Trace number 3718396

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
Sat4j PB 2012-05-28OPTIMUM 56.5064 54.17

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900545610--soft-0-100-0.wbo
MD5SUMaacdee42f12f02195344334122667810
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark56.5064
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 135641
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 135640
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 671
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.05/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.05/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/0.09	c See www.sat4j.org for details.
0.08/0.10	c version 2.3.2.v20120528
0.08/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.10	c java.vm.version	19.1-b02
0.08/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.10	c sun.arch.data.model	64
0.08/0.10	c java.version		1.6.0_24
0.08/0.10	c os.name		Linux
0.08/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.08/0.10	c os.arch		amd64
0.08/0.10	c Free memory 		501472288
0.08/0.10	c Max memory 		7480803328
0.08/0.10	c Total memory 		504102912
0.08/0.10	c Number of processors 	8
0.08/0.13	c Pseudo Boolean Optimization by upper bound
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@4a913fe2
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.13	c No reason simplification
0.08/0.13	c Armin Biere (Picosat) restarts strategy
0.08/0.13	c Glucose 2 learned constraints deletion strategy
0.08/0.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c --- End Solver configuration ---
0.08/0.13	c solving HOME/instance-3718396-1338254473.wbo
0.08/0.13	c reading problem ... 
0.44/0.34	c ... done. Wall clock time 0.217s.
0.44/0.34	c declared #vars     231
0.44/0.34	c internal #vars     2938
0.44/0.34	c #constraints  2707
0.44/0.34	c constraints type 
0.44/0.34	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2684
0.44/0.34	c ignored satisfied constraints => 1
0.44/0.34	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 23
0.44/0.34	c 2708 constraints processed.
0.44/0.34	c objective function length is 2707 literals
1.02/0.52	c SATISFIABLE
1.02/0.52	c OPTIMIZING...
1.02/0.52	c Got one! Elapsed wall clock time (in seconds):0.394
1.02/0.52	o 663
1.02/0.58	c Got one! Elapsed wall clock time (in seconds):0.452
1.02/0.58	o 628
1.32/0.61	c Got one! Elapsed wall clock time (in seconds):0.489
1.32/0.61	o 587
1.32/0.64	c Got one! Elapsed wall clock time (in seconds):0.513
1.32/0.64	o 258
1.32/0.66	c Got one! Elapsed wall clock time (in seconds):0.535
1.32/0.66	o 256
1.32/0.68	c Got one! Elapsed wall clock time (in seconds):0.556
1.32/0.68	o 254
1.63/0.70	c Got one! Elapsed wall clock time (in seconds):0.578
1.63/0.70	o 248
1.63/0.72	c Got one! Elapsed wall clock time (in seconds):0.592
1.63/0.72	o 192
1.63/0.74	c Got one! Elapsed wall clock time (in seconds):0.611
1.63/0.74	o 171
1.63/0.77	c Got one! Elapsed wall clock time (in seconds):0.643
1.63/0.77	o 114
1.63/0.78	c Got one! Elapsed wall clock time (in seconds):0.657
1.63/0.78	o 108
1.82/0.81	c Got one! Elapsed wall clock time (in seconds):0.681
1.82/0.81	o 104
1.82/0.83	c Got one! Elapsed wall clock time (in seconds):0.705
1.82/0.83	o 97
1.82/0.86	c Got one! Elapsed wall clock time (in seconds):0.734
1.82/0.86	o 92
1.93/0.90	c Got one! Elapsed wall clock time (in seconds):0.775
1.93/0.90	o 91
1.93/0.96	c Got one! Elapsed wall clock time (in seconds):0.838
1.93/0.96	o 90
1.93/1.00	c Got one! Elapsed wall clock time (in seconds):0.871
1.93/1.00	o 87
2.03/1.09	c Got one! Elapsed wall clock time (in seconds):0.962
2.03/1.09	o 84
2.25/1.20	c Got one! Elapsed wall clock time (in seconds):1.079
2.25/1.20	o 83
2.25/1.27	c Got one! Elapsed wall clock time (in seconds):1.143
2.25/1.27	o 79
2.45/1.44	c Got one! Elapsed wall clock time (in seconds):1.318
2.45/1.44	o 73
2.55/1.54	c Got one! Elapsed wall clock time (in seconds):1.416
2.55/1.54	o 68
2.55/1.59	c Got one! Elapsed wall clock time (in seconds):1.465
2.55/1.59	o 61
2.75/1.79	c Got one! Elapsed wall clock time (in seconds):1.665
2.75/1.79	o 60
2.95/1.90	c Got one! Elapsed wall clock time (in seconds):1.773
2.95/1.90	o 55
2.95/1.94	c Got one! Elapsed wall clock time (in seconds):1.819
2.95/1.94	o 54
3.08/2.06	c Got one! Elapsed wall clock time (in seconds):1.939
3.08/2.06	o 48
3.41/2.31	c cleaning 6810 clauses out of 13619 with flag 14167/13619
3.55/2.40	c Got one! Elapsed wall clock time (in seconds):2.274
3.55/2.40	o 46
3.55/2.43	c Got one! Elapsed wall clock time (in seconds):2.309
3.55/2.43	o 42
3.55/2.48	c Got one! Elapsed wall clock time (in seconds):2.357
3.55/2.48	o 41
3.68/2.58	c Got one! Elapsed wall clock time (in seconds):2.46
3.68/2.58	o 38
3.78/2.68	c Got one! Elapsed wall clock time (in seconds):2.557
3.78/2.68	o 37
3.98/2.80	c Got one! Elapsed wall clock time (in seconds):2.676
3.98/2.80	o 35
4.19/3.01	c cleaning 6716 clauses out of 13442 with flag 20563/20252
4.19/3.08	c Got one! Elapsed wall clock time (in seconds):2.959
4.19/3.08	o 34
4.80/3.33	c Got one! Elapsed wall clock time (in seconds):3.206
4.80/3.33	o 33
4.99/3.45	c Got one! Elapsed wall clock time (in seconds):3.328
4.99/3.45	o 32
5.13/3.59	c Got one! Elapsed wall clock time (in seconds):3.46
5.13/3.59	o 31
5.23/3.68	c cleaning 6751 clauses out of 13505 with flag 11215/27031
5.59/3.85	c Got one! Elapsed wall clock time (in seconds):3.728
5.59/3.85	o 29
5.99/4.04	c cleaning 5872 clauses out of 11764 with flag 25352/32041
6.19/4.15	c Got one! Elapsed wall clock time (in seconds):4.024
6.19/4.15	o 28
6.53/4.41	c Got one! Elapsed wall clock time (in seconds):4.283
6.53/4.41	o 25
6.63/4.58	c Got one! Elapsed wall clock time (in seconds):4.452
6.63/4.58	o 18
6.73/4.66	c cleaning 6376 clauses out of 12768 with flag 11164/38917
6.83/4.74	c Got one! Elapsed wall clock time (in seconds):4.619
6.83/4.74	o 16
7.03/4.96	c Got one! Elapsed wall clock time (in seconds):4.835
7.03/4.96	o 15
7.23/5.11	c cleaning 6617 clauses out of 13239 with flag 21382/45764
7.54/5.40	c Got one! Elapsed wall clock time (in seconds):5.28
7.54/5.40	o 14
7.54/5.48	c cleaning 6035 clauses out of 12090 with flag 7627/51232
7.74/5.64	c Got one! Elapsed wall clock time (in seconds):5.512
7.74/5.64	o 13
8.04/5.92	c cleaning 5909 clauses out of 11832 with flag 34847/57009
8.14/6.05	c Got one! Elapsed wall clock time (in seconds):5.922
8.14/6.05	o 12
8.44/6.32	c cleaning 5767 clauses out of 11543 with flag 36424/62629
8.54/6.42	c Got one! Elapsed wall clock time (in seconds):6.29
8.54/6.42	o 9
8.75/6.61	c Got one! Elapsed wall clock time (in seconds):6.489
8.75/6.61	o 7
8.84/6.70	c cleaning 5527 clauses out of 11062 with flag 13928/67915
9.25/7.11	c cleaning 5763 clauses out of 11535 with flag 84736/73915
9.35/7.27	c Got one! Elapsed wall clock time (in seconds):7.145
9.35/7.27	o 6
9.55/7.44	c cleaning 5493 clauses out of 10991 with flag 21690/79134
9.85/7.72	c Got one! Elapsed wall clock time (in seconds):7.595
9.85/7.72	o 4
9.95/7.80	c cleaning 5270 clauses out of 10554 with flag 13598/84190
10.25/8.17	c cleaning 5627 clauses out of 11283 with flag 68937/90189
10.75/8.62	c cleaning 6317 clauses out of 12659 with flag 127169/97192
11.25/9.16	c cleaning 7165 clauses out of 14342 with flag 198400/105192
11.65/9.58	c Got one! Elapsed wall clock time (in seconds):9.457
11.65/9.58	o 3
12.05/9.99	c cleaning 9224 clauses out of 18456 with flag 53980/116471
12.49/10.39	c cleaning 7604 clauses out of 15233 with flag 99620/122472
12.99/10.88	c cleaning 7301 clauses out of 14626 with flag 159804/129469
13.59/11.47	c cleaning 7657 clauses out of 15324 with flag 232041/137468
14.20/12.05	c cleaning 8320 clauses out of 16669 with flag 299963/146470
14.79/12.66	c Got one! Elapsed wall clock time (in seconds):12.536
14.79/12.66	o 1
15.30/13.18	c cleaning 11144 clauses out of 22294 with flag 67330/160415
15.79/13.68	c cleaning 8564 clauses out of 17151 with flag 135315/166416
16.29/14.20	c cleaning 7790 clauses out of 15587 with flag 206075/173416
17.09/14.91	c cleaning 7892 clauses out of 15798 with flag 284973/181417
17.70/15.54	c cleaning 8450 clauses out of 16904 with flag 357794/190415
18.40/16.27	c cleaning 9221 clauses out of 18456 with flag 436733/200417
19.31/17.17	c cleaning 10116 clauses out of 20235 with flag 528271/211417
20.31/18.11	c cleaning 11055 clauses out of 22121 with flag 626523/223419
21.22/19.02	c cleaning 12026 clauses out of 24061 with flag 722311/236415
22.22/20.09	c cleaning 13014 clauses out of 26037 with flag 833762/250417
23.63/21.42	c cleaning 14002 clauses out of 28023 with flag 965415/265417
24.93/22.73	c cleaning 14996 clauses out of 30021 with flag 1096682/281417
26.44/24.29	c cleaning 16005 clauses out of 32023 with flag 1234663/298415
28.04/25.89	c cleaning 17007 clauses out of 34019 with flag 1366541/316416
29.76/27.55	c cleaning 18005 clauses out of 36011 with flag 1500648/335415
31.46/29.30	c cleaning 18996 clauses out of 38006 with flag 1646098/355416
33.27/31.01	c cleaning 20004 clauses out of 40009 with flag 1790942/376416
35.39/33.10	c cleaning 20995 clauses out of 42003 with flag 1957527/398415
37.40/35.13	c cleaning 22001 clauses out of 44010 with flag 2127506/421418
39.71/37.48	c cleaning 22999 clauses out of 46006 with flag 2315975/445415
42.31/40.05	c cleaning 24003 clauses out of 48007 with flag 2512787/470415
44.81/42.51	c cleaning 24996 clauses out of 50002 with flag 2695516/496415
47.22/44.92	c cleaning 25996 clauses out of 52005 with flag 2881121/523415
50.43/48.13	c cleaning 26986 clauses out of 54009 with flag 3104718/551416
53.46/51.10	c cleaning 28004 clauses out of 56021 with flag 3322061/580416
56.46/54.16	c starts		: 188
56.46/54.16	c conflicts		: 607434
56.46/54.16	c decisions		: 906745
56.46/54.16	c propagations		: 28858749
56.46/54.16	c inspects		: 671039548
56.46/54.16	c shortcuts		: 0
56.46/54.16	c learnt literals	: 23
56.46/54.16	c learnt binary clauses	: 32
56.46/54.16	c learnt ternary clauses	: 148
56.46/54.16	c learnt constraints	: 607410
56.46/54.16	c ignored constraints	: 0
56.46/54.16	c root simplifications	: 0
56.46/54.16	c removed literals (reason simplification)	: 0
56.46/54.16	c reason swapping (by a shorter reason)	: 0
56.46/54.16	c Calls to reduceDB	: 46
56.46/54.16	c Number of update (reduction) of LBD	: 186365
56.46/54.16	c number of reductions to clauses (during analyze)	: 0
56.46/54.16	c number of learned constraints concerned by reduction	: 0
56.46/54.16	c number of learning phase by resolution	: 0
56.46/54.16	c number of learning phase by cutting planes	: 0
56.46/54.16	c speed (assignments/second)	: 536677.310174251
56.46/54.16	c non guided choices	5587
56.46/54.16	c learnt constraints type 
56.46/54.16	c constraints type 
56.46/54.16	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2684
56.46/54.16	c ignored satisfied constraints => 1
56.46/54.16	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 23
56.46/54.16	c 2708 constraints processed.
56.46/54.16	s OPTIMUM FOUND
56.46/54.16	v -x1 -x2 -x3 -x4 -x5 -x6 x7 -x8 -x9 -x10 -x11 -x12 -x13 x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 x55 -x56 -x57 -x58 -x59 x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 x74 -x75 -x76 -x77 x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 x128 -x129 -x130 -x131 x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 x171 -x172 -x173 -x174 -x175 -x176 x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 x207 -x208 -x209 -x210 -x211 -x212 -x213 x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 
56.46/54.16	c objective function=1
56.46/54.16	c Total wall clock time (in seconds): 54.036

Verifier Data

OK	1

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3718396-1338254473/watcher-3718396-1338254473 -o /tmp/evaluation-result-3718396-1338254473/solver-3718396-1338254473 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3718396-1338254473.wbo 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.01 2.00 1.99 3/192 26962
/proc/meminfo: memFree=30156516/32873844 swapFree=6088/6088
[pid=26962] ppid=26960 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/26962/stat : 26962 (java) R 26960 26962 23595 0 -1 4202496 248 0 0 0 0 0 0 0 20 0 1 0 291575687 9515008 182 33554432000 1073741824 1073778376 140734602067040 140734602058072 226329706165 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26962/statm: 2323 182 140 9 0 71 0

[startup+0.084949 s]
/proc/loadavg: 2.01 2.00 1.99 3/192 26962
/proc/meminfo: memFree=30156516/32873844 swapFree=6088/6088
[pid=26962] ppid=26960 vsize=9558416 CPUtime=0.05 cores=0,2,4,6
/proc/26962/stat : 26962 (java) S 26960 26962 23595 0 -1 4202496 3343 0 1 0 5 0 0 0 20 0 18 0 291575687 9787817984 4041 33554432000 1073741824 1073778376 140733853773808 140733853764944 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26962/statm: 2389604 4041 1772 9 0 2380296 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9558416

[startup+0.100198 s]
/proc/loadavg: 2.01 2.00 1.99 3/192 26962
/proc/meminfo: memFree=30156516/32873844 swapFree=6088/6088
[pid=26962] ppid=26960 vsize=9558416 CPUtime=0.08 cores=0,2,4,6
/proc/26962/stat : 26962 (java) S 26960 26962 23595 0 -1 4202496 4058 0 1 0 7 1 0 0 20 0 18 0 291575687 9787817984 4749 33554432000 1073741824 1073778376 140733853773808 140733853764944 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26962/statm: 2389604 4753 2037 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558416

[startup+0.300215 s]
/proc/loadavg: 2.01 2.00 1.99 3/192 26962
/proc/meminfo: memFree=30156516/32873844 swapFree=6088/6088
[pid=26962] ppid=26960 vsize=9558416 CPUtime=0.44 cores=0,2,4,6
/proc/26962/stat : 26962 (java) S 26960 26962 23595 0 -1 4202496 6420 0 1 0 43 1 0 0 20 0 18 0 291575687 9787817984 7892 33554432000 1073741824 1073778376 140733853773808 140733853764944 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26962/statm: 2389604 7892 2219 9 0 2380296 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 9558416

[startup+0.70023 s]
/proc/loadavg: 2.01 2.00 1.99 3/192 26962
/proc/meminfo: memFree=30156516/32873844 swapFree=6088/6088
[pid=26962] ppid=26960 vsize=9624980 CPUtime=1.63 cores=0,2,4,6
/proc/26962/stat : 26962 (java) S 26960 26962 23595 0 -1 4202496 13196 0 1 0 160 3 0 0 20 0 19 0 291575687 9855979520 12020 33554432000 1073741824 1073778376 140733853773808 140733853764944 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26962/statm: 2406245 12020 2257 9 0 2396937 0
Current children cumulated CPU time (s) 1.63
Current children cumulated vsize (KiB) 9624980

[startup+1.50062 s]
/proc/loadavg: 2.01 2.00 1.99 3/211 26981
/proc/meminfo: memFree=30104128/32873844 swapFree=6088/6088
[pid=26962] ppid=26960 vsize=9624980 CPUtime=2.55 cores=0,2,4,6
/proc/26962/stat : 26962 (java) S 26960 26962 23595 0 -1 4202496 13355 0 1 0 252 3 0 0 20 0 19 0 291575687 9855979520 16604 33554432000 1073741824 1073778376 140733853773808 140733853764944 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26962/statm: 2406245 16604 2259 9 0 2396937 0
[pid=26962/tid=26964] ppid=26960 vsize=9624980 CPUtime=1.46 cores=0,2,4,6
/proc/26962/task/26964/stat : 26964 (java) R 26960 26962 23595 0 -1 4202560 2524 0 1 0 145 1 0 0 20 0 19 0 291575688 9855979520 16604 33554432000 1073741824 1073778376 140733853773808 140090756862648 140090697136381 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=26962/tid=26965] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26965/stat : 26965 (java) S 26960 26962 23595 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291575689 9855979520 16604 33554432000 1073741824 1073778376 140733853773808 140090695592744 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26966] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26966/stat : 26966 (java) S 26960 26962 23595 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291575689 9855979520 16604 33554432000 1073741824 1073778376 140733853773808 140090694539944 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26962/tid=26967] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26967/stat : 26967 (java) S 26960 26962 23595 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291575689 9855979520 16604 33554432000 1073741824 1073778376 140733853773808 140090598439976 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26962/tid=26968] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26968/stat : 26968 (java) S 26960 26962 23595 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291575689 9855979520 16604 33554432000 1073741824 1073778376 140733853773808 140090597387176 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26962/tid=26969] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26969/stat : 26969 (java) S 26960 26962 23595 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291575689 9855979520 16604 33554432000 1073741824 1073778376 140733853773808 140090596333864 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26970] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26970/stat : 26970 (java) S 26960 26962 23595 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291575689 9855979520 16604 33554432000 1073741824 1073778376 140733853773808 140090595281064 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26962/tid=26971] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26971/stat : 26971 (java) S 26960 26962 23595 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291575689 9855979520 16604 33554432000 1073741824 1073778376 140733853773808 140090594228776 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26972] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26972/stat : 26972 (java) S 26960 26962 23595 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 291575689 9855979520 16604 33554432000 1073741824 1073778376 140733853773808 140090593175976 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26973] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26973/stat : 26973 (java) S 26960 26962 23595 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 291575690 9855979520 16604 33554432000 1073741824 1073778376 140733853773808 140090580978408 226333079465 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26974] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26974/stat : 26974 (java) S 26960 26962 23595 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 291575691 9855979520 16604 33554432000 1073741824 1073778376 140733853773808 140090579924472 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26975] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26975/stat : 26975 (java) S 26960 26962 23595 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291575691 9855979520 16604 33554432000 1073741824 1073778376 140733853773808 140090578872072 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26976] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26976/stat : 26976 (java) S 26960 26962 23595 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291575693 9855979520 16604 33554432000 1073741824 1073778376 140733853773808 140090577820560 226333087520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26977] ppid=26960 vsize=9624980 CPUtime=0.53 cores=0,2,4,6
/proc/26962/task/26977/stat : 26977 (java) S 26960 26962 23595 0 -1 4202560 4341 0 0 0 53 0 0 0 20 0 19 0 291575693 9855979520 16604 33554432000 1073741824 1073778376 140733853773808 140090576767160 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26978] ppid=26960 vsize=9624980 CPUtime=0.51 cores=0,2,4,6
/proc/26962/task/26978/stat : 26978 (java) S 26960 26962 23595 0 -1 4202560 5292 0 0 0 51 0 0 0 20 0 19 0 291575693 9855979520 16604 33554432000 1073741824 1073778376 140733853773808 140090575714360 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26962/tid=26979] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26979/stat : 26979 (java) S 26960 26962 23595 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291575693 9855979520 16604 33554432000 1073741824 1073778376 140733853773808 140090574662264 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26962/tid=26980] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26980/stat : 26980 (java) S 26960 26962 23595 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291575694 9855979520 16604 33554432000 1073741824 1073778376 140733853773808 140090573609672 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26981] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26981/stat : 26981 (java) S 26960 26962 23595 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 291575726 9855979520 16604 33554432000 1073741824 1073778376 140733853773808 140090572555688 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 2.55
Current children cumulated vsize (KiB) 9624980

[startup+3.10069 s]
/proc/loadavg: 2.01 2.00 1.99 3/211 26981
/proc/meminfo: memFree=30089296/32873844 swapFree=6088/6088
[pid=26962] ppid=26960 vsize=9624980 CPUtime=4.38 cores=0,2,4,6
/proc/26962/stat : 26962 (java) S 26960 26962 23595 0 -1 4202496 17847 0 1 0 433 5 0 0 20 0 19 0 291575687 9855979520 27506 33554432000 1073741824 1073778376 140733853773808 140733853764944 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26962/statm: 2406245 27506 2285 9 0 2396937 0
[pid=26962/tid=26964] ppid=26960 vsize=9624980 CPUtime=2.99 cores=0,2,4,6
/proc/26962/task/26964/stat : 26964 (java) R 26960 26962 23595 0 -1 4202560 2534 0 1 0 297 2 0 0 20 0 19 0 291575688 9855979520 27506 33554432000 1073741824 1073778376 140733853773808 140090756854208 140090697255119 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26965] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26965/stat : 26965 (java) S 26960 26962 23595 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 291575689 9855979520 27506 33554432000 1073741824 1073778376 140733853773808 140090695592744 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26962/tid=26966] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26966/stat : 26966 (java) S 26960 26962 23595 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 291575689 9855979520 27506 33554432000 1073741824 1073778376 140733853773808 140090694539944 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26962/tid=26967] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26967/stat : 26967 (java) S 26960 26962 23595 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291575689 9855979520 27506 33554432000 1073741824 1073778376 140733853773808 140090598439976 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26962/tid=26968] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26968/stat : 26968 (java) S 26960 26962 23595 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 291575689 9855979520 27506 33554432000 1073741824 1073778376 140733853773808 140090597387176 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26962/tid=26969] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26969/stat : 26969 (java) S 26960 26962 23595 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 291575689 9855979520 27506 33554432000 1073741824 1073778376 140733853773808 140090596333864 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26962/tid=26970] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26970/stat : 26970 (java) S 26960 26962 23595 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 291575689 9855979520 27506 33554432000 1073741824 1073778376 140733853773808 140090595281064 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26962/tid=26971] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26971/stat : 26971 (java) S 26960 26962 23595 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291575689 9855979520 27506 33554432000 1073741824 1073778376 140733853773808 140090594228776 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26962/tid=26972] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26972/stat : 26972 (java) S 26960 26962 23595 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 291575689 9855979520 27506 33554432000 1073741824 1073778376 140733853773808 140090593175976 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26962/tid=26973] ppid=26960 vsize=9624980 CPUtime=0.03 cores=0,2,4,6
/proc/26962/task/26973/stat : 26973 (java) S 26960 26962 23595 0 -1 4202560 34 0 0 0 3 0 0 0 20 0 19 0 291575690 9855979520 27506 33554432000 1073741824 1073778376 140733853773808 140090580978408 226333079465 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26974] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26974/stat : 26974 (java) S 26960 26962 23595 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291575691 9855979520 27506 33554432000 1073741824 1073778376 140733853773808 140090579924472 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26975] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26975/stat : 26975 (java) S 26960 26962 23595 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291575691 9855979520 27506 33554432000 1073741824 1073778376 140733853773808 140090578872072 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26976] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26976/stat : 26976 (java) S 26960 26962 23595 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291575693 9855979520 27506 33554432000 1073741824 1073778376 140733853773808 140090577820560 226333087520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26977] ppid=26960 vsize=9624980 CPUtime=0.59 cores=0,2,4,6
/proc/26962/task/26977/stat : 26977 (java) S 26960 26962 23595 0 -1 4202560 4349 0 0 0 59 0 0 0 20 0 19 0 291575693 9855979520 27506 33554432000 1073741824 1073778376 140733853773808 140090576767160 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26978] ppid=26960 vsize=9624980 CPUtime=0.66 cores=0,2,4,6
/proc/26962/task/26978/stat : 26978 (java) R 26960 26962 23595 0 -1 4202560 9703 0 0 0 65 1 0 0 20 0 19 0 291575693 9855979520 27506 33554432000 1073741824 1073778376 140733853773808 140090575690216 140090759009574 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=26962/tid=26979] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26979/stat : 26979 (java) S 26960 26962 23595 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291575693 9855979520 27506 33554432000 1073741824 1073778376 140733853773808 140090574662264 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26962/tid=26980] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26980/stat : 26980 (java) S 26960 26962 23595 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291575694 9855979520 27506 33554432000 1073741824 1073778376 140733853773808 140090573609672 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26981] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26981/stat : 26981 (java) S 26960 26962 23595 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 291575726 9855979520 27506 33554432000 1073741824 1073778376 140733853773808 140090572555688 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 4.38
Current children cumulated vsize (KiB) 9624980

[startup+6.30069 s]
/proc/loadavg: 2.01 2.00 1.99 3/211 26981
/proc/meminfo: memFree=30056604/32873844 swapFree=6088/6088
[pid=26962] ppid=26960 vsize=9624980 CPUtime=8.44 cores=0,2,4,6
/proc/26962/stat : 26962 (java) S 26960 26962 23595 0 -1 4202496 25722 0 1 0 838 6 0 0 20 0 19 0 291575687 9855979520 29547 33554432000 1073741824 1073778376 140733853773808 140733853764944 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26962/statm: 2406245 29547 2285 9 0 2396937 0
[pid=26962/tid=26964] ppid=26960 vsize=9624980 CPUtime=5.97 cores=0,2,4,6
/proc/26962/task/26964/stat : 26964 (java) R 26960 26962 23595 0 -1 4202560 2539 0 1 0 595 2 0 0 20 0 19 0 291575688 9855979520 29547 33554432000 1073741824 1073778376 140733853773808 140090756862424 140090696820690 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=26962/tid=26965] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26965/stat : 26965 (java) S 26960 26962 23595 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 291575689 9855979520 29547 33554432000 1073741824 1073778376 140733853773808 140090695592744 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26966] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26966/stat : 26966 (java) S 26960 26962 23595 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291575689 9855979520 29547 33554432000 1073741824 1073778376 140733853773808 140090694539944 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26962/tid=26967] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26967/stat : 26967 (java) S 26960 26962 23595 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 291575689 9855979520 29547 33554432000 1073741824 1073778376 140733853773808 140090598439976 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26962/tid=26968] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26968/stat : 26968 (java) S 26960 26962 23595 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 291575689 9855979520 29547 33554432000 1073741824 1073778376 140733853773808 140090597387176 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26962/tid=26969] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26969/stat : 26969 (java) S 26960 26962 23595 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 291575689 9855979520 29547 33554432000 1073741824 1073778376 140733853773808 140090596333864 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26962/tid=26970] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26970/stat : 26970 (java) S 26960 26962 23595 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291575689 9855979520 29547 33554432000 1073741824 1073778376 140733853773808 140090595281064 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26962/tid=26971] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26971/stat : 26971 (java) S 26960 26962 23595 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291575689 9855979520 29547 33554432000 1073741824 1073778376 140733853773808 140090594228776 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26972] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26972/stat : 26972 (java) S 26960 26962 23595 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291575689 9855979520 29547 33554432000 1073741824 1073778376 140733853773808 140090593175976 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26962/tid=26973] ppid=26960 vsize=9624980 CPUtime=0.24 cores=0,2,4,6
/proc/26962/task/26973/stat : 26973 (java) S 26960 26962 23595 0 -1 4202560 36 0 0 0 24 0 0 0 20 0 19 0 291575690 9855979520 29547 33554432000 1073741824 1073778376 140733853773808 140090580978408 226333079465 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26962/tid=26974] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26974/stat : 26974 (java) S 26960 26962 23595 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291575691 9855979520 29547 33554432000 1073741824 1073778376 140733853773808 140090579924472 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26975] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26975/stat : 26975 (java) S 26960 26962 23595 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291575691 9855979520 29547 33554432000 1073741824 1073778376 140733853773808 140090578872072 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26976] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26976/stat : 26976 (java) S 26960 26962 23595 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291575693 9855979520 29547 33554432000 1073741824 1073778376 140733853773808 140090577820560 226333087520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26977] ppid=26960 vsize=9624980 CPUtime=1.06 cores=0,2,4,6
/proc/26962/task/26977/stat : 26977 (java) S 26960 26962 23595 0 -1 4202560 9081 0 0 0 104 2 0 0 20 0 19 0 291575693 9855979520 29547 33554432000 1073741824 1073778376 140733853773808 140090576767160 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26978] ppid=26960 vsize=9624980 CPUtime=1.06 cores=0,2,4,6
/proc/26962/task/26978/stat : 26978 (java) S 26960 26962 23595 0 -1 4202560 12824 0 0 0 104 2 0 0 20 0 19 0 291575693 9855979520 29547 33554432000 1073741824 1073778376 140733853773808 140090575714360 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26962/tid=26979] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26979/stat : 26979 (java) S 26960 26962 23595 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291575693 9855979520 29547 33554432000 1073741824 1073778376 140733853773808 140090574662264 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26962/tid=26980] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26980/stat : 26980 (java) S 26960 26962 23595 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291575694 9855979520 29547 33554432000 1073741824 1073778376 140733853773808 140090573609672 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26962/tid=26981] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26981/stat : 26981 (java) S 26960 26962 23595 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 291575726 9855979520 29547 33554432000 1073741824 1073778376 140733853773808 140090572555688 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 8.44
Current children cumulated vsize (KiB) 9624980

[startup+12.7007 s]

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

/proc/26962/task/26965/stat : 26965 (java) S 26960 26962 23595 0 -1 4202560 20 0 0 0 3 0 0 0 20 0 19 0 291575689 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090695592744 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26966] ppid=26960 vsize=9624980 CPUtime=0.03 cores=0,2,4,6
/proc/26962/task/26966/stat : 26966 (java) S 26960 26962 23595 0 -1 4202560 9 0 0 0 3 0 0 0 20 0 19 0 291575689 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090694539944 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26967] ppid=26960 vsize=9624980 CPUtime=0.03 cores=0,2,4,6
/proc/26962/task/26967/stat : 26967 (java) S 26960 26962 23595 0 -1 4202560 11 0 0 0 3 0 0 0 20 0 19 0 291575689 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090598439976 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26962/tid=26968] ppid=26960 vsize=9624980 CPUtime=0.04 cores=0,2,4,6
/proc/26962/task/26968/stat : 26968 (java) S 26960 26962 23595 0 -1 4202560 35 0 0 0 4 0 0 0 20 0 19 0 291575689 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090597387176 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26962/tid=26969] ppid=26960 vsize=9624980 CPUtime=0.03 cores=0,2,4,6
/proc/26962/task/26969/stat : 26969 (java) S 26960 26962 23595 0 -1 4202560 9 0 0 0 3 0 0 0 20 0 19 0 291575689 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090596333864 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26970] ppid=26960 vsize=9624980 CPUtime=0.02 cores=0,2,4,6
/proc/26962/task/26970/stat : 26970 (java) S 26960 26962 23595 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 19 0 291575689 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090595281064 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26962/tid=26971] ppid=26960 vsize=9624980 CPUtime=0.03 cores=0,2,4,6
/proc/26962/task/26971/stat : 26971 (java) S 26960 26962 23595 0 -1 4202560 13 0 0 0 3 0 0 0 20 0 19 0 291575689 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090594228776 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26962/tid=26972] ppid=26960 vsize=9624980 CPUtime=0.03 cores=0,2,4,6
/proc/26962/task/26972/stat : 26972 (java) S 26960 26962 23595 0 -1 4202560 32 0 0 0 3 0 0 0 20 0 19 0 291575689 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090593175976 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26962/tid=26973] ppid=26960 vsize=9624980 CPUtime=1.78 cores=0,2,4,6
/proc/26962/task/26973/stat : 26973 (java) S 26960 26962 23595 0 -1 4202560 42 0 0 0 178 0 0 0 20 0 19 0 291575690 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090580978408 226333079465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26962/tid=26974] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26974/stat : 26974 (java) S 26960 26962 23595 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291575691 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090579924472 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26975] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26975/stat : 26975 (java) S 26960 26962 23595 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291575691 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090578872072 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26976] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26976/stat : 26976 (java) S 26960 26962 23595 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291575693 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090577820560 226333087520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26977] ppid=26960 vsize=9624980 CPUtime=1.1 cores=0,2,4,6
/proc/26962/task/26977/stat : 26977 (java) S 26960 26962 23595 0 -1 4202560 9083 0 0 0 108 2 0 0 20 0 19 0 291575693 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090576767160 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26978] ppid=26960 vsize=9624980 CPUtime=1.06 cores=0,2,4,6
/proc/26962/task/26978/stat : 26978 (java) S 26960 26962 23595 0 -1 4202560 12824 0 0 0 104 2 0 0 20 0 19 0 291575693 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090575714360 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26962/tid=26979] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26979/stat : 26979 (java) S 26960 26962 23595 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291575693 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090574662264 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26962/tid=26980] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26980/stat : 26980 (java) S 26960 26962 23595 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 291575694 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090573609672 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26962/tid=26981] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26981/stat : 26981 (java) S 26960 26962 23595 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 291575726 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090572555688 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 55.07
Current children cumulated vsize (KiB) 9624980

[startup+53.5007 s]
/proc/loadavg: 2.34 2.10 2.02 3/211 26981
/proc/meminfo: memFree=30030000/32873844 swapFree=6088/6088
[pid=26962] ppid=26960 vsize=9624980 CPUtime=55.86 cores=0,2,4,6
/proc/26962/stat : 26962 (java) S 26960 26962 23595 0 -1 4202496 25853 0 1 0 5579 7 0 0 20 0 19 0 291575687 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140733853764944 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26962/statm: 2406245 31128 2286 9 0 2396937 0
[pid=26962/tid=26964] ppid=26960 vsize=9624980 CPUtime=51.4 cores=0,2,4,6
/proc/26962/task/26964/stat : 26964 (java) R 26960 26962 23595 0 -1 4202560 2577 0 1 0 5138 2 0 0 20 0 19 0 291575688 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090756862304 140090697156416 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=26962/tid=26965] ppid=26960 vsize=9624980 CPUtime=0.03 cores=0,2,4,6
/proc/26962/task/26965/stat : 26965 (java) S 26960 26962 23595 0 -1 4202560 20 0 0 0 3 0 0 0 20 0 19 0 291575689 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090695592744 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26966] ppid=26960 vsize=9624980 CPUtime=0.03 cores=0,2,4,6
/proc/26962/task/26966/stat : 26966 (java) S 26960 26962 23595 0 -1 4202560 9 0 0 0 3 0 0 0 20 0 19 0 291575689 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090694539944 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26967] ppid=26960 vsize=9624980 CPUtime=0.03 cores=0,2,4,6
/proc/26962/task/26967/stat : 26967 (java) S 26960 26962 23595 0 -1 4202560 11 0 0 0 3 0 0 0 20 0 19 0 291575689 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090598439976 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26962/tid=26968] ppid=26960 vsize=9624980 CPUtime=0.04 cores=0,2,4,6
/proc/26962/task/26968/stat : 26968 (java) S 26960 26962 23595 0 -1 4202560 35 0 0 0 4 0 0 0 20 0 19 0 291575689 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090597387176 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26962/tid=26969] ppid=26960 vsize=9624980 CPUtime=0.03 cores=0,2,4,6
/proc/26962/task/26969/stat : 26969 (java) S 26960 26962 23595 0 -1 4202560 9 0 0 0 3 0 0 0 20 0 19 0 291575689 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090596333864 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26970] ppid=26960 vsize=9624980 CPUtime=0.02 cores=0,2,4,6
/proc/26962/task/26970/stat : 26970 (java) S 26960 26962 23595 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 19 0 291575689 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090595281064 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26962/tid=26971] ppid=26960 vsize=9624980 CPUtime=0.03 cores=0,2,4,6
/proc/26962/task/26971/stat : 26971 (java) S 26960 26962 23595 0 -1 4202560 13 0 0 0 3 0 0 0 20 0 19 0 291575689 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090594228776 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26962/tid=26972] ppid=26960 vsize=9624980 CPUtime=0.03 cores=0,2,4,6
/proc/26962/task/26972/stat : 26972 (java) S 26960 26962 23595 0 -1 4202560 32 0 0 0 3 0 0 0 20 0 19 0 291575689 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090593175976 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26962/tid=26973] ppid=26960 vsize=9624980 CPUtime=1.78 cores=0,2,4,6
/proc/26962/task/26973/stat : 26973 (java) S 26960 26962 23595 0 -1 4202560 42 0 0 0 178 0 0 0 20 0 19 0 291575690 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090580978408 226333079465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26962/tid=26974] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26974/stat : 26974 (java) S 26960 26962 23595 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291575691 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090579924472 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26975] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26975/stat : 26975 (java) S 26960 26962 23595 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291575691 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090578872072 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26976] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26976/stat : 26976 (java) S 26960 26962 23595 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291575693 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090577820560 226333087520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26977] ppid=26960 vsize=9624980 CPUtime=1.1 cores=0,2,4,6
/proc/26962/task/26977/stat : 26977 (java) S 26960 26962 23595 0 -1 4202560 9083 0 0 0 108 2 0 0 20 0 19 0 291575693 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090576767160 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26978] ppid=26960 vsize=9624980 CPUtime=1.06 cores=0,2,4,6
/proc/26962/task/26978/stat : 26978 (java) S 26960 26962 23595 0 -1 4202560 12824 0 0 0 104 2 0 0 20 0 19 0 291575693 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090575714360 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26962/tid=26979] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26979/stat : 26979 (java) S 26960 26962 23595 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291575693 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090574662264 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26962/tid=26980] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26980/stat : 26980 (java) S 26960 26962 23595 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 291575694 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090573609672 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26962/tid=26981] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26981/stat : 26981 (java) S 26960 26962 23595 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 291575726 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090572555688 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 55.86
Current children cumulated vsize (KiB) 9624980

[startup+53.9065 s]
/proc/loadavg: 2.34 2.10 2.02 3/211 26981
/proc/meminfo: memFree=30030000/32873844 swapFree=6088/6088
[pid=26962] ppid=26960 vsize=9624980 CPUtime=56.27 cores=0,2,4,6
/proc/26962/stat : 26962 (java) S 26960 26962 23595 0 -1 4202496 25853 0 1 0 5620 7 0 0 20 0 19 0 291575687 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140733853764944 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26962/statm: 2406245 31128 2286 9 0 2396937 0
[pid=26962/tid=26964] ppid=26960 vsize=9624980 CPUtime=51.81 cores=0,2,4,6
/proc/26962/task/26964/stat : 26964 (java) R 26960 26962 23595 0 -1 4202560 2577 0 1 0 5179 2 0 0 20 0 19 0 291575688 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090756862304 140090697170512 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=26962/tid=26965] ppid=26960 vsize=9624980 CPUtime=0.03 cores=0,2,4,6
/proc/26962/task/26965/stat : 26965 (java) S 26960 26962 23595 0 -1 4202560 20 0 0 0 3 0 0 0 20 0 19 0 291575689 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090695592744 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26966] ppid=26960 vsize=9624980 CPUtime=0.03 cores=0,2,4,6
/proc/26962/task/26966/stat : 26966 (java) S 26960 26962 23595 0 -1 4202560 9 0 0 0 3 0 0 0 20 0 19 0 291575689 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090694539944 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26967] ppid=26960 vsize=9624980 CPUtime=0.03 cores=0,2,4,6
/proc/26962/task/26967/stat : 26967 (java) S 26960 26962 23595 0 -1 4202560 11 0 0 0 3 0 0 0 20 0 19 0 291575689 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090598439976 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26962/tid=26968] ppid=26960 vsize=9624980 CPUtime=0.04 cores=0,2,4,6
/proc/26962/task/26968/stat : 26968 (java) S 26960 26962 23595 0 -1 4202560 35 0 0 0 4 0 0 0 20 0 19 0 291575689 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090597387176 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26962/tid=26969] ppid=26960 vsize=9624980 CPUtime=0.03 cores=0,2,4,6
/proc/26962/task/26969/stat : 26969 (java) S 26960 26962 23595 0 -1 4202560 9 0 0 0 3 0 0 0 20 0 19 0 291575689 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090596333864 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26970] ppid=26960 vsize=9624980 CPUtime=0.02 cores=0,2,4,6
/proc/26962/task/26970/stat : 26970 (java) S 26960 26962 23595 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 19 0 291575689 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090595281064 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26962/tid=26971] ppid=26960 vsize=9624980 CPUtime=0.03 cores=0,2,4,6
/proc/26962/task/26971/stat : 26971 (java) S 26960 26962 23595 0 -1 4202560 13 0 0 0 3 0 0 0 20 0 19 0 291575689 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090594228776 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26962/tid=26972] ppid=26960 vsize=9624980 CPUtime=0.03 cores=0,2,4,6
/proc/26962/task/26972/stat : 26972 (java) S 26960 26962 23595 0 -1 4202560 32 0 0 0 3 0 0 0 20 0 19 0 291575689 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090593175976 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26962/tid=26973] ppid=26960 vsize=9624980 CPUtime=1.78 cores=0,2,4,6
/proc/26962/task/26973/stat : 26973 (java) S 26960 26962 23595 0 -1 4202560 42 0 0 0 178 0 0 0 20 0 19 0 291575690 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090580978408 226333079465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26962/tid=26974] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26974/stat : 26974 (java) S 26960 26962 23595 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291575691 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090579924472 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26975] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26975/stat : 26975 (java) S 26960 26962 23595 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291575691 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090578872072 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26976] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26976/stat : 26976 (java) S 26960 26962 23595 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291575693 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090577820560 226333087520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26977] ppid=26960 vsize=9624980 CPUtime=1.1 cores=0,2,4,6
/proc/26962/task/26977/stat : 26977 (java) S 26960 26962 23595 0 -1 4202560 9083 0 0 0 108 2 0 0 20 0 19 0 291575693 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090576767160 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26978] ppid=26960 vsize=9624980 CPUtime=1.06 cores=0,2,4,6
/proc/26962/task/26978/stat : 26978 (java) S 26960 26962 23595 0 -1 4202560 12824 0 0 0 104 2 0 0 20 0 19 0 291575693 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090575714360 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26962/tid=26979] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26979/stat : 26979 (java) S 26960 26962 23595 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291575693 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090574662264 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26962/tid=26980] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26980/stat : 26980 (java) S 26960 26962 23595 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 291575694 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090573609672 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26962/tid=26981] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26981/stat : 26981 (java) S 26960 26962 23595 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 291575726 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090572555688 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 56.27
Current children cumulated vsize (KiB) 9624980

[startup+54.1007 s]
/proc/loadavg: 2.34 2.10 2.02 3/211 26981
/proc/meminfo: memFree=30030000/32873844 swapFree=6088/6088
[pid=26962] ppid=26960 vsize=9624980 CPUtime=56.46 cores=0,2,4,6
/proc/26962/stat : 26962 (java) S 26960 26962 23595 0 -1 4202496 25854 0 1 0 5639 7 0 0 20 0 19 0 291575687 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140733853764944 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26962/statm: 2406245 31128 2286 9 0 2396937 0
[pid=26962/tid=26964] ppid=26960 vsize=9624980 CPUtime=52 cores=0,2,4,6
/proc/26962/task/26964/stat : 26964 (java) R 26960 26962 23595 0 -1 4202560 2577 0 1 0 5198 2 0 0 20 0 19 0 291575688 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090756862304 140090696783328 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=26962/tid=26965] ppid=26960 vsize=9624980 CPUtime=0.03 cores=0,2,4,6
/proc/26962/task/26965/stat : 26965 (java) S 26960 26962 23595 0 -1 4202560 20 0 0 0 3 0 0 0 20 0 19 0 291575689 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090695592744 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26966] ppid=26960 vsize=9624980 CPUtime=0.03 cores=0,2,4,6
/proc/26962/task/26966/stat : 26966 (java) S 26960 26962 23595 0 -1 4202560 9 0 0 0 3 0 0 0 20 0 19 0 291575689 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090694539944 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26967] ppid=26960 vsize=9624980 CPUtime=0.03 cores=0,2,4,6
/proc/26962/task/26967/stat : 26967 (java) S 26960 26962 23595 0 -1 4202560 11 0 0 0 3 0 0 0 20 0 19 0 291575689 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090598439976 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26962/tid=26968] ppid=26960 vsize=9624980 CPUtime=0.04 cores=0,2,4,6
/proc/26962/task/26968/stat : 26968 (java) S 26960 26962 23595 0 -1 4202560 35 0 0 0 4 0 0 0 20 0 19 0 291575689 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090597387176 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26962/tid=26969] ppid=26960 vsize=9624980 CPUtime=0.03 cores=0,2,4,6
/proc/26962/task/26969/stat : 26969 (java) S 26960 26962 23595 0 -1 4202560 9 0 0 0 3 0 0 0 20 0 19 0 291575689 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090596333864 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26970] ppid=26960 vsize=9624980 CPUtime=0.02 cores=0,2,4,6
/proc/26962/task/26970/stat : 26970 (java) S 26960 26962 23595 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 19 0 291575689 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090595281064 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26962/tid=26971] ppid=26960 vsize=9624980 CPUtime=0.03 cores=0,2,4,6
/proc/26962/task/26971/stat : 26971 (java) S 26960 26962 23595 0 -1 4202560 13 0 0 0 3 0 0 0 20 0 19 0 291575689 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090594228776 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26962/tid=26972] ppid=26960 vsize=9624980 CPUtime=0.03 cores=0,2,4,6
/proc/26962/task/26972/stat : 26972 (java) S 26960 26962 23595 0 -1 4202560 32 0 0 0 3 0 0 0 20 0 19 0 291575689 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090593175976 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26962/tid=26973] ppid=26960 vsize=9624980 CPUtime=1.78 cores=0,2,4,6
/proc/26962/task/26973/stat : 26973 (java) S 26960 26962 23595 0 -1 4202560 42 0 0 0 178 0 0 0 20 0 19 0 291575690 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090580978408 226333079465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26962/tid=26974] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26974/stat : 26974 (java) S 26960 26962 23595 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291575691 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090579924472 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26975] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26975/stat : 26975 (java) S 26960 26962 23595 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291575691 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090578872072 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26976] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26976/stat : 26976 (java) S 26960 26962 23595 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291575693 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090577820560 226333087520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26977] ppid=26960 vsize=9624980 CPUtime=1.1 cores=0,2,4,6
/proc/26962/task/26977/stat : 26977 (java) S 26960 26962 23595 0 -1 4202560 9083 0 0 0 108 2 0 0 20 0 19 0 291575693 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090576767160 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26978] ppid=26960 vsize=9624980 CPUtime=1.07 cores=0,2,4,6
/proc/26962/task/26978/stat : 26978 (java) R 26960 26962 23595 0 -1 4202560 12825 0 0 0 105 2 0 0 20 0 19 0 291575693 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090575714360 140090763245473 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=26962/tid=26979] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26979/stat : 26979 (java) S 26960 26962 23595 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291575693 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090574662264 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26962/tid=26980] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26980/stat : 26980 (java) S 26960 26962 23595 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 291575694 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090573609672 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26962/tid=26981] ppid=26960 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/26962/task/26981/stat : 26981 (java) S 26960 26962 23595 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 291575726 9855979520 31128 33554432000 1073741824 1073778376 140733853773808 140090572555688 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 56.46
Current children cumulated vsize (KiB) 9624980

Child status: 30
Real time (s): 54.17
CPU time (s): 56.5064
CPU user time (s): 56.3144
CPU system time (s): 0.19197
CPU usage (%): 104.313
Max. virtual memory (cumulated for all children) (KiB): 9624980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 56.3144
system time used= 0.19197
maximum resident set size= 127984
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25869
page faults= 1
swaps= 0
block input operations= 0
block output operations= 104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2585
involuntary context switches= 790

runsolver used 0.183972 second user time and 0.381941 second system time

The end

Launcher Data

Begin job on node110 at 2012-05-29 03:21:13
IDJOB=3718396
IDBENCH=79303
IDSOLVER=2301
FILE ID=node110/3718396-1338254473
RUNJOBID= node110-1338248661-26151
PBS_JOBID= 14624626
Free space on /tmp= 71664 MiB

SOLVER NAME= Sat4j PB  2012-05-28
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900545610--soft-0-100-0.wbo
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3718396-1338254473/watcher-3718396-1338254473 -o /tmp/evaluation-result-3718396-1338254473/solver-3718396-1338254473 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3718396-1338254473.wbo

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= aacdee42f12f02195344334122667810
RANDOM SEED=316744910

node110.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.893
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.893
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.893
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.893
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.893
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.893
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.893
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.893
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30156788 kB
Buffers:          360284 kB
Cached:           694380 kB
SwapCached:          144 kB
Active:          1410064 kB
Inactive:         454952 kB
Active(anon):     799948 kB
Inactive(anon):    12496 kB
Active(file):     610116 kB
Inactive(file):   442456 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67108008 kB
Dirty:               464 kB
Writeback:             8 kB
AnonPages:        831920 kB
Mapped:            22296 kB
Shmem:               196 kB
Slab:             696020 kB
SReclaimable:     138328 kB
SUnreclaim:       557692 kB
KernelStack:        1584 kB
PageTables:         6028 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1132208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    790528 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71664 MiB
End job on node110 at 2012-05-29 03:22:07