Trace number 279856

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 665.792 671.024

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-30/maxcut-30-350-1_ext.xml
MD5SUM56405cb4815384827e3f68f0d5d53d6d
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints205
Best CPU time to get the best result obtained on this benchmark9.31058
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints350
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension350
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.33	   
0.33	Abscon 109 (November, 2006)
0.33	   
0.33	   configuration
0.33	     name=epfc.xml
0.36	   
0.36	   instance
0.36	     name=/tmp/evaluation/279856-1169298957/unknown.xml
0.40	   
0.40	   domains being loaded...
0.40	   
0.40	   variables being loaded...
0.42	     nbVariables=30  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.42	       =>  wckTime=0.088  cpuTime=0.08  mem=6M887
0.42	   
0.42	   relations being loaded...
0.42	   
0.42	   constraints being loaded...
0.55	     nbConstraints=350  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=349
0.55	     nbConflictsStructures=1  nbSharedConflictsStructures=349  nbSharedBinaryRepresentations=2  maxDegree=26  maxArity=2
0.55	       =>  wckTime=0.215  cpuTime=0.16  mem=7M879
0.59	   
0.59	   solver LocalSearchSolver being built... 
0.63	       =>  wckTime=0.296  cpuTime=0.2  mem=5M528
0.63	
0.63	s SATISFIABLE
0.63	o 189
0.63	c 161
0.64	o 190
0.64	c 160
0.64	o 192
0.64	c 158
0.64	o 194
0.64	c 156
0.64	o 195
0.64	c 155
0.64	o 196
0.64	c 154
0.64	o 197
0.64	c 153
0.64	o 198
0.64	c 152
0.64	o 199
0.64	c 151
0.65	o 202
0.65	c 148
0.65	o 203
0.65	c 147
0.65	o 204
0.65	c 146
0.67	o 205
0.67	c 145
2.13	   
2.13	   search
2.13	     run=0  nbConstraintChecks=5928570  nbAssignments=10000
2.13	       =>  wckTime=1.497  cpuTime=1.47  mem=5M528
3.56	   
3.56	   search
3.56	     run=1  nbConstraintChecks=11896214  nbAssignments=20000
3.56	       =>  wckTime=2.931  cpuTime=2.88  mem=5M528
4.98	   
4.98	   search
4.98	     run=2  nbConstraintChecks=17830281  nbAssignments=30000
4.99	       =>  wckTime=4.355  cpuTime=4.3  mem=5M528
6.42	   
6.42	   search
6.42	     run=3  nbConstraintChecks=23799576  nbAssignments=40000
6.42	       =>  wckTime=5.787  cpuTime=5.71  mem=5M528
7.84	   
7.84	   search
7.84	     run=4  nbConstraintChecks=29729185  nbAssignments=50000
7.84	       =>  wckTime=7.21  cpuTime=7.12  mem=5M528
9.27	   
9.27	   search
9.27	     run=5  nbConstraintChecks=35697100  nbAssignments=60000
9.27	       =>  wckTime=8.642  cpuTime=8.54  mem=5M528
10.69	   
10.69	   search
10.69	     run=6  nbConstraintChecks=41626195  nbAssignments=70000
10.69	       =>  wckTime=10.059  cpuTime=9.95  mem=5M528
12.10	   
12.11	   search
12.11	     run=7  nbConstraintChecks=47594833  nbAssignments=80000
12.11	       =>  wckTime=11.475  cpuTime=11.35  mem=5M528
13.52	   
13.52	   search
13.52	     run=8  nbConstraintChecks=53530498  nbAssignments=90000
13.52	       =>  wckTime=12.886  cpuTime=12.75  mem=5M528
14.94	   
14.94	   search
14.94	     run=9  nbConstraintChecks=59501517  nbAssignments=100000
14.94	       =>  wckTime=14.306  cpuTime=14.16  mem=5M528
16.35	   
16.35	   search
16.35	     run=10  nbConstraintChecks=65431021  nbAssignments=110000
16.35	       =>  wckTime=15.723  cpuTime=15.56  mem=5M528
17.77	   
17.77	   search
17.77	     run=11  nbConstraintChecks=71397663  nbAssignments=120000
17.77	       =>  wckTime=17.137  cpuTime=16.97  mem=5M528
19.18	   
19.18	   search
19.18	     run=12  nbConstraintChecks=77325231  nbAssignments=130000
19.18	       =>  wckTime=18.547  cpuTime=18.37  mem=5M528
20.61	   
20.61	   search
20.61	     run=13  nbConstraintChecks=83298236  nbAssignments=140000
20.61	       =>  wckTime=19.976  cpuTime=19.78  mem=5M528
22.03	   
22.03	   search
22.03	     run=14  nbConstraintChecks=89229946  nbAssignments=150000
22.03	       =>  wckTime=21.405  cpuTime=21.2  mem=5M528
23.46	   
23.46	   search
23.46	     run=15  nbConstraintChecks=95197335  nbAssignments=160000
23.46	       =>  wckTime=22.831  cpuTime=22.62  mem=5M528
24.89	   
24.89	   search
24.89	     run=16  nbConstraintChecks=101126037  nbAssignments=170000
24.89	       =>  wckTime=24.261  cpuTime=24.03  mem=5M528
26.32	   
26.32	   search
26.32	     run=17  nbConstraintChecks=107089365  nbAssignments=180000
26.32	       =>  wckTime=25.691  cpuTime=25.46  mem=5M528
27.75	   
27.75	   search
27.75	     run=18  nbConstraintChecks=113023362  nbAssignments=190000
27.75	       =>  wckTime=27.122  cpuTime=26.87  mem=5M528
29.18	   
29.18	   search
29.18	     run=19  nbConstraintChecks=118988781  nbAssignments=200000
29.18	       =>  wckTime=28.552  cpuTime=28.29  mem=5M528
30.60	   
30.60	   search
30.60	     run=20  nbConstraintChecks=124921245  nbAssignments=210000
30.60	       =>  wckTime=29.973  cpuTime=29.69  mem=5M528
30.94	   
30.94	   search
30.94	     run=21  nbConstraintChecks=126338792  nbAssignments=212377
30.94	       =>  wckTime=30.308  cpuTime=30.03  mem=5M528
30.94	   
30.94	   global
30.94	     nbConstraintChecks=126338792  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.94	     solvingWckTime=30.307  solvingCpuTime=30.03  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.94	     globalCpuTime=30.28
30.94	       =>  wckTime=30.605  cpuTime=30.23  mem=5M528
30.94	   
30.94	   solver IterativeSystematicSolver being built... 
31.09	       =>  wckTime=30.753  cpuTime=30.34  mem=16M731
31.13	   
31.13	   preprocessing
31.13	     nbConstraintChecks=13292  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.13	     detectedInconsistency=no
31.13	       =>  wckTime=0.035  cpuTime=0.02  mem=16M731
31.15	   
31.15	   search
31.15	     run=0  nbConstraintChecks=23891  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=38
31.15	     nbFailedAssignments=10  nbBacktracks=10  nbVisitedNodes=55  nbRestartNogoods=0
31.15	       =>  wckTime=0.064  cpuTime=0.04  mem=16M731
31.18	   
31.18	   search
31.18	     run=1  nbConstraintChecks=54705  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=81
31.18	     nbFailedAssignments=22  nbBacktracks=25  nbVisitedNodes=123  nbRestartNogoods=2
31.18	       =>  wckTime=0.092  cpuTime=0.06  mem=16M731
31.21	   
31.21	   search
31.21	     run=2  nbConstraintChecks=100319  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=141
31.21	     nbFailedAssignments=38  nbBacktracks=49  nbVisitedNodes=222  nbRestartNogoods=4
31.21	       =>  wckTime=0.115  cpuTime=0.08  mem=16M731
31.23	   
31.23	   search
31.23	     run=3  nbConstraintChecks=165365  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=222
31.23	     nbFailedAssignments=70  nbBacktracks=82  nbVisitedNodes=360  nbRestartNogoods=6
31.23	       =>  wckTime=0.144  cpuTime=0.1  mem=16M731
31.27	   
31.27	   search
31.27	     run=4  nbConstraintChecks=259137  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=331
31.27	     nbFailedAssignments=114  nbBacktracks=132  nbVisitedNodes=552  nbRestartNogoods=11
31.27	       =>  wckTime=0.183  cpuTime=0.14  mem=16M731
31.33	   
31.33	   search
31.33	     run=5  nbConstraintChecks=400200  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=491
31.33	     nbFailedAssignments=183  nbBacktracks=208  nbVisitedNodes=841  nbRestartNogoods=14
31.33	       =>  wckTime=0.241  cpuTime=0.2  mem=16M731
31.42	   
31.42	   search
31.42	     run=6  nbConstraintChecks=611383  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=723
31.42	     nbFailedAssignments=286  nbBacktracks=321  nbVisitedNodes=1266  nbRestartNogoods=18
31.42	       =>  wckTime=0.329  cpuTime=0.28  mem=16M731
31.54	   
31.54	   search
31.54	     run=7  nbConstraintChecks=924256  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1059
31.54	     nbFailedAssignments=436  nbBacktracks=491  nbVisitedNodes=1891  nbRestartNogoods=21
31.54	       =>  wckTime=0.455  cpuTime=0.4  mem=16M731
31.75	   
31.75	   search
31.75	     run=8  nbConstraintChecks=1397098  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1561
31.75	     nbFailedAssignments=665  nbBacktracks=748  nbVisitedNodes=2833  nbRestartNogoods=24
31.75	       =>  wckTime=0.66  cpuTime=0.58  mem=16M731
32.01	   
32.01	   search
32.01	     run=9  nbConstraintChecks=2106333  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2311
32.01	     nbFailedAssignments=1014  nbBacktracks=1133  nbVisitedNodes=4256  nbRestartNogoods=27
32.01	       =>  wckTime=0.923  cpuTime=0.85  mem=16M731
32.41	   
32.41	   search
32.41	     run=10  nbConstraintChecks=3177046  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3407
32.41	     nbFailedAssignments=1523  nbBacktracks=1709  nbVisitedNodes=6329  nbRestartNogoods=30
32.41	       =>  wckTime=1.326  cpuTime=1.24  mem=16M731
32.99	   
32.99	   search
32.99	     run=11  nbConstraintChecks=4761755  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5040
32.99	     nbFailedAssignments=2278  nbBacktracks=2573  nbVisitedNodes=9421  nbRestartNogoods=37
32.99	       =>  wckTime=1.906  cpuTime=1.82  mem=16M731
33.88	   
33.88	   search
33.88	     run=12  nbConstraintChecks=7147161  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7515
33.88	     nbFailedAssignments=3441  nbBacktracks=3871  nbVisitedNodes=14053  nbRestartNogoods=41
33.88	       =>  wckTime=2.787  cpuTime=2.69  mem=16M731
35.24	   
35.24	   search
35.24	     run=13  nbConstraintChecks=10775454  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11233
35.24	     nbFailedAssignments=5200  nbBacktracks=5818  nbVisitedNodes=21197  nbRestartNogoods=47
35.24	       =>  wckTime=4.154  cpuTime=4.04  mem=16M731
37.23	   
37.23	   search
37.23	     run=14  nbConstraintChecks=16107623  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16792
37.23	     nbFailedAssignments=7827  nbBacktracks=8738  nbVisitedNodes=31735  nbRestartNogoods=50
37.23	       =>  wckTime=6.14  cpuTime=6.02  mem=16M731
40.30	   
40.30	   search
40.30	     run=15  nbConstraintChecks=24165291  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=25058
40.30	     nbFailedAssignments=11703  nbBacktracks=13116  nbVisitedNodes=47273  nbRestartNogoods=57
40.30	       =>  wckTime=9.211  cpuTime=9.06  mem=16M731
45.10	   
45.10	   search
45.10	     run=16  nbConstraintChecks=36532427  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=37559
45.10	     nbFailedAssignments=17627  nbBacktracks=19684  nbVisitedNodes=70830  nbRestartNogoods=63
45.10	       =>  wckTime=14.009  cpuTime=13.82  mem=16M731
52.16	   
52.16	   search
52.16	     run=17  nbConstraintChecks=54814770  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=56216
52.16	     nbFailedAssignments=26419  nbBacktracks=29536  nbVisitedNodes=106464  nbRestartNogoods=71
52.16	       =>  wckTime=21.071  cpuTime=20.82  mem=16M731
62.79	   
62.79	   search
62.79	     run=18  nbConstraintChecks=82246795  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=84173
62.79	     nbFailedAssignments=39585  nbBacktracks=44315  nbVisitedNodes=159616  nbRestartNogoods=75
62.79	       =>  wckTime=31.701  cpuTime=31.37  mem=16M731
79.35	   
79.35	   search
79.35	     run=19  nbConstraintChecks=124081241  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=126080
79.35	     nbFailedAssignments=59308  nbBacktracks=66485  nbVisitedNodes=238960  nbRestartNogoods=81
79.35	       =>  wckTime=48.265  cpuTime=47.81  mem=16M731
103.57	   
103.57	   search
103.57	     run=20  nbConstraintChecks=185629168  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=188437
103.57	     nbFailedAssignments=88406  nbBacktracks=99737  nbVisitedNodes=357750  nbRestartNogoods=86
103.57	       =>  wckTime=72.484  cpuTime=71.84  mem=16M731
139.47	   
139.47	   search
139.47	     run=21  nbConstraintChecks=277056631  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=281647
139.47	     nbFailedAssignments=131729  nbBacktracks=149615  nbVisitedNodes=534940  nbRestartNogoods=94
139.47	       =>  wckTime=108.384  cpuTime=107.47  mem=16M731
192.90	   
192.90	   search
192.90	     run=22  nbConstraintChecks=413652635  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=422502
192.90	     nbFailedAssignments=197755  nbBacktracks=224433  nbVisitedNodes=802259  nbRestartNogoods=100
192.90	       =>  wckTime=161.815  cpuTime=160.49  mem=16M731
269.64	   
269.64	   search
269.64	     run=23  nbConstraintChecks=611964859  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=630529
269.64	     nbFailedAssignments=293541  nbBacktracks=336660  nbVisitedNodes=1197231  nbRestartNogoods=107
269.64	       =>  wckTime=238.547  cpuTime=236.63  mem=16M731
382.16	   
382.16	   search
382.16	     run=24  nbConstraintChecks=904578521  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=941195
382.16	     nbFailedAssignments=435850  nbBacktracks=505002  nbVisitedNodes=1774914  nbRestartNogoods=114
382.16	       =>  wckTime=351.071  cpuTime=348.31  mem=16M731
532.44	   
532.45	   search
532.45	     run=25  nbConstraintChecks=1308205237  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1392815
532.45	     nbFailedAssignments=634945  nbBacktracks=757514  nbVisitedNodes=2593119  nbRestartNogoods=118
532.45	       =>  wckTime=501.356  cpuTime=497.45  mem=16M731
670.96	   
670.96	   search
670.96	     run=26  nbConstraintChecks=1681350650  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1827927
670.96	     nbFailedAssignments=805798  nbBacktracks=1021774  nbVisitedNodes=3341747  nbRestartNogoods=123
670.96	       =>  wckTime=639.867  cpuTime=634.9  mem=16M731
670.96	   
670.96	   global
670.96	     nbConstraintChecks=1681363942  nbRestartNogoods=123  solvingWckTime=639.868  solvingCpuTime=634.91  expiredTime=no
670.96	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=665.3
670.96	       =>  wckTime=670.622  cpuTime=665.25  mem=16M731
670.96	
670.96	s OPTIMUM FOUND
670.96	v 0 1 0 0 1 1 0 0 1 1 0 1 0 0 1 0 1 0 0 1 1 1 1 0 0 1 0 1 0 1 
670.96	   
670.96	   totalWckTime=670.706  totalCpuTime=665.3

Verifier Data (download as text)

145 unsatisfied constraints, 205 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/node65/watcher-279856-1169298957 -o ROOT/results/node65/solver-279856-1169298957 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/279856-1169298957/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.90 1.99 1.95 4/80 4100
/proc/meminfo: memFree=1433324/2055920 swapFree=4191892/4192956
[pid=4099] ppid=4097 vsize=18540 CPUtime=0
/proc/4099/stat : 4099 (runsolver) R 4097 4099 2964 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 77392939 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 257203694887 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/4099/statm: 4635 279 244 17 0 2626 0

[startup+0.109835 s]
/proc/loadavg: 1.90 1.99 1.95 4/80 4100
/proc/meminfo: memFree=1433324/2055920 swapFree=4191892/4192956
[pid=4099] ppid=4097 vsize=912432 CPUtime=0.06
/proc/4099/stat : 4099 (java) R 4097 4099 2964 0 -1 0 2746 0 1 0 5 1 0 0 20 0 8 0 77392939 934330368 2492 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072897067 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4099/statm: 228108 2492 1379 14 0 215091 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 912432

[startup+0.521916 s]
/proc/loadavg: 1.90 1.99 1.95 4/80 4100
/proc/meminfo: memFree=1433324/2055920 swapFree=4191892/4192956
[pid=4099] ppid=4097 vsize=915332 CPUtime=0.47
/proc/4099/stat : 4099 (java) R 4097 4099 2964 0 -1 0 6344 0 1 0 44 3 0 0 18 0 8 0 77392939 937299968 6083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 5888524 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4099/statm: 228833 6083 2150 14 0 215303 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 915332

[startup+1.34303 s]
/proc/loadavg: 1.91 1.99 1.95 3/87 4107
/proc/meminfo: memFree=1415988/2055920 swapFree=4191892/4192956
[pid=4099] ppid=4097 vsize=915444 CPUtime=1.29
/proc/4099/stat : 4099 (java) R 4097 4099 2964 0 -1 0 7015 0 1 0 103 26 0 0 25 0 8 0 77392939 937414656 6753 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073659722 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4099/statm: 228861 6753 2479 14 0 215331 0
[pid=4099/tid=4101] ppid=4097 vsize=915444 CPUtime=0.02
/proc/4099/task/4101/stat : 4101 (java) S 4097 4099 2964 0 -1 64 160 0 0 0 2 0 0 0 16 0 8 0 77392945 937414656 6753 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4102] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4102/stat : 4102 (java) S 4097 4099 2964 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77392946 937414656 6753 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4103] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4103/stat : 4103 (java) S 4097 4099 2964 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77392946 937414656 6753 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4104] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4104/stat : 4104 (java) S 4097 4099 2964 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 77392949 937414656 6753 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4105] ppid=4097 vsize=915444 CPUtime=0.11
/proc/4099/task/4105/stat : 4105 (java) S 4097 4099 2964 0 -1 64 328 0 0 0 11 0 0 0 16 0 8 0 77392949 937414656 6753 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4106] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4106/stat : 4106 (java) S 4097 4099 2964 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 77392949 937414656 6753 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4107] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4107/stat : 4107 (java) S 4097 4099 2964 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77392949 937414656 6753 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915444

[startup+2.98031 s]
/proc/loadavg: 1.91 1.99 1.95 3/87 4107
/proc/meminfo: memFree=1415988/2055920 swapFree=4191892/4192956
[pid=4099] ppid=4097 vsize=915448 CPUtime=2.91
/proc/4099/stat : 4099 (java) R 4097 4099 2964 0 -1 0 7018 0 1 0 220 71 0 0 25 0 8 0 77392939 937418752 6755 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4099/statm: 228862 6755 2479 14 0 215332 0
[pid=4099/tid=4101] ppid=4097 vsize=915448 CPUtime=0.02
/proc/4099/task/4101/stat : 4101 (java) S 4097 4099 2964 0 -1 64 160 0 0 0 2 0 0 0 16 0 8 0 77392945 937418752 6755 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4102] ppid=4097 vsize=915448 CPUtime=0
/proc/4099/task/4102/stat : 4102 (java) S 4097 4099 2964 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77392946 937418752 6755 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4103] ppid=4097 vsize=915448 CPUtime=0
/proc/4099/task/4103/stat : 4103 (java) S 4097 4099 2964 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77392946 937418752 6755 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4104] ppid=4097 vsize=915448 CPUtime=0
/proc/4099/task/4104/stat : 4104 (java) S 4097 4099 2964 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 77392949 937418752 6755 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4105] ppid=4097 vsize=915448 CPUtime=0.11
/proc/4099/task/4105/stat : 4105 (java) S 4097 4099 2964 0 -1 64 330 0 0 0 11 0 0 0 17 0 8 0 77392949 937418752 6755 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4106] ppid=4097 vsize=915448 CPUtime=0
/proc/4099/task/4106/stat : 4106 (java) S 4097 4099 2964 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 77392949 937418752 6755 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4107] ppid=4097 vsize=915448 CPUtime=0
/proc/4099/task/4107/stat : 4107 (java) S 4097 4099 2964 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77392949 937418752 6755 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 915448

[startup+6.27685 s]
/proc/loadavg: 1.92 1.99 1.95 3/87 4107
/proc/meminfo: memFree=1415924/2055920 swapFree=4191892/4192956
[pid=4099] ppid=4097 vsize=915444 CPUtime=6.18
/proc/4099/stat : 4099 (java) R 4097 4099 2964 0 -1 0 7018 0 1 0 455 163 0 0 25 0 8 0 77392939 937414656 6755 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073655924 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4099/statm: 228861 6755 2479 14 0 215331 0
[pid=4099/tid=4101] ppid=4097 vsize=915444 CPUtime=0.02
/proc/4099/task/4101/stat : 4101 (java) S 4097 4099 2964 0 -1 64 160 0 0 0 2 0 0 0 16 0 8 0 77392945 937414656 6755 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4102] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4102/stat : 4102 (java) S 4097 4099 2964 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77392946 937414656 6755 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4103] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4103/stat : 4103 (java) S 4097 4099 2964 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77392946 937414656 6755 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4104] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4104/stat : 4104 (java) S 4097 4099 2964 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 77392949 937414656 6755 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4105] ppid=4097 vsize=915444 CPUtime=0.11
/proc/4099/task/4105/stat : 4105 (java) S 4097 4099 2964 0 -1 64 330 0 0 0 11 0 0 0 17 0 8 0 77392949 937414656 6755 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4106] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4106/stat : 4106 (java) S 4097 4099 2964 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 77392949 937414656 6755 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4107] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4107/stat : 4107 (java) S 4097 4099 2964 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77392949 937414656 6755 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 915444

[startup+12.7509 s]
/proc/loadavg: 1.92 1.99 1.95 3/87 4107
/proc/meminfo: memFree=1415924/2055920 swapFree=4191892/4192956
[pid=4099] ppid=4097 vsize=915444 CPUtime=12.6
/proc/4099/stat : 4099 (java) R 4097 4099 2964 0 -1 0 7019 0 1 0 918 342 0 0 25 0 8 0 77392939 937414656 6756 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4099/statm: 228861 6756 2479 14 0 215331 0
[pid=4099/tid=4101] ppid=4097 vsize=915444 CPUtime=0.02
/proc/4099/task/4101/stat : 4101 (java) S 4097 4099 2964 0 -1 64 160 0 0 0 2 0 0 0 16 0 8 0 77392945 937414656 6756 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4102] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4102/stat : 4102 (java) S 4097 4099 2964 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77392946 937414656 6756 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4103] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4103/stat : 4103 (java) S 4097 4099 2964 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77392946 937414656 6756 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4104] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4104/stat : 4104 (java) S 4097 4099 2964 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 77392949 937414656 6756 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4105] ppid=4097 vsize=915444 CPUtime=0.11
/proc/4099/task/4105/stat : 4105 (java) S 4097 4099 2964 0 -1 64 331 0 0 0 11 0 0 0 16 0 8 0 77392949 937414656 6756 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4106] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4106/stat : 4106 (java) S 4097 4099 2964 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 77392949 937414656 6756 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4107] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4107/stat : 4107 (java) S 4097 4099 2964 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77392949 937414656 6756 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 915444

[startup+25.605 s]
/proc/loadavg: 1.93 1.99 1.95 3/87 4107
/proc/meminfo: memFree=1415924/2055920 swapFree=4191892/4192956
[pid=4099] ppid=4097 vsize=915448 CPUtime=25.35
/proc/4099/stat : 4099 (java) R 4097 4099 2964 0 -1 0 7019 0 1 0 1836 699 0 0 25 0 8 0 77392939 937418752 6756 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4099/statm: 228862 6756 2479 14 0 215332 0
[pid=4099/tid=4101] ppid=4097 vsize=915448 CPUtime=0.02
/proc/4099/task/4101/stat : 4101 (java) S 4097 4099 2964 0 -1 64 160 0 0 0 2 0 0 0 16 0 8 0 77392945 937418752 6756 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4102] ppid=4097 vsize=915448 CPUtime=0
/proc/4099/task/4102/stat : 4102 (java) S 4097 4099 2964 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77392946 937418752 6756 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4103] ppid=4097 vsize=915448 CPUtime=0
/proc/4099/task/4103/stat : 4103 (java) S 4097 4099 2964 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77392946 937418752 6756 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4104] ppid=4097 vsize=915448 CPUtime=0
/proc/4099/task/4104/stat : 4104 (java) S 4097 4099 2964 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 77392949 937418752 6756 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4105] ppid=4097 vsize=915448 CPUtime=0.11
/proc/4099/task/4105/stat : 4105 (java) S 4097 4099 2964 0 -1 64 331 0 0 0 11 0 0 0 16 0 8 0 77392949 937418752 6756 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4106] ppid=4097 vsize=915448 CPUtime=0
/proc/4099/task/4106/stat : 4106 (java) S 4097 4099 2964 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 77392949 937418752 6756 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4107] ppid=4097 vsize=915448 CPUtime=0
/proc/4099/task/4107/stat : 4107 (java) S 4097 4099 2964 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77392949 937418752 6756 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 915448

[startup+51.2062 s]
/proc/loadavg: 1.96 1.99 1.95 3/87 4107
/proc/meminfo: memFree=1407668/2055920 swapFree=4191892/4192956
[pid=4099] ppid=4097 vsize=915444 CPUtime=50.73
/proc/4099/stat : 4099 (java) R 4097 4099 2964 0 -1 0 9127 0 1 0 4228 845 0 0 25 0 8 0 77392939 937414656 8862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073778121 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4099/statm: 228861 8862 2532 14 0 215331 0
[pid=4099/tid=4101] ppid=4097 vsize=915444 CPUtime=0.02
/proc/4099/task/4101/stat : 4101 (java) S 4097 4099 2964 0 -1 64 161 0 0 0 2 0 0 0 16 0 8 0 77392945 937414656 8862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4102] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4102/stat : 4102 (java) S 4097 4099 2964 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77392946 937414656 8862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4103] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4103/stat : 4103 (java) S 4097 4099 2964 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77392946 937414656 8862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4104] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4104/stat : 4104 (java) S 4097 4099 2964 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 77392949 937414656 8862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4105] ppid=4097 vsize=915444 CPUtime=0.23
/proc/4099/task/4105/stat : 4105 (java) S 4097 4099 2964 0 -1 64 390 0 0 0 22 1 0 0 16 0 8 0 77392949 937414656 8862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4106] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4106/stat : 4106 (java) S 4097 4099 2964 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 77392949 937414656 8862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4107] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4107/stat : 4107 (java) S 4097 4099 2964 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77392949 937414656 8862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 915444

[startup+102.498 s]
/proc/loadavg: 1.98 1.99 1.95 3/87 4107
/proc/meminfo: memFree=1407604/2055920 swapFree=4191892/4192956
[pid=4099] ppid=4097 vsize=915444 CPUtime=101.63
/proc/4099/stat : 4099 (java) R 4097 4099 2964 0 -1 0 9134 0 1 0 9318 845 0 0 25 0 8 0 77392939 937414656 8869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073779752 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4099/statm: 228861 8869 2532 14 0 215331 0
[pid=4099/tid=4101] ppid=4097 vsize=915444 CPUtime=0.02
/proc/4099/task/4101/stat : 4101 (java) S 4097 4099 2964 0 -1 64 161 0 0 0 2 0 0 0 16 0 8 0 77392945 937414656 8869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4102] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4102/stat : 4102 (java) S 4097 4099 2964 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77392946 937414656 8869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4103] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4103/stat : 4103 (java) S 4097 4099 2964 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77392946 937414656 8869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4104] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4104/stat : 4104 (java) S 4097 4099 2964 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 77392949 937414656 8869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4105] ppid=4097 vsize=915444 CPUtime=0.23
/proc/4099/task/4105/stat : 4105 (java) S 4097 4099 2964 0 -1 64 390 0 0 0 22 1 0 0 16 0 8 0 77392949 937414656 8869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4106] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4106/stat : 4106 (java) S 4097 4099 2964 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 77392949 937414656 8869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4107] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4107/stat : 4107 (java) S 4097 4099 2964 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77392949 937414656 8869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.63
Current children cumulated vsize (KiB) 915444

[startup+162.528 s]
/proc/loadavg: 1.99 1.99 1.95 3/87 4107
/proc/meminfo: memFree=1407540/2055920 swapFree=4191892/4192956
[pid=4099] ppid=4097 vsize=915444 CPUtime=161.21
/proc/4099/stat : 4099 (java) R 4097 4099 2964 0 -1 0 9141 0 1 0 15276 845 0 0 25 0 8 0 77392939 937414656 8875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073811510 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

/proc/4099/task/4104/stat : 4104 (java) S 4097 4099 2964 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 77392949 937414656 8878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4105] ppid=4097 vsize=915444 CPUtime=0.23
/proc/4099/task/4105/stat : 4105 (java) S 4097 4099 2964 0 -1 64 392 0 0 0 22 1 0 0 16 0 8 0 77392949 937414656 8878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4106] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4106/stat : 4106 (java) S 4097 4099 2964 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 77392949 937414656 8878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4107] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4107/stat : 4107 (java) S 4097 4099 2964 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77392949 937414656 8878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.78
Current children cumulated vsize (KiB) 915444

[startup+282.594 s]
/proc/loadavg: 2.01 2.00 1.95 3/87 4109
/proc/meminfo: memFree=1407540/2055920 swapFree=4191892/4192956
[pid=4099] ppid=4097 vsize=915444 CPUtime=280.35
/proc/4099/stat : 4099 (java) R 4097 4099 2964 0 -1 0 9148 0 1 0 27190 845 0 0 25 0 8 0 77392939 937414656 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073807519 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4099/statm: 228861 8881 2532 14 0 215331 0
[pid=4099/tid=4101] ppid=4097 vsize=915444 CPUtime=0.02
/proc/4099/task/4101/stat : 4101 (java) S 4097 4099 2964 0 -1 64 161 0 0 0 2 0 0 0 16 0 8 0 77392945 937414656 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4102] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4102/stat : 4102 (java) S 4097 4099 2964 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77392946 937414656 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4103] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4103/stat : 4103 (java) S 4097 4099 2964 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77392946 937414656 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4104] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4104/stat : 4104 (java) S 4097 4099 2964 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 77392949 937414656 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4105] ppid=4097 vsize=915444 CPUtime=0.23
/proc/4099/task/4105/stat : 4105 (java) S 4097 4099 2964 0 -1 64 392 0 0 0 22 1 0 0 16 0 8 0 77392949 937414656 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4106] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4106/stat : 4106 (java) S 4097 4099 2964 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 77392949 937414656 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4107] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4107/stat : 4107 (java) S 4097 4099 2964 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77392949 937414656 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 280.35
Current children cumulated vsize (KiB) 915444

[startup+342.63 s]
/proc/loadavg: 2.08 2.02 1.96 3/87 4109
/proc/meminfo: memFree=1407476/2055920 swapFree=4191892/4192956
[pid=4099] ppid=4097 vsize=915444 CPUtime=339.94
/proc/4099/stat : 4099 (java) R 4097 4099 2964 0 -1 0 9148 0 1 0 33148 846 0 0 25 0 8 0 77392939 937414656 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073800462 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4099/statm: 228861 8881 2532 14 0 215331 0
[pid=4099/tid=4101] ppid=4097 vsize=915444 CPUtime=0.02
/proc/4099/task/4101/stat : 4101 (java) S 4097 4099 2964 0 -1 64 161 0 0 0 2 0 0 0 16 0 8 0 77392945 937414656 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4102] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4102/stat : 4102 (java) S 4097 4099 2964 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77392946 937414656 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4103] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4103/stat : 4103 (java) S 4097 4099 2964 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77392946 937414656 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4104] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4104/stat : 4104 (java) S 4097 4099 2964 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 77392949 937414656 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4105] ppid=4097 vsize=915444 CPUtime=0.23
/proc/4099/task/4105/stat : 4105 (java) S 4097 4099 2964 0 -1 64 392 0 0 0 22 1 0 0 16 0 8 0 77392949 937414656 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4106] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4106/stat : 4106 (java) S 4097 4099 2964 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 77392949 937414656 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4107] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4107/stat : 4107 (java) S 4097 4099 2964 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77392949 937414656 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 339.94
Current children cumulated vsize (KiB) 915444

[startup+402.669 s]
/proc/loadavg: 2.03 2.01 1.96 3/87 4109
/proc/meminfo: memFree=1407540/2055920 swapFree=4191892/4192956
[pid=4099] ppid=4097 vsize=915444 CPUtime=399.52
/proc/4099/stat : 4099 (java) R 4097 4099 2964 0 -1 0 9150 0 1 0 39106 846 0 0 25 0 8 0 77392939 937414656 8883 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336160 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4099/statm: 228861 8883 2532 14 0 215331 0
[pid=4099/tid=4101] ppid=4097 vsize=915444 CPUtime=0.02
/proc/4099/task/4101/stat : 4101 (java) S 4097 4099 2964 0 -1 64 161 0 0 0 2 0 0 0 16 0 8 0 77392945 937414656 8883 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4102] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4102/stat : 4102 (java) S 4097 4099 2964 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77392946 937414656 8883 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4103] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4103/stat : 4103 (java) S 4097 4099 2964 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77392946 937414656 8883 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4104] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4104/stat : 4104 (java) S 4097 4099 2964 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 77392949 937414656 8883 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4105] ppid=4097 vsize=915444 CPUtime=0.23
/proc/4099/task/4105/stat : 4105 (java) S 4097 4099 2964 0 -1 64 392 0 0 0 22 1 0 0 16 0 8 0 77392949 937414656 8883 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4106] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4106/stat : 4106 (java) S 4097 4099 2964 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 77392949 937414656 8883 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4107] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4107/stat : 4107 (java) S 4097 4099 2964 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77392949 937414656 8883 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 399.52
Current children cumulated vsize (KiB) 915444

[startup+462.707 s]
/proc/loadavg: 2.01 2.00 1.96 3/87 4109
/proc/meminfo: memFree=1407476/2055920 swapFree=4191892/4192956
[pid=4099] ppid=4097 vsize=915444 CPUtime=459.11
/proc/4099/stat : 4099 (java) R 4097 4099 2964 0 -1 0 9150 0 1 0 45065 846 0 0 25 0 8 0 77392939 937414656 8883 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073795016 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4099/statm: 228861 8883 2532 14 0 215331 0
[pid=4099/tid=4101] ppid=4097 vsize=915444 CPUtime=0.02
/proc/4099/task/4101/stat : 4101 (java) S 4097 4099 2964 0 -1 64 161 0 0 0 2 0 0 0 16 0 8 0 77392945 937414656 8883 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4102] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4102/stat : 4102 (java) S 4097 4099 2964 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77392946 937414656 8883 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4103] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4103/stat : 4103 (java) S 4097 4099 2964 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77392946 937414656 8883 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4104] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4104/stat : 4104 (java) S 4097 4099 2964 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 77392949 937414656 8883 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4105] ppid=4097 vsize=915444 CPUtime=0.23
/proc/4099/task/4105/stat : 4105 (java) S 4097 4099 2964 0 -1 64 392 0 0 0 22 1 0 0 16 0 8 0 77392949 937414656 8883 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4106] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4106/stat : 4106 (java) S 4097 4099 2964 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 77392949 937414656 8883 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4107] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4107/stat : 4107 (java) S 4097 4099 2964 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77392949 937414656 8883 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 459.11
Current children cumulated vsize (KiB) 915444

[startup+522.74 s]
/proc/loadavg: 2.03 2.02 1.96 3/87 4109
/proc/meminfo: memFree=1407476/2055920 swapFree=4191892/4192956
[pid=4099] ppid=4097 vsize=915444 CPUtime=518.69
/proc/4099/stat : 4099 (java) R 4097 4099 2964 0 -1 0 9150 0 1 0 51023 846 0 0 25 0 8 0 77392939 937414656 8883 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073836360 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4099/statm: 228861 8883 2532 14 0 215331 0
[pid=4099/tid=4101] ppid=4097 vsize=915444 CPUtime=0.02
/proc/4099/task/4101/stat : 4101 (java) S 4097 4099 2964 0 -1 64 161 0 0 0 2 0 0 0 16 0 8 0 77392945 937414656 8883 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4102] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4102/stat : 4102 (java) S 4097 4099 2964 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77392946 937414656 8883 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4103] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4103/stat : 4103 (java) S 4097 4099 2964 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77392946 937414656 8883 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4104] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4104/stat : 4104 (java) S 4097 4099 2964 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 77392949 937414656 8883 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4105] ppid=4097 vsize=915444 CPUtime=0.23
/proc/4099/task/4105/stat : 4105 (java) S 4097 4099 2964 0 -1 64 392 0 0 0 22 1 0 0 16 0 8 0 77392949 937414656 8883 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4106] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4106/stat : 4106 (java) S 4097 4099 2964 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 77392949 937414656 8883 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4107] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4107/stat : 4107 (java) S 4097 4099 2964 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77392949 937414656 8883 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 518.69
Current children cumulated vsize (KiB) 915444

[startup+582.77 s]
/proc/loadavg: 2.07 2.03 1.97 3/87 4109
/proc/meminfo: memFree=1407412/2055920 swapFree=4191892/4192956
[pid=4099] ppid=4097 vsize=915444 CPUtime=578.26
/proc/4099/stat : 4099 (java) R 4097 4099 2964 0 -1 0 9152 0 1 0 56979 847 0 0 25 0 8 0 77392939 937414656 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073778064 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4099/statm: 228861 8885 2532 14 0 215331 0
[pid=4099/tid=4101] ppid=4097 vsize=915444 CPUtime=0.02
/proc/4099/task/4101/stat : 4101 (java) S 4097 4099 2964 0 -1 64 161 0 0 0 2 0 0 0 16 0 8 0 77392945 937414656 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4102] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4102/stat : 4102 (java) S 4097 4099 2964 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77392946 937414656 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4103] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4103/stat : 4103 (java) S 4097 4099 2964 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77392946 937414656 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4104] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4104/stat : 4104 (java) S 4097 4099 2964 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 77392949 937414656 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4105] ppid=4097 vsize=915444 CPUtime=0.23
/proc/4099/task/4105/stat : 4105 (java) S 4097 4099 2964 0 -1 64 392 0 0 0 22 1 0 0 16 0 8 0 77392949 937414656 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4106] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4106/stat : 4106 (java) S 4097 4099 2964 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 77392949 937414656 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4107] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4107/stat : 4107 (java) R 4097 4099 2964 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77392949 937414656 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 578.26
Current children cumulated vsize (KiB) 915444

[startup+642.807 s]
/proc/loadavg: 2.02 2.02 1.97 3/87 4109
/proc/meminfo: memFree=1407476/2055920 swapFree=4191892/4192956
[pid=4099] ppid=4097 vsize=915444 CPUtime=637.83
/proc/4099/stat : 4099 (java) R 4097 4099 2964 0 -1 0 9152 0 1 0 62936 847 0 0 25 0 8 0 77392939 937414656 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918582 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4099/statm: 228861 8885 2532 14 0 215331 0
[pid=4099/tid=4101] ppid=4097 vsize=915444 CPUtime=0.02
/proc/4099/task/4101/stat : 4101 (java) S 4097 4099 2964 0 -1 64 161 0 0 0 2 0 0 0 16 0 8 0 77392945 937414656 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4102] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4102/stat : 4102 (java) S 4097 4099 2964 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77392946 937414656 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4103] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4103/stat : 4103 (java) S 4097 4099 2964 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77392946 937414656 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4104] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4104/stat : 4104 (java) S 4097 4099 2964 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 77392949 937414656 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4105] ppid=4097 vsize=915444 CPUtime=0.23
/proc/4099/task/4105/stat : 4105 (java) S 4097 4099 2964 0 -1 64 392 0 0 0 22 1 0 0 16 0 8 0 77392949 937414656 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4106] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4106/stat : 4106 (java) S 4097 4099 2964 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 77392949 937414656 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4099/tid=4107] ppid=4097 vsize=915444 CPUtime=0
/proc/4099/task/4107/stat : 4107 (java) S 4097 4099 2964 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77392949 937414656 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 637.83
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 671.024
CPU time (s): 665.792
CPU user time (s): 657.308
CPU system time (s): 8.48371
CPU usage (%): 99.2202
Max. virtual memory (cumulated for all children) (KiB): 915960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 657.308
system time used= 8.48371
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9249
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= 14705
involuntary context switches= 28878

runsolver used 0.58791 s user time and 1.87671 s system time

The end

Launcher Data (download as text)

Begin job on node65 on Sat Jan 20 13:15:57 UTC 2007


IDJOB= 279856
IDBENCH= 10471
IDSOLVER= 68
FILE ID= node65/279856-1169298957

PBS_JOBID= 3609808

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/maxcut/maxcut-30/maxcut-30-350-1_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/279856-1169298957/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node65/watcher-279856-1169298957 -o ROOT/results/node65/solver-279856-1169298957 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/279856-1169298957/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  56405cb4815384827e3f68f0d5d53d6d

RANDOM SEED= 497657008

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.263
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.263
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:       1433804 kB
Buffers:         49056 kB
Cached:         455788 kB
SwapCached:        396 kB
Active:         143748 kB
Inactive:       408336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1433804 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            1820 kB
Writeback:           0 kB
Mapped:          66072 kB
Slab:            55260 kB
Committed_AS:  1869952 kB
PageTables:       1948 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 node65 on Sat Jan 20 13:27:08 UTC 2007