Trace number 4109945

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 30.3584 30.5882

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.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.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
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 Expensive 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.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
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 phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts 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.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4109945-1466345508.wbo
0.09/0.12	c reading problem ... 
0.46/0.34	c ... done. Wall clock time 0.218s.
0.46/0.34	c declared #vars     231
0.46/0.34	c internal #vars     1158
0.46/0.34	c #constraints  2707
0.46/0.34	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.46/0.34	c constraints type 
0.46/0.34	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2528
0.46/0.34	c org.sat4j.minisat.constraints.card.MinWatchCard => 14
0.46/0.34	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 156
0.46/0.34	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 9
0.46/0.34	c 2707 constraints processed.
0.46/0.34	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.46/0.34	c constraints type 
0.46/0.34	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 156
0.46/0.34	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2528
0.46/0.34	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 14
0.46/0.34	c org.sat4j.pb.constraints.pb.MaxWatchPb => 9
0.46/0.34	c 2707 constraints processed.
0.46/0.34	c objective function length is 927 literals
0.74/0.47	c And the winner is solver0
1.18/0.84	c SATISFIABLE
1.18/0.84	c OPTIMIZING...
1.18/0.84	c Got one! Elapsed wall clock time (in seconds):0.723
1.18/0.84	o 1035
1.18/0.87	c And the winner is solver0
1.59/1.35	c Got one! Elapsed wall clock time (in seconds):1.231
1.59/1.35	o 997
1.59/1.37	c And the winner is solver0
1.86/1.86	c Got one! Elapsed wall clock time (in seconds):1.738
1.86/1.86	o 515
1.86/1.87	c And the winner is solver0
1.98/2.36	c Got one! Elapsed wall clock time (in seconds):2.243
1.98/2.36	o 506
2.10/2.40	c And the winner is solver0
2.18/2.86	c Got one! Elapsed wall clock time (in seconds):2.746
2.18/2.86	o 486
2.18/2.87	c And the winner is solver0
2.19/3.37	c Got one! Elapsed wall clock time (in seconds):3.25
2.19/3.37	o 485
2.19/3.38	c And the winner is solver0
2.25/3.87	c Got one! Elapsed wall clock time (in seconds):3.753
2.25/3.87	o 482
2.25/3.88	c And the winner is solver0
2.25/4.37	c Got one! Elapsed wall clock time (in seconds):4.256
2.25/4.37	o 366
2.25/4.38	c And the winner is solver0
2.26/4.88	c Got one! Elapsed wall clock time (in seconds):4.759
2.26/4.88	o 317
2.32/4.90	c And the winner is solver0
2.43/5.38	c Got one! Elapsed wall clock time (in seconds):5.262
2.43/5.38	o 314
2.43/5.39	c And the winner is solver0
2.44/5.88	c Got one! Elapsed wall clock time (in seconds):5.764
2.44/5.88	o 296
2.47/5.92	c And the winner is solver0
2.56/6.38	c Got one! Elapsed wall clock time (in seconds):6.267
2.56/6.38	o 267
2.56/6.39	c And the winner is solver0
2.60/6.89	c Got one! Elapsed wall clock time (in seconds):6.77
2.60/6.89	o 218
2.63/6.92	c And the winner is solver0
2.71/7.39	c Got one! Elapsed wall clock time (in seconds):7.272
2.71/7.39	o 216
2.72/7.43	c And the winner is solver0
2.86/7.89	c Got one! Elapsed wall clock time (in seconds):7.774
2.86/7.89	o 215
2.87/7.93	c And the winner is solver0
2.97/8.39	c Got one! Elapsed wall clock time (in seconds):8.276
2.97/8.39	o 202
2.98/8.41	c And the winner is solver0
3.02/8.89	c Got one! Elapsed wall clock time (in seconds):8.777
3.02/8.89	o 201
3.03/8.97	c And the winner is solver0
3.20/9.40	c Got one! Elapsed wall clock time (in seconds):9.279
3.20/9.40	o 197
3.99/9.71	c And the winner is solver0
4.03/9.90	c Got one! Elapsed wall clock time (in seconds):9.781
4.03/9.90	o 196
4.04/9.91	c And the winner is solver0
4.04/10.40	c Got one! Elapsed wall clock time (in seconds):10.282
4.04/10.40	o 195
4.04/10.42	c And the winner is solver0
4.09/10.90	c Got one! Elapsed wall clock time (in seconds):10.784
4.09/10.90	o 194
4.09/10.93	c And the winner is solver0
4.16/11.40	c Got one! Elapsed wall clock time (in seconds):11.286
4.16/11.40	o 190
4.40/11.55	c cleaning 5160 clauses out of 10327 with flag 5304/10327
4.40/11.57	c And the winner is solver0
4.57/11.91	c Got one! Elapsed wall clock time (in seconds):11.788
4.57/11.91	o 185
4.57/11.92	c And the winner is solver0
4.59/12.41	c Got one! Elapsed wall clock time (in seconds):12.29
4.59/12.41	o 184
4.59/12.41	c And the winner is solver0
4.59/12.91	c Got one! Elapsed wall clock time (in seconds):12.792
4.59/12.91	o 168
4.59/12.93	c And the winner is solver0
4.64/13.41	c Got one! Elapsed wall clock time (in seconds):13.293
4.64/13.41	o 166
4.64/13.49	c And the winner is solver0
4.80/13.91	c Got one! Elapsed wall clock time (in seconds):13.795
4.80/13.91	o 165
5.39/14.21	c And the winner is solver0
5.43/14.41	c Got one! Elapsed wall clock time (in seconds):14.297
5.43/14.41	o 138
5.43/14.48	c And the winner is solver0
5.60/14.92	c Got one! Elapsed wall clock time (in seconds):14.799
5.60/14.92	o 134
5.98/15.17	c And the winner is solver0
6.15/15.42	c Got one! Elapsed wall clock time (in seconds):15.3
6.15/15.42	o 133
6.15/15.48	c And the winner is solver0
6.28/15.92	c Got one! Elapsed wall clock time (in seconds):15.802
6.28/15.92	o 114
6.43/16.08	c cleaning 7070 clauses out of 14146 with flag 9039/19306
6.74/16.18	c And the winner is solver0
7.16/16.42	c Got one! Elapsed wall clock time (in seconds):16.304
7.16/16.42	o 111
7.33/16.54	c And the winner is solver0
7.41/16.92	c Got one! Elapsed wall clock time (in seconds):16.805
7.41/16.92	o 99
8.01/17.20	c And the winner is solver0
8.03/17.42	c Got one! Elapsed wall clock time (in seconds):17.307
8.03/17.42	o 71
8.18/17.53	c cleaning 6607 clauses out of 13236 with flag 8990/25466
9.11/17.86	c And the winner is solver0
9.37/17.93	c Got one! Elapsed wall clock time (in seconds):17.809
9.37/17.93	o 67
9.54/18.04	c And the winner is solver0
9.71/18.43	c Got one! Elapsed wall clock time (in seconds):18.314
9.71/18.43	o 55
9.83/18.52	c cleaning 6308 clauses out of 12629 with flag 9278/31466
10.64/18.99	c cleaning 6152 clauses out of 12321 with flag 52542/37466
11.05/19.10	c And the winner is solver0
11.07/19.44	c Got one! Elapsed wall clock time (in seconds):19.318
11.07/19.44	o 52
11.22/19.53	c And the winner is solver0
11.31/19.94	c Got one! Elapsed wall clock time (in seconds):19.824
11.31/19.94	o 31
11.81/20.23	c cleaning 6191 clauses out of 12397 with flag 28983/43694
12.62/20.61	c cleaning 6099 clauses out of 12207 with flag 77766/49695
12.62/20.69	c And the winner is solver0
12.82/20.95	c Got one! Elapsed wall clock time (in seconds):20.83
12.82/20.95	o 20
12.92/21.08	c And the winner is solver0
13.11/21.46	c Got one! Elapsed wall clock time (in seconds):21.339
13.11/21.46	o 18
13.39/21.65	c cleaning 5966 clauses out of 11957 with flag 22349/55544
14.26/22.04	c cleaning 5988 clauses out of 11991 with flag 69584/61544
15.05/22.45	c cleaning 6483 clauses out of 13003 with flag 124001/68544
16.05/22.96	c cleaning 7253 clauses out of 14521 with flag 190851/76545
17.50/23.61	c cleaning 8123 clauses out of 16268 with flag 260542/85545
17.50/23.62	c And the winner is solver0
17.57/23.97	c Got one! Elapsed wall clock time (in seconds):23.849
17.57/23.97	o 13
18.01/24.30	c cleaning 6662 clauses out of 13353 with flag 41806/90753
18.81/24.67	c cleaning 6325 clauses out of 12690 with flag 90641/96752
19.82/25.13	c cleaning 6674 clauses out of 13365 with flag 147437/103752
20.23/25.40	c And the winner is solver0
20.42/25.48	c Got one! Elapsed wall clock time (in seconds):25.359
20.42/25.48	o 11
20.47/25.57	c cleaning 5883 clauses out of 11790 with flag 9047/108851
21.47/26.03	c cleaning 5947 clauses out of 11908 with flag 62685/114852
22.72/26.63	c cleaning 6474 clauses out of 12963 with flag 126418/121854
24.13/27.31	c cleaning 7242 clauses out of 14487 with flag 193118/129853
25.54/28.04	c cleaning 8121 clauses out of 16246 with flag 258090/138855
27.19/28.87	c cleaning 9054 clauses out of 18122 with flag 327099/148854
29.00/29.80	c cleaning 10030 clauses out of 20062 with flag 403577/159851
29.99/30.29	c And the winner is solver0
30.19/30.57	c >>>>>>>>>> Solver number 0 (43 answers) <<<<<<<<<<<<<<<<<<
30.19/30.57	c starts		: 99
30.19/30.57	c conflicts		: 166571
30.19/30.57	c decisions		: 305537
30.19/30.57	c propagations		: 11155839
30.19/30.57	c inspects		: 144208306
30.19/30.57	c shortcuts		: 0
30.19/30.57	c learnt literals	: 17
30.19/30.57	c learnt binary clauses	: 117
30.19/30.57	c learnt ternary clauses	: 503
30.19/30.57	c learnt constraints	: 166553
30.19/30.57	c ignored constraints	: 0
30.19/30.58	c root simplifications	: 0
30.19/30.58	c removed literals (reason simplification)	: 787759
30.19/30.58	c reason swapping (by a shorter reason)	: 0
30.19/30.58	c Calls to reduceDB	: 22
30.19/30.58	c Number of update (reduction) of LBD	: 70894
30.19/30.58	c Imported unit clauses	: 0
30.19/30.58	c number of reductions to clauses (during analyze)	: 0
30.19/30.58	c number of learned constraints concerned by reduction	: 0
30.19/30.58	c number of learning phase by resolution	: 0
30.19/30.58	c number of learning phase by cutting planes	: 0
30.19/30.58	c speed (assignments/second)	: 369056.47082175466
30.19/30.58	c non guided choices	5164
30.19/30.58	c learnt constraints type 
30.19/30.58	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
30.19/30.58	c starts		: 54
30.19/30.58	c conflicts		: 2261
30.19/30.58	c decisions		: 47997
30.19/30.58	c propagations		: 141781
30.19/30.58	c inspects		: 16988664
30.19/30.58	c shortcuts		: 0
30.19/30.58	c learnt literals	: 0
30.19/30.58	c learnt binary clauses	: 0
30.19/30.58	c learnt ternary clauses	: 0
30.19/30.58	c learnt constraints	: 2238
30.19/30.58	c ignored constraints	: 0
30.19/30.58	c root simplifications	: 0
30.19/30.58	c removed literals (reason simplification)	: 0
30.19/30.58	c reason swapping (by a shorter reason)	: 0
30.19/30.58	c Calls to reduceDB	: 0
30.19/30.58	c Number of update (reduction) of LBD	: 0
30.19/30.58	c Imported unit clauses	: 0
30.19/30.58	c number of reductions to clauses (during analyze)	: 0
30.19/30.58	c number of learned constraints concerned by reduction	: 0
30.19/30.58	c number of learning phase by resolution	: 0
30.19/30.58	c number of learning phase by cutting planes	: 0
30.19/30.58	c speed (assignments/second)	: 27970.211086999407
30.19/30.58	c non guided choices	4600
30.19/30.58	c learnt constraints type 
30.19/30.58	s OPTIMUM FOUND
30.19/30.58	c Found 42 solution(s)
30.19/30.58	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 
30.19/30.58	c objective function=11
30.19/30.58	c Total wall clock time (in seconds): 30.46

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-4109945-1466345508/watcher-4109945-1466345508 -o /tmp/evaluation-result-4109945-1466345508/solver-4109945-1466345508 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1466341814-21070 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4109945-1466345508.wbo 

pid=23429
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.41 2.26 2.15 4/197 23432
/proc/meminfo: memFree=29143760/32872528 swapFree=1200228/1314692
[pid=23432] ppid=23429 vsize=9160 CPUtime=0 cores=0,2,4,6
/proc/23432/stat : 23432 (java) R 23429 23432 21054 0 -1 4202496 468 0 0 0 0 0 0 0 20 0 1 0 36597362 9379840 122 33554432000 1073741824 1073778376 140735746922384 140735746919512 252266451424 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23432/statm: 2323 129 100 9 0 71 0

[startup+0.10006 s]
/proc/loadavg: 2.41 2.26 2.15 4/197 23432
/proc/meminfo: memFree=29143760/32872528 swapFree=1200228/1314692
[pid=23432] ppid=23429 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/23432/stat : 23432 (java) S 23429 23432 21054 0 -1 4202496 4406 0 1 0 8 1 0 0 20 0 18 0 36597362 9787879424 6037 33554432000 1073741824 1073778376 140735746922384 140735746913520 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23432/statm: 2389619 6037 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200215 s]
/proc/loadavg: 2.41 2.26 2.15 4/197 23432
/proc/meminfo: memFree=29143760/32872528 swapFree=1200228/1314692
[pid=23432] ppid=23429 vsize=9558476 CPUtime=0.23 cores=0,2,4,6
/proc/23432/stat : 23432 (java) S 23429 23432 21054 0 -1 4202496 4683 0 1 0 22 1 0 0 20 0 18 0 36597362 9787879424 6777 33554432000 1073741824 1073778376 140735746922384 140735746913520 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23432/statm: 2389619 6777 2198 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300232 s]
/proc/loadavg: 2.41 2.26 2.15 4/197 23432
/proc/meminfo: memFree=29143760/32872528 swapFree=1200228/1314692
[pid=23432] ppid=23429 vsize=9558476 CPUtime=0.46 cores=0,2,4,6
/proc/23432/stat : 23432 (java) S 23429 23432 21054 0 -1 4202496 5708 0 1 0 45 1 0 0 20 0 18 0 36597362 9787879424 8469 33554432000 1073741824 1073778376 140735746922384 140735746913520 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23432/statm: 2389619 8469 2231 9 0 2380296 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9558476

[startup+0.700299 s]
/proc/loadavg: 2.41 2.26 2.15 4/197 23432
/proc/meminfo: memFree=29143760/32872528 swapFree=1200228/1314692
[pid=23432] ppid=23429 vsize=9824732 CPUtime=1.18 cores=0,2,4,6
/proc/23432/stat : 23432 (java) S 23429 23432 21054 0 -1 4202496 7845 0 1 0 114 4 0 0 20 0 19 0 36597362 10060525568 11876 33554432000 1073741824 1073778376 140735746922384 140735746913520 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23432/statm: 2456183 11876 2259 9 0 2446860 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 9824732

[startup+1.50087 s]
/proc/loadavg: 2.41 2.26 2.15 4/216 23463
/proc/meminfo: memFree=29085536/32872528 swapFree=1200228/1314692
[pid=23432] ppid=23429 vsize=9824732 CPUtime=1.86 cores=0,2,4,6
/proc/23432/stat : 23432 (java) S 23429 23432 21054 0 -1 4202496 17565 0 1 0 177 9 0 0 20 0 19 0 36597362 10060525568 18763 33554432000 1073741824 1073778376 140735746922384 140735746913520 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23432/statm: 2456183 18763 2262 9 0 2446860 0
[pid=23432/tid=23434] ppid=23429 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/23432/task/23434/stat : 23434 (java) S 23429 23432 21054 0 -1 4202560 2430 0 1 0 31 1 0 0 20 0 19 0 36597363 10060525568 18763 33554432000 1073741824 1073778376 140735746922384 139886424560504 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23432/tid=23435] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23435/stat : 23435 (java) S 23429 23432 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36597364 10060525568 18763 33554432000 1073741824 1073778376 140735746922384 139886268558376 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23432/tid=23436] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23436/stat : 23436 (java) S 23429 23432 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36597364 10060525568 18763 33554432000 1073741824 1073778376 140735746922384 139886267505576 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23432/tid=23437] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23437/stat : 23437 (java) S 23429 23432 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36597364 10060525568 18763 33554432000 1073741824 1073778376 140735746922384 139886266452776 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23432/tid=23438] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23438/stat : 23438 (java) S 23429 23432 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36597364 10060525568 18763 33554432000 1073741824 1073778376 140735746922384 139886265399976 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23432/tid=23439] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23439/stat : 23439 (java) S 23429 23432 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36597364 10060525568 18763 33554432000 1073741824 1073778376 140735746922384 139886264347176 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23432/tid=23440] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23440/stat : 23440 (java) S 23429 23432 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36597364 10060525568 18763 33554432000 1073741824 1073778376 140735746922384 139886263294376 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23432/tid=23441] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23441/stat : 23441 (java) S 23429 23432 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36597364 10060525568 18763 33554432000 1073741824 1073778376 140735746922384 139886262241576 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23432/tid=23442] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23442/stat : 23442 (java) S 23429 23432 21054 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36597364 10060525568 18763 33554432000 1073741824 1073778376 140735746922384 139886261188776 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23432/tid=23443] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23443/stat : 23443 (java) S 23429 23432 21054 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36597365 10060525568 18763 33554432000 1073741824 1073778376 140735746922384 139886248778728 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23432/tid=23444] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23444/stat : 23444 (java) S 23429 23432 21054 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36597366 10060525568 18763 33554432000 1073741824 1073778376 140735746922384 139886247724792 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23432/tid=23445] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23445/stat : 23445 (java) S 23429 23432 21054 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36597366 10060525568 18763 33554432000 1073741824 1073778376 140735746922384 139886246671880 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23432/tid=23446] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23446/stat : 23446 (java) S 23429 23432 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36597368 10060525568 18763 33554432000 1073741824 1073778376 140735746922384 139886245620368 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23432/tid=23447] ppid=23429 vsize=9824732 CPUtime=0.67 cores=0,2,4,6
/proc/23432/task/23447/stat : 23447 (java) S 23429 23432 21054 0 -1 4202560 8681 0 0 0 65 2 0 0 20 0 19 0 36597368 10060525568 18763 33554432000 1073741824 1073778376 140735746922384 139886244567480 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23432/tid=23448] ppid=23429 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/23432/task/23448/stat : 23448 (java) S 23429 23432 21054 0 -1 4202560 5106 0 0 0 46 0 0 0 20 0 19 0 36597368 10060525568 18763 33554432000 1073741824 1073778376 140735746922384 139886243514680 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23432/tid=23449] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23449/stat : 23449 (java) S 23429 23432 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36597368 10060525568 18763 33554432000 1073741824 1073778376 140735746922384 139886242462072 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23432/tid=23450] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23450/stat : 23450 (java) S 23429 23432 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36597368 10060525568 18763 33554432000 1073741824 1073778376 140735746922384 139886241409480 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23432/tid=23457] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23457/stat : 23457 (java) S 23429 23432 21054 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 36597397 10060525568 18763 33554432000 1073741824 1073778376 140735746922384 139886237197608 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.86
Current children cumulated vsize (KiB) 9824732

[startup+3.1008 s]
/proc/loadavg: 2.41 2.26 2.15 3/215 23471
/proc/meminfo: memFree=29070668/32872528 swapFree=1200228/1314692
[pid=23432] ppid=23429 vsize=9824732 CPUtime=2.19 cores=0,2,4,6
/proc/23432/stat : 23432 (java) S 23429 23432 21054 0 -1 4202496 18524 0 1 0 208 11 0 0 20 0 19 0 36597362 10060525568 23376 33554432000 1073741824 1073778376 140735746922384 140735746913520 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23432/statm: 2456183 23376 2265 9 0 2446860 0
[pid=23432/tid=23434] ppid=23429 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/23432/task/23434/stat : 23434 (java) S 23429 23432 21054 0 -1 4202560 2431 0 1 0 32 2 0 0 20 0 19 0 36597363 10060525568 23376 33554432000 1073741824 1073778376 140735746922384 139886424560504 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23432/tid=23435] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23435/stat : 23435 (java) S 23429 23432 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36597364 10060525568 23376 33554432000 1073741824 1073778376 140735746922384 139886268558376 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23432/tid=23436] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23436/stat : 23436 (java) S 23429 23432 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36597364 10060525568 23376 33554432000 1073741824 1073778376 140735746922384 139886267505576 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23432/tid=23437] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23437/stat : 23437 (java) S 23429 23432 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36597364 10060525568 23376 33554432000 1073741824 1073778376 140735746922384 139886266452776 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23432/tid=23438] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23438/stat : 23438 (java) S 23429 23432 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36597364 10060525568 23376 33554432000 1073741824 1073778376 140735746922384 139886265399976 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23432/tid=23439] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23439/stat : 23439 (java) S 23429 23432 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36597364 10060525568 23376 33554432000 1073741824 1073778376 140735746922384 139886264347176 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23432/tid=23440] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23440/stat : 23440 (java) S 23429 23432 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36597364 10060525568 23376 33554432000 1073741824 1073778376 140735746922384 139886263294376 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23432/tid=23441] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23441/stat : 23441 (java) S 23429 23432 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36597364 10060525568 23376 33554432000 1073741824 1073778376 140735746922384 139886262241576 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23432/tid=23442] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23442/stat : 23442 (java) S 23429 23432 21054 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36597364 10060525568 23376 33554432000 1073741824 1073778376 140735746922384 139886261188776 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23432/tid=23443] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23443/stat : 23443 (java) S 23429 23432 21054 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36597365 10060525568 23376 33554432000 1073741824 1073778376 140735746922384 139886248778728 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23432/tid=23444] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23444/stat : 23444 (java) S 23429 23432 21054 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36597366 10060525568 23376 33554432000 1073741824 1073778376 140735746922384 139886247724792 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23432/tid=23445] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23445/stat : 23445 (java) S 23429 23432 21054 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36597366 10060525568 23376 33554432000 1073741824 1073778376 140735746922384 139886246671880 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23432/tid=23446] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23446/stat : 23446 (java) S 23429 23432 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36597368 10060525568 23376 33554432000 1073741824 1073778376 140735746922384 139886245620368 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23432/tid=23447] ppid=23429 vsize=9824732 CPUtime=0.81 cores=0,2,4,6
/proc/23432/task/23447/stat : 23447 (java) S 23429 23432 21054 0 -1 4202560 8684 0 0 0 79 2 0 0 20 0 19 0 36597368 10060525568 23376 33554432000 1073741824 1073778376 140735746922384 139886244567480 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23432/tid=23448] ppid=23429 vsize=9824732 CPUtime=0.57 cores=0,2,4,6
/proc/23432/task/23448/stat : 23448 (java) S 23429 23432 21054 0 -1 4202560 6032 0 0 0 57 0 0 0 20 0 19 0 36597368 10060525568 23376 33554432000 1073741824 1073778376 140735746922384 139886243514680 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23432/tid=23449] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23449/stat : 23449 (java) S 23429 23432 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36597368 10060525568 23376 33554432000 1073741824 1073778376 140735746922384 139886242462072 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23432/tid=23450] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23450/stat : 23450 (java) S 23429 23432 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36597368 10060525568 23376 33554432000 1073741824 1073778376 140735746922384 139886241409480 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23432/tid=23457] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23457/stat : 23457 (java) S 23429 23432 21054 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 36597397 10060525568 23376 33554432000 1073741824 1073778376 140735746922384 139886237197608 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.19
Current children cumulated vsize (KiB) 9824732
heavy processes:
  %CPU=23 pid=1811 uid=0 cmd=

[startup+6.30082 s]
/proc/loadavg: 2.38 2.26 2.15 1/213 23570
/proc/meminfo: memFree=30134256/32872528 swapFree=1200228/1314692
[pid=23432] ppid=23429 vsize=9824732 CPUtime=2.56 cores=0,2,4,6
/proc/23432/stat : 23432 (java) S 23429 23432 21054 0 -1 4202496 19949 0 1 0 239 17 0 0 20 0 19 0 36597362 10060525568 32872 33554432000 1073741824 1073778376 140735746922384 140735746913520 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23432/statm: 2456183 32872 2268 9 0 2446860 0
[pid=23432/tid=23434] ppid=23429 vsize=9824732 CPUtime=0.36 cores=0,2,4,6
/proc/23432/task/23434/stat : 23434 (java) S 23429 23432 21054 0 -1 4202560 2435 0 1 0 34 2 0 0 20 0 19 0 36597363 10060525568 32872 33554432000 1073741824 1073778376 140735746922384 139886424560504 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23432/tid=23435] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23435/stat : 23435 (java) S 23429 23432 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36597364 10060525568 32872 33554432000 1073741824 1073778376 140735746922384 139886268558376 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23432/tid=23436] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23436/stat : 23436 (java) S 23429 23432 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36597364 10060525568 32872 33554432000 1073741824 1073778376 140735746922384 139886267505576 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23432/tid=23437] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23437/stat : 23437 (java) S 23429 23432 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36597364 10060525568 32872 33554432000 1073741824 1073778376 140735746922384 139886266452776 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23432/tid=23438] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23438/stat : 23438 (java) S 23429 23432 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36597364 10060525568 32872 33554432000 1073741824 1073778376 140735746922384 139886265399976 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23432/tid=23439] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23439/stat : 23439 (java) S 23429 23432 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36597364 10060525568 32872 33554432000 1073741824 1073778376 140735746922384 139886264347176 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23432/tid=23440] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23440/stat : 23440 (java) S 23429 23432 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36597364 10060525568 32872 33554432000 1073741824 1073778376 140735746922384 139886263294376 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23432/tid=23441] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23441/stat : 23441 (java) S 23429 23432 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36597364 10060525568 32872 33554432000 1073741824 1073778376 140735746922384 139886262241576 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23432/tid=23442] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23442/stat : 23442 (java) S 23429 23432 21054 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36597364 10060525568 32872 33554432000 1073741824 1073778376 140735746922384 139886261188776 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23432/tid=23443] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23443/stat : 23443 (java) S 23429 23432 21054 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 36597365 10060525568 32872 33554432000 1073741824 1073778376 140735746922384 139886248778728 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23432/tid=23444] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23444/stat : 23444 (java) S 23429 23432 21054 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36597366 10060525568 32872 33554432000 1073741824 1073778376 140735746922384 139886247724792 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23432/tid=23445] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23445/stat : 23445 (java) S 23429 23432 21054 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36597366 10060525568 32872 33554432000 1073741824 1073778376 140735746922384 139886246671880 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23432/tid=23446] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23446/stat : 23446 (java) S 23429 23432 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36597368 10060525568 32872 33554432000 1073741824 1073778376 140735746922384 139886245620368 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23432/tid=23447] ppid=23429 vsize=9824732 CPUtime=0.9 cores=0,2,4,6
/proc/23432/task/23447/stat : 23447 (java) S 23429 23432 21054 0 -1 4202560 8695 0 0 0 88 2 0 0 20 0 19 0 36597368 10060525568 32872 33554432000 1073741824 1073778376 140735746922384 139886244567480 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23432/tid=23448] ppid=23429 vsize=9824732 CPUtime=0.67 cores=0,2,4,6
/proc/23432/task/23448/stat : 23448 (java) S 23429 23432 21054 0 -1 4202560 7368 0 0 0 67 0 0 0 20 0 19 0 36597368 10060525568 32872 33554432000 1073741824 1073778376 140735746922384 139886243514680 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23432/tid=23449] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23449/stat : 23449 (java) S 23429 23432 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36597368 10060525568 32872 33554432000 1073741824 1073778376 140735746922384 139886242462072 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23432/tid=23450] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23450/stat : 23450 (java) S 23429 23432 21054 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36597368 10060525568 32872 33554432000 1073741824 1073778376 140735746922384 139886241409480 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23432/tid=23457] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23457/stat : 23457 (java) S 23429 23432 21054 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 36597397 10060525568 32872 33554432000 1073741824 1073778376 140735746922384 139886237197608 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.56

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

/proc/23432/task/23447/stat : 23447 (java) S 23429 23432 21054 0 -1 4202560 11657 0 0 0 161 2 0 0 20 0 22 0 36597368 10060525568 237526 33554432000 1073741824 1073778376 140735746922384 139886244567480 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23432/tid=23448] ppid=23429 vsize=9824732 CPUtime=1.33 cores=0,2,4,6
/proc/23432/task/23448/stat : 23448 (java) S 23429 23432 21054 0 -1 4202560 12879 0 0 0 131 2 0 0 20 0 22 0 36597368 10060525568 237526 33554432000 1073741824 1073778376 140735746922384 139886243514680 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23432/tid=23449] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23449/stat : 23449 (java) S 23429 23432 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36597368 10060525568 237526 33554432000 1073741824 1073778376 140735746922384 139886242462072 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23432/tid=23450] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23450/stat : 23450 (java) S 23429 23432 21054 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 36597368 10060525568 237526 33554432000 1073741824 1073778376 140735746922384 139886241409480 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23432/tid=23457] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23457/stat : 23457 (java) S 23429 23432 21054 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 36597397 10060525568 237526 33554432000 1073741824 1073778376 140735746922384 139886237197608 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23432/tid=23775] ppid=23429 vsize=9824732 CPUtime=4.01 cores=0,2,4,6
/proc/23432/task/23775/stat : 23775 (java) R 23429 23432 21054 0 -1 4202560 10 0 0 0 401 0 0 0 20 0 22 0 36599911 10060525568 237526 33554432000 1073741824 1073778376 140735746922384 139886240345744 139886296860569 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=23432/tid=23776] ppid=23429 vsize=9824732 CPUtime=4 cores=0,2,4,6
/proc/23432/task/23776/stat : 23776 (java) R 23429 23432 21054 0 -1 4202560 126 0 0 0 396 4 0 0 20 0 22 0 36599911 10060525568 237526 33554432000 1073741824 1073778376 140735746922384 139886239301664 139886297173824 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=23432/tid=23777] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23777/stat : 23777 (java) S 23429 23432 21054 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 36599913 10060525568 237526 33554432000 1073741824 1073778376 140735746922384 139886238250536 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 28.78
Current children cumulated vsize (KiB) 9824732

[startup+30.0009 s]
/proc/loadavg: 2.43 2.27 2.15 5/219 23792
/proc/meminfo: memFree=28725944/32872528 swapFree=1200228/1314692
[pid=23432] ppid=23429 vsize=9824732 CPUtime=29.58 cores=0,2,4,6
/proc/23432/stat : 23432 (java) S 23429 23432 21054 0 -1 4202496 30037 0 1 0 2858 100 0 0 20 0 22 0 36597362 10060525568 237526 33554432000 1073741824 1073778376 140735746922384 140735746913520 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23432/statm: 2456183 237526 2289 9 0 2446860 0
[pid=23432/tid=23434] ppid=23429 vsize=9824732 CPUtime=0.44 cores=0,2,4,6
/proc/23432/task/23434/stat : 23434 (java) S 23429 23432 21054 0 -1 4202560 2443 0 1 0 42 2 0 0 20 0 22 0 36597363 10060525568 237526 33554432000 1073741824 1073778376 140735746922384 139886424560504 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23432/tid=23435] ppid=23429 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/23432/task/23435/stat : 23435 (java) S 23429 23432 21054 0 -1 4202560 56 0 0 0 10 2 0 0 20 0 22 0 36597364 10060525568 237526 33554432000 1073741824 1073778376 140735746922384 139886268558376 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23432/tid=23436] ppid=23429 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/23432/task/23436/stat : 23436 (java) S 23429 23432 21054 0 -1 4202560 51 0 0 0 9 3 0 0 20 0 22 0 36597364 10060525568 237526 33554432000 1073741824 1073778376 140735746922384 139886267505576 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23432/tid=23437] ppid=23429 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/23432/task/23437/stat : 23437 (java) S 23429 23432 21054 0 -1 4202560 34 0 0 0 9 2 0 0 20 0 22 0 36597364 10060525568 237526 33554432000 1073741824 1073778376 140735746922384 139886266452776 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23432/tid=23438] ppid=23429 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/23432/task/23438/stat : 23438 (java) S 23429 23432 21054 0 -1 4202560 55 0 0 0 11 2 0 0 20 0 22 0 36597364 10060525568 237526 33554432000 1073741824 1073778376 140735746922384 139886265399976 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23432/tid=23439] ppid=23429 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/23432/task/23439/stat : 23439 (java) S 23429 23432 21054 0 -1 4202560 57 0 0 0 10 3 0 0 20 0 22 0 36597364 10060525568 237526 33554432000 1073741824 1073778376 140735746922384 139886264347176 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23432/tid=23440] ppid=23429 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/23432/task/23440/stat : 23440 (java) S 23429 23432 21054 0 -1 4202560 45 0 0 0 8 2 0 0 20 0 22 0 36597364 10060525568 237526 33554432000 1073741824 1073778376 140735746922384 139886263294376 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23432/tid=23441] ppid=23429 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/23432/task/23441/stat : 23441 (java) S 23429 23432 21054 0 -1 4202560 53 0 0 0 9 2 0 0 20 0 22 0 36597364 10060525568 237526 33554432000 1073741824 1073778376 140735746922384 139886262241576 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23432/tid=23442] ppid=23429 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/23432/task/23442/stat : 23442 (java) S 23429 23432 21054 0 -1 4202560 44 0 0 0 10 2 0 0 20 0 22 0 36597364 10060525568 237526 33554432000 1073741824 1073778376 140735746922384 139886261188776 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23432/tid=23443] ppid=23429 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/23432/task/23443/stat : 23443 (java) S 23429 23432 21054 0 -1 4202560 589 0 0 0 1 5 0 0 20 0 22 0 36597365 10060525568 237526 33554432000 1073741824 1073778376 140735746922384 139886248778728 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23432/tid=23444] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23444/stat : 23444 (java) S 23429 23432 21054 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 36597366 10060525568 237526 33554432000 1073741824 1073778376 140735746922384 139886247724792 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23432/tid=23445] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23445/stat : 23445 (java) S 23429 23432 21054 0 -1 4202560 32 0 0 0 0 0 0 0 20 0 22 0 36597366 10060525568 237526 33554432000 1073741824 1073778376 140735746922384 139886246671880 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23432/tid=23446] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23446/stat : 23446 (java) S 23429 23432 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36597368 10060525568 237526 33554432000 1073741824 1073778376 140735746922384 139886245620368 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23432/tid=23447] ppid=23429 vsize=9824732 CPUtime=1.63 cores=0,2,4,6
/proc/23432/task/23447/stat : 23447 (java) S 23429 23432 21054 0 -1 4202560 11657 0 0 0 161 2 0 0 20 0 22 0 36597368 10060525568 237526 33554432000 1073741824 1073778376 140735746922384 139886244567480 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23432/tid=23448] ppid=23429 vsize=9824732 CPUtime=1.33 cores=0,2,4,6
/proc/23432/task/23448/stat : 23448 (java) S 23429 23432 21054 0 -1 4202560 12879 0 0 0 131 2 0 0 20 0 22 0 36597368 10060525568 237526 33554432000 1073741824 1073778376 140735746922384 139886243514680 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23432/tid=23449] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23449/stat : 23449 (java) S 23429 23432 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36597368 10060525568 237526 33554432000 1073741824 1073778376 140735746922384 139886242462072 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23432/tid=23450] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23450/stat : 23450 (java) S 23429 23432 21054 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 36597368 10060525568 237526 33554432000 1073741824 1073778376 140735746922384 139886241409480 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23432/tid=23457] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23457/stat : 23457 (java) S 23429 23432 21054 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 36597397 10060525568 237526 33554432000 1073741824 1073778376 140735746922384 139886237197608 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23432/tid=23775] ppid=23429 vsize=9824732 CPUtime=4.41 cores=0,2,4,6
/proc/23432/task/23775/stat : 23775 (java) R 23429 23432 21054 0 -1 4202560 10 0 0 0 441 0 0 0 20 0 22 0 36599911 10060525568 237526 33554432000 1073741824 1073778376 140735746922384 139886240352808 139886296860569 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=23432/tid=23776] ppid=23429 vsize=9824732 CPUtime=4.39 cores=0,2,4,6
/proc/23432/task/23776/stat : 23776 (java) R 23429 23432 21054 0 -1 4202560 127 0 0 0 435 4 0 0 20 0 22 0 36599911 10060525568 237526 33554432000 1073741824 1073778376 140735746922384 139886239300912 139886296927617 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=23432/tid=23777] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23777/stat : 23777 (java) S 23429 23432 21054 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 36599913 10060525568 237526 33554432000 1073741824 1073778376 140735746922384 139886238250536 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 29.58
Current children cumulated vsize (KiB) 9824732

[startup+30.4009 s]
/proc/loadavg: 2.43 2.27 2.15 5/219 23792
/proc/meminfo: memFree=28725944/32872528 swapFree=1200228/1314692
[pid=23432] ppid=23429 vsize=9824732 CPUtime=30.17 cores=0,2,4,6
/proc/23432/stat : 23432 (java) S 23429 23432 21054 0 -1 4202496 30038 0 1 0 2915 102 0 0 20 0 19 0 36597362 10060525568 237517 33554432000 1073741824 1073778376 140735746922384 140735746913520 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23432/statm: 2456183 237517 2289 9 0 2446860 0
[pid=23432/tid=23434] ppid=23429 vsize=9824732 CPUtime=0.44 cores=0,2,4,6
/proc/23432/task/23434/stat : 23434 (java) S 23429 23432 21054 0 -1 4202560 2443 0 1 0 42 2 0 0 20 0 19 0 36597363 10060525568 237517 33554432000 1073741824 1073778376 140735746922384 139886424560504 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23432/tid=23435] ppid=23429 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/23432/task/23435/stat : 23435 (java) S 23429 23432 21054 0 -1 4202560 56 0 0 0 10 2 0 0 20 0 19 0 36597364 10060525568 237517 33554432000 1073741824 1073778376 140735746922384 139886268558376 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23432/tid=23436] ppid=23429 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/23432/task/23436/stat : 23436 (java) S 23429 23432 21054 0 -1 4202560 51 0 0 0 9 3 0 0 20 0 19 0 36597364 10060525568 237517 33554432000 1073741824 1073778376 140735746922384 139886267505576 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23432/tid=23437] ppid=23429 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/23432/task/23437/stat : 23437 (java) S 23429 23432 21054 0 -1 4202560 34 0 0 0 9 2 0 0 20 0 19 0 36597364 10060525568 237517 33554432000 1073741824 1073778376 140735746922384 139886266452776 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23432/tid=23438] ppid=23429 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/23432/task/23438/stat : 23438 (java) S 23429 23432 21054 0 -1 4202560 55 0 0 0 11 2 0 0 20 0 19 0 36597364 10060525568 237517 33554432000 1073741824 1073778376 140735746922384 139886265399976 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23432/tid=23439] ppid=23429 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/23432/task/23439/stat : 23439 (java) S 23429 23432 21054 0 -1 4202560 57 0 0 0 10 3 0 0 20 0 19 0 36597364 10060525568 237517 33554432000 1073741824 1073778376 140735746922384 139886264347176 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23432/tid=23440] ppid=23429 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/23432/task/23440/stat : 23440 (java) S 23429 23432 21054 0 -1 4202560 45 0 0 0 8 2 0 0 20 0 19 0 36597364 10060525568 237517 33554432000 1073741824 1073778376 140735746922384 139886263294376 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23432/tid=23441] ppid=23429 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/23432/task/23441/stat : 23441 (java) S 23429 23432 21054 0 -1 4202560 53 0 0 0 9 2 0 0 20 0 19 0 36597364 10060525568 237517 33554432000 1073741824 1073778376 140735746922384 139886262241576 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23432/tid=23442] ppid=23429 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/23432/task/23442/stat : 23442 (java) S 23429 23432 21054 0 -1 4202560 44 0 0 0 10 2 0 0 20 0 19 0 36597364 10060525568 237517 33554432000 1073741824 1073778376 140735746922384 139886261188776 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23432/tid=23443] ppid=23429 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/23432/task/23443/stat : 23443 (java) S 23429 23432 21054 0 -1 4202560 589 0 0 0 1 5 0 0 20 0 19 0 36597365 10060525568 237517 33554432000 1073741824 1073778376 140735746922384 139886248778728 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23432/tid=23444] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23444/stat : 23444 (java) S 23429 23432 21054 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 36597366 10060525568 237517 33554432000 1073741824 1073778376 140735746922384 139886247724792 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23432/tid=23445] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23445/stat : 23445 (java) S 23429 23432 21054 0 -1 4202560 32 0 0 0 0 0 0 0 20 0 19 0 36597366 10060525568 237517 33554432000 1073741824 1073778376 140735746922384 139886246671880 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23432/tid=23446] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23446/stat : 23446 (java) S 23429 23432 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36597368 10060525568 237517 33554432000 1073741824 1073778376 140735746922384 139886245620368 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23432/tid=23447] ppid=23429 vsize=9824732 CPUtime=1.63 cores=0,2,4,6
/proc/23432/task/23447/stat : 23447 (java) S 23429 23432 21054 0 -1 4202560 11657 0 0 0 161 2 0 0 20 0 19 0 36597368 10060525568 237517 33554432000 1073741824 1073778376 140735746922384 139886244567480 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23432/tid=23448] ppid=23429 vsize=9824732 CPUtime=1.33 cores=0,2,4,6
/proc/23432/task/23448/stat : 23448 (java) S 23429 23432 21054 0 -1 4202560 12879 0 0 0 131 2 0 0 20 0 19 0 36597368 10060525568 237517 33554432000 1073741824 1073778376 140735746922384 139886243514680 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23432/tid=23449] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23449/stat : 23449 (java) S 23429 23432 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36597368 10060525568 237517 33554432000 1073741824 1073778376 140735746922384 139886242462072 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23432/tid=23450] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23450/stat : 23450 (java) S 23429 23432 21054 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36597368 10060525568 237517 33554432000 1073741824 1073778376 140735746922384 139886241409480 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23432/tid=23457] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23457/stat : 23457 (java) S 23429 23432 21054 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 36597397 10060525568 237517 33554432000 1073741824 1073778376 140735746922384 139886237197608 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 30.17
Current children cumulated vsize (KiB) 9824732

[startup+30.5008 s]
/proc/loadavg: 2.43 2.27 2.15 5/219 23792
/proc/meminfo: memFree=28725944/32872528 swapFree=1200228/1314692
[pid=23432] ppid=23429 vsize=9824732 CPUtime=30.18 cores=0,2,4,6
/proc/23432/stat : 23432 (java) S 23429 23432 21054 0 -1 4202496 30038 0 1 0 2916 102 0 0 20 0 19 0 36597362 10060525568 237517 33554432000 1073741824 1073778376 140735746922384 140735746913520 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23432/statm: 2456183 237517 2289 9 0 2446860 0
[pid=23432/tid=23434] ppid=23429 vsize=9824732 CPUtime=0.45 cores=0,2,4,6
/proc/23432/task/23434/stat : 23434 (java) R 23429 23432 21054 0 -1 4202560 2443 0 1 0 43 2 0 0 20 0 19 0 36597363 10060525568 237517 33554432000 1073741824 1073778376 140735746922384 139886424560504 252266462264 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=23432/tid=23435] ppid=23429 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/23432/task/23435/stat : 23435 (java) S 23429 23432 21054 0 -1 4202560 56 0 0 0 10 2 0 0 20 0 19 0 36597364 10060525568 237517 33554432000 1073741824 1073778376 140735746922384 139886268558376 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23432/tid=23436] ppid=23429 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/23432/task/23436/stat : 23436 (java) S 23429 23432 21054 0 -1 4202560 51 0 0 0 9 3 0 0 20 0 19 0 36597364 10060525568 237517 33554432000 1073741824 1073778376 140735746922384 139886267505576 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23432/tid=23437] ppid=23429 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/23432/task/23437/stat : 23437 (java) S 23429 23432 21054 0 -1 4202560 34 0 0 0 9 2 0 0 20 0 19 0 36597364 10060525568 237517 33554432000 1073741824 1073778376 140735746922384 139886266452776 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23432/tid=23438] ppid=23429 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/23432/task/23438/stat : 23438 (java) S 23429 23432 21054 0 -1 4202560 55 0 0 0 11 2 0 0 20 0 19 0 36597364 10060525568 237517 33554432000 1073741824 1073778376 140735746922384 139886265399976 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23432/tid=23439] ppid=23429 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/23432/task/23439/stat : 23439 (java) S 23429 23432 21054 0 -1 4202560 57 0 0 0 10 3 0 0 20 0 19 0 36597364 10060525568 237517 33554432000 1073741824 1073778376 140735746922384 139886264347176 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23432/tid=23440] ppid=23429 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/23432/task/23440/stat : 23440 (java) S 23429 23432 21054 0 -1 4202560 45 0 0 0 8 2 0 0 20 0 19 0 36597364 10060525568 237517 33554432000 1073741824 1073778376 140735746922384 139886263294376 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23432/tid=23441] ppid=23429 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/23432/task/23441/stat : 23441 (java) S 23429 23432 21054 0 -1 4202560 53 0 0 0 9 2 0 0 20 0 19 0 36597364 10060525568 237517 33554432000 1073741824 1073778376 140735746922384 139886262241576 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23432/tid=23442] ppid=23429 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/23432/task/23442/stat : 23442 (java) S 23429 23432 21054 0 -1 4202560 44 0 0 0 10 2 0 0 20 0 19 0 36597364 10060525568 237517 33554432000 1073741824 1073778376 140735746922384 139886261188776 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23432/tid=23443] ppid=23429 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/23432/task/23443/stat : 23443 (java) S 23429 23432 21054 0 -1 4202560 589 0 0 0 1 5 0 0 20 0 19 0 36597365 10060525568 237517 33554432000 1073741824 1073778376 140735746922384 139886248778728 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23432/tid=23444] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23444/stat : 23444 (java) S 23429 23432 21054 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 36597366 10060525568 237517 33554432000 1073741824 1073778376 140735746922384 139886247724792 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23432/tid=23445] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23445/stat : 23445 (java) S 23429 23432 21054 0 -1 4202560 32 0 0 0 0 0 0 0 20 0 19 0 36597366 10060525568 237517 33554432000 1073741824 1073778376 140735746922384 139886246671880 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23432/tid=23446] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23446/stat : 23446 (java) S 23429 23432 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36597368 10060525568 237517 33554432000 1073741824 1073778376 140735746922384 139886245620368 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23432/tid=23447] ppid=23429 vsize=9824732 CPUtime=1.63 cores=0,2,4,6
/proc/23432/task/23447/stat : 23447 (java) S 23429 23432 21054 0 -1 4202560 11657 0 0 0 161 2 0 0 20 0 19 0 36597368 10060525568 237517 33554432000 1073741824 1073778376 140735746922384 139886244567480 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23432/tid=23448] ppid=23429 vsize=9824732 CPUtime=1.33 cores=0,2,4,6
/proc/23432/task/23448/stat : 23448 (java) S 23429 23432 21054 0 -1 4202560 12879 0 0 0 131 2 0 0 20 0 19 0 36597368 10060525568 237517 33554432000 1073741824 1073778376 140735746922384 139886243514680 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23432/tid=23449] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23449/stat : 23449 (java) S 23429 23432 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36597368 10060525568 237517 33554432000 1073741824 1073778376 140735746922384 139886242462072 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23432/tid=23450] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23450/stat : 23450 (java) S 23429 23432 21054 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36597368 10060525568 237517 33554432000 1073741824 1073778376 140735746922384 139886241409480 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23432/tid=23457] ppid=23429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23432/task/23457/stat : 23457 (java) S 23429 23432 21054 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 36597397 10060525568 237517 33554432000 1073741824 1073778376 140735746922384 139886237197608 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 30.18
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): 30.5882
CPU time (s): 30.3584
CPU user time (s): 29.2066
CPU system time (s): 1.15182
CPU usage (%): 99.2485
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.1966
system time used= 1.15182
maximum resident set size= 950104
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30049
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= 2590
involuntary context switches= 2449

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.183972 second user time and 0.211967 second system time

The end

Launcher Data

Begin job on node131 at 2016-06-19 16:11:48
IDJOB=4109945
IDBENCH=78977
IDSOLVER=2552
FILE ID=node131/4109945-1466345508
RUNJOBID= node131-1466341814-21070
PBS_JOBID= 19922022
Free space on /tmp= 71704 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP 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 Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4109945-1466345508/watcher-4109945-1466345508 -o /tmp/evaluation-result-4109945-1466345508/solver-4109945-1466345508 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1466341814-21070 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4109945-1466345508.wbo

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

MD5SUM BENCH= ccbb2f2628d7a379eab2ad56e88b2a24
RANDOM SEED=208686960

node131.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.752
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.50
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.752
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.752
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.57
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.752
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.752
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.752
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.56
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.752
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.57
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.752
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:        29143768 kB
Buffers:          190764 kB
Cached:           308076 kB
SwapCached:         1512 kB
Active:          1299128 kB
Inactive:         341704 kB
Active(anon):    1140920 kB
Inactive(anon):     3056 kB
Active(file):     158208 kB
Inactive(file):   338648 kB
Unevictable:     1314692 kB
Mlocked:         1200228 kB
SwapTotal:      67108856 kB
SwapFree:       67099952 kB
Dirty:              1692 kB
Writeback:             0 kB
AnonPages:       2533320 kB
Mapped:            15532 kB
Shmem:                 0 kB
Slab:             609904 kB
SReclaimable:      53640 kB
SUnreclaim:       556264 kB
KernelStack:        1800 kB
PageTables:         9376 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3531612 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1298432 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= 71704 MiB
End job on node131 at 2016-06-19 16:12:19