Trace number 281647

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 EPFCOPTIMUM 877.666 878.004

General information on the benchmark

NameMaxCSP/randomMaxCSP/sparseTight/
vcsp-25-10-21-85-3_ext.xml
MD5SUMb6c372a48b5f96e8ef6beba14e463a20
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints42
Best CPU time to get the best result obtained on this benchmark4.26035
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints63
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension63
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.34	   
0.34	Abscon 109 (November, 2006)
0.34	   
0.34	   configuration
0.34	     name=epfc.xml
0.37	   
0.37	   instance
0.37	     name=/tmp/evaluation/281647-1169313407/unknown.xml
0.40	   
0.40	   domains being loaded...
0.40	   
0.40	   variables being loaded...
0.43	     nbVariables=25  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.43	       =>  wckTime=0.094  cpuTime=0.07  mem=6M887
0.43	   
0.43	   relations being loaded...
0.47	   
0.47	   constraints being loaded...
0.51	     nbConstraints=63  nbRelationTypes=63  nbExtensionStructures=63  nbSharedExtensionStructures=0
0.51	     nbConflictsStructures=63  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1068  maxDegree=9
0.51	     maxArity=2
0.51	       =>  wckTime=0.173  cpuTime=0.12  mem=7M879
0.55	   
0.55	   solver LocalSearchSolver being built... 
0.59	       =>  wckTime=0.253  cpuTime=0.16  mem=5M428
0.60	
0.60	s SATISFIABLE
0.60	o 16
0.60	c 47
0.60	o 18
0.60	c 45
0.60	o 20
0.60	c 43
0.60	o 21
0.60	c 42
0.60	o 23
0.60	c 40
0.60	o 25
0.60	c 38
0.60	o 27
0.60	c 36
0.60	o 29
0.60	c 34
0.60	o 31
0.60	c 32
0.61	o 32
0.61	c 31
0.61	o 33
0.61	c 30
0.61	o 34
0.61	c 29
0.61	o 35
0.61	c 28
0.61	o 36
0.61	c 27
0.61	o 37
0.61	c 26
0.61	o 38
0.61	c 25
0.61	o 39
0.61	c 24
0.63	o 40
0.63	c 23
0.78	o 41
0.78	c 22
0.79	o 42
0.79	c 21
1.98	   
1.98	   search
1.98	     run=0  nbConstraintChecks=6854807  nbAssignments=10000
1.98	       =>  wckTime=1.394  cpuTime=1.38  mem=5M428
3.33	   
3.33	   search
3.33	     run=1  nbConstraintChecks=13945441  nbAssignments=20000
3.33	       =>  wckTime=2.735  cpuTime=2.72  mem=5M428
4.65	   
4.65	   search
4.65	     run=2  nbConstraintChecks=20869500  nbAssignments=30000
4.65	       =>  wckTime=4.062  cpuTime=4.04  mem=5M428
5.99	   
5.99	   search
5.99	     run=3  nbConstraintChecks=27957153  nbAssignments=40000
5.99	       =>  wckTime=5.405  cpuTime=5.38  mem=5M428
7.33	   
7.33	   search
7.33	     run=4  nbConstraintChecks=34933815  nbAssignments=50000
7.33	       =>  wckTime=6.739  cpuTime=6.72  mem=5M428
8.66	   
8.66	   search
8.66	     run=5  nbConstraintChecks=41874808  nbAssignments=60000
8.66	       =>  wckTime=8.073  cpuTime=8.06  mem=5M428
9.99	   
9.99	   search
9.99	     run=6  nbConstraintChecks=48675069  nbAssignments=70000
9.99	       =>  wckTime=9.395  cpuTime=9.37  mem=5M428
11.31	   
11.31	   search
11.31	     run=7  nbConstraintChecks=55621950  nbAssignments=80000
11.31	       =>  wckTime=10.721  cpuTime=10.7  mem=5M428
12.64	   
12.64	   search
12.64	     run=8  nbConstraintChecks=62559391  nbAssignments=90000
12.64	       =>  wckTime=12.045  cpuTime=12.02  mem=5M428
13.97	   
13.97	   search
13.97	     run=9  nbConstraintChecks=69630807  nbAssignments=100000
13.97	       =>  wckTime=13.379  cpuTime=13.36  mem=5M428
15.30	   
15.30	   search
15.30	     run=10  nbConstraintChecks=76667963  nbAssignments=110000
15.30	       =>  wckTime=14.709  cpuTime=14.68  mem=5M428
16.65	   
16.65	   search
16.65	     run=11  nbConstraintChecks=83920247  nbAssignments=120000
16.65	       =>  wckTime=16.06  cpuTime=16.04  mem=5M428
17.98	   
17.98	   search
17.98	     run=12  nbConstraintChecks=90948052  nbAssignments=130000
17.98	       =>  wckTime=17.393  cpuTime=17.37  mem=5M428
19.30	   
19.30	   search
19.30	     run=13  nbConstraintChecks=97823146  nbAssignments=140000
19.30	       =>  wckTime=18.709  cpuTime=18.69  mem=5M428
20.62	   
20.62	   search
20.62	     run=14  nbConstraintChecks=104724841  nbAssignments=150000
20.62	       =>  wckTime=20.032  cpuTime=20.01  mem=5M428
21.97	   
21.97	   search
21.97	     run=15  nbConstraintChecks=111773958  nbAssignments=160000
21.97	       =>  wckTime=21.378  cpuTime=21.36  mem=5M428
23.30	   
23.31	   search
23.31	     run=16  nbConstraintChecks=118747057  nbAssignments=170000
23.31	       =>  wckTime=22.714  cpuTime=22.68  mem=5M428
24.64	   
24.64	   search
24.64	     run=17  nbConstraintChecks=125679269  nbAssignments=180000
24.64	       =>  wckTime=24.05  cpuTime=24.03  mem=5M428
25.97	   
25.97	   search
25.97	     run=18  nbConstraintChecks=132567205  nbAssignments=190000
25.97	       =>  wckTime=25.38  cpuTime=25.36  mem=5M428
27.32	   
27.32	   search
27.32	     run=19  nbConstraintChecks=139670051  nbAssignments=200000
27.32	       =>  wckTime=26.725  cpuTime=26.7  mem=5M428
28.65	   
28.65	   search
28.65	     run=20  nbConstraintChecks=146582873  nbAssignments=210000
28.65	       =>  wckTime=28.056  cpuTime=28.02  mem=5M428
30.00	   
30.00	   search
30.00	     run=21  nbConstraintChecks=153686399  nbAssignments=220000
30.00	       =>  wckTime=29.406  cpuTime=29.38  mem=5M428
30.82	   
30.82	   search
30.82	     run=22  nbConstraintChecks=157955262  nbAssignments=226241
30.82	       =>  wckTime=30.228  cpuTime=30.2  mem=5M428
30.82	   
30.82	   global
30.82	     nbConstraintChecks=157955262  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.82	     solvingWckTime=30.226  solvingCpuTime=30.19  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.82	     globalCpuTime=30.42
30.82	       =>  wckTime=30.481  cpuTime=30.36  mem=5M428
30.82	   
30.82	   solver IterativeSystematicSolver being built... 
30.95	       =>  wckTime=30.608  cpuTime=30.47  mem=16M417
30.98	   
30.98	   preprocessing
30.98	     nbConstraintChecks=32671  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.98	     detectedInconsistency=no
30.98	       =>  wckTime=0.032  cpuTime=0.01  mem=16M417
31.02	   
31.02	   search
31.02	     run=0  nbConstraintChecks=65558  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=40
31.02	     nbFailedAssignments=24  nbBacktracks=10  nbVisitedNodes=75  nbRestartNogoods=0
31.02	       =>  wckTime=0.066  cpuTime=0.04  mem=16M417
31.06	   
31.06	   search
31.06	     run=1  nbConstraintChecks=191875  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=113
31.06	     nbFailedAssignments=76  nbBacktracks=25  nbVisitedNodes=215  nbRestartNogoods=5
31.06	       =>  wckTime=0.116  cpuTime=0.08  mem=16M417
31.11	   
31.11	   search
31.11	     run=2  nbConstraintChecks=335030  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=196
31.11	     nbFailedAssignments=130  nbBacktracks=47  nbVisitedNodes=374  nbRestartNogoods=18
31.11	       =>  wckTime=0.163  cpuTime=0.12  mem=16M417
31.22	   
31.22	   search
31.22	     run=3  nbConstraintChecks=682910  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=369
31.22	     nbFailedAssignments=261  nbBacktracks=80  nbVisitedNodes=711  nbRestartNogoods=22
31.22	       =>  wckTime=0.27  cpuTime=0.23  mem=16M417
31.33	   
31.33	   search
31.33	     run=4  nbConstraintChecks=1117413  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=624
31.33	     nbFailedAssignments=459  nbBacktracks=130  nbVisitedNodes=1214  nbRestartNogoods=37
31.33	       =>  wckTime=0.383  cpuTime=0.34  mem=16M417
31.48	   
31.48	   search
31.48	     run=5  nbConstraintChecks=1649032  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=936
31.48	     nbFailedAssignments=688  nbBacktracks=205  nbVisitedNodes=1829  nbRestartNogoods=46
31.48	       =>  wckTime=0.533  cpuTime=0.49  mem=16M417
31.62	   
31.62	   search
31.62	     run=6  nbConstraintChecks=2217161  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1248
31.62	     nbFailedAssignments=880  nbBacktracks=318  nbVisitedNodes=2438  nbRestartNogoods=55
31.62	       =>  wckTime=0.674  cpuTime=0.62  mem=16M417
31.94	   
31.94	   search
31.94	     run=7  nbConstraintChecks=3360426  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1903
31.94	     nbFailedAssignments=1356  nbBacktracks=490  nbVisitedNodes=3741  nbRestartNogoods=74
31.94	       =>  wckTime=0.994  cpuTime=0.93  mem=16M417
32.35	   
32.35	   search
32.35	     run=8  nbConstraintChecks=5027866  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2863
32.35	     nbFailedAssignments=2054  nbBacktracks=746  nbVisitedNodes=5644  nbRestartNogoods=86
32.35	       =>  wckTime=1.405  cpuTime=1.33  mem=16M417
32.93	   
32.93	   search
32.93	     run=9  nbConstraintChecks=7323169  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4288
32.93	     nbFailedAssignments=3086  nbBacktracks=1130  nbVisitedNodes=8446  nbRestartNogoods=97
32.93	       =>  wckTime=1.979  cpuTime=1.91  mem=16M417
33.70	   
33.70	   search
33.70	     run=10  nbConstraintChecks=10338467  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6102
33.70	     nbFailedAssignments=4318  nbBacktracks=1706  nbVisitedNodes=12060  nbRestartNogoods=113
33.70	       =>  wckTime=2.748  cpuTime=2.67  mem=16M417
34.93	   
34.93	   search
34.93	     run=11  nbConstraintChecks=15173153  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8776
34.93	     nbFailedAssignments=6122  nbBacktracks=2570  nbVisitedNodes=17319  nbRestartNogoods=122
34.93	       =>  wckTime=3.984  cpuTime=3.91  mem=16M417
36.64	   
36.64	   search
36.64	     run=12  nbConstraintChecks=21983226  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12744
36.64	     nbFailedAssignments=8789  nbBacktracks=3867  nbVisitedNodes=25103  nbRestartNogoods=138
36.64	       =>  wckTime=5.688  cpuTime=5.61  mem=16M417
38.92	   
38.93	   search
38.93	     run=13  nbConstraintChecks=31559860  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=18857
38.93	     nbFailedAssignments=12949  nbBacktracks=5813  nbVisitedNodes=37257  nbRestartNogoods=148
38.93	       =>  wckTime=7.977  cpuTime=7.9  mem=16M417
42.77	   
42.77	   search
42.77	     run=14  nbConstraintChecks=47122028  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=28329
42.77	     nbFailedAssignments=19494  nbBacktracks=8732  nbVisitedNodes=56115  nbRestartNogoods=164
42.77	       =>  wckTime=11.826  cpuTime=11.75  mem=16M417
48.38	   
48.38	   search
48.38	     run=15  nbConstraintChecks=69165691  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=42111
48.38	     nbFailedAssignments=28892  nbBacktracks=13110  nbVisitedNodes=83553  nbRestartNogoods=179
48.38	       =>  wckTime=17.431  cpuTime=17.35  mem=16M417
56.78	   
56.78	   search
56.78	     run=16  nbConstraintChecks=101708913  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=63120
56.78	     nbFailedAssignments=43325  nbBacktracks=19678  nbVisitedNodes=125466  nbRestartNogoods=202
56.78	       =>  wckTime=25.83  cpuTime=25.74  mem=16M417
69.90	   
69.90	   search
69.90	     run=17  nbConstraintChecks=150072738  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=94295
69.90	     nbFailedAssignments=64642  nbBacktracks=29530  nbVisitedNodes=187479  nbRestartNogoods=225
69.90	       =>  wckTime=38.951  cpuTime=38.87  mem=16M417
87.73	   
87.73	   search
87.73	     run=18  nbConstraintChecks=214566207  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=140569
87.73	     nbFailedAssignments=96132  nbBacktracks=44309  nbVisitedNodes=279593  nbRestartNogoods=236
87.73	       =>  wckTime=56.778  cpuTime=56.69  mem=16M417
115.74	   
115.74	   search
115.74	     run=19  nbConstraintChecks=314441647  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=206109
115.74	     nbFailedAssignments=139499  nbBacktracks=66477  nbVisitedNodes=410024  nbRestartNogoods=254
115.74	       =>  wckTime=84.794  cpuTime=84.69  mem=16M417
158.14	   
158.14	   search
158.14	     run=20  nbConstraintChecks=474147589  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=304252
158.14	     nbFailedAssignments=204385  nbBacktracks=99729  nbVisitedNodes=604958  nbRestartNogoods=263
158.14	       =>  wckTime=127.191  cpuTime=127.08  mem=16M417
215.34	   
215.34	   search
215.34	     run=21  nbConstraintChecks=673921208  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=442884
215.34	     nbFailedAssignments=293134  nbBacktracks=149607  nbVisitedNodes=879329  nbRestartNogoods=268
215.34	       =>  wckTime=184.389  cpuTime=184.26  mem=16M417
303.57	   
303.57	   search
303.57	     run=22  nbConstraintChecks=991166174  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=651860
303.57	     nbFailedAssignments=427288  nbBacktracks=224425  nbVisitedNodes=1292894  nbRestartNogoods=290
303.57	       =>  wckTime=272.62  cpuTime=272.46  mem=16M417
433.45	   
433.45	   search
433.45	     run=23  nbConstraintChecks=1449939287  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=964678
433.45	     nbFailedAssignments=627873  nbBacktracks=336652  nbVisitedNodes=1909975  nbRestartNogoods=311
433.45	       =>  wckTime=402.506  cpuTime=402.32  mem=16M417
621.26	   
621.26	   search
621.26	     run=24  nbConstraintChecks=2108841476  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1406611
621.26	     nbFailedAssignments=901460  nbBacktracks=504993  nbVisitedNodes=2781955  nbRestartNogoods=322
621.26	       =>  wckTime=590.311  cpuTime=590.06  mem=16M417
877.94	   
877.94	   search
877.94	     run=25  nbConstraintChecks=3025330409  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2004588
877.94	     nbFailedAssignments=1272180  nbBacktracks=732251  nbVisitedNodes=3960366  nbRestartNogoods=341
877.94	       =>  wckTime=846.993  cpuTime=846.68  mem=16M417
877.94	   
877.94	   global
877.94	     nbConstraintChecks=3025363080  nbRestartNogoods=341  solvingWckTime=846.994  solvingCpuTime=846.68  expiredTime=no
877.94	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=877.21
877.94	       =>  wckTime=877.603  cpuTime=877.15  mem=16M417
877.95	
877.95	s OPTIMUM FOUND
877.95	v 6 5 4 4 9 5 4 3 1 5 5 8 7 3 7 1 9 8 5 5 1 0 4 3 8 
877.95	   
877.95	   totalWckTime=877.681  totalCpuTime=877.21

Verifier Data (download as text)

21 unsatisfied constraints, 42 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/node20/watcher-281647-1169313407 -o ROOT/results/node20/solver-281647-1169313407 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281647-1169313407/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: 0.92 0.98 0.99 4/78 2189
/proc/meminfo: memFree=1406320/2055920 swapFree=4170260/4192956
[pid=2188] ppid=2186 vsize=1784 CPUtime=0
/proc/2188/stat : 2188 (java) D 2186 2188 1284 0 -1 0 165 0 0 0 0 0 0 0 20 0 1 0 279735307 1826816 136 18446744073709551615 134512640 134570532 4294956640 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/2188/statm: 446 136 102 14 0 91 0

[startup+0.104895 s]
/proc/loadavg: 0.92 0.98 0.99 4/78 2189
/proc/meminfo: memFree=1406320/2055920 swapFree=4170260/4192956
[pid=2188] ppid=2186 vsize=907808 CPUtime=0.05
/proc/2188/stat : 2188 (java) R 2186 2188 1284 0 -1 0 2474 0 1 0 4 1 0 0 22 0 4 0 279735307 929595392 2221 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072941367 0 4 0 23755 18446744073709551615 0 0 17 0 0 0
/proc/2188/statm: 226952 2221 1221 14 0 214535 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 907808

[startup+0.51294 s]
/proc/loadavg: 0.92 0.98 0.99 4/78 2189
/proc/meminfo: memFree=1406320/2055920 swapFree=4170260/4192956
[pid=2188] ppid=2186 vsize=915332 CPUtime=0.45
/proc/2188/stat : 2188 (java) R 2186 2188 1284 0 -1 0 6443 0 1 0 42 3 0 0 16 0 8 0 279735307 937299968 6182 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4152819938 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2188/statm: 228833 6183 2152 14 0 215303 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 915332

[startup+1.33404 s]
/proc/loadavg: 0.92 0.98 0.99 2/85 2196
/proc/meminfo: memFree=1389432/2055920 swapFree=4170260/4192956
[pid=2188] ppid=2186 vsize=915444 CPUtime=1.27
/proc/2188/stat : 2188 (java) R 2186 2188 1284 0 -1 0 6957 0 1 0 105 22 0 0 16 0 8 0 279735307 937414656 6695 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2188/statm: 228861 6695 2479 14 0 215331 0
[pid=2188/tid=2190] ppid=2186 vsize=915444 CPUtime=0.02
/proc/2188/task/2190/stat : 2190 (java) S 2186 2188 1284 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279735315 937414656 6695 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2188/tid=2191] ppid=2186 vsize=915448 CPUtime=0
/proc/2188/task/2191/stat : 2191 (java) S 2186 2188 1284 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279735315 937418752 6695 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2192] ppid=2186 vsize=915444 CPUtime=0
/proc/2188/task/2192/stat : 2192 (java) S 2186 2188 1284 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279735315 937414656 6695 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2193] ppid=2186 vsize=915444 CPUtime=0
/proc/2188/task/2193/stat : 2193 (java) S 2186 2188 1284 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279735318 937414656 6695 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2194] ppid=2186 vsize=915444 CPUtime=0.1
/proc/2188/task/2194/stat : 2194 (java) S 2186 2188 1284 0 -1 64 325 0 0 0 10 0 0 0 16 0 8 0 279735318 937414656 6695 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2195] ppid=2186 vsize=915444 CPUtime=0
/proc/2188/task/2195/stat : 2195 (java) S 2186 2188 1284 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 279735318 937414656 6695 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2196] ppid=2186 vsize=915444 CPUtime=0
/proc/2188/task/2196/stat : 2196 (java) S 2186 2188 1284 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279735318 937414656 6695 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 915444

[startup+2.98623 s]
/proc/loadavg: 0.92 0.98 0.99 2/85 2196
/proc/meminfo: memFree=1389368/2055920 swapFree=4170260/4192956
[pid=2188] ppid=2186 vsize=915444 CPUtime=2.93
/proc/2188/stat : 2188 (java) R 2186 2188 1284 0 -1 0 6960 0 1 0 224 69 0 0 16 0 8 0 279735307 937414656 6697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2188/statm: 228862 6697 2479 14 0 215332 0
[pid=2188/tid=2190] ppid=2186 vsize=915444 CPUtime=0.02
/proc/2188/task/2190/stat : 2190 (java) S 2186 2188 1284 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279735315 937414656 6697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2191] ppid=2186 vsize=915444 CPUtime=0
/proc/2188/task/2191/stat : 2191 (java) S 2186 2188 1284 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279735315 937414656 6697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2192] ppid=2186 vsize=915444 CPUtime=0
/proc/2188/task/2192/stat : 2192 (java) S 2186 2188 1284 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279735315 937414656 6697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2193] ppid=2186 vsize=915444 CPUtime=0
/proc/2188/task/2193/stat : 2193 (java) S 2186 2188 1284 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279735318 937414656 6697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2194] ppid=2186 vsize=915444 CPUtime=0.1
/proc/2188/task/2194/stat : 2194 (java) S 2186 2188 1284 0 -1 64 327 0 0 0 10 0 0 0 16 0 8 0 279735318 937414656 6697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2195] ppid=2186 vsize=915444 CPUtime=0
/proc/2188/task/2195/stat : 2195 (java) S 2186 2188 1284 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 279735318 937414656 6697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2196] ppid=2186 vsize=915444 CPUtime=0
/proc/2188/task/2196/stat : 2196 (java) S 2186 2188 1284 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279735318 937414656 6697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915444

[startup+6.27663 s]
/proc/loadavg: 0.93 0.98 0.99 2/85 2196
/proc/meminfo: memFree=1389304/2055920 swapFree=4170260/4192956
[pid=2188] ppid=2186 vsize=915444 CPUtime=6.22
/proc/2188/stat : 2188 (java) R 2186 2188 1284 0 -1 0 6960 0 1 0 458 164 0 0 20 0 8 0 279735307 937414656 6697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2188/statm: 228862 6697 2479 14 0 215332 0
[pid=2188/tid=2190] ppid=2186 vsize=915444 CPUtime=0.02
/proc/2188/task/2190/stat : 2190 (java) S 2186 2188 1284 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279735315 937414656 6697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2191] ppid=2186 vsize=915444 CPUtime=0
/proc/2188/task/2191/stat : 2191 (java) S 2186 2188 1284 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279735315 937414656 6697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2192] ppid=2186 vsize=915444 CPUtime=0
/proc/2188/task/2192/stat : 2192 (java) S 2186 2188 1284 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279735315 937414656 6697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2193] ppid=2186 vsize=915448 CPUtime=0
/proc/2188/task/2193/stat : 2193 (java) S 2186 2188 1284 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279735318 937418752 6697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2194] ppid=2186 vsize=915444 CPUtime=0.1
/proc/2188/task/2194/stat : 2194 (java) S 2186 2188 1284 0 -1 64 327 0 0 0 10 0 0 0 16 0 8 0 279735318 937414656 6697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2195] ppid=2186 vsize=915444 CPUtime=0
/proc/2188/task/2195/stat : 2195 (java) S 2186 2188 1284 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 279735318 937414656 6697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2196] ppid=2186 vsize=915448 CPUtime=0
/proc/2188/task/2196/stat : 2196 (java) S 2186 2188 1284 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279735318 937418752 6697 18446744073709551615 134512640 134570532 4294956480 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) 915444

[startup+12.7554 s]
/proc/loadavg: 0.93 0.98 0.99 2/85 2196
/proc/meminfo: memFree=1389304/2055920 swapFree=4170260/4192956
[pid=2188] ppid=2186 vsize=915444 CPUtime=12.7
/proc/2188/stat : 2188 (java) R 2186 2188 1284 0 -1 0 6960 0 1 0 919 351 0 0 25 0 8 0 279735307 937414656 6697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2188/statm: 228862 6697 2479 14 0 215332 0
[pid=2188/tid=2190] ppid=2186 vsize=915444 CPUtime=0.02
/proc/2188/task/2190/stat : 2190 (java) S 2186 2188 1284 0 -1 64 136 0 0 0 2 0 0 0 17 0 8 0 279735315 937414656 6697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2191] ppid=2186 vsize=915444 CPUtime=0
/proc/2188/task/2191/stat : 2191 (java) S 2186 2188 1284 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279735315 937414656 6697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2192] ppid=2186 vsize=915444 CPUtime=0
/proc/2188/task/2192/stat : 2192 (java) S 2186 2188 1284 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279735315 937414656 6697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2193] ppid=2186 vsize=915444 CPUtime=0
/proc/2188/task/2193/stat : 2193 (java) S 2186 2188 1284 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279735318 937414656 6697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2194] ppid=2186 vsize=915444 CPUtime=0.1
/proc/2188/task/2194/stat : 2194 (java) S 2186 2188 1284 0 -1 64 327 0 0 0 10 0 0 0 16 0 8 0 279735318 937414656 6697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2195] ppid=2186 vsize=915444 CPUtime=0
/proc/2188/task/2195/stat : 2195 (java) S 2186 2188 1284 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 279735318 937414656 6697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2196] ppid=2186 vsize=915448 CPUtime=0
/proc/2188/task/2196/stat : 2196 (java) S 2186 2188 1284 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279735318 937418752 6697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 915444

[startup+25.583 s]
/proc/loadavg: 0.95 0.98 0.99 2/85 2196
/proc/meminfo: memFree=1389304/2055920 swapFree=4170260/4192956
[pid=2188] ppid=2186 vsize=915444 CPUtime=25.52
/proc/2188/stat : 2188 (java) R 2186 2188 1284 0 -1 0 6962 0 1 0 1823 729 0 0 19 0 8 0 279735307 937414656 6698 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2188/statm: 228861 6698 2479 14 0 215331 0
[pid=2188/tid=2190] ppid=2186 vsize=915444 CPUtime=0.02
/proc/2188/task/2190/stat : 2190 (java) S 2186 2188 1284 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279735315 937414656 6698 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2191] ppid=2186 vsize=915444 CPUtime=0
/proc/2188/task/2191/stat : 2191 (java) S 2186 2188 1284 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279735315 937414656 6698 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2192] ppid=2186 vsize=915444 CPUtime=0
/proc/2188/task/2192/stat : 2192 (java) S 2186 2188 1284 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279735315 937414656 6698 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2193] ppid=2186 vsize=915444 CPUtime=0
/proc/2188/task/2193/stat : 2193 (java) S 2186 2188 1284 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279735318 937414656 6698 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2194] ppid=2186 vsize=915448 CPUtime=0.11
/proc/2188/task/2194/stat : 2194 (java) S 2186 2188 1284 0 -1 64 328 0 0 0 11 0 0 0 16 0 8 0 279735318 937418752 6698 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2195] ppid=2186 vsize=915444 CPUtime=0
/proc/2188/task/2195/stat : 2195 (java) S 2186 2188 1284 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 279735318 937414656 6698 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2196] ppid=2186 vsize=915444 CPUtime=0
/proc/2188/task/2196/stat : 2196 (java) S 2186 2188 1284 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279735318 937414656 6698 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 915444

[startup+51.2721 s]
/proc/loadavg: 0.96 0.98 0.99 2/85 2196
/proc/meminfo: memFree=1381560/2055920 swapFree=4170260/4192956
[pid=2188] ppid=2186 vsize=916468 CPUtime=51.2
/proc/2188/stat : 2188 (java) R 2186 2188 1284 0 -1 0 9006 0 1 0 4235 885 0 0 25 0 8 0 279735307 938463232 8738 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073807648 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2188/statm: 229117 8738 2532 14 0 215587 0
[pid=2188/tid=2190] ppid=2186 vsize=916468 CPUtime=0.02
/proc/2188/task/2190/stat : 2190 (java) S 2186 2188 1284 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 279735315 938463232 8738 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2191] ppid=2186 vsize=916468 CPUtime=0
/proc/2188/task/2191/stat : 2191 (java) S 2186 2188 1284 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279735315 938463232 8738 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2192] ppid=2186 vsize=916468 CPUtime=0
/proc/2188/task/2192/stat : 2192 (java) S 2186 2188 1284 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279735315 938463232 8738 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2193] ppid=2186 vsize=916468 CPUtime=0
/proc/2188/task/2193/stat : 2193 (java) S 2186 2188 1284 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279735318 938463232 8738 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2194] ppid=2186 vsize=916468 CPUtime=0.2
/proc/2188/task/2194/stat : 2194 (java) S 2186 2188 1284 0 -1 64 380 0 0 0 19 1 0 0 16 0 8 0 279735318 938463232 8738 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2195] ppid=2186 vsize=916468 CPUtime=0
/proc/2188/task/2195/stat : 2195 (java) S 2186 2188 1284 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 279735318 938463232 8738 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2196] ppid=2186 vsize=916468 CPUtime=0
/proc/2188/task/2196/stat : 2196 (java) S 2186 2188 1284 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279735318 938463232 8738 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.2
Current children cumulated vsize (KiB) 916468

[startup+102.53 s]
/proc/loadavg: 0.98 0.98 0.99 2/85 2196
/proc/meminfo: memFree=1381560/2055920 swapFree=4170260/4192956
[pid=2188] ppid=2186 vsize=916468 CPUtime=102.44
/proc/2188/stat : 2188 (java) R 2186 2188 1284 0 -1 0 9015 0 1 0 9359 885 0 0 25 0 8 0 279735307 938463232 8746 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073777060 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2188/statm: 229117 8746 2532 14 0 215587 0
[pid=2188/tid=2190] ppid=2186 vsize=916468 CPUtime=0.02
/proc/2188/task/2190/stat : 2190 (java) S 2186 2188 1284 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 279735315 938463232 8746 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2191] ppid=2186 vsize=916468 CPUtime=0
/proc/2188/task/2191/stat : 2191 (java) S 2186 2188 1284 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279735315 938463232 8746 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2192] ppid=2186 vsize=916468 CPUtime=0
/proc/2188/task/2192/stat : 2192 (java) S 2186 2188 1284 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279735315 938463232 8746 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2193] ppid=2186 vsize=916468 CPUtime=0
/proc/2188/task/2193/stat : 2193 (java) S 2186 2188 1284 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279735318 938463232 8746 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2194] ppid=2186 vsize=916468 CPUtime=0.21
/proc/2188/task/2194/stat : 2194 (java) S 2186 2188 1284 0 -1 64 381 0 0 0 20 1 0 0 16 0 8 0 279735318 938463232 8746 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2195] ppid=2186 vsize=916468 CPUtime=0
/proc/2188/task/2195/stat : 2195 (java) S 2186 2188 1284 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 279735318 938463232 8746 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2196] ppid=2186 vsize=916468 CPUtime=0
/proc/2188/task/2196/stat : 2196 (java) S 2186 2188 1284 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279735318 938463232 8746 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.44
Current children cumulated vsize (KiB) 916468

[startup+162.628 s]
/proc/loadavg: 0.99 0.98 0.99 2/85 2196
/proc/meminfo: memFree=1381496/2055920 swapFree=4170260/4192956
[pid=2188] ppid=2186 vsize=916468 CPUtime=162.52
/proc/2188/stat : 2188 (java) R 2186 2188 1284 0 -1 0 9020 0 1 0 15367 885 0 0 25 0 8 0 279735307 938463232 8751 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073757964 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

/proc/2188/task/2193/stat : 2193 (java) S 2186 2188 1284 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279735318 938463232 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2194] ppid=2186 vsize=916468 CPUtime=0.21
/proc/2188/task/2194/stat : 2194 (java) S 2186 2188 1284 0 -1 64 382 0 0 0 20 1 0 0 16 0 8 0 279735318 938463232 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2195] ppid=2186 vsize=916468 CPUtime=0
/proc/2188/task/2195/stat : 2195 (java) S 2186 2188 1284 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 279735318 938463232 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2196] ppid=2186 vsize=916468 CPUtime=0
/proc/2188/task/2196/stat : 2196 (java) S 2186 2188 1284 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279735318 938463232 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.85
Current children cumulated vsize (KiB) 916468

[startup+463.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 2198
/proc/meminfo: memFree=1381240/2055920 swapFree=4170260/4192956
[pid=2188] ppid=2186 vsize=916468 CPUtime=462.93
/proc/2188/stat : 2188 (java) R 2186 2188 1284 0 -1 0 9028 0 1 0 45407 886 0 0 25 0 8 0 279735307 938463232 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073777035 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2188/statm: 229117 8759 2532 14 0 215587 0
[pid=2188/tid=2190] ppid=2186 vsize=916468 CPUtime=0.02
/proc/2188/task/2190/stat : 2190 (java) S 2186 2188 1284 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 279735315 938463232 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2191] ppid=2186 vsize=916468 CPUtime=0
/proc/2188/task/2191/stat : 2191 (java) S 2186 2188 1284 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279735315 938463232 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2192] ppid=2186 vsize=916468 CPUtime=0
/proc/2188/task/2192/stat : 2192 (java) S 2186 2188 1284 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279735315 938463232 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2193] ppid=2186 vsize=916468 CPUtime=0
/proc/2188/task/2193/stat : 2193 (java) S 2186 2188 1284 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279735318 938463232 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2194] ppid=2186 vsize=916468 CPUtime=0.21
/proc/2188/task/2194/stat : 2194 (java) S 2186 2188 1284 0 -1 64 382 0 0 0 20 1 0 0 16 0 8 0 279735318 938463232 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2188/tid=2195] ppid=2186 vsize=916468 CPUtime=0
/proc/2188/task/2195/stat : 2195 (java) S 2186 2188 1284 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 279735318 938463232 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2196] ppid=2186 vsize=916468 CPUtime=0
/proc/2188/task/2196/stat : 2196 (java) S 2186 2188 1284 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279735318 938463232 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462.93
Current children cumulated vsize (KiB) 916468

[startup+523.218 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 2198
/proc/meminfo: memFree=1381240/2055920 swapFree=4170260/4192956
[pid=2188] ppid=2186 vsize=916468 CPUtime=523.02
/proc/2188/stat : 2188 (java) R 2186 2188 1284 0 -1 0 9028 0 1 0 51415 887 0 0 25 0 8 0 279735307 938463232 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073753796 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2188/statm: 229117 8759 2532 14 0 215587 0
[pid=2188/tid=2190] ppid=2186 vsize=916468 CPUtime=0.02
/proc/2188/task/2190/stat : 2190 (java) S 2186 2188 1284 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 279735315 938463232 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2191] ppid=2186 vsize=916468 CPUtime=0
/proc/2188/task/2191/stat : 2191 (java) S 2186 2188 1284 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279735315 938463232 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2192] ppid=2186 vsize=916468 CPUtime=0
/proc/2188/task/2192/stat : 2192 (java) S 2186 2188 1284 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279735315 938463232 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2193] ppid=2186 vsize=916468 CPUtime=0
/proc/2188/task/2193/stat : 2193 (java) S 2186 2188 1284 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279735318 938463232 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2194] ppid=2186 vsize=916468 CPUtime=0.21
/proc/2188/task/2194/stat : 2194 (java) S 2186 2188 1284 0 -1 64 382 0 0 0 20 1 0 0 16 0 8 0 279735318 938463232 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2188/tid=2195] ppid=2186 vsize=916468 CPUtime=0
/proc/2188/task/2195/stat : 2195 (java) S 2186 2188 1284 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 279735318 938463232 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2196] ppid=2186 vsize=916468 CPUtime=0
/proc/2188/task/2196/stat : 2196 (java) S 2186 2188 1284 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279735318 938463232 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 523.02
Current children cumulated vsize (KiB) 916468

[startup+583.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 2198
/proc/meminfo: memFree=1381240/2055920 swapFree=4170260/4192956
[pid=2188] ppid=2186 vsize=916468 CPUtime=583.1
/proc/2188/stat : 2188 (java) R 2186 2188 1284 0 -1 0 9028 0 1 0 57423 887 0 0 25 0 8 0 279735307 938463232 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073777847 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2188/statm: 229117 8759 2532 14 0 215587 0
[pid=2188/tid=2190] ppid=2186 vsize=916468 CPUtime=0.02
/proc/2188/task/2190/stat : 2190 (java) S 2186 2188 1284 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 279735315 938463232 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2191] ppid=2186 vsize=916468 CPUtime=0
/proc/2188/task/2191/stat : 2191 (java) S 2186 2188 1284 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279735315 938463232 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2192] ppid=2186 vsize=916468 CPUtime=0
/proc/2188/task/2192/stat : 2192 (java) S 2186 2188 1284 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279735315 938463232 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2193] ppid=2186 vsize=916468 CPUtime=0
/proc/2188/task/2193/stat : 2193 (java) S 2186 2188 1284 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279735318 938463232 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2194] ppid=2186 vsize=916468 CPUtime=0.21
/proc/2188/task/2194/stat : 2194 (java) S 2186 2188 1284 0 -1 64 382 0 0 0 20 1 0 0 16 0 8 0 279735318 938463232 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2188/tid=2195] ppid=2186 vsize=916468 CPUtime=0
/proc/2188/task/2195/stat : 2195 (java) S 2186 2188 1284 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 279735318 938463232 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2196] ppid=2186 vsize=916468 CPUtime=0
/proc/2188/task/2196/stat : 2196 (java) S 2186 2188 1284 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279735318 938463232 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 583.1
Current children cumulated vsize (KiB) 916468

[startup+643.421 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 2198
/proc/meminfo: memFree=1381240/2055920 swapFree=4170260/4192956
[pid=2188] ppid=2186 vsize=916468 CPUtime=643.18
/proc/2188/stat : 2188 (java) R 2186 2188 1284 0 -1 0 9030 0 1 0 63431 887 0 0 25 0 8 0 279735307 938463232 8761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918484 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2188/statm: 229117 8761 2532 14 0 215587 0
[pid=2188/tid=2190] ppid=2186 vsize=916468 CPUtime=0.02
/proc/2188/task/2190/stat : 2190 (java) S 2186 2188 1284 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 279735315 938463232 8761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2191] ppid=2186 vsize=916468 CPUtime=0
/proc/2188/task/2191/stat : 2191 (java) S 2186 2188 1284 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279735315 938463232 8761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2192] ppid=2186 vsize=916468 CPUtime=0
/proc/2188/task/2192/stat : 2192 (java) S 2186 2188 1284 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279735315 938463232 8761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2193] ppid=2186 vsize=916468 CPUtime=0
/proc/2188/task/2193/stat : 2193 (java) S 2186 2188 1284 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279735318 938463232 8761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2194] ppid=2186 vsize=916468 CPUtime=0.21
/proc/2188/task/2194/stat : 2194 (java) S 2186 2188 1284 0 -1 64 382 0 0 0 20 1 0 0 16 0 8 0 279735318 938463232 8761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2188/tid=2195] ppid=2186 vsize=916468 CPUtime=0
/proc/2188/task/2195/stat : 2195 (java) S 2186 2188 1284 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 279735318 938463232 8761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2196] ppid=2186 vsize=916468 CPUtime=0
/proc/2188/task/2196/stat : 2196 (java) S 2186 2188 1284 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279735318 938463232 8761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 643.18
Current children cumulated vsize (KiB) 916468

[startup+703.518 s]
/proc/loadavg: 1.00 1.00 1.00 3/85 2198
/proc/meminfo: memFree=1381240/2055920 swapFree=4170260/4192956
[pid=2188] ppid=2186 vsize=916468 CPUtime=703.26
/proc/2188/stat : 2188 (java) R 2186 2188 1284 0 -1 0 9030 0 1 0 69439 887 0 0 25 0 8 0 279735307 938463232 8761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073753873 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2188/statm: 229117 8761 2532 14 0 215587 0
[pid=2188/tid=2190] ppid=2186 vsize=916468 CPUtime=0.02
/proc/2188/task/2190/stat : 2190 (java) S 2186 2188 1284 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 279735315 938463232 8761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2191] ppid=2186 vsize=916468 CPUtime=0
/proc/2188/task/2191/stat : 2191 (java) S 2186 2188 1284 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279735315 938463232 8761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2192] ppid=2186 vsize=916468 CPUtime=0
/proc/2188/task/2192/stat : 2192 (java) S 2186 2188 1284 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279735315 938463232 8761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2193] ppid=2186 vsize=916468 CPUtime=0
/proc/2188/task/2193/stat : 2193 (java) S 2186 2188 1284 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279735318 938463232 8761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2194] ppid=2186 vsize=916468 CPUtime=0.21
/proc/2188/task/2194/stat : 2194 (java) S 2186 2188 1284 0 -1 64 382 0 0 0 20 1 0 0 16 0 8 0 279735318 938463232 8761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2188/tid=2195] ppid=2186 vsize=916468 CPUtime=0
/proc/2188/task/2195/stat : 2195 (java) S 2186 2188 1284 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 279735318 938463232 8761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2196] ppid=2186 vsize=916468 CPUtime=0
/proc/2188/task/2196/stat : 2196 (java) S 2186 2188 1284 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279735318 938463232 8761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 703.26
Current children cumulated vsize (KiB) 916468

[startup+763.617 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 2198
/proc/meminfo: memFree=1381240/2055920 swapFree=4170260/4192956
[pid=2188] ppid=2186 vsize=916468 CPUtime=763.34
/proc/2188/stat : 2188 (java) R 2186 2188 1284 0 -1 0 9030 0 1 0 75447 887 0 0 25 0 8 0 279735307 938463232 8761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073753685 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2188/statm: 229117 8761 2532 14 0 215587 0
[pid=2188/tid=2190] ppid=2186 vsize=916468 CPUtime=0.02
/proc/2188/task/2190/stat : 2190 (java) S 2186 2188 1284 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 279735315 938463232 8761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2191] ppid=2186 vsize=916468 CPUtime=0
/proc/2188/task/2191/stat : 2191 (java) S 2186 2188 1284 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279735315 938463232 8761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2192] ppid=2186 vsize=916468 CPUtime=0
/proc/2188/task/2192/stat : 2192 (java) S 2186 2188 1284 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279735315 938463232 8761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2193] ppid=2186 vsize=916468 CPUtime=0
/proc/2188/task/2193/stat : 2193 (java) S 2186 2188 1284 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279735318 938463232 8761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2194] ppid=2186 vsize=916468 CPUtime=0.21
/proc/2188/task/2194/stat : 2194 (java) S 2186 2188 1284 0 -1 64 382 0 0 0 20 1 0 0 16 0 8 0 279735318 938463232 8761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2188/tid=2195] ppid=2186 vsize=916468 CPUtime=0
/proc/2188/task/2195/stat : 2195 (java) S 2186 2188 1284 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 279735318 938463232 8761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2196] ppid=2186 vsize=916468 CPUtime=0
/proc/2188/task/2196/stat : 2196 (java) S 2186 2188 1284 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279735318 938463232 8761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 763.34
Current children cumulated vsize (KiB) 916468

[startup+823.715 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 2198
/proc/meminfo: memFree=1381240/2055920 swapFree=4170260/4192956
[pid=2188] ppid=2186 vsize=916468 CPUtime=823.42
/proc/2188/stat : 2188 (java) R 2186 2188 1284 0 -1 0 9030 0 1 0 81455 887 0 0 25 0 8 0 279735307 938463232 8761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073772169 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2188/statm: 229117 8761 2532 14 0 215587 0
[pid=2188/tid=2190] ppid=2186 vsize=916468 CPUtime=0.02
/proc/2188/task/2190/stat : 2190 (java) S 2186 2188 1284 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 279735315 938463232 8761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2191] ppid=2186 vsize=916468 CPUtime=0
/proc/2188/task/2191/stat : 2191 (java) S 2186 2188 1284 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279735315 938463232 8761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2192] ppid=2186 vsize=916468 CPUtime=0
/proc/2188/task/2192/stat : 2192 (java) S 2186 2188 1284 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279735315 938463232 8761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2193] ppid=2186 vsize=916468 CPUtime=0
/proc/2188/task/2193/stat : 2193 (java) S 2186 2188 1284 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279735318 938463232 8761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2194] ppid=2186 vsize=916468 CPUtime=0.21
/proc/2188/task/2194/stat : 2194 (java) S 2186 2188 1284 0 -1 64 382 0 0 0 20 1 0 0 16 0 8 0 279735318 938463232 8761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2188/tid=2195] ppid=2186 vsize=916468 CPUtime=0
/proc/2188/task/2195/stat : 2195 (java) S 2186 2188 1284 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 279735318 938463232 8761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2188/tid=2196] ppid=2186 vsize=916468 CPUtime=0
/proc/2188/task/2196/stat : 2196 (java) S 2186 2188 1284 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279735318 938463232 8761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 823.42
Current children cumulated vsize (KiB) 916468

Child status: 0
Real time (s): 878.004
CPU time (s): 877.666
CPU user time (s): 868.778
CPU system time (s): 8.88765
CPU usage (%): 99.9615
Max. virtual memory (cumulated for all children) (KiB): 916984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 868.778
system time used= 8.88765
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9123
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= 18594
involuntary context switches= 584

runsolver used 0.812876 s user time and 2.30665 s system time

The end

Launcher Data (download as text)

Begin job on node20 on Sat Jan 20 17:16:48 UTC 2007


IDJOB= 281647
IDBENCH= 12236
IDSOLVER= 68
FILE ID= node20/281647-1169313407

PBS_JOBID= 3610135

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  b6c372a48b5f96e8ef6beba14e463a20

RANDOM SEED= 675726645

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.216
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.216
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:       1406928 kB
Buffers:         43368 kB
Cached:         504252 kB
SwapCached:       7600 kB
Active:         156092 kB
Inactive:       421316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1406928 kB
SwapTotal:     4192956 kB
SwapFree:      4170260 kB
Dirty:            1748 kB
Writeback:           0 kB
Mapped:          43776 kB
Slab:            56832 kB
Committed_AS:  5577056 kB
PageTables:       2016 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66563 MiB



End job on node20 on Sat Jan 20 17:31:26 UTC 2007