Trace number 4092282

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 Res+CP PB16OPTIMUM 32.3181 36.888

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900581320--soft-0-100-0.wbo
MD5SUM85ba7bcc847457eeeb822d6fc8af8950
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 benchmark21.0708
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 138262
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 138261
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 641
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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/0.11	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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4092282-1467322132.wbo
0.10/0.11	c reading problem ... 
0.47/0.35	c ... done. Wall clock time 0.235s.
0.47/0.35	c declared #vars     231
0.47/0.35	c internal #vars     2938
0.47/0.35	c #constraints  2707
0.47/0.35	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.47/0.37	c constraints type 
0.47/0.37	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2684
0.47/0.37	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 23
0.47/0.37	c 2707 constraints processed.
0.47/0.37	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.47/0.37	c constraints type 
0.47/0.37	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2684
0.47/0.37	c org.sat4j.pb.constraints.pb.MaxWatchPb => 23
0.47/0.37	c 2707 constraints processed.
0.47/0.37	c objective function length is 2707 literals
0.76/0.49	c And the winner is solver0
1.41/0.86	c SATISFIABLE
1.41/0.86	c OPTIMIZING...
1.41/0.86	c Got one! Elapsed wall clock time (in seconds):0.743
1.41/0.86	o 395
1.54/0.90	c And the winner is solver0
1.59/1.38	c Got one! Elapsed wall clock time (in seconds):1.268
1.59/1.38	o 382
1.63/1.41	c And the winner is solver0
1.77/1.89	c Got one! Elapsed wall clock time (in seconds):1.781
1.77/1.89	o 379
1.77/1.91	c And the winner is solver0
1.82/2.40	c Got one! Elapsed wall clock time (in seconds):2.291
1.82/2.40	o 356
1.82/2.42	c And the winner is solver0
1.90/2.91	c Got one! Elapsed wall clock time (in seconds):2.797
1.90/2.91	o 344
1.90/2.92	c And the winner is solver0
1.97/3.42	c Got one! Elapsed wall clock time (in seconds):3.304
1.97/3.42	o 315
1.97/3.43	c And the winner is solver0
2.03/3.92	c Got one! Elapsed wall clock time (in seconds):3.809
2.03/3.92	o 309
2.03/3.93	c And the winner is solver0
2.03/4.43	c Got one! Elapsed wall clock time (in seconds):4.313
2.03/4.43	o 298
2.03/4.45	c And the winner is solver0
2.27/4.93	c Got one! Elapsed wall clock time (in seconds):4.817
2.27/4.93	o 288
2.27/4.94	c And the winner is solver0
2.28/5.44	c Got one! Elapsed wall clock time (in seconds):5.322
2.28/5.44	o 281
2.28/5.45	c And the winner is solver0
2.28/5.94	c Got one! Elapsed wall clock time (in seconds):5.826
2.28/5.94	o 261
2.44/6.06	c And the winner is solver0
2.64/6.44	c Got one! Elapsed wall clock time (in seconds):6.33
2.64/6.44	o 243
2.64/6.47	c And the winner is solver0
2.71/6.95	c Got one! Elapsed wall clock time (in seconds):6.834
2.71/6.95	o 240
2.71/6.97	c And the winner is solver0
2.79/7.45	c Got one! Elapsed wall clock time (in seconds):7.338
2.79/7.45	o 232
2.90/7.51	c And the winner is solver0
3.01/7.96	c Got one! Elapsed wall clock time (in seconds):7.842
3.01/7.96	o 229
3.01/7.99	c And the winner is solver0
3.09/8.46	c Got one! Elapsed wall clock time (in seconds):8.346
3.09/8.46	o 223
3.15/8.59	c And the winner is solver0
3.35/8.96	c Got one! Elapsed wall clock time (in seconds):8.85
3.35/8.96	o 222
3.35/8.97	c And the winner is solver0
3.37/9.47	c Got one! Elapsed wall clock time (in seconds):9.353
3.37/9.47	o 220
3.37/9.49	c And the winner is solver0
3.42/9.97	c Got one! Elapsed wall clock time (in seconds):9.857
3.42/9.97	o 207
3.42/9.98	c And the winner is solver0
3.42/10.48	c Got one! Elapsed wall clock time (in seconds):10.361
3.42/10.48	o 205
3.42/10.49	c And the winner is solver0
3.46/10.98	c Got one! Elapsed wall clock time (in seconds):10.865
3.46/10.98	o 204
3.46/10.99	c And the winner is solver0
3.48/11.48	c Got one! Elapsed wall clock time (in seconds):11.369
3.48/11.48	o 187
3.51/11.50	c And the winner is solver0
3.53/11.99	c Got one! Elapsed wall clock time (in seconds):11.872
3.53/11.99	o 182
3.53/12.00	c And the winner is solver0
3.54/12.49	c Got one! Elapsed wall clock time (in seconds):12.376
3.54/12.49	o 171
3.55/12.50	c And the winner is solver0
3.56/12.99	c Got one! Elapsed wall clock time (in seconds):12.88
3.56/12.99	o 146
3.56/13.02	c And the winner is solver0
3.62/13.50	c Got one! Elapsed wall clock time (in seconds):13.384
3.62/13.50	o 136
3.62/13.51	c And the winner is solver0
3.64/14.00	c Got one! Elapsed wall clock time (in seconds):13.888
3.64/14.00	o 131
3.64/14.01	c And the winner is solver0
3.67/14.51	c Got one! Elapsed wall clock time (in seconds):14.392
3.67/14.51	o 128
3.67/14.53	c And the winner is solver0
3.73/15.01	c Got one! Elapsed wall clock time (in seconds):14.895
3.73/15.01	o 125
3.73/15.02	c And the winner is solver0
3.77/15.51	c Got one! Elapsed wall clock time (in seconds):15.399
3.77/15.51	o 123
3.94/15.61	c And the winner is solver0
4.00/16.02	c Got one! Elapsed wall clock time (in seconds):15.903
4.00/16.02	o 122
4.00/16.05	c And the winner is solver0
4.19/16.52	c Got one! Elapsed wall clock time (in seconds):16.406
4.19/16.52	o 118
4.19/16.54	c And the winner is solver0
4.23/17.02	c Got one! Elapsed wall clock time (in seconds):16.91
4.23/17.02	o 116
4.23/17.03	c And the winner is solver0
4.26/17.53	c Got one! Elapsed wall clock time (in seconds):17.413
4.26/17.53	o 112
4.26/17.58	c And the winner is solver0
4.42/18.03	c Got one! Elapsed wall clock time (in seconds):17.917
4.42/18.03	o 82
4.55/18.10	c And the winner is solver0
4.57/18.53	c Got one! Elapsed wall clock time (in seconds):18.421
4.57/18.53	o 80
4.92/18.73	c And the winner is solver0
4.98/19.04	c Got one! Elapsed wall clock time (in seconds):18.926
4.98/19.04	o 79
4.98/19.06	c And the winner is solver0
5.04/19.54	c Got one! Elapsed wall clock time (in seconds):19.431
5.04/19.54	o 78
5.04/19.58	c And the winner is solver0
5.11/20.05	c Got one! Elapsed wall clock time (in seconds):19.936
5.11/20.05	o 77
5.11/20.08	c And the winner is solver0
5.20/20.56	c Got one! Elapsed wall clock time (in seconds):20.443
5.20/20.56	o 76
5.20/20.58	c And the winner is solver0
5.28/21.06	c Got one! Elapsed wall clock time (in seconds):20.948
5.28/21.06	o 71
5.28/21.07	c And the winner is solver0
5.30/21.57	c Got one! Elapsed wall clock time (in seconds):21.454
5.30/21.57	o 10
5.80/21.81	c cleaning 5498 clauses out of 11012 with flag 17690/11012
6.29/22.04	c And the winner is solver0
6.44/22.12	c Got one! Elapsed wall clock time (in seconds):22.01
6.44/22.12	o 9
6.64/22.29	c cleaning 5414 clauses out of 10833 with flag 14688/16331
7.12/22.41	c And the winner is solver0
7.17/22.64	c Got one! Elapsed wall clock time (in seconds):22.524
7.17/22.64	o 8
7.17/22.69	c And the winner is solver0
7.28/23.15	c Got one! Elapsed wall clock time (in seconds):23.038
7.28/23.15	o 7
7.28/23.18	c And the winner is solver0
7.37/23.67	c Got one! Elapsed wall clock time (in seconds):23.553
7.37/23.67	o 3
7.83/23.97	c cleaning 5796 clauses out of 11608 with flag 36487/22520
8.69/24.36	c cleaning 5900 clauses out of 11815 with flag 94831/28523
9.67/24.80	c cleaning 6450 clauses out of 12912 with flag 163472/35520
10.51/25.23	c And the winner is solver0
10.57/25.68	c Got one! Elapsed wall clock time (in seconds):25.567
10.57/25.68	o 1
11.23/26.08	c cleaning 8978 clauses out of 17979 with flag 39186/47037
12.04/26.49	c cleaning 7489 clauses out of 14998 with flag 93665/53034
13.06/26.97	c cleaning 7240 clauses out of 14509 with flag 154084/60034
14.26/27.52	c cleaning 7628 clauses out of 15269 with flag 221237/68034
15.69/28.22	c cleaning 8309 clauses out of 16644 with flag 304679/77037
17.29/29.05	c cleaning 9148 clauses out of 18332 with flag 400618/87034
19.35/30.08	c cleaning 10072 clauses out of 20184 with flag 514547/98034
21.55/31.19	c cleaning 11048 clauses out of 22112 with flag 624647/110034
24.44/32.51	c cleaning 12030 clauses out of 24064 with flag 732872/123034
27.05/33.85	c cleaning 13014 clauses out of 26034 with flag 834232/137035
29.53/35.03	c cleaning 14007 clauses out of 28019 with flag 917992/152035
31.94/36.21	c cleaning 15002 clauses out of 30003 with flag 993912/168034
31.94/36.24	c And the winner is solver0
32.15/36.88	c >>>>>>>>>> Solver number 0 (48 answers) <<<<<<<<<<<<<<<<<<
32.15/36.88	c starts		: 103
32.15/36.88	c conflicts		: 168976
32.15/36.88	c decisions		: 385387
32.15/36.88	c propagations		: 9027253
32.15/36.88	c inspects		: 182490536
32.15/36.88	c shortcuts		: 0
32.15/36.88	c learnt literals	: 18
32.15/36.88	c learnt binary clauses	: 131
32.15/36.88	c learnt ternary clauses	: 581
32.15/36.88	c learnt constraints	: 168957
32.15/36.88	c ignored constraints	: 0
32.15/36.88	c root simplifications	: 0
32.15/36.88	c removed literals (reason simplification)	: 475591
32.15/36.88	c reason swapping (by a shorter reason)	: 0
32.15/36.88	c Calls to reduceDB	: 17
32.15/36.88	c Number of update (reduction) of LBD	: 63971
32.15/36.88	c Imported unit clauses	: 0
32.15/36.88	c number of reductions to clauses (during analyze)	: 0
32.15/36.88	c number of learned constraints concerned by reduction	: 0
32.15/36.88	c number of learning phase by resolution	: 0
32.15/36.88	c number of learning phase by cutting planes	: 0
32.15/36.88	c speed (assignments/second)	: 247308.44885211767
32.15/36.88	c non guided choices	4922
32.15/36.88	c learnt constraints type 
32.15/36.88	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
32.15/36.88	c starts		: 61
32.15/36.88	c conflicts		: 2660
32.15/36.88	c decisions		: 125354
32.15/36.88	c propagations		: 231635
32.15/36.88	c inspects		: 20994620
32.15/36.88	c shortcuts		: 0
32.15/36.88	c learnt literals	: 0
32.15/36.88	c learnt binary clauses	: 0
32.15/36.88	c learnt ternary clauses	: 0
32.15/36.88	c learnt constraints	: 2634
32.15/36.88	c ignored constraints	: 0
32.15/36.88	c root simplifications	: 0
32.15/36.88	c removed literals (reason simplification)	: 0
32.15/36.88	c reason swapping (by a shorter reason)	: 0
32.15/36.88	c Calls to reduceDB	: 0
32.15/36.88	c Number of update (reduction) of LBD	: 0
32.15/36.88	c Imported unit clauses	: 0
32.15/36.88	c number of reductions to clauses (during analyze)	: 0
32.15/36.88	c number of learned constraints concerned by reduction	: 0
32.15/36.88	c number of learning phase by resolution	: 0
32.15/36.88	c number of learning phase by cutting planes	: 0
32.15/36.88	c speed (assignments/second)	: 20763.266403728932
32.15/36.88	c non guided choices	4863
32.15/36.88	c learnt constraints type 
32.15/36.88	s OPTIMUM FOUND
32.15/36.88	c Found 47 solution(s)
32.15/36.88	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 
32.15/36.88	c objective function=1
32.15/36.88	c Total wall clock time (in seconds): 36.765

Verifier Data

OK	1

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-4092282-1467322132/watcher-4092282-1467322132 -o /tmp/evaluation-result-4092282-1467322132/solver-4092282-1467322132 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node151-1467322011-11394 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4092282-1467322132.wbo 

pid=12992
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: 1.68 1.83 1.85 4/197 12995
/proc/meminfo: memFree=31522192/32872528 swapFree=8040/8040
[pid=12995] ppid=12992 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/12995/stat : 12995 (java) S 12992 12995 11378 0 -1 4202496 1354 0 0 0 0 0 0 0 20 0 2 0 2888742 98570240 977 33554432000 1073741824 1073778376 140733905407696 140733905398832 243768787005 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12995/statm: 24065 977 744 9 0 16771 0
[pid=12995/tid=12996] ppid=12992 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/12995/task/12996/stat : 12996 (java) R 12992 12995 11378 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 2888743 98570240 977 33554432000 1073741824 1073778376 140733905407696 139890372578856 243765429632 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100113 s]
/proc/loadavg: 1.68 1.83 1.85 4/197 12995
/proc/meminfo: memFree=31522192/32872528 swapFree=8040/8040
[pid=12995] ppid=12992 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/12995/stat : 12995 (java) S 12992 12995 11378 0 -1 4202496 4431 0 1 0 9 1 0 0 20 0 18 0 2888742 9787879424 6052 33554432000 1073741824 1073778376 140733905407696 140733905398832 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12995/statm: 2389619 6052 2126 9 0 2380296 0
[pid=12995/tid=12996] ppid=12992 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/12995/task/12996/stat : 12996 (java) R 12992 12995 11378 0 -1 4202560 2400 0 1 0 6 1 0 0 20 0 18 0 2888743 9787879424 6052 33554432000 1073741824 1073778376 140733905407696 139890372579080 243768812813 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200313 s]
/proc/loadavg: 1.68 1.83 1.85 4/197 12995
/proc/meminfo: memFree=31522192/32872528 swapFree=8040/8040
[pid=12995] ppid=12992 vsize=9558476 CPUtime=0.24 cores=0,2,4,6
/proc/12995/stat : 12995 (java) S 12992 12995 11378 0 -1 4202496 4738 0 1 0 23 1 0 0 20 0 18 0 2888742 9787879424 6818 33554432000 1073741824 1073778376 140733905407696 140733905398832 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12995/statm: 2389619 6818 2198 9 0 2380296 0
[pid=12995/tid=12996] ppid=12992 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/12995/task/12996/stat : 12996 (java) R 12992 12995 11378 0 -1 4202560 2412 0 1 0 16 1 0 0 20 0 18 0 2888743 9787879424 6818 33554432000 1073741824 1073778376 140733905407696 139890372579080 243768812813 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.300312 s]
/proc/loadavg: 1.68 1.83 1.85 4/197 12995
/proc/meminfo: memFree=31522192/32872528 swapFree=8040/8040
[pid=12995] ppid=12992 vsize=9558476 CPUtime=0.47 cores=0,2,4,6
/proc/12995/stat : 12995 (java) S 12992 12995 11378 0 -1 4202496 5594 0 1 0 45 2 0 0 20 0 18 0 2888742 9787879424 8382 33554432000 1073741824 1073778376 140733905407696 140733905398832 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12995/statm: 2389619 8382 2232 9 0 2380296 0
[pid=12995/tid=12996] ppid=12992 vsize=9558476 CPUtime=0.27 cores=0,2,4,6
/proc/12995/task/12996/stat : 12996 (java) R 12992 12995 11378 0 -1 4202560 2414 0 1 0 26 1 0 0 20 0 18 0 2888743 9787879424 8382 33554432000 1073741824 1073778376 140733905407696 139890372583736 139890312363464 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9558476

[startup+0.700317 s]
/proc/loadavg: 1.68 1.83 1.85 4/197 12995
/proc/meminfo: memFree=31522192/32872528 swapFree=8040/8040
[pid=12995] ppid=12992 vsize=9824732 CPUtime=1.41 cores=0,2,4,6
/proc/12995/stat : 12995 (java) S 12992 12995 11378 0 -1 4202496 10520 0 1 0 136 5 0 0 20 0 19 0 2888742 10060525568 13202 33554432000 1073741824 1073778376 140733905407696 140733905398832 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12995/statm: 2456183 13202 2267 9 0 2446860 0
[pid=12995/tid=12996] ppid=12992 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/12995/task/12996/stat : 12996 (java) S 12992 12995 11378 0 -1 4202560 2458 0 1 0 32 1 0 0 20 0 19 0 2888743 10060525568 13202 33554432000 1073741824 1073778376 140733905407696 139890372584312 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 9824732

[startup+1.5009 s]
/proc/loadavg: 1.68 1.83 1.85 1/213 13023
/proc/meminfo: memFree=31408072/32872528 swapFree=8040/8040
[pid=12995] ppid=12992 vsize=9824732 CPUtime=1.77 cores=0,2,4,6
/proc/12995/stat : 12995 (java) S 12992 12995 11378 0 -1 4202496 11076 0 1 0 168 9 0 0 20 0 19 0 2888742 10060525568 16282 33554432000 1073741824 1073778376 140733905407696 140733905398832 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12995/statm: 2456183 16282 2273 9 0 2446860 0
[pid=12995/tid=12996] ppid=12992 vsize=9824732 CPUtime=0.38 cores=0,2,4,6
/proc/12995/task/12996/stat : 12996 (java) S 12992 12995 11378 0 -1 4202560 2461 0 1 0 36 2 0 0 20 0 19 0 2888743 10060525568 16282 33554432000 1073741824 1073778376 140733905407696 139890372584312 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12995/tid=12998] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/12998/stat : 12998 (java) S 12992 12995 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2888743 10060525568 16282 33554432000 1073741824 1073778376 140733905407696 139890311314088 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12995/tid=12999] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/12999/stat : 12999 (java) S 12992 12995 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2888743 10060525568 16282 33554432000 1073741824 1073778376 140733905407696 139890310261544 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12995/tid=13000] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13000/stat : 13000 (java) S 12992 12995 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2888743 10060525568 16282 33554432000 1073741824 1073778376 140733905407696 139890309209000 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12995/tid=13001] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13001/stat : 13001 (java) S 12992 12995 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2888743 10060525568 16282 33554432000 1073741824 1073778376 140733905407696 139890308156456 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12995/tid=13002] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13002/stat : 13002 (java) S 12992 12995 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2888743 10060525568 16282 33554432000 1073741824 1073778376 140733905407696 139890307102888 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12995/tid=13003] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13003/stat : 13003 (java) S 12992 12995 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2888743 10060525568 16282 33554432000 1073741824 1073778376 140733905407696 139890211371304 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12995/tid=13004] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13004/stat : 13004 (java) S 12992 12995 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2888743 10060525568 16282 33554432000 1073741824 1073778376 140733905407696 139890210318760 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12995/tid=13005] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13005/stat : 13005 (java) S 12992 12995 11378 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2888743 10060525568 16282 33554432000 1073741824 1073778376 140733905407696 139890209266216 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12995/tid=13006] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13006/stat : 13006 (java) S 12992 12995 11378 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 2888745 10060525568 16282 33554432000 1073741824 1073778376 140733905407696 139890196855400 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12995/tid=13007] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13007/stat : 13007 (java) S 12992 12995 11378 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 2888745 10060525568 16282 33554432000 1073741824 1073778376 140733905407696 139890195801720 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12995/tid=13008] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13008/stat : 13008 (java) S 12992 12995 11378 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2888745 10060525568 16282 33554432000 1073741824 1073778376 140733905407696 139890194749064 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12995/tid=13009] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13009/stat : 13009 (java) S 12992 12995 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2888747 10060525568 16282 33554432000 1073741824 1073778376 140733905407696 139890193697808 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12995/tid=13010] ppid=12992 vsize=9824732 CPUtime=0.47 cores=0,2,4,6
/proc/12995/task/13010/stat : 13010 (java) S 12992 12995 11378 0 -1 4202560 3675 0 0 0 47 0 0 0 20 0 19 0 2888747 10060525568 16282 33554432000 1073741824 1073778376 140733905407696 139890192644152 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12995/tid=13011] ppid=12992 vsize=9824732 CPUtime=0.48 cores=0,2,4,6
/proc/12995/task/13011/stat : 13011 (java) S 12992 12995 11378 0 -1 4202560 3596 0 0 0 48 0 0 0 20 0 19 0 2888747 10060525568 16282 33554432000 1073741824 1073778376 140733905407696 139890191591608 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12995/tid=13012] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13012/stat : 13012 (java) S 12992 12995 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2888747 10060525568 16282 33554432000 1073741824 1073778376 140733905407696 139890190539256 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12995/tid=13013] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13013/stat : 13013 (java) S 12992 12995 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2888747 10060525568 16282 33554432000 1073741824 1073778376 140733905407696 139890189486920 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12995/tid=13017] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13017/stat : 13017 (java) S 12992 12995 11378 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2888780 10060525568 16282 33554432000 1073741824 1073778376 140733905407696 139890184832680 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1.77
Current children cumulated vsize (KiB) 9824732

[startup+3.10088 s]
/proc/loadavg: 1.68 1.83 1.85 3/215 13037
/proc/meminfo: memFree=31393248/32872528 swapFree=8040/8040
[pid=12995] ppid=12992 vsize=9824732 CPUtime=1.97 cores=0,2,4,6
/proc/12995/stat : 12995 (java) S 12992 12995 11378 0 -1 4202496 12036 0 1 0 187 10 0 0 20 0 19 0 2888742 10060525568 20538 33554432000 1073741824 1073778376 140733905407696 140733905398832 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12995/statm: 2456183 20538 2275 9 0 2446860 0
[pid=12995/tid=12996] ppid=12992 vsize=9824732 CPUtime=0.4 cores=0,2,4,6
/proc/12995/task/12996/stat : 12996 (java) S 12992 12995 11378 0 -1 4202560 2463 0 1 0 38 2 0 0 20 0 19 0 2888743 10060525568 20538 33554432000 1073741824 1073778376 140733905407696 139890372584312 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12995/tid=12998] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/12998/stat : 12998 (java) S 12992 12995 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2888743 10060525568 20538 33554432000 1073741824 1073778376 140733905407696 139890311314088 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12995/tid=12999] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/12999/stat : 12999 (java) S 12992 12995 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2888743 10060525568 20538 33554432000 1073741824 1073778376 140733905407696 139890310261544 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12995/tid=13000] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13000/stat : 13000 (java) S 12992 12995 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2888743 10060525568 20538 33554432000 1073741824 1073778376 140733905407696 139890309209000 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12995/tid=13001] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13001/stat : 13001 (java) S 12992 12995 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2888743 10060525568 20538 33554432000 1073741824 1073778376 140733905407696 139890308156456 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12995/tid=13002] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13002/stat : 13002 (java) S 12992 12995 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2888743 10060525568 20538 33554432000 1073741824 1073778376 140733905407696 139890307102888 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12995/tid=13003] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13003/stat : 13003 (java) S 12992 12995 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2888743 10060525568 20538 33554432000 1073741824 1073778376 140733905407696 139890211371304 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12995/tid=13004] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13004/stat : 13004 (java) S 12992 12995 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2888743 10060525568 20538 33554432000 1073741824 1073778376 140733905407696 139890210318760 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12995/tid=13005] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13005/stat : 13005 (java) S 12992 12995 11378 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2888743 10060525568 20538 33554432000 1073741824 1073778376 140733905407696 139890209266216 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12995/tid=13006] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13006/stat : 13006 (java) S 12992 12995 11378 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 2888745 10060525568 20538 33554432000 1073741824 1073778376 140733905407696 139890196855400 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12995/tid=13007] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13007/stat : 13007 (java) S 12992 12995 11378 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 2888745 10060525568 20538 33554432000 1073741824 1073778376 140733905407696 139890195801720 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12995/tid=13008] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13008/stat : 13008 (java) S 12992 12995 11378 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2888745 10060525568 20538 33554432000 1073741824 1073778376 140733905407696 139890194749064 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12995/tid=13009] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13009/stat : 13009 (java) S 12992 12995 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2888747 10060525568 20538 33554432000 1073741824 1073778376 140733905407696 139890193697808 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12995/tid=13010] ppid=12992 vsize=9824732 CPUtime=0.52 cores=0,2,4,6
/proc/12995/task/13010/stat : 13010 (java) S 12992 12995 11378 0 -1 4202560 3677 0 0 0 52 0 0 0 20 0 19 0 2888747 10060525568 20538 33554432000 1073741824 1073778376 140733905407696 139890192644152 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12995/tid=13011] ppid=12992 vsize=9824732 CPUtime=0.59 cores=0,2,4,6
/proc/12995/task/13011/stat : 13011 (java) S 12992 12995 11378 0 -1 4202560 4523 0 0 0 59 0 0 0 20 0 19 0 2888747 10060525568 20538 33554432000 1073741824 1073778376 140733905407696 139890191591608 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12995/tid=13012] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13012/stat : 13012 (java) S 12992 12995 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2888747 10060525568 20538 33554432000 1073741824 1073778376 140733905407696 139890190539256 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12995/tid=13013] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13013/stat : 13013 (java) S 12992 12995 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2888747 10060525568 20538 33554432000 1073741824 1073778376 140733905407696 139890189486920 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12995/tid=13017] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13017/stat : 13017 (java) S 12992 12995 11378 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2888780 10060525568 20538 33554432000 1073741824 1073778376 140733905407696 139890184832680 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1.97
Current children cumulated vsize (KiB) 9824732
heavy processes:

[startup+6.30082 s]
/proc/loadavg: 1.55 1.80 1.84 1/189 13100
/proc/meminfo: memFree=31735504/32872528 swapFree=8040/8040
[pid=12995] ppid=12992 vsize=9824732 CPUtime=2.64 cores=0,2,4,6
/proc/12995/stat : 12995 (java) S 12992 12995 11378 0 -1 4202496 17357 0 1 0 246 18 0 0 20 0 19 0 2888742 10060525568 35470 33554432000 1073741824 1073778376 140733905407696 140733905398832 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12995/statm: 2456183 35470 2279 9 0 2446860 0
[pid=12995/tid=12996] ppid=12992 vsize=9824732 CPUtime=0.42 cores=0,2,4,6
/proc/12995/task/12996/stat : 12996 (java) S 12992 12995 11378 0 -1 4202560 2469 0 1 0 40 2 0 0 20 0 19 0 2888743 10060525568 35470 33554432000 1073741824 1073778376 140733905407696 139890372584312 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12995/tid=12998] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/12998/stat : 12998 (java) S 12992 12995 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2888743 10060525568 35470 33554432000 1073741824 1073778376 140733905407696 139890311314088 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12995/tid=12999] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/12999/stat : 12999 (java) S 12992 12995 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2888743 10060525568 35470 33554432000 1073741824 1073778376 140733905407696 139890310261544 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12995/tid=13000] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13000/stat : 13000 (java) S 12992 12995 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2888743 10060525568 35470 33554432000 1073741824 1073778376 140733905407696 139890309209000 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12995/tid=13001] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13001/stat : 13001 (java) S 12992 12995 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2888743 10060525568 35470 33554432000 1073741824 1073778376 140733905407696 139890308156456 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12995/tid=13002] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13002/stat : 13002 (java) S 12992 12995 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2888743 10060525568 35470 33554432000 1073741824 1073778376 140733905407696 139890307102888 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12995/tid=13003] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13003/stat : 13003 (java) S 12992 12995 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2888743 10060525568 35470 33554432000 1073741824 1073778376 140733905407696 139890211371304 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12995/tid=13004] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13004/stat : 13004 (java) S 12992 12995 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2888743 10060525568 35470 33554432000 1073741824 1073778376 140733905407696 139890210318760 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12995/tid=13005] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13005/stat : 13005 (java) S 12992 12995 11378 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2888743 10060525568 35470 33554432000 1073741824 1073778376 140733905407696 139890209266216 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12995/tid=13006] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13006/stat : 13006 (java) S 12992 12995 11378 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2888745 10060525568 35470 33554432000 1073741824 1073778376 140733905407696 139890196855400 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12995/tid=13007] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13007/stat : 13007 (java) S 12992 12995 11378 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 2888745 10060525568 35470 33554432000 1073741824 1073778376 140733905407696 139890195801720 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12995/tid=13008] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13008/stat : 13008 (java) S 12992 12995 11378 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2888745 10060525568 35470 33554432000 1073741824 1073778376 140733905407696 139890194749064 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12995/tid=13009] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13009/stat : 13009 (java) S 12992 12995 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2888747 10060525568 35470 33554432000 1073741824 1073778376 140733905407696 139890193697808 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12995/tid=13010] ppid=12992 vsize=9824732 CPUtime=0.75 cores=0,2,4,6
/proc/12995/task/13010/stat : 13010 (java) S 12992 12995 11378 0 -1 4202560 8902 0 0 0 73 2 0 0 20 0 19 0 2888747 10060525568 35470 33554432000 1073741824 1073778376 140733905407696 139890192644152 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0

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

/proc/12995/task/13010/stat : 13010 (java) S 12992 12995 11378 0 -1 4202560 8905 0 0 0 93 2 0 0 20 0 22 0 2888747 10060525568 282016 33554432000 1073741824 1073778376 140733905407696 139890192644152 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12995/tid=13011] ppid=12992 vsize=9824732 CPUtime=1.1 cores=0,2,4,6
/proc/12995/task/13011/stat : 13011 (java) S 12992 12995 11378 0 -1 4202560 6848 0 0 0 110 0 0 0 20 0 22 0 2888747 10060525568 282016 33554432000 1073741824 1073778376 140733905407696 139890191591608 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12995/tid=13012] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13012/stat : 13012 (java) S 12992 12995 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2888747 10060525568 282016 33554432000 1073741824 1073778376 140733905407696 139890190539256 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12995/tid=13013] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13013/stat : 13013 (java) S 12992 12995 11378 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 2888747 10060525568 282016 33554432000 1073741824 1073778376 140733905407696 139890189486920 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12995/tid=13017] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13017/stat : 13017 (java) S 12992 12995 11378 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2888780 10060525568 282016 33554432000 1073741824 1073778376 140733905407696 139890184832680 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12995/tid=13311] ppid=12992 vsize=9824732 CPUtime=9.32 cores=0,2,4,6
/proc/12995/task/13311/stat : 13311 (java) R 12992 12995 11378 0 -1 4202560 12 0 0 0 932 0 0 0 20 0 22 0 2891313 10060525568 282016 33554432000 1073741824 1073778376 140733905407696 139890186935128 139890312891086 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=12995/tid=13312] ppid=12992 vsize=9824732 CPUtime=9.32 cores=0,2,4,6
/proc/12995/task/13312/stat : 13312 (java) R 12992 12995 11378 0 -1 4202560 348 0 0 0 922 10 0 0 20 0 22 0 2891313 10060525568 282016 33554432000 1073741824 1073778376 140733905407696 139890185881968 139890313033745 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=12995/tid=13313] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13313/stat : 13313 (java) S 12992 12995 11378 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 2891315 10060525568 282016 33554432000 1073741824 1073778376 140733905407696 139890188383528 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 29.92
Current children cumulated vsize (KiB) 9824732

[startup+36.0009 s]
/proc/loadavg: 1.64 1.79 1.83 4/218 13313
/proc/meminfo: memFree=29212240/32872528 swapFree=8040/8040
[pid=12995] ppid=12992 vsize=9824732 CPUtime=31.53 cores=0,2,4,6
/proc/12995/stat : 12995 (java) S 12992 12995 11378 0 -1 4202496 21926 0 1 0 3045 108 0 0 20 0 22 0 2888742 10060525568 282016 33554432000 1073741824 1073778376 140733905407696 140733905398832 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12995/statm: 2456183 282016 2296 9 0 2446860 0
[pid=12995/tid=12996] ppid=12992 vsize=9824732 CPUtime=0.62 cores=0,2,4,6
/proc/12995/task/12996/stat : 12996 (java) S 12992 12995 11378 0 -1 4202560 2470 0 1 0 59 3 0 0 20 0 22 0 2888743 10060525568 282016 33554432000 1073741824 1073778376 140733905407696 139890372584312 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12995/tid=12998] ppid=12992 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/12995/task/12998/stat : 12998 (java) S 12992 12995 11378 0 -1 4202560 54 0 0 0 12 2 0 0 20 0 22 0 2888743 10060525568 282016 33554432000 1073741824 1073778376 140733905407696 139890311314088 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12995/tid=12999] ppid=12992 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/12995/task/12999/stat : 12999 (java) S 12992 12995 11378 0 -1 4202560 55 0 0 0 9 2 0 0 20 0 22 0 2888743 10060525568 282016 33554432000 1073741824 1073778376 140733905407696 139890310261544 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12995/tid=13000] ppid=12992 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/12995/task/13000/stat : 13000 (java) S 12992 12995 11378 0 -1 4202560 44 0 0 0 10 1 0 0 20 0 22 0 2888743 10060525568 282016 33554432000 1073741824 1073778376 140733905407696 139890309209000 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12995/tid=13001] ppid=12992 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/12995/task/13001/stat : 13001 (java) S 12992 12995 11378 0 -1 4202560 54 0 0 0 9 2 0 0 20 0 22 0 2888743 10060525568 282016 33554432000 1073741824 1073778376 140733905407696 139890308156456 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12995/tid=13002] ppid=12992 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/12995/task/13002/stat : 13002 (java) S 12992 12995 11378 0 -1 4202560 47 0 0 0 12 2 0 0 20 0 22 0 2888743 10060525568 282016 33554432000 1073741824 1073778376 140733905407696 139890307102888 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12995/tid=13003] ppid=12992 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/12995/task/13003/stat : 13003 (java) S 12992 12995 11378 0 -1 4202560 35 0 0 0 8 1 0 0 20 0 22 0 2888743 10060525568 282016 33554432000 1073741824 1073778376 140733905407696 139890211371304 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12995/tid=13004] ppid=12992 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/12995/task/13004/stat : 13004 (java) S 12992 12995 11378 0 -1 4202560 72 0 0 0 16 3 0 0 20 0 22 0 2888743 10060525568 282016 33554432000 1073741824 1073778376 140733905407696 139890210318760 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12995/tid=13005] ppid=12992 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/12995/task/13005/stat : 13005 (java) S 12992 12995 11378 0 -1 4202560 47 0 0 0 9 2 0 0 20 0 22 0 2888743 10060525568 282016 33554432000 1073741824 1073778376 140733905407696 139890209266216 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12995/tid=13006] ppid=12992 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/12995/task/13006/stat : 13006 (java) S 12992 12995 11378 0 -1 4202560 740 0 0 0 1 5 0 0 20 0 22 0 2888745 10060525568 282016 33554432000 1073741824 1073778376 140733905407696 139890196855400 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12995/tid=13007] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13007/stat : 13007 (java) S 12992 12995 11378 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2888745 10060525568 282016 33554432000 1073741824 1073778376 140733905407696 139890195801720 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12995/tid=13008] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13008/stat : 13008 (java) S 12992 12995 11378 0 -1 4202560 29 0 0 0 0 0 0 0 20 0 22 0 2888745 10060525568 282016 33554432000 1073741824 1073778376 140733905407696 139890194749064 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12995/tid=13009] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13009/stat : 13009 (java) S 12992 12995 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2888747 10060525568 282016 33554432000 1073741824 1073778376 140733905407696 139890193697808 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12995/tid=13010] ppid=12992 vsize=9824732 CPUtime=0.96 cores=0,2,4,6
/proc/12995/task/13010/stat : 13010 (java) S 12992 12995 11378 0 -1 4202560 8905 0 0 0 94 2 0 0 20 0 22 0 2888747 10060525568 282016 33554432000 1073741824 1073778376 140733905407696 139890192644152 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12995/tid=13011] ppid=12992 vsize=9824732 CPUtime=1.11 cores=0,2,4,6
/proc/12995/task/13011/stat : 13011 (java) S 12992 12995 11378 0 -1 4202560 6848 0 0 0 111 0 0 0 20 0 22 0 2888747 10060525568 282016 33554432000 1073741824 1073778376 140733905407696 139890191591608 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12995/tid=13012] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13012/stat : 13012 (java) S 12992 12995 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2888747 10060525568 282016 33554432000 1073741824 1073778376 140733905407696 139890190539256 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12995/tid=13013] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13013/stat : 13013 (java) S 12992 12995 11378 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 2888747 10060525568 282016 33554432000 1073741824 1073778376 140733905407696 139890189486920 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12995/tid=13017] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13017/stat : 13017 (java) S 12992 12995 11378 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2888780 10060525568 282016 33554432000 1073741824 1073778376 140733905407696 139890184832680 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12995/tid=13311] ppid=12992 vsize=9824732 CPUtime=10.11 cores=0,2,4,6
/proc/12995/task/13311/stat : 13311 (java) R 12992 12995 11378 0 -1 4202560 12 0 0 0 1011 0 0 0 20 0 22 0 2891313 10060525568 282016 33554432000 1073741824 1073778376 140733905407696 139890186935128 139890312905650 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=12995/tid=13312] ppid=12992 vsize=9824732 CPUtime=10.11 cores=0,2,4,6
/proc/12995/task/13312/stat : 13312 (java) R 12992 12995 11378 0 -1 4202560 348 0 0 0 1001 10 0 0 20 0 22 0 2891313 10060525568 282016 33554432000 1073741824 1073778376 140733905407696 139890185881968 139890313034467 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=12995/tid=13313] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13313/stat : 13313 (java) S 12992 12995 11378 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 2891315 10060525568 282016 33554432000 1073741824 1073778376 140733905407696 139890188383528 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 31.53
Current children cumulated vsize (KiB) 9824732

[startup+36.4079 s]
/proc/loadavg: 1.64 1.79 1.83 2/215 13313
/proc/meminfo: memFree=29212240/32872528 swapFree=8040/8040
[pid=12995] ppid=12992 vsize=9824732 CPUtime=32.04 cores=0,2,4,6
/proc/12995/stat : 12995 (java) S 12992 12995 11378 0 -1 4202496 21928 0 1 0 3094 110 0 0 20 0 19 0 2888742 10060525568 282006 33554432000 1073741824 1073778376 140733905407696 140733905398832 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12995/statm: 2456183 282006 2296 9 0 2446860 0
[pid=12995/tid=12996] ppid=12992 vsize=9824732 CPUtime=0.62 cores=0,2,4,6
/proc/12995/task/12996/stat : 12996 (java) S 12992 12995 11378 0 -1 4202560 2470 0 1 0 59 3 0 0 20 0 19 0 2888743 10060525568 282006 33554432000 1073741824 1073778376 140733905407696 139890372584312 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12995/tid=12998] ppid=12992 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/12995/task/12998/stat : 12998 (java) S 12992 12995 11378 0 -1 4202560 54 0 0 0 12 2 0 0 20 0 19 0 2888743 10060525568 282006 33554432000 1073741824 1073778376 140733905407696 139890311314088 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12995/tid=12999] ppid=12992 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/12995/task/12999/stat : 12999 (java) S 12992 12995 11378 0 -1 4202560 55 0 0 0 9 2 0 0 20 0 19 0 2888743 10060525568 282006 33554432000 1073741824 1073778376 140733905407696 139890310261544 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12995/tid=13000] ppid=12992 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/12995/task/13000/stat : 13000 (java) S 12992 12995 11378 0 -1 4202560 44 0 0 0 10 1 0 0 20 0 19 0 2888743 10060525568 282006 33554432000 1073741824 1073778376 140733905407696 139890309209000 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12995/tid=13001] ppid=12992 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/12995/task/13001/stat : 13001 (java) S 12992 12995 11378 0 -1 4202560 54 0 0 0 9 2 0 0 20 0 19 0 2888743 10060525568 282006 33554432000 1073741824 1073778376 140733905407696 139890308156456 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12995/tid=13002] ppid=12992 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/12995/task/13002/stat : 13002 (java) S 12992 12995 11378 0 -1 4202560 47 0 0 0 12 2 0 0 20 0 19 0 2888743 10060525568 282006 33554432000 1073741824 1073778376 140733905407696 139890307102888 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12995/tid=13003] ppid=12992 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/12995/task/13003/stat : 13003 (java) S 12992 12995 11378 0 -1 4202560 35 0 0 0 8 1 0 0 20 0 19 0 2888743 10060525568 282006 33554432000 1073741824 1073778376 140733905407696 139890211371304 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12995/tid=13004] ppid=12992 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/12995/task/13004/stat : 13004 (java) S 12992 12995 11378 0 -1 4202560 72 0 0 0 16 3 0 0 20 0 19 0 2888743 10060525568 282006 33554432000 1073741824 1073778376 140733905407696 139890210318760 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12995/tid=13005] ppid=12992 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/12995/task/13005/stat : 13005 (java) S 12992 12995 11378 0 -1 4202560 47 0 0 0 9 2 0 0 20 0 19 0 2888743 10060525568 282006 33554432000 1073741824 1073778376 140733905407696 139890209266216 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12995/tid=13006] ppid=12992 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/12995/task/13006/stat : 13006 (java) S 12992 12995 11378 0 -1 4202560 740 0 0 0 1 5 0 0 20 0 19 0 2888745 10060525568 282006 33554432000 1073741824 1073778376 140733905407696 139890196855400 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12995/tid=13007] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13007/stat : 13007 (java) S 12992 12995 11378 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 2888745 10060525568 282006 33554432000 1073741824 1073778376 140733905407696 139890195801720 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12995/tid=13008] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13008/stat : 13008 (java) S 12992 12995 11378 0 -1 4202560 29 0 0 0 0 0 0 0 20 0 19 0 2888745 10060525568 282006 33554432000 1073741824 1073778376 140733905407696 139890194749064 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12995/tid=13009] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13009/stat : 13009 (java) S 12992 12995 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2888747 10060525568 282006 33554432000 1073741824 1073778376 140733905407696 139890193697808 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12995/tid=13010] ppid=12992 vsize=9824732 CPUtime=0.96 cores=0,2,4,6
/proc/12995/task/13010/stat : 13010 (java) S 12992 12995 11378 0 -1 4202560 8905 0 0 0 94 2 0 0 20 0 19 0 2888747 10060525568 282006 33554432000 1073741824 1073778376 140733905407696 139890192644152 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12995/tid=13011] ppid=12992 vsize=9824732 CPUtime=1.11 cores=0,2,4,6
/proc/12995/task/13011/stat : 13011 (java) S 12992 12995 11378 0 -1 4202560 6848 0 0 0 111 0 0 0 20 0 19 0 2888747 10060525568 282006 33554432000 1073741824 1073778376 140733905407696 139890191591608 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12995/tid=13012] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13012/stat : 13012 (java) S 12992 12995 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2888747 10060525568 282006 33554432000 1073741824 1073778376 140733905407696 139890190539256 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12995/tid=13013] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13013/stat : 13013 (java) S 12992 12995 11378 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 2888747 10060525568 282006 33554432000 1073741824 1073778376 140733905407696 139890189486920 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12995/tid=13017] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13017/stat : 13017 (java) S 12992 12995 11378 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2888780 10060525568 282006 33554432000 1073741824 1073778376 140733905407696 139890184832680 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 32.04
Current children cumulated vsize (KiB) 9824732

[startup+36.8007 s]
/proc/loadavg: 1.64 1.79 1.83 2/215 13313
/proc/meminfo: memFree=29212240/32872528 swapFree=8040/8040
[pid=12995] ppid=12992 vsize=9824732 CPUtime=32.14 cores=0,2,4,6
/proc/12995/stat : 12995 (java) S 12992 12995 11378 0 -1 4202496 21928 0 1 0 3104 110 0 0 20 0 19 0 2888742 10060525568 282006 33554432000 1073741824 1073778376 140733905407696 140733905398832 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12995/statm: 2456183 282006 2296 9 0 2446860 0
[pid=12995/tid=12996] ppid=12992 vsize=9824732 CPUtime=0.72 cores=0,2,4,6
/proc/12995/task/12996/stat : 12996 (java) R 12992 12995 11378 0 -1 4202560 2470 0 1 0 69 3 0 0 20 0 19 0 2888743 10060525568 282006 33554432000 1073741824 1073778376 140733905407696 139890372584072 139890313281429 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=12995/tid=12998] ppid=12992 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/12995/task/12998/stat : 12998 (java) S 12992 12995 11378 0 -1 4202560 54 0 0 0 12 2 0 0 20 0 19 0 2888743 10060525568 282006 33554432000 1073741824 1073778376 140733905407696 139890311314088 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12995/tid=12999] ppid=12992 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/12995/task/12999/stat : 12999 (java) S 12992 12995 11378 0 -1 4202560 55 0 0 0 9 2 0 0 20 0 19 0 2888743 10060525568 282006 33554432000 1073741824 1073778376 140733905407696 139890310261544 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12995/tid=13000] ppid=12992 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/12995/task/13000/stat : 13000 (java) S 12992 12995 11378 0 -1 4202560 44 0 0 0 10 1 0 0 20 0 19 0 2888743 10060525568 282006 33554432000 1073741824 1073778376 140733905407696 139890309209000 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12995/tid=13001] ppid=12992 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/12995/task/13001/stat : 13001 (java) S 12992 12995 11378 0 -1 4202560 54 0 0 0 9 2 0 0 20 0 19 0 2888743 10060525568 282006 33554432000 1073741824 1073778376 140733905407696 139890308156456 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12995/tid=13002] ppid=12992 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/12995/task/13002/stat : 13002 (java) S 12992 12995 11378 0 -1 4202560 47 0 0 0 12 2 0 0 20 0 19 0 2888743 10060525568 282006 33554432000 1073741824 1073778376 140733905407696 139890307102888 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12995/tid=13003] ppid=12992 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/12995/task/13003/stat : 13003 (java) S 12992 12995 11378 0 -1 4202560 35 0 0 0 8 1 0 0 20 0 19 0 2888743 10060525568 282006 33554432000 1073741824 1073778376 140733905407696 139890211371304 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12995/tid=13004] ppid=12992 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/12995/task/13004/stat : 13004 (java) S 12992 12995 11378 0 -1 4202560 72 0 0 0 16 3 0 0 20 0 19 0 2888743 10060525568 282006 33554432000 1073741824 1073778376 140733905407696 139890210318760 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12995/tid=13005] ppid=12992 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/12995/task/13005/stat : 13005 (java) S 12992 12995 11378 0 -1 4202560 47 0 0 0 9 2 0 0 20 0 19 0 2888743 10060525568 282006 33554432000 1073741824 1073778376 140733905407696 139890209266216 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12995/tid=13006] ppid=12992 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/12995/task/13006/stat : 13006 (java) S 12992 12995 11378 0 -1 4202560 740 0 0 0 1 5 0 0 20 0 19 0 2888745 10060525568 282006 33554432000 1073741824 1073778376 140733905407696 139890196855400 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12995/tid=13007] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13007/stat : 13007 (java) S 12992 12995 11378 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 2888745 10060525568 282006 33554432000 1073741824 1073778376 140733905407696 139890195801720 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12995/tid=13008] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13008/stat : 13008 (java) S 12992 12995 11378 0 -1 4202560 29 0 0 0 0 0 0 0 20 0 19 0 2888745 10060525568 282006 33554432000 1073741824 1073778376 140733905407696 139890194749064 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12995/tid=13009] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13009/stat : 13009 (java) S 12992 12995 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2888747 10060525568 282006 33554432000 1073741824 1073778376 140733905407696 139890193697808 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12995/tid=13010] ppid=12992 vsize=9824732 CPUtime=0.96 cores=0,2,4,6
/proc/12995/task/13010/stat : 13010 (java) S 12992 12995 11378 0 -1 4202560 8905 0 0 0 94 2 0 0 20 0 19 0 2888747 10060525568 282006 33554432000 1073741824 1073778376 140733905407696 139890192644152 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12995/tid=13011] ppid=12992 vsize=9824732 CPUtime=1.12 cores=0,2,4,6
/proc/12995/task/13011/stat : 13011 (java) S 12992 12995 11378 0 -1 4202560 6848 0 0 0 112 0 0 0 20 0 19 0 2888747 10060525568 282006 33554432000 1073741824 1073778376 140733905407696 139890191591608 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12995/tid=13012] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13012/stat : 13012 (java) S 12992 12995 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2888747 10060525568 282006 33554432000 1073741824 1073778376 140733905407696 139890190539256 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12995/tid=13013] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13013/stat : 13013 (java) S 12992 12995 11378 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 2888747 10060525568 282006 33554432000 1073741824 1073778376 140733905407696 139890189486920 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12995/tid=13017] ppid=12992 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12995/task/13017/stat : 13017 (java) S 12992 12995 11378 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2888780 10060525568 282006 33554432000 1073741824 1073778376 140733905407696 139890184832680 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 32.14
Current children cumulated vsize (KiB) 9824732

Child status: 30

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 0.00999975
#  lost CPU user time (s): 0.00999999
#  lost CPU system time (s): 0

Real time (s): 36.888
CPU time (s): 32.3181
CPU user time (s): 31.0963
CPU system time (s): 1.22181
CPU usage (%): 87.6113
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 31.0863
system time used= 1.22181
maximum resident set size= 1128240
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21941
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= 2916
involuntary context switches= 2195

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.272958 second user time and 0.296954 second system time

The end

Launcher Data

Begin job on node151 at 2016-06-30 23:28:52
IDJOB=4092282
IDBENCH=79290
IDSOLVER=2552
FILE ID=node151/4092282-1467322132
RUNJOBID= node151-1467322011-11394
PBS_JOBID= 20005377
Free space on /tmp= 71716 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900581320--soft-0-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4092282-1467322132/watcher-4092282-1467322132 -o /tmp/evaluation-result-4092282-1467322132/solver-4092282-1467322132 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node151-1467322011-11394 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4092282-1467322132.wbo

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

MD5SUM BENCH= 85ba7bcc847457eeeb822d6fc8af8950
RANDOM SEED=2145100192

node151.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.608
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.21
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.608
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.608
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.608
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.56
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.608
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.608
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.608
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.72
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.608
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:        31526816 kB
Buffers:           73720 kB
Cached:           200964 kB
SwapCached:            0 kB
Active:           484748 kB
Inactive:         106120 kB
Active(anon):     318616 kB
Inactive(anon):        0 kB
Active(file):     166132 kB
Inactive(file):   106120 kB
Unevictable:        8040 kB
Mlocked:            8040 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               484 kB
Writeback:             0 kB
AnonPages:        287260 kB
Mapped:            22180 kB
Shmem:               204 kB
Slab:             600804 kB
SReclaimable:      44660 kB
SUnreclaim:       556144 kB
KernelStack:        1760 kB
PageTables:         4676 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     871740 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    229376 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= 71716 MiB
End job on node151 at 2016-06-30 23:29:29