Trace number 4109469

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.0017 27.8685

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110978113--soft-33-100-0.wbo
MD5SUM9bf5159c7db1b1e3f0d68c452139be86
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark5.8981
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 constraints64
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 3426
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 3425
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1184
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.10	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.10	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.10	c See www.sat4j.org for details.
0.07/0.10	c version PB16.v20160501
0.07/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.10	c java.vm.version	19.1-b02
0.07/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.10	c sun.arch.data.model	64
0.07/0.10	c java.version		1.6.0_24
0.07/0.10	c os.name		Linux
0.07/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.07/0.10	c os.arch		amd64
0.07/0.10	c Free memory 		501472288
0.07/0.10	c Max memory 		7480803328
0.07/0.10	c Total memory 		504102912
0.07/0.10	c Number of processors 	8
0.07/0.13	c Pseudo Boolean Optimization by upper bound
0.07/0.13	c ManyCore solver with 2 solvers running in parallel
0.07/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.07/0.13	c --- Begin Solver configuration ---
0.07/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.07/0.13	c Learn all clauses as in MiniSAT
0.07/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.07/0.13	c Expensive reason simplification
0.07/0.13	c Glucose 2.1 dynamic restart strategy
0.07/0.13	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.07/0.13	c timeout=2147483s
0.07/0.13	c DB Simplification allowed=false
0.07/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.07/0.13	c --- End Solver configuration ---
0.07/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.07/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.07/0.13	c --- Begin Solver configuration ---
0.07/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.07/0.13	c Learn all clauses as in MiniSAT
0.07/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.07/0.13	c No reason simplification
0.07/0.13	c Armin Biere (Picosat) restarts strategy
0.07/0.13	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.07/0.13	c timeout=2147483s
0.07/0.13	c DB Simplification allowed=false
0.07/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.07/0.13	c --- End Solver configuration ---
0.07/0.13	c solving HOME/instance-4109469-1467321225.wbo
0.07/0.13	c reading problem ... 
0.07/0.19	c ... done. Wall clock time 0.064s.
0.07/0.19	c declared #vars     169
0.07/0.19	c internal #vars     233
0.07/0.19	c #constraints  101
0.22/0.20	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.22/0.20	c constraints type 
0.22/0.20	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
0.22/0.20	c org.sat4j.minisat.constraints.card.MinWatchCard => 30
0.22/0.20	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 41
0.22/0.20	c 101 constraints processed.
0.22/0.20	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.22/0.20	c constraints type 
0.22/0.20	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 30
0.22/0.20	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 30
0.22/0.20	c org.sat4j.pb.constraints.pb.MaxWatchPb => 41
0.22/0.20	c 101 constraints processed.
0.22/0.20	c objective function length is 64 literals
0.96/0.48	c And the winner is solver0
1.67/0.70	c SATISFIABLE
1.67/0.70	c OPTIMIZING...
1.67/0.70	c Got one! Elapsed wall clock time (in seconds):0.569
1.67/0.70	o 833
1.67/0.71	c And the winner is solver0
1.73/1.20	c Got one! Elapsed wall clock time (in seconds):1.07
1.73/1.20	o 832
1.74/1.21	c And the winner is solver0
1.77/1.70	c Got one! Elapsed wall clock time (in seconds):1.571
1.77/1.70	o 815
1.77/1.71	c And the winner is solver0
1.82/2.20	c Got one! Elapsed wall clock time (in seconds):2.072
1.82/2.20	o 583
1.82/2.23	c And the winner is solver0
2.09/2.70	c Got one! Elapsed wall clock time (in seconds):2.573
2.09/2.70	o 574
2.09/2.71	c And the winner is solver0
2.09/3.20	c Got one! Elapsed wall clock time (in seconds):3.074
2.09/3.20	o 561
2.09/3.21	c And the winner is solver0
2.13/3.70	c Got one! Elapsed wall clock time (in seconds):3.576
2.13/3.70	o 541
2.13/3.71	c And the winner is solver0
2.13/4.21	c Got one! Elapsed wall clock time (in seconds):4.077
2.13/4.21	o 540
2.13/4.21	c And the winner is solver0
2.13/4.71	c Got one! Elapsed wall clock time (in seconds):4.578
2.13/4.71	o 535
2.13/4.72	c And the winner is solver0
2.16/5.21	c Got one! Elapsed wall clock time (in seconds):5.079
2.16/5.21	o 522
2.47/5.36	c cleaning 3650 clauses out of 7314 with flag 11316/7314
2.47/5.39	c And the winner is solver0
2.85/5.71	c Got one! Elapsed wall clock time (in seconds):5.58
2.85/5.71	o 268
3.13/5.88	c And the winner is solver0
3.38/6.21	c Got one! Elapsed wall clock time (in seconds):6.081
3.38/6.21	o 266
3.38/6.22	c And the winner is solver0
3.38/6.71	c Got one! Elapsed wall clock time (in seconds):6.582
3.38/6.71	o 251
3.38/6.72	c And the winner is solver0
3.39/7.21	c Got one! Elapsed wall clock time (in seconds):7.083
3.39/7.21	o 247
3.39/7.22	c And the winner is solver0
3.39/7.71	c Got one! Elapsed wall clock time (in seconds):7.584
3.39/7.71	o 239
3.39/7.72	c And the winner is solver0
3.39/8.21	c Got one! Elapsed wall clock time (in seconds):8.085
3.39/8.21	o 233
3.39/8.22	c And the winner is solver0
3.40/8.71	c Got one! Elapsed wall clock time (in seconds):8.586
3.40/8.71	o 232
3.40/8.72	c And the winner is solver0
3.41/9.22	c Got one! Elapsed wall clock time (in seconds):9.087
3.41/9.22	o 231
3.41/9.23	c And the winner is solver0
3.46/9.72	c Got one! Elapsed wall clock time (in seconds):9.588
3.46/9.72	o 220
3.62/9.81	c cleaning 5733 clauses out of 11468 with flag 7260/15118
4.05/10.05	c And the winner is solver0
4.15/10.22	c Got one! Elapsed wall clock time (in seconds):10.089
4.15/10.22	o 183
4.15/10.22	c And the winner is solver0
4.17/10.72	c Got one! Elapsed wall clock time (in seconds):10.59
4.17/10.72	o 182
4.17/10.76	c And the winner is solver0
4.27/11.22	c Got one! Elapsed wall clock time (in seconds):11.09
4.27/11.22	o 152
4.27/11.28	c And the winner is solver0
4.41/11.72	c Got one! Elapsed wall clock time (in seconds):11.592
4.41/11.72	o 141
4.77/11.96	c cleaning 8718 clauses out of 17437 with flag 15206/26820
4.99/12.03	c And the winner is solver0
5.07/12.22	c Got one! Elapsed wall clock time (in seconds):12.093
5.07/12.22	o 140
5.46/12.44	c cleaning 7199 clauses out of 14404 with flag 17484/32505
5.46/12.45	c And the winner is solver0
5.60/12.72	c Got one! Elapsed wall clock time (in seconds):12.594
5.60/12.72	o 115
5.95/12.93	c cleaning 6232 clauses out of 12470 with flag 17217/37770
6.35/13.18	c cleaning 6120 clauses out of 12239 with flag 39494/43771
6.97/13.44	c And the winner is solver0
7.10/13.72	c Got one! Elapsed wall clock time (in seconds):13.595
7.10/13.72	o 112
7.26/13.88	c And the winner is solver0
7.45/14.22	c Got one! Elapsed wall clock time (in seconds):14.095
7.45/14.22	o 107
7.64/14.37	c cleaning 8720 clauses out of 17442 with flag 7438/55094
8.23/14.64	c cleaning 7357 clauses out of 14722 with flag 31469/61094
8.83/14.94	c cleaning 7178 clauses out of 14364 with flag 61422/68093
9.03/15.05	c And the winner is solver0
9.20/15.23	c Got one! Elapsed wall clock time (in seconds):15.097
9.20/15.23	o 101
9.20/15.24	c And the winner is solver0
9.25/15.73	c Got one! Elapsed wall clock time (in seconds):15.597
9.25/15.73	o 98
9.40/15.87	c cleaning 6641 clauses out of 13295 with flag 11039/74202
9.79/16.09	c cleaning 6323 clauses out of 12654 with flag 31197/80202
10.00/16.12	c And the winner is solver0
10.18/16.23	c Got one! Elapsed wall clock time (in seconds):16.099
10.18/16.23	o 97
10.18/16.25	c And the winner is solver0
10.23/16.73	c Got one! Elapsed wall clock time (in seconds):16.6
10.23/16.73	o 95
10.36/16.84	c And the winner is solver0
10.48/17.23	c Got one! Elapsed wall clock time (in seconds):17.102
10.48/17.23	o 82
10.48/17.26	c And the winner is solver0
10.55/17.73	c Got one! Elapsed wall clock time (in seconds):17.603
10.55/17.73	o 67
10.67/17.88	c cleaning 6867 clauses out of 13748 with flag 11725/87619
11.08/18.09	c And the winner is solver0
11.31/18.23	c Got one! Elapsed wall clock time (in seconds):18.106
11.31/18.23	o 60
11.31/18.27	c And the winner is solver0
11.40/18.74	c Got one! Elapsed wall clock time (in seconds):18.609
11.40/18.74	o 54
11.71/18.92	c And the winner is solver0
11.81/19.24	c Got one! Elapsed wall clock time (in seconds):19.112
11.81/19.24	o 53
11.90/19.31	c cleaning 9304 clauses out of 18610 with flag 3553/99348
11.90/19.33	c And the winner is solver0
12.12/19.75	c Got one! Elapsed wall clock time (in seconds):19.616
12.12/19.75	o 51
12.25/19.83	c And the winner is solver0
12.47/20.25	c Got one! Elapsed wall clock time (in seconds):20.121
12.47/20.25	o 38
12.56/20.39	c And the winner is solver0
12.84/20.75	c Got one! Elapsed wall clock time (in seconds):20.625
12.84/20.75	o 35
12.84/20.78	c And the winner is solver0
12.91/21.26	c Got one! Elapsed wall clock time (in seconds):21.13
12.91/21.26	o 32
12.98/21.32	c cleaning 8152 clauses out of 16310 with flag 4021/106352
12.98/21.32	c And the winner is solver0
13.20/21.76	c Got one! Elapsed wall clock time (in seconds):21.635
13.20/21.76	o 22
13.46/21.96	c cleaning 6585 clauses out of 13169 with flag 20111/111363
13.46/21.98	c And the winner is solver0
13.65/22.27	c Got one! Elapsed wall clock time (in seconds):22.14
13.65/22.27	o 9
13.90/22.46	c cleaning 6173 clauses out of 12354 with flag 21448/117133
14.30/22.62	c And the winner is solver0
14.42/22.77	c Got one! Elapsed wall clock time (in seconds):22.646
14.42/22.77	o 7
14.45/22.83	c cleaning 5836 clauses out of 11679 with flag 4225/122632
14.85/23.05	c cleaning 5916 clauses out of 11842 with flag 29200/128632
15.45/23.34	c cleaning 6460 clauses out of 12925 with flag 59886/135632
16.04/23.69	c cleaning 7232 clauses out of 14464 with flag 95438/143632
16.45/23.80	c And the winner is solver0
16.54/24.28	c Got one! Elapsed wall clock time (in seconds):24.153
16.54/24.28	o 6
16.57/24.38	c cleaning 6144 clauses out of 12299 with flag 8758/148700
17.16/24.62	c cleaning 6067 clauses out of 12154 with flag 36659/154700
17.79/24.94	c cleaning 6538 clauses out of 13085 with flag 70401/161699
18.60/25.30	c cleaning 7266 clauses out of 14546 with flag 110603/169699
19.39/25.74	c cleaning 8136 clauses out of 16277 with flag 155905/178699
19.59/25.84	c And the winner is solver0
19.69/26.29	c Got one! Elapsed wall clock time (in seconds):26.162
19.69/26.29	o 3
19.70/26.33	c And the winner is solver0
19.91/26.80	c Got one! Elapsed wall clock time (in seconds):26.672
19.91/26.80	o 2
20.09/26.95	c cleaning 7265 clauses out of 14530 with flag 15022/185091
20.74/27.24	c cleaning 6618 clauses out of 13260 with flag 47115/191090
21.35/27.53	c cleaning 6816 clauses out of 13635 with flag 82151/198091
21.73/27.75	c And the winner is solver0
21.86/27.86	c >>>>>>>>>> Solver number 0 (47 answers) <<<<<<<<<<<<<<<<<<
21.86/27.86	c starts		: 114
21.86/27.86	c conflicts		: 203316
21.86/27.86	c decisions		: 305358
21.86/27.86	c propagations		: 4932504
21.86/27.86	c inspects		: 99435356
21.86/27.86	c shortcuts		: 0
21.86/27.86	c learnt literals	: 46
21.86/27.86	c learnt binary clauses	: 5
21.86/27.86	c learnt ternary clauses	: 376
21.86/27.86	c learnt constraints	: 203269
21.86/27.86	c ignored constraints	: 0
21.86/27.86	c root simplifications	: 0
21.86/27.86	c removed literals (reason simplification)	: 1149788
21.86/27.86	c reason swapping (by a shorter reason)	: 0
21.86/27.86	c Calls to reduceDB	: 28
21.86/27.86	c Number of update (reduction) of LBD	: 52565
21.86/27.86	c Imported unit clauses	: 0
21.86/27.86	c number of reductions to clauses (during analyze)	: 0
21.86/27.86	c number of learned constraints concerned by reduction	: 0
21.86/27.86	c number of learning phase by resolution	: 0
21.86/27.86	c number of learning phase by cutting planes	: 0
21.86/27.86	c speed (assignments/second)	: 178339.14238195095
21.86/27.86	c non guided choices	1955
21.86/27.86	c learnt constraints type 
21.86/27.86	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
21.86/27.86	c starts		: 48
21.86/27.86	c conflicts		: 835
21.86/27.86	c decisions		: 6576
21.86/27.86	c propagations		: 32736
21.86/27.86	c inspects		: 2487937
21.86/27.86	c shortcuts		: 0
21.86/27.86	c learnt literals	: 0
21.86/27.86	c learnt binary clauses	: 0
21.86/27.86	c learnt ternary clauses	: 0
21.86/27.86	c learnt constraints	: 797
21.86/27.86	c ignored constraints	: 0
21.86/27.86	c root simplifications	: 0
21.86/27.86	c removed literals (reason simplification)	: 0
21.86/27.86	c reason swapping (by a shorter reason)	: 0
21.86/27.86	c Calls to reduceDB	: 0
21.86/27.86	c Number of update (reduction) of LBD	: 0
21.86/27.86	c Imported unit clauses	: 0
21.86/27.86	c number of reductions to clauses (during analyze)	: 0
21.86/27.86	c number of learned constraints concerned by reduction	: 0
21.86/27.86	c number of learning phase by resolution	: 0
21.86/27.86	c number of learning phase by cutting planes	: 0
21.86/27.86	c speed (assignments/second)	: 31659.574468085106
21.86/27.86	c non guided choices	1021
21.86/27.86	c learnt constraints type 
21.86/27.86	s OPTIMUM FOUND
21.86/27.86	c Found 46 solution(s)
21.86/27.86	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.86/27.86	c objective function=2
21.86/27.86	c Total wall clock time (in seconds): 27.73

Verifier Data

OK	2

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-4109469-1467321225/watcher-4109469-1467321225 -o /tmp/evaluation-result-4109469-1467321225/solver-4109469-1467321225 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1467318920-6227 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4109469-1467321225.wbo 

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

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


[startup+0 s]
/proc/loadavg: 0.43 0.93 1.22 3/171 13142
/proc/meminfo: memFree=29883420/32872528 swapFree=1484672/1662500
[pid=13142] ppid=13139 vsize=272 CPUtime=0 cores=1,3,5,7
/proc/13142/stat : 13142 (java) R 13139 13142 21085 0 -1 4202496 158 0 0 0 0 0 0 0 20 0 1 0 13075056 278528 33 33554432000 1073741824 1073778376 140737361345088 140737361342264 273896533287 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13142/statm: 68 33 25 9 0 25 0

[startup+0.100019 s]
/proc/loadavg: 0.43 0.93 1.22 3/171 13142
/proc/meminfo: memFree=29883420/32872528 swapFree=1484672/1662500
[pid=13142] ppid=13139 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/13142/stat : 13142 (java) S 13139 13142 21085 0 -1 4202496 4286 0 1 0 6 1 0 0 20 0 18 0 13075056 9787879424 5396 33554432000 1073741824 1073778376 140734298479024 140734298470160 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13142/statm: 2389619 5396 2088 9 0 2380296 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9558476

[startup+0.200228 s]
/proc/loadavg: 0.43 0.93 1.22 3/171 13142
/proc/meminfo: memFree=29883420/32872528 swapFree=1484672/1662500
[pid=13142] ppid=13139 vsize=9558476 CPUtime=0.22 cores=1,3,5,7
/proc/13142/stat : 13142 (java) S 13139 13142 21085 0 -1 4202496 4742 0 1 0 20 2 0 0 20 0 18 0 13075056 9787879424 7325 33554432000 1073741824 1073778376 140734298479024 140734298470160 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13142/statm: 2389619 7325 2206 9 0 2380296 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 9558476

[startup+0.300216 s]
/proc/loadavg: 0.43 0.93 1.22 3/171 13142
/proc/meminfo: memFree=29883420/32872528 swapFree=1484672/1662500
[pid=13142] ppid=13139 vsize=9824732 CPUtime=0.56 cores=1,3,5,7
/proc/13142/stat : 13142 (java) S 13139 13142 21085 0 -1 4202496 7440 0 1 0 54 2 0 0 20 0 22 0 13075056 10060525568 9381 33554432000 1073741824 1073778376 140734298479024 140734298470160 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13142/statm: 2456183 9381 2247 9 0 2446860 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 9824732

[startup+0.700246 s]
/proc/loadavg: 0.43 0.93 1.22 3/171 13142
/proc/meminfo: memFree=29883420/32872528 swapFree=1484672/1662500
[pid=13142] ppid=13139 vsize=9824732 CPUtime=1.67 cores=1,3,5,7
/proc/13142/stat : 13142 (java) S 13139 13142 21085 0 -1 4202496 16697 0 1 0 161 6 0 0 20 0 19 0 13075056 10060525568 15412 33554432000 1073741824 1073778376 140734298479024 140734298470160 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13142/statm: 2456183 15412 2257 9 0 2446860 0
Current children cumulated CPU time (s) 1.67
Current children cumulated vsize (KiB) 9824732

[startup+1.50075 s]
/proc/loadavg: 0.64 0.97 1.22 2/190 13167
/proc/meminfo: memFree=29823592/32872528 swapFree=1484672/1662500
[pid=13142] ppid=13139 vsize=9824732 CPUtime=1.77 cores=1,3,5,7
/proc/13142/stat : 13142 (java) S 13139 13142 21085 0 -1 4202496 16721 0 1 0 169 8 0 0 20 0 19 0 13075056 10060525568 17977 33554432000 1073741824 1073778376 140734298479024 140734298470160 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13142/statm: 2456183 17977 2257 9 0 2446860 0
[pid=13142/tid=13144] ppid=13139 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/13142/task/13144/stat : 13144 (java) S 13139 13142 21085 0 -1 4202560 2416 0 1 0 14 2 0 0 20 0 19 0 13075057 10060525568 17977 33554432000 1073741824 1073778376 140734298479024 140306534658936 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13145] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13145/stat : 13145 (java) S 13139 13142 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13075059 10060525568 17977 33554432000 1073741824 1073778376 140734298479024 140306523719976 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13146] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13146/stat : 13146 (java) S 13139 13142 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13075059 10060525568 17977 33554432000 1073741824 1073778376 140734298479024 140306522667176 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13142/tid=13147] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13147/stat : 13147 (java) S 13139 13142 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13075059 10060525568 17977 33554432000 1073741824 1073778376 140734298479024 140306521614888 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13142/tid=13148] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13148/stat : 13148 (java) S 13139 13142 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13075059 10060525568 17977 33554432000 1073741824 1073778376 140734298479024 140306520562088 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13142/tid=13149] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13149/stat : 13149 (java) S 13139 13142 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13075059 10060525568 17977 33554432000 1073741824 1073778376 140734298479024 140306519509800 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13150] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13150/stat : 13150 (java) S 13139 13142 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13075059 10060525568 17977 33554432000 1073741824 1073778376 140734298479024 140306518457000 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13142/tid=13151] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13151/stat : 13151 (java) S 13139 13142 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13075059 10060525568 17977 33554432000 1073741824 1073778376 140734298479024 140306517404712 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13152] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13152/stat : 13152 (java) S 13139 13142 21085 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13075059 10060525568 17977 33554432000 1073741824 1073778376 140734298479024 140306516351912 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13153] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13153/stat : 13153 (java) S 13139 13142 21085 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13075060 10060525568 17977 33554432000 1073741824 1073778376 140734298479024 140306358855912 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13154] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13154/stat : 13154 (java) S 13139 13142 21085 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13075060 10060525568 17977 33554432000 1073741824 1073778376 140734298479024 140306357801976 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13155] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13155/stat : 13155 (java) S 13139 13142 21085 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13075060 10060525568 17977 33554432000 1073741824 1073778376 140734298479024 140306356749576 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13156] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13156/stat : 13156 (java) S 13139 13142 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13075063 10060525568 17977 33554432000 1073741824 1073778376 140734298479024 140306355698064 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13157] ppid=13139 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/13142/task/13157/stat : 13157 (java) S 13139 13142 21085 0 -1 4202560 6119 0 0 0 48 0 0 0 20 0 19 0 13075063 10060525568 17977 33554432000 1073741824 1073778376 140734298479024 140306354645688 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13158] ppid=13139 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/13142/task/13158/stat : 13158 (java) S 13139 13142 21085 0 -1 4202560 6830 0 0 0 47 1 0 0 20 0 19 0 13075063 10060525568 17977 33554432000 1073741824 1073778376 140734298479024 140306353592888 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13142/tid=13159] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13159/stat : 13159 (java) S 13139 13142 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13075063 10060525568 17977 33554432000 1073741824 1073778376 140734298479024 140306352540792 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13142/tid=13160] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13160/stat : 13160 (java) S 13139 13142 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13075063 10060525568 17977 33554432000 1073741824 1073778376 140734298479024 140306351488200 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13163] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13163/stat : 13163 (java) S 13139 13142 21085 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13075076 10060525568 17977 33554432000 1073741824 1073778376 140734298479024 140306348328104 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.77
Current children cumulated vsize (KiB) 9824732

[startup+3.10077 s]
/proc/loadavg: 0.64 0.97 1.22 2/190 13173
/proc/meminfo: memFree=29812956/32872528 swapFree=1484672/1662500
[pid=13142] ppid=13139 vsize=9824732 CPUtime=2.09 cores=1,3,5,7
/proc/13142/stat : 13142 (java) S 13139 13142 21085 0 -1 4202496 17683 0 1 0 198 11 0 0 20 0 19 0 13075056 10060525568 23110 33554432000 1073741824 1073778376 140734298479024 140734298470160 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13142/statm: 2456183 23110 2264 9 0 2446860 0
[pid=13142/tid=13144] ppid=13139 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/13142/task/13144/stat : 13144 (java) S 13139 13142 21085 0 -1 4202560 2417 0 1 0 15 2 0 0 20 0 19 0 13075057 10060525568 23110 33554432000 1073741824 1073778376 140734298479024 140306534658936 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13145] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13145/stat : 13145 (java) S 13139 13142 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13075059 10060525568 23110 33554432000 1073741824 1073778376 140734298479024 140306523719976 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13146] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13146/stat : 13146 (java) S 13139 13142 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13075059 10060525568 23110 33554432000 1073741824 1073778376 140734298479024 140306522667176 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13142/tid=13147] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13147/stat : 13147 (java) S 13139 13142 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13075059 10060525568 23110 33554432000 1073741824 1073778376 140734298479024 140306521614888 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13142/tid=13148] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13148/stat : 13148 (java) S 13139 13142 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13075059 10060525568 23110 33554432000 1073741824 1073778376 140734298479024 140306520562088 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13142/tid=13149] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13149/stat : 13149 (java) S 13139 13142 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13075059 10060525568 23110 33554432000 1073741824 1073778376 140734298479024 140306519509800 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13150] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13150/stat : 13150 (java) S 13139 13142 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13075059 10060525568 23110 33554432000 1073741824 1073778376 140734298479024 140306518457000 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13142/tid=13151] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13151/stat : 13151 (java) S 13139 13142 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13075059 10060525568 23110 33554432000 1073741824 1073778376 140734298479024 140306517404712 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13152] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13152/stat : 13152 (java) S 13139 13142 21085 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13075059 10060525568 23110 33554432000 1073741824 1073778376 140734298479024 140306516351912 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13153] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13153/stat : 13153 (java) S 13139 13142 21085 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13075060 10060525568 23110 33554432000 1073741824 1073778376 140734298479024 140306358855912 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13154] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13154/stat : 13154 (java) S 13139 13142 21085 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13075060 10060525568 23110 33554432000 1073741824 1073778376 140734298479024 140306357801976 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13155] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13155/stat : 13155 (java) S 13139 13142 21085 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13075060 10060525568 23110 33554432000 1073741824 1073778376 140734298479024 140306356749576 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13156] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13156/stat : 13156 (java) S 13139 13142 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13075063 10060525568 23110 33554432000 1073741824 1073778376 140734298479024 140306355698064 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13157] ppid=13139 vsize=9824732 CPUtime=0.62 cores=1,3,5,7
/proc/13142/task/13157/stat : 13157 (java) S 13139 13142 21085 0 -1 4202560 7042 0 0 0 60 2 0 0 20 0 19 0 13075063 10060525568 23110 33554432000 1073741824 1073778376 140734298479024 140306354645688 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13158] ppid=13139 vsize=9824732 CPUtime=0.58 cores=1,3,5,7
/proc/13142/task/13158/stat : 13158 (java) S 13139 13142 21085 0 -1 4202560 6839 0 0 0 56 2 0 0 20 0 19 0 13075063 10060525568 23110 33554432000 1073741824 1073778376 140734298479024 140306353592888 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13142/tid=13159] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13159/stat : 13159 (java) S 13139 13142 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13075063 10060525568 23110 33554432000 1073741824 1073778376 140734298479024 140306352540792 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13142/tid=13160] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13160/stat : 13160 (java) S 13139 13142 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13075063 10060525568 23110 33554432000 1073741824 1073778376 140734298479024 140306351488200 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13163] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13163/stat : 13163 (java) S 13139 13142 21085 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13075076 10060525568 23110 33554432000 1073741824 1073778376 140734298479024 140306348328104 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 2.09
Current children cumulated vsize (KiB) 9824732
heavy processes:
  %CPU=36 pid=1832 uid=0 cmd=

[startup+6.30083 s]
/proc/loadavg: 0.64 0.97 1.22 1/190 13194
/proc/meminfo: memFree=29736644/32872528 swapFree=1484672/1662500
[pid=13142] ppid=13139 vsize=9824732 CPUtime=3.38 cores=1,3,5,7
/proc/13142/stat : 13142 (java) S 13139 13142 21085 0 -1 4202496 19339 0 1 0 320 18 0 0 20 0 19 0 13075056 10060525568 44961 33554432000 1073741824 1073778376 140734298479024 140734298470160 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13142/statm: 2456183 44961 2285 9 0 2446860 0
[pid=13142/tid=13144] ppid=13139 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/13142/task/13144/stat : 13144 (java) S 13139 13142 21085 0 -1 4202560 2419 0 1 0 15 2 0 0 20 0 19 0 13075057 10060525568 44961 33554432000 1073741824 1073778376 140734298479024 140306534658936 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13145] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13145/stat : 13145 (java) S 13139 13142 21085 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 13075059 10060525568 44961 33554432000 1073741824 1073778376 140734298479024 140306523719976 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13146] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13146/stat : 13146 (java) S 13139 13142 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13075059 10060525568 44961 33554432000 1073741824 1073778376 140734298479024 140306522667176 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13142/tid=13147] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13147/stat : 13147 (java) S 13139 13142 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13075059 10060525568 44961 33554432000 1073741824 1073778376 140734298479024 140306521614888 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13142/tid=13148] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13148/stat : 13148 (java) S 13139 13142 21085 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13075059 10060525568 44961 33554432000 1073741824 1073778376 140734298479024 140306520562088 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13142/tid=13149] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13149/stat : 13149 (java) S 13139 13142 21085 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 13075059 10060525568 44961 33554432000 1073741824 1073778376 140734298479024 140306519509800 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13142/tid=13150] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13150/stat : 13150 (java) S 13139 13142 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13075059 10060525568 44961 33554432000 1073741824 1073778376 140734298479024 140306518457000 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13142/tid=13151] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13151/stat : 13151 (java) S 13139 13142 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13075059 10060525568 44961 33554432000 1073741824 1073778376 140734298479024 140306517404712 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13152] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13152/stat : 13152 (java) S 13139 13142 21085 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13075059 10060525568 44961 33554432000 1073741824 1073778376 140734298479024 140306516351912 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13153] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13153/stat : 13153 (java) S 13139 13142 21085 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 13075060 10060525568 44961 33554432000 1073741824 1073778376 140734298479024 140306358855912 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13142/tid=13154] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13154/stat : 13154 (java) S 13139 13142 21085 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 13075060 10060525568 44961 33554432000 1073741824 1073778376 140734298479024 140306357801976 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13155] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13155/stat : 13155 (java) S 13139 13142 21085 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 13075060 10060525568 44961 33554432000 1073741824 1073778376 140734298479024 140306356749576 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13156] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13156/stat : 13156 (java) S 13139 13142 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13075063 10060525568 44961 33554432000 1073741824 1073778376 140734298479024 140306355698064 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13157] ppid=13139 vsize=9824732 CPUtime=0.83 cores=1,3,5,7
/proc/13142/task/13157/stat : 13157 (java) S 13139 13142 21085 0 -1 4202560 7204 0 0 0 81 2 0 0 20 0 19 0 13075063 10060525568 44961 33554432000 1073741824 1073778376 140734298479024 140306354645688 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13158] ppid=13139 vsize=9824732 CPUtime=0.91 cores=1,3,5,7
/proc/13142/task/13158/stat : 13158 (java) S 13139 13142 21085 0 -1 4202560 8188 0 0 0 89 2 0 0 20 0 19 0 13075063 10060525568 44961 33554432000 1073741824 1073778376 140734298479024 140306353592888 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13142/tid=13159] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13159/stat : 13159 (java) S 13139 13142 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13075063 10060525568 44961 33554432000 1073741824 1073778376 140734298479024 140306352540792 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13142/tid=13160] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13160/stat : 13160 (java) S 13139 13142 21085 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13075063 10060525568 44961 33554432000 1073741824 1073778376 140734298479024 140306351488200 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13163] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13163/stat : 13163 (java) S 13139 13142 21085 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13075076 10060525568 44961 33554432000 1073741824 1073778376 140734298479024 140306348328104 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.38

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

[pid=13142/tid=13153] ppid=13139 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/13142/task/13153/stat : 13153 (java) S 13139 13142 21085 0 -1 4202560 350 0 0 0 0 7 0 0 20 0 22 0 13075060 10060525568 149570 33554432000 1073741824 1073778376 140734298479024 140306358855912 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13154] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13154/stat : 13154 (java) S 13139 13142 21085 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13075060 10060525568 149570 33554432000 1073741824 1073778376 140734298479024 140306357801976 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13155] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13155/stat : 13155 (java) S 13139 13142 21085 0 -1 4202560 33 0 0 0 0 0 0 0 20 0 22 0 13075060 10060525568 149570 33554432000 1073741824 1073778376 140734298479024 140306356749576 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13142/tid=13156] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13156/stat : 13156 (java) S 13139 13142 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13075063 10060525568 149570 33554432000 1073741824 1073778376 140734298479024 140306355698064 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13157] ppid=13139 vsize=9824732 CPUtime=0.91 cores=1,3,5,7
/proc/13142/task/13157/stat : 13157 (java) S 13139 13142 21085 0 -1 4202560 7206 0 0 0 89 2 0 0 20 0 22 0 13075063 10060525568 149570 33554432000 1073741824 1073778376 140734298479024 140306354645688 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13142/tid=13158] ppid=13139 vsize=9824732 CPUtime=1.06 cores=1,3,5,7
/proc/13142/task/13158/stat : 13158 (java) S 13139 13142 21085 0 -1 4202560 8194 0 0 0 104 2 0 0 20 0 22 0 13075063 10060525568 149570 33554432000 1073741824 1073778376 140734298479024 140306353592888 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13159] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13159/stat : 13159 (java) S 13139 13142 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13075063 10060525568 149570 33554432000 1073741824 1073778376 140734298479024 140306352540792 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13142/tid=13160] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13160/stat : 13160 (java) S 13139 13142 21085 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13075063 10060525568 149570 33554432000 1073741824 1073778376 140734298479024 140306351488200 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13163] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13163/stat : 13163 (java) S 13139 13142 21085 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13075076 10060525568 149570 33554432000 1073741824 1073778376 140734298479024 140306348328104 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13142/tid=13294] ppid=13139 vsize=9824732 CPUtime=1.27 cores=1,3,5,7
/proc/13142/task/13294/stat : 13294 (java) R 13139 13142 21085 0 -1 4202560 5 0 0 0 127 0 0 0 20 0 22 0 13077485 10060525568 149570 33554432000 1073741824 1073778376 140734298479024 140306347266192 140306398366719 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=13142/tid=13295] ppid=13139 vsize=9824732 CPUtime=1.27 cores=1,3,5,7
/proc/13142/task/13295/stat : 13295 (java) R 13139 13142 21085 0 -1 4202560 77 0 0 0 125 2 0 0 20 0 22 0 13077485 10060525568 149570 33554432000 1073741824 1073778376 140734298479024 140306349378904 140306398820326 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13296] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13296/stat : 13296 (java) S 13139 13142 21085 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 13077487 10060525568 149570 33554432000 1073741824 1073778376 140734298479024 140306350433832 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 19.21
Current children cumulated vsize (KiB) 9824732

[startup+27.2008 s]
/proc/loadavg: 0.64 0.94 1.21 2/190 13299
/proc/meminfo: memFree=29286600/32872528 swapFree=1484672/1662500
[pid=13142] ppid=13139 vsize=9824732 CPUtime=20.74 cores=1,3,5,7
/proc/13142/stat : 13142 (java) S 13139 13142 21085 0 -1 4202496 23270 0 1 0 1977 97 0 0 20 0 22 0 13075056 10060525568 156314 33554432000 1073741824 1073778376 140734298479024 140734298470160 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13142/statm: 2456183 156314 2287 9 0 2446860 0
[pid=13142/tid=13144] ppid=13139 vsize=9824732 CPUtime=0.25 cores=1,3,5,7
/proc/13142/task/13144/stat : 13144 (java) S 13139 13142 21085 0 -1 4202560 2421 0 1 0 23 2 0 0 20 0 22 0 13075057 10060525568 156314 33554432000 1073741824 1073778376 140734298479024 140306534658936 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13145] ppid=13139 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/13142/task/13145/stat : 13145 (java) S 13139 13142 21085 0 -1 4202560 47 0 0 0 5 2 0 0 20 0 22 0 13075059 10060525568 156314 33554432000 1073741824 1073778376 140734298479024 140306523719976 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13142/tid=13146] ppid=13139 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/13142/task/13146/stat : 13146 (java) S 13139 13142 21085 0 -1 4202560 25 0 0 0 7 0 0 0 20 0 22 0 13075059 10060525568 156314 33554432000 1073741824 1073778376 140734298479024 140306522667176 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13142/tid=13147] ppid=13139 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/13142/task/13147/stat : 13147 (java) S 13139 13142 21085 0 -1 4202560 40 0 0 0 4 2 0 0 20 0 22 0 13075059 10060525568 156314 33554432000 1073741824 1073778376 140734298479024 140306521614888 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13142/tid=13148] ppid=13139 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/13142/task/13148/stat : 13148 (java) S 13139 13142 21085 0 -1 4202560 52 0 0 0 7 3 0 0 20 0 22 0 13075059 10060525568 156314 33554432000 1073741824 1073778376 140734298479024 140306520562088 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13142/tid=13149] ppid=13139 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/13142/task/13149/stat : 13149 (java) S 13139 13142 21085 0 -1 4202560 55 0 0 0 5 2 0 0 20 0 22 0 13075059 10060525568 156314 33554432000 1073741824 1073778376 140734298479024 140306519509800 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13142/tid=13150] ppid=13139 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/13142/task/13150/stat : 13150 (java) S 13139 13142 21085 0 -1 4202560 42 0 0 0 2 3 0 0 20 0 22 0 13075059 10060525568 156314 33554432000 1073741824 1073778376 140734298479024 140306518457000 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13142/tid=13151] ppid=13139 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/13142/task/13151/stat : 13151 (java) S 13139 13142 21085 0 -1 4202560 31 0 0 0 4 1 0 0 20 0 22 0 13075059 10060525568 156314 33554432000 1073741824 1073778376 140734298479024 140306517404712 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13152] ppid=13139 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/13142/task/13152/stat : 13152 (java) S 13139 13142 21085 0 -1 4202560 30 0 0 0 5 2 0 0 20 0 22 0 13075059 10060525568 156314 33554432000 1073741824 1073778376 140734298479024 140306516351912 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13142/tid=13153] ppid=13139 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/13142/task/13153/stat : 13153 (java) S 13139 13142 21085 0 -1 4202560 350 0 0 0 1 7 0 0 20 0 22 0 13075060 10060525568 156314 33554432000 1073741824 1073778376 140734298479024 140306358855912 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13154] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13154/stat : 13154 (java) S 13139 13142 21085 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13075060 10060525568 156314 33554432000 1073741824 1073778376 140734298479024 140306357801976 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13155] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13155/stat : 13155 (java) S 13139 13142 21085 0 -1 4202560 35 0 0 0 0 0 0 0 20 0 22 0 13075060 10060525568 156314 33554432000 1073741824 1073778376 140734298479024 140306356749576 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13142/tid=13156] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13156/stat : 13156 (java) S 13139 13142 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13075063 10060525568 156314 33554432000 1073741824 1073778376 140734298479024 140306355698064 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13157] ppid=13139 vsize=9824732 CPUtime=1.03 cores=1,3,5,7
/proc/13142/task/13157/stat : 13157 (java) S 13139 13142 21085 0 -1 4202560 9530 0 0 0 101 2 0 0 20 0 22 0 13075063 10060525568 156314 33554432000 1073741824 1073778376 140734298479024 140306354645688 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13142/tid=13158] ppid=13139 vsize=9824732 CPUtime=1.06 cores=1,3,5,7
/proc/13142/task/13158/stat : 13158 (java) S 13139 13142 21085 0 -1 4202560 8194 0 0 0 104 2 0 0 20 0 22 0 13075063 10060525568 156314 33554432000 1073741824 1073778376 140734298479024 140306353592888 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13159] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13159/stat : 13159 (java) S 13139 13142 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13075063 10060525568 156314 33554432000 1073741824 1073778376 140734298479024 140306352540792 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13142/tid=13160] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13160/stat : 13160 (java) S 13139 13142 21085 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13075063 10060525568 156314 33554432000 1073741824 1073778376 140734298479024 140306351488200 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13163] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13163/stat : 13163 (java) S 13139 13142 21085 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13075076 10060525568 156314 33554432000 1073741824 1073778376 140734298479024 140306348328104 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 20.74
Current children cumulated vsize (KiB) 9824732

[startup+27.6078 s]
/proc/loadavg: 0.64 0.94 1.21 3/193 13302
/proc/meminfo: memFree=29264172/32872528 swapFree=1484672/1662500
[pid=13142] ppid=13139 vsize=9824732 CPUtime=21.55 cores=1,3,5,7
/proc/13142/stat : 13142 (java) S 13139 13142 21085 0 -1 4202496 23270 0 1 0 2058 97 0 0 20 0 22 0 13075056 10060525568 156314 33554432000 1073741824 1073778376 140734298479024 140734298470160 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13142/statm: 2456183 156314 2287 9 0 2446860 0
[pid=13142/tid=13144] ppid=13139 vsize=9824732 CPUtime=0.25 cores=1,3,5,7
/proc/13142/task/13144/stat : 13144 (java) S 13139 13142 21085 0 -1 4202560 2421 0 1 0 23 2 0 0 20 0 22 0 13075057 10060525568 156314 33554432000 1073741824 1073778376 140734298479024 140306534658936 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13145] ppid=13139 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/13142/task/13145/stat : 13145 (java) S 13139 13142 21085 0 -1 4202560 47 0 0 0 5 2 0 0 20 0 22 0 13075059 10060525568 156314 33554432000 1073741824 1073778376 140734298479024 140306523719976 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13142/tid=13146] ppid=13139 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/13142/task/13146/stat : 13146 (java) S 13139 13142 21085 0 -1 4202560 25 0 0 0 7 0 0 0 20 0 22 0 13075059 10060525568 156314 33554432000 1073741824 1073778376 140734298479024 140306522667176 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13142/tid=13147] ppid=13139 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/13142/task/13147/stat : 13147 (java) S 13139 13142 21085 0 -1 4202560 40 0 0 0 4 2 0 0 20 0 22 0 13075059 10060525568 156314 33554432000 1073741824 1073778376 140734298479024 140306521614888 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13142/tid=13148] ppid=13139 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/13142/task/13148/stat : 13148 (java) S 13139 13142 21085 0 -1 4202560 52 0 0 0 7 3 0 0 20 0 22 0 13075059 10060525568 156314 33554432000 1073741824 1073778376 140734298479024 140306520562088 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13142/tid=13149] ppid=13139 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/13142/task/13149/stat : 13149 (java) S 13139 13142 21085 0 -1 4202560 55 0 0 0 5 2 0 0 20 0 22 0 13075059 10060525568 156314 33554432000 1073741824 1073778376 140734298479024 140306519509800 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13142/tid=13150] ppid=13139 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/13142/task/13150/stat : 13150 (java) S 13139 13142 21085 0 -1 4202560 42 0 0 0 2 3 0 0 20 0 22 0 13075059 10060525568 156314 33554432000 1073741824 1073778376 140734298479024 140306518457000 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13142/tid=13151] ppid=13139 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/13142/task/13151/stat : 13151 (java) S 13139 13142 21085 0 -1 4202560 31 0 0 0 4 1 0 0 20 0 22 0 13075059 10060525568 156314 33554432000 1073741824 1073778376 140734298479024 140306517404712 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13152] ppid=13139 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/13142/task/13152/stat : 13152 (java) S 13139 13142 21085 0 -1 4202560 30 0 0 0 5 2 0 0 20 0 22 0 13075059 10060525568 156314 33554432000 1073741824 1073778376 140734298479024 140306516351912 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13142/tid=13153] ppid=13139 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/13142/task/13153/stat : 13153 (java) S 13139 13142 21085 0 -1 4202560 350 0 0 0 1 7 0 0 20 0 22 0 13075060 10060525568 156314 33554432000 1073741824 1073778376 140734298479024 140306358855912 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13154] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13154/stat : 13154 (java) S 13139 13142 21085 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13075060 10060525568 156314 33554432000 1073741824 1073778376 140734298479024 140306357801976 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13155] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13155/stat : 13155 (java) S 13139 13142 21085 0 -1 4202560 35 0 0 0 0 0 0 0 20 0 22 0 13075060 10060525568 156314 33554432000 1073741824 1073778376 140734298479024 140306356749576 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13142/tid=13156] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13156/stat : 13156 (java) S 13139 13142 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13075063 10060525568 156314 33554432000 1073741824 1073778376 140734298479024 140306355698064 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13157] ppid=13139 vsize=9824732 CPUtime=1.03 cores=1,3,5,7
/proc/13142/task/13157/stat : 13157 (java) S 13139 13142 21085 0 -1 4202560 9530 0 0 0 101 2 0 0 20 0 22 0 13075063 10060525568 156314 33554432000 1073741824 1073778376 140734298479024 140306354645688 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13142/tid=13158] ppid=13139 vsize=9824732 CPUtime=1.06 cores=1,3,5,7
/proc/13142/task/13158/stat : 13158 (java) S 13139 13142 21085 0 -1 4202560 8194 0 0 0 104 2 0 0 20 0 22 0 13075063 10060525568 156314 33554432000 1073741824 1073778376 140734298479024 140306353592888 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13159] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13159/stat : 13159 (java) S 13139 13142 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13075063 10060525568 156314 33554432000 1073741824 1073778376 140734298479024 140306352540792 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13142/tid=13160] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13160/stat : 13160 (java) S 13139 13142 21085 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13075063 10060525568 156314 33554432000 1073741824 1073778376 140734298479024 140306351488200 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13163] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13163/stat : 13163 (java) S 13139 13142 21085 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13075076 10060525568 156314 33554432000 1073741824 1073778376 140734298479024 140306348328104 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13142/tid=13300] ppid=13139 vsize=9824732 CPUtime=0.75 cores=1,3,5,7
/proc/13142/task/13300/stat : 13300 (java) R 13139 13142 21085 0 -1 4202560 4 0 0 0 75 0 0 0 20 0 22 0 13077737 10060525568 156314 33554432000 1073741824 1073778376 140734298479024 140306347274624 140306398834567 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=13142/tid=13301] ppid=13139 vsize=9824732 CPUtime=0.74 cores=1,3,5,7
/proc/13142/task/13301/stat : 13301 (java) R 13139 13142 21085 0 -1 4202560 3 0 0 0 74 0 0 0 20 0 22 0 13077737 10060525568 156314 33554432000 1073741824 1073778376 140734298479024 140306350431096 140306398648550 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13302] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13302/stat : 13302 (java) S 13139 13142 21085 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13077739 10060525568 156314 33554432000 1073741824 1073778376 140734298479024 140306349380904 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 21.55
Current children cumulated vsize (KiB) 9824732

[startup+27.801 s]
/proc/loadavg: 0.64 0.94 1.21 3/193 13302
/proc/meminfo: memFree=29264172/32872528 swapFree=1484672/1662500
[pid=13142] ppid=13139 vsize=9824732 CPUtime=21.86 cores=1,3,5,7
/proc/13142/stat : 13142 (java) S 13139 13142 21085 0 -1 4202496 23275 0 1 0 2087 99 0 0 20 0 19 0 13075056 10060525568 156307 33554432000 1073741824 1073778376 140734298479024 140734298470160 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13142/statm: 2456183 156307 2287 9 0 2446860 0
[pid=13142/tid=13144] ppid=13139 vsize=9824732 CPUtime=0.25 cores=1,3,5,7
/proc/13142/task/13144/stat : 13144 (java) S 13139 13142 21085 0 -1 4202560 2421 0 1 0 23 2 0 0 20 0 19 0 13075057 10060525568 156307 33554432000 1073741824 1073778376 140734298479024 140306534658936 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13145] ppid=13139 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/13142/task/13145/stat : 13145 (java) S 13139 13142 21085 0 -1 4202560 47 0 0 0 5 2 0 0 20 0 19 0 13075059 10060525568 156307 33554432000 1073741824 1073778376 140734298479024 140306523719976 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13142/tid=13146] ppid=13139 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/13142/task/13146/stat : 13146 (java) S 13139 13142 21085 0 -1 4202560 25 0 0 0 7 0 0 0 20 0 19 0 13075059 10060525568 156307 33554432000 1073741824 1073778376 140734298479024 140306522667176 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13142/tid=13147] ppid=13139 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/13142/task/13147/stat : 13147 (java) S 13139 13142 21085 0 -1 4202560 40 0 0 0 4 2 0 0 20 0 19 0 13075059 10060525568 156307 33554432000 1073741824 1073778376 140734298479024 140306521614888 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13142/tid=13148] ppid=13139 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/13142/task/13148/stat : 13148 (java) S 13139 13142 21085 0 -1 4202560 52 0 0 0 7 3 0 0 20 0 19 0 13075059 10060525568 156307 33554432000 1073741824 1073778376 140734298479024 140306520562088 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13142/tid=13149] ppid=13139 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/13142/task/13149/stat : 13149 (java) S 13139 13142 21085 0 -1 4202560 55 0 0 0 5 2 0 0 20 0 19 0 13075059 10060525568 156307 33554432000 1073741824 1073778376 140734298479024 140306519509800 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13142/tid=13150] ppid=13139 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/13142/task/13150/stat : 13150 (java) S 13139 13142 21085 0 -1 4202560 42 0 0 0 2 3 0 0 20 0 19 0 13075059 10060525568 156307 33554432000 1073741824 1073778376 140734298479024 140306518457000 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13142/tid=13151] ppid=13139 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/13142/task/13151/stat : 13151 (java) S 13139 13142 21085 0 -1 4202560 31 0 0 0 4 1 0 0 20 0 19 0 13075059 10060525568 156307 33554432000 1073741824 1073778376 140734298479024 140306517404712 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13152] ppid=13139 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/13142/task/13152/stat : 13152 (java) S 13139 13142 21085 0 -1 4202560 30 0 0 0 5 2 0 0 20 0 19 0 13075059 10060525568 156307 33554432000 1073741824 1073778376 140734298479024 140306516351912 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13142/tid=13153] ppid=13139 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/13142/task/13153/stat : 13153 (java) S 13139 13142 21085 0 -1 4202560 350 0 0 0 1 7 0 0 20 0 19 0 13075060 10060525568 156307 33554432000 1073741824 1073778376 140734298479024 140306358855912 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13154] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13154/stat : 13154 (java) S 13139 13142 21085 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 13075060 10060525568 156307 33554432000 1073741824 1073778376 140734298479024 140306357801976 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13155] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13155/stat : 13155 (java) S 13139 13142 21085 0 -1 4202560 35 0 0 0 0 0 0 0 20 0 19 0 13075060 10060525568 156307 33554432000 1073741824 1073778376 140734298479024 140306356749576 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13142/tid=13156] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13156/stat : 13156 (java) S 13139 13142 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13075063 10060525568 156307 33554432000 1073741824 1073778376 140734298479024 140306355698064 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13157] ppid=13139 vsize=9824732 CPUtime=1.03 cores=1,3,5,7
/proc/13142/task/13157/stat : 13157 (java) S 13139 13142 21085 0 -1 4202560 9530 0 0 0 101 2 0 0 20 0 19 0 13075063 10060525568 156307 33554432000 1073741824 1073778376 140734298479024 140306354645688 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13142/tid=13158] ppid=13139 vsize=9824732 CPUtime=1.06 cores=1,3,5,7
/proc/13142/task/13158/stat : 13158 (java) S 13139 13142 21085 0 -1 4202560 8194 0 0 0 104 2 0 0 20 0 19 0 13075063 10060525568 156307 33554432000 1073741824 1073778376 140734298479024 140306353592888 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13159] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13159/stat : 13159 (java) S 13139 13142 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13075063 10060525568 156307 33554432000 1073741824 1073778376 140734298479024 140306352540792 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13142/tid=13160] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13160/stat : 13160 (java) S 13139 13142 21085 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13075063 10060525568 156307 33554432000 1073741824 1073778376 140734298479024 140306351488200 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13142/tid=13163] ppid=13139 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13142/task/13163/stat : 13163 (java) S 13139 13142 21085 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13075076 10060525568 156307 33554432000 1073741824 1073778376 140734298479024 140306348328104 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 21.86
Current children cumulated vsize (KiB) 9824732

Child status: 30
Real time (s): 27.8685
CPU time (s): 22.0017
CPU user time (s): 20.8688
CPU system time (s): 1.13283
CPU usage (%): 78.9482
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.8688
system time used= 1.13283
maximum resident set size= 625272
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23283
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= 2600
involuntary context switches= 1306

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.162975 second user time and 0.247962 second system time

The end

Launcher Data

Begin job on node134 at 2016-06-30 23:13:45
IDJOB=4109469
IDBENCH=78822
IDSOLVER=2552
FILE ID=node134/4109469-1467321225
RUNJOBID= node134-1467318920-6227
PBS_JOBID= 20005262
Free space on /tmp= 71708 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.1110978113--soft-33-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4109469-1467321225/watcher-4109469-1467321225 -o /tmp/evaluation-result-4109469-1467321225/solver-4109469-1467321225 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1467318920-6227 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4109469-1467321225.wbo

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

MD5SUM BENCH= 9bf5159c7db1b1e3f0d68c452139be86
RANDOM SEED=1633619444

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.738
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.738
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29884172 kB
Buffers:          174440 kB
Cached:           392616 kB
SwapCached:            0 kB
Active:           253628 kB
Inactive:         328532 kB
Active(anon):      11840 kB
Inactive(anon):     5960 kB
Active(file):     241788 kB
Inactive(file):   322572 kB
Unevictable:     1662500 kB
Mlocked:         1484672 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               824 kB
Writeback:             0 kB
AnonPages:       1665020 kB
Mapped:            13392 kB
Shmem:               216 kB
Slab:             612304 kB
SReclaimable:      56416 kB
SUnreclaim:       555888 kB
KernelStack:        1600 kB
PageTables:         6696 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1762104 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:    167936 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= 71708 MiB
End job on node134 at 2016-06-30 23:14:13