Trace number 4091998

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 22.0396 29.0391

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111223004--soft-66-100-0.wbo
MD5SUM2781b3371b432984c0fe1e8064068870
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark19
Best CPU time to get the best result obtained on this benchmark13
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints42
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 1838
Min constraint cost 1
Max constraint cost 97
Sum of constraints costs 1837
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1227
Number of bits of the biggest sum of numbers11
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.09	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@5d764be1
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@9f436f5
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@4413ee
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@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4091998-1467321209.wbo
0.09/0.12	c reading problem ... 
0.09/0.18	c ... done. Wall clock time 0.065s.
0.09/0.18	c declared #vars     169
0.09/0.18	c internal #vars     211
0.09/0.18	c #constraints  101
0.09/0.19	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.19	c constraints type 
0.09/0.19	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 27
0.09/0.19	c org.sat4j.minisat.constraints.card.MinWatchCard => 41
0.09/0.19	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 3
0.09/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 30
0.09/0.19	c 101 constraints processed.
0.09/0.19	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.19	c constraints type 
0.09/0.19	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 3
0.09/0.19	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 27
0.09/0.19	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 41
0.09/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPb => 30
0.09/0.19	c 101 constraints processed.
0.09/0.19	c objective function length is 42 literals
0.83/0.45	c And the winner is solver0
1.31/0.69	c SATISFIABLE
1.31/0.69	c OPTIMIZING...
1.31/0.69	c Got one! Elapsed wall clock time (in seconds):0.57
1.31/0.69	o 689
1.47/0.70	c And the winner is solver0
1.50/1.19	c Got one! Elapsed wall clock time (in seconds):1.07
1.50/1.19	o 680
1.90/1.30	c And the winner is solver0
2.01/1.69	c Got one! Elapsed wall clock time (in seconds):1.572
2.01/1.69	o 672
2.41/1.84	c cleaning 3273 clauses out of 6564 with flag 9053/6564
2.79/1.94	c And the winner is solver0
3.00/2.19	c Got one! Elapsed wall clock time (in seconds):2.073
3.00/2.19	o 636
3.00/2.20	c And the winner is solver0
3.00/2.69	c Got one! Elapsed wall clock time (in seconds):2.574
3.00/2.69	o 600
3.01/2.72	c And the winner is solver0
3.12/3.19	c Got one! Elapsed wall clock time (in seconds):3.075
3.12/3.19	o 596
3.12/3.20	c And the winner is solver0
3.12/3.69	c Got one! Elapsed wall clock time (in seconds):3.575
3.12/3.69	o 495
3.12/3.70	c And the winner is solver0
3.12/4.20	c Got one! Elapsed wall clock time (in seconds):4.077
3.12/4.20	o 493
3.12/4.22	c And the winner is solver0
3.18/4.70	c Got one! Elapsed wall clock time (in seconds):4.578
3.18/4.70	o 488
3.18/4.70	c And the winner is solver0
3.18/5.20	c Got one! Elapsed wall clock time (in seconds):5.079
3.18/5.20	o 468
3.18/5.21	c And the winner is solver0
3.22/5.70	c Got one! Elapsed wall clock time (in seconds):5.58
3.22/5.70	o 453
3.22/5.73	c And the winner is solver0
3.28/6.20	c Got one! Elapsed wall clock time (in seconds):6.081
3.28/6.20	o 442
3.28/6.20	c And the winner is solver0
3.28/6.70	c Got one! Elapsed wall clock time (in seconds):6.582
3.28/6.70	o 255
3.29/6.71	c And the winner is solver0
3.32/7.20	c Got one! Elapsed wall clock time (in seconds):7.082
3.32/7.20	o 239
3.32/7.21	c And the winner is solver0
3.32/7.70	c Got one! Elapsed wall clock time (in seconds):7.583
3.32/7.70	o 235
3.32/7.71	c And the winner is solver0
3.32/8.20	c Got one! Elapsed wall clock time (in seconds):8.084
3.32/8.20	o 212
3.32/8.22	c And the winner is solver0
3.37/8.70	c Got one! Elapsed wall clock time (in seconds):8.586
3.37/8.70	o 210
3.37/8.72	c And the winner is solver0
3.42/9.21	c Got one! Elapsed wall clock time (in seconds):9.087
3.42/9.21	o 206
3.42/9.23	c And the winner is solver0
3.49/9.71	c Got one! Elapsed wall clock time (in seconds):9.588
3.49/9.71	o 201
3.49/9.73	c And the winner is solver0
3.55/10.21	c Got one! Elapsed wall clock time (in seconds):10.089
3.55/10.21	o 200
3.55/10.24	c And the winner is solver0
3.64/10.71	c Got one! Elapsed wall clock time (in seconds):10.59
3.64/10.71	o 179
3.64/10.77	c And the winner is solver0
3.78/11.21	c Got one! Elapsed wall clock time (in seconds):11.091
3.78/11.21	o 173
3.78/11.22	c And the winner is solver0
3.82/11.71	c Got one! Elapsed wall clock time (in seconds):11.592
3.82/11.71	o 172
3.82/11.72	c And the winner is solver0
3.83/12.21	c Got one! Elapsed wall clock time (in seconds):12.093
3.83/12.21	o 171
3.83/12.23	c And the winner is solver0
3.89/12.71	c Got one! Elapsed wall clock time (in seconds):12.595
3.89/12.71	o 167
3.89/12.72	c And the winner is solver0
3.90/13.21	c Got one! Elapsed wall clock time (in seconds):13.096
3.90/13.21	o 164
4.08/13.31	c cleaning 8622 clauses out of 17246 with flag 6370/20519
4.08/13.36	c And the winner is solver0
4.29/13.72	c Got one! Elapsed wall clock time (in seconds):13.596
4.29/13.72	o 159
4.29/13.73	c And the winner is solver0
4.36/14.22	c Got one! Elapsed wall clock time (in seconds):14.097
4.36/14.22	o 153
4.36/14.29	c And the winner is solver0
4.55/14.72	c Got one! Elapsed wall clock time (in seconds):14.598
4.55/14.72	o 129
4.55/14.73	c And the winner is solver0
4.60/15.22	c Got one! Elapsed wall clock time (in seconds):15.099
4.60/15.22	o 116
4.60/15.22	c And the winner is solver0
4.64/15.72	c Got one! Elapsed wall clock time (in seconds):15.6
4.64/15.72	o 103
4.64/15.78	c And the winner is solver0
4.81/16.22	c Got one! Elapsed wall clock time (in seconds):16.101
4.81/16.22	o 81
4.96/16.35	c cleaning 8196 clauses out of 16401 with flag 7494/28296
5.29/16.45	c And the winner is solver0
5.73/16.72	c Got one! Elapsed wall clock time (in seconds):16.605
5.73/16.72	o 78
5.73/16.76	c And the winner is solver0
5.83/17.22	c Got one! Elapsed wall clock time (in seconds):17.106
5.83/17.22	o 77
5.97/17.35	c cleaning 7246 clauses out of 14497 with flag 10447/34588
6.39/17.58	c cleaning 6624 clauses out of 13252 with flag 30821/40590
6.62/17.69	c And the winner is solver0
6.92/17.83	c Got one! Elapsed wall clock time (in seconds):17.707
6.92/17.83	o 71
7.06/17.91	c cleaning 5965 clauses out of 11932 with flag 6756/45894
7.47/18.12	c cleaning 5984 clauses out of 11968 with flag 26742/51895
7.67/18.27	c And the winner is solver0
8.07/18.58	c Got one! Elapsed wall clock time (in seconds):18.459
8.07/18.58	o 70
8.18/18.61	c And the winner is solver0
8.35/19.08	c Got one! Elapsed wall clock time (in seconds):18.96
8.35/19.08	o 62
8.35/19.09	c And the winner is solver0
8.35/19.58	c Got one! Elapsed wall clock time (in seconds):19.461
8.35/19.58	o 61
8.38/19.63	c cleaning 6061 clauses out of 12126 with flag 3531/58038
8.80/19.85	c cleaning 6025 clauses out of 12065 with flag 25280/64038
9.38/20.12	c cleaning 6507 clauses out of 13041 with flag 52112/71039
9.99/20.45	c cleaning 7263 clauses out of 14533 with flag 84016/79038
10.59/20.74	c And the winner is solver0
10.70/21.08	c Got one! Elapsed wall clock time (in seconds):20.963
10.70/21.08	o 58
11.12/21.33	c cleaning 9657 clauses out of 19316 with flag 19131/91085
11.52/21.59	c cleaning 7826 clauses out of 15656 with flag 42522/97082
12.16/21.88	c cleaning 7410 clauses out of 14832 with flag 70738/104085
12.57/22.02	c And the winner is solver0
12.57/22.08	c Got one! Elapsed wall clock time (in seconds):21.964
12.57/22.08	o 56
12.65/22.14	c cleaning 6224 clauses out of 12463 with flag 3896/109126
12.83/22.21	c And the winner is solver0
12.94/22.58	c Got one! Elapsed wall clock time (in seconds):22.466
12.94/22.58	o 53
12.96/22.69	c cleaning 5826 clauses out of 11660 with flag 11760/114547
13.16/22.75	c And the winner is solver0
13.31/23.09	c Got one! Elapsed wall clock time (in seconds):22.968
13.31/23.09	o 41
13.34/23.19	c cleaning 5442 clauses out of 10892 with flag 11669/119606
13.95/23.40	c And the winner is solver0
13.99/23.59	c Got one! Elapsed wall clock time (in seconds):23.47
13.99/23.59	o 40
14.20/23.79	c cleaning 8166 clauses out of 16345 with flag 18677/130501
14.80/24.00	c cleaning 7085 clauses out of 14177 with flag 41310/136499
14.80/24.10	c And the winner is solver0
15.07/24.59	c Got one! Elapsed wall clock time (in seconds):24.472
15.07/24.59	o 28
15.08/24.67	c cleaning 6178 clauses out of 12358 with flag 7701/141765
15.50/24.83	c And the winner is solver0
15.59/25.09	c Got one! Elapsed wall clock time (in seconds):24.975
15.59/25.09	o 23
15.59/25.14	c cleaning 5841 clauses out of 11692 with flag 3749/147278
16.02/25.36	c cleaning 5921 clauses out of 11851 with flag 27499/153278
16.40/25.50	c And the winner is solver0
16.40/25.60	c Got one! Elapsed wall clock time (in seconds):25.478
16.40/25.60	o 22
16.51/25.64	c cleaning 5854 clauses out of 11715 with flag 3719/159065
16.89/25.84	c cleaning 5929 clauses out of 11859 with flag 25627/165065
17.29/26.08	c cleaning 6461 clauses out of 12927 with flag 54020/172065
17.89/26.37	c cleaning 7226 clauses out of 14464 with flag 84752/180065
18.69/26.71	c cleaning 8114 clauses out of 16235 with flag 122464/189065
19.29/27.02	c And the winner is solver0
19.34/27.10	c Got one! Elapsed wall clock time (in seconds):26.981
19.34/27.10	o 20
19.52/27.20	c And the winner is solver0
19.77/27.60	c Got one! Elapsed wall clock time (in seconds):27.485
19.77/27.60	o 19
19.97/27.78	c cleaning 10694 clauses out of 21395 with flag 15255/202342
20.57/28.04	c cleaning 8341 clauses out of 16696 with flag 44714/208342
21.17/28.32	c cleaning 7670 clauses out of 15351 with flag 78481/215343
21.17/28.37	c And the winner is solver0
21.91/29.03	c >>>>>>>>>> Solver number 0 (49 answers) <<<<<<<<<<<<<<<<<<
21.91/29.03	c starts		: 142
21.91/29.03	c conflicts		: 216903
21.91/29.03	c decisions		: 328458
21.91/29.03	c propagations		: 4798084
21.91/29.03	c inspects		: 90136141
21.91/29.03	c shortcuts		: 0
21.91/29.03	c learnt literals	: 40
21.91/29.03	c learnt binary clauses	: 134
21.91/29.03	c learnt ternary clauses	: 534
21.91/29.03	c learnt constraints	: 216862
21.91/29.03	c ignored constraints	: 0
21.91/29.03	c root simplifications	: 0
21.91/29.03	c removed literals (reason simplification)	: 1790122
21.91/29.03	c reason swapping (by a shorter reason)	: 0
21.91/29.03	c Calls to reduceDB	: 30
21.91/29.03	c Number of update (reduction) of LBD	: 50379
21.91/29.03	c Imported unit clauses	: 0
21.91/29.03	c number of reductions to clauses (during analyze)	: 0
21.91/29.03	c number of learned constraints concerned by reduction	: 0
21.91/29.03	c number of learning phase by resolution	: 0
21.91/29.03	c number of learning phase by cutting planes	: 0
21.91/29.03	c speed (assignments/second)	: 166374.83962689416
21.91/29.03	c non guided choices	1514
21.91/29.03	c learnt constraints type 
21.91/29.03	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
21.91/29.03	c starts		: 49
21.91/29.03	c conflicts		: 342
21.91/29.03	c decisions		: 4401
21.91/29.03	c propagations		: 16900
21.91/29.03	c inspects		: 480129
21.91/29.03	c shortcuts		: 0
21.91/29.03	c learnt literals	: 0
21.91/29.03	c learnt binary clauses	: 0
21.91/29.03	c learnt ternary clauses	: 0
21.91/29.03	c learnt constraints	: 300
21.91/29.03	c ignored constraints	: 0
21.91/29.03	c root simplifications	: 0
21.91/29.03	c removed literals (reason simplification)	: 0
21.91/29.03	c reason swapping (by a shorter reason)	: 0
21.91/29.03	c Calls to reduceDB	: 0
21.91/29.03	c Number of update (reduction) of LBD	: 0
21.91/29.03	c Imported unit clauses	: 0
21.91/29.03	c number of reductions to clauses (during analyze)	: 0
21.91/29.03	c number of learned constraints concerned by reduction	: 0
21.91/29.03	c number of learning phase by resolution	: 0
21.91/29.03	c number of learning phase by cutting planes	: 0
21.91/29.03	c speed (assignments/second)	: 11926.605504587156
21.91/29.03	c non guided choices	1315
21.91/29.03	c learnt constraints type 
21.91/29.03	s OPTIMUM FOUND
21.91/29.03	c Found 48 solution(s)
21.91/29.03	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 
21.91/29.03	c objective function=19
21.91/29.03	c Total wall clock time (in seconds): 28.912

Verifier Data

OK	19

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-4091998-1467321209/watcher-4091998-1467321209 -o /tmp/evaluation-result-4091998-1467321209/solver-4091998-1467321209 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1467319216-8601 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4091998-1467321209.wbo 

pid=12152
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.87 2.07 2.06 4/196 12155
/proc/meminfo: memFree=28217892/32872528 swapFree=1522152/1652968
[pid=12155] ppid=12152 vsize=9160 CPUtime=0 cores=0,2,4,6
/proc/12155/stat : 12155 (java) R 12152 12155 3195 0 -1 4202496 468 0 0 0 0 0 0 0 20 0 1 0 2799937 9379840 123 33554432000 1073741824 1073778376 140736477667808 140736477664936 217413882336 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12155/statm: 2372 130 100 9 0 120 0

[startup+0.10006 s]
/proc/loadavg: 1.87 2.07 2.06 4/196 12155
/proc/meminfo: memFree=28217892/32872528 swapFree=1522152/1652968
[pid=12155] ppid=12152 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/12155/stat : 12155 (java) S 12152 12155 3195 0 -1 4202496 4397 0 1 0 8 1 0 0 20 0 18 0 2799937 9787879424 6029 33554432000 1073741824 1073778376 140736477667808 140736477658944 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12155/statm: 2389619 6029 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.20021 s]
/proc/loadavg: 1.87 2.07 2.06 4/196 12155
/proc/meminfo: memFree=28217892/32872528 swapFree=1522152/1652968
[pid=12155] ppid=12152 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/12155/stat : 12155 (java) S 12152 12155 3195 0 -1 4202496 4783 0 1 0 22 1 0 0 20 0 22 0 2799937 10060525568 7909 33554432000 1073741824 1073778376 140736477667808 140736477658944 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12155/statm: 2456183 7909 2208 9 0 2446860 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9824732

[startup+0.300212 s]
/proc/loadavg: 1.87 2.07 2.06 4/196 12155
/proc/meminfo: memFree=28217892/32872528 swapFree=1522152/1652968
[pid=12155] ppid=12152 vsize=9824732 CPUtime=0.54 cores=0,2,4,6
/proc/12155/stat : 12155 (java) S 12152 12155 3195 0 -1 4202496 7495 0 1 0 52 2 0 0 20 0 22 0 2799937 10060525568 9485 33554432000 1073741824 1073778376 140736477667808 140736477658944 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12155/statm: 2456183 9485 2245 9 0 2446860 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 9824732

[startup+0.701865 s]
/proc/loadavg: 1.87 2.07 2.06 4/196 12155
/proc/meminfo: memFree=28217892/32872528 swapFree=1522152/1652968
[pid=12155] ppid=12152 vsize=9824732 CPUtime=1.47 cores=0,2,4,6
/proc/12155/stat : 12155 (java) S 12152 12155 3195 0 -1 4202496 15403 0 1 0 142 5 0 0 20 0 22 0 2799937 10060525568 15819 33554432000 1073741824 1073778376 140736477667808 140736477658944 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12155/statm: 2456183 15819 2253 9 0 2446860 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9824732

[startup+1.50085 s]
/proc/loadavg: 1.87 2.07 2.06 2/215 12180
/proc/meminfo: memFree=28162120/32872528 swapFree=1522152/1652968
[pid=12155] ppid=12152 vsize=9824732 CPUtime=2.01 cores=0,2,4,6
/proc/12155/stat : 12155 (java) S 12152 12155 3195 0 -1 4202496 16079 0 1 0 193 8 0 0 20 0 19 0 2799937 10060525568 19499 33554432000 1073741824 1073778376 140736477667808 140736477658944 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12155/statm: 2456183 19499 2260 9 0 2446860 0
[pid=12155/tid=12157] ppid=12152 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/12155/task/12157/stat : 12157 (java) S 12152 12155 3195 0 -1 4202560 2418 0 1 0 15 1 0 0 20 0 19 0 2799938 10060525568 19499 33554432000 1073741824 1073778376 140736477667808 139959082165112 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12155/tid=12158] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12158/stat : 12158 (java) S 12152 12155 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2799940 10060525568 19499 33554432000 1073741824 1073778376 140736477667808 139959043656360 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12155/tid=12159] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12159/stat : 12159 (java) S 12152 12155 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2799940 10060525568 19499 33554432000 1073741824 1073778376 140736477667808 139959042603816 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12155/tid=12160] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12160/stat : 12160 (java) S 12152 12155 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2799940 10060525568 19499 33554432000 1073741824 1073778376 140736477667808 139959041551272 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12155/tid=12161] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12161/stat : 12161 (java) S 12152 12155 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2799940 10060525568 19499 33554432000 1073741824 1073778376 140736477667808 139959040498728 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12155/tid=12162] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12162/stat : 12162 (java) S 12152 12155 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2799940 10060525568 19499 33554432000 1073741824 1073778376 140736477667808 139959039445160 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12155/tid=12163] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12163/stat : 12163 (java) S 12152 12155 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2799940 10060525568 19499 33554432000 1073741824 1073778376 140736477667808 139959038392616 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12155/tid=12164] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12164/stat : 12164 (java) S 12152 12155 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2799940 10060525568 19499 33554432000 1073741824 1073778376 140736477667808 139959037340072 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12155/tid=12165] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12165/stat : 12165 (java) S 12152 12155 3195 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2799940 10060525568 19499 33554432000 1073741824 1073778376 140736477667808 139959036287528 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12155/tid=12166] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12166/stat : 12166 (java) S 12152 12155 3195 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 2799941 10060525568 19499 33554432000 1073741824 1073778376 140736477667808 139958905981544 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12155/tid=12167] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12167/stat : 12167 (java) S 12152 12155 3195 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 2799941 10060525568 19499 33554432000 1073741824 1073778376 140736477667808 139958904927864 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12155/tid=12168] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12168/stat : 12168 (java) S 12152 12155 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2799941 10060525568 19499 33554432000 1073741824 1073778376 140736477667808 139958903875208 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12155/tid=12169] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12169/stat : 12169 (java) S 12152 12155 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2799943 10060525568 19499 33554432000 1073741824 1073778376 140736477667808 139958902823952 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12155/tid=12170] ppid=12152 vsize=9824732 CPUtime=0.59 cores=0,2,4,6
/proc/12155/task/12170/stat : 12170 (java) S 12152 12155 3195 0 -1 4202560 5861 0 0 0 58 1 0 0 20 0 19 0 2799943 10060525568 19499 33554432000 1073741824 1073778376 140736477667808 139958901770296 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12155/tid=12171] ppid=12152 vsize=9824732 CPUtime=0.52 cores=0,2,4,6
/proc/12155/task/12171/stat : 12171 (java) S 12152 12155 3195 0 -1 4202560 6448 0 0 0 52 0 0 0 20 0 19 0 2799943 10060525568 19499 33554432000 1073741824 1073778376 140736477667808 139958900717752 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12155/tid=12172] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12172/stat : 12172 (java) S 12152 12155 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2799943 10060525568 19499 33554432000 1073741824 1073778376 140736477667808 139958899665400 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12155/tid=12173] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12173/stat : 12173 (java) S 12152 12155 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2799943 10060525568 19499 33554432000 1073741824 1073778376 140736477667808 139958898613064 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12155/tid=12176] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12176/stat : 12176 (java) S 12152 12155 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2799957 10060525568 19499 33554432000 1073741824 1073778376 140736477667808 139958895453736 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.01
Current children cumulated vsize (KiB) 9824732

[startup+3.10074 s]
/proc/loadavg: 2.12 2.12 2.08 3/216 12189
/proc/meminfo: memFree=28080760/32872528 swapFree=1522152/1652968
[pid=12155] ppid=12152 vsize=9824732 CPUtime=3.12 cores=0,2,4,6
/proc/12155/stat : 12155 (java) S 12152 12155 3195 0 -1 4202496 20564 0 1 0 299 13 0 0 20 0 19 0 2799937 10060525568 38969 33554432000 1073741824 1073778376 140736477667808 140736477658944 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12155/statm: 2456183 38969 2271 9 0 2446860 0
[pid=12155/tid=12157] ppid=12152 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/12155/task/12157/stat : 12157 (java) S 12152 12155 3195 0 -1 4202560 2419 0 1 0 15 1 0 0 20 0 19 0 2799938 10060525568 38969 33554432000 1073741824 1073778376 140736477667808 139959082165112 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12155/tid=12158] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12158/stat : 12158 (java) S 12152 12155 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2799940 10060525568 38969 33554432000 1073741824 1073778376 140736477667808 139959043656360 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12155/tid=12159] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12159/stat : 12159 (java) S 12152 12155 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2799940 10060525568 38969 33554432000 1073741824 1073778376 140736477667808 139959042603816 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12155/tid=12160] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12160/stat : 12160 (java) S 12152 12155 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2799940 10060525568 38969 33554432000 1073741824 1073778376 140736477667808 139959041551272 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12155/tid=12161] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12161/stat : 12161 (java) S 12152 12155 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2799940 10060525568 38969 33554432000 1073741824 1073778376 140736477667808 139959040498728 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12155/tid=12162] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12162/stat : 12162 (java) S 12152 12155 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2799940 10060525568 38969 33554432000 1073741824 1073778376 140736477667808 139959039445160 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12155/tid=12163] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12163/stat : 12163 (java) S 12152 12155 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2799940 10060525568 38969 33554432000 1073741824 1073778376 140736477667808 139959038392616 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12155/tid=12164] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12164/stat : 12164 (java) S 12152 12155 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2799940 10060525568 38969 33554432000 1073741824 1073778376 140736477667808 139959037340072 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12155/tid=12165] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12165/stat : 12165 (java) S 12152 12155 3195 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2799940 10060525568 38969 33554432000 1073741824 1073778376 140736477667808 139959036287528 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12155/tid=12166] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12166/stat : 12166 (java) S 12152 12155 3195 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 2799941 10060525568 38969 33554432000 1073741824 1073778376 140736477667808 139958905981544 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12155/tid=12167] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12167/stat : 12167 (java) S 12152 12155 3195 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 2799941 10060525568 38969 33554432000 1073741824 1073778376 140736477667808 139958904927864 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12155/tid=12168] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12168/stat : 12168 (java) S 12152 12155 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2799941 10060525568 38969 33554432000 1073741824 1073778376 140736477667808 139958903875208 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12155/tid=12169] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12169/stat : 12169 (java) S 12152 12155 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2799943 10060525568 38969 33554432000 1073741824 1073778376 140736477667808 139958902823952 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12155/tid=12170] ppid=12152 vsize=9824732 CPUtime=0.8 cores=0,2,4,6
/proc/12155/task/12170/stat : 12170 (java) S 12152 12155 3195 0 -1 4202560 6446 0 0 0 78 2 0 0 20 0 19 0 2799943 10060525568 38969 33554432000 1073741824 1073778376 140736477667808 139958901770296 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12155/tid=12171] ppid=12152 vsize=9824732 CPUtime=0.85 cores=0,2,4,6
/proc/12155/task/12171/stat : 12171 (java) S 12152 12155 3195 0 -1 4202560 10289 0 0 0 83 2 0 0 20 0 19 0 2799943 10060525568 38969 33554432000 1073741824 1073778376 140736477667808 139958900717752 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12155/tid=12172] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12172/stat : 12172 (java) S 12152 12155 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2799943 10060525568 38969 33554432000 1073741824 1073778376 140736477667808 139958899665400 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12155/tid=12173] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12173/stat : 12173 (java) S 12152 12155 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2799943 10060525568 38969 33554432000 1073741824 1073778376 140736477667808 139958898613064 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12155/tid=12176] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12176/stat : 12176 (java) S 12152 12155 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2799957 10060525568 38969 33554432000 1073741824 1073778376 140736477667808 139958895453736 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 9824732

[startup+6.30081 s]
/proc/loadavg: 2.12 2.12 2.08 3/215 12207
/proc/meminfo: memFree=28040348/32872528 swapFree=1522152/1652968
[pid=12155] ppid=12152 vsize=9824732 CPUtime=3.28 cores=0,2,4,6
/proc/12155/stat : 12155 (java) S 12152 12155 3195 0 -1 4202496 20668 0 1 0 308 20 0 0 20 0 19 0 2799937 10060525568 44418 33554432000 1073741824 1073778376 140736477667808 140736477658944 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12155/statm: 2456183 44418 2285 9 0 2446860 0
[pid=12155/tid=12157] ppid=12152 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/12155/task/12157/stat : 12157 (java) S 12152 12155 3195 0 -1 4202560 2421 0 1 0 15 1 0 0 20 0 19 0 2799938 10060525568 44418 33554432000 1073741824 1073778376 140736477667808 139959082165112 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12155/tid=12158] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12158/stat : 12158 (java) S 12152 12155 3195 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 2799940 10060525568 44418 33554432000 1073741824 1073778376 140736477667808 139959043656360 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12155/tid=12159] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12159/stat : 12159 (java) S 12152 12155 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2799940 10060525568 44418 33554432000 1073741824 1073778376 140736477667808 139959042603816 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12155/tid=12160] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12160/stat : 12160 (java) S 12152 12155 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2799940 10060525568 44418 33554432000 1073741824 1073778376 140736477667808 139959041551272 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12155/tid=12161] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12161/stat : 12161 (java) S 12152 12155 3195 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 2799940 10060525568 44418 33554432000 1073741824 1073778376 140736477667808 139959040498728 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12155/tid=12162] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12162/stat : 12162 (java) S 12152 12155 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2799940 10060525568 44418 33554432000 1073741824 1073778376 140736477667808 139959039445160 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12155/tid=12163] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12163/stat : 12163 (java) S 12152 12155 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2799940 10060525568 44418 33554432000 1073741824 1073778376 140736477667808 139959038392616 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12155/tid=12164] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12164/stat : 12164 (java) S 12152 12155 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2799940 10060525568 44418 33554432000 1073741824 1073778376 140736477667808 139959037340072 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12155/tid=12165] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12165/stat : 12165 (java) S 12152 12155 3195 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2799940 10060525568 44418 33554432000 1073741824 1073778376 140736477667808 139959036287528 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12155/tid=12166] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12166/stat : 12166 (java) S 12152 12155 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2799941 10060525568 44418 33554432000 1073741824 1073778376 140736477667808 139958905981544 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12155/tid=12167] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12167/stat : 12167 (java) S 12152 12155 3195 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 2799941 10060525568 44418 33554432000 1073741824 1073778376 140736477667808 139958904927864 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12155/tid=12168] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12168/stat : 12168 (java) S 12152 12155 3195 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 2799941 10060525568 44418 33554432000 1073741824 1073778376 140736477667808 139958903875208 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12155/tid=12169] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12169/stat : 12169 (java) S 12152 12155 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2799943 10060525568 44418 33554432000 1073741824 1073778376 140736477667808 139958902823952 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12155/tid=12170] ppid=12152 vsize=9824732 CPUtime=0.8 cores=0,2,4,6
/proc/12155/task/12170/stat : 12170 (java) S 12152 12155 3195 0 -1 4202560 6446 0 0 0 78 2 0 0 20 0 19 0 2799943 10060525568 44418 33554432000 1073741824 1073778376 140736477667808 139958901770296 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12155/tid=12171] ppid=12152 vsize=9824732 CPUtime=0.85 cores=0,2,4,6
/proc/12155/task/12171/stat : 12171 (java) S 12152 12155 3195 0 -1 4202560 10289 0 0 0 83 2 0 0 20 0 19 0 2799943 10060525568 44418 33554432000 1073741824 1073778376 140736477667808 139958900717752 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12155/tid=12172] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12172/stat : 12172 (java) S 12152 12155 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2799943 10060525568 44418 33554432000 1073741824 1073778376 140736477667808 139958899665400 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12155/tid=12173] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12173/stat : 12173 (java) S 12152 12155 3195 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 2799943 10060525568 44418 33554432000 1073741824 1073778376 140736477667808 139958898613064 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12155/tid=12176] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12176/stat : 12176 (java) S 12152 12155 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2799957 10060525568 44418 33554432000 1073741824 1073778376 140736477667808 139958895453736 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.28
Current children cumulated vsize (KiB) 9824732
heavy processes:

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

[pid=12155/tid=12161] ppid=12152 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/12155/task/12161/stat : 12161 (java) S 12152 12155 3195 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 22 0 2799940 10060525568 52744 33554432000 1073741824 1073778376 140736477667808 139959040498728 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12155/tid=12162] ppid=12152 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/12155/task/12162/stat : 12162 (java) S 12152 12155 3195 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 22 0 2799940 10060525568 52744 33554432000 1073741824 1073778376 140736477667808 139959039445160 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12155/tid=12163] ppid=12152 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/12155/task/12163/stat : 12163 (java) S 12152 12155 3195 0 -1 4202560 20 0 0 0 3 0 0 0 20 0 22 0 2799940 10060525568 52744 33554432000 1073741824 1073778376 140736477667808 139959038392616 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12155/tid=12164] ppid=12152 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/12155/task/12164/stat : 12164 (java) S 12152 12155 3195 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 22 0 2799940 10060525568 52744 33554432000 1073741824 1073778376 140736477667808 139959037340072 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12155/tid=12165] ppid=12152 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/12155/task/12165/stat : 12165 (java) S 12152 12155 3195 0 -1 4202560 4 0 0 0 1 0 0 0 20 0 22 0 2799940 10060525568 52744 33554432000 1073741824 1073778376 140736477667808 139959036287528 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12155/tid=12166] ppid=12152 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/12155/task/12166/stat : 12166 (java) S 12152 12155 3195 0 -1 4202560 8 0 0 0 0 4 0 0 20 0 22 0 2799941 10060525568 52744 33554432000 1073741824 1073778376 140736477667808 139958905981544 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12155/tid=12167] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12167/stat : 12167 (java) S 12152 12155 3195 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2799941 10060525568 52744 33554432000 1073741824 1073778376 140736477667808 139958904927864 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12155/tid=12168] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12168/stat : 12168 (java) S 12152 12155 3195 0 -1 4202560 35 0 0 0 0 0 0 0 20 0 22 0 2799941 10060525568 52744 33554432000 1073741824 1073778376 140736477667808 139958903875208 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12155/tid=12169] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12169/stat : 12169 (java) S 12152 12155 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2799943 10060525568 52744 33554432000 1073741824 1073778376 140736477667808 139958902823952 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12155/tid=12170] ppid=12152 vsize=9824732 CPUtime=0.98 cores=0,2,4,6
/proc/12155/task/12170/stat : 12170 (java) S 12152 12155 3195 0 -1 4202560 6463 0 0 0 96 2 0 0 20 0 22 0 2799943 10060525568 52744 33554432000 1073741824 1073778376 140736477667808 139958901770296 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12155/tid=12171] ppid=12152 vsize=9824732 CPUtime=1.36 cores=0,2,4,6
/proc/12155/task/12171/stat : 12171 (java) S 12152 12155 3195 0 -1 4202560 14155 0 0 0 133 3 0 0 20 0 22 0 2799943 10060525568 52744 33554432000 1073741824 1073778376 140736477667808 139958900717752 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12155/tid=12172] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12172/stat : 12172 (java) S 12152 12155 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2799943 10060525568 52744 33554432000 1073741824 1073778376 140736477667808 139958899665400 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12155/tid=12173] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12173/stat : 12173 (java) S 12152 12155 3195 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 2799943 10060525568 52744 33554432000 1073741824 1073778376 140736477667808 139958898613064 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12155/tid=12176] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12176/stat : 12176 (java) S 12152 12155 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2799957 10060525568 52744 33554432000 1073741824 1073778376 140736477667808 139958895453736 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 19.52
Current children cumulated vsize (KiB) 9824732

[startup+28.0007 s]
/proc/loadavg: 2.04 2.09 2.07 2/215 12318
/proc/meminfo: memFree=28006900/32872528 swapFree=1522152/1652968
[pid=12155] ppid=12152 vsize=9824732 CPUtime=20.57 cores=0,2,4,6
/proc/12155/stat : 12155 (java) S 12152 12155 3195 0 -1 4202496 25038 0 1 0 1969 88 0 0 20 0 22 0 2799937 10060525568 53567 33554432000 1073741824 1073778376 140736477667808 140736477658944 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12155/statm: 2456183 53567 2287 9 0 2446860 0
[pid=12155/tid=12157] ppid=12152 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/12155/task/12157/stat : 12157 (java) S 12152 12155 3195 0 -1 4202560 2421 0 1 0 19 2 0 0 20 0 22 0 2799938 10060525568 53567 33554432000 1073741824 1073778376 140736477667808 139959082165112 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12155/tid=12158] ppid=12152 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/12155/task/12158/stat : 12158 (java) S 12152 12155 3195 0 -1 4202560 17 0 0 0 4 0 0 0 20 0 22 0 2799940 10060525568 53567 33554432000 1073741824 1073778376 140736477667808 139959043656360 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12155/tid=12159] ppid=12152 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/12155/task/12159/stat : 12159 (java) S 12152 12155 3195 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 22 0 2799940 10060525568 53567 33554432000 1073741824 1073778376 140736477667808 139959042603816 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12155/tid=12160] ppid=12152 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/12155/task/12160/stat : 12160 (java) S 12152 12155 3195 0 -1 4202560 30 0 0 0 4 0 0 0 20 0 22 0 2799940 10060525568 53567 33554432000 1073741824 1073778376 140736477667808 139959041551272 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12155/tid=12161] ppid=12152 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/12155/task/12161/stat : 12161 (java) S 12152 12155 3195 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 22 0 2799940 10060525568 53567 33554432000 1073741824 1073778376 140736477667808 139959040498728 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12155/tid=12162] ppid=12152 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/12155/task/12162/stat : 12162 (java) S 12152 12155 3195 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 22 0 2799940 10060525568 53567 33554432000 1073741824 1073778376 140736477667808 139959039445160 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12155/tid=12163] ppid=12152 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/12155/task/12163/stat : 12163 (java) S 12152 12155 3195 0 -1 4202560 21 0 0 0 3 0 0 0 20 0 22 0 2799940 10060525568 53567 33554432000 1073741824 1073778376 140736477667808 139959038392616 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12155/tid=12164] ppid=12152 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/12155/task/12164/stat : 12164 (java) S 12152 12155 3195 0 -1 4202560 20 0 0 0 4 0 0 0 20 0 22 0 2799940 10060525568 53567 33554432000 1073741824 1073778376 140736477667808 139959037340072 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12155/tid=12165] ppid=12152 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/12155/task/12165/stat : 12165 (java) S 12152 12155 3195 0 -1 4202560 4 0 0 0 1 0 0 0 20 0 22 0 2799940 10060525568 53567 33554432000 1073741824 1073778376 140736477667808 139959036287528 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12155/tid=12166] ppid=12152 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/12155/task/12166/stat : 12166 (java) S 12152 12155 3195 0 -1 4202560 8 0 0 0 0 5 0 0 20 0 22 0 2799941 10060525568 53567 33554432000 1073741824 1073778376 140736477667808 139958905981544 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12155/tid=12167] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12167/stat : 12167 (java) S 12152 12155 3195 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2799941 10060525568 53567 33554432000 1073741824 1073778376 140736477667808 139958904927864 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12155/tid=12168] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12168/stat : 12168 (java) S 12152 12155 3195 0 -1 4202560 37 0 0 0 0 0 0 0 20 0 22 0 2799941 10060525568 53567 33554432000 1073741824 1073778376 140736477667808 139958903875208 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12155/tid=12169] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12169/stat : 12169 (java) S 12152 12155 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2799943 10060525568 53567 33554432000 1073741824 1073778376 140736477667808 139958902823952 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12155/tid=12170] ppid=12152 vsize=9824732 CPUtime=0.98 cores=0,2,4,6
/proc/12155/task/12170/stat : 12170 (java) S 12152 12155 3195 0 -1 4202560 6463 0 0 0 96 2 0 0 20 0 22 0 2799943 10060525568 53567 33554432000 1073741824 1073778376 140736477667808 139958901770296 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12155/tid=12171] ppid=12152 vsize=9824732 CPUtime=1.36 cores=0,2,4,6
/proc/12155/task/12171/stat : 12171 (java) S 12152 12155 3195 0 -1 4202560 14155 0 0 0 133 3 0 0 20 0 22 0 2799943 10060525568 53567 33554432000 1073741824 1073778376 140736477667808 139958900717752 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12155/tid=12172] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12172/stat : 12172 (java) S 12152 12155 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2799943 10060525568 53567 33554432000 1073741824 1073778376 140736477667808 139958899665400 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12155/tid=12173] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12173/stat : 12173 (java) S 12152 12155 3195 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 2799943 10060525568 53567 33554432000 1073741824 1073778376 140736477667808 139958898613064 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12155/tid=12176] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12176/stat : 12176 (java) S 12152 12155 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2799957 10060525568 53567 33554432000 1073741824 1073778376 140736477667808 139958895453736 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 20.57
Current children cumulated vsize (KiB) 9824732

[startup+28.8008 s]
/proc/loadavg: 2.04 2.09 2.07 4/216 12321
/proc/meminfo: memFree=28003708/32872528 swapFree=1522152/1652968
[pid=12155] ppid=12152 vsize=9824732 CPUtime=21.74 cores=0,2,4,6
/proc/12155/stat : 12155 (java) S 12152 12155 3195 0 -1 4202496 25038 0 1 0 2085 89 0 0 20 0 20 0 2799937 10060525568 53563 33554432000 1073741824 1073778376 140736477667808 140736477658944 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12155/statm: 2456183 53563 2287 9 0 2446860 0
[pid=12155/tid=12157] ppid=12152 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/12155/task/12157/stat : 12157 (java) S 12152 12155 3195 0 -1 4202560 2421 0 1 0 19 2 0 0 20 0 20 0 2799938 10060525568 53563 33554432000 1073741824 1073778376 140736477667808 139959082165112 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12155/tid=12158] ppid=12152 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/12155/task/12158/stat : 12158 (java) S 12152 12155 3195 0 -1 4202560 17 0 0 0 4 0 0 0 20 0 20 0 2799940 10060525568 53563 33554432000 1073741824 1073778376 140736477667808 139959043656360 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12155/tid=12159] ppid=12152 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/12155/task/12159/stat : 12159 (java) S 12152 12155 3195 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 20 0 2799940 10060525568 53563 33554432000 1073741824 1073778376 140736477667808 139959042603816 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12155/tid=12160] ppid=12152 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/12155/task/12160/stat : 12160 (java) S 12152 12155 3195 0 -1 4202560 30 0 0 0 4 0 0 0 20 0 20 0 2799940 10060525568 53563 33554432000 1073741824 1073778376 140736477667808 139959041551272 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12155/tid=12161] ppid=12152 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/12155/task/12161/stat : 12161 (java) S 12152 12155 3195 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 20 0 2799940 10060525568 53563 33554432000 1073741824 1073778376 140736477667808 139959040498728 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12155/tid=12162] ppid=12152 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/12155/task/12162/stat : 12162 (java) S 12152 12155 3195 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 20 0 2799940 10060525568 53563 33554432000 1073741824 1073778376 140736477667808 139959039445160 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12155/tid=12163] ppid=12152 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/12155/task/12163/stat : 12163 (java) S 12152 12155 3195 0 -1 4202560 21 0 0 0 3 0 0 0 20 0 20 0 2799940 10060525568 53563 33554432000 1073741824 1073778376 140736477667808 139959038392616 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12155/tid=12164] ppid=12152 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/12155/task/12164/stat : 12164 (java) S 12152 12155 3195 0 -1 4202560 20 0 0 0 4 0 0 0 20 0 20 0 2799940 10060525568 53563 33554432000 1073741824 1073778376 140736477667808 139959037340072 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12155/tid=12165] ppid=12152 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/12155/task/12165/stat : 12165 (java) S 12152 12155 3195 0 -1 4202560 4 0 0 0 1 0 0 0 20 0 20 0 2799940 10060525568 53563 33554432000 1073741824 1073778376 140736477667808 139959036287528 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12155/tid=12166] ppid=12152 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/12155/task/12166/stat : 12166 (java) S 12152 12155 3195 0 -1 4202560 8 0 0 0 0 5 0 0 20 0 20 0 2799941 10060525568 53563 33554432000 1073741824 1073778376 140736477667808 139958905981544 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12155/tid=12167] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12167/stat : 12167 (java) S 12152 12155 3195 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 2799941 10060525568 53563 33554432000 1073741824 1073778376 140736477667808 139958904927864 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12155/tid=12168] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12168/stat : 12168 (java) S 12152 12155 3195 0 -1 4202560 37 0 0 0 0 0 0 0 20 0 20 0 2799941 10060525568 53563 33554432000 1073741824 1073778376 140736477667808 139958903875208 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12155/tid=12169] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12169/stat : 12169 (java) S 12152 12155 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 2799943 10060525568 53563 33554432000 1073741824 1073778376 140736477667808 139958902823952 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12155/tid=12170] ppid=12152 vsize=9824732 CPUtime=0.98 cores=0,2,4,6
/proc/12155/task/12170/stat : 12170 (java) S 12152 12155 3195 0 -1 4202560 6463 0 0 0 96 2 0 0 20 0 20 0 2799943 10060525568 53563 33554432000 1073741824 1073778376 140736477667808 139958901770296 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12155/tid=12171] ppid=12152 vsize=9824732 CPUtime=1.36 cores=0,2,4,6
/proc/12155/task/12171/stat : 12171 (java) S 12152 12155 3195 0 -1 4202560 14155 0 0 0 133 3 0 0 20 0 20 0 2799943 10060525568 53563 33554432000 1073741824 1073778376 140736477667808 139958900717752 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12155/tid=12172] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12172/stat : 12172 (java) S 12152 12155 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 2799943 10060525568 53563 33554432000 1073741824 1073778376 140736477667808 139958899665400 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12155/tid=12173] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12173/stat : 12173 (java) S 12152 12155 3195 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 2799943 10060525568 53563 33554432000 1073741824 1073778376 140736477667808 139958898613064 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12155/tid=12176] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12176/stat : 12176 (java) S 12152 12155 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 2799957 10060525568 53563 33554432000 1073741824 1073778376 140736477667808 139958895453736 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12155/tid=12320] ppid=12152 vsize=9824732 CPUtime=1.16 cores=0,2,4,6
/proc/12155/task/12320/stat : 12320 (java) R 12152 12155 3195 0 -1 4202560 3 0 0 0 116 0 0 0 20 0 20 0 2802699 10060525568 53563 33554432000 1073741824 1073778376 140736477667808 139958897556480 139958908676865 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 21.74
Current children cumulated vsize (KiB) 9824732

[startup+29.0007 s]
/proc/loadavg: 2.04 2.09 2.07 4/216 12321
/proc/meminfo: memFree=28003708/32872528 swapFree=1522152/1652968
[pid=12155] ppid=12152 vsize=9824732 CPUtime=21.91 cores=0,2,4,6
/proc/12155/stat : 12155 (java) S 12152 12155 3195 0 -1 4202496 25038 0 1 0 2101 90 0 0 20 0 19 0 2799937 10060525568 53561 33554432000 1073741824 1073778376 140736477667808 140736477658944 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12155/statm: 2456183 53561 2287 9 0 2446860 0
[pid=12155/tid=12157] ppid=12152 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/12155/task/12157/stat : 12157 (java) S 12152 12155 3195 0 -1 4202560 2421 0 1 0 19 2 0 0 20 0 19 0 2799938 10060525568 53561 33554432000 1073741824 1073778376 140736477667808 139959082165112 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12155/tid=12158] ppid=12152 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/12155/task/12158/stat : 12158 (java) S 12152 12155 3195 0 -1 4202560 17 0 0 0 4 0 0 0 20 0 19 0 2799940 10060525568 53561 33554432000 1073741824 1073778376 140736477667808 139959043656360 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12155/tid=12159] ppid=12152 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/12155/task/12159/stat : 12159 (java) S 12152 12155 3195 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 19 0 2799940 10060525568 53561 33554432000 1073741824 1073778376 140736477667808 139959042603816 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12155/tid=12160] ppid=12152 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/12155/task/12160/stat : 12160 (java) S 12152 12155 3195 0 -1 4202560 30 0 0 0 4 0 0 0 20 0 19 0 2799940 10060525568 53561 33554432000 1073741824 1073778376 140736477667808 139959041551272 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12155/tid=12161] ppid=12152 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/12155/task/12161/stat : 12161 (java) S 12152 12155 3195 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 19 0 2799940 10060525568 53561 33554432000 1073741824 1073778376 140736477667808 139959040498728 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12155/tid=12162] ppid=12152 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/12155/task/12162/stat : 12162 (java) S 12152 12155 3195 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 19 0 2799940 10060525568 53561 33554432000 1073741824 1073778376 140736477667808 139959039445160 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12155/tid=12163] ppid=12152 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/12155/task/12163/stat : 12163 (java) S 12152 12155 3195 0 -1 4202560 21 0 0 0 3 0 0 0 20 0 19 0 2799940 10060525568 53561 33554432000 1073741824 1073778376 140736477667808 139959038392616 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12155/tid=12164] ppid=12152 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/12155/task/12164/stat : 12164 (java) S 12152 12155 3195 0 -1 4202560 20 0 0 0 4 0 0 0 20 0 19 0 2799940 10060525568 53561 33554432000 1073741824 1073778376 140736477667808 139959037340072 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12155/tid=12165] ppid=12152 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/12155/task/12165/stat : 12165 (java) S 12152 12155 3195 0 -1 4202560 4 0 0 0 1 0 0 0 20 0 19 0 2799940 10060525568 53561 33554432000 1073741824 1073778376 140736477667808 139959036287528 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12155/tid=12166] ppid=12152 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/12155/task/12166/stat : 12166 (java) S 12152 12155 3195 0 -1 4202560 8 0 0 0 0 5 0 0 20 0 19 0 2799941 10060525568 53561 33554432000 1073741824 1073778376 140736477667808 139958905981544 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12155/tid=12167] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12167/stat : 12167 (java) S 12152 12155 3195 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 2799941 10060525568 53561 33554432000 1073741824 1073778376 140736477667808 139958904927864 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12155/tid=12168] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12168/stat : 12168 (java) S 12152 12155 3195 0 -1 4202560 37 0 0 0 0 0 0 0 20 0 19 0 2799941 10060525568 53561 33554432000 1073741824 1073778376 140736477667808 139958903875208 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12155/tid=12169] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12169/stat : 12169 (java) S 12152 12155 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2799943 10060525568 53561 33554432000 1073741824 1073778376 140736477667808 139958902823952 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12155/tid=12170] ppid=12152 vsize=9824732 CPUtime=0.98 cores=0,2,4,6
/proc/12155/task/12170/stat : 12170 (java) S 12152 12155 3195 0 -1 4202560 6463 0 0 0 96 2 0 0 20 0 19 0 2799943 10060525568 53561 33554432000 1073741824 1073778376 140736477667808 139958901770296 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12155/tid=12171] ppid=12152 vsize=9824732 CPUtime=1.36 cores=0,2,4,6
/proc/12155/task/12171/stat : 12171 (java) S 12152 12155 3195 0 -1 4202560 14155 0 0 0 133 3 0 0 20 0 19 0 2799943 10060525568 53561 33554432000 1073741824 1073778376 140736477667808 139958900717752 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12155/tid=12172] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12172/stat : 12172 (java) S 12152 12155 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2799943 10060525568 53561 33554432000 1073741824 1073778376 140736477667808 139958899665400 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12155/tid=12173] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12173/stat : 12173 (java) S 12152 12155 3195 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 2799943 10060525568 53561 33554432000 1073741824 1073778376 140736477667808 139958898613064 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12155/tid=12176] ppid=12152 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12155/task/12176/stat : 12176 (java) S 12152 12155 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2799957 10060525568 53561 33554432000 1073741824 1073778376 140736477667808 139958895453736 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 21.91
Current children cumulated vsize (KiB) 9824732

Child status: 30
Real time (s): 29.0391
CPU time (s): 22.0396
CPU user time (s): 21.0478
CPU system time (s): 0.991849
CPU usage (%): 75.8966
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.0478
system time used= 0.991849
maximum resident set size= 220176
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25049
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= 2564
involuntary context switches= 1296

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.095985 second user time and 0.132979 second system time

The end

Launcher Data

Begin job on node122 at 2016-06-30 23:13:29
IDJOB=4091998
IDBENCH=78819
IDSOLVER=2552
FILE ID=node122/4091998-1467321209
RUNJOBID= node122-1467319216-8601
PBS_JOBID= 20005252
Free space on /tmp= 71728 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1111223004--soft-66-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4091998-1467321209/watcher-4091998-1467321209 -o /tmp/evaluation-result-4091998-1467321209/solver-4091998-1467321209 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1467319216-8601 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4091998-1467321209.wbo

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

MD5SUM BENCH= 2781b3371b432984c0fe1e8064068870
RANDOM SEED=144577994

node122.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.814
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.62
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.814
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.814
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.814
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.814
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:        28217792 kB
Buffers:           98176 kB
Cached:          1759436 kB
SwapCached:            0 kB
Active:           579648 kB
Inactive:        1649696 kB
Active(anon):     373900 kB
Inactive(anon):        4 kB
Active(file):     205748 kB
Inactive(file):  1649692 kB
Unevictable:     1652968 kB
Mlocked:         1522152 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               472 kB
Writeback:             0 kB
AnonPages:       2016116 kB
Mapped:            22264 kB
Shmem:               204 kB
Slab:             619064 kB
SReclaimable:      62964 kB
SUnreclaim:       556100 kB
KernelStack:        1800 kB
PageTables:         8368 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2364924 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    468992 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= 71728 MiB
End job on node122 at 2016-06-30 23:13:58