Trace number 3718432

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j PB 2012-05-28OPTIMUM 12.2911 10.5225

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110972154--soft-0-100-0.wbo
MD5SUM6809fb2fcff82744047966c4438af278
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.381941
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 5034
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 5033
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1221
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.07	c version 2.3.2.v20120528
0.00/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.07	c java.vm.version	19.1-b02
0.00/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.07	c sun.arch.data.model	64
0.00/0.07	c java.version		1.6.0_24
0.00/0.07	c os.name		Linux
0.00/0.07	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.07	c os.arch		amd64
0.00/0.07	c Free memory 		501472288
0.00/0.07	c Max memory 		7480803328
0.00/0.07	c Total memory 		504102912
0.00/0.07	c Number of processors 	8
0.11/0.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@4a913fe2
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Armin Biere (Picosat) restarts strategy
0.11/0.10	c Glucose 2 learned constraints deletion strategy
0.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-3718432-1338254190.wbo
0.11/0.10	c reading problem ... 
0.11/0.15	c ... done. Wall clock time 0.053s.
0.11/0.15	c declared #vars     169
0.11/0.15	c internal #vars     270
0.11/0.15	c #constraints  101
0.11/0.15	c constraints type 
0.11/0.15	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
0.11/0.15	c ignored satisfied constraints => 1
0.11/0.15	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
0.11/0.15	c 102 constraints processed.
0.11/0.15	c objective function length is 101 literals
0.29/0.20	c SATISFIABLE
0.29/0.20	c OPTIMIZING...
0.29/0.20	c Got one! Elapsed wall clock time (in seconds):0.106
0.29/0.20	o 721
0.29/0.22	c Got one! Elapsed wall clock time (in seconds):0.126
0.29/0.22	o 699
0.29/0.24	c Got one! Elapsed wall clock time (in seconds):0.14
0.29/0.24	o 687
0.29/0.24	c Got one! Elapsed wall clock time (in seconds):0.147
0.29/0.24	o 662
0.29/0.25	c Got one! Elapsed wall clock time (in seconds):0.156
0.29/0.25	o 520
0.29/0.26	c Got one! Elapsed wall clock time (in seconds):0.166
0.29/0.26	o 518
0.29/0.27	c Got one! Elapsed wall clock time (in seconds):0.173
0.29/0.27	o 509
0.29/0.28	c Got one! Elapsed wall clock time (in seconds):0.18
0.29/0.28	o 472
0.29/0.29	c Got one! Elapsed wall clock time (in seconds):0.192
0.29/0.29	o 468
0.52/0.30	c Got one! Elapsed wall clock time (in seconds):0.206
0.52/0.30	o 461
0.52/0.31	c Got one! Elapsed wall clock time (in seconds):0.209
0.52/0.31	o 448
0.52/0.32	c Got one! Elapsed wall clock time (in seconds):0.226
0.52/0.32	o 446
0.52/0.36	c Got one! Elapsed wall clock time (in seconds):0.267
0.52/0.36	o 444
0.52/0.37	c Got one! Elapsed wall clock time (in seconds):0.276
0.52/0.37	o 442
0.52/0.38	c Got one! Elapsed wall clock time (in seconds):0.287
0.52/0.38	o 415
0.71/0.41	c Got one! Elapsed wall clock time (in seconds):0.309
0.71/0.41	o 411
0.71/0.42	c Got one! Elapsed wall clock time (in seconds):0.324
0.71/0.42	o 388
0.71/0.43	c Got one! Elapsed wall clock time (in seconds):0.334
0.71/0.43	o 386
0.71/0.44	c Got one! Elapsed wall clock time (in seconds):0.339
0.71/0.44	o 369
0.71/0.45	c Got one! Elapsed wall clock time (in seconds):0.35
0.71/0.45	o 367
0.71/0.48	c Got one! Elapsed wall clock time (in seconds):0.379
0.71/0.48	o 361
0.71/0.49	c Got one! Elapsed wall clock time (in seconds):0.391
0.71/0.49	o 351
0.83/0.53	c Got one! Elapsed wall clock time (in seconds):0.431
0.83/0.53	o 350
0.83/0.54	c Got one! Elapsed wall clock time (in seconds):0.445
0.83/0.54	o 348
0.83/0.56	c Got one! Elapsed wall clock time (in seconds):0.459
0.83/0.56	o 340
0.83/0.58	c Got one! Elapsed wall clock time (in seconds):0.486
0.83/0.58	o 338
1.00/0.60	c Got one! Elapsed wall clock time (in seconds):0.505
1.00/0.60	o 330
1.00/0.63	c Got one! Elapsed wall clock time (in seconds):0.533
1.00/0.63	o 307
1.00/0.68	c Got one! Elapsed wall clock time (in seconds):0.585
1.00/0.68	o 305
1.00/0.69	c Got one! Elapsed wall clock time (in seconds):0.596
1.00/0.69	o 302
1.20/0.73	c Got one! Elapsed wall clock time (in seconds):0.63
1.20/0.73	o 301
1.20/0.75	c Got one! Elapsed wall clock time (in seconds):0.653
1.20/0.75	o 285
1.33/0.83	c cleaning 8153 clauses out of 16317 with flag 4176/16317
1.33/0.86	c Got one! Elapsed wall clock time (in seconds):0.765
1.33/0.86	o 275
1.33/0.90	c Got one! Elapsed wall clock time (in seconds):0.798
1.33/0.90	o 274
1.52/0.97	c Got one! Elapsed wall clock time (in seconds):0.872
1.52/0.97	o 260
1.52/0.97	c Got one! Elapsed wall clock time (in seconds):0.876
1.52/0.97	o 249
1.52/0.99	c Got one! Elapsed wall clock time (in seconds):0.893
1.52/0.99	o 244
1.52/1.00	c Got one! Elapsed wall clock time (in seconds):0.905
1.52/1.00	o 243
1.66/1.02	c Got one! Elapsed wall clock time (in seconds):0.928
1.66/1.02	o 242
1.66/1.04	c Got one! Elapsed wall clock time (in seconds):0.94
1.66/1.04	o 238
1.66/1.07	c Got one! Elapsed wall clock time (in seconds):0.978
1.66/1.07	o 237
1.81/1.12	c cleaning 8377 clauses out of 16780 with flag 4218/24933
1.81/1.16	c Got one! Elapsed wall clock time (in seconds):1.064
1.81/1.16	o 235
1.97/1.25	c Got one! Elapsed wall clock time (in seconds):1.152
1.97/1.25	o 234
1.97/1.28	c cleaning 6769 clauses out of 13567 with flag 4637/30097
2.08/1.35	c Got one! Elapsed wall clock time (in seconds):1.25
2.08/1.35	o 227
2.08/1.36	c Got one! Elapsed wall clock time (in seconds):1.265
2.08/1.36	o 222
2.19/1.44	c Got one! Elapsed wall clock time (in seconds):1.342
2.19/1.44	o 220
2.19/1.49	c Got one! Elapsed wall clock time (in seconds):1.395
2.19/1.49	o 216
2.29/1.51	c Got one! Elapsed wall clock time (in seconds):1.411
2.29/1.51	o 201
2.29/1.55	c cleaning 7381 clauses out of 14778 with flag 4832/38077
2.40/1.66	c Got one! Elapsed wall clock time (in seconds):1.566
2.40/1.66	o 200
2.52/1.73	c cleaning 6477 clauses out of 12956 with flag 8404/43636
2.52/1.74	c Got one! Elapsed wall clock time (in seconds):1.644
2.52/1.74	o 193
2.63/1.89	c cleaning 5771 clauses out of 11561 with flag 24200/48718
2.74/1.93	c Got one! Elapsed wall clock time (in seconds):1.83
2.74/1.93	o 170
2.74/1.97	c Got one! Elapsed wall clock time (in seconds):1.87
2.74/1.97	o 143
2.74/1.98	c Got one! Elapsed wall clock time (in seconds):1.88
2.74/1.98	o 142
2.84/2.09	c cleaning 5684 clauses out of 11368 with flag 11897/54296
2.97/2.10	c Got one! Elapsed wall clock time (in seconds):2.008
2.97/2.10	o 137
3.18/2.23	c Got one! Elapsed wall clock time (in seconds):2.134
3.18/2.23	o 132
3.18/2.28	c cleaning 5459 clauses out of 10930 with flag 4817/59542
3.57/2.45	c Got one! Elapsed wall clock time (in seconds):2.352
3.57/2.45	o 131
3.68/2.50	c cleaning 5529 clauses out of 11072 with flag 5309/65143
3.68/2.59	c Got one! Elapsed wall clock time (in seconds):2.492
3.68/2.59	o 130
4.09/2.70	c cleaning 5606 clauses out of 11219 with flag 14627/70819
4.30/2.84	c Got one! Elapsed wall clock time (in seconds):2.746
4.30/2.84	o 126
4.30/2.86	c Got one! Elapsed wall clock time (in seconds):2.76
4.30/2.86	o 125
4.30/2.88	c Got one! Elapsed wall clock time (in seconds):2.781
4.30/2.88	o 124
4.47/2.92	c cleaning 6135 clauses out of 12278 with flag 4471/77484
4.47/2.93	c Got one! Elapsed wall clock time (in seconds):2.838
4.47/2.93	o 123
4.47/2.95	c Got one! Elapsed wall clock time (in seconds):2.857
4.47/2.95	o 119
4.57/3.06	c Got one! Elapsed wall clock time (in seconds):2.964
4.57/3.06	o 113
4.67/3.12	c Got one! Elapsed wall clock time (in seconds):3.025
4.67/3.12	o 112
4.67/3.17	c cleaning 6505 clauses out of 13024 with flag 5085/84365
4.88/3.38	c cleaning 6254 clauses out of 12519 with flag 32643/90365
4.98/3.46	c Got one! Elapsed wall clock time (in seconds):3.366
4.98/3.46	o 111
5.08/3.56	c cleaning 5650 clauses out of 11310 with flag 16201/95410
5.28/3.73	c Got one! Elapsed wall clock time (in seconds):3.63
5.28/3.73	o 108
5.48/3.91	c cleaning 8005 clauses out of 16024 with flag 25819/105774
5.68/4.11	c cleaning 6995 clauses out of 14018 with flag 56824/111773
5.68/4.18	c Got one! Elapsed wall clock time (in seconds):4.085
5.68/4.18	o 62
5.68/4.19	c Got one! Elapsed wall clock time (in seconds):4.094
5.68/4.19	o 54
5.79/4.22	c Got one! Elapsed wall clock time (in seconds):4.123
5.79/4.22	o 53
5.79/4.25	c Got one! Elapsed wall clock time (in seconds):4.154
5.79/4.25	o 43
5.90/4.33	c Got one! Elapsed wall clock time (in seconds):4.232
5.90/4.33	o 41
5.90/4.37	c cleaning 7411 clauses out of 14841 with flag 5356/119591
6.00/4.49	c Got one! Elapsed wall clock time (in seconds):4.389
6.00/4.49	o 27
6.09/4.55	c cleaning 6639 clauses out of 13281 with flag 10051/125442
6.20/4.66	c Got one! Elapsed wall clock time (in seconds):4.564
6.20/4.66	o 26
6.30/4.73	c cleaning 6255 clauses out of 12512 with flag 10053/131312
6.52/4.90	c cleaning 6130 clauses out of 12259 with flag 34197/137314
6.52/4.97	c Got one! Elapsed wall clock time (in seconds):4.869
6.52/4.97	o 24
6.62/5.07	c cleaning 5703 clauses out of 11414 with flag 17315/142599
6.82/5.26	c cleaning 5841 clauses out of 11709 with flag 48044/148597
7.03/5.41	c Got one! Elapsed wall clock time (in seconds):5.31
7.03/5.41	o 11
7.03/5.45	c cleaning 5926 clauses out of 11861 with flag 5467/154590
7.23/5.65	c cleaning 5953 clauses out of 11935 with flag 38545/160590
7.42/5.88	c cleaning 6478 clauses out of 12981 with flag 78355/167589
7.63/6.05	c Got one! Elapsed wall clock time (in seconds):5.956
7.63/6.05	o 10
7.83/6.20	c cleaning 8479 clauses out of 16961 with flag 23993/178047
7.93/6.39	c cleaning 7234 clauses out of 14478 with flag 50934/184044
8.24/6.60	c cleaning 7119 clauses out of 14244 with flag 84724/191045
8.24/6.65	c Got one! Elapsed wall clock time (in seconds):6.556
8.24/6.65	o 9
8.34/6.79	c cleaning 6259 clauses out of 12537 with flag 23555/196457
8.54/6.98	c cleaning 6134 clauses out of 12278 with flag 54031/202457
8.54/6.99	c Got one! Elapsed wall clock time (in seconds):6.892
8.54/6.99	o 8
8.75/7.15	c cleaning 5590 clauses out of 11216 with flag 29259/207529
8.95/7.34	c cleaning 5809 clauses out of 11626 with flag 59454/213529
9.15/7.54	c cleaning 6405 clauses out of 12817 with flag 90246/220529
9.36/7.77	c cleaning 7206 clauses out of 14411 with flag 127027/228529
9.67/8.04	c cleaning 8096 clauses out of 16203 with flag 168981/237530
9.97/8.34	c cleaning 9046 clauses out of 18103 with flag 218109/247529
10.27/8.68	c cleaning 10020 clauses out of 20054 with flag 272029/258529
10.58/8.99	c Got one! Elapsed wall clock time (in seconds):8.889
10.58/8.99	o 3
10.88/9.20	c cleaning 12594 clauses out of 25204 with flag 28936/273702
11.08/9.44	c cleaning 9295 clauses out of 18606 with flag 63694/279698
11.29/9.68	c cleaning 8153 clauses out of 16314 with flag 102225/286701
11.39/9.73	c Got one! Elapsed wall clock time (in seconds):9.629
11.39/9.73	o 1
11.49/9.86	c cleaning 6647 clauses out of 13311 with flag 23067/291852
11.69/10.05	c cleaning 6324 clauses out of 12663 with flag 54405/297851
11.89/10.27	c cleaning 6661 clauses out of 13339 with flag 90068/304851
12.19/10.51	c starts		: 200
12.19/10.51	c conflicts		: 312140
12.19/10.51	c decisions		: 497053
12.19/10.51	c propagations		: 6941728
12.19/10.51	c inspects		: 71422993
12.19/10.51	c shortcuts		: 0
12.19/10.51	c learnt literals	: 28
12.19/10.51	c learnt binary clauses	: 25
12.19/10.51	c learnt ternary clauses	: 350
12.19/10.51	c learnt constraints	: 312111
12.19/10.51	c ignored constraints	: 0
12.19/10.51	c root simplifications	: 0
12.19/10.51	c removed literals (reason simplification)	: 0
12.19/10.51	c reason swapping (by a shorter reason)	: 0
12.19/10.51	c Calls to reduceDB	: 43
12.19/10.51	c Number of update (reduction) of LBD	: 84843
12.19/10.51	c number of reductions to clauses (during analyze)	: 0
12.19/10.51	c number of learned constraints concerned by reduction	: 0
12.19/10.51	c number of learning phase by resolution	: 0
12.19/10.51	c number of learning phase by cutting planes	: 0
12.19/10.51	c speed (assignments/second)	: 670115.6482285935
12.19/10.51	c non guided choices	3577
12.19/10.51	c learnt constraints type 
12.19/10.51	c constraints type 
12.19/10.51	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
12.19/10.51	c ignored satisfied constraints => 1
12.19/10.51	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
12.19/10.51	c 102 constraints processed.
12.19/10.51	s OPTIMUM FOUND
12.19/10.51	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 x63 -x64 -x65 -x66 -x67 x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 x169 
12.19/10.51	c objective function=1
12.19/10.51	c Total wall clock time (in seconds): 10.417

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-3718432-1338254190/watcher-3718432-1338254190 -o /tmp/evaluation-result-3718432-1338254190/solver-3718432-1338254190 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3718432-1338254190.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.15 2.04 2.01 3/194 1205
/proc/meminfo: memFree=29958168/32873648 swapFree=7116/7116
[pid=1205] ppid=1203 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/1205/stat : 1205 (java) D 1203 1205 30566 0 -1 4202496 445 0 0 0 0 0 0 0 20 0 1 0 291546358 9515008 175 33554432000 1073741824 1073778376 140734502382080 140734502364808 219513963408 0 0 4096 0 18446744072100609316 0 0 17 1 0 0 0 0 0
/proc/1205/statm: 2323 175 133 9 0 71 0

[startup+0.086256 s]
/proc/loadavg: 2.15 2.04 2.01 3/194 1205
/proc/meminfo: memFree=29958168/32873648 swapFree=7116/7116
[pid=1205] ppid=1203 vsize=9558416 CPUtime=0.08 cores=1,3,5,7
/proc/1205/stat : 1205 (java) S 1203 1205 30566 0 -1 4202496 4304 0 1 0 8 0 0 0 20 0 18 0 291546358 9787817984 5495 33554432000 1073741824 1073778376 140734502382080 140734502373216 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/1205/statm: 2389604 5495 2109 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558416

[startup+0.100191 s]
/proc/loadavg: 2.15 2.04 2.01 3/194 1205
/proc/meminfo: memFree=29958168/32873648 swapFree=7116/7116
[pid=1205] ppid=1203 vsize=9558416 CPUtime=0.11 cores=1,3,5,7
/proc/1205/stat : 1205 (java) S 1203 1205 30566 0 -1 4202496 4483 0 1 0 10 1 0 0 20 0 18 0 291546358 9787817984 6146 33554432000 1073741824 1073778376 140734502382080 140734502373216 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/1205/statm: 2389604 6146 2142 9 0 2380296 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558416

[startup+0.30017 s]
/proc/loadavg: 2.15 2.04 2.01 3/194 1205
/proc/meminfo: memFree=29958168/32873648 swapFree=7116/7116
[pid=1205] ppid=1203 vsize=9624980 CPUtime=0.52 cores=1,3,5,7
/proc/1205/stat : 1205 (java) S 1203 1205 30566 0 -1 4202496 6677 0 1 0 51 1 0 0 20 0 19 0 291546358 9855979520 7985 33554432000 1073741824 1073778376 140734502382080 140734502373216 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/1205/statm: 2406245 7985 2234 9 0 2396937 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 9624980

[startup+0.700276 s]
/proc/loadavg: 2.15 2.04 2.01 3/194 1205
/proc/meminfo: memFree=29958168/32873648 swapFree=7116/7116
[pid=1205] ppid=1203 vsize=9624980 CPUtime=1.2 cores=1,3,5,7
/proc/1205/stat : 1205 (java) S 1203 1205 30566 0 -1 4202496 10735 0 1 0 118 2 0 0 20 0 19 0 291546358 9855979520 11050 33554432000 1073741824 1073778376 140734502382080 140734502373216 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/1205/statm: 2406245 11050 2243 9 0 2396937 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 9624980

[startup+1.50066 s]
/proc/loadavg: 2.15 2.04 2.01 3/213 1224
/proc/meminfo: memFree=29905064/32873648 swapFree=7116/7116
[pid=1205] ppid=1203 vsize=9624980 CPUtime=2.29 cores=1,3,5,7
/proc/1205/stat : 1205 (java) S 1203 1205 30566 0 -1 4202496 14199 0 1 0 227 2 0 0 20 0 19 0 291546358 9855979520 16180 33554432000 1073741824 1073778376 140734502382080 140734502373216 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/1205/statm: 2406245 16180 2273 9 0 2396937 0
[pid=1205/tid=1207] ppid=1203 vsize=9624980 CPUtime=1.45 cores=1,3,5,7
/proc/1205/task/1207/stat : 1207 (java) R 1203 1205 30566 0 -1 4202560 2459 0 1 0 143 2 0 0 20 0 19 0 291546358 9855979520 16180 33554432000 1073741824 1073778376 140734502382080 139665458520472 139665307267380 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=1205/tid=1208] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1208/stat : 1208 (java) S 1203 1205 30566 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 291546359 9855979520 16180 33554432000 1073741824 1073778376 140734502382080 139665430972840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1205/tid=1209] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1209/stat : 1209 (java) S 1203 1205 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291546359 9855979520 16180 33554432000 1073741824 1073778376 140734502382080 139665429920296 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1205/tid=1210] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1210/stat : 1210 (java) S 1203 1205 30566 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 291546359 9855979520 16180 33554432000 1073741824 1073778376 140734502382080 139665428867240 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1205/tid=1211] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1211/stat : 1211 (java) S 1203 1205 30566 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 291546359 9855979520 16180 33554432000 1073741824 1073778376 140734502382080 139665427814696 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1205/tid=1212] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1212/stat : 1212 (java) S 1203 1205 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291546359 9855979520 16180 33554432000 1073741824 1073778376 140734502382080 139665426762664 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1205/tid=1213] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1213/stat : 1213 (java) S 1203 1205 30566 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 291546359 9855979520 16180 33554432000 1073741824 1073778376 140734502382080 139665425710120 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1205/tid=1214] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1214/stat : 1214 (java) S 1203 1205 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291546359 9855979520 16180 33554432000 1073741824 1073778376 140734502382080 139665295846056 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1205/tid=1215] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1215/stat : 1215 (java) S 1203 1205 30566 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 291546359 9855979520 16180 33554432000 1073741824 1073778376 140734502382080 139665294793512 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1205/tid=1216] ppid=1203 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/1205/task/1216/stat : 1216 (java) S 1203 1205 30566 0 -1 4202560 31 0 0 0 1 0 0 0 20 0 19 0 291546360 9855979520 16180 33554432000 1073741824 1073778376 140734502382080 139664811845992 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1205/tid=1217] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1217/stat : 1217 (java) S 1203 1205 30566 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291546360 9855979520 16180 33554432000 1073741824 1073778376 140734502382080 139664810792312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1205/tid=1218] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1218/stat : 1218 (java) S 1203 1205 30566 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291546360 9855979520 16180 33554432000 1073741824 1073778376 140734502382080 139664809739144 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1205/tid=1219] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1219/stat : 1219 (java) S 1203 1205 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291546362 9855979520 16180 33554432000 1073741824 1073778376 140734502382080 139664808687888 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1205/tid=1220] ppid=1203 vsize=9624980 CPUtime=0.33 cores=1,3,5,7
/proc/1205/task/1220/stat : 1220 (java) S 1203 1205 30566 0 -1 4202560 4769 0 0 0 33 0 0 0 20 0 19 0 291546362 9855979520 16180 33554432000 1073741824 1073778376 140734502382080 139664807635768 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1205/tid=1221] ppid=1203 vsize=9624980 CPUtime=0.44 cores=1,3,5,7
/proc/1205/task/1221/stat : 1221 (java) S 1203 1205 30566 0 -1 4202560 5716 0 0 0 44 0 0 0 20 0 19 0 291546362 9855979520 16180 33554432000 1073741824 1073778376 140734502382080 139664806583224 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1205/tid=1222] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1222/stat : 1222 (java) S 1203 1205 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291546362 9855979520 16180 33554432000 1073741824 1073778376 140734502382080 139664805530360 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1205/tid=1223] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1223/stat : 1223 (java) S 1203 1205 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291546362 9855979520 16180 33554432000 1073741824 1073778376 140734502382080 139664804478024 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1205/tid=1224] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1224/stat : 1224 (java) S 1203 1205 30566 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291546373 9855979520 16180 33554432000 1073741824 1073778376 140734502382080 139664803423272 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 2.29
Current children cumulated vsize (KiB) 9624980

[startup+3.10074 s]
/proc/loadavg: 2.15 2.04 2.01 4/213 1224
/proc/meminfo: memFree=29902272/32873648 swapFree=7116/7116
[pid=1205] ppid=1203 vsize=9624980 CPUtime=4.67 cores=1,3,5,7
/proc/1205/stat : 1205 (java) S 1203 1205 30566 0 -1 4202496 21637 0 1 0 463 4 0 0 20 0 19 0 291546358 9855979520 19327 33554432000 1073741824 1073778376 140734502382080 140734502373216 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/1205/statm: 2406245 19327 2274 9 0 2396937 0
[pid=1205/tid=1207] ppid=1203 vsize=9624980 CPUtime=2.97 cores=1,3,5,7
/proc/1205/task/1207/stat : 1207 (java) R 1203 1205 30566 0 -1 4202560 2469 0 1 0 295 2 0 0 20 0 19 0 291546358 9855979520 19327 33554432000 1073741824 1073778376 140734502382080 139665458520472 139665307244364 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=1205/tid=1208] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1208/stat : 1208 (java) S 1203 1205 30566 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 291546359 9855979520 19327 33554432000 1073741824 1073778376 140734502382080 139665430972840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1205/tid=1209] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1209/stat : 1209 (java) S 1203 1205 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291546359 9855979520 19327 33554432000 1073741824 1073778376 140734502382080 139665429920296 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1205/tid=1210] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1210/stat : 1210 (java) S 1203 1205 30566 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 291546359 9855979520 19327 33554432000 1073741824 1073778376 140734502382080 139665428867240 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1205/tid=1211] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1211/stat : 1211 (java) S 1203 1205 30566 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 291546359 9855979520 19327 33554432000 1073741824 1073778376 140734502382080 139665427814696 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1205/tid=1212] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1212/stat : 1212 (java) S 1203 1205 30566 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291546359 9855979520 19327 33554432000 1073741824 1073778376 140734502382080 139665426762664 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1205/tid=1213] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1213/stat : 1213 (java) S 1203 1205 30566 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 291546359 9855979520 19327 33554432000 1073741824 1073778376 140734502382080 139665425710120 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1205/tid=1214] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1214/stat : 1214 (java) S 1203 1205 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291546359 9855979520 19327 33554432000 1073741824 1073778376 140734502382080 139665295846056 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1205/tid=1215] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1215/stat : 1215 (java) S 1203 1205 30566 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 291546359 9855979520 19327 33554432000 1073741824 1073778376 140734502382080 139665294793512 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1205/tid=1216] ppid=1203 vsize=9624980 CPUtime=0.08 cores=1,3,5,7
/proc/1205/task/1216/stat : 1216 (java) S 1203 1205 30566 0 -1 4202560 31 0 0 0 8 0 0 0 20 0 19 0 291546360 9855979520 19327 33554432000 1073741824 1073778376 140734502382080 139664811845992 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1205/tid=1217] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1217/stat : 1217 (java) S 1203 1205 30566 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291546360 9855979520 19327 33554432000 1073741824 1073778376 140734502382080 139664810792312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1205/tid=1218] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1218/stat : 1218 (java) S 1203 1205 30566 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291546360 9855979520 19327 33554432000 1073741824 1073778376 140734502382080 139664809739144 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1205/tid=1219] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1219/stat : 1219 (java) S 1203 1205 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291546362 9855979520 19327 33554432000 1073741824 1073778376 140734502382080 139664808687888 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1205/tid=1220] ppid=1203 vsize=9624980 CPUtime=0.65 cores=1,3,5,7
/proc/1205/task/1220/stat : 1220 (java) S 1203 1205 30566 0 -1 4202560 8959 0 0 0 65 0 0 0 20 0 19 0 291546362 9855979520 19327 33554432000 1073741824 1073778376 140734502382080 139664807635768 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1205/tid=1221] ppid=1203 vsize=9624980 CPUtime=0.88 cores=1,3,5,7
/proc/1205/task/1221/stat : 1221 (java) S 1203 1205 30566 0 -1 4202560 8949 0 0 0 86 2 0 0 20 0 19 0 291546362 9855979520 19327 33554432000 1073741824 1073778376 140734502382080 139664806583224 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1205/tid=1222] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1222/stat : 1222 (java) S 1203 1205 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291546362 9855979520 19327 33554432000 1073741824 1073778376 140734502382080 139664805530360 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1205/tid=1223] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1223/stat : 1223 (java) S 1203 1205 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291546362 9855979520 19327 33554432000 1073741824 1073778376 140734502382080 139664804478024 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1205/tid=1224] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1224/stat : 1224 (java) S 1203 1205 30566 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291546373 9855979520 19327 33554432000 1073741824 1073778376 140734502382080 139664803423272 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 4.67
Current children cumulated vsize (KiB) 9624980

[startup+6.30067 s]
/proc/loadavg: 2.14 2.04 2.01 3/213 1224
/proc/meminfo: memFree=29891676/32873648 swapFree=7116/7116
[pid=1205] ppid=1203 vsize=9624980 CPUtime=7.93 cores=1,3,5,7
/proc/1205/stat : 1205 (java) S 1203 1205 30566 0 -1 4202496 21663 0 1 0 789 4 0 0 20 0 19 0 291546358 9855979520 18296 33554432000 1073741824 1073778376 140734502382080 140734502373216 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/1205/statm: 2406245 18296 2274 9 0 2396937 0
[pid=1205/tid=1207] ppid=1203 vsize=9624980 CPUtime=6.01 cores=1,3,5,7
/proc/1205/task/1207/stat : 1207 (java) R 1203 1205 30566 0 -1 4202560 2485 0 1 0 599 2 0 0 20 0 19 0 291546358 9855979520 18296 33554432000 1073741824 1073778376 140734502382080 139665458520472 139665307283340 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=1205/tid=1208] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1208/stat : 1208 (java) S 1203 1205 30566 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 291546359 9855979520 18296 33554432000 1073741824 1073778376 140734502382080 139665430972840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1205/tid=1209] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1209/stat : 1209 (java) S 1203 1205 30566 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 291546359 9855979520 18296 33554432000 1073741824 1073778376 140734502382080 139665429920296 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1205/tid=1210] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1210/stat : 1210 (java) S 1203 1205 30566 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 291546359 9855979520 18296 33554432000 1073741824 1073778376 140734502382080 139665428867240 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1205/tid=1211] ppid=1203 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/1205/task/1211/stat : 1211 (java) S 1203 1205 30566 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 291546359 9855979520 18296 33554432000 1073741824 1073778376 140734502382080 139665427814696 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1205/tid=1212] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1212/stat : 1212 (java) S 1203 1205 30566 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291546359 9855979520 18296 33554432000 1073741824 1073778376 140734502382080 139665426762664 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1205/tid=1213] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1213/stat : 1213 (java) S 1203 1205 30566 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291546359 9855979520 18296 33554432000 1073741824 1073778376 140734502382080 139665425710120 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1205/tid=1214] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1214/stat : 1214 (java) S 1203 1205 30566 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291546359 9855979520 18296 33554432000 1073741824 1073778376 140734502382080 139665295846056 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1205/tid=1215] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1215/stat : 1215 (java) S 1203 1205 30566 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 291546359 9855979520 18296 33554432000 1073741824 1073778376 140734502382080 139665294793512 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1205/tid=1216] ppid=1203 vsize=9624980 CPUtime=0.22 cores=1,3,5,7
/proc/1205/task/1216/stat : 1216 (java) S 1203 1205 30566 0 -1 4202560 31 0 0 0 22 0 0 0 20 0 19 0 291546360 9855979520 18296 33554432000 1073741824 1073778376 140734502382080 139664811845992 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1205/tid=1217] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1217/stat : 1217 (java) S 1203 1205 30566 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291546360 9855979520 18296 33554432000 1073741824 1073778376 140734502382080 139664810792312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1205/tid=1218] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1218/stat : 1218 (java) S 1203 1205 30566 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291546360 9855979520 18296 33554432000 1073741824 1073778376 140734502382080 139664809739144 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1205/tid=1219] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1219/stat : 1219 (java) S 1203 1205 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291546362 9855979520 18296 33554432000 1073741824 1073778376 140734502382080 139664808687888 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1205/tid=1220] ppid=1203 vsize=9624980 CPUtime=0.66 cores=1,3,5,7
/proc/1205/task/1220/stat : 1220 (java) S 1203 1205 30566 0 -1 4202560 8959 0 0 0 66 0 0 0 20 0 19 0 291546362 9855979520 18296 33554432000 1073741824 1073778376 140734502382080 139664807635768 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1205/tid=1221] ppid=1203 vsize=9624980 CPUtime=0.88 cores=1,3,5,7
/proc/1205/task/1221/stat : 1221 (java) S 1203 1205 30566 0 -1 4202560 8949 0 0 0 86 2 0 0 20 0 19 0 291546362 9855979520 18296 33554432000 1073741824 1073778376 140734502382080 139664806583224 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1205/tid=1222] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1222/stat : 1222 (java) S 1203 1205 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291546362 9855979520 18296 33554432000 1073741824 1073778376 140734502382080 139664805530360 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1205/tid=1223] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1223/stat : 1223 (java) S 1203 1205 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291546362 9855979520 18296 33554432000 1073741824 1073778376 140734502382080 139664804478024 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1205/tid=1224] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1224/stat : 1224 (java) S 1203 1205 30566 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291546373 9855979520 18296 33554432000 1073741824 1073778376 140734502382080 139664803423272 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 7.93
Current children cumulated vsize (KiB) 9624980

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

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

/proc/1205/task/1208/stat : 1208 (java) S 1203 1205 30566 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 291546359 9855979520 18299 33554432000 1073741824 1073778376 140734502382080 139665430972840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1205/tid=1209] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1209/stat : 1209 (java) S 1203 1205 30566 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 291546359 9855979520 18299 33554432000 1073741824 1073778376 140734502382080 139665429920296 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1205/tid=1210] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1210/stat : 1210 (java) S 1203 1205 30566 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 291546359 9855979520 18299 33554432000 1073741824 1073778376 140734502382080 139665428867240 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1205/tid=1211] ppid=1203 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/1205/task/1211/stat : 1211 (java) S 1203 1205 30566 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 19 0 291546359 9855979520 18299 33554432000 1073741824 1073778376 140734502382080 139665427814696 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1205/tid=1212] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1212/stat : 1212 (java) S 1203 1205 30566 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291546359 9855979520 18299 33554432000 1073741824 1073778376 140734502382080 139665426762664 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1205/tid=1213] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1213/stat : 1213 (java) S 1203 1205 30566 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291546359 9855979520 18299 33554432000 1073741824 1073778376 140734502382080 139665425710120 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1205/tid=1214] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1214/stat : 1214 (java) S 1203 1205 30566 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291546359 9855979520 18299 33554432000 1073741824 1073778376 140734502382080 139665295846056 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1205/tid=1215] ppid=1203 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/1205/task/1215/stat : 1215 (java) S 1203 1205 30566 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 291546359 9855979520 18299 33554432000 1073741824 1073778376 140734502382080 139665294793512 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1205/tid=1216] ppid=1203 vsize=9624980 CPUtime=0.29 cores=1,3,5,7
/proc/1205/task/1216/stat : 1216 (java) S 1203 1205 30566 0 -1 4202560 31 0 0 0 29 0 0 0 20 0 19 0 291546360 9855979520 18299 33554432000 1073741824 1073778376 140734502382080 139664811845992 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1205/tid=1217] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1217/stat : 1217 (java) S 1203 1205 30566 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291546360 9855979520 18299 33554432000 1073741824 1073778376 140734502382080 139664810792312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1205/tid=1218] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1218/stat : 1218 (java) S 1203 1205 30566 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291546360 9855979520 18299 33554432000 1073741824 1073778376 140734502382080 139664809739144 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1205/tid=1219] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1219/stat : 1219 (java) S 1203 1205 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291546362 9855979520 18299 33554432000 1073741824 1073778376 140734502382080 139664808687888 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1205/tid=1220] ppid=1203 vsize=9624980 CPUtime=0.69 cores=1,3,5,7
/proc/1205/task/1220/stat : 1220 (java) S 1203 1205 30566 0 -1 4202560 8959 0 0 0 69 0 0 0 20 0 19 0 291546362 9855979520 18299 33554432000 1073741824 1073778376 140734502382080 139664807635768 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1205/tid=1221] ppid=1203 vsize=9624980 CPUtime=0.88 cores=1,3,5,7
/proc/1205/task/1221/stat : 1221 (java) S 1203 1205 30566 0 -1 4202560 8949 0 0 0 86 2 0 0 20 0 19 0 291546362 9855979520 18299 33554432000 1073741824 1073778376 140734502382080 139664806583224 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1205/tid=1222] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1222/stat : 1222 (java) S 1203 1205 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291546362 9855979520 18299 33554432000 1073741824 1073778376 140734502382080 139664805530360 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1205/tid=1223] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1223/stat : 1223 (java) S 1203 1205 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291546362 9855979520 18299 33554432000 1073741824 1073778376 140734502382080 139664804478024 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1205/tid=1224] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1224/stat : 1224 (java) S 1203 1205 30566 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291546373 9855979520 18299 33554432000 1073741824 1073778376 140734502382080 139664803423272 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 9.57
Current children cumulated vsize (KiB) 9624980

[startup+9.50066 s]
/proc/loadavg: 2.14 2.04 2.01 3/213 1224
/proc/meminfo: memFree=29891800/32873648 swapFree=7116/7116
[pid=1205] ppid=1203 vsize=9624980 CPUtime=11.19 cores=1,3,5,7
/proc/1205/stat : 1205 (java) S 1203 1205 30566 0 -1 4202496 21693 0 1 0 1115 4 0 0 20 0 19 0 291546358 9855979520 18313 33554432000 1073741824 1073778376 140734502382080 140734502373216 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/1205/statm: 2406245 18313 2274 9 0 2396937 0
[pid=1205/tid=1207] ppid=1203 vsize=9624980 CPUtime=9.06 cores=1,3,5,7
/proc/1205/task/1207/stat : 1207 (java) R 1203 1205 30566 0 -1 4202560 2498 0 1 0 904 2 0 0 20 0 19 0 291546358 9855979520 18313 33554432000 1073741824 1073778376 140734502382080 139665458520472 139665307306963 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=1205/tid=1208] ppid=1203 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/1205/task/1208/stat : 1208 (java) S 1203 1205 30566 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 19 0 291546359 9855979520 18313 33554432000 1073741824 1073778376 140734502382080 139665430972840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1205/tid=1209] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1209/stat : 1209 (java) S 1203 1205 30566 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 291546359 9855979520 18313 33554432000 1073741824 1073778376 140734502382080 139665429920296 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1205/tid=1210] ppid=1203 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/1205/task/1210/stat : 1210 (java) S 1203 1205 30566 0 -1 4202560 18 0 0 0 1 0 0 0 20 0 19 0 291546359 9855979520 18313 33554432000 1073741824 1073778376 140734502382080 139665428867240 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1205/tid=1211] ppid=1203 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/1205/task/1211/stat : 1211 (java) S 1203 1205 30566 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 19 0 291546359 9855979520 18313 33554432000 1073741824 1073778376 140734502382080 139665427814696 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1205/tid=1212] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1212/stat : 1212 (java) S 1203 1205 30566 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291546359 9855979520 18313 33554432000 1073741824 1073778376 140734502382080 139665426762664 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1205/tid=1213] ppid=1203 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/1205/task/1213/stat : 1213 (java) S 1203 1205 30566 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 291546359 9855979520 18313 33554432000 1073741824 1073778376 140734502382080 139665425710120 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1205/tid=1214] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1214/stat : 1214 (java) S 1203 1205 30566 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 291546359 9855979520 18313 33554432000 1073741824 1073778376 140734502382080 139665295846056 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1205/tid=1215] ppid=1203 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/1205/task/1215/stat : 1215 (java) S 1203 1205 30566 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 291546359 9855979520 18313 33554432000 1073741824 1073778376 140734502382080 139665294793512 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1205/tid=1216] ppid=1203 vsize=9624980 CPUtime=0.34 cores=1,3,5,7
/proc/1205/task/1216/stat : 1216 (java) S 1203 1205 30566 0 -1 4202560 31 0 0 0 34 0 0 0 20 0 19 0 291546360 9855979520 18313 33554432000 1073741824 1073778376 140734502382080 139664811845992 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1205/tid=1217] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1217/stat : 1217 (java) S 1203 1205 30566 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291546360 9855979520 18313 33554432000 1073741824 1073778376 140734502382080 139664810792312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1205/tid=1218] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1218/stat : 1218 (java) S 1203 1205 30566 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291546360 9855979520 18313 33554432000 1073741824 1073778376 140734502382080 139664809739144 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1205/tid=1219] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1219/stat : 1219 (java) S 1203 1205 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291546362 9855979520 18313 33554432000 1073741824 1073778376 140734502382080 139664808687888 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1205/tid=1220] ppid=1203 vsize=9624980 CPUtime=0.69 cores=1,3,5,7
/proc/1205/task/1220/stat : 1220 (java) S 1203 1205 30566 0 -1 4202560 8959 0 0 0 69 0 0 0 20 0 19 0 291546362 9855979520 18313 33554432000 1073741824 1073778376 140734502382080 139664807635768 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1205/tid=1221] ppid=1203 vsize=9624980 CPUtime=0.88 cores=1,3,5,7
/proc/1205/task/1221/stat : 1221 (java) S 1203 1205 30566 0 -1 4202560 8949 0 0 0 86 2 0 0 20 0 19 0 291546362 9855979520 18313 33554432000 1073741824 1073778376 140734502382080 139664806583224 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1205/tid=1222] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1222/stat : 1222 (java) S 1203 1205 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291546362 9855979520 18313 33554432000 1073741824 1073778376 140734502382080 139664805530360 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1205/tid=1223] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1223/stat : 1223 (java) S 1203 1205 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291546362 9855979520 18313 33554432000 1073741824 1073778376 140734502382080 139664804478024 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1205/tid=1224] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1224/stat : 1224 (java) S 1203 1205 30566 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291546373 9855979520 18313 33554432000 1073741824 1073778376 140734502382080 139664803423272 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 11.19
Current children cumulated vsize (KiB) 9624980

[startup+10.3007 s]
/proc/loadavg: 2.13 2.04 2.01 3/213 1224
/proc/meminfo: memFree=29891932/32873648 swapFree=7116/7116
[pid=1205] ppid=1203 vsize=9624980 CPUtime=11.99 cores=1,3,5,7
/proc/1205/stat : 1205 (java) S 1203 1205 30566 0 -1 4202496 21699 0 1 0 1195 4 0 0 20 0 19 0 291546358 9855979520 18315 33554432000 1073741824 1073778376 140734502382080 140734502373216 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/1205/statm: 2406245 18315 2274 9 0 2396937 0
[pid=1205/tid=1207] ppid=1203 vsize=9624980 CPUtime=9.82 cores=1,3,5,7
/proc/1205/task/1207/stat : 1207 (java) R 1203 1205 30566 0 -1 4202560 2502 0 1 0 980 2 0 0 20 0 19 0 291546358 9855979520 18315 33554432000 1073741824 1073778376 140734502382080 139665458520472 139665307268152 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=1205/tid=1208] ppid=1203 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/1205/task/1208/stat : 1208 (java) S 1203 1205 30566 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 19 0 291546359 9855979520 18315 33554432000 1073741824 1073778376 140734502382080 139665430972840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1205/tid=1209] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1209/stat : 1209 (java) S 1203 1205 30566 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 291546359 9855979520 18315 33554432000 1073741824 1073778376 140734502382080 139665429920296 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1205/tid=1210] ppid=1203 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/1205/task/1210/stat : 1210 (java) S 1203 1205 30566 0 -1 4202560 18 0 0 0 1 0 0 0 20 0 19 0 291546359 9855979520 18315 33554432000 1073741824 1073778376 140734502382080 139665428867240 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1205/tid=1211] ppid=1203 vsize=9624980 CPUtime=0.02 cores=1,3,5,7
/proc/1205/task/1211/stat : 1211 (java) S 1203 1205 30566 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 19 0 291546359 9855979520 18315 33554432000 1073741824 1073778376 140734502382080 139665427814696 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1205/tid=1212] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1212/stat : 1212 (java) S 1203 1205 30566 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291546359 9855979520 18315 33554432000 1073741824 1073778376 140734502382080 139665426762664 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1205/tid=1213] ppid=1203 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/1205/task/1213/stat : 1213 (java) S 1203 1205 30566 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 291546359 9855979520 18315 33554432000 1073741824 1073778376 140734502382080 139665425710120 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1205/tid=1214] ppid=1203 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/1205/task/1214/stat : 1214 (java) S 1203 1205 30566 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 291546359 9855979520 18315 33554432000 1073741824 1073778376 140734502382080 139665295846056 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1205/tid=1215] ppid=1203 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/1205/task/1215/stat : 1215 (java) S 1203 1205 30566 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 291546359 9855979520 18315 33554432000 1073741824 1073778376 140734502382080 139665294793512 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1205/tid=1216] ppid=1203 vsize=9624980 CPUtime=0.37 cores=1,3,5,7
/proc/1205/task/1216/stat : 1216 (java) S 1203 1205 30566 0 -1 4202560 31 0 0 0 37 0 0 0 20 0 19 0 291546360 9855979520 18315 33554432000 1073741824 1073778376 140734502382080 139664811845992 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1205/tid=1217] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1217/stat : 1217 (java) S 1203 1205 30566 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291546360 9855979520 18315 33554432000 1073741824 1073778376 140734502382080 139664810792312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1205/tid=1218] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1218/stat : 1218 (java) S 1203 1205 30566 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291546360 9855979520 18315 33554432000 1073741824 1073778376 140734502382080 139664809739144 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1205/tid=1219] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1219/stat : 1219 (java) S 1203 1205 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291546362 9855979520 18315 33554432000 1073741824 1073778376 140734502382080 139664808687888 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1205/tid=1220] ppid=1203 vsize=9624980 CPUtime=0.69 cores=1,3,5,7
/proc/1205/task/1220/stat : 1220 (java) S 1203 1205 30566 0 -1 4202560 8959 0 0 0 69 0 0 0 20 0 19 0 291546362 9855979520 18315 33554432000 1073741824 1073778376 140734502382080 139664807635768 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1205/tid=1221] ppid=1203 vsize=9624980 CPUtime=0.88 cores=1,3,5,7
/proc/1205/task/1221/stat : 1221 (java) S 1203 1205 30566 0 -1 4202560 8949 0 0 0 86 2 0 0 20 0 19 0 291546362 9855979520 18315 33554432000 1073741824 1073778376 140734502382080 139664806583224 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1205/tid=1222] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1222/stat : 1222 (java) S 1203 1205 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291546362 9855979520 18315 33554432000 1073741824 1073778376 140734502382080 139664805530360 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1205/tid=1223] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1223/stat : 1223 (java) S 1203 1205 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291546362 9855979520 18315 33554432000 1073741824 1073778376 140734502382080 139664804478024 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1205/tid=1224] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1224/stat : 1224 (java) S 1203 1205 30566 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291546373 9855979520 18315 33554432000 1073741824 1073778376 140734502382080 139664803423272 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 11.99
Current children cumulated vsize (KiB) 9624980

[startup+10.5006 s]
/proc/loadavg: 2.13 2.04 2.01 3/213 1224
/proc/meminfo: memFree=29891932/32873648 swapFree=7116/7116
[pid=1205] ppid=1203 vsize=9624980 CPUtime=12.19 cores=1,3,5,7
/proc/1205/stat : 1205 (java) S 1203 1205 30566 0 -1 4202496 21699 0 1 0 1215 4 0 0 20 0 19 0 291546358 9855979520 18315 33554432000 1073741824 1073778376 140734502382080 140734502373216 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/1205/statm: 2406245 18315 2274 9 0 2396937 0
[pid=1205/tid=1207] ppid=1203 vsize=9624980 CPUtime=10.02 cores=1,3,5,7
/proc/1205/task/1207/stat : 1207 (java) R 1203 1205 30566 0 -1 4202560 2502 0 1 0 1000 2 0 0 20 0 19 0 291546358 9855979520 18315 33554432000 1073741824 1073778376 140734502382080 139665458520472 139665307268200 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=1205/tid=1208] ppid=1203 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/1205/task/1208/stat : 1208 (java) S 1203 1205 30566 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 19 0 291546359 9855979520 18315 33554432000 1073741824 1073778376 140734502382080 139665430972840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1205/tid=1209] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1209/stat : 1209 (java) S 1203 1205 30566 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 291546359 9855979520 18315 33554432000 1073741824 1073778376 140734502382080 139665429920296 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1205/tid=1210] ppid=1203 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/1205/task/1210/stat : 1210 (java) S 1203 1205 30566 0 -1 4202560 18 0 0 0 1 0 0 0 20 0 19 0 291546359 9855979520 18315 33554432000 1073741824 1073778376 140734502382080 139665428867240 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1205/tid=1211] ppid=1203 vsize=9624980 CPUtime=0.02 cores=1,3,5,7
/proc/1205/task/1211/stat : 1211 (java) S 1203 1205 30566 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 19 0 291546359 9855979520 18315 33554432000 1073741824 1073778376 140734502382080 139665427814696 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1205/tid=1212] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1212/stat : 1212 (java) S 1203 1205 30566 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291546359 9855979520 18315 33554432000 1073741824 1073778376 140734502382080 139665426762664 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1205/tid=1213] ppid=1203 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/1205/task/1213/stat : 1213 (java) S 1203 1205 30566 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 291546359 9855979520 18315 33554432000 1073741824 1073778376 140734502382080 139665425710120 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1205/tid=1214] ppid=1203 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/1205/task/1214/stat : 1214 (java) S 1203 1205 30566 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 291546359 9855979520 18315 33554432000 1073741824 1073778376 140734502382080 139665295846056 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1205/tid=1215] ppid=1203 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/1205/task/1215/stat : 1215 (java) S 1203 1205 30566 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 291546359 9855979520 18315 33554432000 1073741824 1073778376 140734502382080 139665294793512 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1205/tid=1216] ppid=1203 vsize=9624980 CPUtime=0.37 cores=1,3,5,7
/proc/1205/task/1216/stat : 1216 (java) S 1203 1205 30566 0 -1 4202560 31 0 0 0 37 0 0 0 20 0 19 0 291546360 9855979520 18315 33554432000 1073741824 1073778376 140734502382080 139664811845992 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1205/tid=1217] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1217/stat : 1217 (java) S 1203 1205 30566 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291546360 9855979520 18315 33554432000 1073741824 1073778376 140734502382080 139664810792312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1205/tid=1218] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1218/stat : 1218 (java) S 1203 1205 30566 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291546360 9855979520 18315 33554432000 1073741824 1073778376 140734502382080 139664809739144 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1205/tid=1219] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1219/stat : 1219 (java) S 1203 1205 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291546362 9855979520 18315 33554432000 1073741824 1073778376 140734502382080 139664808687888 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1205/tid=1220] ppid=1203 vsize=9624980 CPUtime=0.69 cores=1,3,5,7
/proc/1205/task/1220/stat : 1220 (java) S 1203 1205 30566 0 -1 4202560 8959 0 0 0 69 0 0 0 20 0 19 0 291546362 9855979520 18315 33554432000 1073741824 1073778376 140734502382080 139664807635768 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1205/tid=1221] ppid=1203 vsize=9624980 CPUtime=0.88 cores=1,3,5,7
/proc/1205/task/1221/stat : 1221 (java) S 1203 1205 30566 0 -1 4202560 8949 0 0 0 86 2 0 0 20 0 19 0 291546362 9855979520 18315 33554432000 1073741824 1073778376 140734502382080 139664806583224 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1205/tid=1222] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1222/stat : 1222 (java) S 1203 1205 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291546362 9855979520 18315 33554432000 1073741824 1073778376 140734502382080 139664805530360 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1205/tid=1223] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1223/stat : 1223 (java) S 1203 1205 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291546362 9855979520 18315 33554432000 1073741824 1073778376 140734502382080 139664804478024 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1205/tid=1224] ppid=1203 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/1205/task/1224/stat : 1224 (java) S 1203 1205 30566 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291546373 9855979520 18315 33554432000 1073741824 1073778376 140734502382080 139664803423272 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.19
Current children cumulated vsize (KiB) 9624980

Child status: 30
Real time (s): 10.5225
CPU time (s): 12.2911
CPU user time (s): 12.1292
CPU system time (s): 0.161975
CPU usage (%): 116.808
Max. virtual memory (cumulated for all children) (KiB): 9624980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.1292
system time used= 0.161975
maximum resident set size= 77332
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21717
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= 1547
involuntary context switches= 626

runsolver used 0.031995 second user time and 0.095985 second system time

The end

Launcher Data

Begin job on node114 at 2012-05-29 03:16:30
IDJOB=3718432
IDBENCH=79222
IDSOLVER=2301
FILE ID=node114/3718432-1338254190
RUNJOBID= node114-1338248715-32682
PBS_JOBID= 14624648
Free space on /tmp= 71464 MiB

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

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

MD5SUM BENCH= 6809fb2fcff82744047966c4438af278
RANDOM SEED=351297937

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
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		: 2666.242
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.242
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		: 2666.242
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:       32873648 kB
MemFree:        29958796 kB
Buffers:          865184 kB
Cached:           423812 kB
SwapCached:         2272 kB
Active:          1918820 kB
Inactive:          42136 kB
Active(anon):     656872 kB
Inactive(anon):     9072 kB
Active(file):    1261948 kB
Inactive(file):    33064 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67103572 kB
Dirty:               144 kB
Writeback:             0 kB
AnonPages:        709828 kB
Mapped:            19204 kB
Shmem:               104 kB
Slab:             802816 kB
SReclaimable:     246740 kB
SUnreclaim:       556076 kB
KernelStack:        1760 kB
PageTables:         5544 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1038480 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    671744 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71464 MiB
End job on node114 at 2012-05-29 03:16:41