Trace number 281521

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 1898.73 1901.54

General information on the benchmark

NameMaxCSP/randomMaxCSP/sparseTight/
vcsp-25-10-21-85-15_ext.xml
MD5SUM31581848b36bc474727835f3dc945847
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints44
Best CPU time to get the best result obtained on this benchmark3.89641
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.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=epfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/281521-1169312829/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=25  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.42	       =>  wckTime=0.099  cpuTime=0.09  mem=6M887
0.42	   
0.42	   relations being loaded...
0.46	   
0.46	   constraints being loaded...
0.50	     nbConstraints=63  nbRelationTypes=63  nbExtensionStructures=63  nbSharedExtensionStructures=0
0.50	     nbConflictsStructures=63  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1069  maxDegree=9
0.50	     maxArity=2
0.50	       =>  wckTime=0.182  cpuTime=0.14  mem=7M879
0.54	   
0.54	   solver LocalSearchSolver being built... 
0.58	       =>  wckTime=0.265  cpuTime=0.18  mem=5M428
0.58	
0.58	s SATISFIABLE
0.58	o 15
0.58	c 48
0.59	o 18
0.59	c 45
0.59	o 21
0.59	c 42
0.59	o 23
0.59	c 40
0.59	o 25
0.59	c 38
0.59	o 27
0.59	c 36
0.59	o 29
0.59	c 34
0.59	o 31
0.59	c 32
0.60	o 32
0.60	c 31
0.60	o 34
0.60	c 29
0.60	o 35
0.60	c 28
0.60	o 36
0.60	c 27
0.60	o 37
0.60	c 26
0.60	o 39
0.60	c 24
0.61	o 40
0.61	c 23
0.61	o 41
0.61	c 22
0.62	o 42
0.62	c 21
0.62	o 43
0.62	c 20
0.90	o 44
0.90	c 19
1.95	   
1.95	   search
1.95	     run=0  nbConstraintChecks=6541181  nbAssignments=10000
1.95	       =>  wckTime=1.368  cpuTime=1.34  mem=5M428
3.27	   
3.27	   search
3.27	     run=1  nbConstraintChecks=13034772  nbAssignments=20000
3.27	       =>  wckTime=2.685  cpuTime=2.63  mem=5M428
4.60	   
4.60	   search
4.60	     run=2  nbConstraintChecks=19679168  nbAssignments=30000
4.60	       =>  wckTime=4.018  cpuTime=3.96  mem=5M428
5.93	   
5.93	   search
5.93	     run=3  nbConstraintChecks=26344163  nbAssignments=40000
5.93	       =>  wckTime=5.349  cpuTime=5.27  mem=5M428
7.26	   
7.26	   search
7.26	     run=4  nbConstraintChecks=32972735  nbAssignments=50000
7.26	       =>  wckTime=6.677  cpuTime=6.59  mem=5M428
8.57	   
8.57	   search
8.57	     run=5  nbConstraintChecks=39483234  nbAssignments=60000
8.57	       =>  wckTime=7.994  cpuTime=7.9  mem=5M428
9.90	   
9.90	   search
9.90	     run=6  nbConstraintChecks=45993309  nbAssignments=70000
9.90	       =>  wckTime=9.318  cpuTime=9.21  mem=5M428
11.22	   
11.22	   search
11.22	     run=7  nbConstraintChecks=52535413  nbAssignments=80000
11.22	       =>  wckTime=10.64  cpuTime=10.52  mem=5M428
12.54	   
12.54	   search
12.54	     run=8  nbConstraintChecks=59124075  nbAssignments=90000
12.54	       =>  wckTime=11.959  cpuTime=11.82  mem=5M428
13.86	   
13.86	   search
13.86	     run=9  nbConstraintChecks=65748234  nbAssignments=100000
13.86	       =>  wckTime=13.278  cpuTime=13.13  mem=5M428
15.18	   
15.18	   search
15.18	     run=10  nbConstraintChecks=72420016  nbAssignments=110000
15.18	       =>  wckTime=14.602  cpuTime=14.45  mem=5M428
16.51	   
16.51	   search
16.51	     run=11  nbConstraintChecks=79073828  nbAssignments=120000
16.51	       =>  wckTime=15.927  cpuTime=15.76  mem=5M428
17.82	   
17.82	   search
17.82	     run=12  nbConstraintChecks=85647836  nbAssignments=130000
17.82	       =>  wckTime=17.242  cpuTime=17.06  mem=5M428
19.14	   
19.14	   search
19.14	     run=13  nbConstraintChecks=92264694  nbAssignments=140000
19.14	       =>  wckTime=18.562  cpuTime=18.37  mem=5M428
20.46	   
20.46	   search
20.46	     run=14  nbConstraintChecks=98855535  nbAssignments=150000
20.46	       =>  wckTime=19.881  cpuTime=19.68  mem=5M428
21.80	   
21.80	   search
21.80	     run=15  nbConstraintChecks=105582962  nbAssignments=160000
21.80	       =>  wckTime=21.214  cpuTime=21.0  mem=5M428
23.13	   
23.13	   search
23.13	     run=16  nbConstraintChecks=112212043  nbAssignments=170000
23.13	       =>  wckTime=22.547  cpuTime=22.32  mem=5M428
24.47	   
24.47	   search
24.47	     run=17  nbConstraintChecks=118838100  nbAssignments=180000
24.47	       =>  wckTime=23.885  cpuTime=23.63  mem=5M428
25.79	   
25.79	   search
25.79	     run=18  nbConstraintChecks=125393719  nbAssignments=190000
25.79	       =>  wckTime=25.209  cpuTime=24.95  mem=5M428
27.11	   
27.11	   search
27.11	     run=19  nbConstraintChecks=131908912  nbAssignments=200000
27.11	       =>  wckTime=26.53  cpuTime=26.25  mem=5M428
28.44	   
28.44	   search
28.44	     run=20  nbConstraintChecks=138505094  nbAssignments=210000
28.44	       =>  wckTime=27.863  cpuTime=27.58  mem=5M428
29.77	   
29.77	   search
29.77	     run=21  nbConstraintChecks=145110549  nbAssignments=220000
29.77	       =>  wckTime=29.191  cpuTime=28.9  mem=5M428
31.10	   
31.10	   search
31.10	     run=22  nbConstraintChecks=151768407  nbAssignments=230000
31.10	       =>  wckTime=30.523  cpuTime=30.22  mem=5M428
31.18	   
31.18	   search
31.19	     run=23  nbConstraintChecks=152159490  nbAssignments=230635
31.19	       =>  wckTime=30.605  cpuTime=30.3  mem=5M428
31.19	   
31.19	   global
31.19	     nbConstraintChecks=152159490  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.19	     solvingWckTime=30.604  solvingCpuTime=30.3  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.19	     globalCpuTime=30.52
31.19	       =>  wckTime=30.871  cpuTime=30.48  mem=5M428
31.19	   
31.19	   solver IterativeSystematicSolver being built... 
31.33	       =>  wckTime=31.012  cpuTime=30.59  mem=16M417
31.36	   
31.36	   preprocessing
31.36	     nbConstraintChecks=31397  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.36	     detectedInconsistency=no
31.36	       =>  wckTime=0.035  cpuTime=0.02  mem=16M417
31.40	   
31.40	   search
31.40	     run=0  nbConstraintChecks=69072  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=43
31.40	     nbFailedAssignments=26  nbBacktracks=12  nbVisitedNodes=82  nbRestartNogoods=0
31.40	       =>  wckTime=0.071  cpuTime=0.05  mem=16M417
31.45	   
31.45	   search
31.45	     run=1  nbConstraintChecks=198304  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=115
31.45	     nbFailedAssignments=78  nbBacktracks=27  nbVisitedNodes=221  nbRestartNogoods=3
31.45	       =>  wckTime=0.125  cpuTime=0.09  mem=16M417
31.50	   
31.50	   search
31.50	     run=2  nbConstraintChecks=365298  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=214
31.50	     nbFailedAssignments=148  nbBacktracks=49  nbVisitedNodes=412  nbRestartNogoods=9
31.50	       =>  wckTime=0.175  cpuTime=0.14  mem=16M417
31.55	   
31.55	   search
31.55	     run=3  nbConstraintChecks=528412  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=314
31.55	     nbFailedAssignments=207  nbBacktracks=83  nbVisitedNodes=605  nbRestartNogoods=25
31.55	       =>  wckTime=0.223  cpuTime=0.18  mem=16M417
31.63	   
31.63	   search
31.63	     run=4  nbConstraintChecks=821664  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=490
31.63	     nbFailedAssignments=327  nbBacktracks=133  nbVisitedNodes=951  nbRestartNogoods=32
31.63	       =>  wckTime=0.3  cpuTime=0.26  mem=16M417
31.75	   
31.75	   search
31.75	     run=5  nbConstraintChecks=1250771  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=734
31.75	     nbFailedAssignments=491  nbBacktracks=208  nbVisitedNodes=1434  nbRestartNogoods=38
31.75	       =>  wckTime=0.418  cpuTime=0.37  mem=16M417
31.92	   
31.92	   search
31.92	     run=6  nbConstraintChecks=1894440  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1114
31.92	     nbFailedAssignments=751  nbBacktracks=321  nbVisitedNodes=2181  nbRestartNogoods=45
31.92	       =>  wckTime=0.589  cpuTime=0.54  mem=16M417
32.21	   
32.21	   search
32.21	     run=7  nbConstraintChecks=3005444  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1781
32.21	     nbFailedAssignments=1240  nbBacktracks=491  nbVisitedNodes=3498  nbRestartNogoods=58
32.21	       =>  wckTime=0.885  cpuTime=0.82  mem=16M417
32.52	   
32.52	   search
32.52	     run=8  nbConstraintChecks=4285991  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2586
32.52	     nbFailedAssignments=1779  nbBacktracks=747  nbVisitedNodes=5097  nbRestartNogoods=82
32.52	       =>  wckTime=1.192  cpuTime=1.11  mem=16M417
33.13	   
33.13	   search
33.13	     run=9  nbConstraintChecks=6728976  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4027
33.13	     nbFailedAssignments=2826  nbBacktracks=1132  nbVisitedNodes=7959  nbRestartNogoods=90
33.13	       =>  wckTime=1.8  cpuTime=1.71  mem=16M417
34.05	   
34.05	   search
34.05	     run=10  nbConstraintChecks=10245727  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6092
34.05	     nbFailedAssignments=4311  nbBacktracks=1708  nbVisitedNodes=12052  nbRestartNogoods=96
34.05	       =>  wckTime=2.719  cpuTime=2.62  mem=16M417
35.39	   
35.39	   search
35.39	     run=11  nbConstraintChecks=15478005  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9179
35.39	     nbFailedAssignments=6526  nbBacktracks=2572  nbVisitedNodes=18198  nbRestartNogoods=109
35.39	       =>  wckTime=4.058  cpuTime=3.94  mem=16M417
37.24	   
37.24	   search
37.24	     run=12  nbConstraintChecks=23018369  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=13485
37.24	     nbFailedAssignments=9530  nbBacktracks=3870  nbVisitedNodes=26791  nbRestartNogoods=131
37.24	       =>  wckTime=5.913  cpuTime=5.78  mem=16M417
39.62	   
39.62	   search
39.62	     run=13  nbConstraintChecks=32532999  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=19077
39.62	     nbFailedAssignments=13171  nbBacktracks=5817  nbVisitedNodes=37918  nbRestartNogoods=145
39.62	       =>  wckTime=8.29  cpuTime=8.13  mem=16M417
43.85	   
43.85	   search
43.85	     run=14  nbConstraintChecks=49757047  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=28696
43.85	     nbFailedAssignments=19866  nbBacktracks=8736  nbVisitedNodes=57121  nbRestartNogoods=155
43.85	       =>  wckTime=12.518  cpuTime=12.32  mem=16M417
49.77	   
49.77	   search
49.78	     run=15  nbConstraintChecks=73022936  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=42579
49.78	     nbFailedAssignments=29365  nbBacktracks=13114  nbVisitedNodes=84719  nbRestartNogoods=169
49.78	       =>  wckTime=18.444  cpuTime=18.2  mem=16M417
59.36	   
59.36	   search
59.36	     run=16  nbConstraintChecks=110136254  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=64916
59.36	     nbFailedAssignments=45129  nbBacktracks=19682  nbVisitedNodes=129338  nbRestartNogoods=179
59.36	       =>  wckTime=28.036  cpuTime=27.7  mem=16M417
74.59	   
74.59	   search
74.59	     run=17  nbConstraintChecks=165646871  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=100124
74.59	     nbFailedAssignments=70480  nbBacktracks=29534  nbVisitedNodes=199243  nbRestartNogoods=193
74.59	       =>  wckTime=43.264  cpuTime=42.79  mem=16M417
93.42	   
93.42	   search
93.42	     run=18  nbConstraintChecks=239884380  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=147250
93.42	     nbFailedAssignments=102822  nbBacktracks=44314  nbVisitedNodes=293198  nbRestartNogoods=205
93.42	       =>  wckTime=62.093  cpuTime=61.54  mem=16M417
121.70	   
121.71	   search
121.71	     run=19  nbConstraintChecks=355795021  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=218877
121.71	     nbFailedAssignments=152276  nbBacktracks=66482  nbVisitedNodes=435590  nbRestartNogoods=236
121.71	       =>  wckTime=90.377  cpuTime=89.81  mem=16M417
161.60	   
161.60	   search
161.60	     run=20  nbConstraintChecks=510671284  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=316282
161.60	     nbFailedAssignments=216423  nbBacktracks=99735  nbVisitedNodes=629819  nbRestartNogoods=255
161.60	       =>  wckTime=130.274  cpuTime=129.66  mem=16M417
222.58	   
222.58	   search
222.58	     run=21  nbConstraintChecks=754874434  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=469609
222.58	     nbFailedAssignments=319867  nbBacktracks=149613  nbVisitedNodes=934387  nbRestartNogoods=276
222.58	       =>  wckTime=191.25  cpuTime=190.55  mem=16M417
307.54	   
307.54	   search
307.54	     run=22  nbConstraintChecks=1090732180  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=683212
307.54	     nbFailedAssignments=458646  nbBacktracks=224432  nbVisitedNodes=1359167  nbRestartNogoods=297
307.55	       =>  wckTime=276.217  cpuTime=275.42  mem=16M417
431.36	   
431.36	   search
431.36	     run=23  nbConstraintChecks=1585924921  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1002185
431.36	     nbFailedAssignments=665386  nbBacktracks=336659  nbVisitedNodes=1992710  nbRestartNogoods=321
431.36	       =>  wckTime=400.03  cpuTime=399.11  mem=16M417
615.29	   
615.29	   search
615.29	     run=24  nbConstraintChecks=2317942143  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1467866
615.29	     nbFailedAssignments=962719  nbBacktracks=505000  nbVisitedNodes=2918680  nbRestartNogoods=347
615.29	       =>  wckTime=583.963  cpuTime=582.84  mem=16M417
897.45	   
897.45	   search
897.45	     run=25  nbConstraintChecks=3444810430  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2182161
897.45	     nbFailedAssignments=1424497  nbBacktracks=757511  nbVisitedNodes=4339023  nbRestartNogoods=356
897.45	       =>  wckTime=866.118  cpuTime=864.67  mem=16M417
1323.48	   
1323.48	   search
1323.48	     run=26  nbConstraintChecks=5104517474  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3225534
1323.48	     nbFailedAssignments=2089100  nbBacktracks=1136278  nbVisitedNodes=6413088  nbRestartNogoods=369
1323.48	       =>  wckTime=1292.156  cpuTime=1290.29  mem=16M417
1901.50	   
1901.50	   search
1901.50	     run=27  nbConstraintChecks=7385863390  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4705953
1901.50	     nbFailedAssignments=3004033  nbBacktracks=1701765  nbVisitedNodes=9341264  nbRestartNogoods=398
1901.50	       =>  wckTime=1870.17  cpuTime=1867.62  mem=16M417
1901.50	   
1901.50	   global
1901.50	     nbConstraintChecks=7385894787  nbRestartNogoods=398  solvingWckTime=1870.171  solvingCpuTime=1867.62
1901.50	     expiredTime=no  totalExploration=yes  nbFoundSolutions=0  globalCpuTime=1898.25
1901.50	       =>  wckTime=1901.184  cpuTime=1898.21  mem=16M417
1901.50	
1901.50	s OPTIMUM FOUND
1901.50	v 5 3 7 4 6 4 6 5 1 3 0 6 0 5 6 5 8 0 8 8 5 2 2 0 6 
1901.50	   
1901.50	   totalWckTime=1901.266  totalCpuTime=1898.25

Verifier Data (download as text)

19 unsatisfied constraints, 44 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/node15/watcher-281521-1169312829 -o ROOT/results/node15/solver-281521-1169312829 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281521-1169312829/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: 2.13 2.06 2.01 4/93 22438
/proc/meminfo: memFree=1399760/2055920 swapFree=4173628/4192956
[pid=22437] ppid=22435 vsize=18540 CPUtime=0
/proc/22437/stat : 22437 (runsolver) R 22435 22437 21633 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 279677729 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 240472616231 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/22437/statm: 4635 279 244 17 0 2626 0

[startup+0.107103 s]
/proc/loadavg: 2.13 2.06 2.01 4/93 22438
/proc/meminfo: memFree=1399760/2055920 swapFree=4173628/4192956
[pid=22437] ppid=22435 vsize=914988 CPUtime=0.08
/proc/22437/stat : 22437 (java) D 22435 22437 21633 0 -1 0 2988 0 1 0 6 2 0 0 17 0 8 0 279677729 936947712 2734 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22437/statm: 228747 2734 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.515174 s]
/proc/loadavg: 2.13 2.06 2.01 4/93 22438
/proc/meminfo: memFree=1399760/2055920 swapFree=4173628/4192956
[pid=22437] ppid=22435 vsize=915332 CPUtime=0.48
/proc/22437/stat : 22437 (java) R 22435 22437 21633 0 -1 0 6478 0 1 0 44 4 0 0 18 0 8 0 279677729 937299968 6216 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22437/statm: 228833 6216 2164 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33631 s]
/proc/loadavg: 2.12 2.06 2.01 3/100 22445
/proc/meminfo: memFree=1382552/2055920 swapFree=4173628/4192956
[pid=22437] ppid=22435 vsize=915436 CPUtime=1.3
/proc/22437/stat : 22437 (java) R 22435 22437 21633 0 -1 0 6957 0 1 0 104 26 0 0 25 0 8 0 279677729 937406464 6695 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155277414 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22437/statm: 228859 6695 2479 14 0 215329 0
[pid=22437/tid=22439] ppid=22435 vsize=915436 CPUtime=0.02
/proc/22437/task/22439/stat : 22439 (java) S 22435 22437 21633 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 279677733 937406464 6695 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22440] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22440/stat : 22440 (java) S 22435 22437 21633 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279677734 937406464 6695 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22441] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22441/stat : 22441 (java) S 22435 22437 21633 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279677734 937406464 6695 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22442] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22442/stat : 22442 (java) S 22435 22437 21633 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279677737 937406464 6695 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22443] ppid=22435 vsize=915436 CPUtime=0.11
/proc/22437/task/22443/stat : 22443 (java) S 22435 22437 21633 0 -1 64 325 0 0 0 11 0 0 0 16 0 8 0 279677737 937406464 6695 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22444] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22444/stat : 22444 (java) S 22435 22437 21633 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279677737 937406464 6695 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22445] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22445/stat : 22445 (java) S 22435 22437 21633 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279677737 937406464 6695 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915436

[startup+2.98959 s]
/proc/loadavg: 2.12 2.06 2.01 3/100 22445
/proc/meminfo: memFree=1382552/2055920 swapFree=4173628/4192956
[pid=22437] ppid=22435 vsize=915436 CPUtime=2.93
/proc/22437/stat : 22437 (java) R 22435 22437 21633 0 -1 0 6960 0 1 0 219 74 0 0 25 0 8 0 279677729 937406464 6697 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22437/statm: 228859 6697 2479 14 0 215329 0
[pid=22437/tid=22439] ppid=22435 vsize=915436 CPUtime=0.02
/proc/22437/task/22439/stat : 22439 (java) S 22435 22437 21633 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 279677733 937406464 6697 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22440] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22440/stat : 22440 (java) S 22435 22437 21633 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279677734 937406464 6697 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22441] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22441/stat : 22441 (java) S 22435 22437 21633 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279677734 937406464 6697 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22442] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22442/stat : 22442 (java) S 22435 22437 21633 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279677737 937406464 6697 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22443] ppid=22435 vsize=915436 CPUtime=0.12
/proc/22437/task/22443/stat : 22443 (java) S 22435 22437 21633 0 -1 64 327 0 0 0 12 0 0 0 16 0 8 0 279677737 937406464 6697 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22444] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22444/stat : 22444 (java) S 22435 22437 21633 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279677737 937406464 6697 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22445] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22445/stat : 22445 (java) S 22435 22437 21633 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279677737 937406464 6697 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915436

[startup+6.27216 s]
/proc/loadavg: 2.12 2.06 2.01 3/100 22445
/proc/meminfo: memFree=1382488/2055920 swapFree=4173628/4192956
[pid=22437] ppid=22435 vsize=915440 CPUtime=6.19
/proc/22437/stat : 22437 (java) R 22435 22437 21633 0 -1 0 6960 0 1 0 450 169 0 0 25 0 8 0 279677729 937410560 6697 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22437/statm: 228860 6697 2479 14 0 215330 0
[pid=22437/tid=22439] ppid=22435 vsize=915440 CPUtime=0.02
/proc/22437/task/22439/stat : 22439 (java) S 22435 22437 21633 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 279677733 937410560 6697 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22440] ppid=22435 vsize=915440 CPUtime=0
/proc/22437/task/22440/stat : 22440 (java) S 22435 22437 21633 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279677734 937410560 6697 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22441] ppid=22435 vsize=915440 CPUtime=0
/proc/22437/task/22441/stat : 22441 (java) S 22435 22437 21633 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279677734 937410560 6697 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22442] ppid=22435 vsize=915440 CPUtime=0
/proc/22437/task/22442/stat : 22442 (java) S 22435 22437 21633 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279677737 937410560 6697 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22443] ppid=22435 vsize=915440 CPUtime=0.12
/proc/22437/task/22443/stat : 22443 (java) S 22435 22437 21633 0 -1 64 327 0 0 0 12 0 0 0 16 0 8 0 279677737 937410560 6697 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22444] ppid=22435 vsize=915440 CPUtime=0
/proc/22437/task/22444/stat : 22444 (java) S 22435 22437 21633 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279677737 937410560 6697 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22445] ppid=22435 vsize=915440 CPUtime=0
/proc/22437/task/22445/stat : 22445 (java) S 22435 22437 21633 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279677737 937410560 6697 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915440

[startup+12.7573 s]
/proc/loadavg: 2.10 2.06 2.01 3/100 22445
/proc/meminfo: memFree=1382488/2055920 swapFree=4173628/4192956
[pid=22437] ppid=22435 vsize=915440 CPUtime=12.62
/proc/22437/stat : 22437 (java) R 22435 22437 21633 0 -1 0 6960 0 1 0 899 363 0 0 25 0 8 0 279677729 937410560 6697 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22437/statm: 228860 6697 2479 14 0 215330 0
[pid=22437/tid=22439] ppid=22435 vsize=915440 CPUtime=0.02
/proc/22437/task/22439/stat : 22439 (java) S 22435 22437 21633 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 279677733 937410560 6697 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22440] ppid=22435 vsize=915440 CPUtime=0
/proc/22437/task/22440/stat : 22440 (java) S 22435 22437 21633 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279677734 937410560 6697 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22441] ppid=22435 vsize=915440 CPUtime=0
/proc/22437/task/22441/stat : 22441 (java) S 22435 22437 21633 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279677734 937410560 6697 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22442] ppid=22435 vsize=915440 CPUtime=0
/proc/22437/task/22442/stat : 22442 (java) S 22435 22437 21633 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279677737 937410560 6697 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22443] ppid=22435 vsize=915440 CPUtime=0.12
/proc/22437/task/22443/stat : 22443 (java) S 22435 22437 21633 0 -1 64 327 0 0 0 12 0 0 0 16 0 8 0 279677737 937410560 6697 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22444] ppid=22435 vsize=915440 CPUtime=0
/proc/22437/task/22444/stat : 22444 (java) S 22435 22437 21633 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279677737 937410560 6697 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22445] ppid=22435 vsize=915440 CPUtime=0
/proc/22437/task/22445/stat : 22445 (java) S 22435 22437 21633 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279677737 937410560 6697 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915440

[startup+25.6065 s]
/proc/loadavg: 2.08 2.06 2.01 3/100 22445
/proc/meminfo: memFree=1382552/2055920 swapFree=4173628/4192956
[pid=22437] ppid=22435 vsize=915436 CPUtime=25.34
/proc/22437/stat : 22437 (java) R 22435 22437 21633 0 -1 0 6962 0 1 0 1795 739 0 0 25 0 8 0 279677729 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22437/statm: 228859 6698 2479 14 0 215329 0
[pid=22437/tid=22439] ppid=22435 vsize=915436 CPUtime=0.02
/proc/22437/task/22439/stat : 22439 (java) S 22435 22437 21633 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 279677733 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22440] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22440/stat : 22440 (java) S 22435 22437 21633 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279677734 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22441] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22441/stat : 22441 (java) S 22435 22437 21633 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279677734 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22442] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22442/stat : 22442 (java) S 22435 22437 21633 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279677737 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22443] ppid=22435 vsize=915436 CPUtime=0.12
/proc/22437/task/22443/stat : 22443 (java) S 22435 22437 21633 0 -1 64 328 0 0 0 12 0 0 0 16 0 8 0 279677737 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22444] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22444/stat : 22444 (java) S 22435 22437 21633 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279677737 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22445] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22445/stat : 22445 (java) S 22435 22437 21633 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279677737 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 915436

[startup+51.2159 s]
/proc/loadavg: 2.05 2.05 2.01 3/100 22445
/proc/meminfo: memFree=1374616/2055920 swapFree=4173628/4192956
[pid=22437] ppid=22435 vsize=915436 CPUtime=50.71
/proc/22437/stat : 22437 (java) R 22435 22437 21633 0 -1 0 9005 0 1 0 4161 910 0 0 25 0 8 0 279677729 937406464 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073773860 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22437/statm: 228859 8736 2532 14 0 215329 0
[pid=22437/tid=22439] ppid=22435 vsize=915436 CPUtime=0.02
/proc/22437/task/22439/stat : 22439 (java) S 22435 22437 21633 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279677733 937406464 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22440] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22440/stat : 22440 (java) S 22435 22437 21633 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279677734 937406464 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22441] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22441/stat : 22441 (java) S 22435 22437 21633 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279677734 937406464 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22442] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22442/stat : 22442 (java) S 22435 22437 21633 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279677737 937406464 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22443] ppid=22435 vsize=915436 CPUtime=0.22
/proc/22437/task/22443/stat : 22443 (java) S 22435 22437 21633 0 -1 64 380 0 0 0 21 1 0 0 15 0 8 0 279677737 937406464 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22444] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22444/stat : 22444 (java) S 22435 22437 21633 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279677737 937406464 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22445] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22445/stat : 22445 (java) S 22435 22437 21633 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279677737 937406464 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 915436

[startup+102.423 s]
/proc/loadavg: 1.96 2.03 2.00 3/100 22503
/proc/meminfo: memFree=1382104/2055920 swapFree=4173628/4192956
[pid=22437] ppid=22435 vsize=915436 CPUtime=101.63
/proc/22437/stat : 22437 (java) R 22435 22437 21633 0 -1 0 9015 0 1 0 9252 911 0 0 25 0 8 0 279677729 937406464 8744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073756916 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22437/statm: 228859 8744 2532 14 0 215329 0
[pid=22437/tid=22439] ppid=22435 vsize=915436 CPUtime=0.02
/proc/22437/task/22439/stat : 22439 (java) S 22435 22437 21633 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279677733 937406464 8744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22437/tid=22440] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22440/stat : 22440 (java) S 22435 22437 21633 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279677734 937406464 8744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22441] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22441/stat : 22441 (java) S 22435 22437 21633 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279677734 937406464 8744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22442] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22442/stat : 22442 (java) S 22435 22437 21633 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279677737 937406464 8744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22443] ppid=22435 vsize=915436 CPUtime=0.23
/proc/22437/task/22443/stat : 22443 (java) S 22435 22437 21633 0 -1 64 381 0 0 0 22 1 0 0 16 0 8 0 279677737 937406464 8744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22437/tid=22444] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22444/stat : 22444 (java) S 22435 22437 21633 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279677737 937406464 8744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22445] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22445/stat : 22445 (java) S 22435 22437 21633 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279677737 937406464 8744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.63
Current children cumulated vsize (KiB) 915436

[startup+162.474 s]
/proc/loadavg: 1.98 2.02 2.00 3/100 22503
/proc/meminfo: memFree=1374168/2055920 swapFree=4173628/4192956
[pid=22437] ppid=22435 vsize=915436 CPUtime=161.62
/proc/22437/stat : 22437 (java) R 22435 22437 21633 0 -1 0 9022 0 1 0 15251 911 0 0 25 0 8 0 279677729 937406464 8751 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918517 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

/proc/22437/task/22442/stat : 22442 (java) S 22435 22437 21633 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279677737 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22443] ppid=22435 vsize=915436 CPUtime=0.23
/proc/22437/task/22443/stat : 22443 (java) S 22435 22437 21633 0 -1 64 383 0 0 0 22 1 0 0 16 0 8 0 279677737 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22437/tid=22444] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22444/stat : 22444 (java) S 22435 22437 21633 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279677737 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22445] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22445/stat : 22445 (java) S 22435 22437 21633 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279677737 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1421.23
Current children cumulated vsize (KiB) 915436

[startup+1483.54 s]
/proc/loadavg: 1.86 1.93 1.97 3/100 23321
/proc/meminfo: memFree=1381608/2055920 swapFree=4173628/4192956
[pid=22437] ppid=22435 vsize=915436 CPUtime=1481.2
/proc/22437/stat : 22437 (java) R 22435 22437 21633 0 -1 0 9036 0 1 0 147196 924 0 0 25 0 8 0 279677729 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073807984 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22437/statm: 228859 8765 2532 14 0 215329 0
[pid=22437/tid=22439] ppid=22435 vsize=915436 CPUtime=0.02
/proc/22437/task/22439/stat : 22439 (java) S 22435 22437 21633 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279677733 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22437/tid=22440] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22440/stat : 22440 (java) S 22435 22437 21633 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279677734 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22441] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22441/stat : 22441 (java) S 22435 22437 21633 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279677734 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22442] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22442/stat : 22442 (java) S 22435 22437 21633 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279677737 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22443] ppid=22435 vsize=915436 CPUtime=0.23
/proc/22437/task/22443/stat : 22443 (java) S 22435 22437 21633 0 -1 64 383 0 0 0 22 1 0 0 16 0 8 0 279677737 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22437/tid=22444] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22444/stat : 22444 (java) S 22435 22437 21633 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279677737 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22445] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22445/stat : 22445 (java) S 22435 22437 21633 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279677737 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1481.2
Current children cumulated vsize (KiB) 915436

[startup+1543.6 s]
/proc/loadavg: 1.95 1.94 1.97 3/100 23321
/proc/meminfo: memFree=1373800/2055920 swapFree=4173628/4192956
[pid=22437] ppid=22435 vsize=915436 CPUtime=1541.21
/proc/22437/stat : 22437 (java) R 22435 22437 21633 0 -1 0 9036 0 1 0 153197 924 0 0 25 0 8 0 279677729 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073784796 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22437/statm: 228859 8765 2532 14 0 215329 0
[pid=22437/tid=22439] ppid=22435 vsize=915436 CPUtime=0.02
/proc/22437/task/22439/stat : 22439 (java) S 22435 22437 21633 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279677733 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22437/tid=22440] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22440/stat : 22440 (java) S 22435 22437 21633 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279677734 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22441] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22441/stat : 22441 (java) S 22435 22437 21633 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279677734 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22442] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22442/stat : 22442 (java) S 22435 22437 21633 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279677737 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22443] ppid=22435 vsize=915436 CPUtime=0.23
/proc/22437/task/22443/stat : 22443 (java) S 22435 22437 21633 0 -1 64 383 0 0 0 22 1 0 0 16 0 8 0 279677737 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22437/tid=22444] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22444/stat : 22444 (java) S 22435 22437 21633 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279677737 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22445] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22445/stat : 22445 (java) S 22435 22437 21633 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279677737 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1541.21
Current children cumulated vsize (KiB) 915436

[startup+1603.65 s]
/proc/loadavg: 1.98 1.95 1.97 3/100 23321
/proc/meminfo: memFree=1373800/2055920 swapFree=4173628/4192956
[pid=22437] ppid=22435 vsize=915436 CPUtime=1601.2
/proc/22437/stat : 22437 (java) R 22435 22437 21633 0 -1 0 9036 0 1 0 159196 924 0 0 25 0 8 0 279677729 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073651568 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22437/statm: 228859 8765 2532 14 0 215329 0
[pid=22437/tid=22439] ppid=22435 vsize=915436 CPUtime=0.02
/proc/22437/task/22439/stat : 22439 (java) S 22435 22437 21633 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279677733 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22437/tid=22440] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22440/stat : 22440 (java) S 22435 22437 21633 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279677734 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22441] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22441/stat : 22441 (java) S 22435 22437 21633 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279677734 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22442] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22442/stat : 22442 (java) S 22435 22437 21633 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279677737 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22443] ppid=22435 vsize=915436 CPUtime=0.23
/proc/22437/task/22443/stat : 22443 (java) S 22435 22437 21633 0 -1 64 383 0 0 0 22 1 0 0 16 0 8 0 279677737 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22437/tid=22444] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22444/stat : 22444 (java) S 22435 22437 21633 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279677737 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22445] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22445/stat : 22445 (java) S 22435 22437 21633 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279677737 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1601.2
Current children cumulated vsize (KiB) 915436

[startup+1663.69 s]
/proc/loadavg: 1.99 1.95 1.97 3/100 23321
/proc/meminfo: memFree=1373736/2055920 swapFree=4173628/4192956
[pid=22437] ppid=22435 vsize=915436 CPUtime=1661.15
/proc/22437/stat : 22437 (java) R 22435 22437 21633 0 -1 0 9036 0 1 0 165191 924 0 0 25 0 8 0 279677729 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073783638 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22437/statm: 228859 8765 2532 14 0 215329 0
[pid=22437/tid=22439] ppid=22435 vsize=915436 CPUtime=0.02
/proc/22437/task/22439/stat : 22439 (java) S 22435 22437 21633 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279677733 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22437/tid=22440] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22440/stat : 22440 (java) S 22435 22437 21633 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279677734 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22441] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22441/stat : 22441 (java) S 22435 22437 21633 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279677734 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22442] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22442/stat : 22442 (java) S 22435 22437 21633 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279677737 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22443] ppid=22435 vsize=915436 CPUtime=0.23
/proc/22437/task/22443/stat : 22443 (java) S 22435 22437 21633 0 -1 64 383 0 0 0 22 1 0 0 16 0 8 0 279677737 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22437/tid=22444] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22444/stat : 22444 (java) S 22435 22437 21633 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279677737 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22445] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22445/stat : 22445 (java) S 22435 22437 21633 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279677737 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1661.15
Current children cumulated vsize (KiB) 915436

[startup+1723.73 s]
/proc/loadavg: 1.99 1.96 1.97 3/100 23321
/proc/meminfo: memFree=1373800/2055920 swapFree=4173628/4192956
[pid=22437] ppid=22435 vsize=915436 CPUtime=1721.14
/proc/22437/stat : 22437 (java) R 22435 22437 21633 0 -1 0 9036 0 1 0 171190 924 0 0 25 0 8 0 279677729 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073773835 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22437/statm: 228859 8765 2532 14 0 215329 0
[pid=22437/tid=22439] ppid=22435 vsize=915436 CPUtime=0.02
/proc/22437/task/22439/stat : 22439 (java) S 22435 22437 21633 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279677733 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22437/tid=22440] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22440/stat : 22440 (java) S 22435 22437 21633 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279677734 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22441] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22441/stat : 22441 (java) S 22435 22437 21633 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279677734 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22442] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22442/stat : 22442 (java) S 22435 22437 21633 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279677737 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22443] ppid=22435 vsize=915436 CPUtime=0.23
/proc/22437/task/22443/stat : 22443 (java) S 22435 22437 21633 0 -1 64 383 0 0 0 22 1 0 0 16 0 8 0 279677737 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22437/tid=22444] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22444/stat : 22444 (java) S 22435 22437 21633 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279677737 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22445] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22445/stat : 22445 (java) S 22435 22437 21633 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279677737 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1721.14
Current children cumulated vsize (KiB) 915436

[startup+1783.79 s]
/proc/loadavg: 1.99 1.96 1.97 3/100 23321
/proc/meminfo: memFree=1373736/2055920 swapFree=4173628/4192956
[pid=22437] ppid=22435 vsize=915436 CPUtime=1781.14
/proc/22437/stat : 22437 (java) R 22435 22437 21633 0 -1 0 9036 0 1 0 177190 924 0 0 25 0 8 0 279677729 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073753671 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22437/statm: 228859 8765 2532 14 0 215329 0
[pid=22437/tid=22439] ppid=22435 vsize=915436 CPUtime=0.02
/proc/22437/task/22439/stat : 22439 (java) S 22435 22437 21633 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279677733 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22437/tid=22440] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22440/stat : 22440 (java) S 22435 22437 21633 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279677734 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22441] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22441/stat : 22441 (java) S 22435 22437 21633 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279677734 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22442] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22442/stat : 22442 (java) S 22435 22437 21633 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279677737 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22443] ppid=22435 vsize=915436 CPUtime=0.23
/proc/22437/task/22443/stat : 22443 (java) S 22435 22437 21633 0 -1 64 383 0 0 0 22 1 0 0 16 0 8 0 279677737 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22437/tid=22444] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22444/stat : 22444 (java) S 22435 22437 21633 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279677737 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22445] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22445/stat : 22445 (java) S 22435 22437 21633 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279677737 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1781.14
Current children cumulated vsize (KiB) 915436

[startup+1843.84 s]
/proc/loadavg: 1.99 1.97 1.97 3/100 23321
/proc/meminfo: memFree=1373736/2055920 swapFree=4173628/4192956
[pid=22437] ppid=22435 vsize=915436 CPUtime=1841.1
/proc/22437/stat : 22437 (java) R 22435 22437 21633 0 -1 0 9036 0 1 0 183186 924 0 0 25 0 8 0 279677729 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073753769 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22437/statm: 228859 8765 2532 14 0 215329 0
[pid=22437/tid=22439] ppid=22435 vsize=915436 CPUtime=0.02
/proc/22437/task/22439/stat : 22439 (java) S 22435 22437 21633 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279677733 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22437/tid=22440] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22440/stat : 22440 (java) S 22435 22437 21633 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279677734 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22441] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22441/stat : 22441 (java) S 22435 22437 21633 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279677734 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22442] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22442/stat : 22442 (java) S 22435 22437 21633 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279677737 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22443] ppid=22435 vsize=915436 CPUtime=0.23
/proc/22437/task/22443/stat : 22443 (java) S 22435 22437 21633 0 -1 64 383 0 0 0 22 1 0 0 16 0 8 0 279677737 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22437/tid=22444] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22444/stat : 22444 (java) S 22435 22437 21633 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279677737 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22437/tid=22445] ppid=22435 vsize=915436 CPUtime=0
/proc/22437/task/22445/stat : 22445 (java) S 22435 22437 21633 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279677737 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1841.1
Current children cumulated vsize (KiB) 915436

Child status: 0
Real time (s): 1901.54
CPU time (s): 1898.73
CPU user time (s): 1889.48
CPU system time (s): 9.25359
CPU usage (%): 99.8524
Max. virtual memory (cumulated for all children) (KiB): 915952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1889.48
system time used= 9.25359
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9132
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= 39512
involuntary context switches= 56773

runsolver used 1.9367 s user time and 6.49101 s system time

The end

Launcher Data (download as text)

Begin job on node15 on Sat Jan 20 17:07:09 UTC 2007


IDJOB= 281521
IDBENCH= 12198
IDSOLVER= 68
FILE ID= node15/281521-1169312829

PBS_JOBID= 3609973

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  31581848b36bc474727835f3dc945847

RANDOM SEED= 90096879

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.276
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.276
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:       1400240 kB
Buffers:         54512 kB
Cached:         464160 kB
SwapCached:       6628 kB
Active:         222300 kB
Inactive:       357908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1400240 kB
SwapTotal:     4192956 kB
SwapFree:      4173628 kB
Dirty:            1804 kB
Writeback:           0 kB
Mapped:          81024 kB
Slab:            60104 kB
Committed_AS:  9668244 kB
PageTables:       2496 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB



End job on node15 on Sat Jan 20 17:38:50 UTC 2007