Trace number 4109944

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 2.3.6 Resolution PB16OPTIMUM 24.0813 22.1775

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900551347--soft-66-100-0.wbo
MD5SUMccbb2f2628d7a379eab2ad56e88b2a24
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark11
Best CPU time to get the best result obtained on this benchmark35.8036
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 constraints927
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 45360
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 45359
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 745
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.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.09/0.10	c version PB16.v20160501
0.09/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.09/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.09/0.10	c java.vm.version	19.1-b02
0.09/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.09/0.10	c sun.arch.data.model	64
0.09/0.10	c java.version		1.6.0_24
0.09/0.10	c os.name		Linux
0.09/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.09/0.10	c os.arch		amd64
0.09/0.10	c Free memory 		501472288
0.09/0.10	c Max memory 		7480803328
0.09/0.10	c Total memory 		504102912
0.09/0.10	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4109944-1466343797.wbo
0.09/0.12	c reading problem ... 
0.44/0.32	c ... done. Wall clock time 0.193s.
0.44/0.32	c declared #vars     231
0.44/0.32	c internal #vars     1158
0.44/0.32	c #constraints  2707
0.44/0.32	c constraints type 
0.44/0.32	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2528
0.44/0.32	c org.sat4j.minisat.constraints.card.MinWatchCard => 14
0.44/0.32	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 156
0.44/0.32	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 9
0.44/0.32	c 2707 constraints processed.
0.44/0.32	c objective function length is 927 literals
0.71/0.43	c SATISFIABLE
0.71/0.43	c OPTIMIZING...
0.71/0.43	c Got one! Elapsed wall clock time (in seconds):0.307
0.71/0.43	o 691
0.71/0.45	c Got one! Elapsed wall clock time (in seconds):0.328
0.71/0.45	o 682
0.71/0.48	c Got one! Elapsed wall clock time (in seconds):0.356
0.71/0.48	o 640
1.00/0.51	c Got one! Elapsed wall clock time (in seconds):0.387
1.00/0.51	o 627
1.00/0.52	c Got one! Elapsed wall clock time (in seconds):0.399
1.00/0.52	o 618
1.00/0.55	c Got one! Elapsed wall clock time (in seconds):0.427
1.00/0.55	o 429
1.00/0.56	c Got one! Elapsed wall clock time (in seconds):0.438
1.00/0.56	o 409
1.00/0.57	c Got one! Elapsed wall clock time (in seconds):0.449
1.00/0.57	o 317
1.29/0.64	c Got one! Elapsed wall clock time (in seconds):0.522
1.29/0.64	o 316
1.29/0.65	c Got one! Elapsed wall clock time (in seconds):0.53
1.29/0.65	o 306
1.29/0.66	c Got one! Elapsed wall clock time (in seconds):0.539
1.29/0.66	o 296
1.29/0.67	c Got one! Elapsed wall clock time (in seconds):0.545
1.29/0.67	o 273
1.29/0.67	c Got one! Elapsed wall clock time (in seconds):0.553
1.29/0.67	o 269
1.29/0.68	c Got one! Elapsed wall clock time (in seconds):0.561
1.29/0.68	o 264
1.54/0.72	c Got one! Elapsed wall clock time (in seconds):0.6
1.54/0.72	o 259
1.54/0.73	c Got one! Elapsed wall clock time (in seconds):0.605
1.54/0.73	o 197
1.74/0.82	c Got one! Elapsed wall clock time (in seconds):0.701
1.74/0.82	o 196
1.84/0.95	c Got one! Elapsed wall clock time (in seconds):0.823
1.84/0.95	o 195
1.84/0.96	c Got one! Elapsed wall clock time (in seconds):0.833
1.84/0.96	o 186
1.94/1.08	c cleaning 3848 clauses out of 7714 with flag 5079/7714
2.39/1.44	c Got one! Elapsed wall clock time (in seconds):1.318
2.39/1.44	o 180
2.60/1.60	c cleaning 4883 clauses out of 9773 with flag 18822/13621
2.60/1.67	c Got one! Elapsed wall clock time (in seconds):1.545
2.60/1.67	o 176
2.60/1.68	c Got one! Elapsed wall clock time (in seconds):1.562
2.60/1.68	o 164
2.71/1.76	c Got one! Elapsed wall clock time (in seconds):1.64
2.71/1.76	o 146
2.71/1.79	c Got one! Elapsed wall clock time (in seconds):1.663
2.71/1.79	o 142
2.81/1.85	c Got one! Elapsed wall clock time (in seconds):1.723
2.81/1.85	o 133
2.81/1.88	c Got one! Elapsed wall clock time (in seconds):1.76
2.81/1.88	o 131
3.01/2.08	c Got one! Elapsed wall clock time (in seconds):1.955
3.01/2.08	o 121
3.47/2.41	c cleaning 7005 clauses out of 14022 with flag 20138/22753
4.18/2.98	c cleaning 6496 clauses out of 13016 with flag 61070/28752
4.52/3.19	c Got one! Elapsed wall clock time (in seconds):3.067
4.52/3.19	o 118
5.14/3.44	c cleaning 5890 clauses out of 11796 with flag 26399/34028
5.54/3.89	c Got one! Elapsed wall clock time (in seconds):3.768
5.54/3.89	o 113
5.64/3.98	c cleaning 5716 clauses out of 11445 with flag 12103/39567
5.74/4.04	c Got one! Elapsed wall clock time (in seconds):3.919
5.74/4.04	o 110
5.74/4.06	c Got one! Elapsed wall clock time (in seconds):3.935
5.74/4.06	o 106
5.84/4.13	c Got one! Elapsed wall clock time (in seconds):4.007
5.84/4.13	o 103
5.94/4.26	c Got one! Elapsed wall clock time (in seconds):4.14
5.94/4.26	o 102
5.94/4.30	c Got one! Elapsed wall clock time (in seconds):4.173
5.94/4.30	o 98
6.04/4.33	c Got one! Elapsed wall clock time (in seconds):4.212
6.04/4.33	o 88
6.14/4.41	c Got one! Elapsed wall clock time (in seconds):4.286
6.14/4.41	o 85
6.44/4.77	c cleaning 7368 clauses out of 14750 with flag 33156/48588
7.04/5.31	c cleaning 6679 clauses out of 13378 with flag 84196/54584
7.67/5.91	c cleaning 6844 clauses out of 13701 with flag 142828/61586
8.07/6.34	c Got one! Elapsed wall clock time (in seconds):6.221
8.07/6.34	o 72
8.48/6.71	c Got one! Elapsed wall clock time (in seconds):6.583
8.48/6.71	o 68
8.67/6.92	c cleaning 9450 clauses out of 18918 with flag 15564/73647
9.17/7.49	c cleaning 7717 clauses out of 15468 with flag 71227/79647
9.87/8.16	c cleaning 7369 clauses out of 14751 with flag 136498/86647
10.27/8.52	c Got one! Elapsed wall clock time (in seconds):8.397
10.27/8.52	o 67
10.27/8.59	c Got one! Elapsed wall clock time (in seconds):8.466
10.27/8.59	o 66
10.47/8.77	c cleaning 6967 clauses out of 13942 with flag 14802/93207
10.58/8.85	c Got one! Elapsed wall clock time (in seconds):8.733
10.58/8.85	o 49
10.87/9.15	c cleaning 6092 clauses out of 12193 with flag 37914/98425
11.27/9.59	c cleaning 6036 clauses out of 12099 with flag 88277/104423
11.78/10.06	c cleaning 6517 clauses out of 13064 with flag 146515/111424
12.37/10.64	c cleaning 7264 clauses out of 14547 with flag 219253/119424
13.07/11.33	c cleaning 8121 clauses out of 16285 with flag 292800/128426
13.07/11.35	c Got one! Elapsed wall clock time (in seconds):11.225
13.07/11.35	o 46
13.27/11.54	c Got one! Elapsed wall clock time (in seconds):11.413
13.27/11.54	o 44
13.47/11.74	c cleaning 7018 clauses out of 14064 with flag 21026/134326
13.77/12.01	c Got one! Elapsed wall clock time (in seconds):11.89
13.77/12.01	o 43
13.77/12.02	c Got one! Elapsed wall clock time (in seconds):11.896
13.77/12.02	o 42
13.77/12.05	c Got one! Elapsed wall clock time (in seconds):11.928
13.77/12.05	o 40
13.91/12.12	c cleaning 6392 clauses out of 12796 with flag 7406/140076
14.30/12.58	c cleaning 6191 clauses out of 12405 with flag 57506/146077
14.60/12.82	c Got one! Elapsed wall clock time (in seconds):12.699
14.60/12.82	o 38
14.70/12.99	c cleaning 5742 clauses out of 11491 with flag 15180/151354
15.01/13.21	c Got one! Elapsed wall clock time (in seconds):13.088
15.01/13.21	o 37
15.11/13.38	c Got one! Elapsed wall clock time (in seconds):13.255
15.11/13.38	o 28
15.20/13.44	c Got one! Elapsed wall clock time (in seconds):13.319
15.20/13.44	o 26
15.30/13.52	c cleaning 6519 clauses out of 13044 with flag 6984/158649
15.40/13.65	c Got one! Elapsed wall clock time (in seconds):13.531
15.40/13.65	o 25
15.60/13.84	c cleaning 5991 clauses out of 11993 with flag 19797/164117
15.90/14.17	c cleaning 5992 clauses out of 12001 with flag 57596/170116
16.40/14.60	c cleaning 6492 clauses out of 13011 with flag 106273/177118
16.40/14.65	c Got one! Elapsed wall clock time (in seconds):14.528
16.40/14.65	o 23
16.60/14.89	c cleaning 5797 clauses out of 11607 with flag 25772/182206
16.70/14.93	c Got one! Elapsed wall clock time (in seconds):14.806
16.70/14.93	o 19
17.00/15.25	c cleaning 5737 clauses out of 11504 with flag 32619/187900
17.40/15.61	c cleaning 5867 clauses out of 11767 with flag 70072/193900
17.80/16.05	c cleaning 6442 clauses out of 12901 with flag 114245/200901
18.10/16.33	c Got one! Elapsed wall clock time (in seconds):16.205
18.10/16.33	o 18
18.20/16.40	c cleaning 5996 clauses out of 12008 with flag 7163/206450
18.60/16.85	c cleaning 5998 clauses out of 12015 with flag 51206/212454
18.90/17.12	c Got one! Elapsed wall clock time (in seconds):16.995
18.90/17.12	o 16
19.04/17.24	c cleaning 5905 clauses out of 11826 with flag 10649/218263
19.45/17.62	c cleaning 5947 clauses out of 11922 with flag 47820/224264
19.65/17.90	c Got one! Elapsed wall clock time (in seconds):17.773
19.65/17.90	o 14
19.75/17.97	c cleaning 5496 clauses out of 11014 with flag 5332/229303
20.05/18.24	c Got one! Elapsed wall clock time (in seconds):18.121
20.05/18.24	o 11
20.16/18.32	c cleaning 5377 clauses out of 10771 with flag 5429/234556
20.56/18.75	c cleaning 5689 clauses out of 11392 with flag 44480/240554
21.06/19.27	c cleaning 6353 clauses out of 12708 with flag 89794/247559
21.66/19.89	c cleaning 7174 clauses out of 14348 with flag 142766/255554
22.45/20.63	c cleaning 8086 clauses out of 16179 with flag 197879/264559
23.28/21.47	c cleaning 9035 clauses out of 18084 with flag 257777/274555
23.98/22.17	c starts		: 147
23.98/22.17	c conflicts		: 283211
23.98/22.17	c decisions		: 487657
23.98/22.17	c propagations		: 24914157
23.98/22.17	c inspects		: 248404850
23.98/22.17	c shortcuts		: 0
23.98/22.17	c learnt literals	: 24
23.98/22.17	c learnt binary clauses	: 36
23.98/22.17	c learnt ternary clauses	: 281
23.98/22.17	c learnt constraints	: 283186
23.98/22.17	c ignored constraints	: 0
23.98/22.17	c root simplifications	: 0
23.98/22.17	c removed literals (reason simplification)	: 0
23.98/22.17	c reason swapping (by a shorter reason)	: 0
23.98/22.17	c Calls to reduceDB	: 41
23.98/22.17	c Number of update (reduction) of LBD	: 108837
23.98/22.17	c Imported unit clauses	: 0
23.98/22.17	c number of reductions to clauses (during analyze)	: 0
23.98/22.17	c number of learned constraints concerned by reduction	: 0
23.98/22.17	c number of learning phase by resolution	: 0
23.98/22.17	c number of learning phase by cutting planes	: 0
23.98/22.17	c speed (assignments/second)	: 1140549.212598425
23.98/22.17	c non guided choices	6893
23.98/22.17	c learnt constraints type 
23.98/22.17	s OPTIMUM FOUND
23.98/22.17	c Found 57 solution(s)
23.98/22.17	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 
23.98/22.17	c objective function=11
23.98/22.17	c Total wall clock time (in seconds): 22.048

Verifier Data

OK	11

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4109944-1466343797/watcher-4109944-1466343797 -o /tmp/evaluation-result-4109944-1466343797/solver-4109944-1466343797 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1466341816-5531 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4109944-1466343797.wbo 

pid=7507
running on 4 cores: 1,3,5,7

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.37 2.20 1.91 3/194 7510
/proc/meminfo: memFree=31181592/32872528 swapFree=338416/354768
[pid=7510] ppid=7507 vsize=2500 CPUtime=0 cores=1,3,5,7
/proc/7510/stat : 7510 (java) D 7507 7510 5514 0 -1 4202496 376 0 0 0 0 0 0 0 20 0 1 0 36426468 2560000 46 33554432000 1073741824 1073778376 140736922809248 140736922806376 242158234919 0 0 4096 0 18446744072100588836 0 0 17 5 0 0 0 0 0
/proc/7510/statm: 625 46 37 9 0 29 0

[startup+0.100062 s]
/proc/loadavg: 2.37 2.20 1.91 3/194 7510
/proc/meminfo: memFree=31181592/32872528 swapFree=338416/354768
[pid=7510] ppid=7507 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/7510/stat : 7510 (java) S 7507 7510 5514 0 -1 4202496 4414 0 1 0 8 1 0 0 20 0 18 0 36426468 9787879424 5022 33554432000 1073741824 1073778376 140736922809248 140736922800384 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7510/statm: 2389619 5022 2116 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200223 s]
/proc/loadavg: 2.37 2.20 1.91 3/194 7510
/proc/meminfo: memFree=31181592/32872528 swapFree=338416/354768
[pid=7510] ppid=7507 vsize=9558476 CPUtime=0.24 cores=1,3,5,7
/proc/7510/stat : 7510 (java) S 7507 7510 5514 0 -1 4202496 4766 0 1 0 23 1 0 0 20 0 18 0 36426468 9787879424 6334 33554432000 1073741824 1073778376 140736922809248 140736922800384 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7510/statm: 2389619 6334 2197 9 0 2380296 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.300234 s]
/proc/loadavg: 2.37 2.20 1.91 3/194 7510
/proc/meminfo: memFree=31181592/32872528 swapFree=338416/354768
[pid=7510] ppid=7507 vsize=9558476 CPUtime=0.44 cores=1,3,5,7
/proc/7510/stat : 7510 (java) S 7507 7510 5514 0 -1 4202496 5411 0 1 0 43 1 0 0 20 0 18 0 36426468 9787879424 7562 33554432000 1073741824 1073778376 140736922809248 140736922800384 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7510/statm: 2389619 7562 2232 9 0 2380296 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 9558476

[startup+0.700195 s]
/proc/loadavg: 2.37 2.20 1.91 3/194 7510
/proc/meminfo: memFree=31181592/32872528 swapFree=338416/354768
[pid=7510] ppid=7507 vsize=9625040 CPUtime=1.54 cores=1,3,5,7
/proc/7510/stat : 7510 (java) S 7507 7510 5514 0 -1 4202496 12755 0 1 0 152 2 0 0 20 0 19 0 36426468 9856040960 12909 33554432000 1073741824 1073778376 140736922809248 140736922800384 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7510/statm: 2406260 12909 2260 9 0 2396937 0
Current children cumulated CPU time (s) 1.54
Current children cumulated vsize (KiB) 9625040

[startup+1.50078 s]
/proc/loadavg: 2.37 2.20 1.91 3/213 7529
/proc/meminfo: memFree=31131772/32872528 swapFree=338416/354768
[pid=7510] ppid=7507 vsize=9625040 CPUtime=2.5 cores=1,3,5,7
/proc/7510/stat : 7510 (java) S 7507 7510 5514 0 -1 4202496 12966 0 1 0 247 3 0 0 20 0 19 0 36426468 9856040960 14107 33554432000 1073741824 1073778376 140736922809248 140736922800384 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7510/statm: 2406260 14107 2268 9 0 2396937 0
[pid=7510/tid=7512] ppid=7507 vsize=9625040 CPUtime=1.46 cores=1,3,5,7
/proc/7510/task/7512/stat : 7512 (java) R 7507 7510 5514 0 -1 4202560 2479 0 1 0 145 1 0 0 20 0 19 0 36426469 9856040960 14107 33554432000 1073741824 1073778376 140736922809248 139854600016176 139854540265841 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=7510/tid=7513] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7513/stat : 7513 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426470 9856040960 14107 33554432000 1073741824 1073778376 140736922809248 139854538754344 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7514] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7514/stat : 7514 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426470 9856040960 14107 33554432000 1073741824 1073778376 140736922809248 139854442346664 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7510/tid=7515] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7515/stat : 7515 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426470 9856040960 14107 33554432000 1073741824 1073778376 140736922809248 139854441294376 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7510/tid=7516] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7516/stat : 7516 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426470 9856040960 14107 33554432000 1073741824 1073778376 140736922809248 139854440241576 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7510/tid=7517] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7517/stat : 7517 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426470 9856040960 14107 33554432000 1073741824 1073778376 140736922809248 139854439189288 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7518] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7518/stat : 7518 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426470 9856040960 14107 33554432000 1073741824 1073778376 140736922809248 139854438136488 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7510/tid=7519] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7519/stat : 7519 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426470 9856040960 14107 33554432000 1073741824 1073778376 140736922809248 139854437084200 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7520] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7520/stat : 7520 (java) S 7507 7510 5514 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36426470 9856040960 14107 33554432000 1073741824 1073778376 140736922809248 139854436031400 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7521] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7521/stat : 7521 (java) S 7507 7510 5514 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 36426472 9856040960 14107 33554432000 1073741824 1073778376 140736922809248 139854423832808 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7522] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7522/stat : 7522 (java) S 7507 7510 5514 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36426472 9856040960 14107 33554432000 1073741824 1073778376 140736922809248 139854422778872 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7523] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7523/stat : 7523 (java) S 7507 7510 5514 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36426472 9856040960 14107 33554432000 1073741824 1073778376 140736922809248 139854421726472 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7524] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7524/stat : 7524 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426475 9856040960 14107 33554432000 1073741824 1073778376 140736922809248 139854420674960 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7525] ppid=7507 vsize=9625040 CPUtime=0.52 cores=1,3,5,7
/proc/7510/task/7525/stat : 7525 (java) S 7507 7510 5514 0 -1 4202560 5257 0 0 0 52 0 0 0 20 0 19 0 36426475 9856040960 14107 33554432000 1073741824 1073778376 140736922809248 139854419622584 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7526] ppid=7507 vsize=9625040 CPUtime=0.48 cores=1,3,5,7
/proc/7510/task/7526/stat : 7526 (java) S 7507 7510 5514 0 -1 4202560 3952 0 0 0 47 1 0 0 20 0 19 0 36426475 9856040960 14107 33554432000 1073741824 1073778376 140736922809248 139854418569784 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7510/tid=7527] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7527/stat : 7527 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426475 9856040960 14107 33554432000 1073741824 1073778376 140736922809248 139854417517688 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7510/tid=7528] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7528/stat : 7528 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426475 9856040960 14107 33554432000 1073741824 1073778376 140736922809248 139854416465096 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7529] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7529/stat : 7529 (java) S 7507 7510 5514 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 36426501 9856040960 14107 33554432000 1073741824 1073778376 140736922809248 139854415410088 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 2.5
Current children cumulated vsize (KiB) 9625040

[startup+3.10086 s]
/proc/loadavg: 2.37 2.20 1.91 3/213 7529
/proc/meminfo: memFree=31122716/32872528 swapFree=338416/354768
[pid=7510] ppid=7507 vsize=9625040 CPUtime=4.52 cores=1,3,5,7
/proc/7510/stat : 7510 (java) S 7507 7510 5514 0 -1 4202496 21433 0 1 0 448 4 0 0 20 0 19 0 36426468 9856040960 20889 33554432000 1073741824 1073778376 140736922809248 140736922800384 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7510/statm: 2406260 20889 2270 9 0 2396937 0
[pid=7510/tid=7512] ppid=7507 vsize=9625040 CPUtime=3.06 cores=1,3,5,7
/proc/7510/task/7512/stat : 7512 (java) R 7507 7510 5514 0 -1 4202560 2487 0 1 0 304 2 0 0 20 0 19 0 36426469 9856040960 20889 33554432000 1073741824 1073778376 140736922809248 139854600015552 139854540308182 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=7510/tid=7513] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7513/stat : 7513 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426470 9856040960 20889 33554432000 1073741824 1073778376 140736922809248 139854538754344 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7514] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7514/stat : 7514 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426470 9856040960 20889 33554432000 1073741824 1073778376 140736922809248 139854442346664 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7510/tid=7515] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7515/stat : 7515 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426470 9856040960 20889 33554432000 1073741824 1073778376 140736922809248 139854441294376 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7510/tid=7516] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7516/stat : 7516 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426470 9856040960 20889 33554432000 1073741824 1073778376 140736922809248 139854440241576 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7510/tid=7517] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7517/stat : 7517 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426470 9856040960 20889 33554432000 1073741824 1073778376 140736922809248 139854439189288 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7518] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7518/stat : 7518 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426470 9856040960 20889 33554432000 1073741824 1073778376 140736922809248 139854438136488 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7510/tid=7519] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7519/stat : 7519 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426470 9856040960 20889 33554432000 1073741824 1073778376 140736922809248 139854437084200 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7520] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7520/stat : 7520 (java) S 7507 7510 5514 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36426470 9856040960 20889 33554432000 1073741824 1073778376 140736922809248 139854436031400 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7521] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7521/stat : 7521 (java) S 7507 7510 5514 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 36426472 9856040960 20889 33554432000 1073741824 1073778376 140736922809248 139854423832808 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7522] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7522/stat : 7522 (java) S 7507 7510 5514 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36426472 9856040960 20889 33554432000 1073741824 1073778376 140736922809248 139854422778872 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7523] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7523/stat : 7523 (java) S 7507 7510 5514 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36426472 9856040960 20889 33554432000 1073741824 1073778376 140736922809248 139854421726472 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7524] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7524/stat : 7524 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426475 9856040960 20889 33554432000 1073741824 1073778376 140736922809248 139854420674960 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7525] ppid=7507 vsize=9625040 CPUtime=0.71 cores=1,3,5,7
/proc/7510/task/7525/stat : 7525 (java) R 7507 7510 5514 0 -1 4202560 8868 0 0 0 69 2 0 0 20 0 19 0 36426475 9856040960 20889 33554432000 1073741824 1073778376 140736922809248 139854419600696 139854602930264 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7526] ppid=7507 vsize=9625040 CPUtime=0.72 cores=1,3,5,7
/proc/7510/task/7526/stat : 7526 (java) S 7507 7510 5514 0 -1 4202560 8799 0 0 0 70 2 0 0 20 0 19 0 36426475 9856040960 20889 33554432000 1073741824 1073778376 140736922809248 139854418569784 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7510/tid=7527] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7527/stat : 7527 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426475 9856040960 20889 33554432000 1073741824 1073778376 140736922809248 139854417517688 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7510/tid=7528] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7528/stat : 7528 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426475 9856040960 20889 33554432000 1073741824 1073778376 140736922809248 139854416465096 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7529] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7529/stat : 7529 (java) S 7507 7510 5514 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 36426501 9856040960 20889 33554432000 1073741824 1073778376 140736922809248 139854415410088 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 4.52
Current children cumulated vsize (KiB) 9625040

[startup+6.30079 s]
/proc/loadavg: 2.42 2.22 1.92 3/213 7529
/proc/meminfo: memFree=31079440/32872528 swapFree=338416/354768
[pid=7510] ppid=7507 vsize=9625040 CPUtime=8.07 cores=1,3,5,7
/proc/7510/stat : 7510 (java) S 7507 7510 5514 0 -1 4202496 24149 0 1 0 802 5 0 0 20 0 19 0 36426468 9856040960 23776 33554432000 1073741824 1073778376 140736922809248 140736922800384 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7510/statm: 2406260 23776 2270 9 0 2396937 0
[pid=7510/tid=7512] ppid=7507 vsize=9625040 CPUtime=6.26 cores=1,3,5,7
/proc/7510/task/7512/stat : 7512 (java) R 7507 7510 5514 0 -1 4202560 2495 0 1 0 624 2 0 0 20 0 19 0 36426469 9856040960 23776 33554432000 1073741824 1073778376 140736922809248 139854600022584 139854540501541 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=7510/tid=7513] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7513/stat : 7513 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426470 9856040960 23776 33554432000 1073741824 1073778376 140736922809248 139854538754344 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7514] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7514/stat : 7514 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426470 9856040960 23776 33554432000 1073741824 1073778376 140736922809248 139854442346664 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7510/tid=7515] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7515/stat : 7515 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426470 9856040960 23776 33554432000 1073741824 1073778376 140736922809248 139854441294376 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7510/tid=7516] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7516/stat : 7516 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426470 9856040960 23776 33554432000 1073741824 1073778376 140736922809248 139854440241576 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7510/tid=7517] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7517/stat : 7517 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426470 9856040960 23776 33554432000 1073741824 1073778376 140736922809248 139854439189288 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7518] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7518/stat : 7518 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426470 9856040960 23776 33554432000 1073741824 1073778376 140736922809248 139854438136488 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7510/tid=7519] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7519/stat : 7519 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426470 9856040960 23776 33554432000 1073741824 1073778376 140736922809248 139854437084200 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7520] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7520/stat : 7520 (java) S 7507 7510 5514 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36426470 9856040960 23776 33554432000 1073741824 1073778376 140736922809248 139854436031400 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7521] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7521/stat : 7521 (java) S 7507 7510 5514 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 36426472 9856040960 23776 33554432000 1073741824 1073778376 140736922809248 139854423832808 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7522] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7522/stat : 7522 (java) S 7507 7510 5514 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36426472 9856040960 23776 33554432000 1073741824 1073778376 140736922809248 139854422778872 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7523] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7523/stat : 7523 (java) S 7507 7510 5514 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36426472 9856040960 23776 33554432000 1073741824 1073778376 140736922809248 139854421726472 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7524] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7524/stat : 7524 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426475 9856040960 23776 33554432000 1073741824 1073778376 140736922809248 139854420674960 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7525] ppid=7507 vsize=9625040 CPUtime=1.03 cores=1,3,5,7
/proc/7510/task/7525/stat : 7525 (java) S 7507 7510 5514 0 -1 4202560 11576 0 0 0 101 2 0 0 20 0 19 0 36426475 9856040960 23776 33554432000 1073741824 1073778376 140736922809248 139854419622584 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7526] ppid=7507 vsize=9625040 CPUtime=0.75 cores=1,3,5,7
/proc/7510/task/7526/stat : 7526 (java) S 7507 7510 5514 0 -1 4202560 8799 0 0 0 73 2 0 0 20 0 19 0 36426475 9856040960 23776 33554432000 1073741824 1073778376 140736922809248 139854418569784 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7510/tid=7527] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7527/stat : 7527 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426475 9856040960 23776 33554432000 1073741824 1073778376 140736922809248 139854417517688 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7510/tid=7528] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7528/stat : 7528 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426475 9856040960 23776 33554432000 1073741824 1073778376 140736922809248 139854416465096 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7529] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7529/stat : 7529 (java) S 7507 7510 5514 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 36426501 9856040960 23776 33554432000 1073741824 1073778376 140736922809248 139854415410088 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 8.07
Current children cumulated vsize (KiB) 9625040


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

[pid=7510/tid=7515] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7515/stat : 7515 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426470 9856040960 33646 33554432000 1073741824 1073778376 140736922809248 139854441294376 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7510/tid=7516] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7516/stat : 7516 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426470 9856040960 33646 33554432000 1073741824 1073778376 140736922809248 139854440241576 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7510/tid=7517] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7517/stat : 7517 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426470 9856040960 33646 33554432000 1073741824 1073778376 140736922809248 139854439189288 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7518] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7518/stat : 7518 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426470 9856040960 33646 33554432000 1073741824 1073778376 140736922809248 139854438136488 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7510/tid=7519] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7519/stat : 7519 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426470 9856040960 33646 33554432000 1073741824 1073778376 140736922809248 139854437084200 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7520] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7520/stat : 7520 (java) S 7507 7510 5514 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36426470 9856040960 33646 33554432000 1073741824 1073778376 140736922809248 139854436031400 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7521] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7521/stat : 7521 (java) S 7507 7510 5514 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 36426472 9856040960 33646 33554432000 1073741824 1073778376 140736922809248 139854423832808 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7522] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7522/stat : 7522 (java) S 7507 7510 5514 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36426472 9856040960 33646 33554432000 1073741824 1073778376 140736922809248 139854422778872 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7523] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7523/stat : 7523 (java) S 7507 7510 5514 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36426472 9856040960 33646 33554432000 1073741824 1073778376 140736922809248 139854421726472 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7524] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7524/stat : 7524 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426475 9856040960 33646 33554432000 1073741824 1073778376 140736922809248 139854420674960 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7525] ppid=7507 vsize=9625040 CPUtime=1.05 cores=1,3,5,7
/proc/7510/task/7525/stat : 7525 (java) S 7507 7510 5514 0 -1 4202560 11576 0 0 0 103 2 0 0 20 0 19 0 36426475 9856040960 33646 33554432000 1073741824 1073778376 140736922809248 139854419622584 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7526] ppid=7507 vsize=9625040 CPUtime=0.81 cores=1,3,5,7
/proc/7510/task/7526/stat : 7526 (java) S 7507 7510 5514 0 -1 4202560 8800 0 0 0 79 2 0 0 20 0 19 0 36426475 9856040960 33646 33554432000 1073741824 1073778376 140736922809248 139854418569784 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7510/tid=7527] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7527/stat : 7527 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426475 9856040960 33646 33554432000 1073741824 1073778376 140736922809248 139854417517688 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7510/tid=7528] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7528/stat : 7528 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426475 9856040960 33646 33554432000 1073741824 1073778376 140736922809248 139854416465096 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7529] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7529/stat : 7529 (java) S 7507 7510 5514 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 36426501 9856040960 33646 33554432000 1073741824 1073778376 140736922809248 139854415410088 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 22.65
Current children cumulated vsize (KiB) 9625040

[startup+21.6008 s]
/proc/loadavg: 2.32 2.21 1.92 3/213 7594
/proc/meminfo: memFree=31100732/32872528 swapFree=338416/354768
[pid=7510] ppid=7507 vsize=9625040 CPUtime=23.47 cores=1,3,5,7
/proc/7510/stat : 7510 (java) S 7507 7510 5514 0 -1 4202496 24183 0 1 0 2341 6 0 0 20 0 19 0 36426468 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 140736922800384 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7510/statm: 2406260 34158 2271 9 0 2396937 0
[pid=7510/tid=7512] ppid=7507 vsize=9625040 CPUtime=21.56 cores=1,3,5,7
/proc/7510/task/7512/stat : 7512 (java) R 7507 7510 5514 0 -1 4202560 2528 0 1 0 2153 3 0 0 20 0 19 0 36426469 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 139854600022648 139854540266554 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=7510/tid=7513] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7513/stat : 7513 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426470 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 139854538754344 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7514] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7514/stat : 7514 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426470 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 139854442346664 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7510/tid=7515] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7515/stat : 7515 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426470 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 139854441294376 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7510/tid=7516] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7516/stat : 7516 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426470 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 139854440241576 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7510/tid=7517] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7517/stat : 7517 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426470 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 139854439189288 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7518] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7518/stat : 7518 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426470 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 139854438136488 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7510/tid=7519] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7519/stat : 7519 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426470 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 139854437084200 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7520] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7520/stat : 7520 (java) S 7507 7510 5514 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36426470 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 139854436031400 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7521] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7521/stat : 7521 (java) S 7507 7510 5514 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 36426472 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 139854423832808 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7522] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7522/stat : 7522 (java) S 7507 7510 5514 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36426472 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 139854422778872 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7523] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7523/stat : 7523 (java) S 7507 7510 5514 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36426472 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 139854421726472 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7524] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7524/stat : 7524 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426475 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 139854420674960 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7525] ppid=7507 vsize=9625040 CPUtime=1.07 cores=1,3,5,7
/proc/7510/task/7525/stat : 7525 (java) S 7507 7510 5514 0 -1 4202560 11576 0 0 0 105 2 0 0 20 0 19 0 36426475 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 139854419622584 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7526] ppid=7507 vsize=9625040 CPUtime=0.81 cores=1,3,5,7
/proc/7510/task/7526/stat : 7526 (java) S 7507 7510 5514 0 -1 4202560 8800 0 0 0 79 2 0 0 20 0 19 0 36426475 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 139854418569784 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7510/tid=7527] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7527/stat : 7527 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426475 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 139854417517688 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7510/tid=7528] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7528/stat : 7528 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426475 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 139854416465096 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7529] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7529/stat : 7529 (java) S 7507 7510 5514 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 36426501 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 139854415410088 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 23.47
Current children cumulated vsize (KiB) 9625040

[startup+22.0008 s]
/proc/loadavg: 2.32 2.21 1.92 4/213 7594
/proc/meminfo: memFree=31094464/32872528 swapFree=338416/354768
[pid=7510] ppid=7507 vsize=9625040 CPUtime=23.88 cores=1,3,5,7
/proc/7510/stat : 7510 (java) S 7507 7510 5514 0 -1 4202496 24183 0 1 0 2382 6 0 0 20 0 19 0 36426468 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 140736922800384 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7510/statm: 2406260 34158 2271 9 0 2396937 0
[pid=7510/tid=7512] ppid=7507 vsize=9625040 CPUtime=21.96 cores=1,3,5,7
/proc/7510/task/7512/stat : 7512 (java) R 7507 7510 5514 0 -1 4202560 2528 0 1 0 2193 3 0 0 20 0 19 0 36426469 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 139854600015616 139854540283920 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=7510/tid=7513] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7513/stat : 7513 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426470 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 139854538754344 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7514] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7514/stat : 7514 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426470 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 139854442346664 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7510/tid=7515] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7515/stat : 7515 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426470 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 139854441294376 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7510/tid=7516] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7516/stat : 7516 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426470 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 139854440241576 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7510/tid=7517] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7517/stat : 7517 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426470 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 139854439189288 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7518] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7518/stat : 7518 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426470 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 139854438136488 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7510/tid=7519] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7519/stat : 7519 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426470 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 139854437084200 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7520] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7520/stat : 7520 (java) S 7507 7510 5514 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36426470 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 139854436031400 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7521] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7521/stat : 7521 (java) S 7507 7510 5514 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 36426472 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 139854423832808 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7522] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7522/stat : 7522 (java) S 7507 7510 5514 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36426472 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 139854422778872 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7523] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7523/stat : 7523 (java) S 7507 7510 5514 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36426472 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 139854421726472 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7524] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7524/stat : 7524 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426475 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 139854420674960 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7525] ppid=7507 vsize=9625040 CPUtime=1.07 cores=1,3,5,7
/proc/7510/task/7525/stat : 7525 (java) S 7507 7510 5514 0 -1 4202560 11576 0 0 0 105 2 0 0 20 0 19 0 36426475 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 139854419622584 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7526] ppid=7507 vsize=9625040 CPUtime=0.81 cores=1,3,5,7
/proc/7510/task/7526/stat : 7526 (java) S 7507 7510 5514 0 -1 4202560 8800 0 0 0 79 2 0 0 20 0 19 0 36426475 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 139854418569784 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7510/tid=7527] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7527/stat : 7527 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426475 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 139854417517688 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7510/tid=7528] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7528/stat : 7528 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426475 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 139854416465096 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7529] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7529/stat : 7529 (java) S 7507 7510 5514 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 36426501 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 139854415410088 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 23.88
Current children cumulated vsize (KiB) 9625040

[startup+22.1079 s]
/proc/loadavg: 2.32 2.21 1.92 4/213 7594
/proc/meminfo: memFree=31094464/32872528 swapFree=338416/354768
[pid=7510] ppid=7507 vsize=9625040 CPUtime=23.98 cores=1,3,5,7
/proc/7510/stat : 7510 (java) S 7507 7510 5514 0 -1 4202496 24184 0 1 0 2392 6 0 0 20 0 19 0 36426468 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 140736922800384 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7510/statm: 2406260 34158 2271 9 0 2396937 0
[pid=7510/tid=7512] ppid=7507 vsize=9625040 CPUtime=22.06 cores=1,3,5,7
/proc/7510/task/7512/stat : 7512 (java) R 7507 7510 5514 0 -1 4202560 2529 0 1 0 2203 3 0 0 20 0 19 0 36426469 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 139854600024600 139854540299628 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=7510/tid=7513] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7513/stat : 7513 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426470 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 139854538754344 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7514] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7514/stat : 7514 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426470 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 139854442346664 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7510/tid=7515] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7515/stat : 7515 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426470 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 139854441294376 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7510/tid=7516] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7516/stat : 7516 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426470 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 139854440241576 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7510/tid=7517] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7517/stat : 7517 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426470 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 139854439189288 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7518] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7518/stat : 7518 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426470 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 139854438136488 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7510/tid=7519] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7519/stat : 7519 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426470 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 139854437084200 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7520] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7520/stat : 7520 (java) S 7507 7510 5514 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36426470 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 139854436031400 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7521] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7521/stat : 7521 (java) S 7507 7510 5514 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 36426472 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 139854423832808 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7522] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7522/stat : 7522 (java) S 7507 7510 5514 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36426472 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 139854422778872 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7523] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7523/stat : 7523 (java) S 7507 7510 5514 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36426472 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 139854421726472 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7524] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7524/stat : 7524 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426475 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 139854420674960 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7525] ppid=7507 vsize=9625040 CPUtime=1.07 cores=1,3,5,7
/proc/7510/task/7525/stat : 7525 (java) S 7507 7510 5514 0 -1 4202560 11576 0 0 0 105 2 0 0 20 0 19 0 36426475 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 139854419622584 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7526] ppid=7507 vsize=9625040 CPUtime=0.81 cores=1,3,5,7
/proc/7510/task/7526/stat : 7526 (java) S 7507 7510 5514 0 -1 4202560 8800 0 0 0 79 2 0 0 20 0 19 0 36426475 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 139854418569784 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7510/tid=7527] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7527/stat : 7527 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426475 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 139854417517688 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7510/tid=7528] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7528/stat : 7528 (java) S 7507 7510 5514 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36426475 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 139854416465096 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7510/tid=7529] ppid=7507 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7510/task/7529/stat : 7529 (java) S 7507 7510 5514 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 36426501 9856040960 34158 33554432000 1073741824 1073778376 140736922809248 139854415410088 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 23.98
Current children cumulated vsize (KiB) 9625040

Child status: 30
Real time (s): 22.1775
CPU time (s): 24.0813
CPU user time (s): 23.9784
CPU system time (s): 0.102984
CPU usage (%): 108.585
Max. virtual memory (cumulated for all children) (KiB): 9626576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.9784
system time used= 0.102984
maximum resident set size= 138740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24208
page faults= 1
swaps= 0
block input operations= 0
block output operations= 64
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 814
involuntary context switches= 136

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.114982 second user time and 0.175973 second system time

The end

Launcher Data

Begin job on node126 at 2016-06-19 15:43:17
IDJOB=4109944
IDBENCH=78977
IDSOLVER=2551
FILE ID=node126/4109944-1466343797
RUNJOBID= node126-1466341816-5531
PBS_JOBID= 19922027
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900551347--soft-66-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4109944-1466343797/watcher-4109944-1466343797 -o /tmp/evaluation-result-4109944-1466343797/solver-4109944-1466343797 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1466341816-5531 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4109944-1466343797.wbo

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

MD5SUM BENCH= ccbb2f2628d7a379eab2ad56e88b2a24
RANDOM SEED=1747499913

node126.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.121
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	: 5332.24
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.121
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	: 5332.55
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.121
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	: 5332.55
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.121
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	: 5332.55
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.121
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	: 5332.55
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.121
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	: 5332.55
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.121
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	: 5332.55
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.121
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31181888 kB
Buffers:          174356 kB
Cached:           277680 kB
SwapCached:         1796 kB
Active:           225552 kB
Inactive:         345580 kB
Active(anon):     119408 kB
Inactive(anon):     1916 kB
Active(file):     106144 kB
Inactive(file):   343664 kB
Unevictable:      354768 kB
Mlocked:          338416 kB
SwapTotal:      67108856 kB
SwapFree:       67100300 kB
Dirty:              1460 kB
Writeback:             0 kB
AnonPages:        435900 kB
Mapped:            17124 kB
Shmem:                 0 kB
Slab:             609108 kB
SReclaimable:      52924 kB
SUnreclaim:       556184 kB
KernelStack:        1760 kB
PageTables:         4880 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1042600 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71740 MiB
End job on node126 at 2016-06-19 15:43:40