Trace number 281810

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.17 2418.38

General information on the benchmark

NameMaxCSP/randomMaxCSP/denseTight/
vcsp-25-10-25-87-11_ext.xml
MD5SUMe6edff47819ccdc08750e62ea7fb1b45
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints45
Best CPU time to get the best result obtained on this benchmark5.63414
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.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=pfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/281810-1169314481/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=25  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.42	       =>  wckTime=0.102  cpuTime=0.09  mem=6M910
0.42	   
0.42	   relations being loaded...
0.46	   
0.46	   constraints being loaded...
0.50	     nbConstraints=75  nbRelationTypes=75  nbExtensionStructures=75  nbSharedExtensionStructures=0
0.50	     nbConflictsStructures=75  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1318  maxDegree=11
0.50	     maxArity=2
0.50	       =>  wckTime=0.191  cpuTime=0.14  mem=7M918
0.54	   
0.54	   solver LocalSearchSolver being built... 
0.59	       =>  wckTime=0.275  cpuTime=0.19  mem=5M440
0.59	
0.59	s SATISFIABLE
0.59	o 11
0.59	c 64
0.59	o 14
0.59	c 61
0.60	o 16
0.60	c 59
0.60	o 18
0.60	c 57
0.60	o 21
0.60	c 54
0.60	o 23
0.60	c 52
0.60	o 25
0.60	c 50
0.60	o 27
0.60	c 48
0.60	o 28
0.60	c 47
0.60	o 29
0.60	c 46
0.60	o 30
0.60	c 45
0.60	o 31
0.60	c 44
0.60	o 33
0.60	c 42
0.60	o 35
0.61	c 40
0.61	o 36
0.61	c 39
0.61	o 37
0.61	c 38
0.61	o 38
0.61	c 37
0.61	o 40
0.61	c 35
0.61	o 42
0.61	c 33
0.61	o 43
0.61	c 32
0.61	o 44
0.61	c 31
0.84	o 45
0.84	c 30
2.18	   
2.18	   search
2.18	     run=0  nbConstraintChecks=9050489  nbAssignments=10000
2.18	       =>  wckTime=1.592  cpuTime=1.57  mem=5M440
3.71	   
3.71	   search
3.71	     run=1  nbConstraintChecks=17949723  nbAssignments=20000
3.71	       =>  wckTime=3.128  cpuTime=3.08  mem=5M440
5.25	   
5.25	   search
5.25	     run=2  nbConstraintChecks=26857797  nbAssignments=30000
5.25	       =>  wckTime=4.662  cpuTime=4.61  mem=5M440
6.80	   
6.80	   search
6.80	     run=3  nbConstraintChecks=35920438  nbAssignments=40000
6.80	       =>  wckTime=6.217  cpuTime=6.14  mem=5M440
8.34	   
8.34	   search
8.34	     run=4  nbConstraintChecks=44820944  nbAssignments=50000
8.34	       =>  wckTime=7.758  cpuTime=7.67  mem=5M440
9.88	   
9.88	   search
9.88	     run=5  nbConstraintChecks=53706253  nbAssignments=60000
9.88	       =>  wckTime=9.298  cpuTime=9.2  mem=5M440
11.43	   
11.43	   search
11.43	     run=6  nbConstraintChecks=62658069  nbAssignments=70000
11.43	       =>  wckTime=10.849  cpuTime=10.73  mem=5M440
12.95	   
12.96	   search
12.96	     run=7  nbConstraintChecks=71395973  nbAssignments=80000
12.96	       =>  wckTime=12.369  cpuTime=12.24  mem=5M440
14.49	   
14.49	   search
14.49	     run=8  nbConstraintChecks=80356068  nbAssignments=90000
14.49	       =>  wckTime=13.9  cpuTime=13.76  mem=5M440
16.04	   
16.04	   search
16.05	     run=9  nbConstraintChecks=89564452  nbAssignments=100000
16.05	       =>  wckTime=15.459  cpuTime=15.3  mem=5M440
17.58	   
17.58	   search
17.58	     run=10  nbConstraintChecks=98611422  nbAssignments=110000
17.58	       =>  wckTime=16.997  cpuTime=16.83  mem=5M440
19.10	   
19.10	   search
19.10	     run=11  nbConstraintChecks=107486087  nbAssignments=120000
19.10	       =>  wckTime=18.518  cpuTime=18.33  mem=5M440
20.63	   
20.63	   search
20.63	     run=12  nbConstraintChecks=116334116  nbAssignments=130000
20.63	       =>  wckTime=20.047  cpuTime=19.84  mem=5M440
22.16	   
22.16	   search
22.16	     run=13  nbConstraintChecks=125193666  nbAssignments=140000
22.16	       =>  wckTime=21.569  cpuTime=21.36  mem=5M440
23.70	   
23.70	   search
23.70	     run=14  nbConstraintChecks=134199262  nbAssignments=150000
23.70	       =>  wckTime=23.11  cpuTime=22.88  mem=5M440
25.26	   
25.26	   search
25.26	     run=15  nbConstraintChecks=143294260  nbAssignments=160000
25.26	       =>  wckTime=24.676  cpuTime=24.43  mem=5M440
26.80	   
26.80	   search
26.80	     run=16  nbConstraintChecks=152187869  nbAssignments=170000
26.80	       =>  wckTime=26.214  cpuTime=25.95  mem=5M440
28.34	   
28.34	   search
28.35	     run=17  nbConstraintChecks=161102664  nbAssignments=180000
28.35	       =>  wckTime=27.759  cpuTime=27.49  mem=5M440
29.90	   
29.90	   search
29.90	     run=18  nbConstraintChecks=170104287  nbAssignments=190000
29.90	       =>  wckTime=29.31  cpuTime=29.02  mem=5M440
31.13	   
31.13	   search
31.13	     run=19  nbConstraintChecks=177252441  nbAssignments=197949
31.13	       =>  wckTime=30.54  cpuTime=30.25  mem=5M440
31.13	   
31.13	   global
31.13	     nbConstraintChecks=177252441  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.13	     solvingWckTime=30.539  solvingCpuTime=30.24  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.13	     globalCpuTime=30.48
31.13	       =>  wckTime=30.816  cpuTime=30.43  mem=5M440
31.13	   
31.13	   solver IterativeSystematicSolver being built... 
31.26	       =>  wckTime=30.95  cpuTime=30.52  mem=16M396
31.27	   
31.27	   preprocessing
31.27	     nbConstraintChecks=1480  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.27	     detectedInconsistency=no
31.27	       =>  wckTime=0.0070  cpuTime=0.01  mem=16M396
31.33	   
31.33	   search
31.33	     run=0  nbConstraintChecks=76220  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=41
31.33	     nbFailedAssignments=24  nbBacktracks=10  nbVisitedNodes=76  nbRestartNogoods=0
31.33	       =>  wckTime=0.064  cpuTime=0.05  mem=16M396
31.38	   
31.38	   search
31.38	     run=1  nbConstraintChecks=187122  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=101
31.38	     nbFailedAssignments=62  nbBacktracks=25  nbVisitedNodes=189  nbRestartNogoods=10
31.38	       =>  wckTime=0.113  cpuTime=0.08  mem=16M396
31.42	   
31.42	   search
31.42	     run=2  nbConstraintChecks=353343  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=193
31.42	     nbFailedAssignments=122  nbBacktracks=47  nbVisitedNodes=363  nbRestartNogoods=14
31.42	       =>  wckTime=0.156  cpuTime=0.12  mem=16M396
31.47	   
31.47	   search
31.47	     run=3  nbConstraintChecks=549200  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=297
31.47	     nbFailedAssignments=183  nbBacktracks=80  nbVisitedNodes=561  nbRestartNogoods=25
31.47	       =>  wckTime=0.205  cpuTime=0.17  mem=16M396
31.55	   
31.55	   search
31.55	     run=4  nbConstraintChecks=874045  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=460
31.55	     nbFailedAssignments=289  nbBacktracks=130  nbVisitedNodes=880  nbRestartNogoods=33
31.55	       =>  wckTime=0.29  cpuTime=0.25  mem=16M396
31.66	   
31.66	   search
31.66	     run=5  nbConstraintChecks=1327178  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=711
31.66	     nbFailedAssignments=456  nbBacktracks=205  nbVisitedNodes=1373  nbRestartNogoods=41
31.66	       =>  wckTime=0.394  cpuTime=0.35  mem=16M396
31.80	   
31.80	   search
31.80	     run=6  nbConstraintChecks=1862198  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=984
31.80	     nbFailedAssignments=608  nbBacktracks=318  nbVisitedNodes=1911  nbRestartNogoods=50
31.80	       =>  wckTime=0.537  cpuTime=0.48  mem=16M396
32.02	   
32.02	   search
32.02	     run=7  nbConstraintChecks=2821333  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1463
32.02	     nbFailedAssignments=909  nbBacktracks=488  nbVisitedNodes=2861  nbRestartNogoods=59
32.02	       =>  wckTime=0.761  cpuTime=0.7  mem=16M396
32.40	   
32.40	   search
32.40	     run=8  nbConstraintChecks=4469518  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2364
32.40	     nbFailedAssignments=1545  nbBacktracks=744  nbVisitedNodes=4654  nbRestartNogoods=72
32.40	       =>  wckTime=1.141  cpuTime=1.06  mem=16M396
32.79	   
32.79	   search
32.79	     run=9  nbConstraintChecks=6265946  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3362
32.79	     nbFailedAssignments=2149  nbBacktracks=1129  nbVisitedNodes=6641  nbRestartNogoods=87
32.79	       =>  wckTime=1.53  cpuTime=1.45  mem=16M396
33.96	   
33.96	   search
33.96	     run=10  nbConstraintChecks=11445335  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5765
33.96	     nbFailedAssignments=3969  nbBacktracks=1705  nbVisitedNodes=11440  nbRestartNogoods=96
33.96	       =>  wckTime=2.693  cpuTime=2.59  mem=16M396
35.30	   
35.35	   search
35.35	     run=11  nbConstraintChecks=17234450  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8750
35.35	     nbFailedAssignments=6084  nbBacktracks=2569  nbVisitedNodes=17404  nbRestartNogoods=104
35.35	       =>  wckTime=4.036  cpuTime=3.92  mem=16M396
37.11	   
37.11	   search
37.11	     run=12  nbConstraintChecks=25616107  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12892
37.11	     nbFailedAssignments=8920  nbBacktracks=3866  nbVisitedNodes=25676  nbRestartNogoods=123
37.11	       =>  wckTime=5.848  cpuTime=5.72  mem=16M396
40.50	   
40.51	   search
40.51	     run=13  nbConstraintChecks=40682247  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=20211
40.51	     nbFailedAssignments=14285  nbBacktracks=5812  nbVisitedNodes=40273  nbRestartNogoods=143
40.51	       =>  wckTime=9.242  cpuTime=9.08  mem=16M396
44.16	   
44.16	   search
44.16	     run=14  nbConstraintChecks=57597197  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=28341
44.16	     nbFailedAssignments=19487  nbBacktracks=8731  nbVisitedNodes=56521  nbRestartNogoods=161
44.16	       =>  wckTime=12.899  cpuTime=12.7  mem=16M396
49.86	   
49.86	   search
49.86	     run=15  nbConstraintChecks=83581817  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=41303
49.86	     nbFailedAssignments=28065  nbBacktracks=13109  nbVisitedNodes=82428  nbRestartNogoods=175
49.86	       =>  wckTime=18.601  cpuTime=18.35  mem=16M396
58.83	   
58.83	   search
58.83	     run=16  nbConstraintChecks=125152412  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=62236
58.83	     nbFailedAssignments=42421  nbBacktracks=19677  nbVisitedNodes=124276  nbRestartNogoods=192
58.83	       =>  wckTime=27.567  cpuTime=27.23  mem=16M396
73.72	   
73.72	   search
73.72	     run=17  nbConstraintChecks=190879774  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=96102
73.72	     nbFailedAssignments=66427  nbBacktracks=29529  nbVisitedNodes=191889  nbRestartNogoods=208
73.72	       =>  wckTime=42.461  cpuTime=41.99  mem=16M396
96.62	   
96.62	   search
96.62	     run=18  nbConstraintChecks=296751383  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=149786
96.62	     nbFailedAssignments=105328  nbBacktracks=44307  nbVisitedNodes=299161  nbRestartNogoods=224
96.62	       =>  wckTime=65.355  cpuTime=64.68  mem=16M396
132.05	   
132.05	   search
132.05	     run=19  nbConstraintChecks=455439280  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=233231
132.05	     nbFailedAssignments=166599  nbBacktracks=66475  nbVisitedNodes=465568  nbRestartNogoods=246
132.05	       =>  wckTime=100.79  cpuTime=99.79  mem=16M396
187.58	   
187.58	   search
187.58	     run=20  nbConstraintChecks=684262574  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=358767
187.58	     nbFailedAssignments=258877  nbBacktracks=99727  nbVisitedNodes=715008  nbRestartNogoods=267
187.58	       =>  wckTime=156.314  cpuTime=154.81  mem=16M396
267.69	   
267.69	   search
267.69	     run=21  nbConstraintChecks=1030727049  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=542608
267.69	     nbFailedAssignments=392834  nbBacktracks=149605  nbVisitedNodes=1079267  nbRestartNogoods=287
267.69	       =>  wckTime=236.431  cpuTime=234.2  mem=16M396
378.56	   
378.56	   search
378.56	     run=22  nbConstraintChecks=1502674888  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=803440
378.56	     nbFailedAssignments=578841  nbBacktracks=224423  nbVisitedNodes=1596276  nbRestartNogoods=307
378.56	       =>  wckTime=347.3  cpuTime=344.06  mem=16M396
541.14	   
541.14	   search
541.14	     run=23  nbConstraintChecks=2190803408  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1161924
541.14	     nbFailedAssignments=825092  nbBacktracks=336650  nbVisitedNodes=2306783  nbRestartNogoods=337
541.14	       =>  wckTime=509.881  cpuTime=505.16  mem=16M396
719.00	   
719.00	   search
719.00	     run=24  nbConstraintChecks=2921914716  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1613415
719.00	     nbFailedAssignments=1108236  nbBacktracks=504991  nbVisitedNodes=3201662  nbRestartNogoods=357
719.00	       =>  wckTime=687.734  cpuTime=681.39  mem=16M396
1001.97	   
1001.97	   search
1001.97	     run=25  nbConstraintChecks=4119551213  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2294696
1001.97	     nbFailedAssignments=1537001  nbBacktracks=757502  nbVisitedNodes=4551745  nbRestartNogoods=375
1001.97	       =>  wckTime=970.708  cpuTime=961.79  mem=16M396
1458.71	   
1458.71	   search
1458.71	     run=26  nbConstraintChecks=5958064333  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3327329
1458.71	     nbFailedAssignments=2190859  nbBacktracks=1136270  nbVisitedNodes=6595729  nbRestartNogoods=398
1458.71	       =>  wckTime=1427.45  cpuTime=1414.38  mem=16M396
2087.75	   
2087.75	   search
2087.75	     run=27  nbConstraintChecks=8686430277  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4832786
2087.75	     nbFailedAssignments=3128159  nbBacktracks=1704421  nbVisitedNodes=9576984  nbRestartNogoods=419
2087.75	       =>  wckTime=2056.488  cpuTime=2039.54  mem=16M396
2418.31	v 9 3 7 4 3 1 6 5 8 1 8 4 2 9 8 4 4 0 5 9 8 2 2 9 9 

Verifier Data (download as text)

30 unsatisfied constraints, 45 satisfied constraints

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node17/watcher-281810-1169314481 -o ROOT/results/node17/solver-281810-1169314481 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281810-1169314481/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
/proc/loadavg: 1.87 1.97 1.99 5/93 24964
/proc/meminfo: memFree=1334160/2055920 swapFree=4192812/4192956
[pid=24963] ppid=24961 vsize=18540 CPUtime=0
/proc/24963/stat : 24963 (runsolver) R 24961 24895 24895 0 -1 4194368 12 0 0 0 0 0 0 0 19 0 1 0 279842910 18984960 277 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 245480073375 0 0 4096 24578 0 0 0 17 1 0 0
/proc/24963/statm: 4635 277 242 17 0 2626 0
Current StackSize limit: 10240 KiB


[startup+0.107285 s]
/proc/loadavg: 1.87 1.97 1.99 5/93 24964
/proc/meminfo: memFree=1334160/2055920 swapFree=4192812/4192956
[pid=24963] ppid=24961 vsize=914988 CPUtime=0.09
/proc/24963/stat : 24963 (java) R 24961 24963 24895 0 -1 0 2996 0 1 0 7 2 0 0 18 0 8 0 279842910 936947712 2742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072941836 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24963/statm: 228747 2742 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.517858 s]
/proc/loadavg: 1.87 1.97 1.99 5/93 24964
/proc/meminfo: memFree=1334160/2055920 swapFree=4192812/4192956
[pid=24963] ppid=24961 vsize=915332 CPUtime=0.5
/proc/24963/stat : 24963 (java) R 24961 24963 24895 0 -1 0 6485 0 1 0 45 5 0 0 18 0 8 0 279842910 937299968 6223 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24963/statm: 228833 6223 2160 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.34341 s]
/proc/loadavg: 1.87 1.97 1.99 4/100 24971
/proc/meminfo: memFree=1316888/2055920 swapFree=4192812/4192956
[pid=24963] ppid=24961 vsize=915448 CPUtime=1.31
/proc/24963/stat : 24963 (java) R 24961 24963 24895 0 -1 0 6970 0 1 0 107 24 0 0 25 0 8 0 279842910 937418752 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 3185070 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24963/statm: 228862 6708 2476 14 0 215332 0
[pid=24963/tid=24965] ppid=24961 vsize=915448 CPUtime=0.02
/proc/24963/task/24965/stat : 24965 (java) S 24961 24963 24895 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279842914 937418752 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24966] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24966/stat : 24966 (java) S 24961 24963 24895 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279842914 937418752 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24967] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24967/stat : 24967 (java) S 24961 24963 24895 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279842914 937418752 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24968] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24968/stat : 24968 (java) S 24961 24963 24895 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279842918 937418752 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24969] ppid=24961 vsize=915448 CPUtime=0.1
/proc/24963/task/24969/stat : 24969 (java) S 24961 24963 24895 0 -1 64 328 0 0 0 10 0 0 0 16 0 8 0 279842918 937418752 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24970] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24970/stat : 24970 (java) S 24961 24963 24895 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279842918 937418752 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24971] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24971/stat : 24971 (java) S 24961 24963 24895 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279842918 937418752 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.31
Current children cumulated vsize (KiB) 915448

[startup+2.99659 s]
/proc/loadavg: 1.87 1.97 1.99 3/100 24971
/proc/meminfo: memFree=1316824/2055920 swapFree=4192812/4192956
[pid=24963] ppid=24961 vsize=915452 CPUtime=2.95
/proc/24963/stat : 24963 (java) R 24961 24963 24895 0 -1 0 6973 0 1 0 228 67 0 0 25 0 8 0 279842910 937422848 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24963/statm: 228863 6710 2476 14 0 215333 0
[pid=24963/tid=24965] ppid=24961 vsize=915452 CPUtime=0.02
/proc/24963/task/24965/stat : 24965 (java) S 24961 24963 24895 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279842914 937422848 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24966] ppid=24961 vsize=915452 CPUtime=0
/proc/24963/task/24966/stat : 24966 (java) S 24961 24963 24895 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279842914 937422848 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24967] ppid=24961 vsize=915452 CPUtime=0
/proc/24963/task/24967/stat : 24967 (java) S 24961 24963 24895 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279842914 937422848 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24968] ppid=24961 vsize=915452 CPUtime=0
/proc/24963/task/24968/stat : 24968 (java) S 24961 24963 24895 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279842918 937422848 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24969] ppid=24961 vsize=915452 CPUtime=0.11
/proc/24963/task/24969/stat : 24969 (java) S 24961 24963 24895 0 -1 64 330 0 0 0 11 0 0 0 16 0 8 0 279842918 937422848 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24970] ppid=24961 vsize=915452 CPUtime=0
/proc/24963/task/24970/stat : 24970 (java) S 24961 24963 24895 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279842918 937422848 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24971] ppid=24961 vsize=915452 CPUtime=0
/proc/24963/task/24971/stat : 24971 (java) S 24961 24963 24895 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279842918 937422848 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.95
Current children cumulated vsize (KiB) 915452

[startup+6.28793 s]
/proc/loadavg: 1.88 1.97 1.99 3/100 24971
/proc/meminfo: memFree=1316824/2055920 swapFree=4192812/4192956
[pid=24963] ppid=24961 vsize=915448 CPUtime=6.21
/proc/24963/stat : 24963 (java) R 24961 24963 24895 0 -1 0 6973 0 1 0 467 154 0 0 25 0 8 0 279842910 937418752 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073650217 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24963/statm: 228862 6710 2476 14 0 215332 0
[pid=24963/tid=24965] ppid=24961 vsize=915448 CPUtime=0.02
/proc/24963/task/24965/stat : 24965 (java) S 24961 24963 24895 0 -1 64 138 0 0 0 2 0 0 0 17 0 8 0 279842914 937418752 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24966] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24966/stat : 24966 (java) S 24961 24963 24895 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279842914 937418752 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24967] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24967/stat : 24967 (java) S 24961 24963 24895 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279842914 937418752 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24968] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24968/stat : 24968 (java) S 24961 24963 24895 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279842918 937418752 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24969] ppid=24961 vsize=915448 CPUtime=0.11
/proc/24963/task/24969/stat : 24969 (java) S 24961 24963 24895 0 -1 64 330 0 0 0 11 0 0 0 16 0 8 0 279842918 937418752 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24970] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24970/stat : 24970 (java) S 24961 24963 24895 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279842918 937418752 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24971] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24971/stat : 24971 (java) S 24961 24963 24895 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279842918 937418752 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) 915448

[startup+12.7747 s]
/proc/loadavg: 1.89 1.97 1.99 3/100 24971
/proc/meminfo: memFree=1316952/2055920 swapFree=4192812/4192956
[pid=24963] ppid=24961 vsize=915448 CPUtime=12.63
/proc/24963/stat : 24963 (java) R 24961 24963 24895 0 -1 0 6974 0 1 0 940 323 0 0 25 0 8 0 279842910 937418752 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073657916 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24963/statm: 228862 6710 2476 14 0 215332 0
[pid=24963/tid=24965] ppid=24961 vsize=915448 CPUtime=0.02
/proc/24963/task/24965/stat : 24965 (java) S 24961 24963 24895 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279842914 937418752 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24966] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24966/stat : 24966 (java) S 24961 24963 24895 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279842914 937418752 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24967] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24967/stat : 24967 (java) S 24961 24963 24895 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279842914 937418752 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24968] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24968/stat : 24968 (java) S 24961 24963 24895 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279842918 937418752 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24969] ppid=24961 vsize=915448 CPUtime=0.11
/proc/24963/task/24969/stat : 24969 (java) S 24961 24963 24895 0 -1 64 330 0 0 0 11 0 0 0 16 0 8 0 279842918 937418752 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24970] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24970/stat : 24970 (java) S 24961 24963 24895 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279842918 937418752 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24971] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24971/stat : 24971 (java) S 24961 24963 24895 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279842918 937418752 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.63
Current children cumulated vsize (KiB) 915448

[startup+25.6119 s]
/proc/loadavg: 1.91 1.97 1.99 3/100 24971
/proc/meminfo: memFree=1317016/2055920 swapFree=4192812/4192956
[pid=24963] ppid=24961 vsize=915448 CPUtime=25.36
/proc/24963/stat : 24963 (java) R 24961 24963 24895 0 -1 0 6975 0 1 0 1890 646 0 0 25 0 8 0 279842910 937418752 6711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073657423 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24963/statm: 228862 6711 2476 14 0 215332 0
[pid=24963/tid=24965] ppid=24961 vsize=915448 CPUtime=0.02
/proc/24963/task/24965/stat : 24965 (java) S 24961 24963 24895 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279842914 937418752 6711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24966] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24966/stat : 24966 (java) S 24961 24963 24895 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279842914 937418752 6711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24967] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24967/stat : 24967 (java) S 24961 24963 24895 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279842914 937418752 6711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24968] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24968/stat : 24968 (java) S 24961 24963 24895 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279842918 937418752 6711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24969] ppid=24961 vsize=915448 CPUtime=0.11
/proc/24963/task/24969/stat : 24969 (java) S 24961 24963 24895 0 -1 64 331 0 0 0 11 0 0 0 16 0 8 0 279842918 937418752 6711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24970] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24970/stat : 24970 (java) S 24961 24963 24895 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279842918 937418752 6711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24971] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24971/stat : 24971 (java) S 24961 24963 24895 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279842918 937418752 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.36
Current children cumulated vsize (KiB) 915448

[startup+51.2166 s]
/proc/loadavg: 1.94 1.97 1.99 3/100 24971
/proc/meminfo: memFree=1309144/2055920 swapFree=4192812/4192956
[pid=24963] ppid=24961 vsize=915448 CPUtime=50.72
/proc/24963/stat : 24963 (java) R 24961 24963 24895 0 -1 0 8997 0 1 0 4282 790 0 0 25 0 8 0 279842910 937418752 8728 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073775452 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24963/statm: 228862 8728 2527 14 0 215332 0
[pid=24963/tid=24965] ppid=24961 vsize=915448 CPUtime=0.02
/proc/24963/task/24965/stat : 24965 (java) S 24961 24963 24895 0 -1 64 139 0 0 0 2 0 0 0 17 0 8 0 279842914 937418752 8728 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24966] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24966/stat : 24966 (java) S 24961 24963 24895 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279842914 937418752 8728 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24967] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24967/stat : 24967 (java) S 24961 24963 24895 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279842914 937418752 8728 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24968] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24968/stat : 24968 (java) S 24961 24963 24895 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279842918 937418752 8728 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24969] ppid=24961 vsize=915448 CPUtime=0.22
/proc/24963/task/24969/stat : 24969 (java) S 24961 24963 24895 0 -1 64 386 0 0 0 21 1 0 0 16 0 8 0 279842918 937418752 8728 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24970] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24970/stat : 24970 (java) S 24961 24963 24895 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279842918 937418752 8728 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24971] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24971/stat : 24971 (java) S 24961 24963 24895 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279842918 937418752 8728 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 915448

[startup+102.518 s]
/proc/loadavg: 2.05 1.99 1.99 3/100 24971
/proc/meminfo: memFree=1309208/2055920 swapFree=4192812/4192956
[pid=24963] ppid=24961 vsize=915448 CPUtime=101.56
/proc/24963/stat : 24963 (java) R 24961 24963 24895 0 -1 0 9007 0 1 0 9365 791 0 0 25 0 8 0 279842910 937418752 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073656184 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24963/statm: 228862 8736 2527 14 0 215332 0
[pid=24963/tid=24965] ppid=24961 vsize=915448 CPUtime=0.02
/proc/24963/task/24965/stat : 24965 (java) S 24961 24963 24895 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279842914 937418752 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24966] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24966/stat : 24966 (java) S 24961 24963 24895 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279842914 937418752 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24967] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24967/stat : 24967 (java) S 24961 24963 24895 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279842914 937418752 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24968] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24968/stat : 24968 (java) S 24961 24963 24895 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279842918 937418752 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24969] ppid=24961 vsize=915448 CPUtime=0.22
/proc/24963/task/24969/stat : 24969 (java) S 24961 24963 24895 0 -1 64 386 0 0 0 21 1 0 0 16 0 8 0 279842918 937418752 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24970] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24970/stat : 24970 (java) S 24961 24963 24895 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279842918 937418752 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24971] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24971/stat : 24971 (java) S 24961 24963 24895 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279842918 937418752 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.56
Current children cumulated vsize (KiB) 915448

[startup+162.562 s]
/proc/loadavg: 2.02 1.99 1.99 3/100 24971
/proc/meminfo: memFree=1309144/2055920 swapFree=4192812/4192956
[pid=24963] ppid=24961 vsize=915448 CPUtime=161.06
/proc/24963/stat : 24963 (java) R 24961 24963 24895 0 -1 0 9009 0 1 0 15315 791 0 0 25 0 8 0 279842910 937418752 8738 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073790196 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+2083.9 s]
/proc/loadavg: 2.01 2.01 2.00 3/100 25229
/proc/meminfo: memFree=1177944/2055920 swapFree=4192812/4192956
[pid=24963] ppid=24961 vsize=915448 CPUtime=2066.73
/proc/24963/stat : 24963 (java) R 24961 24963 24895 0 -1 0 9028 0 1 0 205872 801 0 0 25 0 8 0 279842910 937418752 8757 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073758432 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24963/statm: 228862 8757 2527 14 0 215332 0
[pid=24963/tid=24965] ppid=24961 vsize=915448 CPUtime=0.02
/proc/24963/task/24965/stat : 24965 (java) S 24961 24963 24895 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279842914 937418752 8757 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24966] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24966/stat : 24966 (java) S 24961 24963 24895 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279842914 937418752 8757 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24967] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24967/stat : 24967 (java) S 24961 24963 24895 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279842914 937418752 8757 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24968] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24968/stat : 24968 (java) S 24961 24963 24895 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279842918 937418752 8757 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24969] ppid=24961 vsize=915448 CPUtime=0.22
/proc/24963/task/24969/stat : 24969 (java) S 24961 24963 24895 0 -1 64 387 0 0 0 21 1 0 0 16 0 8 0 279842918 937418752 8757 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24970] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24970/stat : 24970 (java) S 24961 24963 24895 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279842918 937418752 8757 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24971] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24971/stat : 24971 (java) S 24961 24963 24895 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279842918 937418752 8757 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2066.73
Current children cumulated vsize (KiB) 915448

[startup+2143.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 25229
/proc/meminfo: memFree=1178008/2055920 swapFree=4192812/4192956
[pid=24963] ppid=24961 vsize=915448 CPUtime=2126.68
/proc/24963/stat : 24963 (java) R 24961 24963 24895 0 -1 0 9030 0 1 0 211867 801 0 0 25 0 8 0 279842910 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073656371 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24963/statm: 228862 8759 2527 14 0 215332 0
[pid=24963/tid=24965] ppid=24961 vsize=915448 CPUtime=0.02
/proc/24963/task/24965/stat : 24965 (java) S 24961 24963 24895 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279842914 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24966] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24966/stat : 24966 (java) S 24961 24963 24895 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279842914 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24967] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24967/stat : 24967 (java) S 24961 24963 24895 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279842914 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24968] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24968/stat : 24968 (java) S 24961 24963 24895 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279842918 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24969] ppid=24961 vsize=915448 CPUtime=0.22
/proc/24963/task/24969/stat : 24969 (java) S 24961 24963 24895 0 -1 64 387 0 0 0 21 1 0 0 16 0 8 0 279842918 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24970] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24970/stat : 24970 (java) S 24961 24963 24895 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279842918 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24971] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24971/stat : 24971 (java) S 24961 24963 24895 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279842918 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2126.68
Current children cumulated vsize (KiB) 915448

[startup+2203.92 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 25229
/proc/meminfo: memFree=1177944/2055920 swapFree=4192812/4192956
[pid=24963] ppid=24961 vsize=915448 CPUtime=2186.64
/proc/24963/stat : 24963 (java) R 24961 24963 24895 0 -1 0 9030 0 1 0 217863 801 0 0 25 0 8 0 279842910 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073778109 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24963/statm: 228862 8759 2527 14 0 215332 0
[pid=24963/tid=24965] ppid=24961 vsize=915448 CPUtime=0.02
/proc/24963/task/24965/stat : 24965 (java) S 24961 24963 24895 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279842914 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24966] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24966/stat : 24966 (java) S 24961 24963 24895 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279842914 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24967] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24967/stat : 24967 (java) S 24961 24963 24895 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279842914 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24968] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24968/stat : 24968 (java) S 24961 24963 24895 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279842918 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24969] ppid=24961 vsize=915448 CPUtime=0.22
/proc/24963/task/24969/stat : 24969 (java) S 24961 24963 24895 0 -1 64 387 0 0 0 21 1 0 0 16 0 8 0 279842918 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24970] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24970/stat : 24970 (java) S 24961 24963 24895 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279842918 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24971] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24971/stat : 24971 (java) S 24961 24963 24895 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279842918 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2186.64
Current children cumulated vsize (KiB) 915448

[startup+2263.92 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 25229
/proc/meminfo: memFree=1177944/2055920 swapFree=4192812/4192956
[pid=24963] ppid=24961 vsize=915448 CPUtime=2246.43
/proc/24963/stat : 24963 (java) R 24961 24963 24895 0 -1 0 9030 0 1 0 223842 801 0 0 25 0 8 0 279842910 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073777303 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24963/statm: 228862 8759 2527 14 0 215332 0
[pid=24963/tid=24965] ppid=24961 vsize=915448 CPUtime=0.02
/proc/24963/task/24965/stat : 24965 (java) S 24961 24963 24895 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279842914 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24966] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24966/stat : 24966 (java) S 24961 24963 24895 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279842914 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24967] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24967/stat : 24967 (java) S 24961 24963 24895 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279842914 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24968] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24968/stat : 24968 (java) S 24961 24963 24895 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279842918 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24969] ppid=24961 vsize=915448 CPUtime=0.22
/proc/24963/task/24969/stat : 24969 (java) S 24961 24963 24895 0 -1 64 387 0 0 0 21 1 0 0 16 0 8 0 279842918 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24970] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24970/stat : 24970 (java) S 24961 24963 24895 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279842918 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24971] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24971/stat : 24971 (java) S 24961 24963 24895 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279842918 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2246.43
Current children cumulated vsize (KiB) 915448

[startup+2323.93 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 25229
/proc/meminfo: memFree=1177944/2055920 swapFree=4192812/4192956
[pid=24963] ppid=24961 vsize=915448 CPUtime=2306.16
/proc/24963/stat : 24963 (java) R 24961 24963 24895 0 -1 0 9030 0 1 0 229815 801 0 0 25 0 8 0 279842910 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073758824 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24963/statm: 228862 8759 2527 14 0 215332 0
[pid=24963/tid=24965] ppid=24961 vsize=915448 CPUtime=0.02
/proc/24963/task/24965/stat : 24965 (java) S 24961 24963 24895 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279842914 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24966] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24966/stat : 24966 (java) S 24961 24963 24895 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279842914 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24967] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24967/stat : 24967 (java) S 24961 24963 24895 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279842914 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24968] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24968/stat : 24968 (java) S 24961 24963 24895 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279842918 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24969] ppid=24961 vsize=915448 CPUtime=0.22
/proc/24963/task/24969/stat : 24969 (java) S 24961 24963 24895 0 -1 64 387 0 0 0 21 1 0 0 16 0 8 0 279842918 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24970] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24970/stat : 24970 (java) S 24961 24963 24895 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279842918 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24971] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24971/stat : 24971 (java) S 24961 24963 24895 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279842918 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2306.16
Current children cumulated vsize (KiB) 915448

[startup+2383.93 s]
/proc/loadavg: 2.04 2.01 2.00 3/100 25229
/proc/meminfo: memFree=1177944/2055920 swapFree=4192812/4192956
[pid=24963] ppid=24961 vsize=915448 CPUtime=2365.88
/proc/24963/stat : 24963 (java) R 24961 24963 24895 0 -1 0 9030 0 1 0 235787 801 0 0 25 0 8 0 279842910 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918603 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24963/statm: 228862 8759 2527 14 0 215332 0
[pid=24963/tid=24965] ppid=24961 vsize=915448 CPUtime=0.02
/proc/24963/task/24965/stat : 24965 (java) S 24961 24963 24895 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279842914 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24966] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24966/stat : 24966 (java) S 24961 24963 24895 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279842914 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24967] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24967/stat : 24967 (java) S 24961 24963 24895 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279842914 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24968] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24968/stat : 24968 (java) S 24961 24963 24895 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279842918 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24969] ppid=24961 vsize=915448 CPUtime=0.22
/proc/24963/task/24969/stat : 24969 (java) S 24961 24963 24895 0 -1 64 387 0 0 0 21 1 0 0 16 0 8 0 279842918 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24970] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24970/stat : 24970 (java) S 24961 24963 24895 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279842918 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24971] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24971/stat : 24971 (java) S 24961 24963 24895 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279842918 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2365.88
Current children cumulated vsize (KiB) 915448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2418.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/100 25229
/proc/meminfo: memFree=1177880/2055920 swapFree=4192812/4192956
[pid=24963] ppid=24961 vsize=915448 CPUtime=2400.09
/proc/24963/stat : 24963 (java) R 24961 24963 24895 0 -1 0 9030 0 1 0 239208 801 0 0 25 0 8 0 279842910 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073655066 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24963/statm: 228862 8759 2527 14 0 215332 0
[pid=24963/tid=24965] ppid=24961 vsize=915448 CPUtime=0.02
/proc/24963/task/24965/stat : 24965 (java) S 24961 24963 24895 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279842914 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24966] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24966/stat : 24966 (java) S 24961 24963 24895 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279842914 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24967] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24967/stat : 24967 (java) S 24961 24963 24895 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279842914 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24968] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24968/stat : 24968 (java) S 24961 24963 24895 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279842918 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24969] ppid=24961 vsize=915448 CPUtime=0.22
/proc/24963/task/24969/stat : 24969 (java) S 24961 24963 24895 0 -1 64 387 0 0 0 21 1 0 0 16 0 8 0 279842918 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24970] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24970/stat : 24970 (java) S 24961 24963 24895 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279842918 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24963/tid=24971] ppid=24961 vsize=915448 CPUtime=0
/proc/24963/task/24971/stat : 24971 (java) S 24961 24963 24895 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279842918 937418752 8759 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) 915448

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

Child status: 143
Real time (s): 2418.38
CPU time (s): 2400.17
CPU user time (s): 2392.15
CPU system time (s): 8.02278
CPU usage (%): 99.2471
Max. virtual memory (cumulated for all children) (KiB): 915452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2392.15
system time used= 8.02278
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9051
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= 49966
involuntary context switches= 111425

runsolver used 2.88056 s user time and 7.83881 s system time

The end

Launcher Data (download as text)

Begin job on node17 on Sat Jan 20 17:34:41 UTC 2007


IDJOB= 281810
IDBENCH= 12272
IDSOLVER= 69
FILE ID= node17/281810-1169314481

PBS_JOBID= 3610019

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-11_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281810-1169314481/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-281810-1169314481 -o ROOT/results/node17/solver-281810-1169314481 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281810-1169314481/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  e6edff47819ccdc08750e62ea7fb1b45

RANDOM SEED= 542976339

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1334640 kB
Buffers:         49076 kB
Cached:         510972 kB
SwapCached:          0 kB
Active:         291252 kB
Inactive:       352816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1334640 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1924 kB
Writeback:           0 kB
Mapped:         112992 kB
Slab:            61832 kB
Committed_AS:  9734316 kB
PageTables:       2352 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= 66555 MiB



End job on node17 on Sat Jan 20 18:15:00 UTC 2007