Trace number 3718434

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 10.8004 9.28616

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110973670--soft-0-100-0.wbo
MD5SUM366069b8ece10aa1f9438c760e1be90c
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.749885
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 1248
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.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.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-3718434-1338254254.wbo
0.10/0.11	c reading problem ... 
0.10/0.16	c ... done. Wall clock time 0.054s.
0.10/0.16	c declared #vars     169
0.10/0.16	c internal #vars     270
0.10/0.16	c #constraints  101
0.10/0.16	c constraints type 
0.10/0.17	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
0.10/0.17	c ignored satisfied constraints => 1
0.10/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
0.10/0.17	c 102 constraints processed.
0.10/0.17	c objective function length is 101 literals
0.25/0.22	c SATISFIABLE
0.25/0.22	c OPTIMIZING...
0.25/0.22	c Got one! Elapsed wall clock time (in seconds):0.112
0.25/0.22	o 610
0.25/0.25	c Got one! Elapsed wall clock time (in seconds):0.142
0.25/0.25	o 609
0.25/0.26	c Got one! Elapsed wall clock time (in seconds):0.146
0.25/0.26	o 588
0.25/0.26	c Got one! Elapsed wall clock time (in seconds):0.153
0.25/0.26	o 560
0.25/0.27	c Got one! Elapsed wall clock time (in seconds):0.163
0.25/0.27	o 558
0.25/0.29	c Got one! Elapsed wall clock time (in seconds):0.175
0.25/0.29	o 550
0.25/0.29	c Got one! Elapsed wall clock time (in seconds):0.181
0.25/0.29	o 541
0.53/0.30	c Got one! Elapsed wall clock time (in seconds):0.189
0.53/0.30	o 505
0.53/0.31	c Got one! Elapsed wall clock time (in seconds):0.199
0.53/0.31	o 284
0.53/0.33	c Got one! Elapsed wall clock time (in seconds):0.214
0.53/0.33	o 267
0.53/0.34	c Got one! Elapsed wall clock time (in seconds):0.229
0.53/0.34	o 265
0.53/0.35	c Got one! Elapsed wall clock time (in seconds):0.238
0.53/0.35	o 258
0.53/0.38	c Got one! Elapsed wall clock time (in seconds):0.273
0.53/0.38	o 257
0.70/0.40	c Got one! Elapsed wall clock time (in seconds):0.286
0.70/0.40	o 256
0.70/0.41	c Got one! Elapsed wall clock time (in seconds):0.303
0.70/0.41	o 250
0.70/0.49	c Got one! Elapsed wall clock time (in seconds):0.375
0.70/0.49	o 248
0.83/0.57	c Got one! Elapsed wall clock time (in seconds):0.462
0.83/0.57	o 246
0.83/0.59	c Got one! Elapsed wall clock time (in seconds):0.484
0.83/0.59	o 245
0.93/0.61	c Got one! Elapsed wall clock time (in seconds):0.5
0.93/0.61	o 233
0.93/0.68	c cleaning 5184 clauses out of 10372 with flag 3372/10372
1.11/0.72	c Got one! Elapsed wall clock time (in seconds):0.613
1.11/0.72	o 231
1.11/0.74	c Got one! Elapsed wall clock time (in seconds):0.626
1.11/0.74	o 230
1.21/0.80	c Got one! Elapsed wall clock time (in seconds):0.686
1.21/0.80	o 228
1.21/0.85	c Got one! Elapsed wall clock time (in seconds):0.738
1.21/0.85	o 224
1.40/0.93	c cleaning 6038 clauses out of 12082 with flag 8009/17266
1.40/0.96	c Got one! Elapsed wall clock time (in seconds):0.849
1.40/0.96	o 223
1.40/0.99	c Got one! Elapsed wall clock time (in seconds):0.882
1.40/0.99	o 222
1.59/1.07	c Got one! Elapsed wall clock time (in seconds):0.958
1.59/1.07	o 221
1.59/1.08	c Got one! Elapsed wall clock time (in seconds):0.968
1.59/1.08	o 215
1.69/1.16	c cleaning 6201 clauses out of 12405 with flag 7615/23627
1.80/1.24	c Got one! Elapsed wall clock time (in seconds):1.132
1.80/1.24	o 214
1.90/1.34	c cleaning 5751 clauses out of 11508 with flag 12673/28931
1.90/1.36	c Got one! Elapsed wall clock time (in seconds):1.252
1.90/1.36	o 203
2.01/1.46	c Got one! Elapsed wall clock time (in seconds):1.345
2.01/1.46	o 199
2.01/1.47	c Got one! Elapsed wall clock time (in seconds):1.357
2.01/1.47	o 197
2.01/1.50	c Got one! Elapsed wall clock time (in seconds):1.385
2.01/1.50	o 196
2.11/1.55	c Got one! Elapsed wall clock time (in seconds):1.444
2.11/1.55	o 194
2.11/1.60	c cleaning 6588 clauses out of 13197 with flag 4561/36371
2.31/1.75	c Got one! Elapsed wall clock time (in seconds):1.643
2.31/1.75	o 193
2.31/1.79	c cleaning 6112 clauses out of 12229 with flag 4156/41991
2.41/1.89	c Got one! Elapsed wall clock time (in seconds):1.779
2.41/1.89	o 191
2.51/1.95	c cleaning 5663 clauses out of 11339 with flag 8015/47213
2.61/2.03	c Got one! Elapsed wall clock time (in seconds):1.921
2.61/2.03	o 190
2.61/2.05	c Got one! Elapsed wall clock time (in seconds):1.943
2.61/2.05	o 183
2.72/2.15	c Got one! Elapsed wall clock time (in seconds):2.035
2.72/2.15	o 176
2.72/2.18	c cleaning 6214 clauses out of 12439 with flag 4053/53976
2.97/2.31	c Got one! Elapsed wall clock time (in seconds):2.195
2.97/2.31	o 174
2.97/2.37	c cleaning 5706 clauses out of 11429 with flag 7941/59180
3.07/2.42	c Got one! Elapsed wall clock time (in seconds):2.307
3.07/2.42	o 169
3.17/2.53	c cleaning 5572 clauses out of 11164 with flag 16431/64621
3.28/2.69	c Got one! Elapsed wall clock time (in seconds):2.578
3.28/2.69	o 162
3.38/2.73	c cleaning 5530 clauses out of 11088 with flag 4838/70117
3.48/2.88	c Got one! Elapsed wall clock time (in seconds):2.773
3.48/2.88	o 161
3.58/2.93	c Got one! Elapsed wall clock time (in seconds):2.817
3.58/2.93	o 159
3.68/3.05	c Got one! Elapsed wall clock time (in seconds):2.939
3.68/3.05	o 158
3.68/3.06	c Got one! Elapsed wall clock time (in seconds):2.948
3.68/3.06	o 139
3.78/3.10	c cleaning 8157 clauses out of 16335 with flag 4826/80894
3.78/3.17	c Got one! Elapsed wall clock time (in seconds):3.06
3.78/3.17	o 135
3.99/3.32	c cleaning 6974 clauses out of 13955 with flag 19392/86671
3.99/3.33	c Got one! Elapsed wall clock time (in seconds):3.221
3.99/3.33	o 108
4.08/3.49	c cleaning 6083 clauses out of 12182 with flag 25956/91872
4.19/3.58	c Got one! Elapsed wall clock time (in seconds):3.468
4.19/3.58	o 99
4.41/3.73	c cleaning 6019 clauses out of 12056 with flag 19142/97829
4.60/3.86	c Got one! Elapsed wall clock time (in seconds):3.744
4.60/3.86	o 95
4.81/3.94	c cleaning 5916 clauses out of 11874 with flag 9833/103666
5.21/4.15	c cleaning 5963 clauses out of 11960 with flag 38371/109668
5.41/4.28	c Got one! Elapsed wall clock time (in seconds):4.169
5.41/4.28	o 94
5.41/4.30	c Got one! Elapsed wall clock time (in seconds):4.189
5.41/4.30	o 92
5.62/4.33	c Got one! Elapsed wall clock time (in seconds):4.224
5.62/4.33	o 89
5.62/4.38	c cleaning 6222 clauses out of 12443 with flag 4432/116114
5.78/4.43	c Got one! Elapsed wall clock time (in seconds):4.316
5.78/4.43	o 88
5.89/4.56	c cleaning 5690 clauses out of 11401 with flag 18343/121294
5.89/4.59	c Got one! Elapsed wall clock time (in seconds):4.476
5.89/4.59	o 85
6.09/4.72	c Got one! Elapsed wall clock time (in seconds):4.605
6.09/4.72	o 84
6.09/4.76	c cleaning 5552 clauses out of 11122 with flag 5406/126705
6.29/4.90	c Got one! Elapsed wall clock time (in seconds):4.789
6.29/4.90	o 83
6.29/4.94	c cleaning 5456 clauses out of 10930 with flag 5385/132065
6.51/5.13	c cleaning 5728 clauses out of 11476 with flag 34995/138067
6.71/5.39	c cleaning 6370 clauses out of 12747 with flag 64300/145066
7.01/5.69	c cleaning 7189 clauses out of 14377 with flag 100427/153066
7.11/5.72	c Got one! Elapsed wall clock time (in seconds):5.605
7.11/5.72	o 82
7.21/5.88	c cleaning 6202 clauses out of 12416 with flag 26577/158294
7.41/6.08	c cleaning 6100 clauses out of 12215 with flag 56983/164295
7.72/6.33	c cleaning 6546 clauses out of 13114 with flag 92089/171294
7.72/6.37	c Got one! Elapsed wall clock time (in seconds):6.261
7.72/6.37	o 81
7.82/6.41	c Got one! Elapsed wall clock time (in seconds):6.3
7.82/6.41	o 77
7.82/6.44	c Got one! Elapsed wall clock time (in seconds):6.329
7.82/6.44	o 76
7.82/6.46	c Got one! Elapsed wall clock time (in seconds):6.348
7.82/6.46	o 74
7.93/6.54	c Got one! Elapsed wall clock time (in seconds):6.432
7.93/6.54	o 73
7.93/6.59	c cleaning 6957 clauses out of 13943 with flag 5764/178669
8.03/6.69	c Got one! Elapsed wall clock time (in seconds):6.578
8.03/6.69	o 69
8.13/6.79	c cleaning 6392 clauses out of 12798 with flag 14799/184481
8.23/6.83	c Got one! Elapsed wall clock time (in seconds):6.717
8.23/6.83	o 67
8.33/6.99	c cleaning 6111 clauses out of 12231 with flag 26061/190306
8.53/7.19	c cleaning 6043 clauses out of 12119 with flag 50566/196305
8.73/7.30	c Got one! Elapsed wall clock time (in seconds):7.192
8.73/7.30	o 56
8.73/7.38	c cleaning 5767 clauses out of 11546 with flag 11264/201775
8.93/7.59	c cleaning 5875 clauses out of 11779 with flag 43166/207775
9.14/7.73	c Got one! Elapsed wall clock time (in seconds):7.623
9.14/7.73	o 48
9.14/7.77	c cleaning 5715 clauses out of 11447 with flag 5538/213318
9.33/7.97	c cleaning 5858 clauses out of 11734 with flag 36201/219320
9.63/8.22	c cleaning 6420 clauses out of 12874 with flag 74330/226318
9.74/8.38	c Got one! Elapsed wall clock time (in seconds):8.266
9.74/8.38	o 33
9.84/8.42	c cleaning 6080 clauses out of 12182 with flag 5838/232046
10.04/8.63	c cleaning 6042 clauses out of 12103 with flag 38589/238047
10.26/8.87	c cleaning 6519 clauses out of 13059 with flag 74731/245045
10.55/9.13	c cleaning 7267 clauses out of 14540 with flag 113819/253045
10.65/9.27	c Got one! Elapsed wall clock time (in seconds):9.159
10.65/9.27	o 1
10.65/9.28	c starts		: 187
10.65/9.28	c conflicts		: 257155
10.65/9.28	c decisions		: 429951
10.65/9.28	c propagations		: 7081899
10.65/9.28	c inspects		: 56166320
10.65/9.28	c shortcuts		: 0
10.65/9.28	c learnt literals	: 0
10.65/9.28	c learnt binary clauses	: 35
10.65/9.28	c learnt ternary clauses	: 419
10.65/9.28	c learnt constraints	: 257155
10.65/9.28	c ignored constraints	: 0
10.65/9.28	c root simplifications	: 0
10.65/9.28	c removed literals (reason simplification)	: 0
10.65/9.28	c reason swapping (by a shorter reason)	: 0
10.65/9.28	c Calls to reduceDB	: 40
10.65/9.28	c Number of update (reduction) of LBD	: 82328
10.65/9.28	c number of reductions to clauses (during analyze)	: 0
10.65/9.28	c number of learned constraints concerned by reduction	: 0
10.65/9.28	c number of learning phase by resolution	: 0
10.65/9.28	c number of learning phase by cutting planes	: 0
10.65/9.28	c speed (assignments/second)	: 777547.1014492753
10.65/9.28	c non guided choices	3644
10.65/9.28	c learnt constraints type 
10.65/9.28	c constraints type 
10.65/9.28	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
10.65/9.28	c ignored satisfied constraints => 1
10.65/9.28	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
10.65/9.28	c 102 constraints processed.
10.65/9.28	s OPTIMUM FOUND
10.65/9.28	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 
10.65/9.28	c objective function=1
10.65/9.28	c Total wall clock time (in seconds): 9.167

Verifier Data

OK	1

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3718434-1338254254/watcher-3718434-1338254254 -o /tmp/evaluation-result-3718434-1338254254/solver-3718434-1338254254 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3718434-1338254254.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.04 2.01 3/195 3726
/proc/meminfo: memFree=29502028/32873844 swapFree=7628/7628
[pid=3726] ppid=3724 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/3726/stat : 3726 (java) R 3724 3726 31640 0 -1 4202496 978 0 0 0 0 0 0 0 20 0 1 0 291549762 23793664 706 33554432000 1073741824 1073778376 140736075674496 140736075663560 254741148624 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3726/statm: 5809 706 520 9 0 128 0

[startup+0.0894141 s]
/proc/loadavg: 2.00 2.04 2.01 3/195 3726
/proc/meminfo: memFree=29502028/32873844 swapFree=7628/7628
[pid=3726] ppid=3724 vsize=9558416 CPUtime=0.08 cores=1,3,5,7
/proc/3726/stat : 3726 (java) S 3724 3726 31640 0 -1 4202496 4165 0 1 0 7 1 0 0 20 0 18 0 291549762 9787817984 5355 33554432000 1073741824 1073778376 140736075674496 140736075665632 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3726/statm: 2389604 5356 2081 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558416

[startup+0.100261 s]
/proc/loadavg: 2.00 2.04 2.01 3/195 3726
/proc/meminfo: memFree=29502028/32873844 swapFree=7628/7628
[pid=3726] ppid=3724 vsize=9558416 CPUtime=0.1 cores=1,3,5,7
/proc/3726/stat : 3726 (java) S 3724 3726 31640 0 -1 4202496 4300 0 1 0 9 1 0 0 20 0 18 0 291549762 9787817984 5489 33554432000 1073741824 1073778376 140736075674496 140736075665632 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3726/statm: 2389604 5492 2109 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558416

[startup+0.300186 s]
/proc/loadavg: 2.00 2.04 2.01 3/195 3726
/proc/meminfo: memFree=29502028/32873844 swapFree=7628/7628
[pid=3726] ppid=3724 vsize=9624980 CPUtime=0.53 cores=1,3,5,7
/proc/3726/stat : 3726 (java) S 3724 3726 31640 0 -1 4202496 6668 0 1 0 51 2 0 0 20 0 19 0 291549762 9855979520 8043 33554432000 1073741824 1073778376 140736075674496 140736075665632 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3726/statm: 2406245 8043 2233 9 0 2396937 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 9624980

[startup+0.700185 s]
/proc/loadavg: 2.00 2.04 2.01 3/195 3726
/proc/meminfo: memFree=29502028/32873844 swapFree=7628/7628
[pid=3726] ppid=3724 vsize=9624980 CPUtime=1.11 cores=1,3,5,7
/proc/3726/stat : 3726 (java) S 3724 3726 31640 0 -1 4202496 7513 0 1 0 109 2 0 0 20 0 19 0 291549762 9855979520 10890 33554432000 1073741824 1073778376 140736075674496 140736075665632 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3726/statm: 2406245 10890 2270 9 0 2396937 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 9624980

[startup+1.50073 s]
/proc/loadavg: 2.08 2.06 2.02 3/214 3745
/proc/meminfo: memFree=29459112/32873844 swapFree=7628/7628
[pid=3726] ppid=3724 vsize=9624980 CPUtime=2.11 cores=1,3,5,7
/proc/3726/stat : 3726 (java) S 3724 3726 31640 0 -1 4202496 10315 0 1 0 208 3 0 0 20 0 19 0 291549762 9855979520 13396 33554432000 1073741824 1073778376 140736075674496 140736075665632 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3726/statm: 2406245 13396 2272 9 0 2396937 0
[pid=3726/tid=3728] ppid=3724 vsize=9624980 CPUtime=1.42 cores=1,3,5,7
/proc/3726/task/3728/stat : 3728 (java) R 3724 3726 31640 0 -1 4202560 2463 0 1 0 140 2 0 0 20 0 19 0 291549763 9855979520 13396 33554432000 1073741824 1073778376 140736075674496 140321248539032 254753694893 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=3726/tid=3729] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3729/stat : 3729 (java) S 3724 3726 31640 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291549764 9855979520 13396 33554432000 1073741824 1073778376 140736075674496 140321220991272 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3726/tid=3730] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3730/stat : 3730 (java) S 3724 3726 31640 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 291549764 9855979520 13396 33554432000 1073741824 1073778376 140736075674496 140321219938472 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3726/tid=3731] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3731/stat : 3731 (java) S 3724 3726 31640 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291549764 9855979520 13396 33554432000 1073741824 1073778376 140736075674496 140321218886184 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3726/tid=3732] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3732/stat : 3732 (java) S 3724 3726 31640 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 291549764 9855979520 13396 33554432000 1073741824 1073778376 140736075674496 140321217833384 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3726/tid=3733] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3733/stat : 3733 (java) S 3724 3726 31640 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291549764 9855979520 13396 33554432000 1073741824 1073778376 140736075674496 140321216781096 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3726/tid=3734] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3734/stat : 3734 (java) S 3724 3726 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291549764 9855979520 13396 33554432000 1073741824 1073778376 140736075674496 140321215728296 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3726/tid=3735] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3735/stat : 3735 (java) S 3724 3726 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291549764 9855979520 13396 33554432000 1073741824 1073778376 140736075674496 140321214676008 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3726/tid=3736] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3736/stat : 3736 (java) S 3724 3726 31640 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291549764 9855979520 13396 33554432000 1073741824 1073778376 140736075674496 140321213623208 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3726/tid=3737] ppid=3724 vsize=9624980 CPUtime=0.03 cores=1,3,5,7
/proc/3726/task/3737/stat : 3737 (java) S 3724 3726 31640 0 -1 4202560 31 0 0 0 3 0 0 0 20 0 19 0 291549765 9855979520 13396 33554432000 1073741824 1073778376 140736075674496 140320601770216 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3726/tid=3738] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3738/stat : 3738 (java) S 3724 3726 31640 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291549765 9855979520 13396 33554432000 1073741824 1073778376 140736075674496 140320600716280 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3726/tid=3739] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3739/stat : 3739 (java) S 3724 3726 31640 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291549765 9855979520 13396 33554432000 1073741824 1073778376 140736075674496 140320599663880 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3726/tid=3740] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3740/stat : 3740 (java) S 3724 3726 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291549768 9855979520 13396 33554432000 1073741824 1073778376 140736075674496 140320598612368 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3726/tid=3741] ppid=3724 vsize=9624980 CPUtime=0.27 cores=1,3,5,7
/proc/3726/task/3741/stat : 3741 (java) S 3724 3726 31640 0 -1 4202560 2586 0 0 0 27 0 0 0 20 0 19 0 291549768 9855979520 13396 33554432000 1073741824 1073778376 140736075674496 140320597559992 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3726/tid=3742] ppid=3724 vsize=9624980 CPUtime=0.32 cores=1,3,5,7
/proc/3726/task/3742/stat : 3742 (java) S 3724 3726 31640 0 -1 4202560 4014 0 0 0 32 0 0 0 20 0 19 0 291549768 9855979520 13396 33554432000 1073741824 1073778376 140736075674496 140320596507192 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3726/tid=3743] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3743/stat : 3743 (java) S 3724 3726 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291549768 9855979520 13396 33554432000 1073741824 1073778376 140736075674496 140320595455096 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3726/tid=3744] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3744/stat : 3744 (java) S 3724 3726 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291549768 9855979520 13396 33554432000 1073741824 1073778376 140736075674496 140320594402504 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3726/tid=3745] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3745/stat : 3745 (java) S 3724 3726 31640 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291549780 9855979520 13396 33554432000 1073741824 1073778376 140736075674496 140320593347496 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 2.11
Current children cumulated vsize (KiB) 9624980

[startup+3.10065 s]
/proc/loadavg: 2.08 2.06 2.02 3/214 3745
/proc/meminfo: memFree=29456692/32873844 swapFree=7628/7628
[pid=3726] ppid=3724 vsize=9624980 CPUtime=3.78 cores=1,3,5,7
/proc/3726/stat : 3726 (java) S 3724 3726 31640 0 -1 4202496 10330 0 1 0 375 3 0 0 20 0 19 0 291549762 9855979520 13404 33554432000 1073741824 1073778376 140736075674496 140736075665632 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3726/statm: 2406245 13404 2272 9 0 2396937 0
[pid=3726/tid=3728] ppid=3724 vsize=9624980 CPUtime=2.95 cores=1,3,5,7
/proc/3726/task/3728/stat : 3728 (java) R 3724 3726 31640 0 -1 4202560 2469 0 1 0 293 2 0 0 20 0 19 0 291549763 9855979520 13404 33554432000 1073741824 1073778376 140736075674496 140321248530880 140321095278678 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=3726/tid=3729] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3729/stat : 3729 (java) S 3724 3726 31640 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291549764 9855979520 13404 33554432000 1073741824 1073778376 140736075674496 140321220991272 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3726/tid=3730] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3730/stat : 3730 (java) S 3724 3726 31640 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291549764 9855979520 13404 33554432000 1073741824 1073778376 140736075674496 140321219938472 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3726/tid=3731] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3731/stat : 3731 (java) S 3724 3726 31640 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291549764 9855979520 13404 33554432000 1073741824 1073778376 140736075674496 140321218886184 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3726/tid=3732] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3732/stat : 3732 (java) S 3724 3726 31640 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 291549764 9855979520 13404 33554432000 1073741824 1073778376 140736075674496 140321217833384 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3726/tid=3733] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3733/stat : 3733 (java) S 3724 3726 31640 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291549764 9855979520 13404 33554432000 1073741824 1073778376 140736075674496 140321216781096 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3726/tid=3734] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3734/stat : 3734 (java) S 3724 3726 31640 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 291549764 9855979520 13404 33554432000 1073741824 1073778376 140736075674496 140321215728296 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3726/tid=3735] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3735/stat : 3735 (java) S 3724 3726 31640 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 291549764 9855979520 13404 33554432000 1073741824 1073778376 140736075674496 140321214676008 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3726/tid=3736] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3736/stat : 3736 (java) S 3724 3726 31640 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291549764 9855979520 13404 33554432000 1073741824 1073778376 140736075674496 140321213623208 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3726/tid=3737] ppid=3724 vsize=9624980 CPUtime=0.09 cores=1,3,5,7
/proc/3726/task/3737/stat : 3737 (java) S 3724 3726 31640 0 -1 4202560 31 0 0 0 9 0 0 0 20 0 19 0 291549765 9855979520 13404 33554432000 1073741824 1073778376 140736075674496 140320601770216 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3726/tid=3738] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3738/stat : 3738 (java) S 3724 3726 31640 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291549765 9855979520 13404 33554432000 1073741824 1073778376 140736075674496 140320600716280 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3726/tid=3739] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3739/stat : 3739 (java) S 3724 3726 31640 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291549765 9855979520 13404 33554432000 1073741824 1073778376 140736075674496 140320599663880 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3726/tid=3740] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3740/stat : 3740 (java) S 3724 3726 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291549768 9855979520 13404 33554432000 1073741824 1073778376 140736075674496 140320598612368 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3726/tid=3741] ppid=3724 vsize=9624980 CPUtime=0.31 cores=1,3,5,7
/proc/3726/task/3741/stat : 3741 (java) S 3724 3726 31640 0 -1 4202560 2588 0 0 0 31 0 0 0 20 0 19 0 291549768 9855979520 13404 33554432000 1073741824 1073778376 140736075674496 140320597559992 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3726/tid=3742] ppid=3724 vsize=9624980 CPUtime=0.33 cores=1,3,5,7
/proc/3726/task/3742/stat : 3742 (java) S 3724 3726 31640 0 -1 4202560 4016 0 0 0 33 0 0 0 20 0 19 0 291549768 9855979520 13404 33554432000 1073741824 1073778376 140736075674496 140320596507192 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3726/tid=3743] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3743/stat : 3743 (java) S 3724 3726 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291549768 9855979520 13404 33554432000 1073741824 1073778376 140736075674496 140320595455096 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3726/tid=3744] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3744/stat : 3744 (java) S 3724 3726 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291549768 9855979520 13404 33554432000 1073741824 1073778376 140736075674496 140320594402504 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3726/tid=3745] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3745/stat : 3745 (java) S 3724 3726 31640 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291549780 9855979520 13404 33554432000 1073741824 1073778376 140736075674496 140320593347496 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.78
Current children cumulated vsize (KiB) 9624980

[startup+6.3006 s]
/proc/loadavg: 2.08 2.06 2.02 3/214 3745
/proc/meminfo: memFree=29449376/32873844 swapFree=7628/7628
[pid=3726] ppid=3724 vsize=9624980 CPUtime=7.72 cores=1,3,5,7
/proc/3726/stat : 3726 (java) S 3724 3726 31640 0 -1 4202496 17630 0 1 0 767 5 0 0 20 0 19 0 291549762 9855979520 15110 33554432000 1073741824 1073778376 140736075674496 140736075665632 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3726/statm: 2406245 15110 2274 9 0 2396937 0
[pid=3726/tid=3728] ppid=3724 vsize=9624980 CPUtime=5.97 cores=1,3,5,7
/proc/3726/task/3728/stat : 3728 (java) R 3724 3726 31640 0 -1 4202560 2484 0 1 0 595 2 0 0 20 0 19 0 291549763 9855979520 15110 33554432000 1073741824 1073778376 140736075674496 140321248539032 140321095069211 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=3726/tid=3729] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3729/stat : 3729 (java) S 3724 3726 31640 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291549764 9855979520 15110 33554432000 1073741824 1073778376 140736075674496 140321220991272 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3726/tid=3730] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3730/stat : 3730 (java) S 3724 3726 31640 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291549764 9855979520 15110 33554432000 1073741824 1073778376 140736075674496 140321219938472 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3726/tid=3731] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3731/stat : 3731 (java) S 3724 3726 31640 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 291549764 9855979520 15110 33554432000 1073741824 1073778376 140736075674496 140321218886184 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3726/tid=3732] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3732/stat : 3732 (java) S 3724 3726 31640 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 291549764 9855979520 15110 33554432000 1073741824 1073778376 140736075674496 140321217833384 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3726/tid=3733] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3733/stat : 3733 (java) S 3724 3726 31640 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 291549764 9855979520 15110 33554432000 1073741824 1073778376 140736075674496 140321216781096 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3726/tid=3734] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3734/stat : 3734 (java) S 3724 3726 31640 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291549764 9855979520 15110 33554432000 1073741824 1073778376 140736075674496 140321215728296 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3726/tid=3735] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3735/stat : 3735 (java) S 3724 3726 31640 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291549764 9855979520 15110 33554432000 1073741824 1073778376 140736075674496 140321214676008 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3726/tid=3736] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3736/stat : 3736 (java) S 3724 3726 31640 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 291549764 9855979520 15110 33554432000 1073741824 1073778376 140736075674496 140321213623208 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3726/tid=3737] ppid=3724 vsize=9624980 CPUtime=0.24 cores=1,3,5,7
/proc/3726/task/3737/stat : 3737 (java) S 3724 3726 31640 0 -1 4202560 31 0 0 0 24 0 0 0 20 0 19 0 291549765 9855979520 15110 33554432000 1073741824 1073778376 140736075674496 140320601770216 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3726/tid=3738] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3738/stat : 3738 (java) S 3724 3726 31640 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291549765 9855979520 15110 33554432000 1073741824 1073778376 140736075674496 140320600716280 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3726/tid=3739] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3739/stat : 3739 (java) S 3724 3726 31640 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291549765 9855979520 15110 33554432000 1073741824 1073778376 140736075674496 140320599663880 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3726/tid=3740] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3740/stat : 3740 (java) S 3724 3726 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291549768 9855979520 15110 33554432000 1073741824 1073778376 140736075674496 140320598612368 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3726/tid=3741] ppid=3724 vsize=9624980 CPUtime=0.94 cores=1,3,5,7
/proc/3726/task/3741/stat : 3741 (java) S 3724 3726 31640 0 -1 4202560 9608 0 0 0 92 2 0 0 20 0 19 0 291549768 9855979520 15110 33554432000 1073741824 1073778376 140736075674496 140320597559992 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3726/tid=3742] ppid=3724 vsize=9624980 CPUtime=0.41 cores=1,3,5,7
/proc/3726/task/3742/stat : 3742 (java) S 3724 3726 31640 0 -1 4202560 4272 0 0 0 41 0 0 0 20 0 19 0 291549768 9855979520 15110 33554432000 1073741824 1073778376 140736075674496 140320596507192 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3726/tid=3743] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3743/stat : 3743 (java) S 3724 3726 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291549768 9855979520 15110 33554432000 1073741824 1073778376 140736075674496 140320595455096 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3726/tid=3744] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3744/stat : 3744 (java) S 3724 3726 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291549768 9855979520 15110 33554432000 1073741824 1073778376 140736075674496 140320594402504 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3726/tid=3745] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3745/stat : 3745 (java) S 3724 3726 31640 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291549780 9855979520 15110 33554432000 1073741824 1073778376 140736075674496 140320593347496 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 7.72
Current children cumulated vsize (KiB) 9624980

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

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

/proc/3726/task/3729/stat : 3729 (java) S 3724 3726 31640 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291549764 9855979520 15113 33554432000 1073741824 1073778376 140736075674496 140321220991272 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3726/tid=3730] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3730/stat : 3730 (java) S 3724 3726 31640 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291549764 9855979520 15113 33554432000 1073741824 1073778376 140736075674496 140321219938472 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3726/tid=3731] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3731/stat : 3731 (java) S 3724 3726 31640 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 291549764 9855979520 15113 33554432000 1073741824 1073778376 140736075674496 140321218886184 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3726/tid=3732] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3732/stat : 3732 (java) S 3724 3726 31640 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 291549764 9855979520 15113 33554432000 1073741824 1073778376 140736075674496 140321217833384 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3726/tid=3733] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3733/stat : 3733 (java) S 3724 3726 31640 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 291549764 9855979520 15113 33554432000 1073741824 1073778376 140736075674496 140321216781096 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3726/tid=3734] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3734/stat : 3734 (java) S 3724 3726 31640 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291549764 9855979520 15113 33554432000 1073741824 1073778376 140736075674496 140321215728296 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3726/tid=3735] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3735/stat : 3735 (java) S 3724 3726 31640 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291549764 9855979520 15113 33554432000 1073741824 1073778376 140736075674496 140321214676008 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3726/tid=3736] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3736/stat : 3736 (java) S 3724 3726 31640 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291549764 9855979520 15113 33554432000 1073741824 1073778376 140736075674496 140321213623208 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3726/tid=3737] ppid=3724 vsize=9624980 CPUtime=0.32 cores=1,3,5,7
/proc/3726/task/3737/stat : 3737 (java) S 3724 3726 31640 0 -1 4202560 31 0 0 0 32 0 0 0 20 0 19 0 291549765 9855979520 15113 33554432000 1073741824 1073778376 140736075674496 140320601770216 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3726/tid=3738] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3738/stat : 3738 (java) S 3724 3726 31640 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291549765 9855979520 15113 33554432000 1073741824 1073778376 140736075674496 140320600716280 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3726/tid=3739] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3739/stat : 3739 (java) S 3724 3726 31640 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291549765 9855979520 15113 33554432000 1073741824 1073778376 140736075674496 140320599663880 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3726/tid=3740] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3740/stat : 3740 (java) S 3724 3726 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291549768 9855979520 15113 33554432000 1073741824 1073778376 140736075674496 140320598612368 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3726/tid=3741] ppid=3724 vsize=9624980 CPUtime=0.95 cores=1,3,5,7
/proc/3726/task/3741/stat : 3741 (java) S 3724 3726 31640 0 -1 4202560 9608 0 0 0 93 2 0 0 20 0 19 0 291549768 9855979520 15113 33554432000 1073741824 1073778376 140736075674496 140320597559992 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3726/tid=3742] ppid=3724 vsize=9624980 CPUtime=0.42 cores=1,3,5,7
/proc/3726/task/3742/stat : 3742 (java) S 3724 3726 31640 0 -1 4202560 4272 0 0 0 42 0 0 0 20 0 19 0 291549768 9855979520 15113 33554432000 1073741824 1073778376 140736075674496 140320596507192 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3726/tid=3743] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3743/stat : 3743 (java) S 3724 3726 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291549768 9855979520 15113 33554432000 1073741824 1073778376 140736075674496 140320595455096 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3726/tid=3744] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3744/stat : 3744 (java) S 3724 3726 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291549768 9855979520 15113 33554432000 1073741824 1073778376 140736075674496 140320594402504 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3726/tid=3745] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3745/stat : 3745 (java) S 3724 3726 31640 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291549780 9855979520 15113 33554432000 1073741824 1073778376 140736075674496 140320593347496 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 9.33
Current children cumulated vsize (KiB) 9624980

[startup+8.70061 s]
/proc/loadavg: 2.08 2.06 2.02 3/214 3745
/proc/meminfo: memFree=29449284/32873844 swapFree=7628/7628
[pid=3726] ppid=3724 vsize=9624980 CPUtime=10.16 cores=1,3,5,7
/proc/3726/stat : 3726 (java) S 3724 3726 31640 0 -1 4202496 17646 0 1 0 1011 5 0 0 20 0 19 0 291549762 9855979520 15114 33554432000 1073741824 1073778376 140736075674496 140736075665632 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3726/statm: 2406245 15114 2274 9 0 2396937 0
[pid=3726/tid=3728] ppid=3724 vsize=9624980 CPUtime=8.24 cores=1,3,5,7
/proc/3726/task/3728/stat : 3728 (java) R 3724 3726 31640 0 -1 4202560 2496 0 1 0 822 2 0 0 20 0 19 0 291549763 9855979520 15114 33554432000 1073741824 1073778376 140736075674496 140321248539032 140321095078007 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=3726/tid=3729] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3729/stat : 3729 (java) S 3724 3726 31640 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291549764 9855979520 15114 33554432000 1073741824 1073778376 140736075674496 140321220991272 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3726/tid=3730] ppid=3724 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/3726/task/3730/stat : 3730 (java) S 3724 3726 31640 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 19 0 291549764 9855979520 15114 33554432000 1073741824 1073778376 140736075674496 140321219938472 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3726/tid=3731] ppid=3724 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/3726/task/3731/stat : 3731 (java) S 3724 3726 31640 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 291549764 9855979520 15114 33554432000 1073741824 1073778376 140736075674496 140321218886184 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3726/tid=3732] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3732/stat : 3732 (java) S 3724 3726 31640 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 291549764 9855979520 15114 33554432000 1073741824 1073778376 140736075674496 140321217833384 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3726/tid=3733] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3733/stat : 3733 (java) S 3724 3726 31640 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 291549764 9855979520 15114 33554432000 1073741824 1073778376 140736075674496 140321216781096 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3726/tid=3734] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3734/stat : 3734 (java) S 3724 3726 31640 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291549764 9855979520 15114 33554432000 1073741824 1073778376 140736075674496 140321215728296 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3726/tid=3735] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3735/stat : 3735 (java) S 3724 3726 31640 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291549764 9855979520 15114 33554432000 1073741824 1073778376 140736075674496 140321214676008 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3726/tid=3736] ppid=3724 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/3726/task/3736/stat : 3736 (java) S 3724 3726 31640 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 19 0 291549764 9855979520 15114 33554432000 1073741824 1073778376 140736075674496 140321213623208 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3726/tid=3737] ppid=3724 vsize=9624980 CPUtime=0.35 cores=1,3,5,7
/proc/3726/task/3737/stat : 3737 (java) S 3724 3726 31640 0 -1 4202560 31 0 0 0 35 0 0 0 20 0 19 0 291549765 9855979520 15114 33554432000 1073741824 1073778376 140736075674496 140320601770216 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3726/tid=3738] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3738/stat : 3738 (java) S 3724 3726 31640 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291549765 9855979520 15114 33554432000 1073741824 1073778376 140736075674496 140320600716280 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3726/tid=3739] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3739/stat : 3739 (java) S 3724 3726 31640 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291549765 9855979520 15114 33554432000 1073741824 1073778376 140736075674496 140320599663880 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3726/tid=3740] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3740/stat : 3740 (java) S 3724 3726 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291549768 9855979520 15114 33554432000 1073741824 1073778376 140736075674496 140320598612368 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3726/tid=3741] ppid=3724 vsize=9624980 CPUtime=0.95 cores=1,3,5,7
/proc/3726/task/3741/stat : 3741 (java) S 3724 3726 31640 0 -1 4202560 9608 0 0 0 93 2 0 0 20 0 19 0 291549768 9855979520 15114 33554432000 1073741824 1073778376 140736075674496 140320597559992 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3726/tid=3742] ppid=3724 vsize=9624980 CPUtime=0.42 cores=1,3,5,7
/proc/3726/task/3742/stat : 3742 (java) S 3724 3726 31640 0 -1 4202560 4272 0 0 0 42 0 0 0 20 0 19 0 291549768 9855979520 15114 33554432000 1073741824 1073778376 140736075674496 140320596507192 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3726/tid=3743] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3743/stat : 3743 (java) S 3724 3726 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291549768 9855979520 15114 33554432000 1073741824 1073778376 140736075674496 140320595455096 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3726/tid=3744] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3744/stat : 3744 (java) S 3724 3726 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291549768 9855979520 15114 33554432000 1073741824 1073778376 140736075674496 140320594402504 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3726/tid=3745] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3745/stat : 3745 (java) S 3724 3726 31640 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291549780 9855979520 15114 33554432000 1073741824 1073778376 140736075674496 140320593347496 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 10.16
Current children cumulated vsize (KiB) 9624980

[startup+9.1006 s]
/proc/loadavg: 2.08 2.06 2.02 3/214 3745
/proc/meminfo: memFree=29449284/32873844 swapFree=7628/7628
[pid=3726] ppid=3724 vsize=9624980 CPUtime=10.55 cores=1,3,5,7
/proc/3726/stat : 3726 (java) S 3724 3726 31640 0 -1 4202496 17647 0 1 0 1050 5 0 0 20 0 19 0 291549762 9855979520 15114 33554432000 1073741824 1073778376 140736075674496 140736075665632 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3726/statm: 2406245 15114 2274 9 0 2396937 0
[pid=3726/tid=3728] ppid=3724 vsize=9624980 CPUtime=8.62 cores=1,3,5,7
/proc/3726/task/3728/stat : 3728 (java) R 3724 3726 31640 0 -1 4202560 2497 0 1 0 860 2 0 0 20 0 19 0 291549763 9855979520 15114 33554432000 1073741824 1073778376 140736075674496 140321248538912 140321095030469 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=3726/tid=3729] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3729/stat : 3729 (java) S 3724 3726 31640 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291549764 9855979520 15114 33554432000 1073741824 1073778376 140736075674496 140321220991272 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3726/tid=3730] ppid=3724 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/3726/task/3730/stat : 3730 (java) S 3724 3726 31640 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 19 0 291549764 9855979520 15114 33554432000 1073741824 1073778376 140736075674496 140321219938472 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3726/tid=3731] ppid=3724 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/3726/task/3731/stat : 3731 (java) S 3724 3726 31640 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 291549764 9855979520 15114 33554432000 1073741824 1073778376 140736075674496 140321218886184 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3726/tid=3732] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3732/stat : 3732 (java) S 3724 3726 31640 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 291549764 9855979520 15114 33554432000 1073741824 1073778376 140736075674496 140321217833384 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3726/tid=3733] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3733/stat : 3733 (java) S 3724 3726 31640 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 291549764 9855979520 15114 33554432000 1073741824 1073778376 140736075674496 140321216781096 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3726/tid=3734] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3734/stat : 3734 (java) S 3724 3726 31640 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291549764 9855979520 15114 33554432000 1073741824 1073778376 140736075674496 140321215728296 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3726/tid=3735] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3735/stat : 3735 (java) S 3724 3726 31640 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291549764 9855979520 15114 33554432000 1073741824 1073778376 140736075674496 140321214676008 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3726/tid=3736] ppid=3724 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/3726/task/3736/stat : 3736 (java) S 3724 3726 31640 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 19 0 291549764 9855979520 15114 33554432000 1073741824 1073778376 140736075674496 140321213623208 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3726/tid=3737] ppid=3724 vsize=9624980 CPUtime=0.37 cores=1,3,5,7
/proc/3726/task/3737/stat : 3737 (java) S 3724 3726 31640 0 -1 4202560 31 0 0 0 37 0 0 0 20 0 19 0 291549765 9855979520 15114 33554432000 1073741824 1073778376 140736075674496 140320601770216 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3726/tid=3738] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3738/stat : 3738 (java) S 3724 3726 31640 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291549765 9855979520 15114 33554432000 1073741824 1073778376 140736075674496 140320600716280 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3726/tid=3739] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3739/stat : 3739 (java) S 3724 3726 31640 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291549765 9855979520 15114 33554432000 1073741824 1073778376 140736075674496 140320599663880 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3726/tid=3740] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3740/stat : 3740 (java) S 3724 3726 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291549768 9855979520 15114 33554432000 1073741824 1073778376 140736075674496 140320598612368 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3726/tid=3741] ppid=3724 vsize=9624980 CPUtime=0.95 cores=1,3,5,7
/proc/3726/task/3741/stat : 3741 (java) S 3724 3726 31640 0 -1 4202560 9608 0 0 0 93 2 0 0 20 0 19 0 291549768 9855979520 15114 33554432000 1073741824 1073778376 140736075674496 140320597559992 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3726/tid=3742] ppid=3724 vsize=9624980 CPUtime=0.42 cores=1,3,5,7
/proc/3726/task/3742/stat : 3742 (java) S 3724 3726 31640 0 -1 4202560 4272 0 0 0 42 0 0 0 20 0 19 0 291549768 9855979520 15114 33554432000 1073741824 1073778376 140736075674496 140320596507192 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3726/tid=3743] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3743/stat : 3743 (java) S 3724 3726 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291549768 9855979520 15114 33554432000 1073741824 1073778376 140736075674496 140320595455096 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3726/tid=3744] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3744/stat : 3744 (java) S 3724 3726 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291549768 9855979520 15114 33554432000 1073741824 1073778376 140736075674496 140320594402504 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3726/tid=3745] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3745/stat : 3745 (java) S 3724 3726 31640 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291549780 9855979520 15114 33554432000 1073741824 1073778376 140736075674496 140320593347496 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 10.55
Current children cumulated vsize (KiB) 9624980

[startup+9.20062 s]
/proc/loadavg: 2.08 2.06 2.02 3/214 3745
/proc/meminfo: memFree=29449284/32873844 swapFree=7628/7628
[pid=3726] ppid=3724 vsize=9624980 CPUtime=10.65 cores=1,3,5,7
/proc/3726/stat : 3726 (java) S 3724 3726 31640 0 -1 4202496 17650 0 1 0 1060 5 0 0 20 0 19 0 291549762 9855979520 15116 33554432000 1073741824 1073778376 140736075674496 140736075665632 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3726/statm: 2406245 15116 2274 9 0 2396937 0
[pid=3726/tid=3728] ppid=3724 vsize=9624980 CPUtime=8.7 cores=1,3,5,7
/proc/3726/task/3728/stat : 3728 (java) R 3724 3726 31640 0 -1 4202560 2498 0 1 0 868 2 0 0 20 0 19 0 291549763 9855979520 15116 33554432000 1073741824 1073778376 140736075674496 140321248538872 140321095092588 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=3726/tid=3729] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3729/stat : 3729 (java) S 3724 3726 31640 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291549764 9855979520 15116 33554432000 1073741824 1073778376 140736075674496 140321220991272 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3726/tid=3730] ppid=3724 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/3726/task/3730/stat : 3730 (java) S 3724 3726 31640 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 291549764 9855979520 15116 33554432000 1073741824 1073778376 140736075674496 140321219938472 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3726/tid=3731] ppid=3724 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/3726/task/3731/stat : 3731 (java) S 3724 3726 31640 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 291549764 9855979520 15116 33554432000 1073741824 1073778376 140736075674496 140321218886184 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3726/tid=3732] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3732/stat : 3732 (java) S 3724 3726 31640 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 291549764 9855979520 15116 33554432000 1073741824 1073778376 140736075674496 140321217833384 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3726/tid=3733] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3733/stat : 3733 (java) S 3724 3726 31640 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 291549764 9855979520 15116 33554432000 1073741824 1073778376 140736075674496 140321216781096 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3726/tid=3734] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3734/stat : 3734 (java) S 3724 3726 31640 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291549764 9855979520 15116 33554432000 1073741824 1073778376 140736075674496 140321215728296 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3726/tid=3735] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3735/stat : 3735 (java) S 3724 3726 31640 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291549764 9855979520 15116 33554432000 1073741824 1073778376 140736075674496 140321214676008 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3726/tid=3736] ppid=3724 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/3726/task/3736/stat : 3736 (java) S 3724 3726 31640 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 19 0 291549764 9855979520 15116 33554432000 1073741824 1073778376 140736075674496 140321213623208 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3726/tid=3737] ppid=3724 vsize=9624980 CPUtime=0.38 cores=1,3,5,7
/proc/3726/task/3737/stat : 3737 (java) S 3724 3726 31640 0 -1 4202560 31 0 0 0 38 0 0 0 20 0 19 0 291549765 9855979520 15116 33554432000 1073741824 1073778376 140736075674496 140320601770216 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3726/tid=3738] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3738/stat : 3738 (java) S 3724 3726 31640 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291549765 9855979520 15116 33554432000 1073741824 1073778376 140736075674496 140320600716280 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3726/tid=3739] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3739/stat : 3739 (java) S 3724 3726 31640 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291549765 9855979520 15116 33554432000 1073741824 1073778376 140736075674496 140320599663880 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3726/tid=3740] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3740/stat : 3740 (java) S 3724 3726 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291549768 9855979520 15116 33554432000 1073741824 1073778376 140736075674496 140320598612368 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3726/tid=3741] ppid=3724 vsize=9624980 CPUtime=0.95 cores=1,3,5,7
/proc/3726/task/3741/stat : 3741 (java) S 3724 3726 31640 0 -1 4202560 9608 0 0 0 93 2 0 0 20 0 19 0 291549768 9855979520 15116 33554432000 1073741824 1073778376 140736075674496 140320597559992 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3726/tid=3742] ppid=3724 vsize=9624980 CPUtime=0.42 cores=1,3,5,7
/proc/3726/task/3742/stat : 3742 (java) S 3724 3726 31640 0 -1 4202560 4272 0 0 0 42 0 0 0 20 0 19 0 291549768 9855979520 15116 33554432000 1073741824 1073778376 140736075674496 140320596507192 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3726/tid=3743] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3743/stat : 3743 (java) S 3724 3726 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291549768 9855979520 15116 33554432000 1073741824 1073778376 140736075674496 140320595455096 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3726/tid=3744] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3744/stat : 3744 (java) S 3724 3726 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291549768 9855979520 15116 33554432000 1073741824 1073778376 140736075674496 140320594402504 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3726/tid=3745] ppid=3724 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3726/task/3745/stat : 3745 (java) S 3724 3726 31640 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291549780 9855979520 15116 33554432000 1073741824 1073778376 140736075674496 140320593347496 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 10.65
Current children cumulated vsize (KiB) 9624980

Child status: 30
Real time (s): 9.28616
CPU time (s): 10.8004
CPU user time (s): 10.6404
CPU system time (s): 0.159975
CPU usage (%): 116.306
Max. virtual memory (cumulated for all children) (KiB): 9624980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.6404
system time used= 0.159975
maximum resident set size= 69100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17669
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= 1464
involuntary context switches= 442

runsolver used 0.027995 second user time and 0.05999 second system time

The end

Launcher Data

Begin job on node145 at 2012-05-29 03:17:34
IDJOB=3718434
IDBENCH=79248
IDSOLVER=2301
FILE ID=node145/3718434-1338254254
RUNJOBID= node145-1338246945-1113
PBS_JOBID= 14624633
Free space on /tmp= 71540 MiB

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

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

MD5SUM BENCH= 366069b8ece10aa1f9438c760e1be90c
RANDOM SEED=1359658889

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:        29502664 kB
Buffers:          393660 kB
Cached:          1901972 kB
SwapCached:            0 kB
Active:          1000824 kB
Inactive:        1521864 kB
Active(anon):     218280 kB
Inactive(anon):    10912 kB
Active(file):     782544 kB
Inactive(file):  1510952 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               276 kB
Writeback:             0 kB
AnonPages:        258920 kB
Mapped:            22368 kB
Shmem:               200 kB
Slab:             708600 kB
SReclaimable:     149964 kB
SUnreclaim:       558636 kB
KernelStack:        1768 kB
PageTables:         4276 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     698776 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    227328 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 03:17:43