Trace number 281585

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 PFCOPTIMUM 965.458 973.667

General information on the benchmark

NameMaxCSP/randomMaxCSP/sparseTight/
vcsp-25-10-21-85-5_ext.xml
MD5SUM80e30ad8f5628d0fd02ba2bf6b8bdeb9
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.43433
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.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=pfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/281585-1169313147/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=25  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.39	       =>  wckTime=0.095  cpuTime=0.09  mem=6M910
0.39	   
0.39	   relations being loaded...
0.43	   
0.43	   constraints being loaded...
0.47	     nbConstraints=63  nbRelationTypes=63  nbExtensionStructures=63  nbSharedExtensionStructures=0
0.47	     nbConflictsStructures=63  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1059  maxDegree=9
0.47	     maxArity=2
0.47	       =>  wckTime=0.173  cpuTime=0.13  mem=7M950
0.51	   
0.51	   solver LocalSearchSolver being built... 
0.55	       =>  wckTime=0.251  cpuTime=0.17  mem=5M428
0.55	
0.55	s SATISFIABLE
0.55	o 8
0.55	c 55
0.56	o 12
0.56	c 51
0.56	o 15
0.56	c 48
0.56	o 17
0.56	c 46
0.56	o 19
0.56	c 44
0.56	o 22
0.56	c 41
0.56	o 24
0.56	c 39
0.56	o 26
0.56	c 37
0.56	o 28
0.56	c 35
0.56	o 29
0.56	c 34
0.56	o 30
0.56	c 33
0.57	o 31
0.57	c 32
0.57	o 33
0.57	c 30
0.57	o 34
0.57	c 29
0.57	o 35
0.57	c 28
0.57	o 36
0.57	c 27
0.57	o 37
0.57	c 26
0.57	o 38
0.57	c 25
0.57	o 39
0.57	c 24
0.59	o 40
0.59	c 23
0.59	o 41
0.59	c 22
0.67	o 42
0.67	c 21
1.83	   
1.83	   search
1.83	     run=0  nbConstraintChecks=6603066  nbAssignments=10000
1.83	       =>  wckTime=1.285  cpuTime=1.25  mem=5M428
3.08	   
3.08	   search
3.08	     run=1  nbConstraintChecks=13127460  nbAssignments=20000
3.08	       =>  wckTime=2.534  cpuTime=2.46  mem=5M428
4.32	   
4.32	   search
4.32	     run=2  nbConstraintChecks=19768204  nbAssignments=30000
4.32	       =>  wckTime=3.77  cpuTime=3.69  mem=5M428
5.55	   
5.55	   search
5.55	     run=3  nbConstraintChecks=26366470  nbAssignments=40000
5.55	       =>  wckTime=4.998  cpuTime=4.92  mem=5M428
6.78	   
6.78	   search
6.78	     run=4  nbConstraintChecks=32953432  nbAssignments=50000
6.79	       =>  wckTime=6.235  cpuTime=6.14  mem=5M428
8.03	   
8.03	   search
8.03	     run=5  nbConstraintChecks=39582469  nbAssignments=60000
8.03	       =>  wckTime=7.478  cpuTime=7.37  mem=5M428
9.27	   
9.27	   search
9.27	     run=6  nbConstraintChecks=46212822  nbAssignments=70000
9.27	       =>  wckTime=8.724  cpuTime=8.61  mem=5M428
10.52	   
10.52	   search
10.52	     run=7  nbConstraintChecks=52903940  nbAssignments=80000
10.52	       =>  wckTime=9.974  cpuTime=9.85  mem=5M428
11.77	   
11.77	   search
11.77	     run=8  nbConstraintChecks=59519803  nbAssignments=90000
11.77	       =>  wckTime=11.218  cpuTime=11.08  mem=5M428
13.01	   
13.01	   search
13.01	     run=9  nbConstraintChecks=66093788  nbAssignments=100000
13.01	       =>  wckTime=12.458  cpuTime=12.32  mem=5M428
14.26	   
14.26	   search
14.26	     run=10  nbConstraintChecks=72713175  nbAssignments=110000
14.26	       =>  wckTime=13.706  cpuTime=13.55  mem=5M428
15.49	   
15.49	   search
15.49	     run=11  nbConstraintChecks=79254190  nbAssignments=120000
15.49	       =>  wckTime=14.942  cpuTime=14.77  mem=5M428
16.73	   
16.73	   search
16.73	     run=12  nbConstraintChecks=85840919  nbAssignments=130000
16.73	       =>  wckTime=16.182  cpuTime=16.0  mem=5M428
17.96	   
17.96	   search
17.96	     run=13  nbConstraintChecks=92379124  nbAssignments=140000
17.96	       =>  wckTime=17.412  cpuTime=17.23  mem=5M428
19.21	   
19.21	   search
19.21	     run=14  nbConstraintChecks=99113362  nbAssignments=150000
19.21	       =>  wckTime=18.658  cpuTime=18.46  mem=5M428
20.45	   
20.45	   search
20.45	     run=15  nbConstraintChecks=105784220  nbAssignments=160000
20.45	       =>  wckTime=19.904  cpuTime=19.7  mem=5M428
21.70	   
21.70	   search
21.70	     run=16  nbConstraintChecks=112575995  nbAssignments=170000
21.70	       =>  wckTime=21.153  cpuTime=20.94  mem=5M428
22.94	   
22.94	   search
22.94	     run=17  nbConstraintChecks=119239069  nbAssignments=180000
22.94	       =>  wckTime=22.39  cpuTime=22.16  mem=5M428
24.17	   
24.17	   search
24.17	     run=18  nbConstraintChecks=125845837  nbAssignments=190000
24.17	       =>  wckTime=23.624  cpuTime=23.39  mem=5M428
25.42	   
25.42	   search
25.42	     run=19  nbConstraintChecks=132588997  nbAssignments=200000
25.42	       =>  wckTime=24.871  cpuTime=24.62  mem=5M428
26.65	   
26.66	   search
26.66	     run=20  nbConstraintChecks=139109346  nbAssignments=210000
26.66	       =>  wckTime=26.106  cpuTime=25.84  mem=5M428
27.91	   
27.91	   search
27.91	     run=21  nbConstraintChecks=145890124  nbAssignments=220000
27.91	       =>  wckTime=27.364  cpuTime=27.09  mem=5M428
29.16	   
29.16	   search
29.16	     run=22  nbConstraintChecks=152499518  nbAssignments=230000
29.16	       =>  wckTime=28.608  cpuTime=28.32  mem=5M428
30.41	   
30.41	   search
30.41	     run=23  nbConstraintChecks=159199479  nbAssignments=240000
30.41	       =>  wckTime=29.859  cpuTime=29.57  mem=5M428
30.95	   
30.95	   search
30.95	     run=24  nbConstraintChecks=162059991  nbAssignments=244317
30.95	       =>  wckTime=30.399  cpuTime=30.11  mem=5M428
30.95	   
30.95	   global
30.95	     nbConstraintChecks=162059991  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.95	     solvingWckTime=30.398  solvingCpuTime=30.11  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.95	     globalCpuTime=30.32
30.95	       =>  wckTime=30.651  cpuTime=30.28  mem=5M428
30.95	   
30.95	   solver IterativeSystematicSolver being built... 
31.08	       =>  wckTime=30.777  cpuTime=30.38  mem=16M434
31.08	   
31.08	   preprocessing
31.08	     nbConstraintChecks=1200  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.08	     detectedInconsistency=no
31.08	       =>  wckTime=0.0060  cpuTime=0.01  mem=16M434
31.14	   
31.14	   search
31.14	     run=0  nbConstraintChecks=43000  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=28
31.14	     nbFailedAssignments=11  nbBacktracks=10  nbVisitedNodes=50  nbRestartNogoods=0
31.14	       =>  wckTime=0.058  cpuTime=0.04  mem=16M434
31.18	   
31.18	   search
31.18	     run=1  nbConstraintChecks=159382  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=95
31.18	     nbFailedAssignments=57  nbBacktracks=26  nbVisitedNodes=179  nbRestartNogoods=2
31.18	       =>  wckTime=0.106  cpuTime=0.07  mem=16M434
31.23	   
31.23	   search
31.23	     run=2  nbConstraintChecks=311615  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=190
31.23	     nbFailedAssignments=123  nbBacktracks=48  nbVisitedNodes=362  nbRestartNogoods=5
31.23	       =>  wckTime=0.153  cpuTime=0.11  mem=16M434
31.29	   
31.29	   search
31.29	     run=3  nbConstraintChecks=542900  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=321
31.29	     nbFailedAssignments=216  nbBacktracks=81  nbVisitedNodes=619  nbRestartNogoods=12
31.29	       =>  wckTime=0.217  cpuTime=0.18  mem=16M434
31.36	   
31.36	   search
31.36	     run=4  nbConstraintChecks=789242  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=465
31.36	     nbFailedAssignments=301  nbBacktracks=131  nbVisitedNodes=898  nbRestartNogoods=19
31.36	       =>  wckTime=0.286  cpuTime=0.25  mem=16M434
31.49	   
31.49	   search
31.49	     run=5  nbConstraintChecks=1271980  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=744
31.49	     nbFailedAssignments=499  nbBacktracks=206  nbVisitedNodes=1447  nbRestartNogoods=25
31.49	       =>  wckTime=0.412  cpuTime=0.37  mem=16M434
31.70	   
31.70	   search
31.70	     run=6  nbConstraintChecks=1999430  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1169
31.70	     nbFailedAssignments=805  nbBacktracks=319  nbVisitedNodes=2289  nbRestartNogoods=31
31.70	       =>  wckTime=0.621  cpuTime=0.57  mem=16M434
31.94	   
31.94	   search
31.94	     run=7  nbConstraintChecks=2869570  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1652
31.94	     nbFailedAssignments=1109  nbBacktracks=489  nbVisitedNodes=3241  nbRestartNogoods=34
31.94	       =>  wckTime=0.859  cpuTime=0.79  mem=16M434
32.24	   
32.24	   search
32.24	     run=8  nbConstraintChecks=3945539  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2294
32.24	     nbFailedAssignments=1487  nbBacktracks=745  nbVisitedNodes=4513  nbRestartNogoods=46
32.24	       =>  wckTime=1.162  cpuTime=1.09  mem=16M434
32.66	   
32.66	   search
32.66	     run=9  nbConstraintChecks=5668663  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3321
32.66	     nbFailedAssignments=2122  nbBacktracks=1129  nbVisitedNodes=6545  nbRestartNogoods=59
32.66	       =>  wckTime=1.583  cpuTime=1.5  mem=16M434
33.35	   
33.35	   search
33.35	     run=10  nbConstraintChecks=8242081  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4829
33.35	     nbFailedAssignments=3049  nbBacktracks=1705  nbVisitedNodes=9535  nbRestartNogoods=79
33.35	       =>  wckTime=2.274  cpuTime=2.18  mem=16M434
34.64	   
34.64	   search
34.64	     run=11  nbConstraintChecks=13156115  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7753
34.64	     nbFailedAssignments=5101  nbBacktracks=2570  nbVisitedNodes=15362  nbRestartNogoods=95
34.64	       =>  wckTime=3.563  cpuTime=3.46  mem=16M434
36.44	   
36.44	   search
36.44	     run=12  nbConstraintChecks=20405673  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12079
36.44	     nbFailedAssignments=8122  nbBacktracks=3867  nbVisitedNodes=23939  nbRestartNogoods=102
36.44	       =>  wckTime=5.367  cpuTime=5.24  mem=16M434
39.19	   
39.19	   search
39.19	     run=13  nbConstraintChecks=31239424  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=18534
39.19	     nbFailedAssignments=12624  nbBacktracks=5813  nbVisitedNodes=36811  nbRestartNogoods=125
39.19	       =>  wckTime=8.117  cpuTime=7.97  mem=16M434
42.70	   
42.70	   search
42.70	     run=14  nbConstraintChecks=44574455  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=26720
42.70	     nbFailedAssignments=17883  nbBacktracks=8732  nbVisitedNodes=53078  nbRestartNogoods=139
42.70	       =>  wckTime=11.624  cpuTime=11.45  mem=16M434
47.94	   
47.94	   search
47.94	     run=15  nbConstraintChecks=63765174  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=38887
47.94	     nbFailedAssignments=25666  nbBacktracks=13111  nbVisitedNodes=77332  nbRestartNogoods=151
47.94	       =>  wckTime=16.864  cpuTime=16.62  mem=16M434
55.60	   
55.60	   search
55.60	     run=16  nbConstraintChecks=92607585  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=58154
55.60	     nbFailedAssignments=38359  nbBacktracks=19679  nbVisitedNodes=115454  nbRestartNogoods=158
55.60	       =>  wckTime=24.519  cpuTime=24.21  mem=16M434
69.44	   
69.44	   search
69.44	     run=17  nbConstraintChecks=147926055  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=93498
69.44	     nbFailedAssignments=63847  nbBacktracks=29531  nbVisitedNodes=185438  nbRestartNogoods=174
69.44	       =>  wckTime=38.36  cpuTime=37.94  mem=16M434
84.59	   
84.59	   search
84.59	     run=18  nbConstraintChecks=207796681  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=134635
84.59	     nbFailedAssignments=90198  nbBacktracks=44309  nbVisitedNodes=266726  nbRestartNogoods=182
84.59	       =>  wckTime=53.516  cpuTime=52.98  mem=16M434
113.12	   
113.12	   search
113.12	     run=19  nbConstraintChecks=322245423  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=207075
113.12	     nbFailedAssignments=140465  nbBacktracks=66477  nbVisitedNodes=409913  nbRestartNogoods=203
113.12	       =>  wckTime=82.047  cpuTime=81.26  mem=16M434
145.84	   
145.84	   search
145.84	     run=20  nbConstraintChecks=454321876  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=297358
145.84	     nbFailedAssignments=197492  nbBacktracks=99729  nbVisitedNodes=588294  nbRestartNogoods=224
145.84	       =>  wckTime=114.762  cpuTime=113.7  mem=16M434
199.23	   
199.23	   search
199.23	     run=21  nbConstraintChecks=677156408  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=444071
199.23	     nbFailedAssignments=294320  nbBacktracks=149607  nbVisitedNodes=878137  nbRestartNogoods=237
199.23	       =>  wckTime=168.151  cpuTime=166.65  mem=16M434
274.55	   
274.55	   search
274.55	     run=22  nbConstraintChecks=978466609  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=643212
274.55	     nbFailedAssignments=418637  nbBacktracks=224426  nbVisitedNodes=1269824  nbRestartNogoods=261
274.55	       =>  wckTime=243.47  cpuTime=241.36  mem=16M434
385.54	   
385.54	   search
385.54	     run=23  nbConstraintChecks=1411038050  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=937326
385.54	     nbFailedAssignments=600518  nbBacktracks=336653  nbVisitedNodes=1848901  nbRestartNogoods=274
385.54	       =>  wckTime=354.46  cpuTime=351.45  mem=16M434
557.53	   
557.53	   search
557.53	     run=24  nbConstraintChecks=2096533689  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1391044
557.53	     nbFailedAssignments=885889  nbBacktracks=504994  nbVisitedNodes=2744933  nbRestartNogoods=301
557.53	       =>  wckTime=526.449  cpuTime=522.01  mem=16M434
793.65	   
793.65	   search
793.65	     run=25  nbConstraintChecks=3034178287  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2039224
793.65	     nbFailedAssignments=1281548  nbBacktracks=757509  nbVisitedNodes=4023420  nbRestartNogoods=320
793.65	       =>  wckTime=762.573  cpuTime=756.13  mem=16M434
973.62	   
973.62	   search
973.62	     run=26  nbConstraintChecks=3754403316  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2525509
973.62	     nbFailedAssignments=1585712  nbBacktracks=939631  nbVisitedNodes=4980546  nbRestartNogoods=334
973.62	       =>  wckTime=942.547  cpuTime=934.58  mem=16M434
973.62	   
973.62	   global
973.62	     nbConstraintChecks=3754404516  nbRestartNogoods=334  solvingWckTime=942.548  solvingCpuTime=934.58  expiredTime=no
973.62	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=965.0
973.62	       =>  wckTime=973.325  cpuTime=964.96  mem=16M434
973.63	
973.63	s OPTIMUM FOUND
973.63	v 3 5 8 6 6 6 9 7 7 5 6 5 3 3 4 1 2 5 4 7 9 5 8 4 8 
973.63	   
973.63	   totalWckTime=973.401  totalCpuTime=965.0

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/node5/watcher-281585-1169313147 -o ROOT/results/node5/solver-281585-1169313147 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281585-1169313147/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.92 1.98 1.99 3/94 27168
/proc/meminfo: memFree=1418016/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27165 vsize=18540 CPUtime=0
/proc/27167/stat : 27167 (runsolver) R 27165 27167 26536 0 -1 4194368 17 0 0 0 0 0 0 0 22 0 1 0 259929124 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 226913479975 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/27167/statm: 4635 279 244 17 0 2626 0

[startup+0.102451 s]
/proc/loadavg: 1.92 1.98 1.99 3/94 27168
/proc/meminfo: memFree=1418016/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27165 vsize=914988 CPUtime=0.07
/proc/27167/stat : 27167 (java) R 27165 27167 26536 0 -1 0 2960 0 1 0 6 1 0 0 25 0 8 0 259929124 936947712 2706 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155071163 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27167/statm: 228747 2706 1416 14 0 215242 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 914988

[startup+0.514501 s]
/proc/loadavg: 1.92 1.98 1.99 3/94 27168
/proc/meminfo: memFree=1418016/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27165 vsize=915332 CPUtime=0.48
/proc/27167/stat : 27167 (java) R 27165 27167 26536 0 -1 0 6608 0 1 0 45 3 0 0 25 0 8 0 259929124 937299968 6346 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4154163235 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27167/statm: 228833 6346 2172 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33659 s]
/proc/loadavg: 1.92 1.98 1.99 3/101 27175
/proc/meminfo: memFree=1400936/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27165 vsize=915436 CPUtime=1.29
/proc/27167/stat : 27167 (java) R 27165 27167 26536 0 -1 0 6950 0 1 0 101 28 0 0 25 0 8 0 259929124 937406464 6688 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073644969 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27167/statm: 228859 6688 2476 14 0 215329 0
[pid=27167/tid=27169] ppid=27165 vsize=915436 CPUtime=0.02
/proc/27167/task/27169/stat : 27169 (java) S 27165 27167 26536 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 259929128 937406464 6688 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27170] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27170/stat : 27170 (java) S 27165 27167 26536 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 259929129 937406464 6688 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27171] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27171/stat : 27171 (java) S 27165 27167 26536 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 259929129 937406464 6688 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27172] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27172/stat : 27172 (java) S 27165 27167 26536 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 259929132 937406464 6688 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27173] ppid=27165 vsize=915436 CPUtime=0.1
/proc/27167/task/27173/stat : 27173 (java) S 27165 27167 26536 0 -1 64 326 0 0 0 10 0 0 0 16 0 8 0 259929132 937406464 6688 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27174] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27174/stat : 27174 (java) S 27165 27167 26536 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 259929132 937406464 6688 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27175] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27175/stat : 27175 (java) S 27165 27167 26536 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 259929132 937406464 6688 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915436

[startup+2.97377 s]
/proc/loadavg: 1.92 1.98 1.99 3/101 27175
/proc/meminfo: memFree=1400872/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27165 vsize=915436 CPUtime=2.9
/proc/27167/stat : 27167 (java) R 27165 27167 26536 0 -1 0 6953 0 1 0 214 76 0 0 25 0 8 0 259929124 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073646842 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27167/statm: 228859 6690 2476 14 0 215329 0
[pid=27167/tid=27169] ppid=27165 vsize=915436 CPUtime=0.02
/proc/27167/task/27169/stat : 27169 (java) S 27165 27167 26536 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 259929128 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27170] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27170/stat : 27170 (java) S 27165 27167 26536 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 259929129 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27171] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27171/stat : 27171 (java) S 27165 27167 26536 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 259929129 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27172] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27172/stat : 27172 (java) S 27165 27167 26536 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 259929132 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27173] ppid=27165 vsize=915436 CPUtime=0.1
/proc/27167/task/27173/stat : 27173 (java) S 27165 27167 26536 0 -1 64 328 0 0 0 10 0 0 0 16 0 8 0 259929132 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27174] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27174/stat : 27174 (java) S 27165 27167 26536 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 259929132 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27175] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27175/stat : 27175 (java) S 27165 27167 26536 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 259929132 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 915436

[startup+6.25415 s]
/proc/loadavg: 1.93 1.98 1.99 3/101 27175
/proc/meminfo: memFree=1400872/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27165 vsize=915436 CPUtime=6.15
/proc/27167/stat : 27167 (java) R 27165 27167 26536 0 -1 0 6953 0 1 0 446 169 0 0 25 0 8 0 259929124 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073652628 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27167/statm: 228859 6690 2476 14 0 215329 0
[pid=27167/tid=27169] ppid=27165 vsize=915436 CPUtime=0.02
/proc/27167/task/27169/stat : 27169 (java) S 27165 27167 26536 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 259929128 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27170] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27170/stat : 27170 (java) S 27165 27167 26536 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 259929129 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27171] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27171/stat : 27171 (java) S 27165 27167 26536 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 259929129 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27172] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27172/stat : 27172 (java) S 27165 27167 26536 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 259929132 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27173] ppid=27165 vsize=915436 CPUtime=0.1
/proc/27167/task/27173/stat : 27173 (java) S 27165 27167 26536 0 -1 64 328 0 0 0 10 0 0 0 16 0 8 0 259929132 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27174] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27174/stat : 27174 (java) S 27165 27167 26536 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 259929132 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27175] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27175/stat : 27175 (java) S 27165 27167 26536 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 259929132 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 915436

[startup+12.7349 s]
/proc/loadavg: 1.93 1.98 1.99 3/101 27175
/proc/meminfo: memFree=1400872/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27165 vsize=915440 CPUtime=12.58
/proc/27167/stat : 27167 (java) R 27165 27167 26536 0 -1 0 6953 0 1 0 896 362 0 0 25 0 8 0 259929124 937410560 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27167/statm: 228860 6690 2476 14 0 215330 0
[pid=27167/tid=27169] ppid=27165 vsize=915440 CPUtime=0.02
/proc/27167/task/27169/stat : 27169 (java) S 27165 27167 26536 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 259929128 937410560 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27170] ppid=27165 vsize=915440 CPUtime=0
/proc/27167/task/27170/stat : 27170 (java) S 27165 27167 26536 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 259929129 937410560 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27171] ppid=27165 vsize=915440 CPUtime=0
/proc/27167/task/27171/stat : 27171 (java) S 27165 27167 26536 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 259929129 937410560 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27172] ppid=27165 vsize=915440 CPUtime=0
/proc/27167/task/27172/stat : 27172 (java) S 27165 27167 26536 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 259929132 937410560 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27173] ppid=27165 vsize=915440 CPUtime=0.1
/proc/27167/task/27173/stat : 27173 (java) S 27165 27167 26536 0 -1 64 328 0 0 0 10 0 0 0 16 0 8 0 259929132 937410560 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27174] ppid=27165 vsize=915440 CPUtime=0
/proc/27167/task/27174/stat : 27174 (java) S 27165 27167 26536 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 259929132 937410560 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27175] ppid=27165 vsize=915440 CPUtime=0
/proc/27167/task/27175/stat : 27175 (java) S 27165 27167 26536 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 259929132 937410560 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 915440

[startup+25.5923 s]
/proc/loadavg: 1.95 1.98 1.99 3/101 27175
/proc/meminfo: memFree=1401000/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27165 vsize=915436 CPUtime=25.33
/proc/27167/stat : 27167 (java) R 27165 27167 26536 0 -1 0 6955 0 1 0 1782 751 0 0 25 0 8 0 259929124 937406464 6691 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073645006 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27167/statm: 228859 6691 2476 14 0 215329 0
[pid=27167/tid=27169] ppid=27165 vsize=915436 CPUtime=0.02
/proc/27167/task/27169/stat : 27169 (java) S 27165 27167 26536 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 259929128 937406464 6691 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27170] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27170/stat : 27170 (java) S 27165 27167 26536 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 259929129 937406464 6691 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27171] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27171/stat : 27171 (java) S 27165 27167 26536 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 259929129 937406464 6691 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27172] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27172/stat : 27172 (java) S 27165 27167 26536 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 259929132 937406464 6691 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27173] ppid=27165 vsize=915436 CPUtime=0.1
/proc/27167/task/27173/stat : 27173 (java) S 27165 27167 26536 0 -1 64 329 0 0 0 10 0 0 0 16 0 8 0 259929132 937406464 6691 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27174] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27174/stat : 27174 (java) S 27165 27167 26536 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 259929132 937406464 6691 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27175] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27175/stat : 27175 (java) S 27165 27167 26536 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 259929132 937406464 6691 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 915436

[startup+51.2032 s]
/proc/loadavg: 1.96 1.98 1.99 3/101 27175
/proc/meminfo: memFree=1393256/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27165 vsize=915436 CPUtime=50.7
/proc/27167/stat : 27167 (java) R 27165 27167 26536 0 -1 0 8994 0 1 0 4152 918 0 0 25 0 8 0 259929124 937406464 8727 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073756938 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27167/statm: 228859 8727 2527 14 0 215329 0
[pid=27167/tid=27169] ppid=27165 vsize=915436 CPUtime=0.02
/proc/27167/task/27169/stat : 27169 (java) S 27165 27167 26536 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 259929128 937406464 8727 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27170] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27170/stat : 27170 (java) S 27165 27167 26536 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 259929129 937406464 8727 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27171] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27171/stat : 27171 (java) S 27165 27167 26536 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 259929129 937406464 8727 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27172] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27172/stat : 27172 (java) S 27165 27167 26536 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 259929132 937406464 8727 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27173] ppid=27165 vsize=915436 CPUtime=0.2
/proc/27167/task/27173/stat : 27173 (java) S 27165 27167 26536 0 -1 64 381 0 0 0 20 0 0 0 16 0 8 0 259929132 937406464 8727 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27174] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27174/stat : 27174 (java) S 27165 27167 26536 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 259929132 937406464 8727 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27175] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27175/stat : 27175 (java) S 27165 27167 26536 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 259929132 937406464 8727 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 915436

[startup+102.494 s]
/proc/loadavg: 2.04 2.00 2.00 3/101 27175
/proc/meminfo: memFree=1393192/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27165 vsize=915436 CPUtime=101.55
/proc/27167/stat : 27167 (java) R 27165 27167 26536 0 -1 0 9004 0 1 0 9237 918 0 0 25 0 8 0 259929124 937406464 8735 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073754009 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27167/statm: 228859 8735 2527 14 0 215329 0
[pid=27167/tid=27169] ppid=27165 vsize=915436 CPUtime=0.02
/proc/27167/task/27169/stat : 27169 (java) S 27165 27167 26536 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 259929128 937406464 8735 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27170] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27170/stat : 27170 (java) S 27165 27167 26536 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 259929129 937406464 8735 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27171] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27171/stat : 27171 (java) S 27165 27167 26536 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 259929129 937406464 8735 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27172] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27172/stat : 27172 (java) S 27165 27167 26536 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 259929132 937406464 8735 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27173] ppid=27165 vsize=915436 CPUtime=0.2
/proc/27167/task/27173/stat : 27173 (java) S 27165 27167 26536 0 -1 64 382 0 0 0 20 0 0 0 16 0 8 0 259929132 937406464 8735 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27174] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27174/stat : 27174 (java) S 27165 27167 26536 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 259929132 937406464 8735 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27175] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27175/stat : 27175 (java) S 27165 27167 26536 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 259929132 937406464 8735 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.55
Current children cumulated vsize (KiB) 915436

[startup+162.514 s]
/proc/loadavg: 2.08 2.02 2.00 3/101 27175
/proc/meminfo: memFree=1393192/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27165 vsize=915436 CPUtime=161.1
/proc/27167/stat : 27167 (java) R 27165 27167 26536 0 -1 0 9009 0 1 0 15191 919 0 0 25 0 8 0 259929124 937406464 8740 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073784651 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

/proc/27167/task/27172/stat : 27172 (java) S 27165 27167 26536 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 259929132 937406464 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27173] ppid=27165 vsize=915436 CPUtime=0.2
/proc/27167/task/27173/stat : 27173 (java) S 27165 27167 26536 0 -1 64 383 0 0 0 20 0 0 0 16 0 8 0 259929132 937406464 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27174] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27174/stat : 27174 (java) S 27165 27167 26536 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 259929132 937406464 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27175] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27175/stat : 27175 (java) S 27165 27167 26536 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 259929132 937406464 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 518.3
Current children cumulated vsize (KiB) 915436

[startup+582.685 s]
/proc/loadavg: 1.99 2.00 2.00 3/94 27441
/proc/meminfo: memFree=1343464/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27165 vsize=915436 CPUtime=577.84
/proc/27167/stat : 27167 (java) R 27165 27167 26536 0 -1 0 9021 0 1 0 56862 922 0 0 25 0 8 0 259929124 937406464 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336163 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27167/statm: 228859 8752 2527 14 0 215329 0
[pid=27167/tid=27169] ppid=27165 vsize=915436 CPUtime=0.02
/proc/27167/task/27169/stat : 27169 (java) S 27165 27167 26536 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 259929128 937406464 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27170] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27170/stat : 27170 (java) S 27165 27167 26536 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 259929129 937406464 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27171] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27171/stat : 27171 (java) S 27165 27167 26536 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 259929129 937406464 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27172] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27172/stat : 27172 (java) S 27165 27167 26536 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 259929132 937406464 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27173] ppid=27165 vsize=915436 CPUtime=0.2
/proc/27167/task/27173/stat : 27173 (java) S 27165 27167 26536 0 -1 64 384 0 0 0 20 0 0 0 16 0 8 0 259929132 937406464 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27174] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27174/stat : 27174 (java) S 27165 27167 26536 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 259929132 937406464 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27175] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27175/stat : 27175 (java) S 27165 27167 26536 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 259929132 937406464 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 577.84
Current children cumulated vsize (KiB) 915436

[startup+642.708 s]
/proc/loadavg: 1.99 2.00 2.00 3/94 27441
/proc/meminfo: memFree=1343464/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27165 vsize=915436 CPUtime=637.34
/proc/27167/stat : 27167 (java) R 27165 27167 26536 0 -1 0 9021 0 1 0 62812 922 0 0 25 0 8 0 259929124 937406464 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073799005 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27167/statm: 228859 8752 2527 14 0 215329 0
[pid=27167/tid=27169] ppid=27165 vsize=915436 CPUtime=0.02
/proc/27167/task/27169/stat : 27169 (java) S 27165 27167 26536 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 259929128 937406464 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27170] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27170/stat : 27170 (java) S 27165 27167 26536 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 259929129 937406464 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27171] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27171/stat : 27171 (java) S 27165 27167 26536 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 259929129 937406464 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27172] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27172/stat : 27172 (java) S 27165 27167 26536 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 259929132 937406464 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27173] ppid=27165 vsize=915436 CPUtime=0.2
/proc/27167/task/27173/stat : 27173 (java) S 27165 27167 26536 0 -1 64 384 0 0 0 20 0 0 0 16 0 8 0 259929132 937406464 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27174] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27174/stat : 27174 (java) S 27165 27167 26536 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 259929132 937406464 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27175] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27175/stat : 27175 (java) S 27165 27167 26536 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 259929132 937406464 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 637.34
Current children cumulated vsize (KiB) 915436

[startup+702.722 s]
/proc/loadavg: 1.99 2.00 2.00 3/94 27441
/proc/meminfo: memFree=1343464/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27165 vsize=915436 CPUtime=696.84
/proc/27167/stat : 27167 (java) R 27165 27167 26536 0 -1 0 9021 0 1 0 68762 922 0 0 25 0 8 0 259929124 937406464 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073772975 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27167/statm: 228859 8752 2527 14 0 215329 0
[pid=27167/tid=27169] ppid=27165 vsize=915436 CPUtime=0.02
/proc/27167/task/27169/stat : 27169 (java) S 27165 27167 26536 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 259929128 937406464 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27170] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27170/stat : 27170 (java) S 27165 27167 26536 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 259929129 937406464 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27171] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27171/stat : 27171 (java) S 27165 27167 26536 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 259929129 937406464 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27172] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27172/stat : 27172 (java) S 27165 27167 26536 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 259929132 937406464 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27173] ppid=27165 vsize=915436 CPUtime=0.2
/proc/27167/task/27173/stat : 27173 (java) S 27165 27167 26536 0 -1 64 384 0 0 0 20 0 0 0 16 0 8 0 259929132 937406464 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27174] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27174/stat : 27174 (java) S 27165 27167 26536 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 259929132 937406464 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27175] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27175/stat : 27175 (java) S 27165 27167 26536 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 259929132 937406464 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 696.84
Current children cumulated vsize (KiB) 915436

[startup+762.738 s]
/proc/loadavg: 1.99 2.00 2.00 3/94 27441
/proc/meminfo: memFree=1343464/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27165 vsize=915436 CPUtime=756.35
/proc/27167/stat : 27167 (java) R 27165 27167 26536 0 -1 0 9021 0 1 0 74713 922 0 0 25 0 8 0 259929124 937406464 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073804914 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27167/statm: 228859 8752 2527 14 0 215329 0
[pid=27167/tid=27169] ppid=27165 vsize=915436 CPUtime=0.02
/proc/27167/task/27169/stat : 27169 (java) S 27165 27167 26536 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 259929128 937406464 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27170] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27170/stat : 27170 (java) S 27165 27167 26536 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 259929129 937406464 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27171] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27171/stat : 27171 (java) S 27165 27167 26536 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 259929129 937406464 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27172] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27172/stat : 27172 (java) S 27165 27167 26536 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 259929132 937406464 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27173] ppid=27165 vsize=915436 CPUtime=0.2
/proc/27167/task/27173/stat : 27173 (java) S 27165 27167 26536 0 -1 64 384 0 0 0 20 0 0 0 16 0 8 0 259929132 937406464 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27174] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27174/stat : 27174 (java) S 27165 27167 26536 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 259929132 937406464 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27175] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27175/stat : 27175 (java) S 27165 27167 26536 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 259929132 937406464 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 756.35
Current children cumulated vsize (KiB) 915436

[startup+822.758 s]
/proc/loadavg: 1.99 2.00 2.00 3/94 27441
/proc/meminfo: memFree=1343464/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27165 vsize=915436 CPUtime=815.84
/proc/27167/stat : 27167 (java) R 27165 27167 26536 0 -1 0 9023 0 1 0 80662 922 0 0 25 0 8 0 259929124 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073778003 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27167/statm: 228859 8754 2527 14 0 215329 0
[pid=27167/tid=27169] ppid=27165 vsize=915436 CPUtime=0.02
/proc/27167/task/27169/stat : 27169 (java) S 27165 27167 26536 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 259929128 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27170] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27170/stat : 27170 (java) S 27165 27167 26536 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 259929129 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27171] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27171/stat : 27171 (java) S 27165 27167 26536 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 259929129 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27172] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27172/stat : 27172 (java) S 27165 27167 26536 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 259929132 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27173] ppid=27165 vsize=915436 CPUtime=0.2
/proc/27167/task/27173/stat : 27173 (java) S 27165 27167 26536 0 -1 64 384 0 0 0 20 0 0 0 16 0 8 0 259929132 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27174] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27174/stat : 27174 (java) S 27165 27167 26536 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 259929132 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27175] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27175/stat : 27175 (java) S 27165 27167 26536 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 259929132 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 815.84
Current children cumulated vsize (KiB) 915436

[startup+882.773 s]
/proc/loadavg: 1.99 2.00 2.00 3/94 27441
/proc/meminfo: memFree=1343464/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27165 vsize=915436 CPUtime=875.36
/proc/27167/stat : 27167 (java) R 27165 27167 26536 0 -1 0 9023 0 1 0 86613 923 0 0 25 0 8 0 259929124 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073754048 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27167/statm: 228859 8754 2527 14 0 215329 0
[pid=27167/tid=27169] ppid=27165 vsize=915436 CPUtime=0.02
/proc/27167/task/27169/stat : 27169 (java) S 27165 27167 26536 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 259929128 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27170] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27170/stat : 27170 (java) S 27165 27167 26536 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 259929129 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27171] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27171/stat : 27171 (java) S 27165 27167 26536 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 259929129 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27172] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27172/stat : 27172 (java) S 27165 27167 26536 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 259929132 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27173] ppid=27165 vsize=915436 CPUtime=0.2
/proc/27167/task/27173/stat : 27173 (java) S 27165 27167 26536 0 -1 64 384 0 0 0 20 0 0 0 16 0 8 0 259929132 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27174] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27174/stat : 27174 (java) S 27165 27167 26536 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 259929132 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27175] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27175/stat : 27175 (java) S 27165 27167 26536 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 259929132 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 875.36
Current children cumulated vsize (KiB) 915436

[startup+942.79 s]
/proc/loadavg: 2.06 2.02 2.00 3/94 27441
/proc/meminfo: memFree=1343464/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27165 vsize=915436 CPUtime=934.88
/proc/27167/stat : 27167 (java) R 27165 27167 26536 0 -1 0 9023 0 1 0 92565 923 0 0 25 0 8 0 259929124 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073757973 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27167/statm: 228859 8754 2527 14 0 215329 0
[pid=27167/tid=27169] ppid=27165 vsize=915436 CPUtime=0.02
/proc/27167/task/27169/stat : 27169 (java) S 27165 27167 26536 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 259929128 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27170] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27170/stat : 27170 (java) S 27165 27167 26536 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 259929129 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27171] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27171/stat : 27171 (java) S 27165 27167 26536 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 259929129 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27172] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27172/stat : 27172 (java) S 27165 27167 26536 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 259929132 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27173] ppid=27165 vsize=915436 CPUtime=0.2
/proc/27167/task/27173/stat : 27173 (java) S 27165 27167 26536 0 -1 64 384 0 0 0 20 0 0 0 16 0 8 0 259929132 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27174] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27174/stat : 27174 (java) S 27165 27167 26536 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 259929132 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27167/tid=27175] ppid=27165 vsize=915436 CPUtime=0
/proc/27167/task/27175/stat : 27175 (java) S 27165 27167 26536 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 259929132 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 934.88
Current children cumulated vsize (KiB) 915436

Child status: 0
Real time (s): 973.667
CPU time (s): 965.458
CPU user time (s): 956.219
CPU system time (s): 9.23959
CPU usage (%): 99.157
Max. virtual memory (cumulated for all children) (KiB): 915440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 956.219
system time used= 9.23959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9118
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= 20799
involuntary context switches= 36328

runsolver used 0.930858 s user time and 2.5966 s system time

The end

Launcher Data (download as text)

Begin job on node5 on Sat Jan 20 17:12:27 UTC 2007


IDJOB= 281585
IDBENCH= 12223
IDSOLVER= 69
FILE ID= node5/281585-1169313147

PBS_JOBID= 3609975

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  80e30ad8f5628d0fd02ba2bf6b8bdeb9

RANDOM SEED= 677637638

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1418496 kB
Buffers:         58452 kB
Cached:         444272 kB
SwapCached:          0 kB
Active:         129988 kB
Inactive:       429076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1418496 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1688 kB
Writeback:           0 kB
Mapped:          82964 kB
Slab:            62944 kB
Committed_AS:  7526364 kB
PageTables:       2264 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB



End job on node5 on Sat Jan 20 17:28:41 UTC 2007