Trace number 3718095

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 35.5666 33.3642

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900567135--soft-66-100-0.wbo
MD5SUM32795eb517f73910564f73a4c3c20f9d
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark13.345
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 constraints904
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 44120
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 44119
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 761
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-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@5f934ad
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-3718095-1338251829.wbo
0.10/0.11	c reading problem ... 
0.48/0.30	c ... done. Wall clock time 0.191s.
0.48/0.30	c declared #vars     231
0.48/0.30	c internal #vars     1135
0.48/0.30	c #constraints  2707
0.48/0.30	c constraints type 
0.48/0.30	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2520
0.48/0.30	c org.sat4j.minisat.constraints.card.MinWatchCard => 18
0.48/0.30	c ignored satisfied constraints => 1
0.48/0.30	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 164
0.48/0.30	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 5
0.48/0.30	c 2708 constraints processed.
0.48/0.30	c objective function length is 904 literals
0.48/0.39	c SATISFIABLE
0.48/0.39	c OPTIMIZING...
0.48/0.39	c Got one! Elapsed wall clock time (in seconds):0.279
0.48/0.39	o 701
0.75/0.41	c Got one! Elapsed wall clock time (in seconds):0.304
0.75/0.41	o 559
0.75/0.45	c Got one! Elapsed wall clock time (in seconds):0.339
0.75/0.45	o 551
0.75/0.48	c Got one! Elapsed wall clock time (in seconds):0.371
0.75/0.48	o 521
1.05/0.50	c Got one! Elapsed wall clock time (in seconds):0.397
1.05/0.50	o 453
1.05/0.53	c Got one! Elapsed wall clock time (in seconds):0.419
1.05/0.53	o 448
1.05/0.54	c Got one! Elapsed wall clock time (in seconds):0.43
1.05/0.54	o 402
1.05/0.55	c Got one! Elapsed wall clock time (in seconds):0.444
1.05/0.55	o 386
1.05/0.57	c Got one! Elapsed wall clock time (in seconds):0.462
1.05/0.57	o 318
1.05/0.59	c Got one! Elapsed wall clock time (in seconds):0.483
1.05/0.59	o 302
1.34/0.60	c Got one! Elapsed wall clock time (in seconds):0.493
1.34/0.60	o 289
1.34/0.61	c Got one! Elapsed wall clock time (in seconds):0.506
1.34/0.61	o 288
1.34/0.64	c Got one! Elapsed wall clock time (in seconds):0.531
1.34/0.64	o 285
1.34/0.65	c Got one! Elapsed wall clock time (in seconds):0.546
1.34/0.65	o 283
1.34/0.68	c Got one! Elapsed wall clock time (in seconds):0.572
1.34/0.68	o 276
1.34/0.69	c Got one! Elapsed wall clock time (in seconds):0.581
1.34/0.69	o 272
1.53/0.70	c Got one! Elapsed wall clock time (in seconds):0.589
1.53/0.70	o 231
1.53/0.72	c Got one! Elapsed wall clock time (in seconds):0.611
1.53/0.72	o 230
1.53/0.74	c Got one! Elapsed wall clock time (in seconds):0.631
1.53/0.74	o 227
1.53/0.77	c Got one! Elapsed wall clock time (in seconds):0.666
1.53/0.77	o 222
1.63/0.82	c Got one! Elapsed wall clock time (in seconds):0.71
1.63/0.82	o 205
1.63/0.82	c Got one! Elapsed wall clock time (in seconds):0.717
1.63/0.82	o 190
1.63/0.84	c Got one! Elapsed wall clock time (in seconds):0.732
1.63/0.84	o 172
1.63/0.86	c Got one! Elapsed wall clock time (in seconds):0.748
1.63/0.86	o 168
1.63/0.89	c Got one! Elapsed wall clock time (in seconds):0.779
1.63/0.89	o 152
1.73/0.92	c Got one! Elapsed wall clock time (in seconds):0.812
1.73/0.92	o 140
1.83/1.04	c Got one! Elapsed wall clock time (in seconds):0.932
1.83/1.04	o 137
1.83/1.08	c Got one! Elapsed wall clock time (in seconds):0.968
1.83/1.08	o 119
1.94/1.20	c Got one! Elapsed wall clock time (in seconds):1.094
1.94/1.20	o 89
2.04/1.27	c Got one! Elapsed wall clock time (in seconds):1.162
2.04/1.27	o 77
2.39/1.51	c cleaning 6888 clauses out of 13775 with flag 16674/13775
2.39/1.59	c Got one! Elapsed wall clock time (in seconds):1.479
2.39/1.59	o 76
2.61/1.72	c Got one! Elapsed wall clock time (in seconds):1.612
2.61/1.72	o 74
2.71/1.83	c Got one! Elapsed wall clock time (in seconds):1.724
2.71/1.83	o 73
2.81/1.98	c cleaning 6817 clauses out of 13646 with flag 19066/20534
2.92/2.07	c Got one! Elapsed wall clock time (in seconds):1.964
2.92/2.07	o 72
3.02/2.11	c Got one! Elapsed wall clock time (in seconds):2.001
3.02/2.11	o 71
3.13/2.21	c Got one! Elapsed wall clock time (in seconds):2.099
3.13/2.21	o 64
3.13/2.29	c Got one! Elapsed wall clock time (in seconds):2.179
3.13/2.29	o 56
3.23/2.39	c Got one! Elapsed wall clock time (in seconds):2.283
3.23/2.39	o 55
3.32/2.47	c cleaning 6802 clauses out of 13626 with flag 8857/27331
3.76/2.82	c Got one! Elapsed wall clock time (in seconds):2.71
3.76/2.82	o 43
3.96/3.03	c Got one! Elapsed wall clock time (in seconds):2.919
3.96/3.03	o 38
4.06/3.17	c cleaning 8897 clauses out of 17814 with flag 14986/38321
4.38/3.48	c Got one! Elapsed wall clock time (in seconds):3.374
4.38/3.48	o 37
4.77/3.85	c cleaning 9489 clauses out of 18994 with flag 54178/48398
5.20/4.24	c cleaning 7747 clauses out of 15505 with flag 97901/54398
5.51/4.58	c Got one! Elapsed wall clock time (in seconds):4.469
5.51/4.58	o 32
5.70/4.74	c Got one! Elapsed wall clock time (in seconds):4.631
5.70/4.74	o 31
5.90/4.97	c cleaning 9092 clauses out of 18193 with flag 32680/64833
6.20/5.26	c Got one! Elapsed wall clock time (in seconds):5.149
6.20/5.26	o 29
6.31/5.34	c cleaning 7478 clauses out of 14968 with flag 11180/70700
6.71/5.70	c cleaning 6737 clauses out of 13489 with flag 62350/76699
7.11/6.12	c cleaning 6865 clauses out of 13752 with flag 113699/83699
7.42/6.42	c Got one! Elapsed wall clock time (in seconds):6.312
7.42/6.42	o 28
7.52/6.50	c cleaning 6287 clauses out of 12590 with flag 12467/89402
7.82/6.88	c cleaning 6145 clauses out of 12303 with flag 65500/95402
8.12/7.17	c Got one! Elapsed wall clock time (in seconds):7.065
8.12/7.17	o 24
8.22/7.25	c cleaning 5682 clauses out of 11367 with flag 12429/100611
8.52/7.59	c cleaning 5835 clauses out of 11685 with flag 54696/106611
8.93/7.99	c cleaning 6420 clauses out of 12849 with flag 104870/113610
9.53/8.52	c cleaning 7205 clauses out of 14430 with flag 169517/121611
10.13/9.14	c cleaning 8107 clauses out of 16228 with flag 237532/130614
11.11/9.78	c Got one! Elapsed wall clock time (in seconds):9.668
11.11/9.78	o 22
11.62/10.23	c cleaning 11534 clauses out of 23074 with flag 54361/145568
12.02/10.40	c Got one! Elapsed wall clock time (in seconds):10.294
12.02/10.40	o 21
12.44/10.63	c cleaning 8522 clauses out of 17066 with flag 27701/151094
12.85/11.06	c cleaning 7259 clauses out of 14543 with flag 80285/157093
13.25/11.43	c Got one! Elapsed wall clock time (in seconds):11.326
13.25/11.43	o 16
13.65/11.80	c cleaning 8979 clauses out of 17969 with flag 42892/167778
14.06/12.25	c cleaning 7486 clauses out of 14988 with flag 100521/173776
14.46/12.68	c cleaning 7249 clauses out of 14502 with flag 156271/180776
14.96/13.17	c cleaning 7623 clauses out of 15253 with flag 215573/188776
15.38/13.56	c Got one! Elapsed wall clock time (in seconds):13.452
15.38/13.56	o 10
15.58/13.75	c Got one! Elapsed wall clock time (in seconds):13.645
15.58/13.75	o 9
15.91/14.01	c cleaning 9854 clauses out of 19714 with flag 30735/200860
16.33/14.42	c cleaning 7921 clauses out of 15860 with flag 81982/206860
16.62/14.71	c Got one! Elapsed wall clock time (in seconds):14.606
16.62/14.71	o 7
16.62/14.80	c cleaning 6634 clauses out of 13287 with flag 9996/212208
17.13/15.22	c cleaning 6322 clauses out of 12652 with flag 65446/218207
17.53/15.66	c cleaning 6662 clauses out of 13331 with flag 117639/225208
18.15/16.20	c cleaning 7334 clauses out of 14670 with flag 182474/233209
18.75/16.82	c cleaning 8168 clauses out of 16336 with flag 258272/242209
19.26/17.39	c cleaning 9075 clauses out of 18167 with flag 330218/252209
19.96/18.04	c cleaning 10037 clauses out of 20090 with flag 412402/263207
20.77/18.83	c cleaning 11003 clauses out of 22054 with flag 511857/275208
21.78/19.82	c cleaning 12006 clauses out of 24050 with flag 613941/288207
22.17/20.22	c Got one! Elapsed wall clock time (in seconds):20.114
22.17/20.22	o 6
22.57/20.67	c cleaning 11501 clauses out of 23007 with flag 49988/299171
23.07/21.10	c cleaning 8734 clauses out of 17506 with flag 94402/305171
23.48/21.58	c cleaning 7878 clauses out of 15774 with flag 144890/312173
24.19/22.20	c cleaning 7934 clauses out of 15894 with flag 204798/320171
24.59/22.63	c Got one! Elapsed wall clock time (in seconds):22.525
24.59/22.63	o 4
24.99/23.04	c cleaning 9122 clauses out of 18258 with flag 43565/330469
25.39/23.46	c cleaning 7552 clauses out of 15137 with flag 86866/336470
25.71/23.74	c Got one! Elapsed wall clock time (in seconds):23.63
25.71/23.74	o 2
25.81/23.82	c cleaning 6761 clauses out of 13530 with flag 9288/342415
26.21/24.25	c cleaning 6373 clauses out of 12769 with flag 50179/348415
26.61/24.67	c cleaning 6685 clauses out of 13396 with flag 83985/355415
27.15/25.18	c cleaning 7347 clauses out of 14712 with flag 126073/363416
27.88/25.81	c cleaning 8175 clauses out of 16364 with flag 178450/372415
28.39/26.40	c cleaning 9079 clauses out of 18189 with flag 229896/382416
29.21/27.19	c cleaning 10048 clauses out of 20109 with flag 293473/393416
30.22/28.14	c cleaning 11029 clauses out of 22061 with flag 366143/405416
31.13/29.09	c cleaning 12015 clauses out of 24030 with flag 443374/418416
32.36/30.23	c cleaning 13007 clauses out of 26014 with flag 532536/432415
33.59/31.42	c cleaning 13989 clauses out of 28004 with flag 618699/447416
34.89/32.78	c cleaning 14998 clauses out of 30014 with flag 722133/463416
35.49/33.35	c starts		: 191
35.49/33.35	c conflicts		: 470077
35.49/33.35	c decisions		: 696136
35.49/33.35	c propagations		: 22513329
35.49/33.35	c inspects		: 381860050
35.49/33.35	c shortcuts		: 0
35.49/33.35	c learnt literals	: 24
35.49/33.35	c learnt binary clauses	: 17
35.49/33.35	c learnt ternary clauses	: 124
35.49/33.35	c learnt constraints	: 470052
35.49/33.35	c ignored constraints	: 0
35.49/33.35	c root simplifications	: 0
35.49/33.35	c removed literals (reason simplification)	: 0
35.49/33.35	c reason swapping (by a shorter reason)	: 0
35.49/33.35	c Calls to reduceDB	: 53
35.49/33.35	c Number of update (reduction) of LBD	: 169762
35.49/33.35	c number of reductions to clauses (during analyze)	: 0
35.49/33.35	c number of learned constraints concerned by reduction	: 0
35.49/33.35	c number of learning phase by resolution	: 0
35.49/33.35	c number of learning phase by cutting planes	: 0
35.49/33.35	c speed (assignments/second)	: 681313.6726788525
35.49/33.35	c non guided choices	6276
35.49/33.35	c learnt constraints type 
35.49/33.35	c constraints type 
35.49/33.35	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2520
35.49/33.35	c org.sat4j.minisat.constraints.card.MinWatchCard => 18
35.49/33.35	c ignored satisfied constraints => 1
35.49/33.35	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 164
35.49/33.35	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 5
35.49/33.35	c 2708 constraints processed.
35.49/33.35	s OPTIMUM FOUND
35.49/33.36	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 
35.49/33.36	c objective function=2
35.49/33.36	c Total wall clock time (in seconds): 33.248

Verifier Data

OK	2

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-3718095-1338251829/watcher-3718095-1338251829 -o /tmp/evaluation-result-3718095-1338251829/solver-3718095-1338251829 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3718095-1338251829.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.00 2.00 2.00 3/194 1853
/proc/meminfo: memFree=26012468/32873844 swapFree=7628/7628
[pid=1853] ppid=1851 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/1853/stat : 1853 (java) R 1851 1853 31640 0 -1 4202496 982 0 0 0 0 0 0 0 20 0 1 0 291307313 23793664 710 33554432000 1073741824 1073778376 140736148251376 140736148240440 254741099880 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1853/statm: 5809 710 524 9 0 128 0

[startup+0.102555 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 1853
/proc/meminfo: memFree=26012468/32873844 swapFree=7628/7628
[pid=1853] ppid=1851 vsize=9558416 CPUtime=0.1 cores=1,3,5,7
/proc/1853/stat : 1853 (java) S 1851 1853 31640 0 -1 4202496 4449 0 1 0 9 1 0 0 20 0 18 0 291307313 9787817984 5638 33554432000 1073741824 1073778376 140736148251376 140736148242512 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/1853/statm: 2389604 5638 2109 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558416

[startup+0.200291 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 1853
/proc/meminfo: memFree=26012468/32873844 swapFree=7628/7628
[pid=1853] ppid=1851 vsize=9558416 CPUtime=0.26 cores=1,3,5,7
/proc/1853/stat : 1853 (java) S 1851 1853 31640 0 -1 4202496 4833 0 1 0 24 2 0 0 20 0 18 0 291307313 9787817984 6403 33554432000 1073741824 1073778376 140736148251376 140736148242512 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/1853/statm: 2389604 6403 2197 9 0 2380296 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9558416

[startup+0.300256 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 1853
/proc/meminfo: memFree=26012468/32873844 swapFree=7628/7628
[pid=1853] ppid=1851 vsize=9558416 CPUtime=0.48 cores=1,3,5,7
/proc/1853/stat : 1853 (java) S 1851 1853 31640 0 -1 4202496 5963 0 1 0 46 2 0 0 20 0 18 0 291307313 9787817984 8006 33554432000 1073741824 1073778376 140736148251376 140736148242512 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/1853/statm: 2389604 8006 2226 9 0 2380296 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9558416

[startup+0.700258 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 1853
/proc/meminfo: memFree=26012468/32873844 swapFree=7628/7628
[pid=1853] ppid=1851 vsize=9624980 CPUtime=1.53 cores=1,3,5,7
/proc/1853/stat : 1853 (java) S 1851 1853 31640 0 -1 4202496 11999 0 1 0 149 4 0 0 20 0 19 0 291307313 9855979520 12594 33554432000 1073741824 1073778376 140736148251376 140736148242512 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/1853/statm: 2406245 12594 2249 9 0 2396937 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 9624980

[startup+1.50059 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 1872
/proc/meminfo: memFree=25964364/32873844 swapFree=7628/7628
[pid=1853] ppid=1851 vsize=9624980 CPUtime=2.39 cores=1,3,5,7
/proc/1853/stat : 1853 (java) S 1851 1853 31640 0 -1 4202496 12022 0 1 0 235 4 0 0 20 0 19 0 291307313 9855979520 14658 33554432000 1073741824 1073778376 140736148251376 140736148242512 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/1853/statm: 2406245 14658 2255 9 0 2396937 0
[pid=1853/tid=1855] ppid=1851 vsize=9624980 CPUtime=1.48 cores=1,3,5,7
/proc/1853/task/1855/stat : 1855 (java) R 1851 1853 31640 0 -1 4202560 2520 0 1 0 146 2 0 0 20 0 19 0 291307314 9855979520 14658 33554432000 1073741824 1073778376 140736148251376 140268066443032 140267939071549 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=1853/tid=1856] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1856/stat : 1856 (java) S 1851 1853 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291307315 9855979520 14658 33554432000 1073741824 1073778376 140736148251376 140267910457768 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1853/tid=1857] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1857/stat : 1857 (java) S 1851 1853 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291307315 9855979520 14658 33554432000 1073741824 1073778376 140736148251376 140267909405224 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1853/tid=1858] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1858/stat : 1858 (java) S 1851 1853 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291307315 9855979520 14658 33554432000 1073741824 1073778376 140736148251376 140267908352168 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1853/tid=1859] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1859/stat : 1859 (java) S 1851 1853 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291307315 9855979520 14658 33554432000 1073741824 1073778376 140736148251376 140267907299624 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1853/tid=1860] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1860/stat : 1860 (java) S 1851 1853 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291307315 9855979520 14658 33554432000 1073741824 1073778376 140736148251376 140267906247592 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1853/tid=1861] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1861/stat : 1861 (java) S 1851 1853 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291307315 9855979520 14658 33554432000 1073741824 1073778376 140736148251376 140267905195048 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1853/tid=1862] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1862/stat : 1862 (java) S 1851 1853 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291307315 9855979520 14658 33554432000 1073741824 1073778376 140736148251376 140267904141992 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1853/tid=1863] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1863/stat : 1863 (java) S 1851 1853 31640 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 291307315 9855979520 14658 33554432000 1073741824 1073778376 140736148251376 140267903089448 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1853/tid=1864] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1864/stat : 1864 (java) S 1851 1853 31640 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 291307316 9855979520 14658 33554432000 1073741824 1073778376 140736148251376 140267890678120 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1853/tid=1865] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1865/stat : 1865 (java) S 1851 1853 31640 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 291307317 9855979520 14658 33554432000 1073741824 1073778376 140736148251376 140267889624440 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1853/tid=1866] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1866/stat : 1866 (java) S 1851 1853 31640 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291307317 9855979520 14658 33554432000 1073741824 1073778376 140736148251376 140267888571272 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1853/tid=1867] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1867/stat : 1867 (java) S 1851 1853 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291307319 9855979520 14658 33554432000 1073741824 1073778376 140736148251376 140267887520016 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1853/tid=1868] ppid=1851 vsize=9624980 CPUtime=0.44 cores=1,3,5,7
/proc/1853/task/1868/stat : 1868 (java) R 1851 1853 31640 0 -1 4202560 4795 0 0 0 42 2 0 0 20 0 19 0 291307319 9855979520 14658 33554432000 1073741824 1073778376 140736148251376 140267886467896 140268070561212 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=1853/tid=1869] ppid=1851 vsize=9624980 CPUtime=0.44 cores=1,3,5,7
/proc/1853/task/1869/stat : 1869 (java) R 1851 1853 31640 0 -1 4202560 3508 0 0 0 44 0 0 0 20 0 19 0 291307319 9855979520 14658 33554432000 1073741824 1073778376 140736148251376 140267885415232 140268070561360 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=1853/tid=1870] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1870/stat : 1870 (java) S 1851 1853 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291307319 9855979520 14658 33554432000 1073741824 1073778376 140736148251376 140267884362488 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1853/tid=1871] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1871/stat : 1871 (java) S 1851 1853 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291307319 9855979520 14658 33554432000 1073741824 1073778376 140736148251376 140267883310152 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1853/tid=1872] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1872/stat : 1872 (java) S 1851 1853 31640 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 291307345 9855979520 14658 33554432000 1073741824 1073778376 140736148251376 140267882255400 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.39
Current children cumulated vsize (KiB) 9624980

[startup+3.10063 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 1872
/proc/meminfo: memFree=25949532/32873844 swapFree=7628/7628
[pid=1853] ppid=1851 vsize=9624980 CPUtime=4.06 cores=1,3,5,7
/proc/1853/stat : 1853 (java) S 1851 1853 31640 0 -1 4202496 12632 0 1 0 401 5 0 0 20 0 19 0 291307313 9855979520 17793 33554432000 1073741824 1073778376 140736148251376 140736148242512 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/1853/statm: 2406245 17793 2277 9 0 2396937 0
[pid=1853/tid=1855] ppid=1851 vsize=9624980 CPUtime=3.02 cores=1,3,5,7
/proc/1853/task/1855/stat : 1855 (java) R 1851 1853 31640 0 -1 4202560 2524 0 1 0 300 2 0 0 20 0 19 0 291307314 9855979520 17793 33554432000 1073741824 1073778376 140736148251376 140268066443552 140267939559342 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=1853/tid=1856] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1856/stat : 1856 (java) S 1851 1853 31640 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291307315 9855979520 17793 33554432000 1073741824 1073778376 140736148251376 140267910457768 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1853/tid=1857] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1857/stat : 1857 (java) S 1851 1853 31640 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 291307315 9855979520 17793 33554432000 1073741824 1073778376 140736148251376 140267909405224 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1853/tid=1858] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1858/stat : 1858 (java) S 1851 1853 31640 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 291307315 9855979520 17793 33554432000 1073741824 1073778376 140736148251376 140267908352168 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1853/tid=1859] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1859/stat : 1859 (java) S 1851 1853 31640 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 291307315 9855979520 17793 33554432000 1073741824 1073778376 140736148251376 140267907299624 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1853/tid=1860] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1860/stat : 1860 (java) S 1851 1853 31640 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 291307315 9855979520 17793 33554432000 1073741824 1073778376 140736148251376 140267906247592 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1853/tid=1861] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1861/stat : 1861 (java) S 1851 1853 31640 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 291307315 9855979520 17793 33554432000 1073741824 1073778376 140736148251376 140267905195048 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1853/tid=1862] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1862/stat : 1862 (java) S 1851 1853 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291307315 9855979520 17793 33554432000 1073741824 1073778376 140736148251376 140267904141992 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1853/tid=1863] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1863/stat : 1863 (java) S 1851 1853 31640 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291307315 9855979520 17793 33554432000 1073741824 1073778376 140736148251376 140267903089448 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1853/tid=1864] ppid=1851 vsize=9624980 CPUtime=0.03 cores=1,3,5,7
/proc/1853/task/1864/stat : 1864 (java) S 1851 1853 31640 0 -1 4202560 31 0 0 0 3 0 0 0 20 0 19 0 291307316 9855979520 17793 33554432000 1073741824 1073778376 140736148251376 140267890678120 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1853/tid=1865] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1865/stat : 1865 (java) S 1851 1853 31640 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291307317 9855979520 17793 33554432000 1073741824 1073778376 140736148251376 140267889624440 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1853/tid=1866] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1866/stat : 1866 (java) S 1851 1853 31640 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291307317 9855979520 17793 33554432000 1073741824 1073778376 140736148251376 140267888571272 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1853/tid=1867] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1867/stat : 1867 (java) S 1851 1853 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291307319 9855979520 17793 33554432000 1073741824 1073778376 140736148251376 140267887520016 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1853/tid=1868] ppid=1851 vsize=9624980 CPUtime=0.45 cores=1,3,5,7
/proc/1853/task/1868/stat : 1868 (java) S 1851 1853 31640 0 -1 4202560 4800 0 0 0 43 2 0 0 20 0 19 0 291307319 9855979520 17793 33554432000 1073741824 1073778376 140736148251376 140267886467896 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1853/tid=1869] ppid=1851 vsize=9624980 CPUtime=0.49 cores=1,3,5,7
/proc/1853/task/1869/stat : 1869 (java) S 1851 1853 31640 0 -1 4202560 4052 0 0 0 49 0 0 0 20 0 19 0 291307319 9855979520 17793 33554432000 1073741824 1073778376 140736148251376 140267885415352 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1853/tid=1870] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1870/stat : 1870 (java) S 1851 1853 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291307319 9855979520 17793 33554432000 1073741824 1073778376 140736148251376 140267884362488 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1853/tid=1871] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1871/stat : 1871 (java) S 1851 1853 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291307319 9855979520 17793 33554432000 1073741824 1073778376 140736148251376 140267883310152 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1853/tid=1872] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1872/stat : 1872 (java) S 1851 1853 31640 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 291307345 9855979520 17793 33554432000 1073741824 1073778376 140736148251376 140267882255400 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.06
Current children cumulated vsize (KiB) 9624980

[startup+6.30078 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 1872
/proc/meminfo: memFree=25946872/32873844 swapFree=7628/7628
[pid=1853] ppid=1851 vsize=9624980 CPUtime=7.32 cores=1,3,5,7
/proc/1853/stat : 1853 (java) S 1851 1853 31640 0 -1 4202496 12654 0 1 0 727 5 0 0 20 0 19 0 291307313 9855979520 18291 33554432000 1073741824 1073778376 140736148251376 140736148242512 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/1853/statm: 2406245 18291 2277 9 0 2396937 0
[pid=1853/tid=1855] ppid=1851 vsize=9624980 CPUtime=6.08 cores=1,3,5,7
/proc/1853/task/1855/stat : 1855 (java) R 1851 1853 31640 0 -1 4202560 2532 0 1 0 606 2 0 0 20 0 19 0 291307314 9855979520 18291 33554432000 1073741824 1073778376 140736148251376 140268066443672 140267939545914 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=1853/tid=1856] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1856/stat : 1856 (java) S 1851 1853 31640 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 19 0 291307315 9855979520 18291 33554432000 1073741824 1073778376 140736148251376 140267910457768 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1853/tid=1857] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1857/stat : 1857 (java) S 1851 1853 31640 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 291307315 9855979520 18291 33554432000 1073741824 1073778376 140736148251376 140267909405224 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1853/tid=1858] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1858/stat : 1858 (java) S 1851 1853 31640 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 291307315 9855979520 18291 33554432000 1073741824 1073778376 140736148251376 140267908352168 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1853/tid=1859] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1859/stat : 1859 (java) S 1851 1853 31640 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 291307315 9855979520 18291 33554432000 1073741824 1073778376 140736148251376 140267907299624 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1853/tid=1860] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1860/stat : 1860 (java) S 1851 1853 31640 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 291307315 9855979520 18291 33554432000 1073741824 1073778376 140736148251376 140267906247592 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1853/tid=1861] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1861/stat : 1861 (java) S 1851 1853 31640 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 291307315 9855979520 18291 33554432000 1073741824 1073778376 140736148251376 140267905195048 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1853/tid=1862] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1862/stat : 1862 (java) S 1851 1853 31640 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 291307315 9855979520 18291 33554432000 1073741824 1073778376 140736148251376 140267904141992 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1853/tid=1863] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1863/stat : 1863 (java) S 1851 1853 31640 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 291307315 9855979520 18291 33554432000 1073741824 1073778376 140736148251376 140267903089448 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1853/tid=1864] ppid=1851 vsize=9624980 CPUtime=0.14 cores=1,3,5,7
/proc/1853/task/1864/stat : 1864 (java) S 1851 1853 31640 0 -1 4202560 32 0 0 0 14 0 0 0 20 0 19 0 291307316 9855979520 18291 33554432000 1073741824 1073778376 140736148251376 140267890678120 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1853/tid=1865] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1865/stat : 1865 (java) S 1851 1853 31640 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291307317 9855979520 18291 33554432000 1073741824 1073778376 140736148251376 140267889624440 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1853/tid=1866] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1866/stat : 1866 (java) S 1851 1853 31640 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291307317 9855979520 18291 33554432000 1073741824 1073778376 140736148251376 140267888571272 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1853/tid=1867] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1867/stat : 1867 (java) S 1851 1853 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291307319 9855979520 18291 33554432000 1073741824 1073778376 140736148251376 140267887520016 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1853/tid=1868] ppid=1851 vsize=9624980 CPUtime=0.45 cores=1,3,5,7
/proc/1853/task/1868/stat : 1868 (java) S 1851 1853 31640 0 -1 4202560 4800 0 0 0 43 2 0 0 20 0 19 0 291307319 9855979520 18291 33554432000 1073741824 1073778376 140736148251376 140267886467896 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1853/tid=1869] ppid=1851 vsize=9624980 CPUtime=0.51 cores=1,3,5,7
/proc/1853/task/1869/stat : 1869 (java) S 1851 1853 31640 0 -1 4202560 4052 0 0 0 51 0 0 0 20 0 19 0 291307319 9855979520 18291 33554432000 1073741824 1073778376 140736148251376 140267885415352 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1853/tid=1870] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1870/stat : 1870 (java) S 1851 1853 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291307319 9855979520 18291 33554432000 1073741824 1073778376 140736148251376 140267884362488 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1853/tid=1871] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1871/stat : 1871 (java) S 1851 1853 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291307319 9855979520 18291 33554432000 1073741824 1073778376 140736148251376 140267883310152 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1853/tid=1872] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1872/stat : 1872 (java) S 1851 1853 31640 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 291307345 9855979520 18291 33554432000 1073741824 1073778376 140736148251376 140267882255400 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 7.32
Current children cumulated vsize (KiB) 9624980

[startup+12.7007 s]

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

/proc/1853/task/1856/stat : 1856 (java) S 1851 1853 31640 0 -1 4202560 16 0 0 0 6 0 0 0 20 0 19 0 291307315 9855979520 21199 33554432000 1073741824 1073778376 140736148251376 140267910457768 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1853/tid=1857] ppid=1851 vsize=9624980 CPUtime=0.05 cores=1,3,5,7
/proc/1853/task/1857/stat : 1857 (java) S 1851 1853 31640 0 -1 4202560 10 0 0 0 5 0 0 0 20 0 19 0 291307315 9855979520 21199 33554432000 1073741824 1073778376 140736148251376 140267909405224 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1853/tid=1858] ppid=1851 vsize=9624980 CPUtime=0.06 cores=1,3,5,7
/proc/1853/task/1858/stat : 1858 (java) S 1851 1853 31640 0 -1 4202560 10 0 0 0 6 0 0 0 20 0 19 0 291307315 9855979520 21199 33554432000 1073741824 1073778376 140736148251376 140267908352168 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1853/tid=1859] ppid=1851 vsize=9624980 CPUtime=0.06 cores=1,3,5,7
/proc/1853/task/1859/stat : 1859 (java) S 1851 1853 31640 0 -1 4202560 15 0 0 0 6 0 0 0 20 0 19 0 291307315 9855979520 21199 33554432000 1073741824 1073778376 140736148251376 140267907299624 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1853/tid=1860] ppid=1851 vsize=9624980 CPUtime=0.05 cores=1,3,5,7
/proc/1853/task/1860/stat : 1860 (java) S 1851 1853 31640 0 -1 4202560 4 0 0 0 5 0 0 0 20 0 19 0 291307315 9855979520 21199 33554432000 1073741824 1073778376 140736148251376 140267906247592 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1853/tid=1861] ppid=1851 vsize=9624980 CPUtime=0.06 cores=1,3,5,7
/proc/1853/task/1861/stat : 1861 (java) S 1851 1853 31640 0 -1 4202560 7 0 0 0 6 0 0 0 20 0 19 0 291307315 9855979520 21199 33554432000 1073741824 1073778376 140736148251376 140267905195048 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1853/tid=1862] ppid=1851 vsize=9624980 CPUtime=0.07 cores=1,3,5,7
/proc/1853/task/1862/stat : 1862 (java) S 1851 1853 31640 0 -1 4202560 17 0 0 0 7 0 0 0 20 0 19 0 291307315 9855979520 21199 33554432000 1073741824 1073778376 140736148251376 140267904141992 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1853/tid=1863] ppid=1851 vsize=9624980 CPUtime=0.04 cores=1,3,5,7
/proc/1853/task/1863/stat : 1863 (java) S 1851 1853 31640 0 -1 4202560 11 0 0 0 4 0 0 0 20 0 19 0 291307315 9855979520 21199 33554432000 1073741824 1073778376 140736148251376 140267903089448 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1853/tid=1864] ppid=1851 vsize=9624980 CPUtime=0.92 cores=1,3,5,7
/proc/1853/task/1864/stat : 1864 (java) S 1851 1853 31640 0 -1 4202560 58 0 0 0 92 0 0 0 20 0 19 0 291307316 9855979520 21199 33554432000 1073741824 1073778376 140736148251376 140267890678120 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1853/tid=1865] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1865/stat : 1865 (java) S 1851 1853 31640 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291307317 9855979520 21199 33554432000 1073741824 1073778376 140736148251376 140267889624440 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1853/tid=1866] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1866/stat : 1866 (java) S 1851 1853 31640 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291307317 9855979520 21199 33554432000 1073741824 1073778376 140736148251376 140267888571272 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1853/tid=1867] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1867/stat : 1867 (java) S 1851 1853 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291307319 9855979520 21199 33554432000 1073741824 1073778376 140736148251376 140267887520016 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1853/tid=1868] ppid=1851 vsize=9624980 CPUtime=0.54 cores=1,3,5,7
/proc/1853/task/1868/stat : 1868 (java) S 1851 1853 31640 0 -1 4202560 4822 0 0 0 52 2 0 0 20 0 19 0 291307319 9855979520 21199 33554432000 1073741824 1073778376 140736148251376 140267886467896 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1853/tid=1869] ppid=1851 vsize=9624980 CPUtime=1.29 cores=1,3,5,7
/proc/1853/task/1869/stat : 1869 (java) S 1851 1853 31640 0 -1 4202560 15093 0 0 0 125 4 0 0 20 0 19 0 291307319 9855979520 21199 33554432000 1073741824 1073778376 140736148251376 140267885415352 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1853/tid=1870] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1870/stat : 1870 (java) S 1851 1853 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291307319 9855979520 21199 33554432000 1073741824 1073778376 140736148251376 140267884362488 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1853/tid=1871] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1871/stat : 1871 (java) S 1851 1853 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291307319 9855979520 21199 33554432000 1073741824 1073778376 140736148251376 140267883310152 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1853/tid=1872] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1872/stat : 1872 (java) S 1851 1853 31640 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 291307345 9855979520 21199 33554432000 1073741824 1073778376 140736148251376 140267882255400 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 34.19
Current children cumulated vsize (KiB) 9624980

[startup+32.8007 s]
/proc/loadavg: 2.06 2.01 2.00 3/213 1872
/proc/meminfo: memFree=25934872/32873844 swapFree=7628/7628
[pid=1853] ppid=1851 vsize=9624980 CPUtime=34.99 cores=1,3,5,7
/proc/1853/stat : 1853 (java) S 1851 1853 31640 0 -1 4202496 23830 0 1 0 3490 9 0 0 20 0 19 0 291307313 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140736148242512 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/1853/statm: 2406245 21201 2279 9 0 2396937 0
[pid=1853/tid=1855] ppid=1851 vsize=9624980 CPUtime=31.56 cores=1,3,5,7
/proc/1853/task/1855/stat : 1855 (java) S 1851 1853 31640 0 -1 4202560 2574 0 1 0 3154 2 0 0 20 0 19 0 291307314 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140268066443736 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1853/tid=1856] ppid=1851 vsize=9624980 CPUtime=0.06 cores=1,3,5,7
/proc/1853/task/1856/stat : 1856 (java) S 1851 1853 31640 0 -1 4202560 16 0 0 0 6 0 0 0 20 0 19 0 291307315 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140267910457768 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1853/tid=1857] ppid=1851 vsize=9624980 CPUtime=0.05 cores=1,3,5,7
/proc/1853/task/1857/stat : 1857 (java) S 1851 1853 31640 0 -1 4202560 10 0 0 0 5 0 0 0 20 0 19 0 291307315 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140267909405224 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1853/tid=1858] ppid=1851 vsize=9624980 CPUtime=0.06 cores=1,3,5,7
/proc/1853/task/1858/stat : 1858 (java) S 1851 1853 31640 0 -1 4202560 10 0 0 0 6 0 0 0 20 0 19 0 291307315 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140267908352168 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1853/tid=1859] ppid=1851 vsize=9624980 CPUtime=0.06 cores=1,3,5,7
/proc/1853/task/1859/stat : 1859 (java) S 1851 1853 31640 0 -1 4202560 15 0 0 0 6 0 0 0 20 0 19 0 291307315 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140267907299624 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1853/tid=1860] ppid=1851 vsize=9624980 CPUtime=0.05 cores=1,3,5,7
/proc/1853/task/1860/stat : 1860 (java) S 1851 1853 31640 0 -1 4202560 6 0 0 0 5 0 0 0 20 0 19 0 291307315 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140267906247592 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1853/tid=1861] ppid=1851 vsize=9624980 CPUtime=0.06 cores=1,3,5,7
/proc/1853/task/1861/stat : 1861 (java) S 1851 1853 31640 0 -1 4202560 7 0 0 0 6 0 0 0 20 0 19 0 291307315 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140267905195048 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1853/tid=1862] ppid=1851 vsize=9624980 CPUtime=0.07 cores=1,3,5,7
/proc/1853/task/1862/stat : 1862 (java) S 1851 1853 31640 0 -1 4202560 17 0 0 0 7 0 0 0 20 0 19 0 291307315 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140267904141992 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1853/tid=1863] ppid=1851 vsize=9624980 CPUtime=0.04 cores=1,3,5,7
/proc/1853/task/1863/stat : 1863 (java) S 1851 1853 31640 0 -1 4202560 11 0 0 0 4 0 0 0 20 0 19 0 291307315 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140267903089448 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1853/tid=1864] ppid=1851 vsize=9624980 CPUtime=0.93 cores=1,3,5,7
/proc/1853/task/1864/stat : 1864 (java) R 1851 1853 31640 0 -1 4202560 60 0 0 0 93 0 0 0 20 0 19 0 291307316 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140267890676976 140268073297988 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=1853/tid=1865] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1865/stat : 1865 (java) S 1851 1853 31640 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291307317 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140267889624440 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1853/tid=1866] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1866/stat : 1866 (java) S 1851 1853 31640 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291307317 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140267888571272 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1853/tid=1867] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1867/stat : 1867 (java) S 1851 1853 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291307319 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140267887520016 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1853/tid=1868] ppid=1851 vsize=9624980 CPUtime=0.54 cores=1,3,5,7
/proc/1853/task/1868/stat : 1868 (java) S 1851 1853 31640 0 -1 4202560 4822 0 0 0 52 2 0 0 20 0 19 0 291307319 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140267886467896 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1853/tid=1869] ppid=1851 vsize=9624980 CPUtime=1.29 cores=1,3,5,7
/proc/1853/task/1869/stat : 1869 (java) S 1851 1853 31640 0 -1 4202560 15093 0 0 0 125 4 0 0 20 0 19 0 291307319 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140267885415352 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1853/tid=1870] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1870/stat : 1870 (java) S 1851 1853 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291307319 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140267884362488 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1853/tid=1871] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1871/stat : 1871 (java) S 1851 1853 31640 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 291307319 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140267883310152 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1853/tid=1872] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1872/stat : 1872 (java) S 1851 1853 31640 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 291307345 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140267882255400 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 34.99
Current children cumulated vsize (KiB) 9624980

[startup+33.2007 s]
/proc/loadavg: 2.06 2.01 2.00 3/213 1872
/proc/meminfo: memFree=25934872/32873844 swapFree=7628/7628
[pid=1853] ppid=1851 vsize=9624980 CPUtime=35.39 cores=1,3,5,7
/proc/1853/stat : 1853 (java) S 1851 1853 31640 0 -1 4202496 23831 0 1 0 3530 9 0 0 20 0 19 0 291307313 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140736148242512 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/1853/statm: 2406245 21201 2279 9 0 2396937 0
[pid=1853/tid=1855] ppid=1851 vsize=9624980 CPUtime=31.95 cores=1,3,5,7
/proc/1853/task/1855/stat : 1855 (java) R 1851 1853 31640 0 -1 4202560 2575 0 1 0 3193 2 0 0 20 0 19 0 291307314 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140268066443736 140267939526915 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=1853/tid=1856] ppid=1851 vsize=9624980 CPUtime=0.06 cores=1,3,5,7
/proc/1853/task/1856/stat : 1856 (java) S 1851 1853 31640 0 -1 4202560 16 0 0 0 6 0 0 0 20 0 19 0 291307315 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140267910457768 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1853/tid=1857] ppid=1851 vsize=9624980 CPUtime=0.05 cores=1,3,5,7
/proc/1853/task/1857/stat : 1857 (java) S 1851 1853 31640 0 -1 4202560 10 0 0 0 5 0 0 0 20 0 19 0 291307315 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140267909405224 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1853/tid=1858] ppid=1851 vsize=9624980 CPUtime=0.06 cores=1,3,5,7
/proc/1853/task/1858/stat : 1858 (java) S 1851 1853 31640 0 -1 4202560 10 0 0 0 6 0 0 0 20 0 19 0 291307315 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140267908352168 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1853/tid=1859] ppid=1851 vsize=9624980 CPUtime=0.06 cores=1,3,5,7
/proc/1853/task/1859/stat : 1859 (java) S 1851 1853 31640 0 -1 4202560 15 0 0 0 6 0 0 0 20 0 19 0 291307315 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140267907299624 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1853/tid=1860] ppid=1851 vsize=9624980 CPUtime=0.05 cores=1,3,5,7
/proc/1853/task/1860/stat : 1860 (java) S 1851 1853 31640 0 -1 4202560 6 0 0 0 5 0 0 0 20 0 19 0 291307315 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140267906247592 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1853/tid=1861] ppid=1851 vsize=9624980 CPUtime=0.06 cores=1,3,5,7
/proc/1853/task/1861/stat : 1861 (java) S 1851 1853 31640 0 -1 4202560 7 0 0 0 6 0 0 0 20 0 19 0 291307315 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140267905195048 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1853/tid=1862] ppid=1851 vsize=9624980 CPUtime=0.07 cores=1,3,5,7
/proc/1853/task/1862/stat : 1862 (java) S 1851 1853 31640 0 -1 4202560 17 0 0 0 7 0 0 0 20 0 19 0 291307315 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140267904141992 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1853/tid=1863] ppid=1851 vsize=9624980 CPUtime=0.04 cores=1,3,5,7
/proc/1853/task/1863/stat : 1863 (java) S 1851 1853 31640 0 -1 4202560 11 0 0 0 4 0 0 0 20 0 19 0 291307315 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140267903089448 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1853/tid=1864] ppid=1851 vsize=9624980 CPUtime=0.94 cores=1,3,5,7
/proc/1853/task/1864/stat : 1864 (java) S 1851 1853 31640 0 -1 4202560 60 0 0 0 94 0 0 0 20 0 19 0 291307316 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140267890678120 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1853/tid=1865] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1865/stat : 1865 (java) S 1851 1853 31640 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291307317 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140267889624440 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1853/tid=1866] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1866/stat : 1866 (java) S 1851 1853 31640 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291307317 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140267888571272 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1853/tid=1867] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1867/stat : 1867 (java) S 1851 1853 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291307319 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140267887520016 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1853/tid=1868] ppid=1851 vsize=9624980 CPUtime=0.54 cores=1,3,5,7
/proc/1853/task/1868/stat : 1868 (java) S 1851 1853 31640 0 -1 4202560 4822 0 0 0 52 2 0 0 20 0 19 0 291307319 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140267886467896 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1853/tid=1869] ppid=1851 vsize=9624980 CPUtime=1.29 cores=1,3,5,7
/proc/1853/task/1869/stat : 1869 (java) S 1851 1853 31640 0 -1 4202560 15093 0 0 0 125 4 0 0 20 0 19 0 291307319 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140267885415352 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1853/tid=1870] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1870/stat : 1870 (java) S 1851 1853 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291307319 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140267884362488 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1853/tid=1871] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1871/stat : 1871 (java) S 1851 1853 31640 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 291307319 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140267883310152 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1853/tid=1872] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1872/stat : 1872 (java) S 1851 1853 31640 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 291307345 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140267882255400 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 35.39
Current children cumulated vsize (KiB) 9624980

[startup+33.3007 s]
/proc/loadavg: 2.06 2.01 2.00 3/213 1872
/proc/meminfo: memFree=25934872/32873844 swapFree=7628/7628
[pid=1853] ppid=1851 vsize=9624980 CPUtime=35.49 cores=1,3,5,7
/proc/1853/stat : 1853 (java) S 1851 1853 31640 0 -1 4202496 23831 0 1 0 3540 9 0 0 20 0 19 0 291307313 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140736148242512 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/1853/statm: 2406245 21201 2279 9 0 2396937 0
[pid=1853/tid=1855] ppid=1851 vsize=9624980 CPUtime=32.05 cores=1,3,5,7
/proc/1853/task/1855/stat : 1855 (java) R 1851 1853 31640 0 -1 4202560 2575 0 1 0 3203 2 0 0 20 0 19 0 291307314 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140268066443736 140267939559360 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=1853/tid=1856] ppid=1851 vsize=9624980 CPUtime=0.06 cores=1,3,5,7
/proc/1853/task/1856/stat : 1856 (java) S 1851 1853 31640 0 -1 4202560 16 0 0 0 6 0 0 0 20 0 19 0 291307315 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140267910457768 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1853/tid=1857] ppid=1851 vsize=9624980 CPUtime=0.05 cores=1,3,5,7
/proc/1853/task/1857/stat : 1857 (java) S 1851 1853 31640 0 -1 4202560 10 0 0 0 5 0 0 0 20 0 19 0 291307315 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140267909405224 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1853/tid=1858] ppid=1851 vsize=9624980 CPUtime=0.06 cores=1,3,5,7
/proc/1853/task/1858/stat : 1858 (java) S 1851 1853 31640 0 -1 4202560 10 0 0 0 6 0 0 0 20 0 19 0 291307315 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140267908352168 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1853/tid=1859] ppid=1851 vsize=9624980 CPUtime=0.06 cores=1,3,5,7
/proc/1853/task/1859/stat : 1859 (java) S 1851 1853 31640 0 -1 4202560 15 0 0 0 6 0 0 0 20 0 19 0 291307315 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140267907299624 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1853/tid=1860] ppid=1851 vsize=9624980 CPUtime=0.05 cores=1,3,5,7
/proc/1853/task/1860/stat : 1860 (java) S 1851 1853 31640 0 -1 4202560 6 0 0 0 5 0 0 0 20 0 19 0 291307315 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140267906247592 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1853/tid=1861] ppid=1851 vsize=9624980 CPUtime=0.06 cores=1,3,5,7
/proc/1853/task/1861/stat : 1861 (java) S 1851 1853 31640 0 -1 4202560 7 0 0 0 6 0 0 0 20 0 19 0 291307315 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140267905195048 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1853/tid=1862] ppid=1851 vsize=9624980 CPUtime=0.07 cores=1,3,5,7
/proc/1853/task/1862/stat : 1862 (java) S 1851 1853 31640 0 -1 4202560 17 0 0 0 7 0 0 0 20 0 19 0 291307315 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140267904141992 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1853/tid=1863] ppid=1851 vsize=9624980 CPUtime=0.04 cores=1,3,5,7
/proc/1853/task/1863/stat : 1863 (java) S 1851 1853 31640 0 -1 4202560 11 0 0 0 4 0 0 0 20 0 19 0 291307315 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140267903089448 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1853/tid=1864] ppid=1851 vsize=9624980 CPUtime=0.94 cores=1,3,5,7
/proc/1853/task/1864/stat : 1864 (java) S 1851 1853 31640 0 -1 4202560 60 0 0 0 94 0 0 0 20 0 19 0 291307316 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140267890678120 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1853/tid=1865] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1865/stat : 1865 (java) S 1851 1853 31640 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291307317 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140267889624440 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1853/tid=1866] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1866/stat : 1866 (java) S 1851 1853 31640 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291307317 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140267888571272 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1853/tid=1867] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1867/stat : 1867 (java) S 1851 1853 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291307319 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140267887520016 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1853/tid=1868] ppid=1851 vsize=9624980 CPUtime=0.54 cores=1,3,5,7
/proc/1853/task/1868/stat : 1868 (java) S 1851 1853 31640 0 -1 4202560 4822 0 0 0 52 2 0 0 20 0 19 0 291307319 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140267886467896 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1853/tid=1869] ppid=1851 vsize=9624980 CPUtime=1.29 cores=1,3,5,7
/proc/1853/task/1869/stat : 1869 (java) S 1851 1853 31640 0 -1 4202560 15093 0 0 0 125 4 0 0 20 0 19 0 291307319 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140267885415352 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1853/tid=1870] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1870/stat : 1870 (java) S 1851 1853 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291307319 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140267884362488 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1853/tid=1871] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1871/stat : 1871 (java) S 1851 1853 31640 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 291307319 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140267883310152 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1853/tid=1872] ppid=1851 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1853/task/1872/stat : 1872 (java) S 1851 1853 31640 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 291307345 9855979520 21201 33554432000 1073741824 1073778376 140736148251376 140267882255400 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 35.49
Current children cumulated vsize (KiB) 9624980

Child status: 30
Real time (s): 33.3642
CPU time (s): 35.5666
CPU user time (s): 35.3656
CPU system time (s): 0.200969
CPU usage (%): 106.601
Max. virtual memory (cumulated for all children) (KiB): 9624980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 35.3656
system time used= 0.200969
maximum resident set size= 88556
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23844
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= 2427
involuntary context switches= 2263

runsolver used 0.075988 second user time and 0.189971 second system time

The end

Launcher Data

Begin job on node145 at 2012-05-29 02:37:09
IDJOB=3718095
IDBENCH=78900
IDSOLVER=2301
FILE ID=node145/3718095-1338251829
RUNJOBID= node145-1338246945-1113
PBS_JOBID= 14624633
Free space on /tmp= 71536 MiB

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

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

MD5SUM BENCH= 32795eb517f73910564f73a4c3c20f9d
RANDOM SEED=2019112675

node145.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.149
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.29
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.149
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.149
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	: 5313.38
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.149
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		: 2667.149
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.149
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.149
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.149
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.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26012740 kB
Buffers:          392312 kB
Cached:          1896648 kB
SwapCached:            0 kB
Active:          4487664 kB
Inactive:        1517480 kB
Active(anon):    3707292 kB
Inactive(anon):    10912 kB
Active(file):     780372 kB
Inactive(file):  1506568 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               248 kB
Writeback:             0 kB
AnonPages:       3782280 kB
Mapped:            22360 kB
Shmem:               200 kB
Slab:             708140 kB
SReclaimable:     149628 kB
SUnreclaim:       558512 kB
KernelStack:        1760 kB
PageTables:        11520 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    3863148 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3692544 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= 71536 MiB
End job on node145 at 2012-05-29 02:37:43