Trace number 281782

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.14 2418.03

General information on the benchmark

NameMaxCSP/randomMaxCSP/denseTight/
vcsp-25-10-25-87-9_ext.xml
MD5SUM8a42a6640d44988efeb7f6eb65c0bf9f
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints46
Best CPU time to get the best result obtained on this benchmark6.24805
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints75
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension75
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.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=epfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/281782-1169314206/unknown.xml
0.39	   
0.39	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.42	     nbVariables=25  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.42	       =>  wckTime=0.1  cpuTime=0.09  mem=6M887
0.42	   
0.42	   relations being loaded...
0.47	   
0.47	   constraints being loaded...
0.51	     nbConstraints=75  nbRelationTypes=75  nbExtensionStructures=75  nbSharedExtensionStructures=0
0.51	     nbConflictsStructures=75  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1326  maxDegree=9
0.51	     maxArity=2
0.52	       =>  wckTime=0.19  cpuTime=0.14  mem=7M872
0.55	   
0.55	   solver LocalSearchSolver being built... 
0.60	       =>  wckTime=0.274  cpuTime=0.18  mem=5M439
0.60	
0.60	s SATISFIABLE
0.60	o 14
0.60	c 61
0.61	o 17
0.61	c 58
0.61	o 18
0.61	c 57
0.61	o 20
0.61	c 55
0.61	o 22
0.61	c 53
0.61	o 24
0.61	c 51
0.61	o 26
0.61	c 49
0.61	o 28
0.61	c 47
0.61	o 29
0.61	c 46
0.61	o 32
0.61	c 43
0.62	o 33
0.62	c 42
0.62	o 34
0.62	c 41
0.62	o 37
0.62	c 38
0.62	o 38
0.62	c 37
0.62	o 39
0.62	c 36
0.62	o 40
0.62	c 35
0.62	o 41
0.62	c 34
0.62	o 42
0.62	c 33
0.63	o 43
0.63	c 32
0.64	o 44
0.65	c 31
0.65	o 45
0.65	c 30
0.65	o 46
0.65	c 29
2.17	   
2.17	   search
2.17	     run=0  nbConstraintChecks=8568231  nbAssignments=10000
2.17	       =>  wckTime=1.578  cpuTime=1.56  mem=5M439
3.66	   
3.66	   search
3.66	     run=1  nbConstraintChecks=17011249  nbAssignments=20000
3.66	       =>  wckTime=3.066  cpuTime=3.02  mem=5M439
5.14	   
5.14	   search
5.14	     run=2  nbConstraintChecks=25545526  nbAssignments=30000
5.14	       =>  wckTime=4.547  cpuTime=4.49  mem=5M439
6.64	   
6.64	   search
6.64	     run=3  nbConstraintChecks=34164649  nbAssignments=40000
6.64	       =>  wckTime=6.039  cpuTime=5.96  mem=5M439
8.13	   
8.13	   search
8.13	     run=4  nbConstraintChecks=42759600  nbAssignments=50000
8.13	       =>  wckTime=7.535  cpuTime=7.44  mem=5M439
9.63	   
9.63	   search
9.63	     run=5  nbConstraintChecks=51390201  nbAssignments=60000
9.63	       =>  wckTime=9.032  cpuTime=8.93  mem=5M439
11.11	   
11.11	   search
11.11	     run=6  nbConstraintChecks=59916341  nbAssignments=70000
11.11	       =>  wckTime=10.515  cpuTime=10.4  mem=5M439
12.61	   
12.61	   search
12.61	     run=7  nbConstraintChecks=68451713  nbAssignments=80000
12.61	       =>  wckTime=12.008  cpuTime=11.87  mem=5M439
14.10	   
14.10	   search
14.10	     run=8  nbConstraintChecks=77019379  nbAssignments=90000
14.10	       =>  wckTime=13.507  cpuTime=13.36  mem=5M439
15.60	   
15.60	   search
15.60	     run=9  nbConstraintChecks=85596861  nbAssignments=100000
15.60	       =>  wckTime=15.005  cpuTime=14.85  mem=5M439
17.11	   
17.11	   search
17.11	     run=10  nbConstraintChecks=94194401  nbAssignments=110000
17.11	       =>  wckTime=16.516  cpuTime=16.34  mem=5M439
18.61	   
18.61	   search
18.61	     run=11  nbConstraintChecks=102772372  nbAssignments=120000
18.61	       =>  wckTime=18.011  cpuTime=17.82  mem=5M439
20.11	   
20.11	   search
20.11	     run=12  nbConstraintChecks=111377674  nbAssignments=130000
20.11	       =>  wckTime=19.513  cpuTime=19.31  mem=5M439
21.64	   
21.64	   search
21.64	     run=13  nbConstraintChecks=120120880  nbAssignments=140000
21.64	       =>  wckTime=21.038  cpuTime=20.82  mem=5M439
23.13	   
23.13	   search
23.13	     run=14  nbConstraintChecks=128682960  nbAssignments=150000
23.13	       =>  wckTime=22.537  cpuTime=22.31  mem=5M439
24.63	   
24.63	   search
24.63	     run=15  nbConstraintChecks=137403084  nbAssignments=160000
24.63	       =>  wckTime=24.035  cpuTime=23.8  mem=5M439
26.12	   
26.12	   search
26.12	     run=16  nbConstraintChecks=145934568  nbAssignments=170000
26.12	       =>  wckTime=25.522  cpuTime=25.27  mem=5M439
27.63	   
27.63	   search
27.63	     run=17  nbConstraintChecks=154655875  nbAssignments=180000
27.63	       =>  wckTime=27.029  cpuTime=26.75  mem=5M439
29.11	   
29.11	   search
29.11	     run=18  nbConstraintChecks=163222759  nbAssignments=190000
29.11	       =>  wckTime=28.518  cpuTime=28.23  mem=5M439
30.61	   
30.61	   search
30.61	     run=19  nbConstraintChecks=171855478  nbAssignments=200000
30.61	       =>  wckTime=30.013  cpuTime=29.71  mem=5M439
30.95	   
30.96	   search
30.96	     run=20  nbConstraintChecks=173800732  nbAssignments=202297
30.96	       =>  wckTime=30.358  cpuTime=30.06  mem=5M439
30.96	   
30.96	   global
30.96	     nbConstraintChecks=173800732  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.96	     solvingWckTime=30.357  solvingCpuTime=30.06  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.96	     globalCpuTime=30.31
30.96	       =>  wckTime=30.633  cpuTime=30.24  mem=5M439
30.96	   
30.96	   solver IterativeSystematicSolver being built... 
31.09	       =>  wckTime=30.767  cpuTime=30.35  mem=16M396
31.13	   
31.13	   preprocessing
31.13	     nbConstraintChecks=42077  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.13	     detectedInconsistency=no
31.13	       =>  wckTime=0.035  cpuTime=0.02  mem=16M396
31.16	   
31.16	   search
31.16	     run=0  nbConstraintChecks=57113  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=31
31.16	     nbFailedAssignments=14  nbBacktracks=10  nbVisitedNodes=56  nbRestartNogoods=0
31.16	       =>  wckTime=0.067  cpuTime=0.05  mem=16M396
31.20	   
31.20	   search
31.20	     run=1  nbConstraintChecks=165459  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=91
31.20	     nbFailedAssignments=50  nbBacktracks=25  nbVisitedNodes=167  nbRestartNogoods=6
31.20	       =>  wckTime=0.108  cpuTime=0.08  mem=16M396
31.25	   
31.25	   search
31.25	     run=2  nbConstraintChecks=332425  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=170
31.25	     nbFailedAssignments=99  nbBacktracks=47  nbVisitedNodes=317  nbRestartNogoods=16
31.25	       =>  wckTime=0.153  cpuTime=0.12  mem=16M396
31.32	   
31.32	   search
31.32	     run=3  nbConstraintChecks=602076  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=300
31.32	     nbFailedAssignments=189  nbBacktracks=80  nbVisitedNodes=570  nbRestartNogoods=22
31.32	       =>  wckTime=0.23  cpuTime=0.19  mem=16M396
31.41	   
31.41	   search
31.41	     run=4  nbConstraintChecks=940410  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=456
31.41	     nbFailedAssignments=288  nbBacktracks=130  nbVisitedNodes=875  nbRestartNogoods=38
31.41	       =>  wckTime=0.313  cpuTime=0.27  mem=16M396
31.54	   
31.54	   search
31.54	     run=5  nbConstraintChecks=1503736  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=734
31.54	     nbFailedAssignments=486  nbBacktracks=205  nbVisitedNodes=1426  nbRestartNogoods=42
31.54	       =>  wckTime=0.45  cpuTime=0.41  mem=16M396
31.79	   
31.79	   search
31.79	     run=6  nbConstraintChecks=2545111  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1251
31.79	     nbFailedAssignments=882  nbBacktracks=318  nbVisitedNodes=2452  nbRestartNogoods=53
31.79	       =>  wckTime=0.699  cpuTime=0.65  mem=16M396
32.13	   
32.13	   search
32.13	     run=7  nbConstraintChecks=3871028  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1922
32.13	     nbFailedAssignments=1377  nbBacktracks=488  nbVisitedNodes=3788  nbRestartNogoods=65
32.13	       =>  wckTime=1.038  cpuTime=0.96  mem=16M396
32.61	   
32.61	   search
32.61	     run=8  nbConstraintChecks=5941517  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2884
32.61	     nbFailedAssignments=2077  nbBacktracks=744  nbVisitedNodes=5701  nbRestartNogoods=73
32.61	       =>  wckTime=1.515  cpuTime=1.44  mem=16M396
33.28	   
33.28	   search
33.28	     run=9  nbConstraintChecks=8808362  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4232
33.28	     nbFailedAssignments=3034  nbBacktracks=1128  nbVisitedNodes=8381  nbRestartNogoods=79
33.28	       =>  wckTime=2.183  cpuTime=2.09  mem=16M396
34.20	   
34.20	   search
34.20	     run=10  nbConstraintChecks=12759038  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6172
34.20	     nbFailedAssignments=4392  nbBacktracks=1704  nbVisitedNodes=12243  nbRestartNogoods=91
34.20	       =>  wckTime=3.108  cpuTime=3.0  mem=16M396
35.68	   
35.68	   search
35.68	     run=11  nbConstraintChecks=19100176  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9245
35.68	     nbFailedAssignments=6595  nbBacktracks=2568  nbVisitedNodes=18370  nbRestartNogoods=101
35.68	       =>  wckTime=4.59  cpuTime=4.47  mem=16M396
37.54	   
37.54	   search
37.54	     run=12  nbConstraintChecks=26703001  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=13078
37.54	     nbFailedAssignments=9126  nbBacktracks=3865  nbVisitedNodes=26003  nbRestartNogoods=117
37.54	       =>  wckTime=6.447  cpuTime=6.31  mem=16M396
40.51	   
40.51	   search
40.51	     run=13  nbConstraintChecks=38719735  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=19448
40.51	     nbFailedAssignments=13544  nbBacktracks=5811  nbVisitedNodes=38731  nbRestartNogoods=127
40.51	       =>  wckTime=9.419  cpuTime=9.26  mem=16M396
45.08	   
45.08	   search
45.08	     run=14  nbConstraintChecks=57615318  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=29342
45.08	     nbFailedAssignments=20513  nbBacktracks=8730  nbVisitedNodes=58414  nbRestartNogoods=132
45.08	       =>  wckTime=13.989  cpuTime=13.79  mem=16M396
52.04	   
52.04	   search
52.04	     run=15  nbConstraintChecks=86142094  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=43975
52.04	     nbFailedAssignments=30764  nbBacktracks=13108  nbVisitedNodes=87602  nbRestartNogoods=148
52.04	       =>  wckTime=20.943  cpuTime=20.67  mem=16M396
60.65	   
60.65	   search
60.65	     run=16  nbConstraintChecks=120720146  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=62946
60.65	     nbFailedAssignments=43159  nbBacktracks=19676  nbVisitedNodes=125437  nbRestartNogoods=177
60.65	       =>  wckTime=29.562  cpuTime=29.21  mem=16M396
75.48	   
75.48	   search
75.48	     run=17  nbConstraintChecks=182553391  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=94011
75.48	     nbFailedAssignments=64367  nbBacktracks=29528  nbVisitedNodes=187391  nbRestartNogoods=194
75.48	       =>  wckTime=44.39  cpuTime=43.9  mem=16M396
95.95	   
95.95	   search
95.95	     run=18  nbConstraintChecks=266705510  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=138543
95.95	     nbFailedAssignments=94115  nbBacktracks=44306  nbVisitedNodes=276062  nbRestartNogoods=211
95.95	       =>  wckTime=64.855  cpuTime=64.18  mem=16M396
124.79	   
124.79	   search
124.79	     run=19  nbConstraintChecks=386341196  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=200937
124.79	     nbFailedAssignments=134334  nbBacktracks=66474  nbVisitedNodes=400015  nbRestartNogoods=220
124.79	       =>  wckTime=93.701  cpuTime=92.76  mem=16M396
168.86	   
168.86	   search
168.86	     run=20  nbConstraintChecks=565219549  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=294980
168.86	     nbFailedAssignments=195119  nbBacktracks=99726  nbVisitedNodes=586224  nbRestartNogoods=235
168.86	       =>  wckTime=137.764  cpuTime=136.42  mem=16M396
231.45	   
231.45	   search
231.45	     run=21  nbConstraintChecks=820573022  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=437185
231.45	     nbFailedAssignments=287438  nbBacktracks=149604  nbVisitedNodes=868974  nbRestartNogoods=244
231.45	       =>  wckTime=200.357  cpuTime=198.44  mem=16M396
326.70	   
326.70	   search
326.70	     run=22  nbConstraintChecks=1209960698  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=655509
326.70	     nbFailedAssignments=430938  nbBacktracks=224422  nbVisitedNodes=1303353  nbRestartNogoods=263
326.70	       =>  wckTime=295.611  cpuTime=292.81  mem=16M396
468.76	   
468.76	   search
468.76	     run=23  nbConstraintChecks=1797285916  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=967822
468.76	     nbFailedAssignments=631019  nbBacktracks=336649  nbVisitedNodes=1923329  nbRestartNogoods=279
468.76	       =>  wckTime=437.665  cpuTime=433.56  mem=16M396
693.19	   
693.19	   search
693.19	     run=24  nbConstraintChecks=2710067960  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1445666
693.19	     nbFailedAssignments=940512  nbBacktracks=504990  nbVisitedNodes=2869378  nbRestartNogoods=301
693.19	       =>  wckTime=662.096  cpuTime=655.94  mem=16M396
1010.32	   
1010.32	   search
1010.32	     run=25  nbConstraintChecks=4010757272  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2154440
1010.32	     nbFailedAssignments=1396769  nbBacktracks=757501  nbVisitedNodes=4274414  nbRestartNogoods=312
1010.32	       =>  wckTime=979.224  cpuTime=970.15  mem=16M396
1483.17	   
1483.17	   search
1483.17	     run=26  nbConstraintChecks=5927281109  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3191257
1483.17	     nbFailedAssignments=2054811  nbBacktracks=1136269  nbVisitedNodes=6334214  nbRestartNogoods=329
1483.17	       =>  wckTime=1452.079  cpuTime=1438.66  mem=16M396
2161.46	   
2161.46	   search
2161.46	     run=27  nbConstraintChecks=8787748553  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4758468
2161.46	     nbFailedAssignments=3053866  nbBacktracks=1704420  nbVisitedNodes=9442405  nbRestartNogoods=352
2161.46	       =>  wckTime=2130.366  cpuTime=2112.8  mem=16M396
2417.99	v 8 9 1 8 2 9 5 8 4 5 2 6 2 1 9 9 9 6 5 5 4 9 4 3 7 

Verifier Data (download as text)

29 unsatisfied constraints, 46 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/node21/watcher-281782-1169314206 -o ROOT/results/node21/solver-281782-1169314206 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281782-1169314206/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.99 1.99 1.91 4/93 23551
/proc/meminfo: memFree=1279960/2055920 swapFree=4156356/4192956
[pid=23550] ppid=23548 vsize=18540 CPUtime=0
/proc/23550/stat : 23550 (runsolver) R 23548 23550 22661 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 279815166 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 221236489511 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/23550/statm: 4635 279 244 17 0 2626 0

[startup+0.107527 s]
/proc/loadavg: 1.99 1.99 1.91 4/93 23551
/proc/meminfo: memFree=1279960/2055920 swapFree=4156356/4192956
[pid=23550] ppid=23548 vsize=914988 CPUtime=0.08
/proc/23550/stat : 23550 (java) R 23548 23550 22661 0 -1 0 2989 0 1 0 7 1 0 0 17 0 8 0 279815166 936947712 2735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23550/statm: 228747 2735 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.51561 s]
/proc/loadavg: 1.99 1.99 1.91 4/93 23551
/proc/meminfo: memFree=1279960/2055920 swapFree=4156356/4192956
[pid=23550] ppid=23548 vsize=915336 CPUtime=0.49
/proc/23550/stat : 23550 (java) R 23548 23550 22661 0 -1 0 6465 0 1 0 44 5 0 0 18 0 8 0 279815166 937304064 6204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23550/statm: 228834 6204 2152 14 0 215304 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915336

[startup+1.33675 s]
/proc/loadavg: 1.99 1.99 1.91 3/100 23558
/proc/meminfo: memFree=1262752/2055920 swapFree=4156356/4192956
[pid=23550] ppid=23548 vsize=915436 CPUtime=1.3
/proc/23550/stat : 23550 (java) R 23548 23550 22661 0 -1 0 6977 0 1 0 106 24 0 0 24 0 8 0 279815166 937406464 6715 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073650278 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23550/statm: 228859 6715 2479 14 0 215329 0
[pid=23550/tid=23552] ppid=23548 vsize=915436 CPUtime=0.02
/proc/23550/task/23552/stat : 23552 (java) S 23548 23550 22661 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279815170 937406464 6715 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23553] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23553/stat : 23553 (java) S 23548 23550 22661 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279815171 937406464 6715 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23554] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23554/stat : 23554 (java) S 23548 23550 22661 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279815171 937406464 6715 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23555] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23555/stat : 23555 (java) S 23548 23550 22661 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279815174 937406464 6715 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23556] ppid=23548 vsize=915436 CPUtime=0.09
/proc/23550/task/23556/stat : 23556 (java) S 23548 23550 22661 0 -1 64 327 0 0 0 9 0 0 0 16 0 8 0 279815174 937406464 6715 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23557] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23557/stat : 23557 (java) S 23548 23550 22661 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279815174 937406464 6715 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23558] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23558/stat : 23558 (java) S 23548 23550 22661 0 -1 64 0 0 0 0 0 0 0 0 16 0 8 0 279815174 937406464 6715 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915436

[startup+2.98506 s]
/proc/loadavg: 1.99 1.99 1.91 3/100 23558
/proc/meminfo: memFree=1262752/2055920 swapFree=4156356/4192956
[pid=23550] ppid=23548 vsize=915436 CPUtime=2.93
/proc/23550/stat : 23550 (java) R 23548 23550 22661 0 -1 0 6980 0 1 0 227 66 0 0 25 0 8 0 279815166 937406464 6717 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073660817 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23550/statm: 228859 6717 2479 14 0 215329 0
[pid=23550/tid=23552] ppid=23548 vsize=915436 CPUtime=0.02
/proc/23550/task/23552/stat : 23552 (java) S 23548 23550 22661 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279815170 937406464 6717 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23553] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23553/stat : 23553 (java) S 23548 23550 22661 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279815171 937406464 6717 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23554] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23554/stat : 23554 (java) S 23548 23550 22661 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279815171 937406464 6717 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23555] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23555/stat : 23555 (java) S 23548 23550 22661 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279815174 937406464 6717 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23556] ppid=23548 vsize=915436 CPUtime=0.1
/proc/23550/task/23556/stat : 23556 (java) S 23548 23550 22661 0 -1 64 329 0 0 0 10 0 0 0 16 0 8 0 279815174 937406464 6717 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23557] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23557/stat : 23557 (java) S 23548 23550 22661 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279815174 937406464 6717 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23558] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23558/stat : 23558 (java) S 23548 23550 22661 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279815174 937406464 6717 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915436

[startup+6.27369 s]
/proc/loadavg: 1.99 1.99 1.91 3/100 23558
/proc/meminfo: memFree=1262688/2055920 swapFree=4156356/4192956
[pid=23550] ppid=23548 vsize=915436 CPUtime=6.19
/proc/23550/stat : 23550 (java) R 23548 23550 22661 0 -1 0 6980 0 1 0 467 152 0 0 25 0 8 0 279815166 937406464 6717 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073650273 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23550/statm: 228859 6717 2479 14 0 215329 0
[pid=23550/tid=23552] ppid=23548 vsize=915436 CPUtime=0.02
/proc/23550/task/23552/stat : 23552 (java) S 23548 23550 22661 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279815170 937406464 6717 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23553] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23553/stat : 23553 (java) S 23548 23550 22661 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279815171 937406464 6717 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23554] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23554/stat : 23554 (java) S 23548 23550 22661 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279815171 937406464 6717 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23555] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23555/stat : 23555 (java) S 23548 23550 22661 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279815174 937406464 6717 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23556] ppid=23548 vsize=915436 CPUtime=0.1
/proc/23550/task/23556/stat : 23556 (java) S 23548 23550 22661 0 -1 64 329 0 0 0 10 0 0 0 16 0 8 0 279815174 937406464 6717 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23557] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23557/stat : 23557 (java) S 23548 23550 22661 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279815174 937406464 6717 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23558] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23558/stat : 23558 (java) S 23548 23550 22661 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279815174 937406464 6717 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915436

[startup+12.7549 s]
/proc/loadavg: 1.99 1.99 1.91 3/100 23558
/proc/meminfo: memFree=1262760/2055920 swapFree=4156356/4192956
[pid=23550] ppid=23548 vsize=915440 CPUtime=12.61
/proc/23550/stat : 23550 (java) R 23548 23550 22661 0 -1 0 6981 0 1 0 935 326 0 0 25 0 8 0 279815166 937410560 6717 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23550/statm: 228860 6717 2479 14 0 215330 0
[pid=23550/tid=23552] ppid=23548 vsize=915440 CPUtime=0.02
/proc/23550/task/23552/stat : 23552 (java) S 23548 23550 22661 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279815170 937410560 6717 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23553] ppid=23548 vsize=915440 CPUtime=0
/proc/23550/task/23553/stat : 23553 (java) S 23548 23550 22661 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279815171 937410560 6717 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23554] ppid=23548 vsize=915440 CPUtime=0
/proc/23550/task/23554/stat : 23554 (java) S 23548 23550 22661 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279815171 937410560 6717 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23555] ppid=23548 vsize=915440 CPUtime=0
/proc/23550/task/23555/stat : 23555 (java) S 23548 23550 22661 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279815174 937410560 6717 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23556] ppid=23548 vsize=915440 CPUtime=0.1
/proc/23550/task/23556/stat : 23556 (java) S 23548 23550 22661 0 -1 64 329 0 0 0 10 0 0 0 16 0 8 0 279815174 937410560 6717 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23557] ppid=23548 vsize=915440 CPUtime=0
/proc/23550/task/23557/stat : 23557 (java) S 23548 23550 22661 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279815174 937410560 6717 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23558] ppid=23548 vsize=915440 CPUtime=0
/proc/23550/task/23558/stat : 23558 (java) S 23548 23550 22661 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279815174 937410560 6717 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915440

[startup+25.6083 s]
/proc/loadavg: 1.99 1.99 1.91 3/100 23558
/proc/meminfo: memFree=1262824/2055920 swapFree=4156356/4192956
[pid=23550] ppid=23548 vsize=915436 CPUtime=25.35
/proc/23550/stat : 23550 (java) R 23548 23550 22661 0 -1 0 6982 0 1 0 1867 668 0 0 25 0 8 0 279815166 937406464 6718 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073652203 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23550/statm: 228859 6718 2479 14 0 215329 0
[pid=23550/tid=23552] ppid=23548 vsize=915436 CPUtime=0.02
/proc/23550/task/23552/stat : 23552 (java) S 23548 23550 22661 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279815170 937406464 6718 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23553] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23553/stat : 23553 (java) S 23548 23550 22661 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279815171 937406464 6718 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23554] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23554/stat : 23554 (java) S 23548 23550 22661 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279815171 937406464 6718 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23555] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23555/stat : 23555 (java) S 23548 23550 22661 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279815174 937406464 6718 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23556] ppid=23548 vsize=915436 CPUtime=0.1
/proc/23550/task/23556/stat : 23556 (java) S 23548 23550 22661 0 -1 64 330 0 0 0 10 0 0 0 16 0 8 0 279815174 937406464 6718 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23557] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23557/stat : 23557 (java) S 23548 23550 22661 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279815174 937406464 6718 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23558] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23558/stat : 23558 (java) R 23548 23550 22661 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279815174 937406464 6718 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 915436

[startup+51.2172 s]
/proc/loadavg: 1.99 1.99 1.91 3/100 23558
/proc/meminfo: memFree=1255016/2055920 swapFree=4156356/4192956
[pid=23550] ppid=23548 vsize=915436 CPUtime=50.71
/proc/23550/stat : 23550 (java) R 23548 23550 22661 0 -1 0 9001 0 1 0 4260 811 0 0 25 0 8 0 279815166 937406464 8734 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073776998 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23550/statm: 228859 8734 2532 14 0 215329 0
[pid=23550/tid=23552] ppid=23548 vsize=915436 CPUtime=0.02
/proc/23550/task/23552/stat : 23552 (java) S 23548 23550 22661 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279815170 937406464 8734 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23553] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23553/stat : 23553 (java) S 23548 23550 22661 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279815171 937406464 8734 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23554] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23554/stat : 23554 (java) S 23548 23550 22661 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279815171 937406464 8734 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23555] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23555/stat : 23555 (java) S 23548 23550 22661 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279815174 937406464 8734 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23556] ppid=23548 vsize=915436 CPUtime=0.2
/proc/23550/task/23556/stat : 23556 (java) S 23548 23550 22661 0 -1 64 383 0 0 0 19 1 0 0 16 0 8 0 279815174 937406464 8734 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23557] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23557/stat : 23557 (java) S 23548 23550 22661 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279815174 937406464 8734 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23558] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23558/stat : 23558 (java) S 23548 23550 22661 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279815174 937406464 8734 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 915436

[startup+102.42 s]
/proc/loadavg: 1.99 1.99 1.91 3/100 23558
/proc/meminfo: memFree=1254952/2055920 swapFree=4156356/4192956
[pid=23550] ppid=23548 vsize=915436 CPUtime=101.45
/proc/23550/stat : 23550 (java) R 23548 23550 22661 0 -1 0 9014 0 1 0 9333 812 0 0 25 0 8 0 279815166 937406464 8745 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073775225 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23550/statm: 228859 8745 2532 14 0 215329 0
[pid=23550/tid=23552] ppid=23548 vsize=915436 CPUtime=0.02
/proc/23550/task/23552/stat : 23552 (java) S 23548 23550 22661 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279815170 937406464 8745 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23553] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23553/stat : 23553 (java) S 23548 23550 22661 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279815171 937406464 8745 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23554] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23554/stat : 23554 (java) S 23548 23550 22661 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279815171 937406464 8745 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23555] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23555/stat : 23555 (java) S 23548 23550 22661 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279815174 937406464 8745 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23556] ppid=23548 vsize=915436 CPUtime=0.2
/proc/23550/task/23556/stat : 23556 (java) S 23548 23550 22661 0 -1 64 384 0 0 0 19 1 0 0 16 0 8 0 279815174 937406464 8745 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23557] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23557/stat : 23557 (java) S 23548 23550 22661 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279815174 937406464 8745 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23558] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23558/stat : 23558 (java) S 23548 23550 22661 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279815174 937406464 8745 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.45
Current children cumulated vsize (KiB) 915436

[startup+162.47 s]
/proc/loadavg: 2.03 2.01 1.92 3/100 23558
/proc/meminfo: memFree=1254952/2055920 swapFree=4156356/4192956
[pid=23550] ppid=23548 vsize=915436 CPUtime=160.94
/proc/23550/stat : 23550 (java) R 23548 23550 22661 0 -1 0 9016 0 1 0 15282 812 0 0 25 0 8 0 279815166 937406464 8747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073781966 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 2006.17
Current children cumulated vsize (KiB) 915436

[startup+2083.94 s]
/proc/loadavg: 1.05 1.55 1.78 2/85 23773
/proc/meminfo: memFree=1288120/2055920 swapFree=4156356/4192956
[pid=23550] ppid=23548 vsize=915436 CPUtime=2066.17
/proc/23550/stat : 23550 (java) R 23548 23550 22661 0 -1 0 9034 0 1 0 205796 821 0 0 25 0 8 0 279815166 937406464 8765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918504 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23550/statm: 228859 8765 2532 14 0 215329 0
[pid=23550/tid=23552] ppid=23548 vsize=915436 CPUtime=0.02
/proc/23550/task/23552/stat : 23552 (java) S 23548 23550 22661 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279815170 937406464 8765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23553] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23553/stat : 23553 (java) S 23548 23550 22661 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279815171 937406464 8765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23554] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23554/stat : 23554 (java) S 23548 23550 22661 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279815171 937406464 8765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23555] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23555/stat : 23555 (java) S 23548 23550 22661 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279815174 937406464 8765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23556] ppid=23548 vsize=915436 CPUtime=0.2
/proc/23550/task/23556/stat : 23556 (java) S 23548 23550 22661 0 -1 64 385 0 0 0 19 1 0 0 16 0 8 0 279815174 937406464 8765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23557] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23557/stat : 23557 (java) S 23548 23550 22661 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279815174 937406464 8765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23558] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23558/stat : 23558 (java) S 23548 23550 22661 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279815174 937406464 8765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2066.17
Current children cumulated vsize (KiB) 915436

[startup+2143.97 s]
/proc/loadavg: 1.02 1.45 1.73 2/85 23773
/proc/meminfo: memFree=1288248/2055920 swapFree=4156356/4192956
[pid=23550] ppid=23548 vsize=915436 CPUtime=2126.18
/proc/23550/stat : 23550 (java) R 23548 23550 22661 0 -1 0 9034 0 1 0 211796 822 0 0 25 0 8 0 279815166 937406464 8765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073656183 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23550/statm: 228859 8765 2532 14 0 215329 0
[pid=23550/tid=23552] ppid=23548 vsize=915436 CPUtime=0.02
/proc/23550/task/23552/stat : 23552 (java) S 23548 23550 22661 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279815170 937406464 8765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23553] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23553/stat : 23553 (java) S 23548 23550 22661 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279815171 937406464 8765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23554] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23554/stat : 23554 (java) S 23548 23550 22661 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279815171 937406464 8765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23555] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23555/stat : 23555 (java) S 23548 23550 22661 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279815174 937406464 8765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23556] ppid=23548 vsize=915436 CPUtime=0.2
/proc/23550/task/23556/stat : 23556 (java) S 23548 23550 22661 0 -1 64 385 0 0 0 19 1 0 0 16 0 8 0 279815174 937406464 8765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23557] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23557/stat : 23557 (java) S 23548 23550 22661 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279815174 937406464 8765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23558] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23558/stat : 23558 (java) S 23548 23550 22661 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279815174 937406464 8765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2126.18
Current children cumulated vsize (KiB) 915436

[startup+2204 s]
/proc/loadavg: 1.00 1.37 1.68 2/85 23773
/proc/meminfo: memFree=1288248/2055920 swapFree=4156356/4192956
[pid=23550] ppid=23548 vsize=915436 CPUtime=2186.18
/proc/23550/stat : 23550 (java) R 23548 23550 22661 0 -1 0 9037 0 1 0 217796 822 0 0 25 0 8 0 279815166 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073778488 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23550/statm: 228859 8768 2532 14 0 215329 0
[pid=23550/tid=23552] ppid=23548 vsize=915436 CPUtime=0.02
/proc/23550/task/23552/stat : 23552 (java) S 23548 23550 22661 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279815170 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23553] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23553/stat : 23553 (java) S 23548 23550 22661 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279815171 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23554] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23554/stat : 23554 (java) S 23548 23550 22661 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279815171 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23555] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23555/stat : 23555 (java) S 23548 23550 22661 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279815174 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23556] ppid=23548 vsize=915436 CPUtime=0.2
/proc/23550/task/23556/stat : 23556 (java) S 23548 23550 22661 0 -1 64 385 0 0 0 19 1 0 0 16 0 8 0 279815174 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23557] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23557/stat : 23557 (java) S 23548 23550 22661 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279815174 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23558] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23558/stat : 23558 (java) S 23548 23550 22661 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279815174 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2186.18
Current children cumulated vsize (KiB) 915436

[startup+2264.02 s]
/proc/loadavg: 1.00 1.30 1.63 3/85 23773
/proc/meminfo: memFree=1288248/2055920 swapFree=4156356/4192956
[pid=23550] ppid=23548 vsize=915436 CPUtime=2246.18
/proc/23550/stat : 23550 (java) R 23548 23550 22661 0 -1 0 9037 0 1 0 223796 822 0 0 25 0 8 0 279815166 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073656170 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23550/statm: 228859 8768 2532 14 0 215329 0
[pid=23550/tid=23552] ppid=23548 vsize=915436 CPUtime=0.02
/proc/23550/task/23552/stat : 23552 (java) S 23548 23550 22661 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279815170 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23553] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23553/stat : 23553 (java) S 23548 23550 22661 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279815171 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23554] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23554/stat : 23554 (java) S 23548 23550 22661 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279815171 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23555] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23555/stat : 23555 (java) S 23548 23550 22661 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279815174 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23556] ppid=23548 vsize=915436 CPUtime=0.2
/proc/23550/task/23556/stat : 23556 (java) S 23548 23550 22661 0 -1 64 385 0 0 0 19 1 0 0 16 0 8 0 279815174 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23557] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23557/stat : 23557 (java) S 23548 23550 22661 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279815174 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23558] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23558/stat : 23558 (java) S 23548 23550 22661 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279815174 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2246.18
Current children cumulated vsize (KiB) 915436

[startup+2324.03 s]
/proc/loadavg: 1.00 1.24 1.59 2/85 23773
/proc/meminfo: memFree=1288312/2055920 swapFree=4156356/4192956
[pid=23550] ppid=23548 vsize=915436 CPUtime=2306.18
/proc/23550/stat : 23550 (java) R 23548 23550 22661 0 -1 0 9037 0 1 0 229796 822 0 0 25 0 8 0 279815166 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073813396 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23550/statm: 228859 8768 2532 14 0 215329 0
[pid=23550/tid=23552] ppid=23548 vsize=915436 CPUtime=0.02
/proc/23550/task/23552/stat : 23552 (java) S 23548 23550 22661 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279815170 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23553] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23553/stat : 23553 (java) S 23548 23550 22661 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279815171 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23554] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23554/stat : 23554 (java) S 23548 23550 22661 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279815171 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23555] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23555/stat : 23555 (java) S 23548 23550 22661 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279815174 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23556] ppid=23548 vsize=915436 CPUtime=0.2
/proc/23550/task/23556/stat : 23556 (java) S 23548 23550 22661 0 -1 64 385 0 0 0 19 1 0 0 16 0 8 0 279815174 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23557] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23557/stat : 23557 (java) S 23548 23550 22661 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279815174 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23558] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23558/stat : 23558 (java) S 23548 23550 22661 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279815174 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2306.18
Current children cumulated vsize (KiB) 915436

[startup+2384.05 s]
/proc/loadavg: 1.00 1.19 1.55 2/85 23773
/proc/meminfo: memFree=1288312/2055920 swapFree=4156356/4192956
[pid=23550] ppid=23548 vsize=915436 CPUtime=2366.18
/proc/23550/stat : 23550 (java) R 23548 23550 22661 0 -1 0 9037 0 1 0 235796 822 0 0 25 0 8 0 279815166 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073781220 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23550/statm: 228859 8768 2532 14 0 215329 0
[pid=23550/tid=23552] ppid=23548 vsize=915436 CPUtime=0.02
/proc/23550/task/23552/stat : 23552 (java) S 23548 23550 22661 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279815170 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23553] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23553/stat : 23553 (java) S 23548 23550 22661 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279815171 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23554] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23554/stat : 23554 (java) S 23548 23550 22661 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279815171 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23555] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23555/stat : 23555 (java) S 23548 23550 22661 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279815174 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23556] ppid=23548 vsize=915436 CPUtime=0.2
/proc/23550/task/23556/stat : 23556 (java) S 23548 23550 22661 0 -1 64 385 0 0 0 19 1 0 0 16 0 8 0 279815174 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23557] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23557/stat : 23557 (java) S 23548 23550 22661 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279815174 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23558] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23558/stat : 23558 (java) S 23548 23550 22661 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279815174 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2366.18
Current children cumulated vsize (KiB) 915436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2417.98 s]
/proc/loadavg: 1.00 1.17 1.53 2/85 23773
/proc/meminfo: memFree=1288312/2055920 swapFree=4156356/4192956
[pid=23550] ppid=23548 vsize=915436 CPUtime=2400.09
/proc/23550/stat : 23550 (java) R 23548 23550 22661 0 -1 0 9037 0 1 0 239187 822 0 0 25 0 8 0 279815166 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782814 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23550/statm: 228859 8768 2532 14 0 215329 0
[pid=23550/tid=23552] ppid=23548 vsize=915436 CPUtime=0.02
/proc/23550/task/23552/stat : 23552 (java) S 23548 23550 22661 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279815170 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23553] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23553/stat : 23553 (java) S 23548 23550 22661 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279815171 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23554] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23554/stat : 23554 (java) S 23548 23550 22661 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279815171 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23555] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23555/stat : 23555 (java) S 23548 23550 22661 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279815174 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23556] ppid=23548 vsize=915436 CPUtime=0.2
/proc/23550/task/23556/stat : 23556 (java) S 23548 23550 22661 0 -1 64 385 0 0 0 19 1 0 0 16 0 8 0 279815174 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23557] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23557/stat : 23557 (java) S 23548 23550 22661 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279815174 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23550/tid=23558] ppid=23548 vsize=915436 CPUtime=0
/proc/23550/task/23558/stat : 23558 (java) S 23548 23550 22661 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279815174 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 915436

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

Child status: 143
Real time (s): 2418.03
CPU time (s): 2400.14
CPU user time (s): 2391.91
CPU system time (s): 8.22975
CPU usage (%): 99.2603
Max. virtual memory (cumulated for all children) (KiB): 915440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2391.91
system time used= 8.22975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9058
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= 49970
involuntary context switches= 145726

runsolver used 2.27265 s user time and 8.01278 s system time

The end

Launcher Data (download as text)

Begin job on node21 on Sat Jan 20 17:30:06 UTC 2007


IDJOB= 281782
IDBENCH= 12263
IDSOLVER= 68
FILE ID= node21/281782-1169314206

PBS_JOBID= 3610134

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/randomMaxCSP/denseTight/vcsp-25-10-25-87-9_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281782-1169314206/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-281782-1169314206 -o ROOT/results/node21/solver-281782-1169314206 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281782-1169314206/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  8a42a6640d44988efeb7f6eb65c0bf9f

RANDOM SEED= 701426229

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.261
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.261
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:       1280440 kB
Buffers:         48880 kB
Cached:         589008 kB
SwapCached:       7704 kB
Active:         244352 kB
Inactive:       454472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1280440 kB
SwapTotal:     4192956 kB
SwapFree:      4156356 kB
Dirty:            1660 kB
Writeback:           0 kB
Mapped:          78536 kB
Slab:            61468 kB
Committed_AS:  6205560 kB
PageTables:       2256 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= 66563 MiB



End job on node21 on Sat Jan 20 18:10:24 UTC 2007