Trace number 277651

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 606.08 606.517

General information on the benchmark

NameMaxCSP/cnf/2-40-1100-2000/
cnf-2-40-1300-39021_ext.xml
MD5SUM220d5ed5b55e42ef2b4d107b7ca6ec81
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints437
Best CPU time to get the best result obtained on this benchmark4.63429
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints626
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension626
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.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=epfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/277651-1169269569/unknown.xml
0.37	   
0.37	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.40	     nbVariables=40  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.40	       =>  wckTime=0.09  cpuTime=0.09  mem=6M887
0.40	   
0.40	   relations being loaded...
0.41	   
0.41	   constraints being loaded...
0.56	     nbConstraints=626  nbRelationTypes=14  nbExtensionStructures=14  nbSharedExtensionStructures=612
0.56	     nbConflictsStructures=14  nbSharedConflictsStructures=612  nbSharedBinaryRepresentations=52  maxDegree=37
0.56	     maxArity=2
0.56	       =>  wckTime=0.252  cpuTime=0.18  mem=8M837
0.60	   
0.60	   solver LocalSearchSolver being built... 
0.64	       =>  wckTime=0.335  cpuTime=0.22  mem=5M675
0.65	
0.65	s SATISFIABLE
0.65	o 397
0.65	c 229
0.65	o 403
0.65	c 223
0.65	o 408
0.65	c 218
0.65	o 411
0.65	c 215
0.65	o 415
0.65	c 211
0.65	o 418
0.65	c 208
0.65	o 422
0.66	c 204
0.66	o 424
0.66	c 202
0.66	o 426
0.66	c 200
0.66	o 427
0.66	c 199
0.66	o 428
0.66	c 198
0.73	o 429
0.73	c 197
0.73	o 430
0.73	c 196
0.75	o 434
0.75	c 192
1.56	o 435
1.56	c 191
1.56	o 436
1.56	c 190
1.76	o 437
1.76	c 189
2.92	   
2.92	   search
2.92	     run=0  nbConstraintChecks=10497368  nbAssignments=10000
2.92	       =>  wckTime=2.276  cpuTime=2.25  mem=5M675
5.15	   
5.15	   search
5.15	     run=1  nbConstraintChecks=21079629  nbAssignments=20000
5.15	       =>  wckTime=4.509  cpuTime=4.46  mem=5M675
7.36	   
7.36	   search
7.36	     run=2  nbConstraintChecks=31554094  nbAssignments=30000
7.36	       =>  wckTime=6.725  cpuTime=6.68  mem=5M675
9.60	   
9.60	   search
9.60	     run=3  nbConstraintChecks=42135764  nbAssignments=40000
9.60	       =>  wckTime=8.959  cpuTime=8.89  mem=5M675
11.82	   
11.82	   search
11.82	     run=4  nbConstraintChecks=52612440  nbAssignments=50000
11.82	       =>  wckTime=11.176  cpuTime=11.1  mem=5M675
14.04	   
14.04	   search
14.04	     run=5  nbConstraintChecks=63198272  nbAssignments=60000
14.04	       =>  wckTime=13.403  cpuTime=13.31  mem=5M675
16.24	   
16.24	   search
16.24	     run=6  nbConstraintChecks=73691870  nbAssignments=70000
16.25	       =>  wckTime=15.605  cpuTime=15.51  mem=5M675
18.46	   
18.46	   search
18.46	     run=7  nbConstraintChecks=84282146  nbAssignments=80000
18.46	       =>  wckTime=17.824  cpuTime=17.71  mem=5M675
20.67	   
20.67	   search
20.67	     run=8  nbConstraintChecks=94763277  nbAssignments=90000
20.67	       =>  wckTime=20.026  cpuTime=19.91  mem=5M675
22.88	   
22.88	   search
22.88	     run=9  nbConstraintChecks=105356713  nbAssignments=100000
22.88	       =>  wckTime=22.245  cpuTime=22.11  mem=5M675
25.10	   
25.10	   search
25.10	     run=10  nbConstraintChecks=115840214  nbAssignments=110000
25.10	       =>  wckTime=24.462  cpuTime=24.32  mem=5M675
27.34	   
27.34	   search
27.34	     run=11  nbConstraintChecks=126422396  nbAssignments=120000
27.34	       =>  wckTime=26.698  cpuTime=26.55  mem=5M675
29.56	   
29.56	   search
29.56	     run=12  nbConstraintChecks=136897294  nbAssignments=130000
29.56	       =>  wckTime=28.917  cpuTime=28.76  mem=5M675
31.80	   
31.80	   search
31.80	     run=13  nbConstraintChecks=147496134  nbAssignments=140000
31.80	       =>  wckTime=31.155  cpuTime=30.98  mem=5M675
31.92	   
31.92	   search
31.92	     run=14  nbConstraintChecks=148082027  nbAssignments=140610
31.92	       =>  wckTime=31.283  cpuTime=31.11  mem=5M675
31.93	   
31.93	   global
31.93	     nbConstraintChecks=148082027  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.93	     solvingWckTime=31.281  solvingCpuTime=31.11  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.93	     globalCpuTime=31.38
31.93	       =>  wckTime=31.617  cpuTime=31.34  mem=5M675
31.93	   
31.93	   solver IterativeSystematicSolver being built... 
32.07	       =>  wckTime=31.762  cpuTime=31.44  mem=16M783
32.14	   
32.14	   preprocessing
32.14	     nbConstraintChecks=46337  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
32.14	     detectedInconsistency=no
32.14	       =>  wckTime=0.064  cpuTime=0.05  mem=16M783
32.17	   
32.17	   search
32.17	     run=0  nbConstraintChecks=55352  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=41
32.17	     nbFailedAssignments=8  nbBacktracks=11  nbVisitedNodes=61  nbRestartNogoods=0
32.17	       =>  wckTime=0.098  cpuTime=0.07  mem=16M783
32.21	   
32.21	   search
32.21	     run=1  nbConstraintChecks=124876  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=89
32.21	     nbFailedAssignments=20  nbBacktracks=26  nbVisitedNodes=136  nbRestartNogoods=3
32.21	       =>  wckTime=0.143  cpuTime=0.11  mem=16M783
32.25	   
32.25	   search
32.25	     run=2  nbConstraintChecks=207780  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=142
32.25	     nbFailedAssignments=31  nbBacktracks=49  nbVisitedNodes=222  nbRestartNogoods=5
32.25	       =>  wckTime=0.18  cpuTime=0.14  mem=16M783
32.30	   
32.30	   search
32.30	     run=3  nbConstraintChecks=335035  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=221
32.30	     nbFailedAssignments=54  nbBacktracks=83  nbVisitedNodes=357  nbRestartNogoods=8
32.30	       =>  wckTime=0.233  cpuTime=0.19  mem=16M783
32.38	   
32.38	   search
32.38	     run=4  nbConstraintChecks=508293  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=321
32.38	     nbFailedAssignments=82  nbBacktracks=135  nbVisitedNodes=536  nbRestartNogoods=11
32.38	       =>  wckTime=0.306  cpuTime=0.27  mem=16M783
32.48	   
32.48	   search
32.48	     run=5  nbConstraintChecks=755124  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=455
32.48	     nbFailedAssignments=125  nbBacktracks=210  nbVisitedNodes=786  nbRestartNogoods=14
32.48	       =>  wckTime=0.409  cpuTime=0.37  mem=16M783
32.63	   
32.63	   search
32.63	     run=6  nbConstraintChecks=1127819  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=666
32.63	     nbFailedAssignments=201  nbBacktracks=324  nbVisitedNodes=1180  nbRestartNogoods=15
32.63	       =>  wckTime=0.554  cpuTime=0.52  mem=16M783
32.90	   
32.90	   search
32.90	     run=7  nbConstraintChecks=1740305  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=976
32.90	     nbFailedAssignments=324  nbBacktracks=496  nbVisitedNodes=1781  nbRestartNogoods=18
32.90	       =>  wckTime=0.825  cpuTime=0.78  mem=16M783
33.24	   
33.24	   search
33.24	     run=8  nbConstraintChecks=2599094  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1423
33.24	     nbFailedAssignments=499  nbBacktracks=752  nbVisitedNodes=2648  nbRestartNogoods=22
33.24	       =>  wckTime=1.17  cpuTime=1.12  mem=16M783
33.74	   
33.74	   search
33.74	     run=9  nbConstraintChecks=3806509  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2044
33.74	     nbFailedAssignments=720  nbBacktracks=1136  nbVisitedNodes=3850  nbRestartNogoods=25
33.74	       =>  wckTime=1.67  cpuTime=1.6  mem=16M783
34.49	   
34.49	   search
34.49	     run=10  nbConstraintChecks=5670773  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2981
34.49	     nbFailedAssignments=1065  nbBacktracks=1713  nbVisitedNodes=5692  nbRestartNogoods=30
34.49	       =>  wckTime=2.415  cpuTime=2.34  mem=16M783
35.69	   
35.69	   search
35.69	     run=11  nbConstraintChecks=8574185  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4405
35.69	     nbFailedAssignments=1612  nbBacktracks=2578  nbVisitedNodes=8494  nbRestartNogoods=32
35.69	       =>  wckTime=3.617  cpuTime=3.53  mem=16M783
37.54	   
37.54	   search
37.54	     run=12  nbConstraintChecks=12984377  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6612
37.54	     nbFailedAssignments=2507  nbBacktracks=3876  nbVisitedNodes=12831  nbRestartNogoods=36
37.54	       =>  wckTime=5.464  cpuTime=5.37  mem=16M783
40.20	   
40.20	   search
40.20	     run=13  nbConstraintChecks=19453194  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9799
40.20	     nbFailedAssignments=3731  nbBacktracks=5824  nbVisitedNodes=19134  nbRestartNogoods=41
40.20	       =>  wckTime=8.127  cpuTime=8.02  mem=16M783
44.31	   
44.31	   search
44.31	     run=14  nbConstraintChecks=29302259  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14697
44.31	     nbFailedAssignments=5686  nbBacktracks=8744  nbVisitedNodes=28793  nbRestartNogoods=46
44.31	       =>  wckTime=12.237  cpuTime=12.11  mem=16M783
50.48	   
50.48	   search
50.48	     run=15  nbConstraintChecks=43661284  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=21772
50.48	     nbFailedAssignments=8368  nbBacktracks=13123  nbVisitedNodes=42737  nbRestartNogoods=49
50.48	       =>  wckTime=18.407  cpuTime=18.25  mem=16M783
59.39	   
59.39	   search
59.39	     run=16  nbConstraintChecks=64270744  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=32199
59.39	     nbFailedAssignments=12210  nbBacktracks=19692  nbVisitedNodes=63171  nbRestartNogoods=55
59.39	       =>  wckTime=27.317  cpuTime=27.15  mem=16M783
72.67	   
72.67	   search
72.67	     run=17  nbConstraintChecks=95441962  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=48321
72.67	     nbFailedAssignments=18469  nbBacktracks=29544  nbVisitedNodes=94093  nbRestartNogoods=61
72.67	       =>  wckTime=40.603  cpuTime=40.44  mem=16M783
91.12	   
91.12	   search
91.12	     run=18  nbConstraintChecks=139229525  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=71501
91.12	     nbFailedAssignments=26856  nbBacktracks=44323  nbVisitedNodes=137894  nbRestartNogoods=64
91.12	       =>  wckTime=59.048  cpuTime=58.88  mem=16M783
115.56	   
115.56	   search
115.56	     run=19  nbConstraintChecks=197822311  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=105000
115.56	     nbFailedAssignments=38172  nbBacktracks=66491  nbVisitedNodes=197324  nbRestartNogoods=71
115.56	       =>  wckTime=83.493  cpuTime=83.32  mem=16M783
148.19	   
148.19	   search
148.19	     run=20  nbConstraintChecks=278094110  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=152534
148.19	     nbFailedAssignments=52438  nbBacktracks=99744  nbVisitedNodes=278591  nbRestartNogoods=78
148.19	       =>  wckTime=116.115  cpuTime=115.93  mem=16M783
195.60	   
195.60	   search
195.60	     run=21  nbConstraintChecks=395224439  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=223083
195.60	     nbFailedAssignments=73097  nbBacktracks=149623  nbVisitedNodes=396500  nbRestartNogoods=82
195.60	       =>  wckTime=163.531  cpuTime=163.33  mem=16M783
265.43	   
265.43	   search
265.43	     run=22  nbConstraintChecks=568669941  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=328426
265.43	     nbFailedAssignments=103607  nbBacktracks=224441  nbVisitedNodes=571887  nbRestartNogoods=89
265.43	       =>  wckTime=233.363  cpuTime=233.14  mem=16M783
370.29	   
370.29	   search
370.29	     run=23  nbConstraintChecks=827131340  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=485892
370.29	     nbFailedAssignments=148829  nbBacktracks=336670  nbVisitedNodes=832404  nbRestartNogoods=101
370.29	       =>  wckTime=338.215  cpuTime=337.96  mem=16M783
527.02	   
527.02	   search
527.02	     run=24  nbConstraintChecks=1215987694  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=721446
527.02	     nbFailedAssignments=216021  nbBacktracks=505011  nbVisitedNodes=1221373  nbRestartNogoods=108
527.02	       =>  wckTime=494.945  cpuTime=494.65  mem=16M783
606.48	   
606.48	   search
606.48	     run=25  nbConstraintChecks=1412624433  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=843026
606.48	     nbFailedAssignments=250336  nbBacktracks=592277  nbVisitedNodes=1421748  nbRestartNogoods=116
606.48	       =>  wckTime=574.404  cpuTime=574.09  mem=16M783
606.48	   
606.48	   global
606.48	     nbConstraintChecks=1412670770  nbRestartNogoods=116  solvingWckTime=574.405  solvingCpuTime=574.09  expiredTime=no
606.48	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=605.58
606.48	       =>  wckTime=606.169  cpuTime=605.53  mem=16M783
606.48	
606.48	s OPTIMUM FOUND
606.48	v 1 1 0 1 1 0 0 1 0 0 1 1 1 0 1 0 1 0 0 0 1 1 1 1 0 0 0 1 0 0 0 1 1 0 1 1 1 1 0 0 
606.48	   
606.48	   totalWckTime=606.252  totalCpuTime=605.58

Verifier Data (download as text)

189 unsatisfied constraints, 437 satisfied constraints

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node20/watcher-277651-1169269569 -o ROOT/results/node20/solver-277651-1169269569 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277651-1169269569/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.80 1.95 1.95 4/93 26090
/proc/meminfo: memFree=1229088/2055920 swapFree=4170260/4192956
[pid=26089] ppid=26087 vsize=906644 CPUtime=0.02
/proc/26089/stat : 26089 (java) S 26087 26089 25949 0 -1 0 2068 0 1 0 1 1 0 0 18 0 2 0 275351495 928403456 1817 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/26089/statm: 226661 1817 1036 14 0 214244 0
[pid=26089/tid=26091] ppid=26087 vsize=906644 CPUtime=0
/proc/26089/task/26091/stat : 26091 (java) R 26087 26089 25949 0 -1 64 3 0 0 0 0 0 0 0 19 0 2 0 275351498 928403456 1817 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 7368 0 0 0 -1 1 0 0

[startup+0.103789 s]
/proc/loadavg: 1.80 1.95 1.95 4/93 26090
/proc/meminfo: memFree=1229088/2055920 swapFree=4170260/4192956
[pid=26089] ppid=26087 vsize=914988 CPUtime=0.09
/proc/26089/stat : 26089 (java) R 26087 26089 25949 0 -1 0 3002 0 1 0 7 2 0 0 20 0 8 0 275351495 936947712 2748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155582140 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26089/statm: 228747 2748 1430 14 0 215242 0
[pid=26089/tid=26091] ppid=26087 vsize=914988 CPUtime=0
/proc/26089/task/26091/stat : 26091 (java) S 26087 26089 25949 0 -1 64 6 0 0 0 0 0 0 0 18 0 8 0 275351498 936947712 2748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.511841 s]
/proc/loadavg: 1.80 1.95 1.95 4/93 26090
/proc/meminfo: memFree=1229088/2055920 swapFree=4170260/4192956
[pid=26089] ppid=26087 vsize=915332 CPUtime=0.49
/proc/26089/stat : 26089 (java) R 26087 26089 25949 0 -1 0 6423 0 1 0 45 4 0 0 18 0 8 0 275351495 937299968 6162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4152162629 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26089/statm: 228833 6162 2150 14 0 215303 0
[pid=26089/tid=26091] ppid=26087 vsize=915332 CPUtime=0
/proc/26089/task/26091/stat : 26091 (java) S 26087 26089 25949 0 -1 64 6 0 0 0 0 0 0 0 18 0 8 0 275351498 937299968 6162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33293 s]
/proc/loadavg: 1.80 1.95 1.95 3/100 26097
/proc/meminfo: memFree=1210856/2055920 swapFree=4170260/4192956
[pid=26089] ppid=26087 vsize=915460 CPUtime=1.31
/proc/26089/stat : 26089 (java) R 26087 26089 25949 0 -1 0 7243 0 1 0 114 17 0 0 25 0 8 0 275351495 937431040 6981 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 7940773 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26089/statm: 228865 6981 2479 14 0 215335 0
[pid=26089/tid=26091] ppid=26087 vsize=915460 CPUtime=0.02
/proc/26089/task/26091/stat : 26091 (java) S 26087 26089 25949 0 -1 64 200 0 0 0 2 0 0 0 16 0 8 0 275351498 937431040 6981 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26092] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26092/stat : 26092 (java) S 26087 26089 25949 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275351499 937431040 6981 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26093] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26093/stat : 26093 (java) S 26087 26089 25949 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275351499 937431040 6981 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26094] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26094/stat : 26094 (java) S 26087 26089 25949 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275351502 937431040 6981 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26095] ppid=26087 vsize=915460 CPUtime=0.12
/proc/26089/task/26095/stat : 26095 (java) S 26087 26089 25949 0 -1 64 339 0 0 0 12 0 0 0 16 0 8 0 275351502 937431040 6981 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26096] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26096/stat : 26096 (java) S 26087 26089 25949 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275351502 937431040 6981 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26097] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26097/stat : 26097 (java) S 26087 26089 25949 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275351502 937431040 6981 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915460

[startup+2.97013 s]
/proc/loadavg: 1.82 1.96 1.95 3/100 26097
/proc/meminfo: memFree=1210792/2055920 swapFree=4170260/4192956
[pid=26089] ppid=26087 vsize=915460 CPUtime=2.94
/proc/26089/stat : 26089 (java) R 26087 26089 25949 0 -1 0 7247 0 1 0 249 45 0 0 25 0 8 0 275351495 937431040 6984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073702363 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26089/statm: 228865 6984 2479 14 0 215335 0
[pid=26089/tid=26091] ppid=26087 vsize=915460 CPUtime=0.02
/proc/26089/task/26091/stat : 26091 (java) S 26087 26089 25949 0 -1 64 200 0 0 0 2 0 0 0 16 0 8 0 275351498 937431040 6984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26092] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26092/stat : 26092 (java) S 26087 26089 25949 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275351499 937431040 6984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26093] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26093/stat : 26093 (java) S 26087 26089 25949 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275351499 937431040 6984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26094] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26094/stat : 26094 (java) S 26087 26089 25949 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275351502 937431040 6984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26095] ppid=26087 vsize=915460 CPUtime=0.13
/proc/26089/task/26095/stat : 26095 (java) S 26087 26089 25949 0 -1 64 342 0 0 0 13 0 0 0 16 0 8 0 275351502 937431040 6984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26096] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26096/stat : 26096 (java) S 26087 26089 25949 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275351502 937431040 6984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26097] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26097/stat : 26097 (java) S 26087 26089 25949 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275351502 937431040 6984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915460

[startup+6.26952 s]
/proc/loadavg: 1.82 1.96 1.95 3/100 26097
/proc/meminfo: memFree=1210728/2055920 swapFree=4170260/4192956
[pid=26089] ppid=26087 vsize=915460 CPUtime=6.22
/proc/26089/stat : 26089 (java) R 26087 26089 25949 0 -1 0 7247 0 1 0 520 102 0 0 25 0 8 0 275351495 937431040 6984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 8518910 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26089/statm: 228865 6984 2479 14 0 215335 0
[pid=26089/tid=26091] ppid=26087 vsize=915460 CPUtime=0.02
/proc/26089/task/26091/stat : 26091 (java) S 26087 26089 25949 0 -1 64 200 0 0 0 2 0 0 0 16 0 8 0 275351498 937431040 6984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26092] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26092/stat : 26092 (java) S 26087 26089 25949 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275351499 937431040 6984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26093] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26093/stat : 26093 (java) S 26087 26089 25949 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275351499 937431040 6984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26094] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26094/stat : 26094 (java) S 26087 26089 25949 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275351502 937431040 6984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26095] ppid=26087 vsize=915460 CPUtime=0.13
/proc/26089/task/26095/stat : 26095 (java) S 26087 26089 25949 0 -1 64 342 0 0 0 13 0 0 0 16 0 8 0 275351502 937431040 6984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26096] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26096/stat : 26096 (java) S 26087 26089 25949 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275351502 937431040 6984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26097] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26097/stat : 26097 (java) S 26087 26089 25949 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275351502 937431040 6984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915460

[startup+12.7383 s]
/proc/loadavg: 1.84 1.96 1.95 3/100 26097
/proc/meminfo: memFree=1210728/2055920 swapFree=4170260/4192956
[pid=26089] ppid=26087 vsize=915460 CPUtime=12.66
/proc/26089/stat : 26089 (java) R 26087 26089 25949 0 -1 0 7247 0 1 0 1053 213 0 0 25 0 8 0 275351495 937431040 6984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073702313 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26089/statm: 228865 6984 2479 14 0 215335 0
[pid=26089/tid=26091] ppid=26087 vsize=915460 CPUtime=0.02
/proc/26089/task/26091/stat : 26091 (java) S 26087 26089 25949 0 -1 64 200 0 0 0 2 0 0 0 16 0 8 0 275351498 937431040 6984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26092] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26092/stat : 26092 (java) S 26087 26089 25949 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275351499 937431040 6984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26093] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26093/stat : 26093 (java) S 26087 26089 25949 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275351499 937431040 6984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26094] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26094/stat : 26094 (java) S 26087 26089 25949 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275351502 937431040 6984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26095] ppid=26087 vsize=915460 CPUtime=0.13
/proc/26089/task/26095/stat : 26095 (java) S 26087 26089 25949 0 -1 64 342 0 0 0 13 0 0 0 16 0 8 0 275351502 937431040 6984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26096] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26096/stat : 26096 (java) S 26087 26089 25949 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275351502 937431040 6984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26097] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26097/stat : 26097 (java) S 26087 26089 25949 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275351502 937431040 6984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 915460

[startup+25.6059 s]
/proc/loadavg: 1.87 1.96 1.95 3/100 26097
/proc/meminfo: memFree=1210856/2055920 swapFree=4170260/4192956
[pid=26089] ppid=26087 vsize=915460 CPUtime=25.47
/proc/26089/stat : 26089 (java) R 26087 26089 25949 0 -1 0 7247 0 1 0 2104 443 0 0 25 0 8 0 275351495 937431040 6984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073702354 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26089/statm: 228865 6984 2479 14 0 215335 0
[pid=26089/tid=26091] ppid=26087 vsize=915460 CPUtime=0.02
/proc/26089/task/26091/stat : 26091 (java) S 26087 26089 25949 0 -1 64 200 0 0 0 2 0 0 0 16 0 8 0 275351498 937431040 6984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26092] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26092/stat : 26092 (java) S 26087 26089 25949 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275351499 937431040 6984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26093] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26093/stat : 26093 (java) S 26087 26089 25949 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275351499 937431040 6984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26094] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26094/stat : 26094 (java) S 26087 26089 25949 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275351502 937431040 6984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26095] ppid=26087 vsize=915460 CPUtime=0.13
/proc/26089/task/26095/stat : 26095 (java) S 26087 26089 25949 0 -1 64 342 0 0 0 13 0 0 0 16 0 8 0 275351502 937431040 6984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26096] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26096/stat : 26096 (java) S 26087 26089 25949 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275351502 937431040 6984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26097] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26097/stat : 26097 (java) S 26087 26089 25949 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275351502 937431040 6984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 915460

[startup+51.2129 s]
/proc/loadavg: 1.91 1.96 1.95 3/100 26097
/proc/meminfo: memFree=1203304/2055920 swapFree=4170260/4192956
[pid=26089] ppid=26087 vsize=915460 CPUtime=50.94
/proc/26089/stat : 26089 (java) R 26087 26089 25949 0 -1 0 9184 0 1 0 4539 555 0 0 25 0 8 0 275351495 937431040 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073849966 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26089/statm: 228865 8918 2532 14 0 215335 0
[pid=26089/tid=26091] ppid=26087 vsize=915460 CPUtime=0.02
/proc/26089/task/26091/stat : 26091 (java) S 26087 26089 25949 0 -1 64 201 0 0 0 2 0 0 0 16 0 8 0 275351498 937431040 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26092] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26092/stat : 26092 (java) S 26087 26089 25949 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275351499 937431040 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26093] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26093/stat : 26093 (java) S 26087 26089 25949 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275351499 937431040 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26094] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26094/stat : 26094 (java) S 26087 26089 25949 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275351502 937431040 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26095] ppid=26087 vsize=915460 CPUtime=0.23
/proc/26089/task/26095/stat : 26095 (java) S 26087 26089 25949 0 -1 64 401 0 0 0 22 1 0 0 15 0 8 0 275351502 937431040 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26096] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26096/stat : 26096 (java) S 26087 26089 25949 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275351502 937431040 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26097] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26097/stat : 26097 (java) S 26087 26089 25949 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275351502 937431040 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 915460

[startup+102.437 s]
/proc/loadavg: 1.96 1.97 1.95 3/100 26097
/proc/meminfo: memFree=1203432/2055920 swapFree=4170260/4192956
[pid=26089] ppid=26087 vsize=915460 CPUtime=102.16
/proc/26089/stat : 26089 (java) R 26087 26089 25949 0 -1 0 9193 0 1 0 9660 556 0 0 25 0 8 0 275351495 937431040 8926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073823536 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26089/statm: 228865 8926 2532 14 0 215335 0
[pid=26089/tid=26091] ppid=26087 vsize=915460 CPUtime=0.02
/proc/26089/task/26091/stat : 26091 (java) S 26087 26089 25949 0 -1 64 201 0 0 0 2 0 0 0 16 0 8 0 275351498 937431040 8926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26092] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26092/stat : 26092 (java) S 26087 26089 25949 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275351499 937431040 8926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26093] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26093/stat : 26093 (java) S 26087 26089 25949 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275351499 937431040 8926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26094] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26094/stat : 26094 (java) S 26087 26089 25949 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275351502 937431040 8926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26095] ppid=26087 vsize=915460 CPUtime=0.23
/proc/26089/task/26095/stat : 26095 (java) S 26087 26089 25949 0 -1 64 402 0 0 0 22 1 0 0 16 0 8 0 275351502 937431040 8926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26096] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26096/stat : 26096 (java) S 26087 26089 25949 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275351502 937431040 8926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26097] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26097/stat : 26097 (java) S 26087 26089 25949 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275351502 937431040 8926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 915460

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

/proc/26089/task/26094/stat : 26094 (java) S 26087 26089 25949 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275351502 937431040 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26095] ppid=26087 vsize=915460 CPUtime=0.23
/proc/26089/task/26095/stat : 26095 (java) S 26087 26089 25949 0 -1 64 402 0 0 0 22 1 0 0 16 0 8 0 275351502 937431040 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26096] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26096/stat : 26096 (java) S 26087 26089 25949 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275351502 937431040 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26097] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26097/stat : 26097 (java) S 26087 26089 25949 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275351502 937431040 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 915460

[startup+222.507 s]
/proc/loadavg: 1.99 1.97 1.95 3/100 26097
/proc/meminfo: memFree=1203432/2055920 swapFree=4170260/4192956
[pid=26089] ppid=26087 vsize=915460 CPUtime=222.19
/proc/26089/stat : 26089 (java) R 26087 26089 25949 0 -1 0 9201 0 1 0 21663 556 0 0 25 0 8 0 275351495 937431040 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918517 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26089/statm: 228865 8933 2532 14 0 215335 0
[pid=26089/tid=26091] ppid=26087 vsize=915460 CPUtime=0.02
/proc/26089/task/26091/stat : 26091 (java) S 26087 26089 25949 0 -1 64 201 0 0 0 2 0 0 0 16 0 8 0 275351498 937431040 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26092] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26092/stat : 26092 (java) S 26087 26089 25949 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275351499 937431040 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26093] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26093/stat : 26093 (java) S 26087 26089 25949 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275351499 937431040 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26094] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26094/stat : 26094 (java) S 26087 26089 25949 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275351502 937431040 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26095] ppid=26087 vsize=915460 CPUtime=0.23
/proc/26089/task/26095/stat : 26095 (java) S 26087 26089 25949 0 -1 64 403 0 0 0 22 1 0 0 16 0 8 0 275351502 937431040 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26096] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26096/stat : 26096 (java) S 26087 26089 25949 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275351502 937431040 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26097] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26097/stat : 26097 (java) S 26087 26089 25949 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275351502 937431040 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 915460

[startup+282.549 s]
/proc/loadavg: 2.03 1.99 1.96 3/100 26097
/proc/meminfo: memFree=1203432/2055920 swapFree=4170260/4192956
[pid=26089] ppid=26087 vsize=915460 CPUtime=282.21
/proc/26089/stat : 26089 (java) R 26087 26089 25949 0 -1 0 9204 0 1 0 27665 556 0 0 25 0 8 0 275351495 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073822601 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26089/statm: 228865 8936 2532 14 0 215335 0
[pid=26089/tid=26091] ppid=26087 vsize=915460 CPUtime=0.02
/proc/26089/task/26091/stat : 26091 (java) S 26087 26089 25949 0 -1 64 201 0 0 0 2 0 0 0 16 0 8 0 275351498 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26092] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26092/stat : 26092 (java) S 26087 26089 25949 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275351499 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26093] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26093/stat : 26093 (java) S 26087 26089 25949 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275351499 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26094] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26094/stat : 26094 (java) S 26087 26089 25949 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275351502 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26095] ppid=26087 vsize=915460 CPUtime=0.23
/proc/26089/task/26095/stat : 26095 (java) S 26087 26089 25949 0 -1 64 403 0 0 0 22 1 0 0 16 0 8 0 275351502 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26096] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26096/stat : 26096 (java) S 26087 26089 25949 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275351502 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26097] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26097/stat : 26097 (java) S 26087 26089 25949 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275351502 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 915460

[startup+342.587 s]
/proc/loadavg: 2.01 1.99 1.96 3/100 26097
/proc/meminfo: memFree=1203368/2055920 swapFree=4170260/4192956
[pid=26089] ppid=26087 vsize=915460 CPUtime=342.24
/proc/26089/stat : 26089 (java) R 26087 26089 25949 0 -1 0 9204 0 1 0 33667 557 0 0 25 0 8 0 275351495 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073838124 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26089/statm: 228865 8936 2532 14 0 215335 0
[pid=26089/tid=26091] ppid=26087 vsize=915460 CPUtime=0.02
/proc/26089/task/26091/stat : 26091 (java) S 26087 26089 25949 0 -1 64 201 0 0 0 2 0 0 0 16 0 8 0 275351498 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26092] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26092/stat : 26092 (java) S 26087 26089 25949 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275351499 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26093] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26093/stat : 26093 (java) S 26087 26089 25949 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275351499 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26094] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26094/stat : 26094 (java) S 26087 26089 25949 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275351502 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26095] ppid=26087 vsize=915460 CPUtime=0.23
/proc/26089/task/26095/stat : 26095 (java) S 26087 26089 25949 0 -1 64 403 0 0 0 22 1 0 0 16 0 8 0 275351502 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26096] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26096/stat : 26096 (java) S 26087 26089 25949 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275351502 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26097] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26097/stat : 26097 (java) S 26087 26089 25949 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275351502 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 915460

[startup+402.621 s]
/proc/loadavg: 2.05 2.00 1.96 3/100 26097
/proc/meminfo: memFree=1203432/2055920 swapFree=4170260/4192956
[pid=26089] ppid=26087 vsize=915460 CPUtime=402.26
/proc/26089/stat : 26089 (java) R 26087 26089 25949 0 -1 0 9206 0 1 0 39669 557 0 0 25 0 8 0 275351495 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073839325 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26089/statm: 228865 8938 2532 14 0 215335 0
[pid=26089/tid=26091] ppid=26087 vsize=915460 CPUtime=0.02
/proc/26089/task/26091/stat : 26091 (java) S 26087 26089 25949 0 -1 64 201 0 0 0 2 0 0 0 16 0 8 0 275351498 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26092] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26092/stat : 26092 (java) S 26087 26089 25949 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275351499 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26093] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26093/stat : 26093 (java) S 26087 26089 25949 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275351499 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26094] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26094/stat : 26094 (java) S 26087 26089 25949 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275351502 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26095] ppid=26087 vsize=915460 CPUtime=0.23
/proc/26089/task/26095/stat : 26095 (java) S 26087 26089 25949 0 -1 64 403 0 0 0 22 1 0 0 16 0 8 0 275351502 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26096] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26096/stat : 26096 (java) S 26087 26089 25949 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275351502 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26097] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26097/stat : 26097 (java) S 26087 26089 25949 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275351502 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 915460

[startup+462.661 s]
/proc/loadavg: 2.02 2.00 1.96 3/100 26097
/proc/meminfo: memFree=1203432/2055920 swapFree=4170260/4192956
[pid=26089] ppid=26087 vsize=915460 CPUtime=462.27
/proc/26089/stat : 26089 (java) R 26087 26089 25949 0 -1 0 9206 0 1 0 45670 557 0 0 25 0 8 0 275351495 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073887962 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26089/statm: 228865 8938 2532 14 0 215335 0
[pid=26089/tid=26091] ppid=26087 vsize=915460 CPUtime=0.02
/proc/26089/task/26091/stat : 26091 (java) S 26087 26089 25949 0 -1 64 201 0 0 0 2 0 0 0 16 0 8 0 275351498 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26092] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26092/stat : 26092 (java) S 26087 26089 25949 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275351499 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26093] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26093/stat : 26093 (java) S 26087 26089 25949 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275351499 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26094] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26094/stat : 26094 (java) S 26087 26089 25949 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275351502 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26095] ppid=26087 vsize=915460 CPUtime=0.23
/proc/26089/task/26095/stat : 26095 (java) S 26087 26089 25949 0 -1 64 403 0 0 0 22 1 0 0 16 0 8 0 275351502 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26096] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26096/stat : 26096 (java) S 26087 26089 25949 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275351502 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26097] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26097/stat : 26097 (java) S 26087 26089 25949 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275351502 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 915460

[startup+522.703 s]
/proc/loadavg: 2.00 2.00 1.96 3/100 26097
/proc/meminfo: memFree=1203368/2055920 swapFree=4170260/4192956
[pid=26089] ppid=26087 vsize=915460 CPUtime=522.31
/proc/26089/stat : 26089 (java) R 26087 26089 25949 0 -1 0 9206 0 1 0 51673 558 0 0 25 0 8 0 275351495 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073821743 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26089/statm: 228865 8938 2532 14 0 215335 0
[pid=26089/tid=26091] ppid=26087 vsize=915460 CPUtime=0.02
/proc/26089/task/26091/stat : 26091 (java) S 26087 26089 25949 0 -1 64 201 0 0 0 2 0 0 0 16 0 8 0 275351498 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26092] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26092/stat : 26092 (java) S 26087 26089 25949 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275351499 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26093] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26093/stat : 26093 (java) S 26087 26089 25949 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275351499 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26094] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26094/stat : 26094 (java) S 26087 26089 25949 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275351502 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26095] ppid=26087 vsize=915460 CPUtime=0.23
/proc/26089/task/26095/stat : 26095 (java) S 26087 26089 25949 0 -1 64 403 0 0 0 22 1 0 0 16 0 8 0 275351502 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26096] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26096/stat : 26096 (java) S 26087 26089 25949 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275351502 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26097] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26097/stat : 26097 (java) S 26087 26089 25949 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275351502 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 915460

[startup+582.744 s]
/proc/loadavg: 2.00 2.00 1.96 3/100 26097
/proc/meminfo: memFree=1203368/2055920 swapFree=4170260/4192956
[pid=26089] ppid=26087 vsize=915460 CPUtime=582.33
/proc/26089/stat : 26089 (java) R 26087 26089 25949 0 -1 0 9209 0 1 0 57675 558 0 0 25 0 8 0 275351495 937431040 8941 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073838068 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26089/statm: 228865 8941 2532 14 0 215335 0
[pid=26089/tid=26091] ppid=26087 vsize=915460 CPUtime=0.02
/proc/26089/task/26091/stat : 26091 (java) S 26087 26089 25949 0 -1 64 201 0 0 0 2 0 0 0 16 0 8 0 275351498 937431040 8941 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26092] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26092/stat : 26092 (java) S 26087 26089 25949 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275351499 937431040 8941 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26093] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26093/stat : 26093 (java) S 26087 26089 25949 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275351499 937431040 8941 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26094] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26094/stat : 26094 (java) S 26087 26089 25949 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275351502 937431040 8941 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26095] ppid=26087 vsize=915460 CPUtime=0.23
/proc/26089/task/26095/stat : 26095 (java) S 26087 26089 25949 0 -1 64 403 0 0 0 22 1 0 0 16 0 8 0 275351502 937431040 8941 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26096] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26096/stat : 26096 (java) S 26087 26089 25949 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275351502 937431040 8941 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26089/tid=26097] ppid=26087 vsize=915460 CPUtime=0
/proc/26089/task/26097/stat : 26097 (java) S 26087 26089 25949 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275351502 937431040 8941 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.33
Current children cumulated vsize (KiB) 915460

Child status: 0
Real time (s): 606.517
CPU time (s): 606.08
CPU user time (s): 600.487
CPU system time (s): 5.59315
CPU usage (%): 99.928
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 600.487
system time used= 5.59315
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9307
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= 13480
involuntary context switches= 37702

runsolver used 0.710891 s user time and 1.72974 s system time

The end

Launcher Data (download as text)

Begin job on node20 on Sat Jan 20 05:06:09 UTC 2007


IDJOB= 277651
IDBENCH= 7518
IDSOLVER= 68
FILE ID= node20/277651-1169269569

PBS_JOBID= 3607419

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/cnf/2-40-1100-2000/cnf-2-40-1300-39021_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277651-1169269569/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-277651-1169269569 -o ROOT/results/node20/solver-277651-1169269569 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277651-1169269569/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  220d5ed5b55e42ef2b4d107b7ca6ec81

RANDOM SEED= 688344915

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1229568 kB
Buffers:         41164 kB
Cached:         499132 kB
SwapCached:       3160 kB
Active:         308908 kB
Inactive:       445652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1229568 kB
SwapTotal:     4192956 kB
SwapFree:      4170260 kB
Dirty:            2088 kB
Writeback:           0 kB
Mapped:         239564 kB
Slab:            56140 kB
Committed_AS:  5916284 kB
PageTables:       2792 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 node20 on Sat Jan 20 05:16:16 UTC 2007