Trace number 281711

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameMaxCSP/randomMaxCSP/denseTight/
vcsp-25-10-25-87-21_ext.xml
MD5SUMd9f9a459d320c7bea994b4a258210a85
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.76097
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=pfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/281711-1169313818/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.101  cpuTime=0.08  mem=6M910
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=1328  maxDegree=9
0.51	     maxArity=2
0.51	       =>  wckTime=0.192  cpuTime=0.14  mem=7M918
0.55	   
0.55	   solver LocalSearchSolver being built... 
0.60	       =>  wckTime=0.275  cpuTime=0.18  mem=5M439
0.60	
0.60	s SATISFIABLE
0.60	o 15
0.60	c 60
0.60	o 18
0.60	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 29
0.61	c 46
0.61	o 31
0.61	c 44
0.61	o 32
0.61	c 43
0.61	o 34
0.61	c 41
0.61	o 35
0.61	c 40
0.61	o 38
0.61	c 37
0.61	o 39
0.61	c 36
0.61	o 41
0.62	c 34
0.62	o 42
0.62	c 33
0.64	o 43
0.64	c 32
0.65	o 44
0.65	c 31
0.65	o 45
0.65	c 30
0.97	o 46
0.97	c 29
2.16	   
2.16	   search
2.16	     run=0  nbConstraintChecks=8609536  nbAssignments=10000
2.16	       =>  wckTime=1.561  cpuTime=1.53  mem=5M439
3.68	   
3.68	   search
3.68	     run=1  nbConstraintChecks=17295813  nbAssignments=20000
3.68	       =>  wckTime=3.085  cpuTime=3.03  mem=5M439
5.19	   
5.19	   search
5.19	     run=2  nbConstraintChecks=25937185  nbAssignments=30000
5.19	       =>  wckTime=4.591  cpuTime=4.53  mem=5M439
6.69	   
6.69	   search
6.69	     run=3  nbConstraintChecks=34566800  nbAssignments=40000
6.69	       =>  wckTime=6.098  cpuTime=6.02  mem=5M439
8.20	   
8.20	   search
8.20	     run=4  nbConstraintChecks=43202484  nbAssignments=50000
8.20	       =>  wckTime=7.605  cpuTime=7.51  mem=5M439
9.70	   
9.70	   search
9.70	     run=5  nbConstraintChecks=51833958  nbAssignments=60000
9.70	       =>  wckTime=9.1  cpuTime=8.99  mem=5M439
11.19	   
11.19	   search
11.19	     run=6  nbConstraintChecks=60442947  nbAssignments=70000
11.19	       =>  wckTime=10.594  cpuTime=10.48  mem=5M439
12.69	   
12.69	   search
12.69	     run=7  nbConstraintChecks=69053972  nbAssignments=80000
12.69	       =>  wckTime=12.097  cpuTime=11.96  mem=5M439
14.18	   
14.18	   search
14.18	     run=8  nbConstraintChecks=77661951  nbAssignments=90000
14.18	       =>  wckTime=13.589  cpuTime=13.45  mem=5M439
15.69	   
15.69	   search
15.69	     run=9  nbConstraintChecks=86421689  nbAssignments=100000
15.69	       =>  wckTime=15.097  cpuTime=14.94  mem=5M439
17.20	   
17.20	   search
17.20	     run=10  nbConstraintChecks=95040834  nbAssignments=110000
17.20	       =>  wckTime=16.603  cpuTime=16.43  mem=5M439
18.70	   
18.70	   search
18.70	     run=11  nbConstraintChecks=103613874  nbAssignments=120000
18.70	       =>  wckTime=18.105  cpuTime=17.93  mem=5M439
20.21	   
20.21	   search
20.21	     run=12  nbConstraintChecks=112300898  nbAssignments=130000
20.21	       =>  wckTime=19.617  cpuTime=19.43  mem=5M439
21.73	   
21.73	   search
21.73	     run=13  nbConstraintChecks=120923404  nbAssignments=140000
21.73	       =>  wckTime=21.134  cpuTime=20.92  mem=5M439
23.24	   
23.24	   search
23.24	     run=14  nbConstraintChecks=129592258  nbAssignments=150000
23.24	       =>  wckTime=22.647  cpuTime=22.43  mem=5M439
24.75	   
24.75	   search
24.75	     run=15  nbConstraintChecks=138248138  nbAssignments=160000
24.75	       =>  wckTime=24.159  cpuTime=23.93  mem=5M439
26.27	   
26.27	   search
26.27	     run=16  nbConstraintChecks=146825940  nbAssignments=170000
26.27	       =>  wckTime=25.674  cpuTime=25.43  mem=5M439
27.78	   
27.78	   search
27.78	     run=17  nbConstraintChecks=155500289  nbAssignments=180000
27.78	       =>  wckTime=27.18  cpuTime=26.92  mem=5M439
29.27	   
29.27	   search
29.27	     run=18  nbConstraintChecks=164120889  nbAssignments=190000
29.27	       =>  wckTime=28.675  cpuTime=28.4  mem=5M439
30.79	   
30.79	   search
30.79	     run=19  nbConstraintChecks=172834677  nbAssignments=200000
30.79	       =>  wckTime=30.19  cpuTime=29.9  mem=5M439
31.24	   
31.24	   search
31.24	     run=20  nbConstraintChecks=175462438  nbAssignments=203060
31.24	       =>  wckTime=30.646  cpuTime=30.36  mem=5M439
31.24	   
31.24	   global
31.24	     nbConstraintChecks=175462438  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.24	     solvingWckTime=30.645  solvingCpuTime=30.36  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.24	     globalCpuTime=30.6
31.24	       =>  wckTime=30.922  cpuTime=30.54  mem=5M439
31.24	   
31.24	   solver IterativeSystematicSolver being built... 
31.38	       =>  wckTime=31.054  cpuTime=30.64  mem=16M396
31.38	   
31.38	   preprocessing
31.38	     nbConstraintChecks=1460  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.38	     detectedInconsistency=no
31.38	       =>  wckTime=0.0070  cpuTime=0.01  mem=16M396
31.44	   
31.44	   search
31.44	     run=0  nbConstraintChecks=67004  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=36
31.44	     nbFailedAssignments=19  nbBacktracks=10  nbVisitedNodes=66  nbRestartNogoods=0
31.44	       =>  wckTime=0.061  cpuTime=0.04  mem=16M396
31.49	   
31.49	   search
31.49	     run=1  nbConstraintChecks=213862  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=107
31.49	     nbFailedAssignments=68  nbBacktracks=25  nbVisitedNodes=199  nbRestartNogoods=4
31.49	       =>  wckTime=0.114  cpuTime=0.08  mem=16M396
31.54	   
31.54	   search
31.54	     run=2  nbConstraintChecks=400149  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=205
31.54	     nbFailedAssignments=137  nbBacktracks=47  nbVisitedNodes=388  nbRestartNogoods=15
31.54	       =>  wckTime=0.169  cpuTime=0.13  mem=16M396
31.61	   
31.61	   search
31.61	     run=3  nbConstraintChecks=664686  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=337
31.61	     nbFailedAssignments=229  nbBacktracks=80  nbVisitedNodes=645  nbRestartNogoods=22
31.61	       =>  wckTime=0.234  cpuTime=0.19  mem=16M396
31.68	   
31.68	   search
31.68	     run=4  nbConstraintChecks=950853  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=484
31.68	     nbFailedAssignments=319  nbBacktracks=130  nbVisitedNodes=932  nbRestartNogoods=29
31.68	       =>  wckTime=0.299  cpuTime=0.25  mem=16M396
31.84	   
31.84	   search
31.84	     run=5  nbConstraintChecks=1566718  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=801
31.84	     nbFailedAssignments=555  nbBacktracks=205  nbVisitedNodes=1560  nbRestartNogoods=38
31.84	       =>  wckTime=0.469  cpuTime=0.41  mem=16M396
32.12	   
32.12	   search
32.12	     run=6  nbConstraintChecks=2736988  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1347
32.12	     nbFailedAssignments=983  nbBacktracks=318  nbVisitedNodes=2640  nbRestartNogoods=44
32.12	       =>  wckTime=0.748  cpuTime=0.69  mem=16M396
32.62	   
32.62	   search
32.62	     run=7  nbConstraintChecks=4700012  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2248
32.62	     nbFailedAssignments=1709  nbBacktracks=488  nbVisitedNodes=4433  nbRestartNogoods=55
32.62	       =>  wckTime=1.241  cpuTime=1.17  mem=16M396
33.17	   
33.17	   search
33.17	     run=8  nbConstraintChecks=7051481  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3486
33.17	     nbFailedAssignments=2683  nbBacktracks=744  nbVisitedNodes=6901  nbRestartNogoods=65
33.17	       =>  wckTime=1.79  cpuTime=1.7  mem=16M396
33.88	   
33.88	   search
33.88	     run=9  nbConstraintChecks=10101132  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4863
33.88	     nbFailedAssignments=3670  nbBacktracks=1128  nbVisitedNodes=9636  nbRestartNogoods=79
33.88	       =>  wckTime=2.507  cpuTime=2.42  mem=16M396
34.83	   
34.83	   search
34.83	     run=10  nbConstraintChecks=14159288  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6926
34.83	     nbFailedAssignments=5150  nbBacktracks=1704  nbVisitedNodes=13755  nbRestartNogoods=84
34.83	       =>  wckTime=3.452  cpuTime=3.35  mem=16M396
36.65	   
36.65	   search
36.65	     run=11  nbConstraintChecks=22091499  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10625
36.65	     nbFailedAssignments=7979  nbBacktracks=2568  nbVisitedNodes=21131  nbRestartNogoods=100
36.65	       =>  wckTime=5.276  cpuTime=5.15  mem=16M396
38.89	   
38.89	   search
38.89	     run=12  nbConstraintChecks=31557943  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15553
38.89	     nbFailedAssignments=11604  nbBacktracks=3865  nbVisitedNodes=30974  nbRestartNogoods=113
38.89	       =>  wckTime=7.517  cpuTime=7.38  mem=16M396
42.76	   
42.76	   search
42.76	     run=13  nbConstraintChecks=48708321  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=23981
42.76	     nbFailedAssignments=18081  nbBacktracks=5811  nbVisitedNodes=47785  nbRestartNogoods=123
42.76	       =>  wckTime=11.387  cpuTime=11.22  mem=16M396
48.59	   
48.59	   search
48.59	     run=14  nbConstraintChecks=73228659  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=35645
48.59	     nbFailedAssignments=26819  nbBacktracks=8730  nbVisitedNodes=71023  nbRestartNogoods=140
48.59	       =>  wckTime=17.214  cpuTime=17.0  mem=16M396
55.86	   
55.86	   search
55.86	     run=15  nbConstraintChecks=105049500  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=51174
55.86	     nbFailedAssignments=37964  nbBacktracks=13108  nbVisitedNodes=101802  nbRestartNogoods=159
55.86	       =>  wckTime=24.487  cpuTime=24.2  mem=16M396
64.67	   
64.67	   search
64.67	     run=16  nbConstraintChecks=141809939  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=71618
64.67	     nbFailedAssignments=51835  nbBacktracks=19677  nbVisitedNodes=142337  nbRestartNogoods=180
64.67	       =>  wckTime=33.297  cpuTime=32.95  mem=16M396
78.54	   
78.54	   search
78.54	     run=17  nbConstraintChecks=202679607  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=103733
78.54	     nbFailedAssignments=74090  nbBacktracks=29530  nbVisitedNodes=205910  nbRestartNogoods=187
78.54	       =>  wckTime=47.165  cpuTime=46.7  mem=16M396
98.19	   
98.19	   search
98.19	     run=18  nbConstraintChecks=283679773  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=146625
98.19	     nbFailedAssignments=102196  nbBacktracks=44308  nbVisitedNodes=290486  nbRestartNogoods=207
98.19	       =>  wckTime=66.818  cpuTime=66.19  mem=16M396
127.53	   
127.53	   search
127.53	     run=19  nbConstraintChecks=407475163  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=209011
127.53	     nbFailedAssignments=142404  nbBacktracks=66476  nbVisitedNodes=414192  nbRestartNogoods=221
127.53	       =>  wckTime=96.152  cpuTime=95.27  mem=16M396
172.38	   
172.38	   search
172.38	     run=20  nbConstraintChecks=597709830  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=310737
172.38	     nbFailedAssignments=210871  nbBacktracks=99728  nbVisitedNodes=615552  nbRestartNogoods=245
172.38	       =>  wckTime=141.003  cpuTime=139.76  mem=16M396
236.76	   
236.76	   search
236.76	     run=21  nbConstraintChecks=866987533  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=450029
236.76	     nbFailedAssignments=300279  nbBacktracks=149606  nbVisitedNodes=891701  nbRestartNogoods=260
236.76	       =>  wckTime=205.389  cpuTime=203.6  mem=16M396
334.45	   
334.45	   search
334.45	     run=22  nbConstraintChecks=1286340305  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=677017
334.45	     nbFailedAssignments=452442  nbBacktracks=224424  nbVisitedNodes=1340086  nbRestartNogoods=285
334.45	       =>  wckTime=303.07  cpuTime=300.48  mem=16M396
466.43	   
466.43	   search
466.43	     run=23  nbConstraintChecks=1847221695  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=991985
466.43	     nbFailedAssignments=655175  nbBacktracks=336651  nbVisitedNodes=1964093  nbRestartNogoods=300
466.43	       =>  wckTime=435.052  cpuTime=431.35  mem=16M396
653.47	   
653.47	   search
653.47	     run=24  nbConstraintChecks=2706314481  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1465093
653.47	     nbFailedAssignments=959933  nbBacktracks=504992  nbVisitedNodes=2900053  nbRestartNogoods=319
653.47	       =>  wckTime=622.096  cpuTime=617.92  mem=16M396
932.40	   
932.40	   search
932.40	     run=25  nbConstraintChecks=4009876972  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2168759
932.40	     nbFailedAssignments=1411080  nbBacktracks=757503  nbVisitedNodes=4294681  nbRestartNogoods=343
932.40	       =>  wckTime=901.02  cpuTime=896.56  mem=16M396
1363.23	   
1363.23	   search
1363.23	     run=26  nbConstraintChecks=6025574320  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3263436
1363.23	     nbFailedAssignments=2126982  nbBacktracks=1136270  nbVisitedNodes=6464426  nbRestartNogoods=357
1363.23	       =>  wckTime=1331.851  cpuTime=1326.92  mem=16M396
2004.87	   
2004.87	   search
2004.87	     run=27  nbConstraintChecks=9057321775  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4874962
2004.87	     nbFailedAssignments=3170350  nbBacktracks=1704422  nbVisitedNodes=9658628  nbRestartNogoods=375
2004.87	       =>  wckTime=1973.49  cpuTime=1967.89  mem=16M396
2406.33	v 7 4 9 0 3 4 4 3 8 5 6 2 8 5 8 0 1 5 6 6 3 5 9 7 9 

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/node6/watcher-281711-1169313818 -o ROOT/results/node6/solver-281711-1169313818 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281711-1169313818/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.92 1.98 1.99 4/87 32044
/proc/meminfo: memFree=1195808/2055924 swapFree=4165736/4192956
[pid=32043] ppid=32041 vsize=18540 CPUtime=0
/proc/32043/stat : 32043 (runsolver) R 32041 32043 31843 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 279777256 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 268582841639 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/32043/statm: 4635 279 244 17 0 2626 0

[startup+0.108094 s]
/proc/loadavg: 1.92 1.98 1.99 4/87 32044
/proc/meminfo: memFree=1195808/2055924 swapFree=4165736/4192956
[pid=32043] ppid=32041 vsize=914988 CPUtime=0.09
/proc/32043/stat : 32043 (java) R 32041 32043 31843 0 -1 0 2989 0 1 0 7 2 0 0 17 0 8 0 279777256 936947712 2735 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153792209 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32043/statm: 228747 2735 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.516141 s]
/proc/loadavg: 1.92 1.98 1.99 4/87 32044
/proc/meminfo: memFree=1195808/2055924 swapFree=4165736/4192956
[pid=32043] ppid=32041 vsize=915332 CPUtime=0.49
/proc/32043/stat : 32043 (java) R 32041 32043 31843 0 -1 0 6475 0 1 0 45 4 0 0 18 0 8 0 279777256 937299968 6214 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4160642522 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32043/statm: 228833 6214 2157 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33823 s]
/proc/loadavg: 1.92 1.98 1.99 3/94 32051
/proc/meminfo: memFree=1178536/2055924 swapFree=4165736/4192956
[pid=32043] ppid=32041 vsize=915436 CPUtime=1.3
/proc/32043/stat : 32043 (java) R 32041 32043 31843 0 -1 0 6970 0 1 0 108 22 0 0 25 0 8 0 279777256 937406464 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073650380 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32043/statm: 228859 6708 2476 14 0 215329 0
[pid=32043/tid=32045] ppid=32041 vsize=915436 CPUtime=0.02
/proc/32043/task/32045/stat : 32045 (java) S 32041 32043 31843 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279777260 937406464 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32046] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32046/stat : 32046 (java) S 32041 32043 31843 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279777261 937406464 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32047] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32047/stat : 32047 (java) S 32041 32043 31843 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279777261 937406464 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32048] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32048/stat : 32048 (java) S 32041 32043 31843 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279777264 937406464 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32049] ppid=32041 vsize=915436 CPUtime=0.12
/proc/32043/task/32049/stat : 32049 (java) S 32041 32043 31843 0 -1 64 327 0 0 0 12 0 0 0 16 0 8 0 279777264 937406464 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32050] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32050/stat : 32050 (java) S 32041 32043 31843 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279777264 937406464 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32051] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32051/stat : 32051 (java) S 32041 32043 31843 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279777264 937406464 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915436

[startup+2.99143 s]
/proc/loadavg: 1.92 1.98 1.99 3/94 32051
/proc/meminfo: memFree=1178536/2055924 swapFree=4165736/4192956
[pid=32043] ppid=32041 vsize=915436 CPUtime=2.94
/proc/32043/stat : 32043 (java) R 32041 32043 31843 0 -1 0 6973 0 1 0 228 66 0 0 25 0 8 0 279777256 937406464 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073650226 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32043/statm: 228859 6710 2476 14 0 215329 0
[pid=32043/tid=32045] ppid=32041 vsize=915436 CPUtime=0.02
/proc/32043/task/32045/stat : 32045 (java) S 32041 32043 31843 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279777260 937406464 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32046] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32046/stat : 32046 (java) S 32041 32043 31843 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279777261 937406464 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32047] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32047/stat : 32047 (java) S 32041 32043 31843 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279777261 937406464 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32048] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32048/stat : 32048 (java) S 32041 32043 31843 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279777264 937406464 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32049] ppid=32041 vsize=915436 CPUtime=0.12
/proc/32043/task/32049/stat : 32049 (java) S 32041 32043 31843 0 -1 64 329 0 0 0 12 0 0 0 16 0 8 0 279777264 937406464 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32050] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32050/stat : 32050 (java) S 32041 32043 31843 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279777264 937406464 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32051] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32051/stat : 32051 (java) S 32041 32043 31843 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279777264 937406464 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915436

[startup+6.28781 s]
/proc/loadavg: 1.93 1.98 1.99 3/94 32051
/proc/meminfo: memFree=1178472/2055924 swapFree=4165736/4192956
[pid=32043] ppid=32041 vsize=915436 CPUtime=6.21
/proc/32043/stat : 32043 (java) R 32041 32043 31843 0 -1 0 6973 0 1 0 467 154 0 0 25 0 8 0 279777256 937406464 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 2510290 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32043/statm: 228859 6710 2476 14 0 215329 0
[pid=32043/tid=32045] ppid=32041 vsize=915436 CPUtime=0.02
/proc/32043/task/32045/stat : 32045 (java) S 32041 32043 31843 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279777260 937406464 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32046] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32046/stat : 32046 (java) S 32041 32043 31843 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279777261 937406464 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32047] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32047/stat : 32047 (java) S 32041 32043 31843 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279777261 937406464 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32048] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32048/stat : 32048 (java) S 32041 32043 31843 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279777264 937406464 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32049] ppid=32041 vsize=915436 CPUtime=0.12
/proc/32043/task/32049/stat : 32049 (java) S 32041 32043 31843 0 -1 64 329 0 0 0 12 0 0 0 16 0 8 0 279777264 937406464 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32050] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32050/stat : 32050 (java) S 32041 32043 31843 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279777264 937406464 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32051] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32051/stat : 32051 (java) S 32041 32043 31843 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279777264 937406464 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 915436

[startup+12.7716 s]
/proc/loadavg: 1.93 1.98 1.99 3/94 32051
/proc/meminfo: memFree=1178472/2055924 swapFree=4165736/4192956
[pid=32043] ppid=32041 vsize=915436 CPUtime=12.64
/proc/32043/stat : 32043 (java) R 32041 32043 31843 0 -1 0 6974 0 1 0 939 325 0 0 25 0 8 0 279777256 937406464 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073650345 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32043/statm: 228859 6710 2476 14 0 215329 0
[pid=32043/tid=32045] ppid=32041 vsize=915436 CPUtime=0.02
/proc/32043/task/32045/stat : 32045 (java) S 32041 32043 31843 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279777260 937406464 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32046] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32046/stat : 32046 (java) S 32041 32043 31843 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279777261 937406464 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32047] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32047/stat : 32047 (java) S 32041 32043 31843 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279777261 937406464 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32048] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32048/stat : 32048 (java) S 32041 32043 31843 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279777264 937406464 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32049] ppid=32041 vsize=915436 CPUtime=0.12
/proc/32043/task/32049/stat : 32049 (java) S 32041 32043 31843 0 -1 64 329 0 0 0 12 0 0 0 16 0 8 0 279777264 937406464 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32050] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32050/stat : 32050 (java) S 32041 32043 31843 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279777264 937406464 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32051] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32051/stat : 32051 (java) S 32041 32043 31843 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279777264 937406464 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 915436

[startup+25.6141 s]
/proc/loadavg: 2.03 2.00 2.00 3/94 32051
/proc/meminfo: memFree=1178536/2055924 swapFree=4165736/4192956
[pid=32043] ppid=32041 vsize=915436 CPUtime=25.38
/proc/32043/stat : 32043 (java) R 32041 32043 31843 0 -1 0 6975 0 1 0 1890 648 0 0 25 0 8 0 279777256 937406464 6711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073655415 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32043/statm: 228859 6711 2476 14 0 215329 0
[pid=32043/tid=32045] ppid=32041 vsize=915436 CPUtime=0.02
/proc/32043/task/32045/stat : 32045 (java) S 32041 32043 31843 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279777260 937406464 6711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32046] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32046/stat : 32046 (java) S 32041 32043 31843 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279777261 937406464 6711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32047] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32047/stat : 32047 (java) S 32041 32043 31843 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279777261 937406464 6711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32048] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32048/stat : 32048 (java) S 32041 32043 31843 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279777264 937406464 6711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32049] ppid=32041 vsize=915436 CPUtime=0.12
/proc/32043/task/32049/stat : 32049 (java) S 32041 32043 31843 0 -1 64 330 0 0 0 12 0 0 0 16 0 8 0 279777264 937406464 6711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32050] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32050/stat : 32050 (java) S 32041 32043 31843 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279777264 937406464 6711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32051] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32051/stat : 32051 (java) S 32041 32043 31843 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279777264 937406464 6711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 915436

[startup+51.2231 s]
/proc/loadavg: 2.02 2.00 2.00 3/94 32051
/proc/meminfo: memFree=1170664/2055924 swapFree=4165736/4192956
[pid=32043] ppid=32041 vsize=915436 CPUtime=50.76
/proc/32043/stat : 32043 (java) R 32041 32043 31843 0 -1 0 8992 0 1 0 4281 795 0 0 25 0 8 0 279777256 937406464 8723 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073779124 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32043/statm: 228859 8723 2527 14 0 215329 0
[pid=32043/tid=32045] ppid=32041 vsize=915436 CPUtime=0.02
/proc/32043/task/32045/stat : 32045 (java) S 32041 32043 31843 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279777260 937406464 8723 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32046] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32046/stat : 32046 (java) S 32041 32043 31843 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279777261 937406464 8723 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32047] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32047/stat : 32047 (java) S 32041 32043 31843 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279777261 937406464 8723 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32048] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32048/stat : 32048 (java) S 32041 32043 31843 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279777264 937406464 8723 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32049] ppid=32041 vsize=915436 CPUtime=0.22
/proc/32043/task/32049/stat : 32049 (java) S 32041 32043 31843 0 -1 64 383 0 0 0 22 0 0 0 16 0 8 0 279777264 937406464 8723 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32050] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32050/stat : 32050 (java) S 32041 32043 31843 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279777264 937406464 8723 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32051] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32051/stat : 32051 (java) S 32041 32043 31843 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279777264 937406464 8723 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 915436

[startup+102.434 s]
/proc/loadavg: 2.01 2.00 2.00 3/94 32051
/proc/meminfo: memFree=1170664/2055924 swapFree=4165736/4192956
[pid=32043] ppid=32041 vsize=915436 CPUtime=101.55
/proc/32043/stat : 32043 (java) R 32041 32043 31843 0 -1 0 9006 0 1 0 9359 796 0 0 25 0 8 0 279777256 937406464 8734 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073788409 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32043/statm: 228859 8734 2527 14 0 215329 0
[pid=32043/tid=32045] ppid=32041 vsize=915436 CPUtime=0.02
/proc/32043/task/32045/stat : 32045 (java) S 32041 32043 31843 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279777260 937406464 8734 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32046] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32046/stat : 32046 (java) S 32041 32043 31843 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279777261 937406464 8734 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32047] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32047/stat : 32047 (java) S 32041 32043 31843 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279777261 937406464 8734 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32048] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32048/stat : 32048 (java) S 32041 32043 31843 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279777264 937406464 8734 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32049] ppid=32041 vsize=915436 CPUtime=0.22
/proc/32043/task/32049/stat : 32049 (java) S 32041 32043 31843 0 -1 64 384 0 0 0 22 0 0 0 16 0 8 0 279777264 937406464 8734 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32050] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32050/stat : 32050 (java) S 32041 32043 31843 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279777264 937406464 8734 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32051] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32051/stat : 32051 (java) S 32041 32043 31843 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279777264 937406464 8734 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.55
Current children cumulated vsize (KiB) 915436

[startup+162.485 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 32051
/proc/meminfo: memFree=1170664/2055924 swapFree=4165736/4192956
[pid=32043] ppid=32041 vsize=915436 CPUtime=161.1
/proc/32043/stat : 32043 (java) R 32041 32043 31843 0 -1 0 9010 0 1 0 15314 796 0 0 25 0 8 0 279777256 937406464 8738 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073758569 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+2084.07 s]
/proc/loadavg: 2.06 2.03 2.00 3/100 32636
/proc/meminfo: memFree=1206144/2055924 swapFree=4165736/4192956
[pid=32043] ppid=32041 vsize=915436 CPUtime=2078.17
/proc/32043/stat : 32043 (java) R 32041 32043 31843 0 -1 0 9030 0 1 0 207010 807 0 0 25 0 8 0 279777256 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073811003 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32043/statm: 228859 8758 2527 14 0 215329 0
[pid=32043/tid=32045] ppid=32041 vsize=915436 CPUtime=0.02
/proc/32043/task/32045/stat : 32045 (java) S 32041 32043 31843 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279777260 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32046] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32046/stat : 32046 (java) S 32041 32043 31843 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279777261 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32047] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32047/stat : 32047 (java) S 32041 32043 31843 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279777261 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32048] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32048/stat : 32048 (java) S 32041 32043 31843 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279777264 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32049] ppid=32041 vsize=915436 CPUtime=0.22
/proc/32043/task/32049/stat : 32049 (java) S 32041 32043 31843 0 -1 64 386 0 0 0 22 0 0 0 16 0 8 0 279777264 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32043/tid=32050] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32050/stat : 32050 (java) S 32041 32043 31843 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279777264 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32051] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32051/stat : 32051 (java) S 32041 32043 31843 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279777264 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2078.17
Current children cumulated vsize (KiB) 915436

[startup+2144.12 s]
/proc/loadavg: 2.02 2.02 2.00 3/100 32636
/proc/meminfo: memFree=1206080/2055924 swapFree=4165736/4192956
[pid=32043] ppid=32041 vsize=915436 CPUtime=2138.16
/proc/32043/stat : 32043 (java) R 32041 32043 31843 0 -1 0 9030 0 1 0 213009 807 0 0 25 0 8 0 279777256 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073775497 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32043/statm: 228859 8758 2527 14 0 215329 0
[pid=32043/tid=32045] ppid=32041 vsize=915436 CPUtime=0.02
/proc/32043/task/32045/stat : 32045 (java) S 32041 32043 31843 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279777260 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32046] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32046/stat : 32046 (java) S 32041 32043 31843 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279777261 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32047] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32047/stat : 32047 (java) S 32041 32043 31843 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279777261 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32048] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32048/stat : 32048 (java) S 32041 32043 31843 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279777264 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32049] ppid=32041 vsize=915436 CPUtime=0.22
/proc/32043/task/32049/stat : 32049 (java) S 32041 32043 31843 0 -1 64 386 0 0 0 22 0 0 0 16 0 8 0 279777264 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32043/tid=32050] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32050/stat : 32050 (java) S 32041 32043 31843 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279777264 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32051] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32051/stat : 32051 (java) S 32041 32043 31843 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279777264 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2138.16
Current children cumulated vsize (KiB) 915436

[startup+2204.16 s]
/proc/loadavg: 2.00 2.01 2.00 3/100 32636
/proc/meminfo: memFree=1206080/2055924 swapFree=4165736/4192956
[pid=32043] ppid=32041 vsize=915436 CPUtime=2198.15
/proc/32043/stat : 32043 (java) R 32041 32043 31843 0 -1 0 9030 0 1 0 219008 807 0 0 25 0 8 0 279777256 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073802279 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32043/statm: 228859 8758 2527 14 0 215329 0
[pid=32043/tid=32045] ppid=32041 vsize=915436 CPUtime=0.02
/proc/32043/task/32045/stat : 32045 (java) S 32041 32043 31843 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279777260 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32046] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32046/stat : 32046 (java) S 32041 32043 31843 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279777261 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32047] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32047/stat : 32047 (java) S 32041 32043 31843 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279777261 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32048] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32048/stat : 32048 (java) S 32041 32043 31843 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279777264 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32049] ppid=32041 vsize=915436 CPUtime=0.22
/proc/32043/task/32049/stat : 32049 (java) S 32041 32043 31843 0 -1 64 386 0 0 0 22 0 0 0 16 0 8 0 279777264 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32043/tid=32050] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32050/stat : 32050 (java) S 32041 32043 31843 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279777264 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32051] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32051/stat : 32051 (java) S 32041 32043 31843 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279777264 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2198.15
Current children cumulated vsize (KiB) 915436

[startup+2264.22 s]
/proc/loadavg: 2.06 2.03 2.00 3/106 32720
/proc/meminfo: memFree=1204752/2055924 swapFree=4165736/4192956
[pid=32043] ppid=32041 vsize=915436 CPUtime=2258.08
/proc/32043/stat : 32043 (java) R 32041 32043 31843 0 -1 0 9030 0 1 0 224998 810 0 0 25 0 8 0 279777256 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073761687 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32043/statm: 228859 8758 2527 14 0 215329 0
[pid=32043/tid=32045] ppid=32041 vsize=915436 CPUtime=0.02
/proc/32043/task/32045/stat : 32045 (java) S 32041 32043 31843 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279777260 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32046] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32046/stat : 32046 (java) S 32041 32043 31843 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279777261 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32047] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32047/stat : 32047 (java) S 32041 32043 31843 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279777261 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32048] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32048/stat : 32048 (java) S 32041 32043 31843 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279777264 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32049] ppid=32041 vsize=915436 CPUtime=0.22
/proc/32043/task/32049/stat : 32049 (java) S 32041 32043 31843 0 -1 64 386 0 0 0 22 0 0 0 16 0 8 0 279777264 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32043/tid=32050] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32050/stat : 32050 (java) S 32041 32043 31843 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279777264 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32051] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32051/stat : 32051 (java) S 32041 32043 31843 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279777264 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2258.08
Current children cumulated vsize (KiB) 915436

[startup+2324.29 s]
/proc/loadavg: 2.02 2.02 2.00 3/100 366
/proc/meminfo: memFree=1205816/2055924 swapFree=4165736/4192956
[pid=32043] ppid=32041 vsize=915436 CPUtime=2318.06
/proc/32043/stat : 32043 (java) R 32041 32043 31843 0 -1 0 9030 0 1 0 230991 815 0 0 25 0 8 0 279777256 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073811290 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32043/statm: 228859 8758 2527 14 0 215329 0
[pid=32043/tid=32045] ppid=32041 vsize=915436 CPUtime=0.02
/proc/32043/task/32045/stat : 32045 (java) S 32041 32043 31843 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279777260 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32046] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32046/stat : 32046 (java) S 32041 32043 31843 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279777261 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32047] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32047/stat : 32047 (java) S 32041 32043 31843 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279777261 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32048] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32048/stat : 32048 (java) S 32041 32043 31843 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279777264 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32049] ppid=32041 vsize=915436 CPUtime=0.22
/proc/32043/task/32049/stat : 32049 (java) S 32041 32043 31843 0 -1 64 386 0 0 0 22 0 0 0 16 0 8 0 279777264 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32043/tid=32050] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32050/stat : 32050 (java) S 32041 32043 31843 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279777264 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32051] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32051/stat : 32051 (java) S 32041 32043 31843 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279777264 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2318.06
Current children cumulated vsize (KiB) 915436

[startup+2384.33 s]
/proc/loadavg: 2.00 2.01 2.00 3/100 366
/proc/meminfo: memFree=1205816/2055924 swapFree=4165736/4192956
[pid=32043] ppid=32041 vsize=915436 CPUtime=2378.05
/proc/32043/stat : 32043 (java) R 32041 32043 31843 0 -1 0 9030 0 1 0 236990 815 0 0 25 0 8 0 279777256 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073811010 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32043/statm: 228859 8758 2527 14 0 215329 0
[pid=32043/tid=32045] ppid=32041 vsize=915436 CPUtime=0.02
/proc/32043/task/32045/stat : 32045 (java) S 32041 32043 31843 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279777260 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32046] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32046/stat : 32046 (java) S 32041 32043 31843 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279777261 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32047] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32047/stat : 32047 (java) S 32041 32043 31843 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279777261 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32048] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32048/stat : 32048 (java) S 32041 32043 31843 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279777264 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32049] ppid=32041 vsize=915436 CPUtime=0.22
/proc/32043/task/32049/stat : 32049 (java) S 32041 32043 31843 0 -1 64 386 0 0 0 22 0 0 0 16 0 8 0 279777264 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32043/tid=32050] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32050/stat : 32050 (java) S 32041 32043 31843 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279777264 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32051] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32051/stat : 32051 (java) S 32041 32043 31843 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279777264 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2378.05
Current children cumulated vsize (KiB) 915436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2406.32 s]
/proc/loadavg: 2.00 2.01 2.00 3/100 366
/proc/meminfo: memFree=1205816/2055924 swapFree=4165736/4192956
[pid=32043] ppid=32041 vsize=915436 CPUtime=2400.01
/proc/32043/stat : 32043 (java) R 32041 32043 31843 0 -1 0 9030 0 1 0 239186 815 0 0 25 0 8 0 279777256 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073780263 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32043/statm: 228859 8758 2527 14 0 215329 0
[pid=32043/tid=32045] ppid=32041 vsize=915436 CPUtime=0.02
/proc/32043/task/32045/stat : 32045 (java) S 32041 32043 31843 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279777260 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32046] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32046/stat : 32046 (java) S 32041 32043 31843 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279777261 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32047] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32047/stat : 32047 (java) S 32041 32043 31843 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279777261 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32048] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32048/stat : 32048 (java) S 32041 32043 31843 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279777264 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32049] ppid=32041 vsize=915436 CPUtime=0.22
/proc/32043/task/32049/stat : 32049 (java) S 32041 32043 31843 0 -1 64 386 0 0 0 22 0 0 0 16 0 8 0 279777264 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32043/tid=32050] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32050/stat : 32050 (java) S 32041 32043 31843 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279777264 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32043/tid=32051] ppid=32041 vsize=915436 CPUtime=0
/proc/32043/task/32051/stat : 32051 (java) S 32041 32043 31843 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279777264 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.01
Current children cumulated vsize (KiB) 915436

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

Child status: 143
Real time (s): 2406.39
CPU time (s): 2400.08
CPU user time (s): 2391.92
CPU system time (s): 8.15876
CPU usage (%): 99.7377
Max. virtual memory (cumulated for all children) (KiB): 915440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2391.92
system time used= 8.15876
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9052
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= 49716
involuntary context switches= 71486

runsolver used 2.54761 s user time and 8.10777 s system time

The end

Launcher Data (download as text)

Begin job on node6 on Sat Jan 20 17:23:38 UTC 2007


IDJOB= 281711
IDBENCH= 12253
IDSOLVER= 69
FILE ID= node6/281711-1169313818

PBS_JOBID= 3610001

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  d9f9a459d320c7bea994b4a258210a85

RANDOM SEED= 221009073

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.240
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.240
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:      2055924 kB
MemFree:       1196288 kB
Buffers:         66092 kB
Cached:         609808 kB
SwapCached:       2944 kB
Active:         370796 kB
Inactive:       403868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1196288 kB
SwapTotal:     4192956 kB
SwapFree:      4165736 kB
Dirty:            1660 kB
Writeback:           0 kB
Mapped:         109332 kB
Slab:            69656 kB
Committed_AS:  9168332 kB
PageTables:       2496 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB



End job on node6 on Sat Jan 20 18:03:45 UTC 2007