Trace number 3718112

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 2012-05-28OPTIMUM 12.2821 10.5648

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110966483--soft-33-100-0.wbo
MD5SUMee1a48d1e3b75eba43e09ed993a809da
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.25696
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 2925
Min constraint cost 1
Max constraint cost 96
Sum of constraints costs 2924
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1298
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-2012 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version 2.3.2.v20120528
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@4a913fe2
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-3718112-1338251589.wbo
0.10/0.11	c reading problem ... 
0.10/0.16	c ... done. Wall clock time 0.054s.
0.10/0.16	c declared #vars     169
0.10/0.16	c internal #vars     233
0.10/0.16	c #constraints  101
0.10/0.16	c constraints type 
0.10/0.16	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 29
0.10/0.16	c org.sat4j.minisat.constraints.card.MinWatchCard => 24
0.10/0.16	c ignored satisfied constraints => 1
0.10/0.16	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1
0.10/0.16	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 47
0.10/0.16	c 102 constraints processed.
0.10/0.16	c objective function length is 64 literals
0.27/0.22	c SATISFIABLE
0.27/0.22	c OPTIMIZING...
0.27/0.22	c Got one! Elapsed wall clock time (in seconds):0.111
0.27/0.22	o 673
0.27/0.25	c Got one! Elapsed wall clock time (in seconds):0.14
0.27/0.25	o 671
0.27/0.26	c Got one! Elapsed wall clock time (in seconds):0.147
0.27/0.26	o 591
0.27/0.26	c Got one! Elapsed wall clock time (in seconds):0.156
0.27/0.26	o 590
0.27/0.28	c Got one! Elapsed wall clock time (in seconds):0.169
0.27/0.28	o 573
0.27/0.28	c Got one! Elapsed wall clock time (in seconds):0.175
0.27/0.28	o 569
0.27/0.29	c Got one! Elapsed wall clock time (in seconds):0.181
0.27/0.29	o 560
0.54/0.30	c Got one! Elapsed wall clock time (in seconds):0.19
0.54/0.30	o 553
0.54/0.31	c Got one! Elapsed wall clock time (in seconds):0.207
0.54/0.31	o 551
0.54/0.32	c Got one! Elapsed wall clock time (in seconds):0.211
0.54/0.32	o 549
0.54/0.34	c Got one! Elapsed wall clock time (in seconds):0.228
0.54/0.34	o 543
0.54/0.35	c Got one! Elapsed wall clock time (in seconds):0.24
0.54/0.35	o 531
0.54/0.39	c Got one! Elapsed wall clock time (in seconds):0.279
0.54/0.39	o 530
0.69/0.40	c Got one! Elapsed wall clock time (in seconds):0.296
0.69/0.40	o 528
0.69/0.43	c Got one! Elapsed wall clock time (in seconds):0.324
0.69/0.43	o 525
0.69/0.44	c Got one! Elapsed wall clock time (in seconds):0.335
0.69/0.44	o 515
0.69/0.45	c Got one! Elapsed wall clock time (in seconds):0.346
0.69/0.45	o 514
0.69/0.47	c Got one! Elapsed wall clock time (in seconds):0.359
0.69/0.47	o 509
0.69/0.49	c Got one! Elapsed wall clock time (in seconds):0.38
0.69/0.49	o 499
0.81/0.52	c Got one! Elapsed wall clock time (in seconds):0.415
0.81/0.52	o 481
0.81/0.53	c Got one! Elapsed wall clock time (in seconds):0.419
0.81/0.53	o 470
0.81/0.53	c Got one! Elapsed wall clock time (in seconds):0.422
0.81/0.53	o 395
0.81/0.54	c Got one! Elapsed wall clock time (in seconds):0.432
0.81/0.54	o 394
0.81/0.55	c Got one! Elapsed wall clock time (in seconds):0.444
0.81/0.55	o 392
0.81/0.57	c Got one! Elapsed wall clock time (in seconds):0.458
0.81/0.57	o 372
0.81/0.59	c Got one! Elapsed wall clock time (in seconds):0.484
0.81/0.59	o 371
0.97/0.62	c Got one! Elapsed wall clock time (in seconds):0.515
0.97/0.62	o 367
0.97/0.67	c Got one! Elapsed wall clock time (in seconds):0.562
0.97/0.67	o 333
0.97/0.67	c Got one! Elapsed wall clock time (in seconds):0.566
0.97/0.67	o 327
0.97/0.68	c Got one! Elapsed wall clock time (in seconds):0.571
0.97/0.68	o 315
0.97/0.69	c Got one! Elapsed wall clock time (in seconds):0.579
0.97/0.69	o 314
1.07/0.70	c Got one! Elapsed wall clock time (in seconds):0.593
1.07/0.70	o 302
1.07/0.72	c Got one! Elapsed wall clock time (in seconds):0.609
1.07/0.72	o 299
1.07/0.74	c Got one! Elapsed wall clock time (in seconds):0.629
1.07/0.74	o 295
1.20/0.81	c cleaning 8155 clauses out of 16333 with flag 3601/16333
1.20/0.83	c Got one! Elapsed wall clock time (in seconds):0.72
1.20/0.83	o 288
1.31/0.90	c Got one! Elapsed wall clock time (in seconds):0.793
1.31/0.90	o 287
1.31/0.94	c Got one! Elapsed wall clock time (in seconds):0.831
1.31/0.94	o 281
1.31/0.95	c Got one! Elapsed wall clock time (in seconds):0.839
1.31/0.95	o 276
1.31/0.96	c Got one! Elapsed wall clock time (in seconds):0.85
1.31/0.96	o 272
1.31/0.98	c Got one! Elapsed wall clock time (in seconds):0.868
1.31/0.98	o 212
1.45/1.04	c Got one! Elapsed wall clock time (in seconds):0.929
1.45/1.04	o 210
1.45/1.08	c cleaning 8505 clauses out of 17023 with flag 4036/25178
1.57/1.11	c Got one! Elapsed wall clock time (in seconds):1.002
1.57/1.11	o 201
1.57/1.20	c Got one! Elapsed wall clock time (in seconds):1.092
1.57/1.20	o 200
1.72/1.27	c cleaning 7322 clauses out of 14664 with flag 8453/31324
1.94/1.32	c Got one! Elapsed wall clock time (in seconds):1.211
1.94/1.32	o 198
2.10/1.45	c cleaning 6472 clauses out of 12944 with flag 13579/36926
2.10/1.49	c Got one! Elapsed wall clock time (in seconds):1.382
2.10/1.49	o 197
2.48/1.61	c Got one! Elapsed wall clock time (in seconds):1.505
2.48/1.61	o 195
2.48/1.67	c cleaning 6423 clauses out of 12851 with flag 4507/43305
2.70/1.77	c Got one! Elapsed wall clock time (in seconds):1.658
2.70/1.77	o 189
2.90/1.84	c cleaning 5908 clauses out of 11819 with flag 8893/48696
2.90/1.87	c Got one! Elapsed wall clock time (in seconds):1.76
2.90/1.87	o 188
2.90/1.89	c Got one! Elapsed wall clock time (in seconds):1.778
2.90/1.89	o 171
3.10/1.91	c Got one! Elapsed wall clock time (in seconds):1.805
3.10/1.91	o 168
3.10/1.99	c Got one! Elapsed wall clock time (in seconds):1.882
3.10/1.99	o 162
3.30/2.07	c Got one! Elapsed wall clock time (in seconds):1.957
3.30/2.07	o 161
3.30/2.08	c Got one! Elapsed wall clock time (in seconds):1.971
3.30/2.08	o 159
3.40/2.12	c cleaning 7489 clauses out of 14996 with flag 3979/57781
3.52/2.30	c cleaning 6745 clauses out of 13508 with flag 27046/63782
3.62/2.32	c Got one! Elapsed wall clock time (in seconds):2.21
3.62/2.32	o 156
3.62/2.39	c Got one! Elapsed wall clock time (in seconds):2.277
3.62/2.39	o 155
3.71/2.49	c cleaning 6407 clauses out of 12829 with flag 13567/69848
3.93/2.67	c cleaning 6209 clauses out of 12421 with flag 37750/75847
4.14/2.87	c cleaning 6602 clauses out of 13213 with flag 60829/82849
4.24/2.92	c Got one! Elapsed wall clock time (in seconds):2.814
4.24/2.92	o 152
4.34/3.00	c Got one! Elapsed wall clock time (in seconds):2.891
4.34/3.00	o 151
4.34/3.07	c cleaning 6512 clauses out of 13037 with flag 9260/89275
4.45/3.18	c Got one! Elapsed wall clock time (in seconds):3.076
4.45/3.18	o 150
4.55/3.22	c cleaning 5773 clauses out of 11555 with flag 4481/94305
4.66/3.40	c cleaning 5882 clauses out of 11782 with flag 32008/100305
4.96/3.60	c Got one! Elapsed wall clock time (in seconds):3.492
4.96/3.60	o 146
5.07/3.76	c cleaning 8877 clauses out of 17779 with flag 22113/112184
5.27/3.94	c cleaning 7448 clauses out of 14904 with flag 44147/118186
5.37/4.08	c Got one! Elapsed wall clock time (in seconds):3.973
5.37/4.08	o 143
5.47/4.12	c cleaning 6649 clauses out of 13312 with flag 4501/124042
5.58/4.21	c Got one! Elapsed wall clock time (in seconds):4.098
5.58/4.21	o 135
5.58/4.27	c cleaning 5891 clauses out of 11792 with flag 8832/129171
5.68/4.33	c Got one! Elapsed wall clock time (in seconds):4.219
5.68/4.33	o 122
5.79/4.45	c cleaning 5911 clauses out of 11838 with flag 18312/135108
5.98/4.62	c cleaning 5957 clauses out of 11927 with flag 44594/141108
6.08/4.78	c Got one! Elapsed wall clock time (in seconds):4.67
6.08/4.78	o 120
6.28/4.94	c cleaning 8078 clauses out of 16175 with flag 23632/151313
6.40/5.02	c Got one! Elapsed wall clock time (in seconds):4.907
6.40/5.02	o 90
6.50/5.11	c cleaning 6619 clauses out of 13267 with flag 14667/156483
6.60/5.29	c cleaning 6318 clauses out of 12649 with flag 44103/162484
6.92/5.51	c cleaning 6659 clauses out of 13334 with flag 76315/169487
7.04/5.61	c Got one! Elapsed wall clock time (in seconds):5.498
7.04/5.61	o 83
7.04/5.62	c Got one! Elapsed wall clock time (in seconds):5.515
7.04/5.62	o 82
7.04/5.65	c Got one! Elapsed wall clock time (in seconds):5.537
7.04/5.65	o 63
7.13/5.70	c Got one! Elapsed wall clock time (in seconds):5.592
7.13/5.70	o 62
7.13/5.74	c cleaning 6994 clauses out of 13996 with flag 4381/176808
7.35/5.90	c cleaning 6495 clauses out of 13001 with flag 26571/182808
7.35/5.92	c Got one! Elapsed wall clock time (in seconds):5.808
7.35/5.92	o 59
7.45/6.05	c cleaning 5838 clauses out of 11686 with flag 21734/187988
7.56/6.10	c Got one! Elapsed wall clock time (in seconds):5.995
7.56/6.10	o 58
7.66/6.22	c cleaning 5862 clauses out of 11748 with flag 19106/193889
7.76/6.37	c Got one! Elapsed wall clock time (in seconds):6.257
7.76/6.37	o 56
7.97/6.53	c cleaning 8212 clauses out of 16437 with flag 24111/204440
8.18/6.71	c cleaning 7100 clauses out of 14226 with flag 48999/210441
8.27/6.88	c Got one! Elapsed wall clock time (in seconds):6.776
8.27/6.88	o 42
8.37/6.97	c Got one! Elapsed wall clock time (in seconds):6.858
8.37/6.97	o 35
8.47/7.05	c cleaning 9423 clauses out of 18858 with flag 9743/222173
8.67/7.24	c cleaning 7710 clauses out of 15436 with flag 40417/228174
8.87/7.47	c cleaning 7351 clauses out of 14725 with flag 75622/235173
9.08/7.70	c cleaning 7682 clauses out of 15375 with flag 111168/243174
9.21/7.73	c Got one! Elapsed wall clock time (in seconds):7.623
9.21/7.73	o 32
9.31/7.88	c cleaning 6575 clauses out of 13161 with flag 24853/248642
9.51/8.08	c cleaning 6290 clauses out of 12590 with flag 55341/254646
9.71/8.29	c cleaning 6640 clauses out of 13296 with flag 90040/261642
10.02/8.52	c cleaning 7323 clauses out of 14656 with flag 125426/269642
10.22/8.75	c cleaning 8161 clauses out of 16332 with flag 160012/278643
10.33/8.81	c Got one! Elapsed wall clock time (in seconds):8.698
10.33/8.81	o 31
10.33/8.90	c cleaning 6675 clauses out of 13353 with flag 15250/283826
10.43/8.92	c Got one! Elapsed wall clock time (in seconds):8.813
10.43/8.92	o 25
10.52/9.07	c cleaning 5989 clauses out of 11985 with flag 26591/289133
10.63/9.11	c Got one! Elapsed wall clock time (in seconds):9.005
10.63/9.11	o 24
10.74/9.24	c cleaning 5587 clauses out of 11189 with flag 20279/294326
10.96/9.40	c Got one! Elapsed wall clock time (in seconds):9.296
10.96/9.40	o 22
11.06/9.58	c cleaning 8235 clauses out of 16485 with flag 24945/305209
11.28/9.78	c cleaning 7123 clauses out of 14250 with flag 54269/311209
11.39/9.86	c Got one! Elapsed wall clock time (in seconds):9.749
11.39/9.86	o 21
11.50/9.92	c cleaning 6121 clauses out of 12258 with flag 10583/316343
11.70/10.11	c cleaning 6056 clauses out of 12137 with flag 40781/322343
11.90/10.33	c cleaning 6533 clauses out of 13081 with flag 74378/329343
12.02/10.44	c Got one! Elapsed wall clock time (in seconds):10.335
12.02/10.44	o 19
12.12/10.51	c cleaning 6142 clauses out of 12312 with flag 10655/335107
12.12/10.55	c Got one! Elapsed wall clock time (in seconds):10.443
12.12/10.55	o 1
12.12/10.56	c starts		: 215
12.12/10.56	c conflicts		: 336191
12.12/10.56	c decisions		: 551329
12.12/10.56	c propagations		: 7570322
12.12/10.56	c inspects		: 63434749
12.12/10.56	c shortcuts		: 0
12.12/10.56	c learnt literals	: 9
12.12/10.56	c learnt binary clauses	: 5
12.12/10.56	c learnt ternary clauses	: 206
12.12/10.56	c learnt constraints	: 336182
12.12/10.56	c ignored constraints	: 0
12.12/10.56	c root simplifications	: 0
12.12/10.56	c removed literals (reason simplification)	: 0
12.12/10.56	c reason swapping (by a shorter reason)	: 0
12.12/10.56	c Calls to reduceDB	: 48
12.12/10.56	c Number of update (reduction) of LBD	: 95734
12.12/10.56	c number of reductions to clauses (during analyze)	: 0
12.12/10.56	c number of learned constraints concerned by reduction	: 0
12.12/10.56	c number of learning phase by resolution	: 0
12.12/10.56	c number of learning phase by cutting planes	: 0
12.12/10.56	c speed (assignments/second)	: 728616.1693936477
12.12/10.56	c non guided choices	3145
12.12/10.56	c learnt constraints type 
12.12/10.56	c constraints type 
12.12/10.56	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 29
12.12/10.56	c org.sat4j.minisat.constraints.card.MinWatchCard => 24
12.12/10.56	c ignored satisfied constraints => 1
12.12/10.56	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1
12.12/10.56	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 47
12.12/10.56	c 102 constraints processed.
12.12/10.56	s OPTIMUM FOUND
12.12/10.56	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 
12.12/10.56	c objective function=1
12.12/10.56	c Total wall clock time (in seconds): 10.449

Verifier Data

OK	1

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3718112-1338251589/watcher-3718112-1338251589 -o /tmp/evaluation-result-3718112-1338251589/solver-3718112-1338251589 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3718112-1338251589.wbo 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.27 2.13 2.03 3/194 16203
/proc/meminfo: memFree=31362540/32873844 swapFree=6872/6872
[pid=16203] ppid=16201 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/16203/stat : 16203 (java) R 16201 16203 13427 0 -1 4202496 1009 0 0 0 0 0 0 0 20 0 1 0 291287419 23793664 737 33554432000 1073741824 1073778376 140735465953776 140735465942840 140589867196407 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/16203/statm: 5809 745 547 9 0 128 0

[startup+0.10218 s]
/proc/loadavg: 2.27 2.13 2.03 3/194 16203
/proc/meminfo: memFree=31362540/32873844 swapFree=6872/6872
[pid=16203] ppid=16201 vsize=9558416 CPUtime=0.1 cores=1,3,5,7
/proc/16203/stat : 16203 (java) S 16201 16203 13427 0 -1 4202496 4387 0 1 0 9 1 0 0 20 0 18 0 291287419 9787817984 6086 33554432000 1073741824 1073778376 140735465953776 140735465944912 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16203/statm: 2389604 6086 2109 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558416

[startup+0.200296 s]
/proc/loadavg: 2.27 2.13 2.03 3/194 16203
/proc/meminfo: memFree=31362540/32873844 swapFree=6872/6872
[pid=16203] ppid=16201 vsize=9624980 CPUtime=0.27 cores=1,3,5,7
/proc/16203/stat : 16203 (java) S 16201 16203 13427 0 -1 4202496 6277 0 1 0 25 2 0 0 20 0 19 0 291287419 9855979520 7396 33554432000 1073741824 1073778376 140735465953776 140735465944912 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16203/statm: 2406245 7396 2215 9 0 2396937 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9624980

[startup+0.3003 s]
/proc/loadavg: 2.27 2.13 2.03 3/194 16203
/proc/meminfo: memFree=31362540/32873844 swapFree=6872/6872
[pid=16203] ppid=16201 vsize=9624980 CPUtime=0.54 cores=1,3,5,7
/proc/16203/stat : 16203 (java) S 16201 16203 13427 0 -1 4202496 6841 0 1 0 52 2 0 0 20 0 19 0 291287419 9855979520 8131 33554432000 1073741824 1073778376 140735465953776 140735465944912 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16203/statm: 2406245 8131 2234 9 0 2396937 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 9624980

[startup+0.700245 s]
/proc/loadavg: 2.27 2.13 2.03 3/194 16203
/proc/meminfo: memFree=31362540/32873844 swapFree=6872/6872
[pid=16203] ppid=16201 vsize=9624980 CPUtime=1.07 cores=1,3,5,7
/proc/16203/stat : 16203 (java) S 16201 16203 13427 0 -1 4202496 7548 0 1 0 105 2 0 0 20 0 19 0 291287419 9855979520 9172 33554432000 1073741824 1073778376 140735465953776 140735465944912 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16203/statm: 2406245 9172 2242 9 0 2396937 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 9624980

[startup+1.50078 s]
/proc/loadavg: 2.27 2.13 2.03 5/213 16222
/proc/meminfo: memFree=31321892/32873844 swapFree=6872/6872
[pid=16203] ppid=16201 vsize=9624980 CPUtime=2.28 cores=1,3,5,7
/proc/16203/stat : 16203 (java) S 16201 16203 13427 0 -1 4202496 16193 0 1 0 223 5 0 0 20 0 19 0 291287419 9855979520 16364 33554432000 1073741824 1073778376 140735465953776 140735465944912 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16203/statm: 2406245 16394 2273 9 0 2396937 0
[pid=16203/tid=16205] ppid=16201 vsize=9624980 CPUtime=1.41 cores=1,3,5,7
/proc/16203/task/16205/stat : 16205 (java) R 16201 16203 13427 0 -1 4202560 2465 0 1 0 140 1 0 0 20 0 19 0 291287420 9855979520 16405 33554432000 1073741824 1073778376 140735465953776 140589859221912 140589731842862 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=16203/tid=16206] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16206/stat : 16206 (java) S 16201 16203 13427 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 291287421 9855979520 16410 33554432000 1073741824 1073778376 140735465953776 140589703051944 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16203/tid=16207] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16207/stat : 16207 (java) S 16201 16203 13427 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291287421 9855979520 16410 33554432000 1073741824 1073778376 140735465953776 140589701999400 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16203/tid=16208] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16208/stat : 16208 (java) S 16201 16203 13427 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 291287421 9855979520 16410 33554432000 1073741824 1073778376 140735465953776 140589700946856 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16203/tid=16209] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16209/stat : 16209 (java) S 16201 16203 13427 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 291287421 9855979520 16410 33554432000 1073741824 1073778376 140735465953776 140589699894312 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16210] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16210/stat : 16210 (java) S 16201 16203 13427 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 291287421 9855979520 16410 33554432000 1073741824 1073778376 140735465953776 140589698840744 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16203/tid=16211] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16211/stat : 16211 (java) S 16201 16203 13427 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 291287421 9855979520 16410 33554432000 1073741824 1073778376 140735465953776 140589697788200 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16203/tid=16212] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16212/stat : 16212 (java) S 16201 16203 13427 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 291287421 9855979520 16410 33554432000 1073741824 1073778376 140735465953776 140589696735656 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16213] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16213/stat : 16213 (java) S 16201 16203 13427 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 291287421 9855979520 16410 33554432000 1073741824 1073778376 140735465953776 140589695683112 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16214] ppid=16201 vsize=9624980 CPUtime=0.03 cores=1,3,5,7
/proc/16203/task/16214/stat : 16214 (java) S 16201 16203 13427 0 -1 4202560 46 0 0 0 3 0 0 0 20 0 19 0 291287422 9855979520 16410 33554432000 1073741824 1073778376 140735465953776 140589683485288 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16203/tid=16215] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16215/stat : 16215 (java) S 16201 16203 13427 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291287422 9855979520 16410 33554432000 1073741824 1073778376 140735465953776 140589682431608 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16216] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16216/stat : 16216 (java) S 16201 16203 13427 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291287422 9855979520 16410 33554432000 1073741824 1073778376 140735465953776 140589681378952 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16217] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16217/stat : 16217 (java) S 16201 16203 13427 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291287425 9855979520 16410 33554432000 1073741824 1073778376 140735465953776 140589680327696 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16218] ppid=16201 vsize=9624980 CPUtime=0.35 cores=1,3,5,7
/proc/16203/task/16218/stat : 16218 (java) S 16201 16203 13427 0 -1 4202560 4588 0 0 0 33 2 0 0 20 0 19 0 291287425 9855979520 16410 33554432000 1073741824 1073778376 140735465953776 140589679274040 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16219] ppid=16201 vsize=9624980 CPUtime=0.4 cores=1,3,5,7
/proc/16203/task/16219/stat : 16219 (java) R 16201 16203 13427 0 -1 4202560 7921 0 0 0 38 2 0 0 20 0 19 0 291287425 9855979520 16410 33554432000 1073741824 1073778376 140735465953776 140589678197816 140589865175561 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=16203/tid=16220] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16220/stat : 16220 (java) S 16201 16203 13427 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291287425 9855979520 16410 33554432000 1073741824 1073778376 140735465953776 140589677169144 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16203/tid=16221] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16221/stat : 16221 (java) S 16201 16203 13427 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291287425 9855979520 16410 33554432000 1073741824 1073778376 140735465953776 140589676116808 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16222] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16222/stat : 16222 (java) S 16201 16203 13427 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291287437 9855979520 16410 33554432000 1073741824 1073778376 140735465953776 140589675062568 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.28
Current children cumulated vsize (KiB) 9624980

[startup+3.10064 s]
/proc/loadavg: 2.27 2.13 2.03 3/213 16222
/proc/meminfo: memFree=31301556/32873844 swapFree=6872/6872
[pid=16203] ppid=16201 vsize=9624980 CPUtime=4.45 cores=1,3,5,7
/proc/16203/stat : 16203 (java) S 16201 16203 13427 0 -1 4202496 19178 0 1 0 439 6 0 0 20 0 19 0 291287419 9855979520 17271 33554432000 1073741824 1073778376 140735465953776 140735465944912 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16203/statm: 2406245 17271 2274 9 0 2396937 0
[pid=16203/tid=16205] ppid=16201 vsize=9624980 CPUtime=2.92 cores=1,3,5,7
/proc/16203/task/16205/stat : 16205 (java) R 16201 16203 13427 0 -1 4202560 2472 0 1 0 290 2 0 0 20 0 19 0 291287420 9855979520 17271 33554432000 1073741824 1073778376 140735465953776 140589859221912 140589731681696 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=16203/tid=16206] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16206/stat : 16206 (java) S 16201 16203 13427 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 291287421 9855979520 17271 33554432000 1073741824 1073778376 140735465953776 140589703051944 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16203/tid=16207] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16207/stat : 16207 (java) S 16201 16203 13427 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291287421 9855979520 17271 33554432000 1073741824 1073778376 140735465953776 140589701999400 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16203/tid=16208] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16208/stat : 16208 (java) S 16201 16203 13427 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 291287421 9855979520 17271 33554432000 1073741824 1073778376 140735465953776 140589700946856 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16203/tid=16209] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16209/stat : 16209 (java) S 16201 16203 13427 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 291287421 9855979520 17271 33554432000 1073741824 1073778376 140735465953776 140589699894312 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16203/tid=16210] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16210/stat : 16210 (java) S 16201 16203 13427 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 291287421 9855979520 17271 33554432000 1073741824 1073778376 140735465953776 140589698840744 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16203/tid=16211] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16211/stat : 16211 (java) S 16201 16203 13427 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291287421 9855979520 17271 33554432000 1073741824 1073778376 140735465953776 140589697788200 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16212] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16212/stat : 16212 (java) S 16201 16203 13427 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291287421 9855979520 17271 33554432000 1073741824 1073778376 140735465953776 140589696735656 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16203/tid=16213] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16213/stat : 16213 (java) S 16201 16203 13427 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 291287421 9855979520 17271 33554432000 1073741824 1073778376 140735465953776 140589695683112 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16203/tid=16214] ppid=16201 vsize=9624980 CPUtime=0.11 cores=1,3,5,7
/proc/16203/task/16214/stat : 16214 (java) S 16201 16203 13427 0 -1 4202560 69 0 0 0 11 0 0 0 20 0 19 0 291287422 9855979520 17271 33554432000 1073741824 1073778376 140735465953776 140589683485288 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16215] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16215/stat : 16215 (java) S 16201 16203 13427 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291287422 9855979520 17271 33554432000 1073741824 1073778376 140735465953776 140589682431608 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16216] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16216/stat : 16216 (java) S 16201 16203 13427 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291287422 9855979520 17271 33554432000 1073741824 1073778376 140735465953776 140589681378952 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16217] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16217/stat : 16217 (java) S 16201 16203 13427 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291287425 9855979520 17271 33554432000 1073741824 1073778376 140735465953776 140589680327696 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16218] ppid=16201 vsize=9624980 CPUtime=0.38 cores=1,3,5,7
/proc/16203/task/16218/stat : 16218 (java) S 16201 16203 13427 0 -1 4202560 4588 0 0 0 36 2 0 0 20 0 19 0 291287425 9855979520 17271 33554432000 1073741824 1073778376 140735465953776 140589679274040 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16203/tid=16219] ppid=16201 vsize=9624980 CPUtime=0.93 cores=1,3,5,7
/proc/16203/task/16219/stat : 16219 (java) S 16201 16203 13427 0 -1 4202560 10819 0 0 0 90 3 0 0 20 0 19 0 291287425 9855979520 17271 33554432000 1073741824 1073778376 140735465953776 140589678221496 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16220] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16220/stat : 16220 (java) S 16201 16203 13427 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291287425 9855979520 17271 33554432000 1073741824 1073778376 140735465953776 140589677169144 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16203/tid=16221] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16221/stat : 16221 (java) S 16201 16203 13427 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291287425 9855979520 17271 33554432000 1073741824 1073778376 140735465953776 140589676116808 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16203/tid=16222] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16222/stat : 16222 (java) S 16201 16203 13427 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291287437 9855979520 17271 33554432000 1073741824 1073778376 140735465953776 140589675062568 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 4.45
Current children cumulated vsize (KiB) 9624980

[startup+6.30069 s]
/proc/loadavg: 2.25 2.13 2.03 3/213 16222
/proc/meminfo: memFree=31306024/32873844 swapFree=6872/6872
[pid=16203] ppid=16201 vsize=9624980 CPUtime=7.76 cores=1,3,5,7
/proc/16203/stat : 16203 (java) S 16201 16203 13427 0 -1 4202496 19204 0 1 0 770 6 0 0 20 0 19 0 291287419 9855979520 15896 33554432000 1073741824 1073778376 140735465953776 140735465944912 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16203/statm: 2406245 15896 2274 9 0 2396937 0
[pid=16203/tid=16205] ppid=16201 vsize=9624980 CPUtime=5.91 cores=1,3,5,7
/proc/16203/task/16205/stat : 16205 (java) R 16201 16203 13427 0 -1 4202560 2489 0 1 0 589 2 0 0 20 0 19 0 291287420 9855979520 15896 33554432000 1073741824 1073778376 140735465953776 140589859221912 140589731872178 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=16203/tid=16206] ppid=16201 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/16203/task/16206/stat : 16206 (java) S 16201 16203 13427 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 291287421 9855979520 15896 33554432000 1073741824 1073778376 140735465953776 140589703051944 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16203/tid=16207] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16207/stat : 16207 (java) S 16201 16203 13427 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291287421 9855979520 15896 33554432000 1073741824 1073778376 140735465953776 140589701999400 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16203/tid=16208] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16208/stat : 16208 (java) S 16201 16203 13427 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291287421 9855979520 15896 33554432000 1073741824 1073778376 140735465953776 140589700946856 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16203/tid=16209] ppid=16201 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/16203/task/16209/stat : 16209 (java) S 16201 16203 13427 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 291287421 9855979520 15896 33554432000 1073741824 1073778376 140735465953776 140589699894312 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16203/tid=16210] ppid=16201 vsize=9624980 CPUtime=0.03 cores=1,3,5,7
/proc/16203/task/16210/stat : 16210 (java) S 16201 16203 13427 0 -1 4202560 12 0 0 0 3 0 0 0 20 0 19 0 291287421 9855979520 15896 33554432000 1073741824 1073778376 140735465953776 140589698840744 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16203/tid=16211] ppid=16201 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/16203/task/16211/stat : 16211 (java) S 16201 16203 13427 0 -1 4202560 4 0 0 0 1 0 0 0 20 0 19 0 291287421 9855979520 15896 33554432000 1073741824 1073778376 140735465953776 140589697788200 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16212] ppid=16201 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/16203/task/16212/stat : 16212 (java) S 16201 16203 13427 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 19 0 291287421 9855979520 15896 33554432000 1073741824 1073778376 140735465953776 140589696735656 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16213] ppid=16201 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/16203/task/16213/stat : 16213 (java) S 16201 16203 13427 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 291287421 9855979520 15896 33554432000 1073741824 1073778376 140735465953776 140589695683112 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16203/tid=16214] ppid=16201 vsize=9624980 CPUtime=0.26 cores=1,3,5,7
/proc/16203/task/16214/stat : 16214 (java) S 16201 16203 13427 0 -1 4202560 69 0 0 0 26 0 0 0 20 0 19 0 291287422 9855979520 15896 33554432000 1073741824 1073778376 140735465953776 140589683485288 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16203/tid=16215] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16215/stat : 16215 (java) S 16201 16203 13427 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291287422 9855979520 15896 33554432000 1073741824 1073778376 140735465953776 140589682431608 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16216] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16216/stat : 16216 (java) S 16201 16203 13427 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291287422 9855979520 15896 33554432000 1073741824 1073778376 140735465953776 140589681378952 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16217] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16217/stat : 16217 (java) S 16201 16203 13427 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291287425 9855979520 15896 33554432000 1073741824 1073778376 140735465953776 140589680327696 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16218] ppid=16201 vsize=9624980 CPUtime=0.38 cores=1,3,5,7
/proc/16203/task/16218/stat : 16218 (java) S 16201 16203 13427 0 -1 4202560 4588 0 0 0 36 2 0 0 20 0 19 0 291287425 9855979520 15896 33554432000 1073741824 1073778376 140735465953776 140589679274040 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16203/tid=16219] ppid=16201 vsize=9624980 CPUtime=0.97 cores=1,3,5,7
/proc/16203/task/16219/stat : 16219 (java) S 16201 16203 13427 0 -1 4202560 10822 0 0 0 94 3 0 0 20 0 19 0 291287425 9855979520 15896 33554432000 1073741824 1073778376 140735465953776 140589678221496 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16220] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16220/stat : 16220 (java) S 16201 16203 13427 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291287425 9855979520 15896 33554432000 1073741824 1073778376 140735465953776 140589677169144 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16203/tid=16221] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16221/stat : 16221 (java) S 16201 16203 13427 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291287425 9855979520 15896 33554432000 1073741824 1073778376 140735465953776 140589676116808 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16222] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16222/stat : 16222 (java) S 16201 16203 13427 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291287437 9855979520 15896 33554432000 1073741824 1073778376 140735465953776 140589675062568 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 7.76
Current children cumulated vsize (KiB) 9624980

Solver just ended. Dumping a history of the last processes samples

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

/proc/16203/task/16206/stat : 16206 (java) S 16201 16203 13427 0 -1 4202560 9 0 0 0 2 0 0 0 20 0 19 0 291287421 9855979520 15905 33554432000 1073741824 1073778376 140735465953776 140589703051944 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16203/tid=16207] ppid=16201 vsize=9624980 CPUtime=0.02 cores=1,3,5,7
/proc/16203/task/16207/stat : 16207 (java) S 16201 16203 13427 0 -1 4202560 5 0 0 0 2 0 0 0 20 0 19 0 291287421 9855979520 15905 33554432000 1073741824 1073778376 140735465953776 140589701999400 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16208] ppid=16201 vsize=9624980 CPUtime=0.02 cores=1,3,5,7
/proc/16203/task/16208/stat : 16208 (java) S 16201 16203 13427 0 -1 4202560 7 0 0 0 2 0 0 0 20 0 19 0 291287421 9855979520 15905 33554432000 1073741824 1073778376 140735465953776 140589700946856 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16203/tid=16209] ppid=16201 vsize=9624980 CPUtime=0.03 cores=1,3,5,7
/proc/16203/task/16209/stat : 16209 (java) S 16201 16203 13427 0 -1 4202560 12 0 0 0 3 0 0 0 20 0 19 0 291287421 9855979520 15905 33554432000 1073741824 1073778376 140735465953776 140589699894312 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16210] ppid=16201 vsize=9624980 CPUtime=0.04 cores=1,3,5,7
/proc/16203/task/16210/stat : 16210 (java) S 16201 16203 13427 0 -1 4202560 12 0 0 0 4 0 0 0 20 0 19 0 291287421 9855979520 15905 33554432000 1073741824 1073778376 140735465953776 140589698840744 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16203/tid=16211] ppid=16201 vsize=9624980 CPUtime=0.02 cores=1,3,5,7
/proc/16203/task/16211/stat : 16211 (java) S 16201 16203 13427 0 -1 4202560 5 0 0 0 2 0 0 0 20 0 19 0 291287421 9855979520 15905 33554432000 1073741824 1073778376 140735465953776 140589697788200 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16203/tid=16212] ppid=16201 vsize=9624980 CPUtime=0.03 cores=1,3,5,7
/proc/16203/task/16212/stat : 16212 (java) S 16201 16203 13427 0 -1 4202560 5 0 0 0 3 0 0 0 20 0 19 0 291287421 9855979520 15905 33554432000 1073741824 1073778376 140735465953776 140589696735656 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16203/tid=16213] ppid=16201 vsize=9624980 CPUtime=0.03 cores=1,3,5,7
/proc/16203/task/16213/stat : 16213 (java) S 16201 16203 13427 0 -1 4202560 9 0 0 0 3 0 0 0 20 0 19 0 291287421 9855979520 15905 33554432000 1073741824 1073778376 140735465953776 140589695683112 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16214] ppid=16201 vsize=9624980 CPUtime=0.41 cores=1,3,5,7
/proc/16203/task/16214/stat : 16214 (java) S 16201 16203 13427 0 -1 4202560 69 0 0 0 41 0 0 0 20 0 19 0 291287422 9855979520 15905 33554432000 1073741824 1073778376 140735465953776 140589683485288 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16203/tid=16215] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16215/stat : 16215 (java) S 16201 16203 13427 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291287422 9855979520 15905 33554432000 1073741824 1073778376 140735465953776 140589682431608 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16216] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16216/stat : 16216 (java) S 16201 16203 13427 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291287422 9855979520 15905 33554432000 1073741824 1073778376 140735465953776 140589681378952 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16217] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16217/stat : 16217 (java) S 16201 16203 13427 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291287425 9855979520 15905 33554432000 1073741824 1073778376 140735465953776 140589680327696 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16218] ppid=16201 vsize=9624980 CPUtime=0.38 cores=1,3,5,7
/proc/16203/task/16218/stat : 16218 (java) S 16201 16203 13427 0 -1 4202560 4588 0 0 0 36 2 0 0 20 0 19 0 291287425 9855979520 15905 33554432000 1073741824 1073778376 140735465953776 140589679274040 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16203/tid=16219] ppid=16201 vsize=9624980 CPUtime=0.99 cores=1,3,5,7
/proc/16203/task/16219/stat : 16219 (java) S 16201 16203 13427 0 -1 4202560 10822 0 0 0 96 3 0 0 20 0 19 0 291287425 9855979520 15905 33554432000 1073741824 1073778376 140735465953776 140589678221496 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16220] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16220/stat : 16220 (java) S 16201 16203 13427 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291287425 9855979520 15905 33554432000 1073741824 1073778376 140735465953776 140589677169144 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16203/tid=16221] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16221/stat : 16221 (java) S 16201 16203 13427 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291287425 9855979520 15905 33554432000 1073741824 1073778376 140735465953776 140589676116808 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16203/tid=16222] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16222/stat : 16222 (java) S 16201 16203 13427 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291287437 9855979520 15905 33554432000 1073741824 1073778376 140735465953776 140589675062568 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 11.17
Current children cumulated vsize (KiB) 9624980

[startup+10.0072 s]
/proc/loadavg: 2.23 2.13 2.03 3/213 16222
/proc/meminfo: memFree=31306296/32873844 swapFree=6872/6872
[pid=16203] ppid=16201 vsize=9624980 CPUtime=11.6 cores=1,3,5,7
/proc/16203/stat : 16203 (java) S 16201 16203 13427 0 -1 4202496 19230 0 1 0 1154 6 0 0 20 0 19 0 291287419 9855979520 15905 33554432000 1073741824 1073778376 140735465953776 140735465944912 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16203/statm: 2406245 15905 2274 9 0 2396937 0
[pid=16203/tid=16205] ppid=16201 vsize=9624980 CPUtime=9.39 cores=1,3,5,7
/proc/16203/task/16205/stat : 16205 (java) R 16201 16203 13427 0 -1 4202560 2506 0 1 0 937 2 0 0 20 0 19 0 291287420 9855979520 15905 33554432000 1073741824 1073778376 140735465953776 140589859221792 140589731843093 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=16203/tid=16206] ppid=16201 vsize=9624980 CPUtime=0.03 cores=1,3,5,7
/proc/16203/task/16206/stat : 16206 (java) S 16201 16203 13427 0 -1 4202560 9 0 0 0 3 0 0 0 20 0 19 0 291287421 9855979520 15905 33554432000 1073741824 1073778376 140735465953776 140589703051944 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16203/tid=16207] ppid=16201 vsize=9624980 CPUtime=0.02 cores=1,3,5,7
/proc/16203/task/16207/stat : 16207 (java) S 16201 16203 13427 0 -1 4202560 5 0 0 0 2 0 0 0 20 0 19 0 291287421 9855979520 15905 33554432000 1073741824 1073778376 140735465953776 140589701999400 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16208] ppid=16201 vsize=9624980 CPUtime=0.03 cores=1,3,5,7
/proc/16203/task/16208/stat : 16208 (java) S 16201 16203 13427 0 -1 4202560 7 0 0 0 3 0 0 0 20 0 19 0 291287421 9855979520 15905 33554432000 1073741824 1073778376 140735465953776 140589700946856 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16203/tid=16209] ppid=16201 vsize=9624980 CPUtime=0.03 cores=1,3,5,7
/proc/16203/task/16209/stat : 16209 (java) S 16201 16203 13427 0 -1 4202560 12 0 0 0 3 0 0 0 20 0 19 0 291287421 9855979520 15905 33554432000 1073741824 1073778376 140735465953776 140589699894312 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16210] ppid=16201 vsize=9624980 CPUtime=0.04 cores=1,3,5,7
/proc/16203/task/16210/stat : 16210 (java) S 16201 16203 13427 0 -1 4202560 12 0 0 0 4 0 0 0 20 0 19 0 291287421 9855979520 15905 33554432000 1073741824 1073778376 140735465953776 140589698840744 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16203/tid=16211] ppid=16201 vsize=9624980 CPUtime=0.03 cores=1,3,5,7
/proc/16203/task/16211/stat : 16211 (java) S 16201 16203 13427 0 -1 4202560 5 0 0 0 3 0 0 0 20 0 19 0 291287421 9855979520 15905 33554432000 1073741824 1073778376 140735465953776 140589697788200 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16203/tid=16212] ppid=16201 vsize=9624980 CPUtime=0.03 cores=1,3,5,7
/proc/16203/task/16212/stat : 16212 (java) S 16201 16203 13427 0 -1 4202560 5 0 0 0 3 0 0 0 20 0 19 0 291287421 9855979520 15905 33554432000 1073741824 1073778376 140735465953776 140589696735656 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16203/tid=16213] ppid=16201 vsize=9624980 CPUtime=0.04 cores=1,3,5,7
/proc/16203/task/16213/stat : 16213 (java) S 16201 16203 13427 0 -1 4202560 9 0 0 0 4 0 0 0 20 0 19 0 291287421 9855979520 15905 33554432000 1073741824 1073778376 140735465953776 140589695683112 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16214] ppid=16201 vsize=9624980 CPUtime=0.43 cores=1,3,5,7
/proc/16203/task/16214/stat : 16214 (java) S 16201 16203 13427 0 -1 4202560 69 0 0 0 43 0 0 0 20 0 19 0 291287422 9855979520 15905 33554432000 1073741824 1073778376 140735465953776 140589683485288 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16203/tid=16215] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16215/stat : 16215 (java) S 16201 16203 13427 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291287422 9855979520 15905 33554432000 1073741824 1073778376 140735465953776 140589682431608 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16216] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16216/stat : 16216 (java) S 16201 16203 13427 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291287422 9855979520 15905 33554432000 1073741824 1073778376 140735465953776 140589681378952 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16217] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16217/stat : 16217 (java) S 16201 16203 13427 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291287425 9855979520 15905 33554432000 1073741824 1073778376 140735465953776 140589680327696 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16218] ppid=16201 vsize=9624980 CPUtime=0.39 cores=1,3,5,7
/proc/16203/task/16218/stat : 16218 (java) S 16201 16203 13427 0 -1 4202560 4588 0 0 0 37 2 0 0 20 0 19 0 291287425 9855979520 15905 33554432000 1073741824 1073778376 140735465953776 140589679274040 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16203/tid=16219] ppid=16201 vsize=9624980 CPUtime=1.01 cores=1,3,5,7
/proc/16203/task/16219/stat : 16219 (java) S 16201 16203 13427 0 -1 4202560 10822 0 0 0 98 3 0 0 20 0 19 0 291287425 9855979520 15905 33554432000 1073741824 1073778376 140735465953776 140589678221496 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16220] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16220/stat : 16220 (java) S 16201 16203 13427 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291287425 9855979520 15905 33554432000 1073741824 1073778376 140735465953776 140589677169144 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16203/tid=16221] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16221/stat : 16221 (java) S 16201 16203 13427 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291287425 9855979520 15905 33554432000 1073741824 1073778376 140735465953776 140589676116808 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16203/tid=16222] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16222/stat : 16222 (java) S 16201 16203 13427 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291287437 9855979520 15905 33554432000 1073741824 1073778376 140735465953776 140589675062568 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 11.6
Current children cumulated vsize (KiB) 9624980

[startup+10.4006 s]
/proc/loadavg: 2.23 2.13 2.03 3/213 16222
/proc/meminfo: memFree=31306296/32873844 swapFree=6872/6872
[pid=16203] ppid=16201 vsize=9624980 CPUtime=12.02 cores=1,3,5,7
/proc/16203/stat : 16203 (java) S 16201 16203 13427 0 -1 4202496 19232 0 1 0 1196 6 0 0 20 0 19 0 291287419 9855979520 15233 33554432000 1073741824 1073778376 140735465953776 140735465944912 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16203/statm: 2406245 15233 2274 9 0 2396937 0
[pid=16203/tid=16205] ppid=16201 vsize=9624980 CPUtime=9.75 cores=1,3,5,7
/proc/16203/task/16205/stat : 16205 (java) R 16201 16203 13427 0 -1 4202560 2508 0 1 0 973 2 0 0 20 0 19 0 291287420 9855979520 15233 33554432000 1073741824 1073778376 140735465953776 140589859221792 140589731905159 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=16203/tid=16206] ppid=16201 vsize=9624980 CPUtime=0.03 cores=1,3,5,7
/proc/16203/task/16206/stat : 16206 (java) S 16201 16203 13427 0 -1 4202560 9 0 0 0 3 0 0 0 20 0 19 0 291287421 9855979520 15233 33554432000 1073741824 1073778376 140735465953776 140589703051944 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16203/tid=16207] ppid=16201 vsize=9624980 CPUtime=0.03 cores=1,3,5,7
/proc/16203/task/16207/stat : 16207 (java) S 16201 16203 13427 0 -1 4202560 5 0 0 0 3 0 0 0 20 0 19 0 291287421 9855979520 15233 33554432000 1073741824 1073778376 140735465953776 140589701999400 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16208] ppid=16201 vsize=9624980 CPUtime=0.03 cores=1,3,5,7
/proc/16203/task/16208/stat : 16208 (java) S 16201 16203 13427 0 -1 4202560 7 0 0 0 3 0 0 0 20 0 19 0 291287421 9855979520 15233 33554432000 1073741824 1073778376 140735465953776 140589700946856 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16209] ppid=16201 vsize=9624980 CPUtime=0.04 cores=1,3,5,7
/proc/16203/task/16209/stat : 16209 (java) S 16201 16203 13427 0 -1 4202560 12 0 0 0 4 0 0 0 20 0 19 0 291287421 9855979520 15233 33554432000 1073741824 1073778376 140735465953776 140589699894312 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16210] ppid=16201 vsize=9624980 CPUtime=0.04 cores=1,3,5,7
/proc/16203/task/16210/stat : 16210 (java) S 16201 16203 13427 0 -1 4202560 12 0 0 0 4 0 0 0 20 0 19 0 291287421 9855979520 15233 33554432000 1073741824 1073778376 140735465953776 140589698840744 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16211] ppid=16201 vsize=9624980 CPUtime=0.03 cores=1,3,5,7
/proc/16203/task/16211/stat : 16211 (java) S 16201 16203 13427 0 -1 4202560 5 0 0 0 3 0 0 0 20 0 19 0 291287421 9855979520 15233 33554432000 1073741824 1073778376 140735465953776 140589697788200 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16203/tid=16212] ppid=16201 vsize=9624980 CPUtime=0.03 cores=1,3,5,7
/proc/16203/task/16212/stat : 16212 (java) S 16201 16203 13427 0 -1 4202560 5 0 0 0 3 0 0 0 20 0 19 0 291287421 9855979520 15233 33554432000 1073741824 1073778376 140735465953776 140589696735656 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16213] ppid=16201 vsize=9624980 CPUtime=0.04 cores=1,3,5,7
/proc/16203/task/16213/stat : 16213 (java) S 16201 16203 13427 0 -1 4202560 9 0 0 0 4 0 0 0 20 0 19 0 291287421 9855979520 15233 33554432000 1073741824 1073778376 140735465953776 140589695683112 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16203/tid=16214] ppid=16201 vsize=9624980 CPUtime=0.45 cores=1,3,5,7
/proc/16203/task/16214/stat : 16214 (java) S 16201 16203 13427 0 -1 4202560 69 0 0 0 45 0 0 0 20 0 19 0 291287422 9855979520 15233 33554432000 1073741824 1073778376 140735465953776 140589683485288 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16215] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16215/stat : 16215 (java) S 16201 16203 13427 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291287422 9855979520 15233 33554432000 1073741824 1073778376 140735465953776 140589682431608 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16216] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16216/stat : 16216 (java) S 16201 16203 13427 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291287422 9855979520 15233 33554432000 1073741824 1073778376 140735465953776 140589681378952 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16217] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16217/stat : 16217 (java) S 16201 16203 13427 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291287425 9855979520 15233 33554432000 1073741824 1073778376 140735465953776 140589680327696 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16218] ppid=16201 vsize=9624980 CPUtime=0.39 cores=1,3,5,7
/proc/16203/task/16218/stat : 16218 (java) S 16201 16203 13427 0 -1 4202560 4588 0 0 0 37 2 0 0 20 0 19 0 291287425 9855979520 15233 33554432000 1073741824 1073778376 140735465953776 140589679274040 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16203/tid=16219] ppid=16201 vsize=9624980 CPUtime=1.01 cores=1,3,5,7
/proc/16203/task/16219/stat : 16219 (java) S 16201 16203 13427 0 -1 4202560 10822 0 0 0 98 3 0 0 20 0 19 0 291287425 9855979520 15233 33554432000 1073741824 1073778376 140735465953776 140589678221496 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16220] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16220/stat : 16220 (java) S 16201 16203 13427 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291287425 9855979520 15233 33554432000 1073741824 1073778376 140735465953776 140589677169144 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16203/tid=16221] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16221/stat : 16221 (java) S 16201 16203 13427 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291287425 9855979520 15233 33554432000 1073741824 1073778376 140735465953776 140589676116808 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16203/tid=16222] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16222/stat : 16222 (java) S 16201 16203 13427 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291287437 9855979520 15233 33554432000 1073741824 1073778376 140735465953776 140589675062568 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.02
Current children cumulated vsize (KiB) 9624980

[startup+10.5008 s]
/proc/loadavg: 2.23 2.13 2.03 3/213 16222
/proc/meminfo: memFree=31306296/32873844 swapFree=6872/6872
[pid=16203] ppid=16201 vsize=9624980 CPUtime=12.12 cores=1,3,5,7
/proc/16203/stat : 16203 (java) S 16201 16203 13427 0 -1 4202496 19232 0 1 0 1206 6 0 0 20 0 19 0 291287419 9855979520 15233 33554432000 1073741824 1073778376 140735465953776 140735465944912 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16203/statm: 2406245 15233 2274 9 0 2396937 0
[pid=16203/tid=16205] ppid=16201 vsize=9624980 CPUtime=9.85 cores=1,3,5,7
/proc/16203/task/16205/stat : 16205 (java) R 16201 16203 13427 0 -1 4202560 2508 0 1 0 983 2 0 0 20 0 19 0 291287420 9855979520 15233 33554432000 1073741824 1073778376 140735465953776 140589859213760 140589731935598 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=16203/tid=16206] ppid=16201 vsize=9624980 CPUtime=0.03 cores=1,3,5,7
/proc/16203/task/16206/stat : 16206 (java) S 16201 16203 13427 0 -1 4202560 9 0 0 0 3 0 0 0 20 0 19 0 291287421 9855979520 15233 33554432000 1073741824 1073778376 140735465953776 140589703051944 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16203/tid=16207] ppid=16201 vsize=9624980 CPUtime=0.03 cores=1,3,5,7
/proc/16203/task/16207/stat : 16207 (java) S 16201 16203 13427 0 -1 4202560 5 0 0 0 3 0 0 0 20 0 19 0 291287421 9855979520 15233 33554432000 1073741824 1073778376 140735465953776 140589701999400 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16208] ppid=16201 vsize=9624980 CPUtime=0.03 cores=1,3,5,7
/proc/16203/task/16208/stat : 16208 (java) S 16201 16203 13427 0 -1 4202560 7 0 0 0 3 0 0 0 20 0 19 0 291287421 9855979520 15233 33554432000 1073741824 1073778376 140735465953776 140589700946856 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16209] ppid=16201 vsize=9624980 CPUtime=0.04 cores=1,3,5,7
/proc/16203/task/16209/stat : 16209 (java) S 16201 16203 13427 0 -1 4202560 12 0 0 0 4 0 0 0 20 0 19 0 291287421 9855979520 15233 33554432000 1073741824 1073778376 140735465953776 140589699894312 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16210] ppid=16201 vsize=9624980 CPUtime=0.04 cores=1,3,5,7
/proc/16203/task/16210/stat : 16210 (java) S 16201 16203 13427 0 -1 4202560 12 0 0 0 4 0 0 0 20 0 19 0 291287421 9855979520 15233 33554432000 1073741824 1073778376 140735465953776 140589698840744 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16211] ppid=16201 vsize=9624980 CPUtime=0.03 cores=1,3,5,7
/proc/16203/task/16211/stat : 16211 (java) S 16201 16203 13427 0 -1 4202560 5 0 0 0 3 0 0 0 20 0 19 0 291287421 9855979520 15233 33554432000 1073741824 1073778376 140735465953776 140589697788200 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16203/tid=16212] ppid=16201 vsize=9624980 CPUtime=0.03 cores=1,3,5,7
/proc/16203/task/16212/stat : 16212 (java) S 16201 16203 13427 0 -1 4202560 5 0 0 0 3 0 0 0 20 0 19 0 291287421 9855979520 15233 33554432000 1073741824 1073778376 140735465953776 140589696735656 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16213] ppid=16201 vsize=9624980 CPUtime=0.04 cores=1,3,5,7
/proc/16203/task/16213/stat : 16213 (java) S 16201 16203 13427 0 -1 4202560 9 0 0 0 4 0 0 0 20 0 19 0 291287421 9855979520 15233 33554432000 1073741824 1073778376 140735465953776 140589695683112 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16203/tid=16214] ppid=16201 vsize=9624980 CPUtime=0.45 cores=1,3,5,7
/proc/16203/task/16214/stat : 16214 (java) S 16201 16203 13427 0 -1 4202560 69 0 0 0 45 0 0 0 20 0 19 0 291287422 9855979520 15233 33554432000 1073741824 1073778376 140735465953776 140589683485288 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16215] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16215/stat : 16215 (java) S 16201 16203 13427 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291287422 9855979520 15233 33554432000 1073741824 1073778376 140735465953776 140589682431608 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16216] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16216/stat : 16216 (java) S 16201 16203 13427 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291287422 9855979520 15233 33554432000 1073741824 1073778376 140735465953776 140589681378952 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16217] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16217/stat : 16217 (java) S 16201 16203 13427 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291287425 9855979520 15233 33554432000 1073741824 1073778376 140735465953776 140589680327696 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16218] ppid=16201 vsize=9624980 CPUtime=0.39 cores=1,3,5,7
/proc/16203/task/16218/stat : 16218 (java) S 16201 16203 13427 0 -1 4202560 4588 0 0 0 37 2 0 0 20 0 19 0 291287425 9855979520 15233 33554432000 1073741824 1073778376 140735465953776 140589679274040 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16203/tid=16219] ppid=16201 vsize=9624980 CPUtime=1.01 cores=1,3,5,7
/proc/16203/task/16219/stat : 16219 (java) S 16201 16203 13427 0 -1 4202560 10822 0 0 0 98 3 0 0 20 0 19 0 291287425 9855979520 15233 33554432000 1073741824 1073778376 140735465953776 140589678221496 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16203/tid=16220] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16220/stat : 16220 (java) S 16201 16203 13427 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291287425 9855979520 15233 33554432000 1073741824 1073778376 140735465953776 140589677169144 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16203/tid=16221] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16221/stat : 16221 (java) S 16201 16203 13427 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291287425 9855979520 15233 33554432000 1073741824 1073778376 140735465953776 140589676116808 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16203/tid=16222] ppid=16201 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/16203/task/16222/stat : 16222 (java) S 16201 16203 13427 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291287437 9855979520 15233 33554432000 1073741824 1073778376 140735465953776 140589675062568 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.12
Current children cumulated vsize (KiB) 9624980

Child status: 30
Real time (s): 10.5648
CPU time (s): 12.2821
CPU user time (s): 12.0902
CPU system time (s): 0.19197
CPU usage (%): 116.255
Max. virtual memory (cumulated for all children) (KiB): 9624980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.0902
system time used= 0.19197
maximum resident set size= 71212
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19250
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= 1875
involuntary context switches= 1987

runsolver used 0.045993 second user time and 0.103984 second system time

The end

Launcher Data

Begin job on node106 at 2012-05-29 02:33:09
IDJOB=3718112
IDBENCH=78758
IDSOLVER=2301
FILE ID=node106/3718112-1338251589
RUNJOBID= node106-1338247868-15528
PBS_JOBID= 14624657
Free space on /tmp= 71332 MiB

SOLVER NAME= Sat4j PB  2012-05-28
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110966483--soft-33-100-0.wbo
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3718112-1338251589/watcher-3718112-1338251589 -o /tmp/evaluation-result-3718112-1338251589/solver-3718112-1338251589 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3718112-1338251589.wbo

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

MD5SUM BENCH= ee1a48d1e3b75eba43e09ed993a809da
RANDOM SEED=1911709354

node106.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		: 2667.065
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	: 5334.13
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		: 2667.065
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	: 5331.91
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		: 2667.065
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	: 5331.91
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		: 2667.065
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	: 5331.92
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		: 2667.065
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	: 5331.91
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		: 2667.065
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	: 5331.91
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		: 2667.065
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	: 5331.91
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		: 2667.065
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	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31363432 kB
Buffers:           69932 kB
Cached:            51060 kB
SwapCached:         1836 kB
Active:           682828 kB
Inactive:          34012 kB
Active(anon):     595244 kB
Inactive(anon):     3012 kB
Active(file):      87584 kB
Inactive(file):    31000 kB
Unevictable:        6872 kB
Mlocked:            6872 kB
SwapTotal:      67108856 kB
SwapFree:       67100488 kB
Dirty:               680 kB
Writeback:             0 kB
AnonPages:        621420 kB
Mapped:            15836 kB
Shmem:                 0 kB
Slab:             651532 kB
SReclaimable:      93512 kB
SUnreclaim:       558020 kB
KernelStack:        1760 kB
PageTables:         5356 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     894664 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    593920 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71332 MiB
End job on node106 at 2012-05-29 02:33:20