Trace number 281206

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 699.606 700.34

General information on the benchmark

NameMaxCSP/randomMaxCSP/completeLoose/
vcsp-25-10-100-18-29_ext.xml
MD5SUMbd15ea195f8f5d4ed7d5dd9cba2b5c1d
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints298
Best CPU time to get the best result obtained on this benchmark24.2423
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints300
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension300
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.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=epfc.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/281206-1169310595/unknown.xml
0.35	   
0.35	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.38	     nbVariables=25  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.38	       =>  wckTime=0.092  cpuTime=0.07  mem=6M887
0.38	   
0.38	   relations being loaded...
0.45	   
0.45	   constraints being loaded...
0.55	     nbConstraints=300  nbRelationTypes=300  nbExtensionStructures=300  nbSharedExtensionStructures=0
0.55	     nbConflictsStructures=300  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=5574  maxDegree=24
0.55	     maxArity=2
0.55	       =>  wckTime=0.255  cpuTime=0.17  mem=9M846
0.58	   
0.58	   solver LocalSearchSolver being built... 
0.62	       =>  wckTime=0.334  cpuTime=0.21  mem=5M671
0.63	
0.63	s SATISFIABLE
0.63	o 247
0.63	c 53
0.63	o 252
0.63	c 48
0.63	o 256
0.63	c 44
0.63	o 260
0.63	c 40
0.63	o 264
0.63	c 36
0.63	o 268
0.63	c 32
0.63	o 272
0.63	c 28
0.64	o 275
0.64	c 25
0.64	o 278
0.64	c 22
0.64	o 280
0.64	c 20
0.64	o 281
0.64	c 19
0.64	o 283
0.64	c 17
0.64	o 284
0.64	c 16
0.64	o 286
0.64	c 14
0.64	o 287
0.64	c 13
0.64	o 288
0.64	c 12
0.65	o 289
0.65	c 11
0.66	o 292
0.66	c 8
0.66	o 294
0.66	c 6
0.66	o 296
0.66	c 4
0.70	o 297
0.70	c 3
0.70	o 298
0.70	c 2
2.42	   
2.42	   search
2.42	     run=0  nbConstraintChecks=11561945  nbAssignments=10000
2.42	       =>  wckTime=1.796  cpuTime=1.78  mem=5M671
4.22	   
4.22	   search
4.22	     run=1  nbConstraintChecks=23836150  nbAssignments=20000
4.22	       =>  wckTime=3.595  cpuTime=3.57  mem=5M671
5.93	   
5.93	   search
5.93	     run=2  nbConstraintChecks=35209927  nbAssignments=30000
5.93	       =>  wckTime=5.31  cpuTime=5.29  mem=5M671
7.71	   
7.71	   search
7.71	     run=3  nbConstraintChecks=47131349  nbAssignments=40000
7.71	       =>  wckTime=7.086  cpuTime=7.06  mem=5M671
9.46	   
9.46	   search
9.46	     run=4  nbConstraintChecks=58813237  nbAssignments=50000
9.46	       =>  wckTime=8.839  cpuTime=8.82  mem=5M671
11.25	   
11.25	   search
11.25	     run=5  nbConstraintChecks=70825331  nbAssignments=60000
11.25	       =>  wckTime=10.624  cpuTime=10.6  mem=5M671
12.97	   
12.97	   search
12.97	     run=6  nbConstraintChecks=82250629  nbAssignments=70000
12.97	       =>  wckTime=12.348  cpuTime=12.32  mem=5M671
14.76	   
14.76	   search
14.76	     run=7  nbConstraintChecks=94382202  nbAssignments=80000
14.76	       =>  wckTime=14.14  cpuTime=14.11  mem=5M671
16.49	   
16.49	   search
16.49	     run=8  nbConstraintChecks=105920464  nbAssignments=90000
16.49	       =>  wckTime=15.863  cpuTime=15.84  mem=5M671
18.26	   
18.26	   search
18.26	     run=9  nbConstraintChecks=117941109  nbAssignments=100000
18.26	       =>  wckTime=17.636  cpuTime=17.6  mem=5M671
19.97	   
19.97	   search
19.97	     run=10  nbConstraintChecks=129372326  nbAssignments=110000
19.97	       =>  wckTime=19.348  cpuTime=19.32  mem=5M671
21.74	   
21.74	   search
21.74	     run=11  nbConstraintChecks=141380336  nbAssignments=120000
21.74	       =>  wckTime=21.119  cpuTime=21.09  mem=5M671
23.46	   
23.46	   search
23.46	     run=12  nbConstraintChecks=152870256  nbAssignments=130000
23.46	       =>  wckTime=22.836  cpuTime=22.81  mem=5M671
25.20	   
25.20	   search
25.20	     run=13  nbConstraintChecks=164543763  nbAssignments=140000
25.20	       =>  wckTime=24.579  cpuTime=24.55  mem=5M671
26.93	   
26.93	   search
26.93	     run=14  nbConstraintChecks=175963251  nbAssignments=150000
26.93	       =>  wckTime=26.302  cpuTime=26.27  mem=5M671
28.72	   
28.72	   search
28.72	     run=15  nbConstraintChecks=188067013  nbAssignments=160000
28.72	       =>  wckTime=28.096  cpuTime=28.06  mem=5M671
30.46	   
30.46	   search
30.46	     run=16  nbConstraintChecks=199637501  nbAssignments=170000
30.46	       =>  wckTime=29.837  cpuTime=29.81  mem=5M671
30.73	   
30.73	   search
30.73	     run=17  nbConstraintChecks=201453262  nbAssignments=171483
30.73	       =>  wckTime=30.107  cpuTime=30.08  mem=5M671
30.73	   
30.73	   global
30.73	     nbConstraintChecks=201453262  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.73	     solvingWckTime=30.106  solvingCpuTime=30.08  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.73	     globalCpuTime=30.35
30.73	       =>  wckTime=30.442  cpuTime=30.29  mem=5M671
30.73	   
30.73	   solver IterativeSystematicSolver being built... 
30.88	       =>  wckTime=30.59  cpuTime=30.39  mem=16M660
30.93	   
30.93	   preprocessing
30.93	     nbConstraintChecks=26693  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.93	     detectedInconsistency=no
30.93	       =>  wckTime=0.047  cpuTime=0.03  mem=16M660
30.97	   
30.97	   search
30.97	     run=0  nbConstraintChecks=73977  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=35
30.97	     nbFailedAssignments=20  nbBacktracks=10  nbVisitedNodes=66  nbRestartNogoods=0
30.97	       =>  wckTime=0.084  cpuTime=0.06  mem=16M660
31.02	   
31.02	   search
31.02	     run=1  nbConstraintChecks=190268  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=89
31.02	     nbFailedAssignments=53  nbBacktracks=25  nbVisitedNodes=168  nbRestartNogoods=3
31.02	       =>  wckTime=0.136  cpuTime=0.1  mem=16M660
31.08	   
31.08	   search
31.08	     run=2  nbConstraintChecks=390794  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=178
31.08	     nbFailedAssignments=112  nbBacktracks=48  nbVisitedNodes=339  nbRestartNogoods=9
31.08	       =>  wckTime=0.198  cpuTime=0.16  mem=16M660
31.16	   
31.16	   search
31.16	     run=3  nbConstraintChecks=675119  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=300
31.16	     nbFailedAssignments=194  nbBacktracks=81  nbVisitedNodes=576  nbRestartNogoods=17
31.16	       =>  wckTime=0.28  cpuTime=0.24  mem=16M660
31.27	   
31.27	   search
31.27	     run=4  nbConstraintChecks=1014489  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=457
31.27	     nbFailedAssignments=295  nbBacktracks=131  nbVisitedNodes=884  nbRestartNogoods=29
31.27	       =>  wckTime=0.384  cpuTime=0.34  mem=16M660
31.45	   
31.45	   search
31.45	     run=5  nbConstraintChecks=1648155  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=744
31.45	     nbFailedAssignments=501  nbBacktracks=206  nbVisitedNodes=1452  nbRestartNogoods=35
31.45	       =>  wckTime=0.565  cpuTime=0.52  mem=16M660
31.67	   
31.67	   search
31.67	     run=6  nbConstraintChecks=2403361  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1071
31.67	     nbFailedAssignments=709  nbBacktracks=319  nbVisitedNodes=2100  nbRestartNogoods=43
31.67	       =>  wckTime=0.789  cpuTime=0.74  mem=16M660
32.01	   
32.01	   search
32.01	     run=7  nbConstraintChecks=3539982  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1567
32.01	     nbFailedAssignments=1030  nbBacktracks=489  nbVisitedNodes=3085  nbRestartNogoods=55
32.01	       =>  wckTime=1.125  cpuTime=1.06  mem=16M660
32.56	   
32.56	   search
32.56	     run=8  nbConstraintChecks=5536647  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2439
32.56	     nbFailedAssignments=1641  nbBacktracks=745  nbVisitedNodes=4823  nbRestartNogoods=66
32.56	       =>  wckTime=1.68  cpuTime=1.61  mem=16M660
33.35	   
33.35	   search
33.35	     run=9  nbConstraintChecks=8468898  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3727
33.35	     nbFailedAssignments=2540  nbBacktracks=1129  nbVisitedNodes=7391  nbRestartNogoods=83
33.35	       =>  wckTime=2.469  cpuTime=2.39  mem=16M660
34.48	   
34.48	   search
34.48	     run=10  nbConstraintChecks=12683712  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5503
34.48	     nbFailedAssignments=3733  nbBacktracks=1706  nbVisitedNodes=10926  nbRestartNogoods=107
34.48	       =>  wckTime=3.601  cpuTime=3.52  mem=16M660
36.07	   
36.07	   search
36.07	     run=11  nbConstraintChecks=18547841  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7965
36.07	     nbFailedAssignments=5322  nbBacktracks=2572  nbVisitedNodes=15838  nbRestartNogoods=115
36.07	       =>  wckTime=5.191  cpuTime=5.11  mem=16M660
38.55	   
38.55	   search
38.55	     run=12  nbConstraintChecks=27901465  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11866
38.55	     nbFailedAssignments=7922  nbBacktracks=3869  nbVisitedNodes=23608  nbRestartNogoods=119
38.55	       =>  wckTime=7.666  cpuTime=7.57  mem=16M660
41.81	   
41.81	   search
41.81	     run=13  nbConstraintChecks=39421598  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16739
41.81	     nbFailedAssignments=10844  nbBacktracks=5816  nbVisitedNodes=33190  nbRestartNogoods=123
41.81	       =>  wckTime=10.93  cpuTime=10.84  mem=16M660
46.53	   
46.53	   search
46.53	     run=14  nbConstraintChecks=56068964  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=23771
46.53	     nbFailedAssignments=14950  nbBacktracks=8735  nbVisitedNodes=46984  nbRestartNogoods=143
46.53	       =>  wckTime=15.647  cpuTime=15.55  mem=16M660
53.20	   
53.20	   search
53.20	     run=15  nbConstraintChecks=79957915  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33924
53.20	     nbFailedAssignments=20720  nbBacktracks=13114  nbVisitedNodes=66859  nbRestartNogoods=152
53.20	       =>  wckTime=22.318  cpuTime=22.22  mem=16M660
63.04	   
63.04	   search
63.04	     run=16  nbConstraintChecks=113626950  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=48479
63.04	     nbFailedAssignments=28701  nbBacktracks=19682  nbVisitedNodes=95174  nbRestartNogoods=157
63.04	       =>  wckTime=32.156  cpuTime=32.06  mem=16M660
77.73	   
77.73	   search
77.73	     run=17  nbConstraintChecks=165078309  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=70137
77.73	     nbFailedAssignments=40501  nbBacktracks=29535  nbVisitedNodes=137403  nbRestartNogoods=163
77.73	       =>  wckTime=46.851  cpuTime=46.72  mem=16M660
99.57	   
99.58	   search
99.58	     run=18  nbConstraintChecks=239618293  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=101931
99.58	     nbFailedAssignments=57512  nbBacktracks=44313  nbVisitedNodes=199245  nbRestartNogoods=172
99.58	       =>  wckTime=68.693  cpuTime=68.55  mem=16M660
130.87	   
130.87	   search
130.87	     run=19  nbConstraintChecks=349763399  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=149211
130.87	     nbFailedAssignments=82616  nbBacktracks=66481  nbVisitedNodes=290117  nbRestartNogoods=188
130.87	       =>  wckTime=99.989  cpuTime=99.81  mem=16M660
178.76	   
178.76	   search
178.76	     run=20  nbConstraintChecks=511447509  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=219506
178.76	     nbFailedAssignments=119655  nbBacktracks=99733  nbVisitedNodes=425152  nbRestartNogoods=210
178.76	       =>  wckTime=147.875  cpuTime=147.65  mem=16M660
248.89	   
248.89	   search
248.89	     run=21  nbConstraintChecks=753717277  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=324025
248.89	     nbFailedAssignments=174288  nbBacktracks=149611  nbVisitedNodes=625653  nbRestartNogoods=223
248.89	       =>  wckTime=218.005  cpuTime=217.73  mem=16M660
355.54	   
355.54	   search
355.54	     run=22  nbConstraintChecks=1116450732  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=480199
355.54	     nbFailedAssignments=255637  nbBacktracks=224430  nbVisitedNodes=925146  nbRestartNogoods=227
355.54	       =>  wckTime=324.656  cpuTime=324.26  mem=16M660
513.35	   
513.35	   search
513.35	     run=23  nbConstraintChecks=1654419739  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=712376
513.35	     nbFailedAssignments=375582  nbBacktracks=336657  nbVisitedNodes=1369120  nbRestartNogoods=233
513.35	       =>  wckTime=482.47  cpuTime=481.94  mem=16M660
700.27	   
700.27	   search
700.27	     run=24  nbConstraintChecks=2276172541  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=982977
700.27	     nbFailedAssignments=512013  nbBacktracks=470828  nbVisitedNodes=1884564  nbRestartNogoods=254
700.27	       =>  wckTime=669.39  cpuTime=668.68  mem=16M660
700.27	   
700.27	   global
700.27	     nbConstraintChecks=2276199234  nbRestartNogoods=254  solvingWckTime=669.391  solvingCpuTime=668.68  expiredTime=no
700.27	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=699.13
700.27	       =>  wckTime=699.982  cpuTime=699.07  mem=16M660
700.28	
700.28	s OPTIMUM FOUND
700.28	v 0 3 7 0 2 8 2 0 9 2 9 6 6 4 1 6 1 0 3 5 4 4 6 8 3 
700.28	   
700.28	   totalWckTime=700.06  totalCpuTime=699.13

Verifier Data (download as text)

2 unsatisfied constraints, 298 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/node58/watcher-281206-1169310595 -o ROOT/results/node58/solver-281206-1169310595 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281206-1169310595/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.24 1.03 1.01 4/74 11170
/proc/meminfo: memFree=1364480/2055920 swapFree=4184256/4192956
[pid=11169] ppid=11167 vsize=172 CPUtime=0
/proc/11169/stat : 11169 (java) R 11167 11169 10901 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 279457515 176128 24 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4870948 0 0 4096 0 0 0 0 17 0 0 0
/proc/11169/statm: 43 24 18 14 0 3 0

[startup+0.107593 s]
/proc/loadavg: 1.24 1.03 1.01 4/74 11170
/proc/meminfo: memFree=1364480/2055920 swapFree=4184256/4192956
[pid=11169] ppid=11167 vsize=914988 CPUtime=0.09
/proc/11169/stat : 11169 (java) R 11167 11169 10901 0 -1 0 3078 0 1 0 8 1 0 0 22 0 8 0 279457515 936947712 2824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072944238 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11169/statm: 228747 2825 1455 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515626 s]
/proc/loadavg: 1.24 1.03 1.01 4/74 11170
/proc/meminfo: memFree=1364480/2055920 swapFree=4184256/4192956
[pid=11169] ppid=11167 vsize=915332 CPUtime=0.49
/proc/11169/stat : 11169 (java) R 11167 11169 10901 0 -1 0 6652 0 1 0 46 3 0 0 25 0 8 0 279457515 937299968 6391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072944238 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11169/statm: 228833 6391 2152 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.3387 s]
/proc/loadavg: 1.24 1.03 1.01 3/81 11177
/proc/meminfo: memFree=1345544/2055920 swapFree=4184256/4192956
[pid=11169] ppid=11167 vsize=915464 CPUtime=1.32
/proc/11169/stat : 11169 (java) R 11167 11169 10901 0 -1 0 7432 0 1 0 114 18 0 0 25 0 8 0 279457515 937435136 7170 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11169/statm: 228866 7170 2479 14 0 215336 0
[pid=11169/tid=11171] ppid=11167 vsize=915468 CPUtime=0.02
/proc/11169/task/11171/stat : 11171 (java) S 11167 11169 10901 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 279457518 937439232 7170 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11172] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11172/stat : 11172 (java) S 11167 11169 10901 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279457519 937435136 7170 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11173] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11173/stat : 11173 (java) S 11167 11169 10901 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 279457519 937435136 7170 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11174] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11174/stat : 11174 (java) S 11167 11169 10901 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279457522 937435136 7170 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11175] ppid=11167 vsize=915464 CPUtime=0.12
/proc/11169/task/11175/stat : 11175 (java) S 11167 11169 10901 0 -1 64 346 0 0 0 12 0 0 0 16 0 8 0 279457522 937435136 7170 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11176] ppid=11167 vsize=915468 CPUtime=0
/proc/11169/task/11176/stat : 11176 (java) S 11167 11169 10901 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279457522 937439232 7170 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11177] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11177/stat : 11177 (java) S 11167 11169 10901 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279457522 937435136 7170 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915464

[startup+2.99185 s]
/proc/loadavg: 1.30 1.05 1.02 3/81 11177
/proc/meminfo: memFree=1345544/2055920 swapFree=4184256/4192956
[pid=11169] ppid=11167 vsize=915464 CPUtime=2.98
/proc/11169/stat : 11169 (java) R 11167 11169 10901 0 -1 0 7436 0 1 0 244 54 0 0 25 0 8 0 279457515 937435136 7173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11169/statm: 228866 7173 2479 14 0 215336 0
[pid=11169/tid=11171] ppid=11167 vsize=915464 CPUtime=0.02
/proc/11169/task/11171/stat : 11171 (java) S 11167 11169 10901 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 279457518 937435136 7173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11172] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11172/stat : 11172 (java) S 11167 11169 10901 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279457519 937435136 7173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11173] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11173/stat : 11173 (java) S 11167 11169 10901 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 279457519 937435136 7173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11174] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11174/stat : 11174 (java) S 11167 11169 10901 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279457522 937435136 7173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11175] ppid=11167 vsize=915468 CPUtime=0.13
/proc/11169/task/11175/stat : 11175 (java) S 11167 11169 10901 0 -1 64 349 0 0 0 13 0 0 0 16 0 8 0 279457522 937439232 7173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11176] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11176/stat : 11176 (java) S 11167 11169 10901 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279457522 937435136 7173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11177] ppid=11167 vsize=915468 CPUtime=0
/proc/11169/task/11177/stat : 11177 (java) S 11167 11169 10901 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279457522 937439232 7173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 915464

[startup+6.28214 s]
/proc/loadavg: 1.30 1.05 1.02 3/81 11177
/proc/meminfo: memFree=1345416/2055920 swapFree=4184256/4192956
[pid=11169] ppid=11167 vsize=915464 CPUtime=6.26
/proc/11169/stat : 11169 (java) R 11167 11169 10901 0 -1 0 7436 0 1 0 506 120 0 0 25 0 8 0 279457515 937435136 7173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11169/statm: 228866 7173 2479 14 0 215336 0
[pid=11169/tid=11171] ppid=11167 vsize=915464 CPUtime=0.02
/proc/11169/task/11171/stat : 11171 (java) S 11167 11169 10901 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 279457518 937435136 7173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11172] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11172/stat : 11172 (java) S 11167 11169 10901 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279457519 937435136 7173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11173] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11173/stat : 11173 (java) S 11167 11169 10901 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 279457519 937435136 7173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11174] ppid=11167 vsize=915468 CPUtime=0
/proc/11169/task/11174/stat : 11174 (java) S 11167 11169 10901 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279457522 937439232 7173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11175] ppid=11167 vsize=915464 CPUtime=0.13
/proc/11169/task/11175/stat : 11175 (java) S 11167 11169 10901 0 -1 64 349 0 0 0 13 0 0 0 16 0 8 0 279457522 937435136 7173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11176] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11176/stat : 11176 (java) S 11167 11169 10901 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279457522 937435136 7173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11177] ppid=11167 vsize=915468 CPUtime=0
/proc/11169/task/11177/stat : 11177 (java) S 11167 11169 10901 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279457522 937439232 7173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 915464

[startup+12.7767 s]
/proc/loadavg: 1.40 1.08 1.02 3/81 11177
/proc/meminfo: memFree=1345416/2055920 swapFree=4184256/4192956
[pid=11169] ppid=11167 vsize=915464 CPUtime=12.76
/proc/11169/stat : 11169 (java) R 11167 11169 10901 0 -1 0 7436 0 1 0 1019 257 0 0 25 0 8 0 279457515 937435136 7173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11169/statm: 228866 7173 2479 14 0 215336 0
[pid=11169/tid=11171] ppid=11167 vsize=915464 CPUtime=0.02
/proc/11169/task/11171/stat : 11171 (java) S 11167 11169 10901 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 279457518 937435136 7173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11172] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11172/stat : 11172 (java) S 11167 11169 10901 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279457519 937435136 7173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11173] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11173/stat : 11173 (java) S 11167 11169 10901 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 279457519 937435136 7173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11174] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11174/stat : 11174 (java) S 11167 11169 10901 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279457522 937435136 7173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11175] ppid=11167 vsize=915464 CPUtime=0.13
/proc/11169/task/11175/stat : 11175 (java) S 11167 11169 10901 0 -1 64 349 0 0 0 13 0 0 0 16 0 8 0 279457522 937435136 7173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11176] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11176/stat : 11176 (java) S 11167 11169 10901 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279457522 937435136 7173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11177] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11177/stat : 11177 (java) S 11167 11169 10901 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279457522 937435136 7173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.76
Current children cumulated vsize (KiB) 915464

[startup+25.6198 s]
/proc/loadavg: 1.50 1.11 1.03 3/81 11177
/proc/meminfo: memFree=1345416/2055920 swapFree=4184256/4192956
[pid=11169] ppid=11167 vsize=915468 CPUtime=25.59
/proc/11169/stat : 11169 (java) R 11167 11169 10901 0 -1 0 7436 0 1 0 2041 518 0 0 25 0 8 0 279457515 937439232 7173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11169/statm: 228866 7173 2479 14 0 215336 0
[pid=11169/tid=11171] ppid=11167 vsize=915464 CPUtime=0.02
/proc/11169/task/11171/stat : 11171 (java) S 11167 11169 10901 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 279457518 937435136 7173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11172] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11172/stat : 11172 (java) S 11167 11169 10901 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279457519 937435136 7173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11173] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11173/stat : 11173 (java) S 11167 11169 10901 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 279457519 937435136 7173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11174] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11174/stat : 11174 (java) S 11167 11169 10901 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279457522 937435136 7173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11175] ppid=11167 vsize=915464 CPUtime=0.13
/proc/11169/task/11175/stat : 11175 (java) S 11167 11169 10901 0 -1 64 349 0 0 0 13 0 0 0 16 0 8 0 279457522 937435136 7173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11176] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11176/stat : 11176 (java) S 11167 11169 10901 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279457522 937435136 7173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11177] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11177/stat : 11177 (java) S 11167 11169 10901 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279457522 937435136 7173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 915468

[startup+51.2451 s]
/proc/loadavg: 1.67 1.18 1.06 3/81 11177
/proc/meminfo: memFree=1339208/2055920 swapFree=4184256/4192956
[pid=11169] ppid=11167 vsize=915464 CPUtime=51.17
/proc/11169/stat : 11169 (java) R 11167 11169 10901 0 -1 0 9093 0 1 0 4491 626 0 0 25 0 8 0 279457515 937435136 8825 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073861871 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11169/statm: 228866 8825 2532 14 0 215336 0
[pid=11169/tid=11171] ppid=11167 vsize=915464 CPUtime=0.02
/proc/11169/task/11171/stat : 11171 (java) S 11167 11169 10901 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 279457518 937435136 8825 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11172] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11172/stat : 11172 (java) S 11167 11169 10901 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279457519 937435136 8825 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11173] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11173/stat : 11173 (java) S 11167 11169 10901 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 279457519 937435136 8825 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11174] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11174/stat : 11174 (java) S 11167 11169 10901 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279457522 937435136 8825 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11175] ppid=11167 vsize=915464 CPUtime=0.23
/proc/11169/task/11175/stat : 11175 (java) S 11167 11169 10901 0 -1 64 406 0 0 0 22 1 0 0 16 0 8 0 279457522 937435136 8825 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11176] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11176/stat : 11176 (java) S 11167 11169 10901 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279457522 937435136 8825 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11177] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11177/stat : 11177 (java) S 11167 11169 10901 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279457522 937435136 8825 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.17
Current children cumulated vsize (KiB) 915464

[startup+102.486 s]
/proc/loadavg: 1.94 1.33 1.12 3/81 11177
/proc/meminfo: memFree=1339208/2055920 swapFree=4184256/4192956
[pid=11169] ppid=11167 vsize=915464 CPUtime=102.37
/proc/11169/stat : 11169 (java) R 11167 11169 10901 0 -1 0 9105 0 1 0 9611 626 0 0 25 0 8 0 279457515 937435136 8835 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073901070 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11169/statm: 228866 8835 2532 14 0 215336 0
[pid=11169/tid=11171] ppid=11167 vsize=915464 CPUtime=0.02
/proc/11169/task/11171/stat : 11171 (java) S 11167 11169 10901 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 279457518 937435136 8835 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11172] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11172/stat : 11172 (java) S 11167 11169 10901 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279457519 937435136 8835 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11173] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11173/stat : 11173 (java) S 11167 11169 10901 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 279457519 937435136 8835 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11174] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11174/stat : 11174 (java) S 11167 11169 10901 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279457522 937435136 8835 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11175] ppid=11167 vsize=915464 CPUtime=0.23
/proc/11169/task/11175/stat : 11175 (java) S 11167 11169 10901 0 -1 64 407 0 0 0 22 1 0 0 16 0 8 0 279457522 937435136 8835 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11176] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11176/stat : 11176 (java) S 11167 11169 10901 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279457522 937435136 8835 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11177] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11177/stat : 11177 (java) S 11167 11169 10901 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279457522 937435136 8835 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.37
Current children cumulated vsize (KiB) 915464

[startup+162.573 s]
/proc/loadavg: 1.98 1.45 1.17 3/81 11177
/proc/meminfo: memFree=1339144/2055920 swapFree=4184256/4192956
[pid=11169] ppid=11167 vsize=915464 CPUtime=162.4
/proc/11169/stat : 11169 (java) R 11167 11169 10901 0 -1 0 9108 0 1 0 15614 626 0 0 25 0 8 0 279457515 937435136 8838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073858586 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

/proc/11169/task/11174/stat : 11174 (java) S 11167 11169 10901 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279457522 937435136 8840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11175] ppid=11167 vsize=915464 CPUtime=0.23
/proc/11169/task/11175/stat : 11175 (java) S 11167 11169 10901 0 -1 64 407 0 0 0 22 1 0 0 16 0 8 0 279457522 937435136 8840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11176] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11176/stat : 11176 (java) S 11167 11169 10901 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279457522 937435136 8840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11177] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11177/stat : 11177 (java) S 11167 11169 10901 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279457522 937435136 8840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.41
Current children cumulated vsize (KiB) 915464

[startup+282.749 s]
/proc/loadavg: 2.07 1.64 1.27 3/81 11177
/proc/meminfo: memFree=1339080/2055920 swapFree=4184256/4192956
[pid=11169] ppid=11167 vsize=915464 CPUtime=282.45
/proc/11169/stat : 11169 (java) R 11167 11169 10901 0 -1 0 9112 0 1 0 27619 626 0 0 25 0 8 0 279457515 937435136 8842 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073857767 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11169/statm: 228866 8842 2532 14 0 215336 0
[pid=11169/tid=11171] ppid=11167 vsize=915464 CPUtime=0.02
/proc/11169/task/11171/stat : 11171 (java) S 11167 11169 10901 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 279457518 937435136 8842 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11172] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11172/stat : 11172 (java) S 11167 11169 10901 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279457519 937435136 8842 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11173] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11173/stat : 11173 (java) S 11167 11169 10901 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 279457519 937435136 8842 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11174] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11174/stat : 11174 (java) S 11167 11169 10901 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279457522 937435136 8842 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11175] ppid=11167 vsize=915464 CPUtime=0.23
/proc/11169/task/11175/stat : 11175 (java) S 11167 11169 10901 0 -1 64 407 0 0 0 22 1 0 0 16 0 8 0 279457522 937435136 8842 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11176] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11176/stat : 11176 (java) S 11167 11169 10901 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279457522 937435136 8842 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11177] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11177/stat : 11177 (java) S 11167 11169 10901 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279457522 937435136 8842 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.45
Current children cumulated vsize (KiB) 915464

[startup+342.841 s]
/proc/loadavg: 2.02 1.71 1.31 3/81 11177
/proc/meminfo: memFree=1339080/2055920 swapFree=4184256/4192956
[pid=11169] ppid=11167 vsize=915464 CPUtime=342.5
/proc/11169/stat : 11169 (java) R 11167 11169 10901 0 -1 0 9112 0 1 0 33624 626 0 0 25 0 8 0 279457515 937435136 8842 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073856678 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11169/statm: 228866 8842 2532 14 0 215336 0
[pid=11169/tid=11171] ppid=11167 vsize=915464 CPUtime=0.02
/proc/11169/task/11171/stat : 11171 (java) S 11167 11169 10901 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 279457518 937435136 8842 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11172] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11172/stat : 11172 (java) S 11167 11169 10901 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279457519 937435136 8842 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11173] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11173/stat : 11173 (java) S 11167 11169 10901 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 279457519 937435136 8842 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11174] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11174/stat : 11174 (java) S 11167 11169 10901 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279457522 937435136 8842 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11175] ppid=11167 vsize=915464 CPUtime=0.23
/proc/11169/task/11175/stat : 11175 (java) S 11167 11169 10901 0 -1 64 407 0 0 0 22 1 0 0 16 0 8 0 279457522 937435136 8842 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11176] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11176/stat : 11176 (java) S 11167 11169 10901 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279457522 937435136 8842 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11177] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11177/stat : 11177 (java) S 11167 11169 10901 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279457522 937435136 8842 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.5
Current children cumulated vsize (KiB) 915464

[startup+402.928 s]
/proc/loadavg: 2.01 1.76 1.35 3/81 11177
/proc/meminfo: memFree=1339016/2055920 swapFree=4184256/4192956
[pid=11169] ppid=11167 vsize=915464 CPUtime=402.53
/proc/11169/stat : 11169 (java) R 11167 11169 10901 0 -1 0 9115 0 1 0 39626 627 0 0 25 0 8 0 279457515 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073841720 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11169/statm: 228866 8845 2532 14 0 215336 0
[pid=11169/tid=11171] ppid=11167 vsize=915464 CPUtime=0.02
/proc/11169/task/11171/stat : 11171 (java) S 11167 11169 10901 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 279457518 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11172] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11172/stat : 11172 (java) S 11167 11169 10901 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279457519 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11173] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11173/stat : 11173 (java) S 11167 11169 10901 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 279457519 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11174] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11174/stat : 11174 (java) S 11167 11169 10901 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279457522 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11175] ppid=11167 vsize=915464 CPUtime=0.23
/proc/11169/task/11175/stat : 11175 (java) S 11167 11169 10901 0 -1 64 407 0 0 0 22 1 0 0 16 0 8 0 279457522 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11176] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11176/stat : 11176 (java) S 11167 11169 10901 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279457522 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11177] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11177/stat : 11177 (java) S 11167 11169 10901 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279457522 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.53
Current children cumulated vsize (KiB) 915464

[startup+463.025 s]
/proc/loadavg: 2.00 1.80 1.39 3/81 11177
/proc/meminfo: memFree=1339016/2055920 swapFree=4184256/4192956
[pid=11169] ppid=11167 vsize=915464 CPUtime=462.56
/proc/11169/stat : 11169 (java) R 11167 11169 10901 0 -1 0 9115 0 1 0 45629 627 0 0 25 0 8 0 279457515 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073857806 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11169/statm: 228866 8845 2532 14 0 215336 0
[pid=11169/tid=11171] ppid=11167 vsize=915464 CPUtime=0.02
/proc/11169/task/11171/stat : 11171 (java) S 11167 11169 10901 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 279457518 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11172] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11172/stat : 11172 (java) S 11167 11169 10901 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279457519 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11173] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11173/stat : 11173 (java) S 11167 11169 10901 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 279457519 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11174] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11174/stat : 11174 (java) S 11167 11169 10901 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279457522 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11175] ppid=11167 vsize=915464 CPUtime=0.23
/proc/11169/task/11175/stat : 11175 (java) S 11167 11169 10901 0 -1 64 407 0 0 0 22 1 0 0 16 0 8 0 279457522 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11176] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11176/stat : 11176 (java) S 11167 11169 10901 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279457522 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11177] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11177/stat : 11177 (java) S 11167 11169 10901 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279457522 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462.56
Current children cumulated vsize (KiB) 915464

[startup+523.122 s]
/proc/loadavg: 2.00 1.83 1.42 3/81 11177
/proc/meminfo: memFree=1339016/2055920 swapFree=4184256/4192956
[pid=11169] ppid=11167 vsize=915464 CPUtime=522.61
/proc/11169/stat : 11169 (java) R 11167 11169 10901 0 -1 0 9117 0 1 0 51634 627 0 0 25 0 8 0 279457515 937435136 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073839689 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11169/statm: 228866 8847 2532 14 0 215336 0
[pid=11169/tid=11171] ppid=11167 vsize=915464 CPUtime=0.02
/proc/11169/task/11171/stat : 11171 (java) S 11167 11169 10901 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 279457518 937435136 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11172] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11172/stat : 11172 (java) S 11167 11169 10901 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279457519 937435136 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11173] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11173/stat : 11173 (java) S 11167 11169 10901 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 279457519 937435136 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11174] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11174/stat : 11174 (java) S 11167 11169 10901 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279457522 937435136 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11175] ppid=11167 vsize=915464 CPUtime=0.23
/proc/11169/task/11175/stat : 11175 (java) S 11167 11169 10901 0 -1 64 407 0 0 0 22 1 0 0 16 0 8 0 279457522 937435136 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11176] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11176/stat : 11176 (java) S 11167 11169 10901 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279457522 937435136 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11177] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11177/stat : 11177 (java) S 11167 11169 10901 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279457522 937435136 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 522.61
Current children cumulated vsize (KiB) 915464

[startup+583.213 s]
/proc/loadavg: 2.00 1.86 1.46 3/81 11177
/proc/meminfo: memFree=1339016/2055920 swapFree=4184256/4192956
[pid=11169] ppid=11167 vsize=915464 CPUtime=582.63
/proc/11169/stat : 11169 (java) R 11167 11169 10901 0 -1 0 9117 0 1 0 57636 627 0 0 25 0 8 0 279457515 937435136 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073697063 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11169/statm: 228866 8847 2532 14 0 215336 0
[pid=11169/tid=11171] ppid=11167 vsize=915464 CPUtime=0.02
/proc/11169/task/11171/stat : 11171 (java) S 11167 11169 10901 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 279457518 937435136 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11172] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11172/stat : 11172 (java) S 11167 11169 10901 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279457519 937435136 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11173] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11173/stat : 11173 (java) S 11167 11169 10901 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 279457519 937435136 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11174] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11174/stat : 11174 (java) S 11167 11169 10901 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279457522 937435136 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11175] ppid=11167 vsize=915464 CPUtime=0.23
/proc/11169/task/11175/stat : 11175 (java) S 11167 11169 10901 0 -1 64 407 0 0 0 22 1 0 0 16 0 8 0 279457522 937435136 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11176] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11176/stat : 11176 (java) S 11167 11169 10901 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279457522 937435136 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11177] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11177/stat : 11177 (java) S 11167 11169 10901 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279457522 937435136 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 582.63
Current children cumulated vsize (KiB) 915464

[startup+643.302 s]
/proc/loadavg: 2.00 1.88 1.49 3/81 11177
/proc/meminfo: memFree=1339016/2055920 swapFree=4184256/4192956
[pid=11169] ppid=11167 vsize=915464 CPUtime=642.66
/proc/11169/stat : 11169 (java) R 11167 11169 10901 0 -1 0 9117 0 1 0 63639 627 0 0 25 0 8 0 279457515 937435136 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073901331 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11169/statm: 228866 8847 2532 14 0 215336 0
[pid=11169/tid=11171] ppid=11167 vsize=915464 CPUtime=0.02
/proc/11169/task/11171/stat : 11171 (java) S 11167 11169 10901 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 279457518 937435136 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11172] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11172/stat : 11172 (java) S 11167 11169 10901 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279457519 937435136 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11173] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11173/stat : 11173 (java) S 11167 11169 10901 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 279457519 937435136 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11174] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11174/stat : 11174 (java) S 11167 11169 10901 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279457522 937435136 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11175] ppid=11167 vsize=915464 CPUtime=0.23
/proc/11169/task/11175/stat : 11175 (java) S 11167 11169 10901 0 -1 64 407 0 0 0 22 1 0 0 16 0 8 0 279457522 937435136 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11176] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11176/stat : 11176 (java) S 11167 11169 10901 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279457522 937435136 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11169/tid=11177] ppid=11167 vsize=915464 CPUtime=0
/proc/11169/task/11177/stat : 11177 (java) S 11167 11169 10901 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279457522 937435136 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 642.66
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 700.34
CPU time (s): 699.606
CPU user time (s): 693.328
CPU system time (s): 6.27804
CPU usage (%): 99.8952
Max. virtual memory (cumulated for all children) (KiB): 915980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 693.328
system time used= 6.27804
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9215
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= 15438
involuntary context switches= 17414

runsolver used 0.877866 s user time and 2.23666 s system time

The end

Launcher Data (download as text)

Begin job on node58 on Sat Jan 20 16:29:55 UTC 2007


IDJOB= 281206
IDBENCH= 12111
IDSOLVER= 68
FILE ID= node58/281206-1169310595

PBS_JOBID= 3610237

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/randomMaxCSP/completeLoose/vcsp-25-10-100-18-29_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281206-1169310595/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node58/watcher-281206-1169310595 -o ROOT/results/node58/solver-281206-1169310595 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281206-1169310595/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  bd15ea195f8f5d4ed7d5dd9cba2b5c1d

RANDOM SEED= 467101935

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.223
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.223
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:       1364960 kB
Buffers:         46700 kB
Cached:         503732 kB
SwapCached:       2680 kB
Active:         187592 kB
Inactive:       433976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1364960 kB
SwapTotal:     4192956 kB
SwapFree:      4184256 kB
Dirty:            3944 kB
Writeback:           0 kB
Mapped:          78492 kB
Slab:            54720 kB
Committed_AS:  4904276 kB
PageTables:       1836 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 node58 on Sat Jan 20 16:41:36 UTC 2007