Trace number 281747

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 PFCMSAT (TO) 2400.14 2400.86

General information on the benchmark

NameMaxCSP/randomMaxCSP/denseTight/
vcsp-25-10-25-87-19_ext.xml
MD5SUMd90966b2c1a079720c2c3057078ac131
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints45
Best CPU time to get the best result obtained on this benchmark4.85826
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.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=pfc.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/281747-1169313943/unknown.xml
0.35	   
0.35	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=25  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.39	       =>  wckTime=0.096  cpuTime=0.07  mem=6M910
0.39	   
0.39	   relations being loaded...
0.43	   
0.43	   constraints being loaded...
0.47	     nbConstraints=75  nbRelationTypes=75  nbExtensionStructures=75  nbSharedExtensionStructures=0
0.47	     nbConflictsStructures=75  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1333  maxDegree=12
0.47	     maxArity=2
0.47	       =>  wckTime=0.18  cpuTime=0.13  mem=7M918
0.51	   
0.51	   solver LocalSearchSolver being built... 
0.55	       =>  wckTime=0.26  cpuTime=0.17  mem=5M439
0.56	
0.56	s SATISFIABLE
0.56	o 8
0.56	c 67
0.56	o 11
0.56	c 64
0.56	o 14
0.56	c 61
0.56	o 17
0.56	c 58
0.56	o 20
0.56	c 55
0.56	o 22
0.56	c 53
0.57	o 24
0.57	c 51
0.57	o 26
0.57	c 49
0.57	o 28
0.57	c 47
0.57	o 30
0.57	c 45
0.57	o 32
0.57	c 43
0.57	o 33
0.57	c 42
0.57	o 35
0.57	c 40
0.57	o 36
0.57	c 39
0.58	o 37
0.58	c 38
0.58	o 39
0.58	c 36
0.58	o 40
0.58	c 35
0.58	o 42
0.58	c 33
0.58	o 43
0.58	c 32
0.58	o 44
0.58	c 31
0.66	o 45
0.66	c 30
2.04	   
2.04	   search
2.04	     run=0  nbConstraintChecks=8996438  nbAssignments=10000
2.04	       =>  wckTime=1.488  cpuTime=1.46  mem=5M439
3.43	   
3.43	   search
3.43	     run=1  nbConstraintChecks=17887882  nbAssignments=20000
3.43	       =>  wckTime=2.873  cpuTime=2.84  mem=5M439
4.81	   
4.81	   search
4.81	     run=2  nbConstraintChecks=26857354  nbAssignments=30000
4.82	       =>  wckTime=4.262  cpuTime=4.24  mem=5M439
6.19	   
6.19	   search
6.19	     run=3  nbConstraintChecks=35594850  nbAssignments=40000
6.19	       =>  wckTime=5.634  cpuTime=5.61  mem=5M439
7.59	   
7.59	   search
7.59	     run=4  nbConstraintChecks=44625763  nbAssignments=50000
7.59	       =>  wckTime=7.04  cpuTime=7.01  mem=5M439
9.00	   
9.00	   search
9.00	     run=5  nbConstraintChecks=53676731  nbAssignments=60000
9.00	       =>  wckTime=8.449  cpuTime=8.42  mem=5M439
10.41	   
10.41	   search
10.41	     run=6  nbConstraintChecks=62736176  nbAssignments=70000
10.41	       =>  wckTime=9.858  cpuTime=9.83  mem=5M439
11.81	   
11.81	   search
11.81	     run=7  nbConstraintChecks=71725861  nbAssignments=80000
11.81	       =>  wckTime=11.261  cpuTime=11.23  mem=5M439
13.21	   
13.21	   search
13.21	     run=8  nbConstraintChecks=80653298  nbAssignments=90000
13.21	       =>  wckTime=12.661  cpuTime=12.63  mem=5M439
14.63	   
14.63	   search
14.63	     run=9  nbConstraintChecks=89747811  nbAssignments=100000
14.63	       =>  wckTime=14.075  cpuTime=14.04  mem=5M439
16.01	   
16.01	   search
16.01	     run=10  nbConstraintChecks=98568429  nbAssignments=110000
16.01	       =>  wckTime=15.462  cpuTime=15.43  mem=5M439
17.40	   
17.40	   search
17.40	     run=11  nbConstraintChecks=107564681  nbAssignments=120000
17.40	       =>  wckTime=16.852  cpuTime=16.82  mem=5M439
18.80	   
18.80	   search
18.80	     run=12  nbConstraintChecks=116534599  nbAssignments=130000
18.80	       =>  wckTime=18.244  cpuTime=18.21  mem=5M439
20.18	   
20.18	   search
20.18	     run=13  nbConstraintChecks=125473658  nbAssignments=140000
20.18	       =>  wckTime=19.63  cpuTime=19.59  mem=5M439
21.58	   
21.58	   search
21.58	     run=14  nbConstraintChecks=134458608  nbAssignments=150000
21.58	       =>  wckTime=21.026  cpuTime=20.99  mem=5M439
22.97	   
22.97	   search
22.97	     run=15  nbConstraintChecks=143379569  nbAssignments=160000
22.97	       =>  wckTime=22.416  cpuTime=22.38  mem=5M439
24.36	   
24.36	   search
24.36	     run=16  nbConstraintChecks=152282404  nbAssignments=170000
24.36	       =>  wckTime=23.803  cpuTime=23.77  mem=5M439
25.74	   
25.74	   search
25.74	     run=17  nbConstraintChecks=161200053  nbAssignments=180000
25.74	       =>  wckTime=25.19  cpuTime=25.15  mem=5M439
27.13	   
27.13	   search
27.13	     run=18  nbConstraintChecks=170026686  nbAssignments=190000
27.13	       =>  wckTime=26.58  cpuTime=26.54  mem=5M439
28.54	   
28.54	   search
28.54	     run=19  nbConstraintChecks=179012162  nbAssignments=200000
28.54	       =>  wckTime=27.984  cpuTime=27.94  mem=5M439
29.93	   
29.93	   search
29.93	     run=20  nbConstraintChecks=187798769  nbAssignments=210000
29.93	       =>  wckTime=29.373  cpuTime=29.33  mem=5M439
30.69	   
30.69	   search
30.69	     run=21  nbConstraintChecks=192618642  nbAssignments=215497
30.69	       =>  wckTime=30.137  cpuTime=30.1  mem=5M439
30.69	   
30.69	   global
30.69	     nbConstraintChecks=192618642  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.69	     solvingWckTime=30.136  solvingCpuTime=30.1  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.69	     globalCpuTime=30.33
30.69	       =>  wckTime=30.398  cpuTime=30.27  mem=5M439
30.69	   
30.69	   solver IterativeSystematicSolver being built... 
30.82	       =>  wckTime=30.522  cpuTime=30.37  mem=16M428
30.82	   
30.82	   preprocessing
30.82	     nbConstraintChecks=1460  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.82	     detectedInconsistency=no
30.82	       =>  wckTime=0.0050  cpuTime=0.0  mem=16M428
30.88	   
30.88	   search
30.88	     run=0  nbConstraintChecks=90647  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=50
30.88	     nbFailedAssignments=33  nbBacktracks=10  nbVisitedNodes=94  nbRestartNogoods=0
30.88	       =>  wckTime=0.06  cpuTime=0.04  mem=16M428
30.93	   
30.93	   search
30.93	     run=1  nbConstraintChecks=248209  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=128
30.93	     nbFailedAssignments=87  nbBacktracks=25  nbVisitedNodes=241  nbRestartNogoods=3
30.93	       =>  wckTime=0.116  cpuTime=0.08  mem=16M428
30.98	   
30.98	   search
30.98	     run=2  nbConstraintChecks=470766  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=236
30.98	     nbFailedAssignments=163  nbBacktracks=47  nbVisitedNodes=447  nbRestartNogoods=18
30.98	       =>  wckTime=0.167  cpuTime=0.13  mem=16M428
31.08	   
31.08	   search
31.08	     run=3  nbConstraintChecks=874424  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=430
31.08	     nbFailedAssignments=318  nbBacktracks=80  nbVisitedNodes=829  nbRestartNogoods=26
31.08	       =>  wckTime=0.259  cpuTime=0.22  mem=16M428
31.17	   
31.17	   search
31.17	     run=4  nbConstraintChecks=1286337  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=622
31.17	     nbFailedAssignments=452  nbBacktracks=130  nbVisitedNodes=1205  nbRestartNogoods=34
31.17	       =>  wckTime=0.354  cpuTime=0.31  mem=16M428
31.35	   
31.35	   search
31.35	     run=5  nbConstraintChecks=2097601  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1035
31.35	     nbFailedAssignments=782  nbBacktracks=205  nbVisitedNodes=2023  nbRestartNogoods=42
31.35	       =>  wckTime=0.532  cpuTime=0.48  mem=16M428
31.53	   
31.53	   search
31.53	     run=6  nbConstraintChecks=2924663  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1425
31.53	     nbFailedAssignments=1053  nbBacktracks=318  nbVisitedNodes=2788  nbRestartNogoods=47
31.53	       =>  wckTime=0.714  cpuTime=0.66  mem=16M428
31.89	   
31.90	   search
31.90	     run=7  nbConstraintChecks=4614636  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2207
31.90	     nbFailedAssignments=1658  nbBacktracks=488  nbVisitedNodes=4333  nbRestartNogoods=59
31.90	       =>  wckTime=1.079  cpuTime=1.01  mem=16M428
32.24	   
32.24	   search
32.24	     run=8  nbConstraintChecks=6234815  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2952
32.24	     nbFailedAssignments=2141  nbBacktracks=744  nbVisitedNodes=5800  nbRestartNogoods=67
32.24	       =>  wckTime=1.425  cpuTime=1.36  mem=16M428
33.02	   
33.02	   search
33.02	     run=9  nbConstraintChecks=9959364  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4774
33.02	     nbFailedAssignments=3573  nbBacktracks=1128  nbVisitedNodes=9438  nbRestartNogoods=90
33.02	       =>  wckTime=2.206  cpuTime=2.14  mem=16M428
33.91	   
33.91	   search
33.91	     run=10  nbConstraintChecks=14339999  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6698
33.91	     nbFailedAssignments=4914  nbBacktracks=1704  nbVisitedNodes=13198  nbRestartNogoods=109
33.91	       =>  wckTime=3.089  cpuTime=3.02  mem=16M428
35.40	   
35.40	   search
35.40	     run=11  nbConstraintChecks=21306192  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10282
35.40	     nbFailedAssignments=7627  nbBacktracks=2568  nbVisitedNodes=20357  nbRestartNogoods=121
35.40	       =>  wckTime=4.585  cpuTime=4.51  mem=16M428
37.18	   
37.18	   search
37.18	     run=12  nbConstraintChecks=30132799  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14495
37.18	     nbFailedAssignments=10534  nbBacktracks=3865  nbVisitedNodes=28712  nbRestartNogoods=130
37.18	       =>  wckTime=6.364  cpuTime=6.29  mem=16M428
40.58	   
40.58	   search
40.58	     run=13  nbConstraintChecks=46543691  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22760
40.58	     nbFailedAssignments=16845  nbBacktracks=5811  nbVisitedNodes=45232  nbRestartNogoods=141
40.58	       =>  wckTime=9.764  cpuTime=9.69  mem=16M428
45.01	   
45.01	   search
45.01	     run=14  nbConstraintChecks=68078715  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=32522
45.01	     nbFailedAssignments=23680  nbBacktracks=8730  nbVisitedNodes=64502  nbRestartNogoods=160
45.01	       =>  wckTime=14.191  cpuTime=14.11  mem=16M428
51.44	   
51.44	   search
51.44	     run=15  nbConstraintChecks=99330806  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=48433
51.44	     nbFailedAssignments=35206  nbBacktracks=13108  nbVisitedNodes=96279  nbRestartNogoods=174
51.44	       =>  wckTime=20.627  cpuTime=20.54  mem=16M428
62.42	   
62.42	   search
62.42	     run=16  nbConstraintChecks=152762804  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=77813
62.42	     nbFailedAssignments=58013  nbBacktracks=19676  nbVisitedNodes=155029  nbRestartNogoods=188
62.42	       =>  wckTime=31.603  cpuTime=31.52  mem=16M428
74.80	   
74.80	   search
74.80	     run=17  nbConstraintChecks=211751033  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=108854
74.80	     nbFailedAssignments=79194  nbBacktracks=29528  nbVisitedNodes=217100  nbRestartNogoods=202
74.80	       =>  wckTime=43.98  cpuTime=43.89  mem=16M428
99.58	   
99.58	   search
99.58	     run=18  nbConstraintChecks=327098179  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=169892
99.58	     nbFailedAssignments=125447  nbBacktracks=44306  nbVisitedNodes=338877  nbRestartNogoods=215
99.58	       =>  wckTime=68.764  cpuTime=68.66  mem=16M428
130.28	   
130.28	   search
130.28	     run=19  nbConstraintChecks=463333828  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=244189
130.28	     nbFailedAssignments=177570  nbBacktracks=66474  nbVisitedNodes=486592  nbRestartNogoods=230
130.28	       =>  wckTime=99.465  cpuTime=99.35  mem=16M428
177.74	   
177.74	   search
177.74	     run=20  nbConstraintChecks=671532250  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=358037
177.74	     nbFailedAssignments=258161  nbBacktracks=99726  nbVisitedNodes=712972  nbRestartNogoods=257
177.74	       =>  wckTime=146.923  cpuTime=146.79  mem=16M428
248.51	   
248.51	   search
248.51	     run=21  nbConstraintChecks=987093742  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=523049
248.51	     nbFailedAssignments=373290  nbBacktracks=149604  nbVisitedNodes=1039758  nbRestartNogoods=273
248.51	       =>  wckTime=217.692  cpuTime=217.54  mem=16M428
334.97	   
334.97	   search
334.97	     run=22  nbConstraintChecks=1363044571  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=744586
334.97	     nbFailedAssignments=520002  nbBacktracks=224423  nbVisitedNodes=1478076  nbRestartNogoods=306
334.97	       =>  wckTime=304.155  cpuTime=303.98  mem=16M428
486.45	   
486.50	   search
486.50	     run=23  nbConstraintChecks=2035062168  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1103232
486.50	     nbFailedAssignments=766416  nbBacktracks=336650  nbVisitedNodes=2187311  nbRestartNogoods=330
486.50	       =>  wckTime=455.633  cpuTime=455.42  mem=16M428
684.81	   
684.81	   search
684.81	     run=24  nbConstraintChecks=2948774893  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1619661
684.81	     nbFailedAssignments=1114497  nbBacktracks=504991  nbVisitedNodes=3209411  nbRestartNogoods=369
684.81	       =>  wckTime=653.994  cpuTime=653.72  mem=16M428
989.56	   
989.56	   search
989.56	     run=25  nbConstraintChecks=4316435210  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2358074
989.56	     nbFailedAssignments=1600393  nbBacktracks=757502  nbVisitedNodes=4669228  nbRestartNogoods=401
989.56	       =>  wckTime=958.742  cpuTime=958.39  mem=16M428
1446.61	   
1446.61	   search
1446.61	     run=26  nbConstraintChecks=6384725713  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3526588
1446.61	     nbFailedAssignments=2390132  nbBacktracks=1136269  nbVisitedNodes=6983285  nbRestartNogoods=432
1446.61	       =>  wckTime=1415.795  cpuTime=1415.31  mem=16M428
2133.25	   
2133.25	   search
2133.25	     run=27  nbConstraintChecks=9494167577  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5259054
2133.25	     nbFailedAssignments=3554443  nbBacktracks=1704420  nbVisitedNodes=10406698  nbRestartNogoods=455
2133.25	       =>  wckTime=2102.429  cpuTime=2101.75  mem=16M428
2400.83	v 2 7 5 3 2 9 9 7 6 2 2 9 8 6 9 9 6 7 0 0 8 7 2 1 5 

Verifier Data (download as text)

30 unsatisfied constraints, 45 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/node67/watcher-281747-1169313943 -o ROOT/results/node67/solver-281747-1169313943 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281747-1169313943/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.03 1.53 1.58 3/65 10788
/proc/meminfo: memFree=1428312/2055920 swapFree=4192956/4192956
[pid=10787] ppid=10785 vsize=172 CPUtime=0
/proc/10787/stat : 10787 (java) R 10785 10787 10036 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 78891337 176128 24 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 6890276 0 0 4096 0 0 0 0 17 0 0 0
/proc/10787/statm: 43 24 18 14 0 3 0

[startup+0.105084 s]
/proc/loadavg: 1.03 1.53 1.58 3/65 10788
/proc/meminfo: memFree=1428312/2055920 swapFree=4192956/4192956
[pid=10787] ppid=10785 vsize=914988 CPUtime=0.08
/proc/10787/stat : 10787 (java) R 10785 10787 10036 0 -1 0 3071 0 1 0 7 1 0 0 22 0 8 0 78891337 936947712 2817 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10787/statm: 228747 2817 1453 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.513132 s]
/proc/loadavg: 1.03 1.53 1.58 3/65 10788
/proc/meminfo: memFree=1428312/2055920 swapFree=4192956/4192956
[pid=10787] ppid=10785 vsize=915332 CPUtime=0.48
/proc/10787/stat : 10787 (java) R 10785 10787 10036 0 -1 0 6620 0 1 0 44 4 0 0 16 0 8 0 78891337 937299968 6358 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073467342 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10787/statm: 228833 6358 2168 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33421 s]
/proc/loadavg: 1.03 1.53 1.58 2/72 10795
/proc/meminfo: memFree=1411232/2055920 swapFree=4192956/4192956
[pid=10787] ppid=10785 vsize=915448 CPUtime=1.3
/proc/10787/stat : 10787 (java) R 10785 10787 10036 0 -1 0 6970 0 1 0 108 22 0 0 17 0 8 0 78891337 937418752 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10787/statm: 228862 6708 2476 14 0 215332 0
[pid=10787/tid=10789] ppid=10785 vsize=915448 CPUtime=0.02
/proc/10787/task/10789/stat : 10789 (java) S 10785 10787 10036 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 78891340 937418752 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10787/tid=10790] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10790/stat : 10790 (java) S 10785 10787 10036 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 78891341 937418752 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10791] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10791/stat : 10791 (java) S 10785 10787 10036 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78891341 937418752 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10792] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10792/stat : 10792 (java) S 10785 10787 10036 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 78891344 937418752 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10793] ppid=10785 vsize=915452 CPUtime=0.1
/proc/10787/task/10793/stat : 10793 (java) S 10785 10787 10036 0 -1 64 327 0 0 0 10 0 0 0 16 0 8 0 78891344 937422848 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10794] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10794/stat : 10794 (java) S 10785 10787 10036 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 78891344 937418752 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10795] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10795/stat : 10795 (java) S 10785 10787 10036 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78891344 937418752 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915448

[startup+2.97138 s]
/proc/loadavg: 1.03 1.52 1.58 2/72 10795
/proc/meminfo: memFree=1411168/2055920 swapFree=4192956/4192956
[pid=10787] ppid=10785 vsize=915448 CPUtime=2.94
/proc/10787/stat : 10787 (java) R 10785 10787 10036 0 -1 0 6973 0 1 0 230 64 0 0 18 0 8 0 78891337 937418752 6710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10787/statm: 228862 6710 2476 14 0 215332 0
[pid=10787/tid=10789] ppid=10785 vsize=915452 CPUtime=0.02
/proc/10787/task/10789/stat : 10789 (java) S 10785 10787 10036 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 78891340 937422848 6710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10787/tid=10790] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10790/stat : 10790 (java) S 10785 10787 10036 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 78891341 937418752 6710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10791] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10791/stat : 10791 (java) S 10785 10787 10036 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78891341 937418752 6710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10792] ppid=10785 vsize=915452 CPUtime=0
/proc/10787/task/10792/stat : 10792 (java) S 10785 10787 10036 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 78891344 937422848 6710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10793] ppid=10785 vsize=915448 CPUtime=0.1
/proc/10787/task/10793/stat : 10793 (java) S 10785 10787 10036 0 -1 64 329 0 0 0 10 0 0 0 16 0 8 0 78891344 937418752 6710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10794] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10794/stat : 10794 (java) S 10785 10787 10036 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 78891344 937418752 6710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10795] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10795/stat : 10795 (java) S 10785 10787 10036 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78891344 937418752 6710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915448

[startup+6.27373 s]
/proc/loadavg: 1.03 1.52 1.58 2/72 10795
/proc/meminfo: memFree=1411104/2055920 swapFree=4192956/4192956
[pid=10787] ppid=10785 vsize=915448 CPUtime=6.24
/proc/10787/stat : 10787 (java) R 10785 10787 10036 0 -1 0 6973 0 1 0 474 150 0 0 25 0 8 0 78891337 937418752 6710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10787/statm: 228862 6710 2476 14 0 215332 0
[pid=10787/tid=10789] ppid=10785 vsize=915448 CPUtime=0.02
/proc/10787/task/10789/stat : 10789 (java) S 10785 10787 10036 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 78891340 937418752 6710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10787/tid=10790] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10790/stat : 10790 (java) S 10785 10787 10036 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 78891341 937418752 6710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10791] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10791/stat : 10791 (java) S 10785 10787 10036 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78891341 937418752 6710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10792] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10792/stat : 10792 (java) S 10785 10787 10036 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 78891344 937418752 6710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10793] ppid=10785 vsize=915448 CPUtime=0.1
/proc/10787/task/10793/stat : 10793 (java) S 10785 10787 10036 0 -1 64 329 0 0 0 10 0 0 0 16 0 8 0 78891344 937418752 6710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10794] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10794/stat : 10794 (java) S 10785 10787 10036 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 78891344 937418752 6710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10795] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10795/stat : 10795 (java) S 10785 10787 10036 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78891344 937418752 6710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 915448

[startup+12.7384 s]
/proc/loadavg: 1.02 1.51 1.57 2/72 10795
/proc/meminfo: memFree=1411104/2055920 swapFree=4192956/4192956
[pid=10787] ppid=10785 vsize=915448 CPUtime=12.7
/proc/10787/stat : 10787 (java) R 10785 10787 10036 0 -1 0 6974 0 1 0 957 313 0 0 17 0 8 0 78891337 937418752 6710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10787/statm: 228862 6710 2476 14 0 215332 0
[pid=10787/tid=10789] ppid=10785 vsize=915452 CPUtime=0.02
/proc/10787/task/10789/stat : 10789 (java) S 10785 10787 10036 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 78891340 937422848 6710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10787/tid=10790] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10790/stat : 10790 (java) S 10785 10787 10036 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 78891341 937418752 6710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10791] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10791/stat : 10791 (java) S 10785 10787 10036 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78891341 937418752 6710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10792] ppid=10785 vsize=915452 CPUtime=0
/proc/10787/task/10792/stat : 10792 (java) S 10785 10787 10036 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 78891344 937422848 6710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10793] ppid=10785 vsize=915448 CPUtime=0.1
/proc/10787/task/10793/stat : 10793 (java) S 10785 10787 10036 0 -1 64 329 0 0 0 10 0 0 0 16 0 8 0 78891344 937418752 6710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10794] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10794/stat : 10794 (java) S 10785 10787 10036 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 78891344 937418752 6710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10795] ppid=10785 vsize=915452 CPUtime=0
/proc/10787/task/10795/stat : 10795 (java) S 10785 10787 10036 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78891344 937422848 6710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 915448

[startup+25.5968 s]
/proc/loadavg: 1.02 1.49 1.57 2/72 10795
/proc/meminfo: memFree=1411104/2055920 swapFree=4192956/4192956
[pid=10787] ppid=10785 vsize=915448 CPUtime=25.56
/proc/10787/stat : 10787 (java) R 10785 10787 10036 0 -1 0 6975 0 1 0 1914 642 0 0 25 0 8 0 78891337 937418752 6711 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10787/statm: 228862 6711 2476 14 0 215332 0
[pid=10787/tid=10789] ppid=10785 vsize=915448 CPUtime=0.02
/proc/10787/task/10789/stat : 10789 (java) S 10785 10787 10036 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 78891340 937418752 6711 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10787/tid=10790] ppid=10785 vsize=915452 CPUtime=0
/proc/10787/task/10790/stat : 10790 (java) S 10785 10787 10036 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 78891341 937422848 6711 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10791] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10791/stat : 10791 (java) S 10785 10787 10036 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78891341 937418752 6711 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10792] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10792/stat : 10792 (java) S 10785 10787 10036 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 78891344 937418752 6711 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10793] ppid=10785 vsize=915452 CPUtime=0.1
/proc/10787/task/10793/stat : 10793 (java) S 10785 10787 10036 0 -1 64 330 0 0 0 10 0 0 0 16 0 8 0 78891344 937422848 6711 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10794] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10794/stat : 10794 (java) S 10785 10787 10036 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 78891344 937418752 6711 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10795] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10795/stat : 10795 (java) S 10785 10787 10036 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78891344 937418752 6711 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.56
Current children cumulated vsize (KiB) 915448

[startup+51.2904 s]
/proc/loadavg: 1.01 1.45 1.55 2/72 10795
/proc/meminfo: memFree=1403424/2055920 swapFree=4192956/4192956
[pid=10787] ppid=10785 vsize=915448 CPUtime=51.23
/proc/10787/stat : 10787 (java) R 10785 10787 10036 0 -1 0 8998 0 1 0 4352 771 0 0 25 0 8 0 78891337 937418752 8731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073761811 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10787/statm: 228862 8731 2527 14 0 215332 0
[pid=10787/tid=10789] ppid=10785 vsize=915448 CPUtime=0.02
/proc/10787/task/10789/stat : 10789 (java) S 10785 10787 10036 0 -1 64 140 0 0 0 2 0 0 0 16 0 8 0 78891340 937418752 8731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10787/tid=10790] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10790/stat : 10790 (java) S 10785 10787 10036 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 78891341 937418752 8731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10791] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10791/stat : 10791 (java) S 10785 10787 10036 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78891341 937418752 8731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10792] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10792/stat : 10792 (java) S 10785 10787 10036 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 78891344 937418752 8731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10793] ppid=10785 vsize=915448 CPUtime=0.2
/proc/10787/task/10793/stat : 10793 (java) S 10785 10787 10036 0 -1 64 381 0 0 0 19 1 0 0 16 0 8 0 78891344 937418752 8731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10787/tid=10794] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10794/stat : 10794 (java) S 10785 10787 10036 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 78891344 937418752 8731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10795] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10795/stat : 10795 (java) S 10785 10787 10036 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78891344 937418752 8731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.23
Current children cumulated vsize (KiB) 915448

[startup+102.565 s]
/proc/loadavg: 1.00 1.38 1.52 2/72 10795
/proc/meminfo: memFree=1403424/2055920 swapFree=4192956/4192956
[pid=10787] ppid=10785 vsize=915448 CPUtime=102.49
/proc/10787/stat : 10787 (java) R 10785 10787 10036 0 -1 0 9008 0 1 0 9477 772 0 0 21 0 8 0 78891337 937418752 8741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073780295 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10787/statm: 228862 8741 2527 14 0 215332 0
[pid=10787/tid=10789] ppid=10785 vsize=915448 CPUtime=0.02
/proc/10787/task/10789/stat : 10789 (java) S 10785 10787 10036 0 -1 64 140 0 0 0 2 0 0 0 16 0 8 0 78891340 937418752 8741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10787/tid=10790] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10790/stat : 10790 (java) S 10785 10787 10036 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 78891341 937418752 8741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10791] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10791/stat : 10791 (java) S 10785 10787 10036 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78891341 937418752 8741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10792] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10792/stat : 10792 (java) S 10785 10787 10036 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 78891344 937418752 8741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10793] ppid=10785 vsize=915448 CPUtime=0.2
/proc/10787/task/10793/stat : 10793 (java) S 10785 10787 10036 0 -1 64 382 0 0 0 19 1 0 0 16 0 8 0 78891344 937418752 8741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10787/tid=10794] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10794/stat : 10794 (java) S 10785 10787 10036 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 78891344 937418752 8741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10795] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10795/stat : 10795 (java) S 10785 10787 10036 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78891344 937418752 8741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.49
Current children cumulated vsize (KiB) 915448

[startup+162.576 s]
/proc/loadavg: 1.00 1.31 1.48 2/72 10795
/proc/meminfo: memFree=1403368/2055920 swapFree=4192956/4192956
[pid=10787] ppid=10785 vsize=915448 CPUtime=162.49
/proc/10787/stat : 10787 (java) R 10785 10787 10036 0 -1 0 9012 0 1 0 15477 772 0 0 25 0 8 0 78891337 937418752 8745 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073787734 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 2022.41
Current children cumulated vsize (KiB) 915448

[startup+2083.04 s]
/proc/loadavg: 1.00 1.00 1.02 2/72 10795
/proc/meminfo: memFree=1403048/2055920 swapFree=4192956/4192956
[pid=10787] ppid=10785 vsize=915448 CPUtime=2082.4
/proc/10787/stat : 10787 (java) R 10785 10787 10036 0 -1 0 9033 0 1 0 207465 775 0 0 25 0 8 0 78891337 937418752 8764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073758802 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10787/statm: 228862 8764 2527 14 0 215332 0
[pid=10787/tid=10789] ppid=10785 vsize=915448 CPUtime=0.02
/proc/10787/task/10789/stat : 10789 (java) S 10785 10787 10036 0 -1 64 140 0 0 0 2 0 0 0 16 0 8 0 78891340 937418752 8764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10787/tid=10790] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10790/stat : 10790 (java) S 10785 10787 10036 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 78891341 937418752 8764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10791] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10791/stat : 10791 (java) S 10785 10787 10036 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78891341 937418752 8764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10792] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10792/stat : 10792 (java) S 10785 10787 10036 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 78891344 937418752 8764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10793] ppid=10785 vsize=915448 CPUtime=0.21
/proc/10787/task/10793/stat : 10793 (java) S 10785 10787 10036 0 -1 64 384 0 0 0 20 1 0 0 16 0 8 0 78891344 937418752 8764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10787/tid=10794] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10794/stat : 10794 (java) S 10785 10787 10036 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 78891344 937418752 8764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10795] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10795/stat : 10795 (java) S 10785 10787 10036 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78891344 937418752 8764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2082.4
Current children cumulated vsize (KiB) 915448

[startup+2143.07 s]
/proc/loadavg: 1.00 1.00 1.02 2/78 10897
/proc/meminfo: memFree=1401720/2055920 swapFree=4192956/4192956
[pid=10787] ppid=10785 vsize=915448 CPUtime=2142.42
/proc/10787/stat : 10787 (java) R 10785 10787 10036 0 -1 0 9035 0 1 0 213461 781 0 0 25 0 8 0 78891337 937418752 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073779142 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10787/statm: 228862 8766 2527 14 0 215332 0
[pid=10787/tid=10789] ppid=10785 vsize=915448 CPUtime=0.02
/proc/10787/task/10789/stat : 10789 (java) S 10785 10787 10036 0 -1 64 140 0 0 0 2 0 0 0 16 0 8 0 78891340 937418752 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10787/tid=10790] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10790/stat : 10790 (java) S 10785 10787 10036 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 78891341 937418752 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10791] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10791/stat : 10791 (java) S 10785 10787 10036 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78891341 937418752 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10792] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10792/stat : 10792 (java) S 10785 10787 10036 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 78891344 937418752 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10793] ppid=10785 vsize=915448 CPUtime=0.21
/proc/10787/task/10793/stat : 10793 (java) S 10785 10787 10036 0 -1 64 384 0 0 0 20 1 0 0 16 0 8 0 78891344 937418752 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10787/tid=10794] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10794/stat : 10794 (java) S 10785 10787 10036 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 78891344 937418752 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10795] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10795/stat : 10795 (java) S 10785 10787 10036 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78891344 937418752 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2142.42
Current children cumulated vsize (KiB) 915448

[startup+2203.1 s]
/proc/loadavg: 1.00 1.00 1.01 2/72 10993
/proc/meminfo: memFree=1402720/2055920 swapFree=4192956/4192956
[pid=10787] ppid=10785 vsize=915448 CPUtime=2202.43
/proc/10787/stat : 10787 (java) R 10785 10787 10036 0 -1 0 9035 0 1 0 219458 785 0 0 25 0 8 0 78891337 937418752 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073779064 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10787/statm: 228862 8766 2527 14 0 215332 0
[pid=10787/tid=10789] ppid=10785 vsize=915448 CPUtime=0.02
/proc/10787/task/10789/stat : 10789 (java) S 10785 10787 10036 0 -1 64 140 0 0 0 2 0 0 0 16 0 8 0 78891340 937418752 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10787/tid=10790] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10790/stat : 10790 (java) S 10785 10787 10036 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 78891341 937418752 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10791] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10791/stat : 10791 (java) S 10785 10787 10036 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78891341 937418752 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10792] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10792/stat : 10792 (java) S 10785 10787 10036 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 78891344 937418752 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10793] ppid=10785 vsize=915448 CPUtime=0.21
/proc/10787/task/10793/stat : 10793 (java) S 10785 10787 10036 0 -1 64 384 0 0 0 20 1 0 0 16 0 8 0 78891344 937418752 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10787/tid=10794] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10794/stat : 10794 (java) S 10785 10787 10036 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 78891344 937418752 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10795] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10795/stat : 10795 (java) S 10785 10787 10036 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78891344 937418752 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2202.43
Current children cumulated vsize (KiB) 915448

[startup+2263.12 s]
/proc/loadavg: 1.00 1.00 1.01 2/72 10993
/proc/meminfo: memFree=1402784/2055920 swapFree=4192956/4192956
[pid=10787] ppid=10785 vsize=915448 CPUtime=2262.43
/proc/10787/stat : 10787 (java) R 10785 10787 10036 0 -1 0 9035 0 1 0 225458 785 0 0 25 0 8 0 78891337 937418752 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073809979 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10787/statm: 228862 8766 2527 14 0 215332 0
[pid=10787/tid=10789] ppid=10785 vsize=915448 CPUtime=0.02
/proc/10787/task/10789/stat : 10789 (java) S 10785 10787 10036 0 -1 64 140 0 0 0 2 0 0 0 16 0 8 0 78891340 937418752 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10787/tid=10790] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10790/stat : 10790 (java) S 10785 10787 10036 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 78891341 937418752 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10791] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10791/stat : 10791 (java) S 10785 10787 10036 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78891341 937418752 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10792] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10792/stat : 10792 (java) S 10785 10787 10036 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 78891344 937418752 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10793] ppid=10785 vsize=915448 CPUtime=0.21
/proc/10787/task/10793/stat : 10793 (java) S 10785 10787 10036 0 -1 64 384 0 0 0 20 1 0 0 16 0 8 0 78891344 937418752 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10787/tid=10794] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10794/stat : 10794 (java) S 10785 10787 10036 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 78891344 937418752 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10795] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10795/stat : 10795 (java) S 10785 10787 10036 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78891344 937418752 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2262.43
Current children cumulated vsize (KiB) 915448

[startup+2323.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 10993
/proc/meminfo: memFree=1402784/2055920 swapFree=4192956/4192956
[pid=10787] ppid=10785 vsize=915448 CPUtime=2322.42
/proc/10787/stat : 10787 (java) R 10785 10787 10036 0 -1 0 9035 0 1 0 231457 785 0 0 25 0 8 0 78891337 937418752 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073779081 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10787/statm: 228862 8766 2527 14 0 215332 0
[pid=10787/tid=10789] ppid=10785 vsize=915448 CPUtime=0.02
/proc/10787/task/10789/stat : 10789 (java) S 10785 10787 10036 0 -1 64 140 0 0 0 2 0 0 0 16 0 8 0 78891340 937418752 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10787/tid=10790] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10790/stat : 10790 (java) S 10785 10787 10036 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 78891341 937418752 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10791] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10791/stat : 10791 (java) S 10785 10787 10036 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78891341 937418752 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10792] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10792/stat : 10792 (java) S 10785 10787 10036 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 78891344 937418752 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10793] ppid=10785 vsize=915448 CPUtime=0.21
/proc/10787/task/10793/stat : 10793 (java) S 10785 10787 10036 0 -1 64 384 0 0 0 20 1 0 0 16 0 8 0 78891344 937418752 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10787/tid=10794] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10794/stat : 10794 (java) S 10785 10787 10036 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 78891344 937418752 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10795] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10795/stat : 10795 (java) S 10785 10787 10036 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78891344 937418752 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2322.42
Current children cumulated vsize (KiB) 915448

[startup+2383.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 10993
/proc/meminfo: memFree=1402848/2055920 swapFree=4192956/4192956
[pid=10787] ppid=10785 vsize=915448 CPUtime=2382.42
/proc/10787/stat : 10787 (java) R 10785 10787 10036 0 -1 0 9035 0 1 0 237457 785 0 0 25 0 8 0 78891337 937418752 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073656176 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10787/statm: 228862 8766 2527 14 0 215332 0
[pid=10787/tid=10789] ppid=10785 vsize=915448 CPUtime=0.02
/proc/10787/task/10789/stat : 10789 (java) S 10785 10787 10036 0 -1 64 140 0 0 0 2 0 0 0 16 0 8 0 78891340 937418752 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10787/tid=10790] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10790/stat : 10790 (java) S 10785 10787 10036 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 78891341 937418752 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10791] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10791/stat : 10791 (java) S 10785 10787 10036 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78891341 937418752 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10792] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10792/stat : 10792 (java) S 10785 10787 10036 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 78891344 937418752 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10793] ppid=10785 vsize=915448 CPUtime=0.21
/proc/10787/task/10793/stat : 10793 (java) S 10785 10787 10036 0 -1 64 384 0 0 0 20 1 0 0 16 0 8 0 78891344 937418752 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10787/tid=10794] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10794/stat : 10794 (java) S 10785 10787 10036 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 78891344 937418752 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10795] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10795/stat : 10795 (java) S 10785 10787 10036 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78891344 937418752 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2382.42
Current children cumulated vsize (KiB) 915448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.82 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 10993
/proc/meminfo: memFree=1402848/2055920 swapFree=4192956/4192956
[pid=10787] ppid=10785 vsize=915448 CPUtime=2400.09
/proc/10787/stat : 10787 (java) R 10785 10787 10036 0 -1 0 9035 0 1 0 239224 785 0 0 25 0 8 0 78891337 937418752 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073779119 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10787/statm: 228862 8766 2527 14 0 215332 0
[pid=10787/tid=10789] ppid=10785 vsize=915448 CPUtime=0.02
/proc/10787/task/10789/stat : 10789 (java) S 10785 10787 10036 0 -1 64 140 0 0 0 2 0 0 0 16 0 8 0 78891340 937418752 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10787/tid=10790] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10790/stat : 10790 (java) S 10785 10787 10036 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 78891341 937418752 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10791] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10791/stat : 10791 (java) S 10785 10787 10036 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78891341 937418752 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10792] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10792/stat : 10792 (java) S 10785 10787 10036 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 78891344 937418752 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10793] ppid=10785 vsize=915448 CPUtime=0.21
/proc/10787/task/10793/stat : 10793 (java) S 10785 10787 10036 0 -1 64 384 0 0 0 20 1 0 0 16 0 8 0 78891344 937418752 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10787/tid=10794] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10794/stat : 10794 (java) S 10785 10787 10036 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 78891344 937418752 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10787/tid=10795] ppid=10785 vsize=915448 CPUtime=0
/proc/10787/task/10795/stat : 10795 (java) S 10785 10787 10036 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78891344 937418752 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 915448

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

Child status: 143
Real time (s): 2400.86
CPU time (s): 2400.14
CPU user time (s): 2392.28
CPU system time (s): 7.8648
CPU usage (%): 99.9701
Max. virtual memory (cumulated for all children) (KiB): 915452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2392.28
system time used= 7.8648
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9056
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= 49349
involuntary context switches= 49094

runsolver used 2.84957 s user time and 5.71013 s system time

The end

Launcher Data (download as text)

Begin job on node67 on Sat Jan 20 17:25:43 UTC 2007


IDJOB= 281747
IDBENCH= 12258
IDSOLVER= 69
FILE ID= node67/281747-1169313943

PBS_JOBID= 3610271

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  d90966b2c1a079720c2c3057078ac131

RANDOM SEED= 156624922

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1428792 kB
Buffers:         51588 kB
Cached:         489080 kB
SwapCached:          0 kB
Active:         126084 kB
Inactive:       430176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1428792 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1704 kB
Writeback:           0 kB
Mapped:          25812 kB
Slab:            56828 kB
Committed_AS:  1049404 kB
PageTables:       1452 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 node67 on Sat Jan 20 18:05:44 UTC 2007