Trace number 3718405

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 59.355 56.693

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900557574--soft-0-100-0.wbo
MD5SUMc0d431beb578ab67ce1970cb297cf650
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark59.355
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 137973
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 137972
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 689
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.05/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.05/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/0.07	c See www.sat4j.org for details.
0.05/0.08	c version 2.3.2.v20120528
0.05/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.05/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.05/0.08	c java.vm.version	19.1-b02
0.05/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.05/0.08	c sun.arch.data.model	64
0.05/0.08	c java.version		1.6.0_24
0.05/0.08	c os.name		Linux
0.05/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.05/0.08	c os.arch		amd64
0.05/0.08	c Free memory 		501472288
0.05/0.08	c Max memory 		7480803328
0.05/0.08	c Total memory 		504102912
0.05/0.08	c Number of processors 	8
0.11/0.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5f934ad
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Armin Biere (Picosat) restarts strategy
0.11/0.10	c Glucose 2 learned constraints deletion strategy
0.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-3718405-1338254274.wbo
0.11/0.10	c reading problem ... 
0.52/0.31	c ... done. Wall clock time 0.206s.
0.52/0.31	c declared #vars     231
0.52/0.31	c internal #vars     2938
0.52/0.31	c #constraints  2707
0.52/0.31	c constraints type 
0.52/0.31	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2684
0.52/0.31	c ignored satisfied constraints => 1
0.52/0.31	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 23
0.52/0.31	c 2708 constraints processed.
0.52/0.31	c objective function length is 2707 literals
0.82/0.48	c SATISFIABLE
0.82/0.48	c OPTIMIZING...
0.82/0.48	c Got one! Elapsed wall clock time (in seconds):0.381
0.82/0.48	o 473
1.12/0.54	c Got one! Elapsed wall clock time (in seconds):0.438
1.12/0.54	o 469
1.12/0.56	c Got one! Elapsed wall clock time (in seconds):0.463
1.12/0.56	o 383
1.12/0.58	c Got one! Elapsed wall clock time (in seconds):0.484
1.12/0.58	o 252
1.41/0.60	c Got one! Elapsed wall clock time (in seconds):0.503
1.41/0.60	o 232
1.41/0.63	c Got one! Elapsed wall clock time (in seconds):0.533
1.41/0.63	o 230
1.41/0.64	c Got one! Elapsed wall clock time (in seconds):0.543
1.41/0.64	o 210
1.41/0.66	c Got one! Elapsed wall clock time (in seconds):0.561
1.41/0.66	o 205
2.24/1.34	c cleaning 3051 clauses out of 6102 with flag 22063/6102
2.38/1.47	c Got one! Elapsed wall clock time (in seconds):1.374
2.38/1.47	o 203
2.38/1.48	c Got one! Elapsed wall clock time (in seconds):1.378
2.38/1.48	o 158
2.48/1.58	c Got one! Elapsed wall clock time (in seconds):1.484
2.48/1.58	o 138
2.48/1.59	c Got one! Elapsed wall clock time (in seconds):1.495
2.48/1.59	o 137
2.58/1.67	c Got one! Elapsed wall clock time (in seconds):1.566
2.58/1.67	o 136
2.68/1.70	c Got one! Elapsed wall clock time (in seconds):1.602
2.68/1.70	o 131
2.92/1.95	c Got one! Elapsed wall clock time (in seconds):1.849
2.92/1.95	o 129
3.03/2.04	c Got one! Elapsed wall clock time (in seconds):1.938
3.03/2.04	o 123
3.15/2.13	c cleaning 4764 clauses out of 9536 with flag 6766/12587
3.15/2.19	c Got one! Elapsed wall clock time (in seconds):2.087
3.15/2.19	o 107
3.38/2.21	c Got one! Elapsed wall clock time (in seconds):2.109
3.38/2.21	o 99
3.38/2.25	c Got one! Elapsed wall clock time (in seconds):2.148
3.38/2.25	o 95
3.76/2.43	c Got one! Elapsed wall clock time (in seconds):2.331
3.76/2.43	o 94
3.76/2.45	c Got one! Elapsed wall clock time (in seconds):2.355
3.76/2.45	o 93
4.33/2.91	c Got one! Elapsed wall clock time (in seconds):2.811
4.33/2.91	o 92
4.33/2.98	c cleaning 5788 clauses out of 11589 with flag 6693/19404
4.67/3.11	c Got one! Elapsed wall clock time (in seconds):3.011
4.67/3.11	o 89
4.67/3.19	c Got one! Elapsed wall clock time (in seconds):3.096
4.67/3.20	o 84
5.08/3.34	c Got one! Elapsed wall clock time (in seconds):3.238
5.08/3.34	o 83
5.27/3.46	c Got one! Elapsed wall clock time (in seconds):3.363
5.27/3.46	o 79
5.39/3.54	c Got one! Elapsed wall clock time (in seconds):3.444
5.39/3.54	o 70
5.49/3.66	c Got one! Elapsed wall clock time (in seconds):3.557
5.49/3.66	o 69
5.70/3.88	c Got one! Elapsed wall clock time (in seconds):3.78
5.70/3.88	o 68
5.80/3.97	c cleaning 8080 clauses out of 16176 with flag 9290/29779
6.05/4.14	c Got one! Elapsed wall clock time (in seconds):4.041
6.05/4.14	o 60
6.15/4.24	c Got one! Elapsed wall clock time (in seconds):4.138
6.15/4.24	o 55
6.45/4.51	c Got one! Elapsed wall clock time (in seconds):4.415
6.45/4.51	o 54
6.45/4.57	c cleaning 7351 clauses out of 14722 with flag 8086/36405
6.56/4.67	c Got one! Elapsed wall clock time (in seconds):4.568
6.56/4.67	o 51
6.85/4.97	c Got one! Elapsed wall clock time (in seconds):4.875
6.85/4.97	o 50
7.08/5.11	c cleaning 6891 clauses out of 13798 with flag 21695/42832
7.49/5.52	c Got one! Elapsed wall clock time (in seconds):5.422
7.49/5.52	o 49
7.58/5.63	c cleaning 6047 clauses out of 12106 with flag 20608/48031
7.68/5.78	c Got one! Elapsed wall clock time (in seconds):5.686
7.68/5.78	o 48
8.28/6.31	c cleaning 5903 clauses out of 11808 with flag 25439/53780
8.60/6.61	c Got one! Elapsed wall clock time (in seconds):6.516
8.60/6.61	o 46
8.69/6.77	c Got one! Elapsed wall clock time (in seconds):6.673
8.69/6.77	o 45
8.89/6.91	c cleaning 5943 clauses out of 11905 with flag 22634/59780
9.09/7.19	c Got one! Elapsed wall clock time (in seconds):7.091
9.09/7.19	o 44
9.29/7.36	c cleaning 5787 clauses out of 11586 with flag 30012/65404
9.99/8.07	c cleaning 5885 clauses out of 11798 with flag 75269/71403
10.20/8.28	c Got one! Elapsed wall clock time (in seconds):8.182
10.20/8.28	o 34
10.60/8.63	c cleaning 5691 clauses out of 11387 with flag 36308/76877
11.20/9.22	c Got one! Elapsed wall clock time (in seconds):9.117
11.20/9.22	o 33
11.30/9.32	c cleaning 5833 clauses out of 11693 with flag 10209/82874
11.30/9.40	c Got one! Elapsed wall clock time (in seconds):9.296
11.30/9.40	o 28
11.70/9.76	c cleaning 5659 clauses out of 11323 with flag 46105/88337
12.30/10.34	c cleaning 5829 clauses out of 11664 with flag 84566/94337
12.51/10.59	c Got one! Elapsed wall clock time (in seconds):10.494
12.51/10.59	o 25
12.71/10.79	c cleaning 5573 clauses out of 11157 with flag 33021/99659
13.31/11.32	c cleaning 5780 clauses out of 11584 with flag 83237/105659
13.91/11.96	c cleaning 6393 clauses out of 12806 with flag 143644/112661
14.21/12.23	c Got one! Elapsed wall clock time (in seconds):12.129
14.21/12.23	o 21
14.32/12.36	c Got one! Elapsed wall clock time (in seconds):12.266
14.32/12.36	o 19
14.52/12.51	c cleaning 6680 clauses out of 13387 with flag 17628/119635
14.72/12.76	c Got one! Elapsed wall clock time (in seconds):12.666
14.72/12.76	o 18
14.92/12.90	c cleaning 5971 clauses out of 11947 with flag 24402/124875
15.33/13.35	c cleaning 5977 clauses out of 11974 with flag 65550/130873
15.83/13.83	c cleaning 6492 clauses out of 12996 with flag 113529/137872
16.45/14.46	c cleaning 7241 clauses out of 14504 with flag 170344/145872
16.95/14.96	c Got one! Elapsed wall clock time (in seconds):14.863
16.95/14.96	o 16
17.25/15.28	c cleaning 9223 clauses out of 18472 with flag 35595/157081
17.76/15.71	c cleaning 7609 clauses out of 15249 with flag 81149/163081
18.16/16.18	c cleaning 7314 clauses out of 14640 with flag 134335/170081
18.76/16.74	c cleaning 7651 clauses out of 15326 with flag 189411/178081
18.87/16.88	c Got one! Elapsed wall clock time (in seconds):16.785
18.87/16.88	o 15
19.17/17.14	c cleaning 6760 clauses out of 13535 with flag 38935/183941
19.37/17.30	c Got one! Elapsed wall clock time (in seconds):17.203
19.37/17.30	o 14
19.47/17.49	c cleaning 5950 clauses out of 11912 with flag 32980/189078
19.77/17.73	c Got one! Elapsed wall clock time (in seconds):17.633
19.77/17.73	o 13
19.87/17.80	c cleaning 5473 clauses out of 10967 with flag 11741/194083
20.18/18.16	c cleaning 5743 clauses out of 11496 with flag 56371/200085
20.59/18.60	c cleaning 6369 clauses out of 12753 with flag 100040/207085
21.10/19.09	c Got one! Elapsed wall clock time (in seconds):18.993
21.10/19.09	o 12
21.50/19.43	c cleaning 9670 clauses out of 19357 with flag 45675/220058
21.81/19.78	c cleaning 7837 clauses out of 15688 with flag 100511/226059
22.21/20.17	c cleaning 7421 clauses out of 14851 with flag 151037/233059
22.73/20.60	c cleaning 7703 clauses out of 15429 with flag 202620/241058
22.93/20.89	c Got one! Elapsed wall clock time (in seconds):20.786
22.93/20.89	o 11
23.33/21.21	c cleaning 9007 clauses out of 18026 with flag 46549/251358
23.63/21.56	c cleaning 7502 clauses out of 15019 with flag 99124/257358
24.04/21.99	c cleaning 7255 clauses out of 14517 with flag 150636/264358
24.53/22.48	c cleaning 7619 clauses out of 15264 with flag 208543/272360
25.14/23.05	c cleaning 8312 clauses out of 16643 with flag 270483/281358
25.84/23.73	c cleaning 9166 clauses out of 18331 with flag 343263/291358
26.55/24.43	c cleaning 10080 clauses out of 20170 with flag 416204/302363
27.37/25.24	c cleaning 11038 clauses out of 22085 with flag 502629/314358
28.28/26.18	c cleaning 12009 clauses out of 24049 with flag 604371/327360
28.40/26.23	c Got one! Elapsed wall clock time (in seconds):26.127
28.40/26.23	o 9
28.70/26.59	c cleaning 8572 clauses out of 17158 with flag 50424/332478
29.10/26.95	c cleaning 7282 clauses out of 14588 with flag 100666/338480
29.50/27.37	c cleaning 7145 clauses out of 14308 with flag 158449/345482
29.80/27.65	c Got one! Elapsed wall clock time (in seconds):27.55
29.80/27.65	o 8
29.90/27.72	c cleaning 6429 clauses out of 12876 with flag 8846/351195
30.20/28.06	c cleaning 6218 clauses out of 12450 with flag 55199/357198
30.61/28.49	c cleaning 6599 clauses out of 13231 with flag 112844/364197
31.11/28.93	c cleaning 7294 clauses out of 14632 with flag 174173/372197
31.71/29.53	c cleaning 8156 clauses out of 16336 with flag 254994/381195
32.31/30.17	c cleaning 9089 clauses out of 18182 with flag 341345/391197
33.11/30.94	c cleaning 10039 clauses out of 20091 with flag 428889/402195
33.91/31.74	c cleaning 11025 clauses out of 22052 with flag 516768/414195
34.76/32.55	c Got one! Elapsed wall clock time (in seconds):32.451
34.76/32.55	o 7
35.17/33.00	c cleaning 14078 clauses out of 28168 with flag 46684/431336
35.67/33.43	c cleaning 10044 clauses out of 20094 with flag 90769/437341
36.08/33.85	c cleaning 8519 clauses out of 17045 with flag 135810/444336
36.49/34.30	c cleaning 8254 clauses out of 16525 with flag 188154/452335
37.10/34.86	c cleaning 8628 clauses out of 17270 with flag 248264/461335
37.72/35.47	c cleaning 9310 clauses out of 18641 with flag 314588/471335
38.33/36.09	c cleaning 10160 clauses out of 20331 with flag 382469/482335
39.15/36.84	c cleaning 11066 clauses out of 22172 with flag 463584/494336
39.96/37.66	c cleaning 12044 clauses out of 24105 with flag 548739/507336
40.87/38.51	c cleaning 13021 clauses out of 26060 with flag 636039/521335
41.88/39.58	c cleaning 14021 clauses out of 28044 with flag 741337/536341
42.47/40.19	c Got one! Elapsed wall clock time (in seconds):40.087
42.47/40.19	o 6
42.98/40.64	c cleaning 14817 clauses out of 29646 with flag 50489/551965
43.49/41.13	c cleaning 10396 clauses out of 20828 with flag 106171/557964
44.01/41.63	c cleaning 8708 clauses out of 17431 with flag 164774/564963
44.54/42.12	c cleaning 8358 clauses out of 16724 with flag 217898/572964
45.05/42.69	c cleaning 8680 clauses out of 17366 with flag 275797/581964
45.75/43.33	c cleaning 9331 clauses out of 18686 with flag 337735/591964
46.47/44.03	c cleaning 10172 clauses out of 20354 with flag 411036/602964
47.26/44.87	c cleaning 11088 clauses out of 22182 with flag 497456/614964
48.17/45.76	c cleaning 12042 clauses out of 24094 with flag 586268/627964
49.08/46.63	c cleaning 13022 clauses out of 26050 with flag 672488/641963
50.08/47.63	c cleaning 14013 clauses out of 28029 with flag 773635/656965
51.20/48.76	c cleaning 14996 clauses out of 30013 with flag 879382/672963
52.50/50.02	c cleaning 16003 clauses out of 32016 with flag 998613/689963
53.80/51.36	c cleaning 17003 clauses out of 34013 with flag 1119601/707966
55.31/52.83	c cleaning 18001 clauses out of 36005 with flag 1251373/726964
56.93/54.44	c cleaning 18997 clauses out of 38004 with flag 1391830/746966
58.54/56.02	c cleaning 19988 clauses out of 40003 with flag 1529502/767963
59.17/56.68	c starts		: 208
59.17/56.68	c conflicts		: 776058
59.17/56.68	c decisions		: 1257893
59.17/56.68	c propagations		: 59615780
59.17/56.68	c inspects		: 516109024
59.17/56.68	c shortcuts		: 0
59.17/56.68	c learnt literals	: 28
59.17/56.68	c learnt binary clauses	: 47
59.17/56.68	c learnt ternary clauses	: 204
59.17/56.68	c learnt constraints	: 776029
59.17/56.68	c ignored constraints	: 0
59.17/56.68	c root simplifications	: 0
59.17/56.68	c removed literals (reason simplification)	: 0
59.17/56.68	c reason swapping (by a shorter reason)	: 0
59.17/56.68	c Calls to reduceDB	: 84
59.17/56.68	c Number of update (reduction) of LBD	: 261578
59.17/56.68	c number of reductions to clauses (during analyze)	: 0
59.17/56.68	c number of learned constraints concerned by reduction	: 0
59.17/56.68	c number of learning phase by resolution	: 0
59.17/56.68	c number of learning phase by cutting planes	: 0
59.17/56.68	c speed (assignments/second)	: 1058236.975237419
59.17/56.68	c non guided choices	7045
59.17/56.68	c learnt constraints type 
59.17/56.68	c constraints type 
59.17/56.68	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2684
59.17/56.68	c ignored satisfied constraints => 1
59.17/56.68	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 23
59.17/56.68	c 2708 constraints processed.
59.17/56.68	s OPTIMUM FOUND
59.17/56.68	v -x1 x2 -x3 -x4 -x5 -x6 -x7 -x8 x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 x31 -x32 -x33 -x34 -x35 x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 x62 -x63 -x64 -x65 -x66 -x67 x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 x98 -x99 -x100 -x101 -x102 -x103 -x104 x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 x121 -x122 -x123 -x124 x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 x227 -x228 -x229 -x230 -x231 
59.17/56.68	c objective function=6
59.17/56.68	c Total wall clock time (in seconds): 56.585

Verifier Data

OK	6

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 1.98 2.00 1.99 3/194 4150
/proc/meminfo: memFree=30335124/32873648 swapFree=7112/7112
[pid=4150] ppid=4148 vsize=92900 CPUtime=0 cores=0,2,4,6
/proc/4150/stat : 4150 (java) S 4148 4150 919 0 -1 4202496 1217 0 0 0 0 0 0 0 20 0 2 0 291553349 95129600 927 33554432000 1073741824 1073778376 140733443753600 140733443744736 242170757181 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4150/statm: 23225 927 703 9 0 16769 0
[pid=4150/tid=4151] ppid=4148 vsize=94112 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4151/stat : 4151 (java) R 4148 4150 919 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 2 0 291553350 96370688 927 33554432000 1073741824 1073778376 140733443753600 140371115130408 242158235434 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.061941 s]
/proc/loadavg: 1.98 2.00 1.99 3/194 4150
/proc/meminfo: memFree=30335124/32873648 swapFree=7112/7112
[pid=4150] ppid=4148 vsize=9558416 CPUtime=0.05 cores=0,2,4,6
/proc/4150/stat : 4150 (java) S 4148 4150 919 0 -1 4202496 3280 0 1 0 4 1 0 0 20 0 18 0 291553349 9787817984 4488 33554432000 1073741824 1073778376 140733443753600 140733443744736 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4150/statm: 2389604 4489 1772 9 0 2380296 0
[pid=4150/tid=4151] ppid=4148 vsize=9558416 CPUtime=0.04 cores=0,2,4,6
/proc/4150/task/4151/stat : 4151 (java) R 4148 4150 919 0 -1 4202560 2071 0 1 0 4 0 0 0 20 0 18 0 291553350 9787817984 4489 33554432000 1073741824 1073778376 140733443753600 140371115137696 242170782989 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9558416

[startup+0.100295 s]
/proc/loadavg: 1.98 2.00 1.99 3/194 4150
/proc/meminfo: memFree=30335124/32873648 swapFree=7112/7112
[pid=4150] ppid=4148 vsize=9558416 CPUtime=0.11 cores=0,2,4,6
/proc/4150/stat : 4150 (java) S 4148 4150 919 0 -1 4202496 4463 0 1 0 10 1 0 0 20 0 18 0 291553349 9787817984 6132 33554432000 1073741824 1073778376 140733443753600 140733443744736 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4150/statm: 2389604 6132 2139 9 0 2380296 0
[pid=4150/tid=4151] ppid=4148 vsize=9558416 CPUtime=0.08 cores=0,2,4,6
/proc/4150/task/4151/stat : 4151 (java) R 4148 4150 919 0 -1 4202560 2430 0 1 0 8 0 0 0 20 0 18 0 291553350 9787817984 6132 33554432000 1073741824 1073778376 140733443753600 140371115130832 140371119413725 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558416

[startup+0.300249 s]
/proc/loadavg: 1.98 2.00 1.99 3/194 4150
/proc/meminfo: memFree=30335124/32873648 swapFree=7112/7112
[pid=4150] ppid=4148 vsize=9558416 CPUtime=0.52 cores=0,2,4,6
/proc/4150/stat : 4150 (java) S 4148 4150 919 0 -1 4202496 6722 0 1 0 50 2 0 0 20 0 18 0 291553349 9787817984 8716 33554432000 1073741824 1073778376 140733443753600 140733443744736 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4150/statm: 2389604 8724 2222 9 0 2380296 0
[pid=4150/tid=4151] ppid=4148 vsize=9558416 CPUtime=0.28 cores=0,2,4,6
/proc/4150/task/4151/stat : 4151 (java) R 4148 4150 919 0 -1 4202560 2445 0 1 0 26 2 0 0 20 0 18 0 291553350 9787817984 9239 33554432000 1073741824 1073778376 140733443753600 140371115135256 140371122899795 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 9558416

[startup+0.700261 s]
/proc/loadavg: 1.98 2.00 1.99 3/194 4150
/proc/meminfo: memFree=30335124/32873648 swapFree=7112/7112
[pid=4150] ppid=4148 vsize=9624980 CPUtime=1.64 cores=0,2,4,6
/proc/4150/stat : 4150 (java) S 4148 4150 919 0 -1 4202496 12328 0 1 0 161 3 0 0 20 0 19 0 291553349 9855979520 13114 33554432000 1073741824 1073778376 140733443753600 140733443744736 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4150/statm: 2406245 13114 2257 9 0 2396937 0
[pid=4150/tid=4151] ppid=4148 vsize=9624980 CPUtime=0.68 cores=0,2,4,6
/proc/4150/task/4151/stat : 4151 (java) R 4148 4150 919 0 -1 4202560 2459 0 1 0 66 2 0 0 20 0 19 0 291553350 9855979520 13114 33554432000 1073741824 1073778376 140733443753600 140371115135760 140370957199283 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.64
Current children cumulated vsize (KiB) 9624980

[startup+1.50069 s]
/proc/loadavg: 1.98 2.00 1.99 3/213 4169
/proc/meminfo: memFree=30289112/32873648 swapFree=7112/7112
[pid=4150] ppid=4148 vsize=9624980 CPUtime=2.48 cores=0,2,4,6
/proc/4150/stat : 4150 (java) S 4148 4150 919 0 -1 4202496 12393 0 1 0 244 4 0 0 20 0 19 0 291553349 9855979520 16233 33554432000 1073741824 1073778376 140733443753600 140733443744736 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4150/statm: 2406245 16233 2285 9 0 2396937 0
[pid=4150/tid=4151] ppid=4148 vsize=9624980 CPUtime=1.47 cores=0,2,4,6
/proc/4150/task/4151/stat : 4151 (java) R 4148 4150 919 0 -1 4202560 2464 0 1 0 145 2 0 0 20 0 19 0 291553350 9855979520 16233 33554432000 1073741824 1073778376 140733443753600 140371115135352 140370957091906 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=4150/tid=4153] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4153/stat : 4153 (java) S 4148 4150 919 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291553350 9855979520 16233 33554432000 1073741824 1073778376 140733443753600 140371076626728 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4150/tid=4154] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4154/stat : 4154 (java) S 4148 4150 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291553350 9855979520 16233 33554432000 1073741824 1073778376 140733443753600 140371075573928 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4150/tid=4155] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4155/stat : 4155 (java) S 4148 4150 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291553350 9855979520 16233 33554432000 1073741824 1073778376 140733443753600 140370956511784 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4150/tid=4156] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4156/stat : 4156 (java) S 4148 4150 919 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291553350 9855979520 16233 33554432000 1073741824 1073778376 140733443753600 140370955458984 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4150/tid=4157] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4157/stat : 4157 (java) S 4148 4150 919 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291553350 9855979520 16233 33554432000 1073741824 1073778376 140733443753600 140370954406696 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4150/tid=4158] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4158/stat : 4158 (java) S 4148 4150 919 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 291553350 9855979520 16233 33554432000 1073741824 1073778376 140733443753600 140370953353896 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4150/tid=4159] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4159/stat : 4159 (java) S 4148 4150 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291553350 9855979520 16233 33554432000 1073741824 1073778376 140733443753600 140370952301608 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4150/tid=4160] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4160/stat : 4160 (java) S 4148 4150 919 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 291553350 9855979520 16233 33554432000 1073741824 1073778376 140733443753600 140370951248808 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4150/tid=4161] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4161/stat : 4161 (java) S 4148 4150 919 0 -1 4202560 31 0 0 0 0 0 0 0 20 0 19 0 291553351 9855979520 16233 33554432000 1073741824 1073778376 140733443753600 140370468919528 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4150/tid=4162] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4162/stat : 4162 (java) S 4148 4150 919 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291553352 9855979520 16233 33554432000 1073741824 1073778376 140733443753600 140370467865592 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4150/tid=4163] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4163/stat : 4163 (java) S 4148 4150 919 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291553352 9855979520 16233 33554432000 1073741824 1073778376 140733443753600 140370466813192 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4150/tid=4164] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4164/stat : 4164 (java) S 4148 4150 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291553354 9855979520 16233 33554432000 1073741824 1073778376 140733443753600 140370465761680 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4150/tid=4165] ppid=4148 vsize=9624980 CPUtime=0.46 cores=0,2,4,6
/proc/4150/task/4165/stat : 4165 (java) S 4148 4150 919 0 -1 4202560 4792 0 0 0 45 1 0 0 20 0 19 0 291553354 9855979520 16233 33554432000 1073741824 1073778376 140733443753600 140370464709304 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4150/tid=4166] ppid=4148 vsize=9624980 CPUtime=0.49 cores=0,2,4,6
/proc/4150/task/4166/stat : 4166 (java) S 4148 4150 919 0 -1 4202560 3887 0 0 0 49 0 0 0 20 0 19 0 291553354 9855979520 16233 33554432000 1073741824 1073778376 140733443753600 140370463656504 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4150/tid=4167] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4167/stat : 4167 (java) S 4148 4150 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291553354 9855979520 16233 33554432000 1073741824 1073778376 140733443753600 140370462604408 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4150/tid=4168] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4168/stat : 4168 (java) S 4148 4150 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291553354 9855979520 16233 33554432000 1073741824 1073778376 140733443753600 140370461551816 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4150/tid=4169] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4169/stat : 4169 (java) S 4148 4150 919 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 291553384 9855979520 16233 33554432000 1073741824 1073778376 140733443753600 140370460496808 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 2.48
Current children cumulated vsize (KiB) 9624980

[startup+3.10067 s]
/proc/loadavg: 1.98 2.00 1.99 3/213 4169
/proc/meminfo: memFree=30278252/32873648 swapFree=7112/7112
[pid=4150] ppid=4148 vsize=9624980 CPUtime=4.67 cores=0,2,4,6
/proc/4150/stat : 4150 (java) S 4148 4150 919 0 -1 4202496 20565 0 1 0 461 6 0 0 20 0 19 0 291553349 9855979520 22145 33554432000 1073741824 1073778376 140733443753600 140733443744736 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4150/statm: 2406245 22145 2285 9 0 2396937 0
[pid=4150/tid=4151] ppid=4148 vsize=9624980 CPUtime=3.02 cores=0,2,4,6
/proc/4150/task/4151/stat : 4151 (java) R 4148 4150 919 0 -1 4202560 2465 0 1 0 300 2 0 0 20 0 19 0 291553350 9855979520 22145 33554432000 1073741824 1073778376 140733443753600 140371115135264 140370957141901 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=4150/tid=4153] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4153/stat : 4153 (java) S 4148 4150 919 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 291553350 9855979520 22145 33554432000 1073741824 1073778376 140733443753600 140371076626728 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4150/tid=4154] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4154/stat : 4154 (java) S 4148 4150 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291553350 9855979520 22145 33554432000 1073741824 1073778376 140733443753600 140371075573928 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4150/tid=4155] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4155/stat : 4155 (java) S 4148 4150 919 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 291553350 9855979520 22145 33554432000 1073741824 1073778376 140733443753600 140370956511784 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4150/tid=4156] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4156/stat : 4156 (java) S 4148 4150 919 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291553350 9855979520 22145 33554432000 1073741824 1073778376 140733443753600 140370955458984 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4150/tid=4157] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4157/stat : 4157 (java) S 4148 4150 919 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 291553350 9855979520 22145 33554432000 1073741824 1073778376 140733443753600 140370954406696 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4150/tid=4158] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4158/stat : 4158 (java) S 4148 4150 919 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 291553350 9855979520 22145 33554432000 1073741824 1073778376 140733443753600 140370953353896 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4150/tid=4159] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4159/stat : 4159 (java) S 4148 4150 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291553350 9855979520 22145 33554432000 1073741824 1073778376 140733443753600 140370952301608 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4150/tid=4160] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4160/stat : 4160 (java) S 4148 4150 919 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 291553350 9855979520 22145 33554432000 1073741824 1073778376 140733443753600 140370951248808 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4150/tid=4161] ppid=4148 vsize=9624980 CPUtime=0.03 cores=0,2,4,6
/proc/4150/task/4161/stat : 4161 (java) S 4148 4150 919 0 -1 4202560 32 0 0 0 3 0 0 0 20 0 19 0 291553351 9855979520 22145 33554432000 1073741824 1073778376 140733443753600 140370468919528 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4150/tid=4162] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4162/stat : 4162 (java) S 4148 4150 919 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291553352 9855979520 22145 33554432000 1073741824 1073778376 140733443753600 140370467865592 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4150/tid=4163] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4163/stat : 4163 (java) S 4148 4150 919 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291553352 9855979520 22145 33554432000 1073741824 1073778376 140733443753600 140370466813192 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4150/tid=4164] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4164/stat : 4164 (java) S 4148 4150 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291553354 9855979520 22145 33554432000 1073741824 1073778376 140733443753600 140370465761680 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4150/tid=4165] ppid=4148 vsize=9624980 CPUtime=0.52 cores=0,2,4,6
/proc/4150/task/4165/stat : 4165 (java) S 4148 4150 919 0 -1 4202560 4793 0 0 0 51 1 0 0 20 0 19 0 291553354 9855979520 22145 33554432000 1073741824 1073778376 140733443753600 140370464709304 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4150/tid=4166] ppid=4148 vsize=9624980 CPUtime=0.99 cores=0,2,4,6
/proc/4150/task/4166/stat : 4166 (java) R 4148 4150 919 0 -1 4202560 12040 0 0 0 97 2 0 0 20 0 19 0 291553354 9855979520 22145 33554432000 1073741824 1073778376 140733443753600 140370463640920 140371119251888 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=4150/tid=4167] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4167/stat : 4167 (java) S 4148 4150 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291553354 9855979520 22145 33554432000 1073741824 1073778376 140733443753600 140370462604408 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4150/tid=4168] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4168/stat : 4168 (java) S 4148 4150 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291553354 9855979520 22145 33554432000 1073741824 1073778376 140733443753600 140370461551816 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4150/tid=4169] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4169/stat : 4169 (java) S 4148 4150 919 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 291553384 9855979520 22145 33554432000 1073741824 1073778376 140733443753600 140370460496808 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 4.67
Current children cumulated vsize (KiB) 9624980

[startup+6.30061 s]
/proc/loadavg: 1.99 2.00 1.99 3/213 4169
/proc/meminfo: memFree=30252460/32873648 swapFree=7112/7112
[pid=4150] ppid=4148 vsize=9624980 CPUtime=8.28 cores=0,2,4,6
/proc/4150/stat : 4150 (java) S 4148 4150 919 0 -1 4202496 20837 0 1 0 822 6 0 0 20 0 19 0 291553349 9855979520 23009 33554432000 1073741824 1073778376 140733443753600 140733443744736 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4150/statm: 2406245 23009 2285 9 0 2396937 0
[pid=4150/tid=4151] ppid=4148 vsize=9624980 CPUtime=6.12 cores=0,2,4,6
/proc/4150/task/4151/stat : 4151 (java) R 4148 4150 919 0 -1 4202560 2469 0 1 0 610 2 0 0 20 0 19 0 291553350 9855979520 23009 33554432000 1073741824 1073778376 140733443753600 140371115127232 140370957119872 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=4150/tid=4153] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4153/stat : 4153 (java) S 4148 4150 919 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 291553350 9855979520 23009 33554432000 1073741824 1073778376 140733443753600 140371076626728 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4150/tid=4154] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4154/stat : 4154 (java) S 4148 4150 919 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291553350 9855979520 23009 33554432000 1073741824 1073778376 140733443753600 140371075573928 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4150/tid=4155] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4155/stat : 4155 (java) S 4148 4150 919 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 291553350 9855979520 23009 33554432000 1073741824 1073778376 140733443753600 140370956511784 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4150/tid=4156] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4156/stat : 4156 (java) S 4148 4150 919 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291553350 9855979520 23009 33554432000 1073741824 1073778376 140733443753600 140370955458984 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4150/tid=4157] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4157/stat : 4157 (java) S 4148 4150 919 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 291553350 9855979520 23009 33554432000 1073741824 1073778376 140733443753600 140370954406696 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4150/tid=4158] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4158/stat : 4158 (java) S 4148 4150 919 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 291553350 9855979520 23009 33554432000 1073741824 1073778376 140733443753600 140370953353896 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4150/tid=4159] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4159/stat : 4159 (java) S 4148 4150 919 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291553350 9855979520 23009 33554432000 1073741824 1073778376 140733443753600 140370952301608 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4150/tid=4160] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4160/stat : 4160 (java) S 4148 4150 919 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 291553350 9855979520 23009 33554432000 1073741824 1073778376 140733443753600 140370951248808 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4150/tid=4161] ppid=4148 vsize=9624980 CPUtime=0.12 cores=0,2,4,6
/proc/4150/task/4161/stat : 4161 (java) S 4148 4150 919 0 -1 4202560 34 0 0 0 12 0 0 0 20 0 19 0 291553351 9855979520 23009 33554432000 1073741824 1073778376 140733443753600 140370468919528 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4150/tid=4162] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4162/stat : 4162 (java) S 4148 4150 919 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291553352 9855979520 23009 33554432000 1073741824 1073778376 140733443753600 140370467865592 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4150/tid=4163] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4163/stat : 4163 (java) S 4148 4150 919 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291553352 9855979520 23009 33554432000 1073741824 1073778376 140733443753600 140370466813192 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4150/tid=4164] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4164/stat : 4164 (java) S 4148 4150 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291553354 9855979520 23009 33554432000 1073741824 1073778376 140733443753600 140370465761680 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4150/tid=4165] ppid=4148 vsize=9624980 CPUtime=0.55 cores=0,2,4,6
/proc/4150/task/4165/stat : 4165 (java) S 4148 4150 919 0 -1 4202560 4795 0 0 0 54 1 0 0 20 0 19 0 291553354 9855979520 23009 33554432000 1073741824 1073778376 140733443753600 140370464709304 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4150/tid=4166] ppid=4148 vsize=9624980 CPUtime=1.37 cores=0,2,4,6
/proc/4150/task/4166/stat : 4166 (java) S 4148 4150 919 0 -1 4202560 12289 0 0 0 135 2 0 0 20 0 19 0 291553354 9855979520 23009 33554432000 1073741824 1073778376 140733443753600 140370463656504 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0

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

/proc/4150/task/4153/stat : 4153 (java) S 4148 4150 919 0 -1 4202560 14 0 0 0 9 0 0 0 20 0 19 0 291553350 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140371076626728 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4150/tid=4154] ppid=4148 vsize=9624980 CPUtime=0.09 cores=0,2,4,6
/proc/4150/task/4154/stat : 4154 (java) S 4148 4150 919 0 -1 4202560 9 0 0 0 9 0 0 0 20 0 19 0 291553350 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140371075573928 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4150/tid=4155] ppid=4148 vsize=9624980 CPUtime=0.1 cores=0,2,4,6
/proc/4150/task/4155/stat : 4155 (java) S 4148 4150 919 0 -1 4202560 12 0 0 0 10 0 0 0 20 0 19 0 291553350 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370956511784 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4150/tid=4156] ppid=4148 vsize=9624980 CPUtime=0.09 cores=0,2,4,6
/proc/4150/task/4156/stat : 4156 (java) S 4148 4150 919 0 -1 4202560 12 0 0 0 9 0 0 0 20 0 19 0 291553350 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370955458984 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4150/tid=4157] ppid=4148 vsize=9624980 CPUtime=0.1 cores=0,2,4,6
/proc/4150/task/4157/stat : 4157 (java) S 4148 4150 919 0 -1 4202560 12 0 0 0 10 0 0 0 20 0 19 0 291553350 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370954406696 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4150/tid=4158] ppid=4148 vsize=9624980 CPUtime=0.09 cores=0,2,4,6
/proc/4150/task/4158/stat : 4158 (java) S 4148 4150 919 0 -1 4202560 24 0 0 0 9 0 0 0 20 0 19 0 291553350 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370953353896 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4150/tid=4159] ppid=4148 vsize=9624980 CPUtime=0.1 cores=0,2,4,6
/proc/4150/task/4159/stat : 4159 (java) S 4148 4150 919 0 -1 4202560 10 0 0 0 10 0 0 0 20 0 19 0 291553350 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370952301608 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4150/tid=4160] ppid=4148 vsize=9624980 CPUtime=0.08 cores=0,2,4,6
/proc/4150/task/4160/stat : 4160 (java) S 4148 4150 919 0 -1 4202560 16 0 0 0 8 0 0 0 20 0 19 0 291553350 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370951248808 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4150/tid=4161] ppid=4148 vsize=9624980 CPUtime=2.67 cores=0,2,4,6
/proc/4150/task/4161/stat : 4161 (java) S 4148 4150 919 0 -1 4202560 40 0 0 0 267 0 0 0 20 0 19 0 291553351 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370468919528 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4150/tid=4162] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4162/stat : 4162 (java) S 4148 4150 919 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291553352 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370467865592 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4150/tid=4163] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4163/stat : 4163 (java) S 4148 4150 919 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291553352 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370466813192 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4150/tid=4164] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4164/stat : 4164 (java) S 4148 4150 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291553354 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370465761680 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4150/tid=4165] ppid=4148 vsize=9624980 CPUtime=0.59 cores=0,2,4,6
/proc/4150/task/4165/stat : 4165 (java) S 4148 4150 919 0 -1 4202560 4813 0 0 0 58 1 0 0 20 0 19 0 291553354 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370464709304 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4150/tid=4166] ppid=4148 vsize=9624980 CPUtime=1.37 cores=0,2,4,6
/proc/4150/task/4166/stat : 4166 (java) S 4148 4150 919 0 -1 4202560 12289 0 0 0 135 2 0 0 20 0 19 0 291553354 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370463656504 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4150/tid=4167] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4167/stat : 4167 (java) S 4148 4150 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291553354 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370462604408 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4150/tid=4168] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4168/stat : 4168 (java) S 4148 4150 919 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 291553354 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370461551816 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4150/tid=4169] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4169/stat : 4169 (java) S 4148 4150 919 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 291553384 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370460496808 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 58.44
Current children cumulated vsize (KiB) 9624980

[startup+56.3006 s]
/proc/loadavg: 1.99 2.00 1.99 3/213 4169
/proc/meminfo: memFree=30243572/32873648 swapFree=7112/7112
[pid=4150] ppid=4148 vsize=9624980 CPUtime=58.87 cores=0,2,4,6
/proc/4150/stat : 4150 (java) S 4148 4150 919 0 -1 4202496 20986 0 1 0 5879 8 0 0 20 0 19 0 291553349 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140733443744736 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4150/statm: 2406245 24608 2286 9 0 2396937 0
[pid=4150/tid=4151] ppid=4148 vsize=9624980 CPUtime=53.25 cores=0,2,4,6
/proc/4150/task/4151/stat : 4151 (java) R 4148 4150 919 0 -1 4202560 2546 0 1 0 5323 2 0 0 20 0 19 0 291553350 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140371115135328 140370957100591 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=4150/tid=4153] ppid=4148 vsize=9624980 CPUtime=0.1 cores=0,2,4,6
/proc/4150/task/4153/stat : 4153 (java) S 4148 4150 919 0 -1 4202560 14 0 0 0 10 0 0 0 20 0 19 0 291553350 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140371076626728 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4150/tid=4154] ppid=4148 vsize=9624980 CPUtime=0.1 cores=0,2,4,6
/proc/4150/task/4154/stat : 4154 (java) S 4148 4150 919 0 -1 4202560 9 0 0 0 10 0 0 0 20 0 19 0 291553350 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140371075573928 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4150/tid=4155] ppid=4148 vsize=9624980 CPUtime=0.1 cores=0,2,4,6
/proc/4150/task/4155/stat : 4155 (java) S 4148 4150 919 0 -1 4202560 12 0 0 0 10 0 0 0 20 0 19 0 291553350 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370956511784 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4150/tid=4156] ppid=4148 vsize=9624980 CPUtime=0.1 cores=0,2,4,6
/proc/4150/task/4156/stat : 4156 (java) S 4148 4150 919 0 -1 4202560 12 0 0 0 10 0 0 0 20 0 19 0 291553350 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370955458984 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4150/tid=4157] ppid=4148 vsize=9624980 CPUtime=0.1 cores=0,2,4,6
/proc/4150/task/4157/stat : 4157 (java) S 4148 4150 919 0 -1 4202560 12 0 0 0 10 0 0 0 20 0 19 0 291553350 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370954406696 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4150/tid=4158] ppid=4148 vsize=9624980 CPUtime=0.09 cores=0,2,4,6
/proc/4150/task/4158/stat : 4158 (java) S 4148 4150 919 0 -1 4202560 24 0 0 0 9 0 0 0 20 0 19 0 291553350 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370953353896 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4150/tid=4159] ppid=4148 vsize=9624980 CPUtime=0.11 cores=0,2,4,6
/proc/4150/task/4159/stat : 4159 (java) S 4148 4150 919 0 -1 4202560 10 0 0 0 11 0 0 0 20 0 19 0 291553350 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370952301608 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4150/tid=4160] ppid=4148 vsize=9624980 CPUtime=0.09 cores=0,2,4,6
/proc/4150/task/4160/stat : 4160 (java) S 4148 4150 919 0 -1 4202560 16 0 0 0 9 0 0 0 20 0 19 0 291553350 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370951248808 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4150/tid=4161] ppid=4148 vsize=9624980 CPUtime=2.72 cores=0,2,4,6
/proc/4150/task/4161/stat : 4161 (java) S 4148 4150 919 0 -1 4202560 40 0 0 0 272 0 0 0 20 0 19 0 291553351 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370468919528 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4150/tid=4162] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4162/stat : 4162 (java) S 4148 4150 919 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291553352 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370467865592 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4150/tid=4163] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4163/stat : 4163 (java) S 4148 4150 919 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291553352 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370466813192 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4150/tid=4164] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4164/stat : 4164 (java) S 4148 4150 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291553354 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370465761680 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4150/tid=4165] ppid=4148 vsize=9624980 CPUtime=0.59 cores=0,2,4,6
/proc/4150/task/4165/stat : 4165 (java) S 4148 4150 919 0 -1 4202560 4813 0 0 0 58 1 0 0 20 0 19 0 291553354 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370464709304 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4150/tid=4166] ppid=4148 vsize=9624980 CPUtime=1.37 cores=0,2,4,6
/proc/4150/task/4166/stat : 4166 (java) S 4148 4150 919 0 -1 4202560 12289 0 0 0 135 2 0 0 20 0 19 0 291553354 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370463656504 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4150/tid=4167] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4167/stat : 4167 (java) S 4148 4150 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291553354 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370462604408 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4150/tid=4168] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4168/stat : 4168 (java) S 4148 4150 919 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 291553354 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370461551816 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4150/tid=4169] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4169/stat : 4169 (java) S 4148 4150 919 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 291553384 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370460496808 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 58.87
Current children cumulated vsize (KiB) 9624980

[startup+56.5006 s]
/proc/loadavg: 1.99 2.00 1.99 3/213 4169
/proc/meminfo: memFree=30243572/32873648 swapFree=7112/7112
[pid=4150] ppid=4148 vsize=9624980 CPUtime=59.07 cores=0,2,4,6
/proc/4150/stat : 4150 (java) S 4148 4150 919 0 -1 4202496 20986 0 1 0 5899 8 0 0 20 0 19 0 291553349 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140733443744736 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4150/statm: 2406245 24608 2286 9 0 2396937 0
[pid=4150/tid=4151] ppid=4148 vsize=9624980 CPUtime=53.45 cores=0,2,4,6
/proc/4150/task/4151/stat : 4151 (java) R 4148 4150 919 0 -1 4202560 2546 0 1 0 5343 2 0 0 20 0 19 0 291553350 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140371115135328 140370957094452 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=4150/tid=4153] ppid=4148 vsize=9624980 CPUtime=0.1 cores=0,2,4,6
/proc/4150/task/4153/stat : 4153 (java) S 4148 4150 919 0 -1 4202560 14 0 0 0 10 0 0 0 20 0 19 0 291553350 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140371076626728 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4150/tid=4154] ppid=4148 vsize=9624980 CPUtime=0.1 cores=0,2,4,6
/proc/4150/task/4154/stat : 4154 (java) S 4148 4150 919 0 -1 4202560 9 0 0 0 10 0 0 0 20 0 19 0 291553350 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140371075573928 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4150/tid=4155] ppid=4148 vsize=9624980 CPUtime=0.1 cores=0,2,4,6
/proc/4150/task/4155/stat : 4155 (java) S 4148 4150 919 0 -1 4202560 12 0 0 0 10 0 0 0 20 0 19 0 291553350 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370956511784 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4150/tid=4156] ppid=4148 vsize=9624980 CPUtime=0.1 cores=0,2,4,6
/proc/4150/task/4156/stat : 4156 (java) S 4148 4150 919 0 -1 4202560 12 0 0 0 10 0 0 0 20 0 19 0 291553350 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370955458984 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4150/tid=4157] ppid=4148 vsize=9624980 CPUtime=0.1 cores=0,2,4,6
/proc/4150/task/4157/stat : 4157 (java) S 4148 4150 919 0 -1 4202560 12 0 0 0 10 0 0 0 20 0 19 0 291553350 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370954406696 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4150/tid=4158] ppid=4148 vsize=9624980 CPUtime=0.09 cores=0,2,4,6
/proc/4150/task/4158/stat : 4158 (java) S 4148 4150 919 0 -1 4202560 24 0 0 0 9 0 0 0 20 0 19 0 291553350 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370953353896 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4150/tid=4159] ppid=4148 vsize=9624980 CPUtime=0.11 cores=0,2,4,6
/proc/4150/task/4159/stat : 4159 (java) S 4148 4150 919 0 -1 4202560 10 0 0 0 11 0 0 0 20 0 19 0 291553350 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370952301608 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4150/tid=4160] ppid=4148 vsize=9624980 CPUtime=0.09 cores=0,2,4,6
/proc/4150/task/4160/stat : 4160 (java) S 4148 4150 919 0 -1 4202560 16 0 0 0 9 0 0 0 20 0 19 0 291553350 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370951248808 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4150/tid=4161] ppid=4148 vsize=9624980 CPUtime=2.72 cores=0,2,4,6
/proc/4150/task/4161/stat : 4161 (java) S 4148 4150 919 0 -1 4202560 40 0 0 0 272 0 0 0 20 0 19 0 291553351 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370468919528 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4150/tid=4162] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4162/stat : 4162 (java) S 4148 4150 919 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291553352 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370467865592 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4150/tid=4163] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4163/stat : 4163 (java) S 4148 4150 919 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291553352 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370466813192 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4150/tid=4164] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4164/stat : 4164 (java) S 4148 4150 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291553354 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370465761680 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4150/tid=4165] ppid=4148 vsize=9624980 CPUtime=0.59 cores=0,2,4,6
/proc/4150/task/4165/stat : 4165 (java) S 4148 4150 919 0 -1 4202560 4813 0 0 0 58 1 0 0 20 0 19 0 291553354 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370464709304 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4150/tid=4166] ppid=4148 vsize=9624980 CPUtime=1.37 cores=0,2,4,6
/proc/4150/task/4166/stat : 4166 (java) S 4148 4150 919 0 -1 4202560 12289 0 0 0 135 2 0 0 20 0 19 0 291553354 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370463656504 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4150/tid=4167] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4167/stat : 4167 (java) S 4148 4150 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291553354 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370462604408 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4150/tid=4168] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4168/stat : 4168 (java) S 4148 4150 919 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 291553354 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370461551816 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4150/tid=4169] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4169/stat : 4169 (java) S 4148 4150 919 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 291553384 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370460496808 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 59.07
Current children cumulated vsize (KiB) 9624980

[startup+56.6006 s]
/proc/loadavg: 1.99 2.00 1.99 3/213 4169
/proc/meminfo: memFree=30243572/32873648 swapFree=7112/7112
[pid=4150] ppid=4148 vsize=9624980 CPUtime=59.17 cores=0,2,4,6
/proc/4150/stat : 4150 (java) S 4148 4150 919 0 -1 4202496 20986 0 1 0 5909 8 0 0 20 0 19 0 291553349 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140733443744736 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4150/statm: 2406245 24608 2286 9 0 2396937 0
[pid=4150/tid=4151] ppid=4148 vsize=9624980 CPUtime=53.55 cores=0,2,4,6
/proc/4150/task/4151/stat : 4151 (java) R 4148 4150 919 0 -1 4202560 2546 0 1 0 5353 2 0 0 20 0 19 0 291553350 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140371115135328 140370957195380 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=4150/tid=4153] ppid=4148 vsize=9624980 CPUtime=0.1 cores=0,2,4,6
/proc/4150/task/4153/stat : 4153 (java) S 4148 4150 919 0 -1 4202560 14 0 0 0 10 0 0 0 20 0 19 0 291553350 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140371076626728 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4150/tid=4154] ppid=4148 vsize=9624980 CPUtime=0.1 cores=0,2,4,6
/proc/4150/task/4154/stat : 4154 (java) S 4148 4150 919 0 -1 4202560 9 0 0 0 10 0 0 0 20 0 19 0 291553350 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140371075573928 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4150/tid=4155] ppid=4148 vsize=9624980 CPUtime=0.1 cores=0,2,4,6
/proc/4150/task/4155/stat : 4155 (java) S 4148 4150 919 0 -1 4202560 12 0 0 0 10 0 0 0 20 0 19 0 291553350 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370956511784 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4150/tid=4156] ppid=4148 vsize=9624980 CPUtime=0.1 cores=0,2,4,6
/proc/4150/task/4156/stat : 4156 (java) S 4148 4150 919 0 -1 4202560 12 0 0 0 10 0 0 0 20 0 19 0 291553350 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370955458984 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4150/tid=4157] ppid=4148 vsize=9624980 CPUtime=0.1 cores=0,2,4,6
/proc/4150/task/4157/stat : 4157 (java) S 4148 4150 919 0 -1 4202560 12 0 0 0 10 0 0 0 20 0 19 0 291553350 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370954406696 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4150/tid=4158] ppid=4148 vsize=9624980 CPUtime=0.09 cores=0,2,4,6
/proc/4150/task/4158/stat : 4158 (java) S 4148 4150 919 0 -1 4202560 24 0 0 0 9 0 0 0 20 0 19 0 291553350 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370953353896 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4150/tid=4159] ppid=4148 vsize=9624980 CPUtime=0.11 cores=0,2,4,6
/proc/4150/task/4159/stat : 4159 (java) S 4148 4150 919 0 -1 4202560 10 0 0 0 11 0 0 0 20 0 19 0 291553350 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370952301608 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4150/tid=4160] ppid=4148 vsize=9624980 CPUtime=0.09 cores=0,2,4,6
/proc/4150/task/4160/stat : 4160 (java) S 4148 4150 919 0 -1 4202560 16 0 0 0 9 0 0 0 20 0 19 0 291553350 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370951248808 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4150/tid=4161] ppid=4148 vsize=9624980 CPUtime=2.72 cores=0,2,4,6
/proc/4150/task/4161/stat : 4161 (java) S 4148 4150 919 0 -1 4202560 40 0 0 0 272 0 0 0 20 0 19 0 291553351 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370468919528 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4150/tid=4162] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4162/stat : 4162 (java) S 4148 4150 919 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291553352 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370467865592 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4150/tid=4163] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4163/stat : 4163 (java) S 4148 4150 919 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291553352 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370466813192 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4150/tid=4164] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4164/stat : 4164 (java) S 4148 4150 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291553354 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370465761680 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4150/tid=4165] ppid=4148 vsize=9624980 CPUtime=0.59 cores=0,2,4,6
/proc/4150/task/4165/stat : 4165 (java) S 4148 4150 919 0 -1 4202560 4813 0 0 0 58 1 0 0 20 0 19 0 291553354 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370464709304 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4150/tid=4166] ppid=4148 vsize=9624980 CPUtime=1.37 cores=0,2,4,6
/proc/4150/task/4166/stat : 4166 (java) S 4148 4150 919 0 -1 4202560 12289 0 0 0 135 2 0 0 20 0 19 0 291553354 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370463656504 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4150/tid=4167] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4167/stat : 4167 (java) S 4148 4150 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291553354 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370462604408 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4150/tid=4168] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4168/stat : 4168 (java) S 4148 4150 919 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 291553354 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370461551816 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4150/tid=4169] ppid=4148 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4150/task/4169/stat : 4169 (java) S 4148 4150 919 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 291553384 9855979520 24608 33554432000 1073741824 1073778376 140733443753600 140370460496808 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 59.17
Current children cumulated vsize (KiB) 9624980

Child status: 30
Real time (s): 56.693
CPU time (s): 59.355
CPU user time (s): 59.172
CPU system time (s): 0.182972
CPU usage (%): 104.695
Max. virtual memory (cumulated for all children) (KiB): 9624980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 59.172
system time used= 0.182972
maximum resident set size= 98488
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21004
page faults= 1
swaps= 0
block input operations= 0
block output operations= 104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3639
involuntary context switches= 4209

runsolver used 0.180972 second user time and 0.435933 second system time

The end

Launcher Data

Begin job on node126 at 2012-05-29 03:17:54
IDJOB=3718405
IDBENCH=79258
IDSOLVER=2301
FILE ID=node126/3718405-1338254274
RUNJOBID= node126-1338248585-2144
PBS_JOBID= 14624661
Free space on /tmp= 71360 MiB

SOLVER NAME= Sat4j PB  2012-05-28
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900557574--soft-0-100-0.wbo
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3718405-1338254274/watcher-3718405-1338254274 -o /tmp/evaluation-result-3718405-1338254274/solver-3718405-1338254274 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3718405-1338254274.wbo

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

MD5SUM BENCH= c0d431beb578ab67ce1970cb297cf650
RANDOM SEED=1361390448

node126.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.456
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	: 5332.91
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.456
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		: 2666.456
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.92
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.456
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.91
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.456
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.92
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.456
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		: 2666.456
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.90
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.456
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30335768 kB
Buffers:          426120 kB
Cached:           730352 kB
SwapCached:        17756 kB
Active:          1357028 kB
Inactive:         314652 kB
Active(anon):     496736 kB
Inactive(anon):    20452 kB
Active(file):     860292 kB
Inactive(file):   294200 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67086932 kB
Dirty:               532 kB
Writeback:             0 kB
AnonPages:        527904 kB
Mapped:            17948 kB
Shmem:                 0 kB
Slab:             727284 kB
SReclaimable:     171420 kB
SUnreclaim:       555864 kB
KernelStack:        1760 kB
PageTables:         5192 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     976692 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    491520 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71360 MiB
End job on node126 at 2012-05-29 03:18:51