Trace number 281710

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 EPFCMSAT (TO) 2400.12 2402.75

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.28	   
0.28	Abscon 109 (November, 2006)
0.28	   
0.28	   configuration
0.28	     name=epfc.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/281710-1169313812/unknown.xml
0.35	   
0.35	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.38	     nbVariables=25  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.38	       =>  wckTime=0.093  cpuTime=0.08  mem=6M887
0.38	   
0.38	   relations being loaded...
0.42	   
0.42	   constraints being loaded...
0.47	     nbConstraints=75  nbRelationTypes=75  nbExtensionStructures=75  nbSharedExtensionStructures=0
0.47	     nbConflictsStructures=75  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1328  maxDegree=9
0.47	     maxArity=2
0.47	       =>  wckTime=0.178  cpuTime=0.13  mem=7M872
0.50	   
0.50	   solver LocalSearchSolver being built... 
0.54	       =>  wckTime=0.256  cpuTime=0.17  mem=5M439
0.55	
0.55	s SATISFIABLE
0.55	o 15
0.55	c 60
0.55	o 18
0.55	c 57
0.55	o 20
0.55	c 55
0.55	o 22
0.55	c 53
0.55	o 24
0.55	c 51
0.55	o 26
0.55	c 49
0.56	o 29
0.56	c 46
0.56	o 31
0.56	c 44
0.56	o 32
0.56	c 43
0.56	o 34
0.56	c 41
0.56	o 35
0.56	c 40
0.56	o 38
0.56	c 37
0.56	o 39
0.56	c 36
0.56	o 41
0.56	c 34
0.56	o 42
0.56	c 33
0.59	o 43
0.59	c 32
0.59	o 44
0.59	c 31
0.59	o 45
0.59	c 30
0.89	o 46
0.89	c 29
1.99	   
1.99	   search
1.99	     run=0  nbConstraintChecks=8609536  nbAssignments=10000
1.99	       =>  wckTime=1.447  cpuTime=1.44  mem=5M439
3.39	   
3.39	   search
3.39	     run=1  nbConstraintChecks=17295813  nbAssignments=20000
3.39	       =>  wckTime=2.848  cpuTime=2.83  mem=5M439
4.79	   
4.79	   search
4.79	     run=2  nbConstraintChecks=25937185  nbAssignments=30000
4.79	       =>  wckTime=4.244  cpuTime=4.23  mem=5M439
6.20	   
6.20	   search
6.21	     run=3  nbConstraintChecks=34566800  nbAssignments=40000
6.21	       =>  wckTime=5.662  cpuTime=5.62  mem=5M439
7.59	   
7.59	   search
7.59	     run=4  nbConstraintChecks=43202484  nbAssignments=50000
7.59	       =>  wckTime=7.051  cpuTime=7.01  mem=5M439
8.98	   
8.98	   search
8.98	     run=5  nbConstraintChecks=51833958  nbAssignments=60000
8.98	       =>  wckTime=8.439  cpuTime=8.4  mem=5M439
10.37	   
10.37	   search
10.37	     run=6  nbConstraintChecks=60442947  nbAssignments=70000
10.37	       =>  wckTime=9.825  cpuTime=9.78  mem=5M439
11.75	   
11.75	   search
11.75	     run=7  nbConstraintChecks=69053972  nbAssignments=80000
11.75	       =>  wckTime=11.211  cpuTime=11.17  mem=5M439
13.14	   
13.14	   search
13.14	     run=8  nbConstraintChecks=77661951  nbAssignments=90000
13.14	       =>  wckTime=12.599  cpuTime=12.55  mem=5M439
14.54	   
14.54	   search
14.54	     run=9  nbConstraintChecks=86421689  nbAssignments=100000
14.54	       =>  wckTime=13.996  cpuTime=13.95  mem=5M439
15.93	   
15.93	   search
15.93	     run=10  nbConstraintChecks=95040834  nbAssignments=110000
15.93	       =>  wckTime=15.384  cpuTime=15.34  mem=5M439
17.32	   
17.32	   search
17.32	     run=11  nbConstraintChecks=103613874  nbAssignments=120000
17.32	       =>  wckTime=16.777  cpuTime=16.73  mem=5M439
18.72	   
18.72	   search
18.72	     run=12  nbConstraintChecks=112300898  nbAssignments=130000
18.72	       =>  wckTime=18.181  cpuTime=18.14  mem=5M439
20.12	   
20.12	   search
20.12	     run=13  nbConstraintChecks=120923404  nbAssignments=140000
20.12	       =>  wckTime=19.581  cpuTime=19.53  mem=5M439
21.52	   
21.52	   search
21.52	     run=14  nbConstraintChecks=129592258  nbAssignments=150000
21.53	       =>  wckTime=20.982  cpuTime=20.94  mem=5M439
22.93	   
22.93	   search
22.93	     run=15  nbConstraintChecks=138248138  nbAssignments=160000
22.93	       =>  wckTime=22.383  cpuTime=22.33  mem=5M439
24.32	   
24.32	   search
24.32	     run=16  nbConstraintChecks=146825940  nbAssignments=170000
24.32	       =>  wckTime=23.778  cpuTime=23.73  mem=5M439
25.72	   
25.72	   search
25.72	     run=17  nbConstraintChecks=155500289  nbAssignments=180000
25.72	       =>  wckTime=25.18  cpuTime=25.13  mem=5M439
27.11	   
27.11	   search
27.11	     run=18  nbConstraintChecks=164120889  nbAssignments=190000
27.11	       =>  wckTime=26.57  cpuTime=26.51  mem=5M439
28.51	   
28.51	   search
28.51	     run=19  nbConstraintChecks=172834677  nbAssignments=200000
28.51	       =>  wckTime=27.966  cpuTime=27.91  mem=5M439
29.90	   
29.90	   search
29.90	     run=20  nbConstraintChecks=181557198  nbAssignments=210000
29.90	       =>  wckTime=29.36  cpuTime=29.3  mem=5M439
30.95	   
30.95	   search
30.95	     run=21  nbConstraintChecks=188077367  nbAssignments=217467
30.95	       =>  wckTime=30.403  cpuTime=30.35  mem=5M439
30.95	   
30.95	   global
30.95	     nbConstraintChecks=188077367  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.95	     solvingWckTime=30.402  solvingCpuTime=30.35  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.95	     globalCpuTime=30.56
30.95	       =>  wckTime=30.66  cpuTime=30.52  mem=5M439
30.95	   
30.95	   solver IterativeSystematicSolver being built... 
31.07	       =>  wckTime=30.785  cpuTime=30.62  mem=16M429
31.10	   
31.10	   preprocessing
31.10	     nbConstraintChecks=40394  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.10	     detectedInconsistency=no
31.10	       =>  wckTime=0.028  cpuTime=0.02  mem=16M429
31.14	   
31.14	   search
31.14	     run=0  nbConstraintChecks=70784  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=39
31.14	     nbFailedAssignments=21  nbBacktracks=10  nbVisitedNodes=71  nbRestartNogoods=0
31.14	       =>  wckTime=0.064  cpuTime=0.05  mem=16M429
31.17	   
31.17	   search
31.17	     run=1  nbConstraintChecks=170011  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=95
31.17	     nbFailedAssignments=54  nbBacktracks=25  nbVisitedNodes=175  nbRestartNogoods=3
31.17	       =>  wckTime=0.101  cpuTime=0.08  mem=16M429
31.23	   
31.23	   search
31.23	     run=2  nbConstraintChecks=415481  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=203
31.24	     nbFailedAssignments=134  nbBacktracks=47  nbVisitedNodes=385  nbRestartNogoods=6
31.24	       =>  wckTime=0.162  cpuTime=0.14  mem=16M429
31.29	   
31.30	   search
31.30	     run=3  nbConstraintChecks=639555  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=325
31.30	     nbFailedAssignments=215  nbBacktracks=81  nbVisitedNodes=622  nbRestartNogoods=15
31.30	       =>  wckTime=0.222  cpuTime=0.2  mem=16M429
31.40	   
31.40	   search
31.40	     run=4  nbConstraintChecks=1087817  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=554
31.40	     nbFailedAssignments=386  nbBacktracks=131  nbVisitedNodes=1072  nbRestartNogoods=23
31.40	       =>  wckTime=0.325  cpuTime=0.3  mem=16M429
31.53	   
31.53	   search
31.53	     run=5  nbConstraintChecks=1699186  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=838
31.53	     nbFailedAssignments=590  nbBacktracks=206  nbVisitedNodes=1629  nbRestartNogoods=33
31.53	       =>  wckTime=0.456  cpuTime=0.43  mem=16M429
31.72	   
31.72	   search
31.72	     run=6  nbConstraintChecks=2506045  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1210
31.72	     nbFailedAssignments=842  nbBacktracks=319  nbVisitedNodes=2366  nbRestartNogoods=43
31.72	       =>  wckTime=0.643  cpuTime=0.61  mem=16M429
31.99	   
31.99	   search
31.99	     run=7  nbConstraintChecks=3700290  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1819
31.99	     nbFailedAssignments=1274  nbBacktracks=489  nbVisitedNodes=3565  nbRestartNogoods=52
31.99	       =>  wckTime=0.916  cpuTime=0.87  mem=16M429
32.47	   
32.47	   search
32.47	     run=8  nbConstraintChecks=5935913  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2965
32.47	     nbFailedAssignments=2157  nbBacktracks=745  nbVisitedNodes=5847  nbRestartNogoods=69
32.47	       =>  wckTime=1.393  cpuTime=1.34  mem=16M429
33.03	   
33.03	   search
33.03	     run=9  nbConstraintChecks=8689290  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4252
33.03	     nbFailedAssignments=3054  nbBacktracks=1129  nbVisitedNodes=8411  nbRestartNogoods=81
33.03	       =>  wckTime=1.957  cpuTime=1.9  mem=16M429
33.93	   
33.93	   search
33.93	     run=10  nbConstraintChecks=12821383  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6288
33.93	     nbFailedAssignments=4507  nbBacktracks=1705  nbVisitedNodes=12448  nbRestartNogoods=88
33.93	       =>  wckTime=2.858  cpuTime=2.8  mem=16M429
35.28	   
35.28	   search
35.28	     run=11  nbConstraintChecks=19025282  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9392
35.28	     nbFailedAssignments=6741  nbBacktracks=2569  nbVisitedNodes=18590  nbRestartNogoods=99
35.28	       =>  wckTime=4.208  cpuTime=4.15  mem=16M429
37.24	   
37.24	   search
37.24	     run=12  nbConstraintChecks=28171157  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=13899
37.24	     nbFailedAssignments=9945  nbBacktracks=3866  nbVisitedNodes=27552  nbRestartNogoods=106
37.24	       =>  wckTime=6.163  cpuTime=6.1  mem=16M429
40.42	   
40.42	   search
40.42	     run=13  nbConstraintChecks=43161402  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=20771
40.42	     nbFailedAssignments=14866  nbBacktracks=5812  nbVisitedNodes=41253  nbRestartNogoods=120
40.42	       =>  wckTime=9.346  cpuTime=9.27  mem=16M429
44.88	   
44.88	   search
44.88	     run=14  nbConstraintChecks=64473105  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=30607
44.88	     nbFailedAssignments=21775  nbBacktracks=8731  nbVisitedNodes=60913  nbRestartNogoods=133
44.88	       =>  wckTime=13.81  cpuTime=13.74  mem=16M429
50.86	   
50.86	   search
50.86	     run=15  nbConstraintChecks=90963145  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=45269
50.86	     nbFailedAssignments=32052  nbBacktracks=13109  nbVisitedNodes=90171  nbRestartNogoods=145
50.86	       =>  wckTime=19.788  cpuTime=19.69  mem=16M429
61.29	   
61.30	   search
61.30	     run=16  nbConstraintChecks=140261275  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=68565
61.30	     nbFailedAssignments=48773  nbBacktracks=19678  nbVisitedNodes=136647  nbRestartNogoods=154
61.30	       =>  wckTime=30.222  cpuTime=30.12  mem=16M429
75.66	   
75.66	   search
75.66	     run=17  nbConstraintChecks=208229083  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=102410
75.66	     nbFailedAssignments=72759  nbBacktracks=29530  nbVisitedNodes=203988  nbRestartNogoods=176
75.66	       =>  wckTime=44.585  cpuTime=44.47  mem=16M429
97.52	   
97.52	   search
97.52	     run=18  nbConstraintChecks=307979146  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=154755
97.52	     nbFailedAssignments=110317  nbBacktracks=44308  nbVisitedNodes=308268  nbRestartNogoods=198
97.52	       =>  wckTime=66.451  cpuTime=66.3  mem=16M429
129.05	   
129.05	   search
129.05	     run=19  nbConstraintChecks=451815244  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=229935
129.05	     nbFailedAssignments=163324  nbBacktracks=66477  nbVisitedNodes=458097  nbRestartNogoods=215
129.05	       =>  wckTime=97.974  cpuTime=97.81  mem=16M429
174.25	   
174.25	   search
174.25	     run=20  nbConstraintChecks=659771279  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=335317
174.25	     nbFailedAssignments=235451  nbBacktracks=99729  nbVisitedNodes=668004  nbRestartNogoods=223
174.25	       =>  wckTime=143.177  cpuTime=142.96  mem=16M429
240.53	   
240.53	   search
240.53	     run=21  nbConstraintChecks=955364127  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=499346
240.53	     nbFailedAssignments=349594  nbBacktracks=149608  nbVisitedNodes=993231  nbRestartNogoods=239
240.53	       =>  wckTime=209.456  cpuTime=209.16  mem=16M429
332.05	   
332.05	   search
332.05	     run=22  nbConstraintChecks=1369227096  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=720098
332.05	     nbFailedAssignments=495520  nbBacktracks=224426  nbVisitedNodes=1431819  nbRestartNogoods=256
332.05	       =>  wckTime=300.982  cpuTime=300.57  mem=16M429
460.08	   
460.08	   search
460.08	     run=23  nbConstraintChecks=1942718102  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1032944
460.08	     nbFailedAssignments=696133  nbBacktracks=336653  nbVisitedNodes=2051164  nbRestartNogoods=273
460.08	       =>  wckTime=429.005  cpuTime=428.45  mem=16M429
646.76	   
646.76	   search
646.76	     run=24  nbConstraintChecks=2784297560  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1487796
646.76	     nbFailedAssignments=982637  nbBacktracks=504994  nbVisitedNodes=2954518  nbRestartNogoods=294
646.76	       =>  wckTime=615.687  cpuTime=614.94  mem=16M429
963.37	   
963.37	   search
963.37	     run=25  nbConstraintChecks=4186425025  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2204702
963.37	     nbFailedAssignments=1447026  nbBacktracks=757505  nbVisitedNodes=4379016  nbRestartNogoods=311
963.37	       =>  wckTime=932.299  cpuTime=931.22  mem=16M429
1393.21	   
1393.22	   search
1393.22	     run=26  nbConstraintChecks=6106635165  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3269371
1393.22	     nbFailedAssignments=2132921  nbBacktracks=1136272  nbVisitedNodes=6487736  nbRestartNogoods=335
1393.22	       =>  wckTime=1362.142  cpuTime=1360.63  mem=16M429
2018.25	   
2018.25	   search
2018.25	     run=27  nbConstraintChecks=8958132191  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4819758
2018.25	     nbFailedAssignments=3115152  nbBacktracks=1704423  nbVisitedNodes=9561864  nbRestartNogoods=352
2018.25	       =>  wckTime=1987.173  cpuTime=1985.01  mem=16M429
2402.72	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/node7/watcher-281710-1169313812 -o ROOT/results/node7/solver-281710-1169313812 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281710-1169313812/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.73 1.93 1.98 4/87 31778
/proc/meminfo: memFree=1263048/2055920 swapFree=4192812/4192956
[pid=31777] ppid=31775 vsize=1788 CPUtime=0
/proc/31777/stat : 31777 (java) R 31775 31777 31709 0 -1 0 366 0 0 0 0 0 0 0 18 0 1 0 279776649 1830912 159 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/31777/statm: 446 158 123 14 0 91 0

[startup+0.108591 s]
/proc/loadavg: 1.73 1.93 1.98 4/87 31778
/proc/meminfo: memFree=1263048/2055920 swapFree=4192812/4192956
[pid=31777] ppid=31775 vsize=914988 CPUtime=0.09
/proc/31777/stat : 31777 (java) R 31775 31777 31709 0 -1 0 3133 0 1 0 8 1 0 0 22 0 8 0 279776649 936947712 2879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155581175 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31777/statm: 228747 2880 1474 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.516634 s]
/proc/loadavg: 1.73 1.93 1.98 4/87 31778
/proc/meminfo: memFree=1263048/2055920 swapFree=4192812/4192956
[pid=31777] ppid=31775 vsize=915332 CPUtime=0.5
/proc/31777/stat : 31777 (java) R 31775 31777 31709 0 -1 0 6766 0 1 0 47 3 0 0 25 0 8 0 279776649 937299968 6504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31777/statm: 228833 6504 2294 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.33972 s]
/proc/loadavg: 1.73 1.93 1.98 3/94 31785
/proc/meminfo: memFree=1245968/2055920 swapFree=4192812/4192956
[pid=31777] ppid=31775 vsize=915436 CPUtime=1.32
/proc/31777/stat : 31777 (java) R 31775 31777 31709 0 -1 0 6976 0 1 0 106 26 0 0 25 0 8 0 279776649 937406464 6714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31777/statm: 228859 6714 2479 14 0 215329 0
[pid=31777/tid=31779] ppid=31775 vsize=915436 CPUtime=0.02
/proc/31777/task/31779/stat : 31779 (java) S 31775 31777 31709 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279776652 937406464 6714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31780] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31780/stat : 31780 (java) S 31775 31777 31709 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279776653 937406464 6714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31781] ppid=31775 vsize=915440 CPUtime=0
/proc/31777/task/31781/stat : 31781 (java) S 31775 31777 31709 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279776653 937410560 6714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31782] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31782/stat : 31782 (java) S 31775 31777 31709 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279776656 937406464 6714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31783] ppid=31775 vsize=915436 CPUtime=0.1
/proc/31777/task/31783/stat : 31783 (java) S 31775 31777 31709 0 -1 64 327 0 0 0 10 0 0 0 16 0 8 0 279776656 937406464 6714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31784] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31784/stat : 31784 (java) S 31775 31777 31709 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279776656 937406464 6714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31785] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31785/stat : 31785 (java) S 31775 31777 31709 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279776656 937406464 6714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915436

[startup+2.98789 s]
/proc/loadavg: 1.73 1.93 1.98 3/94 31785
/proc/meminfo: memFree=1245968/2055920 swapFree=4192812/4192956
[pid=31777] ppid=31775 vsize=915436 CPUtime=2.97
/proc/31777/stat : 31777 (java) R 31775 31777 31709 0 -1 0 6979 0 1 0 228 69 0 0 25 0 8 0 279776649 937406464 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31777/statm: 228859 6716 2479 14 0 215329 0
[pid=31777/tid=31779] ppid=31775 vsize=915440 CPUtime=0.02
/proc/31777/task/31779/stat : 31779 (java) S 31775 31777 31709 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279776652 937410560 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31780] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31780/stat : 31780 (java) S 31775 31777 31709 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279776653 937406464 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31781] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31781/stat : 31781 (java) S 31775 31777 31709 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279776653 937406464 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31782] ppid=31775 vsize=915440 CPUtime=0
/proc/31777/task/31782/stat : 31782 (java) S 31775 31777 31709 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279776656 937410560 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31783] ppid=31775 vsize=915436 CPUtime=0.11
/proc/31777/task/31783/stat : 31783 (java) S 31775 31777 31709 0 -1 64 329 0 0 0 11 0 0 0 16 0 8 0 279776656 937406464 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31784] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31784/stat : 31784 (java) S 31775 31777 31709 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279776656 937406464 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31785] ppid=31775 vsize=915440 CPUtime=0
/proc/31777/task/31785/stat : 31785 (java) S 31775 31777 31709 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279776656 937410560 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 915436

[startup+6.26724 s]
/proc/loadavg: 1.76 1.94 1.98 3/94 31785
/proc/meminfo: memFree=1245904/2055920 swapFree=4192812/4192956
[pid=31777] ppid=31775 vsize=915436 CPUtime=6.22
/proc/31777/stat : 31777 (java) R 31775 31777 31709 0 -1 0 6979 0 1 0 466 156 0 0 25 0 8 0 279776649 937406464 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31777/statm: 228860 6716 2479 14 0 215330 0
[pid=31777/tid=31779] ppid=31775 vsize=915436 CPUtime=0.02
/proc/31777/task/31779/stat : 31779 (java) S 31775 31777 31709 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279776652 937406464 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31780] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31780/stat : 31780 (java) S 31775 31777 31709 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279776653 937406464 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31781] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31781/stat : 31781 (java) S 31775 31777 31709 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279776653 937406464 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31782] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31782/stat : 31782 (java) S 31775 31777 31709 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279776656 937406464 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31783] ppid=31775 vsize=915436 CPUtime=0.11
/proc/31777/task/31783/stat : 31783 (java) S 31775 31777 31709 0 -1 64 329 0 0 0 11 0 0 0 16 0 8 0 279776656 937406464 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31784] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31784/stat : 31784 (java) S 31775 31777 31709 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279776656 937406464 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31785] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31785/stat : 31785 (java) S 31775 31777 31709 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279776656 937406464 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915436

[startup+12.7639 s]
/proc/loadavg: 1.77 1.94 1.98 3/94 31785
/proc/meminfo: memFree=1245904/2055920 swapFree=4192812/4192956
[pid=31777] ppid=31775 vsize=915436 CPUtime=12.72
/proc/31777/stat : 31777 (java) R 31775 31777 31709 0 -1 0 6980 0 1 0 946 326 0 0 25 0 8 0 279776649 937406464 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31777/statm: 228859 6716 2479 14 0 215329 0
[pid=31777/tid=31779] ppid=31775 vsize=915440 CPUtime=0.02
/proc/31777/task/31779/stat : 31779 (java) S 31775 31777 31709 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279776652 937410560 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31780] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31780/stat : 31780 (java) S 31775 31777 31709 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279776653 937406464 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31781] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31781/stat : 31781 (java) S 31775 31777 31709 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279776653 937406464 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31782] ppid=31775 vsize=915440 CPUtime=0
/proc/31777/task/31782/stat : 31782 (java) S 31775 31777 31709 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279776656 937410560 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31783] ppid=31775 vsize=915436 CPUtime=0.11
/proc/31777/task/31783/stat : 31783 (java) S 31775 31777 31709 0 -1 64 329 0 0 0 11 0 0 0 16 0 8 0 279776656 937406464 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31784] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31784/stat : 31784 (java) S 31775 31777 31709 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279776656 937406464 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31785] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31785/stat : 31785 (java) S 31775 31777 31709 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279776656 937406464 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 915436

[startup+25.6243 s]
/proc/loadavg: 1.82 1.94 1.98 3/94 31785
/proc/meminfo: memFree=1245904/2055920 swapFree=4192812/4192956
[pid=31777] ppid=31775 vsize=915440 CPUtime=25.57
/proc/31777/stat : 31777 (java) R 31775 31777 31709 0 -1 0 6981 0 1 0 1896 661 0 0 25 0 8 0 279776649 937410560 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31777/statm: 228859 6717 2479 14 0 215329 0
[pid=31777/tid=31779] ppid=31775 vsize=915436 CPUtime=0.02
/proc/31777/task/31779/stat : 31779 (java) S 31775 31777 31709 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279776652 937406464 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31780] ppid=31775 vsize=915440 CPUtime=0
/proc/31777/task/31780/stat : 31780 (java) S 31775 31777 31709 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279776653 937410560 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31781] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31781/stat : 31781 (java) S 31775 31777 31709 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279776653 937406464 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31782] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31782/stat : 31782 (java) S 31775 31777 31709 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279776656 937406464 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31783] ppid=31775 vsize=915440 CPUtime=0.11
/proc/31777/task/31783/stat : 31783 (java) S 31775 31777 31709 0 -1 64 330 0 0 0 11 0 0 0 16 0 8 0 279776656 937410560 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31784] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31784/stat : 31784 (java) S 31775 31777 31709 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279776656 937406464 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31785] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31785/stat : 31785 (java) S 31775 31777 31709 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279776656 937406464 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.57
Current children cumulated vsize (KiB) 915440

[startup+51.254 s]
/proc/loadavg: 1.96 1.96 1.98 3/94 31785
/proc/meminfo: memFree=1238288/2055920 swapFree=4192812/4192956
[pid=31777] ppid=31775 vsize=915436 CPUtime=51.16
/proc/31777/stat : 31777 (java) R 31775 31777 31709 0 -1 0 9008 0 1 0 4311 805 0 0 25 0 8 0 279776649 937406464 8741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073810873 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31777/statm: 228859 8741 2532 14 0 215329 0
[pid=31777/tid=31779] ppid=31775 vsize=915436 CPUtime=0.02
/proc/31777/task/31779/stat : 31779 (java) S 31775 31777 31709 0 -1 64 139 0 0 0 2 0 0 0 17 0 8 0 279776652 937406464 8741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31780] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31780/stat : 31780 (java) S 31775 31777 31709 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279776653 937406464 8741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31781] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31781/stat : 31781 (java) S 31775 31777 31709 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279776653 937406464 8741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31782] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31782/stat : 31782 (java) S 31775 31777 31709 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279776656 937406464 8741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31783] ppid=31775 vsize=915436 CPUtime=0.2
/proc/31777/task/31783/stat : 31783 (java) S 31775 31777 31709 0 -1 64 383 0 0 0 19 1 0 0 16 0 8 0 279776656 937406464 8741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31784] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31784/stat : 31784 (java) S 31775 31777 31709 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279776656 937406464 8741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31785] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31785/stat : 31785 (java) S 31775 31777 31709 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279776656 937406464 8741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.16
Current children cumulated vsize (KiB) 915436

[startup+102.504 s]
/proc/loadavg: 2.05 1.98 1.99 3/94 31785
/proc/meminfo: memFree=1238224/2055920 swapFree=4192812/4192956
[pid=31777] ppid=31775 vsize=915436 CPUtime=102.37
/proc/31777/stat : 31777 (java) R 31775 31777 31709 0 -1 0 9019 0 1 0 9431 806 0 0 25 0 8 0 279776649 937406464 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918504 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31777/statm: 228859 8750 2532 14 0 215329 0
[pid=31777/tid=31779] ppid=31775 vsize=915436 CPUtime=0.02
/proc/31777/task/31779/stat : 31779 (java) S 31775 31777 31709 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279776652 937406464 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31780] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31780/stat : 31780 (java) S 31775 31777 31709 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279776653 937406464 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31781] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31781/stat : 31781 (java) S 31775 31777 31709 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279776653 937406464 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31782] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31782/stat : 31782 (java) S 31775 31777 31709 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279776656 937406464 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31783] ppid=31775 vsize=915436 CPUtime=0.2
/proc/31777/task/31783/stat : 31783 (java) S 31775 31777 31709 0 -1 64 384 0 0 0 19 1 0 0 16 0 8 0 279776656 937406464 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31784] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31784/stat : 31784 (java) S 31775 31777 31709 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279776656 937406464 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31785] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31785/stat : 31785 (java) S 31775 31777 31709 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279776656 937406464 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.37
Current children cumulated vsize (KiB) 915436

[startup+162.607 s]
/proc/loadavg: 2.02 1.98 1.99 3/94 31785
/proc/meminfo: memFree=1238160/2055920 swapFree=4192812/4192956
[pid=31777] ppid=31775 vsize=915436 CPUtime=162.42
/proc/31777/stat : 31777 (java) R 31775 31777 31709 0 -1 0 9022 0 1 0 15436 806 0 0 25 0 8 0 279776649 937406464 8753 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073811735 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+2083.03 s]
/proc/loadavg: 1.99 2.00 1.99 3/93 31961
/proc/meminfo: memFree=1280224/2055920 swapFree=4192812/4192956
[pid=31777] ppid=31775 vsize=915436 CPUtime=2080.8
/proc/31777/stat : 31777 (java) R 31775 31777 31709 0 -1 0 9042 0 1 0 207268 812 0 0 25 0 8 0 279776649 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073758471 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31777/statm: 228859 8773 2532 14 0 215329 0
[pid=31777/tid=31779] ppid=31775 vsize=915436 CPUtime=0.02
/proc/31777/task/31779/stat : 31779 (java) S 31775 31777 31709 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279776652 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31780] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31780/stat : 31780 (java) S 31775 31777 31709 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279776653 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31781] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31781/stat : 31781 (java) S 31775 31777 31709 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279776653 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31782] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31782/stat : 31782 (java) S 31775 31777 31709 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279776656 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31783] ppid=31775 vsize=915436 CPUtime=0.21
/proc/31777/task/31783/stat : 31783 (java) S 31775 31777 31709 0 -1 64 385 0 0 0 20 1 0 0 16 0 8 0 279776656 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31784] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31784/stat : 31784 (java) S 31775 31777 31709 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279776656 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31785] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31785/stat : 31785 (java) S 31775 31777 31709 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279776656 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2080.8
Current children cumulated vsize (KiB) 915436

[startup+2143.06 s]
/proc/loadavg: 1.99 2.00 1.99 3/93 31961
/proc/meminfo: memFree=1279712/2055920 swapFree=4192812/4192956
[pid=31777] ppid=31775 vsize=915436 CPUtime=2140.77
/proc/31777/stat : 31777 (java) R 31775 31777 31709 0 -1 0 9042 0 1 0 213265 812 0 0 25 0 8 0 279776649 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073791431 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31777/statm: 228859 8773 2532 14 0 215329 0
[pid=31777/tid=31779] ppid=31775 vsize=915436 CPUtime=0.02
/proc/31777/task/31779/stat : 31779 (java) S 31775 31777 31709 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279776652 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31780] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31780/stat : 31780 (java) S 31775 31777 31709 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279776653 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31781] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31781/stat : 31781 (java) S 31775 31777 31709 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279776653 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31782] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31782/stat : 31782 (java) S 31775 31777 31709 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279776656 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31783] ppid=31775 vsize=915436 CPUtime=0.21
/proc/31777/task/31783/stat : 31783 (java) S 31775 31777 31709 0 -1 64 385 0 0 0 20 1 0 0 16 0 8 0 279776656 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31784] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31784/stat : 31784 (java) S 31775 31777 31709 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279776656 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31785] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31785/stat : 31785 (java) S 31775 31777 31709 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279776656 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2140.77
Current children cumulated vsize (KiB) 915436

[startup+2203.08 s]
/proc/loadavg: 1.99 2.00 1.99 3/93 31961
/proc/meminfo: memFree=1279648/2055920 swapFree=4192812/4192956
[pid=31777] ppid=31775 vsize=915436 CPUtime=2200.73
/proc/31777/stat : 31777 (java) R 31775 31777 31709 0 -1 0 9042 0 1 0 219261 812 0 0 25 0 8 0 279776649 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073812227 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31777/statm: 228859 8773 2532 14 0 215329 0
[pid=31777/tid=31779] ppid=31775 vsize=915436 CPUtime=0.02
/proc/31777/task/31779/stat : 31779 (java) S 31775 31777 31709 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279776652 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31780] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31780/stat : 31780 (java) S 31775 31777 31709 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279776653 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31781] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31781/stat : 31781 (java) S 31775 31777 31709 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279776653 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31782] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31782/stat : 31782 (java) S 31775 31777 31709 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279776656 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31783] ppid=31775 vsize=915436 CPUtime=0.21
/proc/31777/task/31783/stat : 31783 (java) S 31775 31777 31709 0 -1 64 385 0 0 0 20 1 0 0 16 0 8 0 279776656 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31784] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31784/stat : 31784 (java) S 31775 31777 31709 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279776656 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31785] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31785/stat : 31785 (java) S 31775 31777 31709 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279776656 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2200.73
Current children cumulated vsize (KiB) 915436

[startup+2263.11 s]
/proc/loadavg: 1.99 2.00 1.99 3/99 32035
/proc/meminfo: memFree=1278448/2055920 swapFree=4192812/4192956
[pid=31777] ppid=31775 vsize=915436 CPUtime=2260.67
/proc/31777/stat : 31777 (java) R 31775 31777 31709 0 -1 0 9042 0 1 0 225250 817 0 0 25 0 8 0 279776649 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073758596 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31777/statm: 228859 8773 2532 14 0 215329 0
[pid=31777/tid=31779] ppid=31775 vsize=915436 CPUtime=0.02
/proc/31777/task/31779/stat : 31779 (java) S 31775 31777 31709 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279776652 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31780] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31780/stat : 31780 (java) S 31775 31777 31709 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279776653 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31781] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31781/stat : 31781 (java) S 31775 31777 31709 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279776653 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31782] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31782/stat : 31782 (java) S 31775 31777 31709 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279776656 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31783] ppid=31775 vsize=915436 CPUtime=0.21
/proc/31777/task/31783/stat : 31783 (java) S 31775 31777 31709 0 -1 64 385 0 0 0 20 1 0 0 16 0 8 0 279776656 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31784] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31784/stat : 31784 (java) S 31775 31777 31709 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279776656 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31785] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31785/stat : 31785 (java) S 31775 31777 31709 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279776656 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2260.67
Current children cumulated vsize (KiB) 915436

[startup+2323.14 s]
/proc/loadavg: 1.99 2.00 1.99 3/93 32159
/proc/meminfo: memFree=1279456/2055920 swapFree=4192812/4192956
[pid=31777] ppid=31775 vsize=915436 CPUtime=2320.61
/proc/31777/stat : 31777 (java) R 31775 31777 31709 0 -1 0 9042 0 1 0 231237 824 0 0 25 0 8 0 279776649 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073812119 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31777/statm: 228859 8773 2532 14 0 215329 0
[pid=31777/tid=31779] ppid=31775 vsize=915436 CPUtime=0.02
/proc/31777/task/31779/stat : 31779 (java) S 31775 31777 31709 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279776652 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31780] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31780/stat : 31780 (java) S 31775 31777 31709 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279776653 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31781] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31781/stat : 31781 (java) S 31775 31777 31709 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279776653 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31782] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31782/stat : 31782 (java) S 31775 31777 31709 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279776656 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31783] ppid=31775 vsize=915436 CPUtime=0.21
/proc/31777/task/31783/stat : 31783 (java) S 31775 31777 31709 0 -1 64 385 0 0 0 20 1 0 0 16 0 8 0 279776656 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31784] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31784/stat : 31784 (java) S 31775 31777 31709 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279776656 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31785] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31785/stat : 31785 (java) S 31775 31777 31709 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279776656 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2320.61
Current children cumulated vsize (KiB) 915436

[startup+2383.16 s]
/proc/loadavg: 2.07 2.03 2.00 3/93 32159
/proc/meminfo: memFree=1279456/2055920 swapFree=4192812/4192956
[pid=31777] ppid=31775 vsize=915436 CPUtime=2380.56
/proc/31777/stat : 31777 (java) R 31775 31777 31709 0 -1 0 9042 0 1 0 237232 824 0 0 25 0 8 0 279776649 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073761666 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31777/statm: 228859 8773 2532 14 0 215329 0
[pid=31777/tid=31779] ppid=31775 vsize=915436 CPUtime=0.02
/proc/31777/task/31779/stat : 31779 (java) S 31775 31777 31709 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279776652 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31780] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31780/stat : 31780 (java) S 31775 31777 31709 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279776653 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31781] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31781/stat : 31781 (java) S 31775 31777 31709 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279776653 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31782] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31782/stat : 31782 (java) S 31775 31777 31709 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279776656 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31783] ppid=31775 vsize=915436 CPUtime=0.21
/proc/31777/task/31783/stat : 31783 (java) S 31775 31777 31709 0 -1 64 385 0 0 0 20 1 0 0 16 0 8 0 279776656 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31784] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31784/stat : 31784 (java) S 31775 31777 31709 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279776656 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31785] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31785/stat : 31785 (java) S 31775 31777 31709 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279776656 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2380.56
Current children cumulated vsize (KiB) 915436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2402.71 s]
/proc/loadavg: 2.05 2.02 2.00 3/93 32159
/proc/meminfo: memFree=1279456/2055920 swapFree=4192812/4192956
[pid=31777] ppid=31775 vsize=915436 CPUtime=2400.09
/proc/31777/stat : 31777 (java) R 31775 31777 31709 0 -1 0 9042 0 1 0 239185 824 0 0 25 0 8 0 279776649 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073811720 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31777/statm: 228859 8773 2532 14 0 215329 0
[pid=31777/tid=31779] ppid=31775 vsize=915436 CPUtime=0.02
/proc/31777/task/31779/stat : 31779 (java) S 31775 31777 31709 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279776652 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31780] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31780/stat : 31780 (java) S 31775 31777 31709 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279776653 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31781] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31781/stat : 31781 (java) S 31775 31777 31709 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279776653 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31782] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31782/stat : 31782 (java) S 31775 31777 31709 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279776656 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31783] ppid=31775 vsize=915436 CPUtime=0.21
/proc/31777/task/31783/stat : 31783 (java) S 31775 31777 31709 0 -1 64 385 0 0 0 20 1 0 0 16 0 8 0 279776656 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31784] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31784/stat : 31784 (java) S 31775 31777 31709 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279776656 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31777/tid=31785] ppid=31775 vsize=915436 CPUtime=0
/proc/31777/task/31785/stat : 31785 (java) S 31775 31777 31709 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279776656 937406464 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 915436

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

Child status: 143
Real time (s): 2402.75
CPU time (s): 2400.12
CPU user time (s): 2391.88
CPU system time (s): 8.24875
CPU usage (%): 99.8909
Max. virtual memory (cumulated for all children) (KiB): 915440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2391.88
system time used= 8.24875
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9064
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= 49689
involuntary context switches= 68055

runsolver used 2.90756 s user time and 7.73382 s system time

The end

Launcher Data (download as text)

Begin job on node7 on Sat Jan 20 17:23:32 UTC 2007


IDJOB= 281710
IDBENCH= 12253
IDSOLVER= 68
FILE ID= node7/281710-1169313812

PBS_JOBID= 3610009

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  d9f9a459d320c7bea994b4a258210a85

RANDOM SEED= 705070219

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.220
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.220
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:       1263464 kB
Buffers:         56520 kB
Cached:         535760 kB
SwapCached:          0 kB
Active:         278780 kB
Inactive:       430624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1263464 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1988 kB
Writeback:           0 kB
Mapped:         137280 kB
Slab:            67524 kB
Committed_AS:  9240844 kB
PageTables:       2480 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 node7 on Sat Jan 20 18:03:35 UTC 2007