Trace number 3718431

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 15.0627 13.4558

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110971363--soft-0-100-0.wbo
MD5SUM4e22340b84333f0476155fff0e8b142d
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark0.592909
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 4944
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 4943
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1228
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.08/0.09	c version 2.3.2.v20120528
0.08/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.09	c java.vm.version	19.1-b02
0.08/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.09	c sun.arch.data.model	64
0.08/0.09	c java.version		1.6.0_24
0.08/0.09	c os.name		Linux
0.08/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.08/0.09	c os.arch		amd64
0.08/0.09	c Free memory 		501472288
0.08/0.09	c Max memory 		7480803328
0.08/0.09	c Total memory 		504102912
0.08/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@4a913fe2
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-3718431-1338254239.wbo
0.09/0.12	c reading problem ... 
0.09/0.17	c ... done. Wall clock time 0.055s.
0.09/0.17	c declared #vars     169
0.09/0.17	c internal #vars     270
0.09/0.17	c #constraints  101
0.09/0.17	c constraints type 
0.09/0.17	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
0.09/0.17	c ignored satisfied constraints => 1
0.09/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
0.09/0.17	c 102 constraints processed.
0.09/0.17	c objective function length is 101 literals
0.24/0.23	c SATISFIABLE
0.24/0.23	c OPTIMIZING...
0.24/0.23	c Got one! Elapsed wall clock time (in seconds):0.112
0.24/0.23	o 311
0.24/0.26	c Got one! Elapsed wall clock time (in seconds):0.141
0.24/0.26	o 304
0.24/0.27	c Got one! Elapsed wall clock time (in seconds):0.151
0.24/0.27	o 288
0.24/0.27	c Got one! Elapsed wall clock time (in seconds):0.159
0.24/0.27	o 285
0.24/0.28	c Got one! Elapsed wall clock time (in seconds):0.167
0.24/0.28	o 275
0.49/0.31	c Got one! Elapsed wall clock time (in seconds):0.192
0.49/0.31	o 274
0.49/0.32	c Got one! Elapsed wall clock time (in seconds):0.204
0.49/0.32	o 257
0.49/0.33	c Got one! Elapsed wall clock time (in seconds):0.22
0.49/0.33	o 252
0.49/0.34	c Got one! Elapsed wall clock time (in seconds):0.229
0.49/0.34	o 250
0.49/0.36	c Got one! Elapsed wall clock time (in seconds):0.249
0.49/0.36	o 248
0.49/0.38	c Got one! Elapsed wall clock time (in seconds):0.261
0.49/0.38	o 235
0.63/0.41	c Got one! Elapsed wall clock time (in seconds):0.292
0.63/0.41	o 233
0.63/0.41	c Got one! Elapsed wall clock time (in seconds):0.298
0.63/0.41	o 229
0.63/0.44	c Got one! Elapsed wall clock time (in seconds):0.32
0.63/0.44	o 224
0.63/0.49	c Got one! Elapsed wall clock time (in seconds):0.377
0.63/0.49	o 207
0.78/0.54	c Got one! Elapsed wall clock time (in seconds):0.42
0.78/0.54	o 198
0.78/0.56	c Got one! Elapsed wall clock time (in seconds):0.445
0.78/0.56	o 188
0.89/0.60	c Got one! Elapsed wall clock time (in seconds):0.484
0.89/0.60	o 186
0.89/0.62	c Got one! Elapsed wall clock time (in seconds):0.501
0.89/0.62	o 181
0.89/0.62	c Got one! Elapsed wall clock time (in seconds):0.509
0.89/0.62	o 157
0.89/0.68	c Got one! Elapsed wall clock time (in seconds):0.564
0.89/0.68	o 155
1.04/0.74	c cleaning 5693 clauses out of 11402 with flag 3860/11402
1.18/0.84	c Got one! Elapsed wall clock time (in seconds):0.72
1.18/0.84	o 154
1.18/0.85	c Got one! Elapsed wall clock time (in seconds):0.737
1.18/0.85	o 152
1.32/0.93	c Got one! Elapsed wall clock time (in seconds):0.81
1.32/0.93	o 146
1.32/0.99	c Got one! Elapsed wall clock time (in seconds):0.877
1.32/0.99	o 145
1.52/1.01	c Got one! Elapsed wall clock time (in seconds):0.892
1.52/1.01	o 144
1.52/1.05	c cleaning 6797 clauses out of 13615 with flag 3992/19308
1.64/1.11	c Got one! Elapsed wall clock time (in seconds):0.992
1.64/1.11	o 143
1.64/1.13	c Got one! Elapsed wall clock time (in seconds):1.016
1.64/1.13	o 139
1.64/1.17	c Got one! Elapsed wall clock time (in seconds):1.053
1.64/1.17	o 129
1.73/1.21	c Got one! Elapsed wall clock time (in seconds):1.099
1.73/1.21	o 128
1.73/1.29	c cleaning 6745 clauses out of 13523 with flag 8893/26013
1.84/1.38	c Got one! Elapsed wall clock time (in seconds):1.265
1.84/1.38	o 127
1.96/1.48	c cleaning 6125 clauses out of 12259 with flag 14919/31494
2.06/1.52	c Got one! Elapsed wall clock time (in seconds):1.401
2.06/1.52	o 126
2.06/1.53	c Got one! Elapsed wall clock time (in seconds):1.417
2.06/1.53	o 124
2.06/1.55	c Got one! Elapsed wall clock time (in seconds):1.433
2.06/1.55	o 107
2.17/1.61	c Got one! Elapsed wall clock time (in seconds):1.494
2.17/1.61	o 106
2.29/1.72	c Got one! Elapsed wall clock time (in seconds):1.604
2.29/1.72	o 101
2.42/1.83	c cleaning 7053 clauses out of 14135 with flag 9788/39495
2.64/1.98	c Got one! Elapsed wall clock time (in seconds):1.865
2.64/1.98	o 100
2.85/2.07	c cleaning 6519 clauses out of 13042 with flag 9642/45455
3.06/2.20	c Got one! Elapsed wall clock time (in seconds):2.08
3.06/2.20	o 98
3.19/2.23	c Got one! Elapsed wall clock time (in seconds):2.113
3.19/2.23	o 96
3.19/2.29	c cleaning 6255 clauses out of 12510 with flag 3679/51442
3.19/2.30	c Got one! Elapsed wall clock time (in seconds):2.181
3.19/2.30	o 81
3.34/2.33	c Got one! Elapsed wall clock time (in seconds):2.217
3.34/2.33	o 71
3.34/2.40	c Got one! Elapsed wall clock time (in seconds):2.28
3.34/2.40	o 70
3.74/2.52	c cleaning 6193 clauses out of 12407 with flag 15034/57594
3.74/2.56	c Got one! Elapsed wall clock time (in seconds):2.449
3.74/2.56	o 69
3.94/2.63	c Got one! Elapsed wall clock time (in seconds):2.517
3.94/2.63	o 68
4.10/2.75	c cleaning 6136 clauses out of 12290 with flag 17027/63670
4.20/2.84	c Got one! Elapsed wall clock time (in seconds):2.728
4.20/2.84	o 56
4.30/2.96	c cleaning 5989 clauses out of 11991 with flag 16183/69507
4.51/3.14	c Got one! Elapsed wall clock time (in seconds):3.025
4.51/3.14	o 53
4.51/3.19	c Got one! Elapsed wall clock time (in seconds):3.078
4.51/3.19	o 50
4.71/3.34	c cleaning 8804 clauses out of 17609 with flag 15190/81114
4.91/3.55	c cleaning 7401 clauses out of 14805 with flag 39851/87114
4.91/3.59	c Got one! Elapsed wall clock time (in seconds):3.471
4.91/3.59	o 49
5.12/3.73	c Got one! Elapsed wall clock time (in seconds):3.614
5.12/3.73	o 48
5.12/3.78	c cleaning 6779 clauses out of 13566 with flag 5948/93276
5.43/4.00	c cleaning 6380 clauses out of 12789 with flag 38955/99278
5.53/4.14	c Got one! Elapsed wall clock time (in seconds):4.024
5.53/4.14	o 42
5.53/4.19	c cleaning 5761 clauses out of 11539 with flag 4588/104408
5.74/4.40	c cleaning 5875 clauses out of 11780 with flag 32907/110410
5.94/4.53	c Got one! Elapsed wall clock time (in seconds):4.418
5.94/4.53	o 39
5.94/4.57	c cleaning 5786 clauses out of 11586 with flag 4487/116091
6.05/4.70	c Got one! Elapsed wall clock time (in seconds):4.581
6.05/4.70	o 38
6.16/4.73	c Got one! Elapsed wall clock time (in seconds):4.61
6.16/4.73	o 30
6.16/4.77	c cleaning 5957 clauses out of 11928 with flag 5980/122219
6.36/4.95	c cleaning 5985 clauses out of 11971 with flag 32830/128219
6.56/5.17	c cleaning 6490 clauses out of 12987 with flag 59957/135220
6.87/5.41	c cleaning 7241 clauses out of 14495 with flag 94486/143218
6.87/5.45	c Got one! Elapsed wall clock time (in seconds):5.333
6.87/5.45	o 27
7.07/5.63	c cleaning 6563 clauses out of 13133 with flag 29505/149097
7.27/5.82	c cleaning 6279 clauses out of 12570 with flag 58121/155097
7.47/6.03	c cleaning 6640 clauses out of 13290 with flag 85229/162096
7.67/6.26	c cleaning 7315 clauses out of 14649 with flag 117204/170096
7.99/6.53	c cleaning 8163 clauses out of 16335 with flag 152215/179097
8.19/6.78	c Got one! Elapsed wall clock time (in seconds):6.668
8.19/6.78	o 20
8.19/6.79	c Got one! Elapsed wall clock time (in seconds):6.68
8.19/6.79	o 19
8.39/6.97	c cleaning 11287 clauses out of 22577 with flag 23738/193503
8.59/7.16	c cleaning 8643 clauses out of 17292 with flag 47973/199505
8.79/7.32	c Got one! Elapsed wall clock time (in seconds):7.208
8.79/7.32	o 18
8.99/7.52	c cleaning 9582 clauses out of 19172 with flag 29077/210028
9.20/7.71	c cleaning 7783 clauses out of 15590 with flag 57702/216028
9.20/7.78	c Got one! Elapsed wall clock time (in seconds):7.667
9.20/7.78	o 15
9.31/7.88	c cleaning 6676 clauses out of 13365 with flag 17313/221586
9.51/8.00	c Got one! Elapsed wall clock time (in seconds):7.882
9.51/8.00	o 14
9.51/8.08	c cleaning 6121 clauses out of 12286 with flag 12320/227183
9.72/8.28	c cleaning 6075 clauses out of 12165 with flag 40158/233183
9.92/8.49	c cleaning 6540 clauses out of 13091 with flag 72811/240184
10.22/8.73	c cleaning 7272 clauses out of 14550 with flag 108605/248183
10.42/8.98	c cleaning 8129 clauses out of 16278 with flag 144983/257183
10.72/9.27	c cleaning 9072 clauses out of 18150 with flag 186244/267184
11.04/9.54	c Got one! Elapsed wall clock time (in seconds):9.423
11.04/9.54	o 10
11.24/9.72	c cleaning 11683 clauses out of 23384 with flag 24300/281490
11.47/9.92	c cleaning 8851 clauses out of 17701 with flag 53314/287490
11.66/10.12	c cleaning 7922 clauses out of 15850 with flag 82598/294490
11.86/10.35	c cleaning 7956 clauses out of 15928 with flag 117730/302490
12.18/10.63	c cleaning 8481 clauses out of 16972 with flag 159560/311492
12.28/10.70	c Got one! Elapsed wall clock time (in seconds):10.584
12.28/10.70	o 6
12.38/10.81	c cleaning 6862 clauses out of 13741 with flag 17181/316743
12.58/11.04	c cleaning 6428 clauses out of 12878 with flag 50585/322742
12.78/11.26	c cleaning 6716 clauses out of 13450 with flag 84631/329743
13.08/11.50	c cleaning 7360 clauses out of 14731 with flag 121190/337742
13.28/11.77	c cleaning 8182 clauses out of 16369 with flag 163673/346742
13.58/12.09	c cleaning 9087 clauses out of 18189 with flag 215136/356744
13.78/12.29	c Got one! Elapsed wall clock time (in seconds):12.171
13.78/12.29	o 5
13.98/12.48	c cleaning 10112 clauses out of 20234 with flag 27506/367878
14.28/12.70	c cleaning 8052 clauses out of 16124 with flag 60730/373880
14.48/12.91	c cleaning 7514 clauses out of 15071 with flag 96670/380879
14.69/13.14	c Got one! Elapsed wall clock time (in seconds):13.024
14.69/13.14	o 4
14.88/13.35	c cleaning 10238 clauses out of 20483 with flag 27278/393811
14.98/13.45	c starts		: 198
14.98/13.45	c conflicts		: 396285
14.98/13.45	c decisions		: 602302
14.98/13.45	c propagations		: 8680147
14.98/13.45	c inspects		: 89341366
14.98/13.45	c shortcuts		: 0
14.98/13.45	c learnt literals	: 29
14.98/13.45	c learnt binary clauses	: 31
14.98/13.45	c learnt ternary clauses	: 629
14.98/13.45	c learnt constraints	: 396255
14.98/13.45	c ignored constraints	: 0
14.98/13.45	c root simplifications	: 0
14.98/13.45	c removed literals (reason simplification)	: 0
14.98/13.45	c reason swapping (by a shorter reason)	: 0
14.98/13.45	c Calls to reduceDB	: 52
14.98/13.45	c Number of update (reduction) of LBD	: 102007
14.98/13.45	c number of reductions to clauses (during analyze)	: 0
14.98/13.45	c number of learned constraints concerned by reduction	: 0
14.98/13.45	c number of learning phase by resolution	: 0
14.98/13.45	c number of learning phase by cutting planes	: 0
14.98/13.45	c speed (assignments/second)	: 654019.5147679325
14.98/13.45	c non guided choices	3476
14.98/13.45	c learnt constraints type 
14.98/13.45	c constraints type 
14.98/13.45	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
14.98/13.45	c ignored satisfied constraints => 1
14.98/13.45	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
14.98/13.45	c 102 constraints processed.
14.98/13.45	s OPTIMUM FOUND
14.98/13.45	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 
14.98/13.45	c objective function=4
14.98/13.45	c Total wall clock time (in seconds): 13.332

Verifier Data

OK	4

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-3718431-1338254239/watcher-3718431-1338254239 -o /tmp/evaluation-result-3718431-1338254239/solver-3718431-1338254239 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3718431-1338254239.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: 2.03 2.05 2.01 3/195 10141
/proc/meminfo: memFree=30845832/32873844 swapFree=7632/7632
[pid=10141] ppid=10139 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/10141/stat : 10141 (java) D 10139 10141 6647 0 -1 4202496 250 0 0 0 0 0 0 0 20 0 1 0 291548255 9515008 184 33554432000 1073741824 1073778376 140733943576352 140733943567576 209883655607 0 0 4096 0 18446744072100609316 0 0 17 0 0 0 0 0 0
/proc/10141/statm: 2323 184 142 9 0 71 0

[startup+0.093617 s]
/proc/loadavg: 2.03 2.05 2.01 3/195 10141
/proc/meminfo: memFree=30845832/32873844 swapFree=7632/7632
[pid=10141] ppid=10139 vsize=9558416 CPUtime=0.08 cores=0,2,4,6
/proc/10141/stat : 10141 (java) S 10139 10141 6647 0 -1 4202496 4171 0 1 0 7 1 0 0 20 0 18 0 291548255 9787817984 5367 33554432000 1073741824 1073778376 140734153464672 140734153455808 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10141/statm: 2389604 5367 2072 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558416

[startup+0.10024 s]
/proc/loadavg: 2.03 2.05 2.01 3/195 10141
/proc/meminfo: memFree=30845832/32873844 swapFree=7632/7632
[pid=10141] ppid=10139 vsize=9558416 CPUtime=0.09 cores=0,2,4,6
/proc/10141/stat : 10141 (java) S 10139 10141 6647 0 -1 4202496 4284 0 1 0 8 1 0 0 20 0 18 0 291548255 9787817984 5478 33554432000 1073741824 1073778376 140734153464672 140734153455808 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10141/statm: 2389604 5478 2109 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558416

[startup+0.300211 s]
/proc/loadavg: 2.03 2.05 2.01 3/195 10141
/proc/meminfo: memFree=30845832/32873844 swapFree=7632/7632
[pid=10141] ppid=10139 vsize=9624980 CPUtime=0.49 cores=0,2,4,6
/proc/10141/stat : 10141 (java) S 10139 10141 6647 0 -1 4202496 6740 0 1 0 47 2 0 0 20 0 19 0 291548255 9855979520 7967 33554432000 1073741824 1073778376 140734153464672 140734153455808 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10141/statm: 2406245 7967 2233 9 0 2396937 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9624980

[startup+0.700184 s]
/proc/loadavg: 2.03 2.05 2.01 3/195 10141
/proc/meminfo: memFree=30845832/32873844 swapFree=7632/7632
[pid=10141] ppid=10139 vsize=9624980 CPUtime=1.04 cores=0,2,4,6
/proc/10141/stat : 10141 (java) S 10139 10141 6647 0 -1 4202496 7666 0 1 0 102 2 0 0 20 0 19 0 291548255 9855979520 8979 33554432000 1073741824 1073778376 140734153464672 140734153455808 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10141/statm: 2406245 8979 2242 9 0 2396937 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 9624980

[startup+1.50071 s]
/proc/loadavg: 2.02 2.05 2.01 3/214 10160
/proc/meminfo: memFree=30807816/32873844 swapFree=7632/7632
[pid=10141] ppid=10139 vsize=9624980 CPUtime=2.06 cores=0,2,4,6
/proc/10141/stat : 10141 (java) S 10139 10141 6647 0 -1 4202496 11319 0 1 0 202 4 0 0 20 0 19 0 291548255 9855979520 13514 33554432000 1073741824 1073778376 140734153464672 140734153455808 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10141/statm: 2406245 13514 2271 9 0 2396937 0
[pid=10141/tid=10143] ppid=10139 vsize=9624980 CPUtime=1.41 cores=0,2,4,6
/proc/10141/task/10143/stat : 10143 (java) S 10139 10141 6647 0 -1 4202560 2476 0 1 0 140 1 0 0 20 0 19 0 291548256 9855979520 13514 33554432000 1073741824 1073778376 140734153464672 139799440056408 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10141/tid=10144] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10144/stat : 10144 (java) S 10139 10141 6647 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291548258 9855979520 13514 33554432000 1073741824 1073778376 140734153464672 139799378786728 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10141/tid=10145] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10145/stat : 10145 (java) S 10139 10141 6647 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291548258 9855979520 13514 33554432000 1073741824 1073778376 140734153464672 139799377734184 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10141/tid=10146] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10146/stat : 10146 (java) S 10139 10141 6647 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291548258 9855979520 13514 33554432000 1073741824 1073778376 140734153464672 139799376681128 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10141/tid=10147] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10147/stat : 10147 (java) S 10139 10141 6647 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291548258 9855979520 13514 33554432000 1073741824 1073778376 140734153464672 139799375628584 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10141/tid=10148] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10148/stat : 10148 (java) S 10139 10141 6647 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 291548258 9855979520 13514 33554432000 1073741824 1073778376 140734153464672 139799278861224 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10141/tid=10149] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10149/stat : 10149 (java) S 10139 10141 6647 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291548258 9855979520 13514 33554432000 1073741824 1073778376 140734153464672 139799277808680 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10141/tid=10150] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10150/stat : 10150 (java) S 10139 10141 6647 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 291548258 9855979520 13514 33554432000 1073741824 1073778376 140734153464672 139799276755624 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10141/tid=10151] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10151/stat : 10151 (java) S 10139 10141 6647 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 291548258 9855979520 13514 33554432000 1073741824 1073778376 140734153464672 139799275703080 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10141/tid=10152] ppid=10139 vsize=9624980 CPUtime=0.02 cores=0,2,4,6
/proc/10141/task/10152/stat : 10152 (java) R 10139 10141 6647 0 -1 4202560 31 0 0 0 2 0 0 0 20 0 19 0 291548259 9855979520 13514 33554432000 1073741824 1073778376 140734153464672 139799263503720 209883513132 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=10141/tid=10153] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10153/stat : 10153 (java) S 10139 10141 6647 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291548259 9855979520 13514 33554432000 1073741824 1073778376 140734153464672 139799262451064 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10141/tid=10154] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10154/stat : 10154 (java) S 10139 10141 6647 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291548259 9855979520 13514 33554432000 1073741824 1073778376 140734153464672 139799261397896 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10141/tid=10155] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10155/stat : 10155 (java) S 10139 10141 6647 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291548262 9855979520 13514 33554432000 1073741824 1073778376 140734153464672 139799260346640 209887221536 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10141/tid=10156] ppid=10139 vsize=9624980 CPUtime=0.19 cores=0,2,4,6
/proc/10141/task/10156/stat : 10156 (java) S 10139 10141 6647 0 -1 4202560 2294 0 0 0 19 0 0 0 20 0 19 0 291548262 9855979520 13514 33554432000 1073741824 1073778376 140734153464672 139799259294520 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10141/tid=10157] ppid=10139 vsize=9624980 CPUtime=0.34 cores=0,2,4,6
/proc/10141/task/10157/stat : 10157 (java) S 10139 10141 6647 0 -1 4202560 5288 0 0 0 34 0 0 0 20 0 19 0 291548262 9855979520 13514 33554432000 1073741824 1073778376 140734153464672 139799258241976 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10141/tid=10158] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10158/stat : 10158 (java) S 10139 10141 6647 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291548262 9855979520 13514 33554432000 1073741824 1073778376 140734153464672 139799257189112 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10141/tid=10159] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10159/stat : 10159 (java) S 10139 10141 6647 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291548262 9855979520 13514 33554432000 1073741824 1073778376 140734153464672 139799256136776 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10141/tid=10160] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10160/stat : 10160 (java) S 10139 10141 6647 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291548273 9855979520 13514 33554432000 1073741824 1073778376 140734153464672 139799255082024 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.06
Current children cumulated vsize (KiB) 9624980

[startup+3.10079 s]
/proc/loadavg: 2.02 2.05 2.01 4/214 10160
/proc/meminfo: memFree=30789584/32873844 swapFree=7632/7632
[pid=10141] ppid=10139 vsize=9624980 CPUtime=4.51 cores=0,2,4,6
/proc/10141/stat : 10141 (java) S 10139 10141 6647 0 -1 4202496 18957 0 1 0 446 5 0 0 20 0 19 0 291548255 9855979520 17444 33554432000 1073741824 1073778376 140734153464672 140734153455808 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10141/statm: 2406245 17444 2272 9 0 2396937 0
[pid=10141/tid=10143] ppid=10139 vsize=9624980 CPUtime=2.95 cores=0,2,4,6
/proc/10141/task/10143/stat : 10143 (java) R 10139 10141 6647 0 -1 4202560 2482 0 1 0 294 1 0 0 20 0 19 0 291548256 9855979520 17444 33554432000 1073741824 1073778376 140734153464672 139799440056728 139799380265800 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=10141/tid=10144] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10144/stat : 10144 (java) S 10139 10141 6647 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291548258 9855979520 17444 33554432000 1073741824 1073778376 140734153464672 139799378786728 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10141/tid=10145] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10145/stat : 10145 (java) S 10139 10141 6647 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 291548258 9855979520 17444 33554432000 1073741824 1073778376 140734153464672 139799377734184 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10141/tid=10146] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10146/stat : 10146 (java) S 10139 10141 6647 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291548258 9855979520 17444 33554432000 1073741824 1073778376 140734153464672 139799376681128 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10141/tid=10147] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10147/stat : 10147 (java) S 10139 10141 6647 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291548258 9855979520 17444 33554432000 1073741824 1073778376 140734153464672 139799375628584 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10141/tid=10148] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10148/stat : 10148 (java) S 10139 10141 6647 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 291548258 9855979520 17444 33554432000 1073741824 1073778376 140734153464672 139799278861224 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10141/tid=10149] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10149/stat : 10149 (java) S 10139 10141 6647 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 291548258 9855979520 17444 33554432000 1073741824 1073778376 140734153464672 139799277808680 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10141/tid=10150] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10150/stat : 10150 (java) S 10139 10141 6647 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 291548258 9855979520 17444 33554432000 1073741824 1073778376 140734153464672 139799276755624 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10141/tid=10151] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10151/stat : 10151 (java) S 10139 10141 6647 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291548258 9855979520 17444 33554432000 1073741824 1073778376 140734153464672 139799275703080 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10141/tid=10152] ppid=10139 vsize=9624980 CPUtime=0.07 cores=0,2,4,6
/proc/10141/task/10152/stat : 10152 (java) S 10139 10141 6647 0 -1 4202560 49 0 0 0 7 0 0 0 20 0 19 0 291548259 9855979520 17444 33554432000 1073741824 1073778376 140734153464672 139799263504744 209887213481 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10141/tid=10153] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10153/stat : 10153 (java) S 10139 10141 6647 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291548259 9855979520 17444 33554432000 1073741824 1073778376 140734153464672 139799262451064 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10141/tid=10154] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10154/stat : 10154 (java) S 10139 10141 6647 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291548259 9855979520 17444 33554432000 1073741824 1073778376 140734153464672 139799261397896 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10141/tid=10155] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10155/stat : 10155 (java) S 10139 10141 6647 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291548262 9855979520 17444 33554432000 1073741824 1073778376 140734153464672 139799260346640 209887221536 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10141/tid=10156] ppid=10139 vsize=9624980 CPUtime=0.96 cores=0,2,4,6
/proc/10141/task/10156/stat : 10156 (java) S 10139 10141 6647 0 -1 4202560 9882 0 0 0 94 2 0 0 20 0 19 0 291548262 9855979520 17444 33554432000 1073741824 1073778376 140734153464672 139799259294520 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10141/tid=10157] ppid=10139 vsize=9624980 CPUtime=0.41 cores=0,2,4,6
/proc/10141/task/10157/stat : 10157 (java) S 10139 10141 6647 0 -1 4202560 5310 0 0 0 41 0 0 0 20 0 19 0 291548262 9855979520 17444 33554432000 1073741824 1073778376 140734153464672 139799258241976 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10141/tid=10158] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10158/stat : 10158 (java) S 10139 10141 6647 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291548262 9855979520 17444 33554432000 1073741824 1073778376 140734153464672 139799257189112 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10141/tid=10159] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10159/stat : 10159 (java) S 10139 10141 6647 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291548262 9855979520 17444 33554432000 1073741824 1073778376 140734153464672 139799256136776 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10141/tid=10160] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10160/stat : 10160 (java) S 10139 10141 6647 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291548273 9855979520 17444 33554432000 1073741824 1073778376 140734153464672 139799255082024 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 4.51
Current children cumulated vsize (KiB) 9624980

[startup+6.30071 s]
/proc/loadavg: 2.02 2.05 2.01 3/213 10160
/proc/meminfo: memFree=30799388/32873844 swapFree=7632/7632
[pid=10141] ppid=10139 vsize=9624980 CPUtime=7.78 cores=0,2,4,6
/proc/10141/stat : 10141 (java) S 10139 10141 6647 0 -1 4202496 18987 0 1 0 773 5 0 0 20 0 19 0 291548255 9855979520 16532 33554432000 1073741824 1073778376 140734153464672 140734153455808 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10141/statm: 2406245 16532 2273 9 0 2396937 0
[pid=10141/tid=10143] ppid=10139 vsize=9624980 CPUtime=5.98 cores=0,2,4,6
/proc/10141/task/10143/stat : 10143 (java) R 10139 10141 6647 0 -1 4202560 2497 0 1 0 597 1 0 0 20 0 19 0 291548256 9855979520 16532 33554432000 1073741824 1073778376 140734153464672 139799440056728 139799380243013 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=10141/tid=10144] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10144/stat : 10144 (java) S 10139 10141 6647 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291548258 9855979520 16532 33554432000 1073741824 1073778376 140734153464672 139799378786728 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10141/tid=10145] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10145/stat : 10145 (java) S 10139 10141 6647 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 291548258 9855979520 16532 33554432000 1073741824 1073778376 140734153464672 139799377734184 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10141/tid=10146] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10146/stat : 10146 (java) S 10139 10141 6647 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291548258 9855979520 16532 33554432000 1073741824 1073778376 140734153464672 139799376681128 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10141/tid=10147] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10147/stat : 10147 (java) S 10139 10141 6647 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 291548258 9855979520 16532 33554432000 1073741824 1073778376 140734153464672 139799375628584 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10141/tid=10148] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10148/stat : 10148 (java) S 10139 10141 6647 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 291548258 9855979520 16532 33554432000 1073741824 1073778376 140734153464672 139799278861224 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10141/tid=10149] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10149/stat : 10149 (java) S 10139 10141 6647 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 291548258 9855979520 16532 33554432000 1073741824 1073778376 140734153464672 139799277808680 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10141/tid=10150] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10150/stat : 10150 (java) S 10139 10141 6647 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 291548258 9855979520 16532 33554432000 1073741824 1073778376 140734153464672 139799276755624 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10141/tid=10151] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10151/stat : 10151 (java) S 10139 10141 6647 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291548258 9855979520 16532 33554432000 1073741824 1073778376 140734153464672 139799275703080 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10141/tid=10152] ppid=10139 vsize=9624980 CPUtime=0.21 cores=0,2,4,6
/proc/10141/task/10152/stat : 10152 (java) S 10139 10141 6647 0 -1 4202560 49 0 0 0 21 0 0 0 20 0 19 0 291548259 9855979520 16532 33554432000 1073741824 1073778376 140734153464672 139799263504744 209887213481 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10141/tid=10153] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10153/stat : 10153 (java) S 10139 10141 6647 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291548259 9855979520 16532 33554432000 1073741824 1073778376 140734153464672 139799262451064 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10141/tid=10154] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10154/stat : 10154 (java) S 10139 10141 6647 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291548259 9855979520 16532 33554432000 1073741824 1073778376 140734153464672 139799261397896 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10141/tid=10155] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10155/stat : 10155 (java) S 10139 10141 6647 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291548262 9855979520 16532 33554432000 1073741824 1073778376 140734153464672 139799260346640 209887221536 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10141/tid=10156] ppid=10139 vsize=9624980 CPUtime=1.01 cores=0,2,4,6
/proc/10141/task/10156/stat : 10156 (java) S 10139 10141 6647 0 -1 4202560 9886 0 0 0 99 2 0 0 20 0 19 0 291548262 9855979520 16532 33554432000 1073741824 1073778376 140734153464672 139799259294520 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10141/tid=10157] ppid=10139 vsize=9624980 CPUtime=0.41 cores=0,2,4,6
/proc/10141/task/10157/stat : 10157 (java) S 10139 10141 6647 0 -1 4202560 5310 0 0 0 41 0 0 0 20 0 19 0 291548262 9855979520 16532 33554432000 1073741824 1073778376 140734153464672 139799258241976 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10141/tid=10158] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10158/stat : 10158 (java) S 10139 10141 6647 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291548262 9855979520 16532 33554432000 1073741824 1073778376 140734153464672 139799257189112 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10141/tid=10159] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10159/stat : 10159 (java) S 10139 10141 6647 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291548262 9855979520 16532 33554432000 1073741824 1073778376 140734153464672 139799256136776 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10141/tid=10160] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10160/stat : 10160 (java) S 10139 10141 6647 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291548273 9855979520 16532 33554432000 1073741824 1073778376 140734153464672 139799255082024 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 7.78
Current children cumulated vsize (KiB) 9624980

[startup+12.7007 s]

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

/proc/10141/task/10145/stat : 10145 (java) S 10139 10141 6647 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 291548258 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799377734184 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10141/tid=10146] ppid=10139 vsize=9624980 CPUtime=0.02 cores=0,2,4,6
/proc/10141/task/10146/stat : 10146 (java) S 10139 10141 6647 0 -1 4202560 4 0 0 0 2 0 0 0 20 0 19 0 291548258 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799376681128 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10141/tid=10147] ppid=10139 vsize=9624980 CPUtime=0.01 cores=0,2,4,6
/proc/10141/task/10147/stat : 10147 (java) S 10139 10141 6647 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 291548258 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799375628584 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10141/tid=10148] ppid=10139 vsize=9624980 CPUtime=0.01 cores=0,2,4,6
/proc/10141/task/10148/stat : 10148 (java) S 10139 10141 6647 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 291548258 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799278861224 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10141/tid=10149] ppid=10139 vsize=9624980 CPUtime=0.01 cores=0,2,4,6
/proc/10141/task/10149/stat : 10149 (java) S 10139 10141 6647 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 19 0 291548258 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799277808680 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10141/tid=10150] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10150/stat : 10150 (java) S 10139 10141 6647 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 291548258 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799276755624 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10141/tid=10151] ppid=10139 vsize=9624980 CPUtime=0.01 cores=0,2,4,6
/proc/10141/task/10151/stat : 10151 (java) S 10139 10141 6647 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 291548258 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799275703080 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10141/tid=10152] ppid=10139 vsize=9624980 CPUtime=0.45 cores=0,2,4,6
/proc/10141/task/10152/stat : 10152 (java) S 10139 10141 6647 0 -1 4202560 49 0 0 0 45 0 0 0 20 0 19 0 291548259 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799263504744 209887213481 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10141/tid=10153] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10153/stat : 10153 (java) S 10139 10141 6647 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291548259 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799262451064 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10141/tid=10154] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10154/stat : 10154 (java) S 10139 10141 6647 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291548259 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799261397896 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10141/tid=10155] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10155/stat : 10155 (java) S 10139 10141 6647 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291548262 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799260346640 209887221536 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10141/tid=10156] ppid=10139 vsize=9624980 CPUtime=1.01 cores=0,2,4,6
/proc/10141/task/10156/stat : 10156 (java) S 10139 10141 6647 0 -1 4202560 9886 0 0 0 99 2 0 0 20 0 19 0 291548262 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799259294520 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10141/tid=10157] ppid=10139 vsize=9624980 CPUtime=0.45 cores=0,2,4,6
/proc/10141/task/10157/stat : 10157 (java) S 10139 10141 6647 0 -1 4202560 5310 0 0 0 45 0 0 0 20 0 19 0 291548262 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799258241976 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10141/tid=10158] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10158/stat : 10158 (java) S 10139 10141 6647 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291548262 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799257189112 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10141/tid=10159] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10159/stat : 10159 (java) S 10139 10141 6647 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291548262 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799256136776 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10141/tid=10160] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10160/stat : 10160 (java) S 10139 10141 6647 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291548273 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799255082024 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 14.28
Current children cumulated vsize (KiB) 9624980

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

[startup+13.1008 s]
/proc/loadavg: 2.02 2.04 2.01 3/214 10161
/proc/meminfo: memFree=30804116/32873844 swapFree=7632/7632
[pid=10141] ppid=10139 vsize=9624980 CPUtime=14.69 cores=0,2,4,6
/proc/10141/stat : 10141 (java) S 10139 10141 6647 0 -1 4202496 19024 0 1 0 1463 6 0 0 20 0 19 0 291548255 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 140734153455808 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10141/statm: 2406245 16543 2273 9 0 2396937 0
[pid=10141/tid=10143] ppid=10139 vsize=9624980 CPUtime=12.47 cores=0,2,4,6
/proc/10141/task/10143/stat : 10143 (java) R 10139 10141 6647 0 -1 4202560 2523 0 1 0 1246 1 0 0 20 0 19 0 291548256 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799440056728 139799380175113 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=10141/tid=10144] ppid=10139 vsize=9624980 CPUtime=0.01 cores=0,2,4,6
/proc/10141/task/10144/stat : 10144 (java) S 10139 10141 6647 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 19 0 291548258 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799378786728 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10141/tid=10145] ppid=10139 vsize=9624980 CPUtime=0.01 cores=0,2,4,6
/proc/10141/task/10145/stat : 10145 (java) S 10139 10141 6647 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 291548258 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799377734184 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10141/tid=10146] ppid=10139 vsize=9624980 CPUtime=0.02 cores=0,2,4,6
/proc/10141/task/10146/stat : 10146 (java) S 10139 10141 6647 0 -1 4202560 4 0 0 0 2 0 0 0 20 0 19 0 291548258 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799376681128 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10141/tid=10147] ppid=10139 vsize=9624980 CPUtime=0.01 cores=0,2,4,6
/proc/10141/task/10147/stat : 10147 (java) S 10139 10141 6647 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 291548258 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799375628584 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10141/tid=10148] ppid=10139 vsize=9624980 CPUtime=0.01 cores=0,2,4,6
/proc/10141/task/10148/stat : 10148 (java) S 10139 10141 6647 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 291548258 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799278861224 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10141/tid=10149] ppid=10139 vsize=9624980 CPUtime=0.01 cores=0,2,4,6
/proc/10141/task/10149/stat : 10149 (java) S 10139 10141 6647 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 19 0 291548258 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799277808680 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10141/tid=10150] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10150/stat : 10150 (java) S 10139 10141 6647 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 291548258 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799276755624 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10141/tid=10151] ppid=10139 vsize=9624980 CPUtime=0.01 cores=0,2,4,6
/proc/10141/task/10151/stat : 10151 (java) S 10139 10141 6647 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 291548258 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799275703080 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10141/tid=10152] ppid=10139 vsize=9624980 CPUtime=0.46 cores=0,2,4,6
/proc/10141/task/10152/stat : 10152 (java) S 10139 10141 6647 0 -1 4202560 49 0 0 0 46 0 0 0 20 0 19 0 291548259 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799263504744 209887213481 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10141/tid=10153] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10153/stat : 10153 (java) S 10139 10141 6647 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291548259 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799262451064 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10141/tid=10154] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10154/stat : 10154 (java) S 10139 10141 6647 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291548259 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799261397896 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10141/tid=10155] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10155/stat : 10155 (java) S 10139 10141 6647 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291548262 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799260346640 209887221536 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10141/tid=10156] ppid=10139 vsize=9624980 CPUtime=1.01 cores=0,2,4,6
/proc/10141/task/10156/stat : 10156 (java) S 10139 10141 6647 0 -1 4202560 9886 0 0 0 99 2 0 0 20 0 19 0 291548262 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799259294520 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10141/tid=10157] ppid=10139 vsize=9624980 CPUtime=0.45 cores=0,2,4,6
/proc/10141/task/10157/stat : 10157 (java) S 10139 10141 6647 0 -1 4202560 5310 0 0 0 45 0 0 0 20 0 19 0 291548262 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799258241976 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10141/tid=10158] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10158/stat : 10158 (java) S 10139 10141 6647 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291548262 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799257189112 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10141/tid=10159] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10159/stat : 10159 (java) S 10139 10141 6647 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291548262 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799256136776 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10141/tid=10160] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10160/stat : 10160 (java) S 10139 10141 6647 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291548273 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799255082024 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 14.69
Current children cumulated vsize (KiB) 9624980

[startup+13.3007 s]
/proc/loadavg: 2.02 2.04 2.01 3/214 10161
/proc/meminfo: memFree=30804116/32873844 swapFree=7632/7632
[pid=10141] ppid=10139 vsize=9624980 CPUtime=14.88 cores=0,2,4,6
/proc/10141/stat : 10141 (java) S 10139 10141 6647 0 -1 4202496 19024 0 1 0 1482 6 0 0 20 0 19 0 291548255 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 140734153455808 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10141/statm: 2406245 16543 2273 9 0 2396937 0
[pid=10141/tid=10143] ppid=10139 vsize=9624980 CPUtime=12.66 cores=0,2,4,6
/proc/10141/task/10143/stat : 10143 (java) R 10139 10141 6647 0 -1 4202560 2523 0 1 0 1265 1 0 0 20 0 19 0 291548256 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799440056608 139799380206268 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=10141/tid=10144] ppid=10139 vsize=9624980 CPUtime=0.01 cores=0,2,4,6
/proc/10141/task/10144/stat : 10144 (java) S 10139 10141 6647 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 19 0 291548258 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799378786728 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10141/tid=10145] ppid=10139 vsize=9624980 CPUtime=0.01 cores=0,2,4,6
/proc/10141/task/10145/stat : 10145 (java) S 10139 10141 6647 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 291548258 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799377734184 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10141/tid=10146] ppid=10139 vsize=9624980 CPUtime=0.02 cores=0,2,4,6
/proc/10141/task/10146/stat : 10146 (java) S 10139 10141 6647 0 -1 4202560 4 0 0 0 2 0 0 0 20 0 19 0 291548258 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799376681128 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10141/tid=10147] ppid=10139 vsize=9624980 CPUtime=0.01 cores=0,2,4,6
/proc/10141/task/10147/stat : 10147 (java) S 10139 10141 6647 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 291548258 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799375628584 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10141/tid=10148] ppid=10139 vsize=9624980 CPUtime=0.01 cores=0,2,4,6
/proc/10141/task/10148/stat : 10148 (java) S 10139 10141 6647 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 291548258 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799278861224 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10141/tid=10149] ppid=10139 vsize=9624980 CPUtime=0.01 cores=0,2,4,6
/proc/10141/task/10149/stat : 10149 (java) S 10139 10141 6647 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 19 0 291548258 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799277808680 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10141/tid=10150] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10150/stat : 10150 (java) S 10139 10141 6647 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 291548258 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799276755624 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10141/tid=10151] ppid=10139 vsize=9624980 CPUtime=0.01 cores=0,2,4,6
/proc/10141/task/10151/stat : 10151 (java) S 10139 10141 6647 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 291548258 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799275703080 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10141/tid=10152] ppid=10139 vsize=9624980 CPUtime=0.46 cores=0,2,4,6
/proc/10141/task/10152/stat : 10152 (java) S 10139 10141 6647 0 -1 4202560 49 0 0 0 46 0 0 0 20 0 19 0 291548259 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799263504744 209887213481 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10141/tid=10153] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10153/stat : 10153 (java) S 10139 10141 6647 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291548259 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799262451064 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10141/tid=10154] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10154/stat : 10154 (java) S 10139 10141 6647 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291548259 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799261397896 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10141/tid=10155] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10155/stat : 10155 (java) S 10139 10141 6647 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291548262 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799260346640 209887221536 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10141/tid=10156] ppid=10139 vsize=9624980 CPUtime=1.01 cores=0,2,4,6
/proc/10141/task/10156/stat : 10156 (java) S 10139 10141 6647 0 -1 4202560 9886 0 0 0 99 2 0 0 20 0 19 0 291548262 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799259294520 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10141/tid=10157] ppid=10139 vsize=9624980 CPUtime=0.45 cores=0,2,4,6
/proc/10141/task/10157/stat : 10157 (java) S 10139 10141 6647 0 -1 4202560 5310 0 0 0 45 0 0 0 20 0 19 0 291548262 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799258241976 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10141/tid=10158] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10158/stat : 10158 (java) S 10139 10141 6647 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291548262 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799257189112 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10141/tid=10159] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10159/stat : 10159 (java) S 10139 10141 6647 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291548262 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799256136776 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10141/tid=10160] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10160/stat : 10160 (java) S 10139 10141 6647 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291548273 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799255082024 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 14.88
Current children cumulated vsize (KiB) 9624980

[startup+13.4007 s]
/proc/loadavg: 2.02 2.04 2.01 3/214 10161
/proc/meminfo: memFree=30804116/32873844 swapFree=7632/7632
[pid=10141] ppid=10139 vsize=9624980 CPUtime=14.98 cores=0,2,4,6
/proc/10141/stat : 10141 (java) S 10139 10141 6647 0 -1 4202496 19025 0 1 0 1492 6 0 0 20 0 19 0 291548255 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 140734153455808 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10141/statm: 2406245 16543 2273 9 0 2396937 0
[pid=10141/tid=10143] ppid=10139 vsize=9624980 CPUtime=12.75 cores=0,2,4,6
/proc/10141/task/10143/stat : 10143 (java) R 10139 10141 6647 0 -1 4202560 2524 0 1 0 1274 1 0 0 20 0 19 0 291548256 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799440056728 139799380178743 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=10141/tid=10144] ppid=10139 vsize=9624980 CPUtime=0.01 cores=0,2,4,6
/proc/10141/task/10144/stat : 10144 (java) S 10139 10141 6647 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 19 0 291548258 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799378786728 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10141/tid=10145] ppid=10139 vsize=9624980 CPUtime=0.01 cores=0,2,4,6
/proc/10141/task/10145/stat : 10145 (java) S 10139 10141 6647 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 291548258 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799377734184 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10141/tid=10146] ppid=10139 vsize=9624980 CPUtime=0.02 cores=0,2,4,6
/proc/10141/task/10146/stat : 10146 (java) S 10139 10141 6647 0 -1 4202560 4 0 0 0 2 0 0 0 20 0 19 0 291548258 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799376681128 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10141/tid=10147] ppid=10139 vsize=9624980 CPUtime=0.01 cores=0,2,4,6
/proc/10141/task/10147/stat : 10147 (java) S 10139 10141 6647 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 291548258 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799375628584 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10141/tid=10148] ppid=10139 vsize=9624980 CPUtime=0.01 cores=0,2,4,6
/proc/10141/task/10148/stat : 10148 (java) S 10139 10141 6647 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 291548258 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799278861224 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10141/tid=10149] ppid=10139 vsize=9624980 CPUtime=0.01 cores=0,2,4,6
/proc/10141/task/10149/stat : 10149 (java) S 10139 10141 6647 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 19 0 291548258 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799277808680 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10141/tid=10150] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10150/stat : 10150 (java) S 10139 10141 6647 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 291548258 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799276755624 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10141/tid=10151] ppid=10139 vsize=9624980 CPUtime=0.01 cores=0,2,4,6
/proc/10141/task/10151/stat : 10151 (java) S 10139 10141 6647 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 291548258 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799275703080 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10141/tid=10152] ppid=10139 vsize=9624980 CPUtime=0.48 cores=0,2,4,6
/proc/10141/task/10152/stat : 10152 (java) S 10139 10141 6647 0 -1 4202560 49 0 0 0 48 0 0 0 20 0 19 0 291548259 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799263504744 209887213481 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10141/tid=10153] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10153/stat : 10153 (java) S 10139 10141 6647 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291548259 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799262451064 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10141/tid=10154] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10154/stat : 10154 (java) S 10139 10141 6647 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291548259 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799261397896 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10141/tid=10155] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10155/stat : 10155 (java) S 10139 10141 6647 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291548262 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799260346640 209887221536 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10141/tid=10156] ppid=10139 vsize=9624980 CPUtime=1.01 cores=0,2,4,6
/proc/10141/task/10156/stat : 10156 (java) S 10139 10141 6647 0 -1 4202560 9886 0 0 0 99 2 0 0 20 0 19 0 291548262 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799259294520 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10141/tid=10157] ppid=10139 vsize=9624980 CPUtime=0.45 cores=0,2,4,6
/proc/10141/task/10157/stat : 10157 (java) S 10139 10141 6647 0 -1 4202560 5310 0 0 0 45 0 0 0 20 0 19 0 291548262 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799258241976 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10141/tid=10158] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10158/stat : 10158 (java) S 10139 10141 6647 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291548262 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799257189112 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10141/tid=10159] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10159/stat : 10159 (java) S 10139 10141 6647 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291548262 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799256136776 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10141/tid=10160] ppid=10139 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/10141/task/10160/stat : 10160 (java) S 10139 10141 6647 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291548273 9855979520 16543 33554432000 1073741824 1073778376 140734153464672 139799255082024 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 14.98
Current children cumulated vsize (KiB) 9624980

Child status: 30
Real time (s): 13.4558
CPU time (s): 15.0627
CPU user time (s): 14.9097
CPU system time (s): 0.152976
CPU usage (%): 111.942
Max. virtual memory (cumulated for all children) (KiB): 9624980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.9097
system time used= 0.152976
maximum resident set size= 71448
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19043
page faults= 1
swaps= 0
block input operations= 0
block output operations= 64
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1943
involuntary context switches= 715

runsolver used 0.051992 second user time and 0.105983 second system time

The end

Launcher Data

Begin job on node141 at 2012-05-29 03:17:19
IDJOB=3718431
IDBENCH=79239
IDSOLVER=2301
FILE ID=node141/3718431-1338254239
RUNJOBID= node141-1338248797-9481
PBS_JOBID= 14624658
Free space on /tmp= 71232 MiB

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

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

MD5SUM BENCH= 4e22340b84333f0476155fff0e8b142d
RANDOM SEED=1656811340

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30846212 kB
Buffers:          230628 kB
Cached:           401672 kB
SwapCached:          220 kB
Active:          1127876 kB
Inactive:          27468 kB
Active(anon):     513008 kB
Inactive(anon):    12056 kB
Active(file):     614868 kB
Inactive(file):    15412 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67108636 kB
Dirty:               248 kB
Writeback:             0 kB
AnonPages:        560436 kB
Mapped:            18280 kB
Shmem:               172 kB
Slab:             728836 kB
SReclaimable:     171128 kB
SUnreclaim:       557708 kB
KernelStack:        1768 kB
PageTables:         5312 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     684388 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    518144 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= 71232 MiB
End job on node141 at 2012-05-29 03:17:33