Trace number 3492635

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 Resolution 2011-06-08OPTIMUM 28.1207 26.8141

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111226680--soft-0-100-0.wbo
MD5SUMbf6c20afd58a85c8a111061436284549
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark3.47147
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 1190
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.05/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.05/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/0.08	c See www.sat4j.org for details.
0.05/0.08	c version 2.3.1.v20110525
0.05/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.05/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.05/0.08	c java.vm.version	19.1-b02
0.05/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.05/0.08	c sun.arch.data.model	64
0.05/0.08	c java.version		1.6.0_24
0.05/0.08	c os.name		Linux
0.05/0.08	c os.version		2.6.18-164.el5
0.05/0.08	c os.arch		amd64
0.05/0.08	c Free memory 		9996466904
0.05/0.08	c Max memory 		10048897024
0.05/0.08	c Total memory 		10048897024
0.05/0.08	c Number of processors 	8
0.10/0.10	c Pseudo Boolean Optimization
0.10/0.10	c --- Begin Solver configuration ---
0.10/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@3e34a1fc
0.10/0.10	c Learn all clauses as in MiniSAT
0.10/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.10	c Expensive reason simplification
0.10/0.10	c Armin Biere (Picosat) restarts strategy
0.10/0.10	c Glucose learned constraints deletion strategy
0.10/0.10	c timeout=2147483s
0.10/0.10	c DB Simplification allowed=false
0.10/0.10	c --- End Solver configuration ---
0.10/0.10	c solving HOME/instance-3492635-1307911039.wbo
0.10/0.10	c reading problem ... 
0.10/0.16	c ... done. Wall clock time 0.054s.
0.10/0.16	c #vars     270
0.10/0.16	c #constraints  101
0.10/0.16	c constraints type 
0.10/0.16	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
0.10/0.16	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
0.29/0.22	c SATISFIABLE
0.29/0.22	c OPTIMIZING...
0.29/0.22	c Got one! Elapsed wall clock time (in seconds):0.116
0.29/0.22	o 861
0.29/0.26	c Got one! Elapsed wall clock time (in seconds):0.152
0.29/0.26	o 686
0.29/0.26	c Got one! Elapsed wall clock time (in seconds):0.161
0.29/0.26	o 663
0.29/0.27	c Got one! Elapsed wall clock time (in seconds):0.17
0.29/0.27	o 629
0.29/0.29	c Got one! Elapsed wall clock time (in seconds):0.185
0.29/0.29	o 588
0.52/0.30	c Got one! Elapsed wall clock time (in seconds):0.194
0.52/0.30	o 561
0.52/0.32	c Got one! Elapsed wall clock time (in seconds):0.219
0.52/0.32	o 502
0.52/0.34	c Got one! Elapsed wall clock time (in seconds):0.235
0.52/0.34	o 491
0.52/0.37	c Got one! Elapsed wall clock time (in seconds):0.269
0.52/0.37	o 483
0.52/0.39	c Got one! Elapsed wall clock time (in seconds):0.287
0.52/0.39	o 474
0.68/0.42	c Got one! Elapsed wall clock time (in seconds):0.316
0.68/0.42	o 462
0.68/0.43	c Got one! Elapsed wall clock time (in seconds):0.329
0.68/0.43	o 450
0.68/0.45	c Got one! Elapsed wall clock time (in seconds):0.344
0.68/0.45	o 446
0.78/0.54	c Got one! Elapsed wall clock time (in seconds):0.438
0.78/0.54	o 440
0.78/0.56	c Got one! Elapsed wall clock time (in seconds):0.452
0.78/0.56	o 424
0.90/0.61	c Got one! Elapsed wall clock time (in seconds):0.507
0.90/0.61	o 422
0.90/0.65	c Got one! Elapsed wall clock time (in seconds):0.545
0.90/0.65	o 364
1.00/0.70	c Got one! Elapsed wall clock time (in seconds):0.594
1.00/0.70	o 350
1.13/0.83	c cleaning 5927 clauses out of 11864 with flag 2004/11864
1.13/0.86	c Got one! Elapsed wall clock time (in seconds):0.757
1.13/0.86	o 345
1.28/0.90	c Got one! Elapsed wall clock time (in seconds):0.796
1.28/0.90	o 304
1.28/0.96	c Got one! Elapsed wall clock time (in seconds):0.861
1.28/0.96	o 289
1.38/1.02	c Got one! Elapsed wall clock time (in seconds):0.917
1.38/1.02	o 276
1.38/1.06	c Got one! Elapsed wall clock time (in seconds):0.956
1.38/1.06	o 275
1.48/1.11	c cleaning 6356 clauses out of 12719 with flag 1000/18646
1.59/1.25	c Got one! Elapsed wall clock time (in seconds):1.149
1.59/1.25	o 266
1.72/1.33	c cleaning 5709 clauses out of 11430 with flag 2000/23713
1.84/1.43	c Got one! Elapsed wall clock time (in seconds):1.328
1.84/1.43	o 254
1.94/1.52	c Got one! Elapsed wall clock time (in seconds):1.421
1.94/1.52	o 248
1.94/1.57	c cleaning 5906 clauses out of 11819 with flag 1001/29811
2.24/1.83	c cleaning 5948 clauses out of 11912 with flag 7000/35810
2.24/1.88	c Got one! Elapsed wall clock time (in seconds):1.777
2.24/1.88	o 242
2.49/2.02	c cleaning 5535 clauses out of 11077 with flag 4000/40923
2.59/2.13	c Got one! Elapsed wall clock time (in seconds):2.031
2.59/2.14	o 219
2.69/2.22	c Got one! Elapsed wall clock time (in seconds):2.12
2.69/2.22	o 212
2.69/2.26	c cleaning 5593 clauses out of 11194 with flag 1000/46575
2.79/2.33	c Got one! Elapsed wall clock time (in seconds):2.226
2.79/2.33	o 204
2.89/2.47	c Got one! Elapsed wall clock time (in seconds):2.37
2.89/2.47	o 203
2.99/2.52	c cleaning 6046 clauses out of 12099 with flag 1002/53073
3.09/2.67	c Got one! Elapsed wall clock time (in seconds):2.568
3.09/2.67	o 159
3.19/2.72	c cleaning 5631 clauses out of 11274 with flag 1000/58294
3.39/2.93	c cleaning 5815 clauses out of 11644 with flag 7001/64295
3.50/3.06	c Got one! Elapsed wall clock time (in seconds):2.955
3.50/3.06	o 146
3.60/3.13	c cleaning 5435 clauses out of 10875 with flag 2004/69341
3.90/3.41	c cleaning 5713 clauses out of 11436 with flag 8000/75337
4.22/3.78	c cleaning 6358 clauses out of 12723 with flag 15000/82337
4.39/3.85	c Got one! Elapsed wall clock time (in seconds):3.743
4.39/3.85	o 124
4.80/4.00	c cleaning 5929 clauses out of 11861 with flag 4000/87833
5.00/4.23	c cleaning 5965 clauses out of 11933 with flag 10001/93834
5.57/4.55	c cleaning 6480 clauses out of 12968 with flag 17001/100834
6.07/4.95	c cleaning 7233 clauses out of 14487 with flag 25000/108833
6.48/5.32	c cleaning 8126 clauses out of 16257 with flag 34003/117836
6.88/5.80	c cleaning 9057 clauses out of 18130 with flag 44002/127835
6.98/5.81	c Got one! Elapsed wall clock time (in seconds):5.708
6.98/5.81	o 105
7.08/5.99	c cleaning 7035 clauses out of 14078 with flag 5001/132840
7.38/6.22	c cleaning 6520 clauses out of 13045 with flag 11003/138842
7.69/6.52	c cleaning 6760 clauses out of 13523 with flag 18001/145840
7.79/6.69	c Got one! Elapsed wall clock time (in seconds):6.585
7.79/6.69	o 103
7.89/6.76	c cleaning 6232 clauses out of 12472 with flag 2000/151549
8.18/7.01	c cleaning 6115 clauses out of 12244 with flag 8004/157553
8.29/7.16	c Got one! Elapsed wall clock time (in seconds):7.057
8.29/7.16	o 101
8.40/7.23	c cleaning 5704 clauses out of 11418 with flag 2001/162842
8.60/7.44	c cleaning 5852 clauses out of 11713 with flag 8000/168841
8.70/7.60	c Got one! Elapsed wall clock time (in seconds):7.497
8.70/7.60	o 89
8.81/7.68	c cleaning 5750 clauses out of 11508 with flag 2000/174488
9.02/7.89	c cleaning 5876 clauses out of 11758 with flag 8000/180488
9.32/8.14	c cleaning 6434 clauses out of 12882 with flag 15000/187488
9.72/8.52	c cleaning 7216 clauses out of 14448 with flag 23000/195488
10.12/8.96	c cleaning 8112 clauses out of 16232 with flag 32000/204488
10.52/9.38	c cleaning 9052 clauses out of 18120 with flag 42000/214488
10.63/9.41	c Got one! Elapsed wall clock time (in seconds):9.302
10.63/9.41	o 87
10.74/9.58	c cleaning 7169 clauses out of 14352 with flag 5001/219772
11.05/9.83	c cleaning 6585 clauses out of 13182 with flag 11000/225771
11.25/10.06	c Got one! Elapsed wall clock time (in seconds):9.952
11.25/10.06	o 75
11.35/10.10	c cleaning 6289 clauses out of 12586 with flag 1003/231760
11.55/10.31	c cleaning 6142 clauses out of 12294 with flag 7000/237757
11.65/10.40	c Got one! Elapsed wall clock time (in seconds):10.299
11.65/10.40	o 71
11.75/10.53	c cleaning 5832 clauses out of 11677 with flag 3000/243282
11.95/10.73	c cleaning 5919 clauses out of 11845 with flag 9000/249282
12.15/10.99	c cleaning 6461 clauses out of 12926 with flag 16000/256282
12.45/11.24	c Got one! Elapsed wall clock time (in seconds):11.137
12.45/11.24	o 46
12.65/11.46	c cleaning 9118 clauses out of 18249 with flag 5000/268066
12.85/11.68	c cleaning 7563 clauses out of 15132 with flag 11001/274067
13.15/11.93	c cleaning 7279 clauses out of 14568 with flag 18000/281066
13.15/12.00	c Got one! Elapsed wall clock time (in seconds):11.897
13.15/12.00	o 38
13.36/12.14	c cleaning 6634 clauses out of 13286 with flag 4000/287063
13.55/12.35	c cleaning 6325 clauses out of 12656 with flag 10004/293067
13.85/12.60	c cleaning 6660 clauses out of 13328 with flag 17001/300064
14.15/12.90	c cleaning 7327 clauses out of 14667 with flag 25000/308063
14.46/13.21	c cleaning 8167 clauses out of 16342 with flag 34002/317065
14.65/13.45	c Got one! Elapsed wall clock time (in seconds):13.35
14.65/13.45	o 33
14.85/13.66	c cleaning 10368 clauses out of 20745 with flag 5000/329635
15.06/13.88	c Got one! Elapsed wall clock time (in seconds):13.774
15.06/13.88	o 27
15.36/14.10	c cleaning 10662 clauses out of 21332 with flag 5000/340590
15.56/14.33	c cleaning 8329 clauses out of 16670 with flag 11000/346590
15.76/14.59	c cleaning 7663 clauses out of 15342 with flag 18001/353591
15.86/14.63	c Got one! Elapsed wall clock time (in seconds):14.525
15.86/14.63	o 22
15.96/14.76	c cleaning 6351 clauses out of 12710 with flag 4002/358622
16.16/14.97	c cleaning 6172 clauses out of 12358 with flag 10001/364621
16.36/15.20	c cleaning 6589 clauses out of 13186 with flag 17001/371621
16.67/15.45	c cleaning 7295 clauses out of 14597 with flag 25001/379621
16.96/15.74	c cleaning 8149 clauses out of 16303 with flag 34002/388622
17.26/16.00	c Got one! Elapsed wall clock time (in seconds):15.895
17.26/16.00	o 12
17.46/16.20	c cleaning 10778 clauses out of 21563 with flag 5000/402031
17.67/16.42	c cleaning 8389 clauses out of 16786 with flag 11001/408032
17.86/16.65	c cleaning 7696 clauses out of 15397 with flag 18001/415032
18.16/16.91	c cleaning 7846 clauses out of 15701 with flag 26001/423032
18.46/17.23	c cleaning 8419 clauses out of 16854 with flag 35000/432031
18.78/17.58	c cleaning 9212 clauses out of 18437 with flag 45002/442033
19.18/17.94	c cleaning 9608 clauses out of 19224 with flag 55001/452032
19.58/18.33	c cleaning 9804 clauses out of 19618 with flag 65003/462034
19.88/18.69	c cleaning 9902 clauses out of 19811 with flag 75000/472031
20.18/18.93	c Got one! Elapsed wall clock time (in seconds):18.826
20.18/18.93	o 8
20.38/19.17	c cleaning 11170 clauses out of 22344 with flag 5001/484466
20.58/19.38	c cleaning 8580 clauses out of 17173 with flag 11000/490465
20.88/19.62	c cleaning 7788 clauses out of 15593 with flag 18000/497465
21.18/19.90	c cleaning 7900 clauses out of 15806 with flag 26001/505466
21.48/20.21	c cleaning 8446 clauses out of 16905 with flag 35000/514465
21.58/20.31	c Got one! Elapsed wall clock time (in seconds):20.202
21.58/20.31	o 3
21.70/20.42	c cleaning 7155 clauses out of 14316 with flag 3000/520322
21.90/20.61	c cleaning 6576 clauses out of 13161 with flag 9000/526322
22.10/20.83	c cleaning 6791 clauses out of 13589 with flag 16004/533326
22.30/21.08	c cleaning 7395 clauses out of 14794 with flag 24000/541322
22.60/21.37	c cleaning 8197 clauses out of 16401 with flag 33002/550324
23.00/21.71	c cleaning 9098 clauses out of 18202 with flag 43000/560322
23.30/22.05	c cleaning 9547 clauses out of 19104 with flag 53000/570322
23.60/22.38	c cleaning 9776 clauses out of 19557 with flag 63000/580322
24.00/22.72	c cleaning 9887 clauses out of 19782 with flag 73001/590323
24.30/23.07	c cleaning 9943 clauses out of 19894 with flag 83000/600322
24.70/23.42	c cleaning 9972 clauses out of 19952 with flag 93001/610323
25.00/23.77	c cleaning 9987 clauses out of 19979 with flag 103000/620322
25.40/24.11	c cleaning 9993 clauses out of 19993 with flag 113001/630323
25.70/24.46	c cleaning 9996 clauses out of 19999 with flag 123000/640322
26.10/24.81	c cleaning 9996 clauses out of 20003 with flag 133000/650322
26.40/25.15	c cleaning 10001 clauses out of 20007 with flag 143000/660322
26.80/25.53	c cleaning 10001 clauses out of 20007 with flag 153001/670323
27.20/25.90	c cleaning 9997 clauses out of 20006 with flag 163001/680323
27.50/26.25	c cleaning 10000 clauses out of 20011 with flag 173003/690325
27.91/26.60	c cleaning 10002 clauses out of 20008 with flag 183000/700322
28.01/26.79	c starts		: 215
28.01/26.79	c conflicts		: 705906
28.01/26.79	c decisions		: 1108441
28.01/26.79	c propagations		: 18083304
28.01/26.79	c inspects		: 158631187
28.01/26.79	c shortcuts		: 0
28.01/26.79	c learnt literals	: 4
28.01/26.79	c learnt binary clauses	: 62
28.01/26.79	c learnt ternary clauses	: 550
28.01/26.79	c learnt constraints	: 705901
28.01/26.79	c ignored constraints	: 0
28.01/26.79	c root simplifications	: 0
28.01/26.79	c removed literals (reason simplification)	: 5013535
28.01/26.79	c reason swapping (by a shorter reason)	: 0
28.01/26.79	c Calls to reduceDB	: 90
28.01/26.79	c number of reductions to clauses (during analyze)	: 0
28.01/26.79	c number of learned constraints concerned by reduction	: 0
28.01/26.79	c number of learning phase by resolution	: 0
28.01/26.79	c number of learning phase by cutting planes	: 0
28.01/26.79	c speed (assignments/second)	: 2788051.8038852913
28.01/26.79	c non guided choices	2292
28.01/26.79	c learnt constraints type 
28.01/26.79	c constraints type 
28.01/26.79	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
28.01/26.79	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
28.01/26.79	s OPTIMUM FOUND
28.01/26.79	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 
28.01/26.79	c objective function=3
28.01/26.79	c Total wall clock time (in seconds): 26.689

Verifier Data

OK	3

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 /var/tmp/evaluation-result-3492635-1307911039/watcher-3492635-1307911039 -o /var/tmp/evaluation-result-3492635-1307911039/solver-3492635-1307911039 -C 1800 -W 1900 -M 15500 java -Xms10000m -Xmx10000m -jar sat4j-pb.jar Resolution HOME/instance-3492635-1307911039.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: 1.96 2.01 1.91 3/195 13708
/proc/meminfo: memFree=778040/32950928 swapFree=67050636/67111528
[pid=13708] ppid=13706 vsize=27172 CPUtime=0 cores=1,3,5,7
/proc/13708/stat : 13708 (java) S 13706 13708 10203 0 -1 4202496 1180 0 0 0 0 0 0 0 25 0 2 0 902702591 27824128 906 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826042853 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/13708/statm: 6793 906 688 9 0 381 0
[pid=13708/tid=13709] ppid=13706 vsize=28384 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13709/stat : 13709 (java) R 13706 13708 10203 0 -1 4202560 69 0 0 0 0 0 0 0 25 0 2 0 902702592 29065216 910 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251809316487 0 0 4096 0 0 0 0 -1 1 0 0 0

[startup+0.063897 s]
/proc/loadavg: 1.96 2.01 1.91 3/195 13708
/proc/meminfo: memFree=778040/32950928 swapFree=67050636/67111528
[pid=13708] ppid=13706 vsize=10472952 CPUtime=0.05 cores=1,3,5,7
/proc/13708/stat : 13708 (java) S 13706 13708 10203 0 -1 4202496 11745 0 1 0 4 1 0 0 25 0 18 0 902702591 10724302848 11440 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/13708/statm: 2618238 11440 1741 9 0 2608972 0
[pid=13708/tid=13709] ppid=13706 vsize=10472952 CPUtime=0.05 cores=1,3,5,7
/proc/13708/task/13709/stat : 13709 (java) R 13706 13708 10203 0 -1 4202560 10569 0 1 0 4 1 0 0 25 0 18 0 902702592 10724302848 11440 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 46912505170474 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10472952

[startup+0.100817 s]
/proc/loadavg: 1.96 2.01 1.91 3/195 13708
/proc/meminfo: memFree=778040/32950928 swapFree=67050636/67111528
[pid=13708] ppid=13706 vsize=10539908 CPUtime=0.1 cores=1,3,5,7
/proc/13708/stat : 13708 (java) S 13706 13708 10203 0 -1 4202496 13108 0 1 0 9 1 0 0 25 0 18 0 902702591 10792865792 12792 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/13708/statm: 2634977 12792 2092 9 0 2625711 0
[pid=13708/tid=13709] ppid=13706 vsize=10539908 CPUtime=0.08 cores=1,3,5,7
/proc/13708/task/13709/stat : 13709 (java) R 13706 13708 10203 0 -1 4202560 11182 0 1 0 7 1 0 0 25 0 18 0 902702592 10792865792 12792 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 46969219461027 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10539908

[startup+0.300785 s]
/proc/loadavg: 1.96 2.01 1.91 3/195 13708
/proc/meminfo: memFree=778040/32950928 swapFree=67050636/67111528
[pid=13708] ppid=13706 vsize=10544224 CPUtime=0.52 cores=1,3,5,7
/proc/13708/stat : 13708 (java) S 13706 13708 10203 0 -1 4202496 16185 0 1 0 50 2 0 0 25 0 19 0 902702591 10797285376 15063 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/13708/statm: 2636056 15063 2214 9 0 2626790 0
[pid=13708/tid=13709] ppid=13706 vsize=10544224 CPUtime=0.28 cores=1,3,5,7
/proc/13708/task/13709/stat : 13709 (java) R 13706 13708 10203 0 -1 4202560 11834 0 1 0 27 1 0 0 25 0 19 0 902702592 10797285376 15063 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 46912505557896 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 10544224

[startup+0.700714 s]
/proc/loadavg: 1.96 2.01 1.91 3/195 13708
/proc/meminfo: memFree=778040/32950928 swapFree=67050636/67111528
[pid=13708] ppid=13706 vsize=10543896 CPUtime=1 cores=1,3,5,7
/proc/13708/stat : 13708 (java) S 13706 13708 10203 0 -1 4202496 17018 0 1 0 98 2 0 0 25 0 19 0 902702591 10796949504 15820 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/13708/statm: 2635974 15820 2219 9 0 2626708 0
[pid=13708/tid=13709] ppid=13706 vsize=10543896 CPUtime=0.68 cores=1,3,5,7
/proc/13708/task/13709/stat : 13709 (java) R 13706 13708 10203 0 -1 4202560 12599 0 1 0 67 1 0 0 25 0 19 0 902702592 10796949504 15820 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 46912505583088 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 10543896

[startup+1.50058 s]
/proc/loadavg: 1.96 2.01 1.91 3/214 13727
/proc/meminfo: memFree=719076/32950928 swapFree=67050636/67111528
[pid=13708] ppid=13706 vsize=10543896 CPUtime=1.94 cores=1,3,5,7
/proc/13708/stat : 13708 (java) S 13706 13708 10203 0 -1 4202496 19123 0 1 0 192 2 0 0 25 0 19 0 902702591 10796949504 17458 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/13708/statm: 2635974 17458 2250 9 0 2626708 0
[pid=13708/tid=13709] ppid=13706 vsize=10543896 CPUtime=1.44 cores=1,3,5,7
/proc/13708/task/13709/stat : 13709 (java) R 13706 13708 10203 0 -1 4202560 12733 0 1 0 143 1 0 0 25 0 19 0 902702592 10796949504 17458 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 46912505541464 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=13708/tid=13711] ppid=13706 vsize=10543896 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13711/stat : 13711 (java) S 13706 13708 10203 0 -1 4202560 176 0 0 0 0 0 0 0 15 0 19 0 902702593 10796949504 17458 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 3 0 0 0
[pid=13708/tid=13712] ppid=13706 vsize=10543896 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13712/stat : 13712 (java) S 13706 13708 10203 0 -1 4202560 217 0 0 0 0 0 0 0 15 0 19 0 902702593 10796949504 17458 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 7 0 0 0
[pid=13708/tid=13713] ppid=13706 vsize=10543896 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13713/stat : 13713 (java) S 13706 13708 10203 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 902702593 10796949504 17458 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 7 0 0 0
[pid=13708/tid=13714] ppid=13706 vsize=10543896 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13714/stat : 13714 (java) S 13706 13708 10203 0 -1 4202560 115 0 0 0 0 0 0 0 15 0 19 0 902702593 10796949504 17458 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 7 0 0 0
[pid=13708/tid=13715] ppid=13706 vsize=10543896 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13715/stat : 13715 (java) S 13706 13708 10203 0 -1 4202560 157 0 0 0 0 0 0 0 15 0 19 0 902702593 10796949504 17458 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 7 0 0 0
[pid=13708/tid=13716] ppid=13706 vsize=10543896 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13716/stat : 13716 (java) S 13706 13708 10203 0 -1 4202560 43 0 0 0 0 0 0 0 15 0 19 0 902702593 10796949504 17458 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 7 0 0 0
[pid=13708/tid=13717] ppid=13706 vsize=10543896 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13717/stat : 13717 (java) S 13706 13708 10203 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 19 0 902702593 10796949504 17458 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 3 0 0 0
[pid=13708/tid=13718] ppid=13706 vsize=10543896 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13718/stat : 13718 (java) S 13706 13708 10203 0 -1 4202560 177 0 0 0 0 0 0 0 15 0 19 0 902702593 10796949504 17458 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 7 0 0 0
[pid=13708/tid=13719] ppid=13706 vsize=10543896 CPUtime=0.03 cores=1,3,5,7
/proc/13708/task/13719/stat : 13719 (java) S 13706 13708 10203 0 -1 4202560 557 0 0 0 3 0 0 0 16 0 19 0 902702594 10796949504 17458 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056704 0 0 0 16800975 18446604471118185600 0 0 -1 1 0 0 0
[pid=13708/tid=13720] ppid=13706 vsize=10543896 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13720/stat : 13720 (java) S 13706 13708 10203 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 902702595 10796949504 17458 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 1 0 0 0
[pid=13708/tid=13721] ppid=13706 vsize=10543896 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13721/stat : 13721 (java) S 13706 13708 10203 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 902702595 10796949504 17458 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 3 0 0 0
[pid=13708/tid=13722] ppid=13706 vsize=10543896 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13722/stat : 13722 (java) S 13706 13708 10203 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902702597 10796949504 17458 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826063793 0 4 0 16800975 18446604471118185600 0 0 -1 1 0 0 0
[pid=13708/tid=13723] ppid=13706 vsize=10543896 CPUtime=0.22 cores=1,3,5,7
/proc/13708/task/13723/stat : 13723 (java) S 13706 13708 10203 0 -1 4202560 1076 0 0 0 22 0 0 0 17 0 19 0 902702597 10796949504 17458 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 5 0 0 0
[pid=13708/tid=13724] ppid=13706 vsize=10543896 CPUtime=0.21 cores=1,3,5,7
/proc/13708/task/13724/stat : 13724 (java) S 13706 13708 10203 0 -1 4202560 2714 0 0 0 21 0 0 0 15 0 19 0 902702597 10796949504 17458 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 7 0 0 0
[pid=13708/tid=13725] ppid=13706 vsize=10543896 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13725/stat : 13725 (java) S 13706 13708 10203 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902702597 10796949504 17458 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 7 0 0 0
[pid=13708/tid=13726] ppid=13706 vsize=10543896 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13726/stat : 13726 (java) S 13706 13708 10203 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 902702597 10796949504 17458 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056704 0 4 0 16800975 18446604471118185600 0 0 -1 5 0 0 0
[pid=13708/tid=13727] ppid=13706 vsize=10543896 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13727/stat : 13727 (java) S 13706 13708 10203 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 902702608 10796949504 17458 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056704 0 4 0 16800975 18446604471118185600 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.94
Current children cumulated vsize (KiB) 10543896

[startup+3.10131 s]
/proc/loadavg: 1.96 2.01 1.91 3/214 13727
/proc/meminfo: memFree=715604/32950928 swapFree=67050636/67111528
[pid=13708] ppid=13706 vsize=10543896 CPUtime=3.6 cores=1,3,5,7
/proc/13708/stat : 13708 (java) S 13706 13708 10203 0 -1 4202496 19994 0 1 0 357 3 0 0 25 0 19 0 902702591 10796949504 17473 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/13708/statm: 2635974 17473 2250 9 0 2626708 0
[pid=13708/tid=13709] ppid=13706 vsize=10543896 CPUtime=2.95 cores=1,3,5,7
/proc/13708/task/13709/stat : 13709 (java) R 13706 13708 10203 0 -1 4202560 12740 0 1 0 294 1 0 0 25 0 19 0 902702592 10796949504 17473 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 46912505532586 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=13708/tid=13711] ppid=13706 vsize=10543896 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13711/stat : 13711 (java) S 13706 13708 10203 0 -1 4202560 178 0 0 0 0 0 0 0 15 0 19 0 902702593 10796949504 17473 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 5 0 0 0
[pid=13708/tid=13712] ppid=13706 vsize=10543896 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13712/stat : 13712 (java) S 13706 13708 10203 0 -1 4202560 218 0 0 0 0 0 0 0 15 0 19 0 902702593 10796949504 17473 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 3 0 0 0
[pid=13708/tid=13713] ppid=13706 vsize=10543896 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13713/stat : 13713 (java) S 13706 13708 10203 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 902702593 10796949504 17473 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 7 0 0 0
[pid=13708/tid=13714] ppid=13706 vsize=10543896 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13714/stat : 13714 (java) S 13706 13708 10203 0 -1 4202560 117 0 0 0 0 0 0 0 15 0 19 0 902702593 10796949504 17473 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 7 0 0 0
[pid=13708/tid=13715] ppid=13706 vsize=10543896 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13715/stat : 13715 (java) S 13706 13708 10203 0 -1 4202560 158 0 0 0 0 0 0 0 15 0 19 0 902702593 10796949504 17473 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 3 0 0 0
[pid=13708/tid=13716] ppid=13706 vsize=10543896 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13716/stat : 13716 (java) S 13706 13708 10203 0 -1 4202560 44 0 0 0 0 0 0 0 15 0 19 0 902702593 10796949504 17473 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 5 0 0 0
[pid=13708/tid=13717] ppid=13706 vsize=10543896 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13717/stat : 13717 (java) S 13706 13708 10203 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 902702593 10796949504 17473 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 3 0 0 0
[pid=13708/tid=13718] ppid=13706 vsize=10543896 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13718/stat : 13718 (java) S 13706 13708 10203 0 -1 4202560 177 0 0 0 0 0 0 0 15 0 19 0 902702593 10796949504 17473 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 7 0 0 0
[pid=13708/tid=13719] ppid=13706 vsize=10543896 CPUtime=0.11 cores=1,3,5,7
/proc/13708/task/13719/stat : 13719 (java) S 13706 13708 10203 0 -1 4202560 557 0 0 0 11 0 0 0 15 0 19 0 902702594 10796949504 17473 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056704 0 0 0 16800975 18446604471118185600 0 0 -1 1 0 0 0
[pid=13708/tid=13720] ppid=13706 vsize=10543896 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13720/stat : 13720 (java) S 13706 13708 10203 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 902702595 10796949504 17473 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 1 0 0 0
[pid=13708/tid=13721] ppid=13706 vsize=10543896 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13721/stat : 13721 (java) S 13706 13708 10203 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 902702595 10796949504 17473 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 3 0 0 0
[pid=13708/tid=13722] ppid=13706 vsize=10543896 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13722/stat : 13722 (java) S 13706 13708 10203 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902702597 10796949504 17473 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826063793 0 4 0 16800975 18446604471118185600 0 0 -1 1 0 0 0
[pid=13708/tid=13723] ppid=13706 vsize=10543896 CPUtime=0.22 cores=1,3,5,7
/proc/13708/task/13723/stat : 13723 (java) S 13706 13708 10203 0 -1 4202560 1076 0 0 0 22 0 0 0 17 0 19 0 902702597 10796949504 17473 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 5 0 0 0
[pid=13708/tid=13724] ppid=13706 vsize=10543896 CPUtime=0.26 cores=1,3,5,7
/proc/13708/task/13724/stat : 13724 (java) S 13706 13708 10203 0 -1 4202560 3568 0 0 0 26 0 0 0 15 0 19 0 902702597 10796949504 17473 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 3 0 0 0
[pid=13708/tid=13725] ppid=13706 vsize=10543896 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13725/stat : 13725 (java) S 13706 13708 10203 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902702597 10796949504 17473 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 7 0 0 0
[pid=13708/tid=13726] ppid=13706 vsize=10543896 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13726/stat : 13726 (java) S 13706 13708 10203 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 902702597 10796949504 17473 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056704 0 4 0 16800975 18446604471118185600 0 0 -1 5 0 0 0
[pid=13708/tid=13727] ppid=13706 vsize=10543896 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13727/stat : 13727 (java) S 13706 13708 10203 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 902702608 10796949504 17473 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056704 0 4 0 16800975 18446604471118185600 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.6
Current children cumulated vsize (KiB) 10543896

[startup+6.30078 s]
/proc/loadavg: 1.96 2.01 1.91 3/214 13727
/proc/meminfo: memFree=702336/32950928 swapFree=67050636/67111528
[pid=13708] ppid=13706 vsize=10556256 CPUtime=7.49 cores=1,3,5,7
/proc/13708/stat : 13708 (java) S 13706 13708 10203 0 -1 4202496 27358 0 1 0 745 4 0 0 25 0 19 0 902702591 10809606144 20787 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/13708/statm: 2639064 20787 2250 9 0 2629798 0
[pid=13708/tid=13709] ppid=13706 vsize=10556256 CPUtime=5.99 cores=1,3,5,7
/proc/13708/task/13709/stat : 13709 (java) R 13706 13708 10203 0 -1 4202560 12754 0 1 0 598 1 0 0 25 0 19 0 902702592 10809606144 20787 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 46912505532534 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=13708/tid=13711] ppid=13706 vsize=10556256 CPUtime=0.01 cores=1,3,5,7
/proc/13708/task/13711/stat : 13711 (java) S 13706 13708 10203 0 -1 4202560 179 0 0 0 1 0 0 0 15 0 19 0 902702593 10809606144 20787 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 3 0 0 0
[pid=13708/tid=13712] ppid=13706 vsize=10556256 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13712/stat : 13712 (java) S 13706 13708 10203 0 -1 4202560 219 0 0 0 0 0 0 0 15 0 19 0 902702593 10809606144 20787 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 3 0 0 0
[pid=13708/tid=13713] ppid=13706 vsize=10556256 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13713/stat : 13713 (java) S 13706 13708 10203 0 -1 4202560 4 0 0 0 0 0 0 0 16 0 19 0 902702593 10809606144 20787 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 7 0 0 0
[pid=13708/tid=13714] ppid=13706 vsize=10556256 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13714/stat : 13714 (java) S 13706 13708 10203 0 -1 4202560 117 0 0 0 0 0 0 0 15 0 19 0 902702593 10809606144 20787 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 3 0 0 0
[pid=13708/tid=13715] ppid=13706 vsize=10556256 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13715/stat : 13715 (java) S 13706 13708 10203 0 -1 4202560 158 0 0 0 0 0 0 0 15 0 19 0 902702593 10809606144 20787 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 5 0 0 0
[pid=13708/tid=13716] ppid=13706 vsize=10556256 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13716/stat : 13716 (java) S 13706 13708 10203 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 19 0 902702593 10809606144 20787 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 5 0 0 0
[pid=13708/tid=13717] ppid=13706 vsize=10556256 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13717/stat : 13717 (java) S 13706 13708 10203 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 19 0 902702593 10809606144 20787 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 5 0 0 0
[pid=13708/tid=13718] ppid=13706 vsize=10556256 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13718/stat : 13718 (java) S 13706 13708 10203 0 -1 4202560 177 0 0 0 0 0 0 0 15 0 19 0 902702593 10809606144 20787 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 7 0 0 0
[pid=13708/tid=13719] ppid=13706 vsize=10556256 CPUtime=0.25 cores=1,3,5,7
/proc/13708/task/13719/stat : 13719 (java) S 13706 13708 10203 0 -1 4202560 686 0 0 0 25 0 0 0 16 0 19 0 902702594 10809606144 20787 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056704 0 0 0 16800975 18446604471118185600 0 0 -1 1 0 0 0
[pid=13708/tid=13720] ppid=13706 vsize=10556256 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13720/stat : 13720 (java) S 13706 13708 10203 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 902702595 10809606144 20787 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 1 0 0 0
[pid=13708/tid=13721] ppid=13706 vsize=10556256 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13721/stat : 13721 (java) S 13706 13708 10203 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 902702595 10809606144 20787 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 3 0 0 0
[pid=13708/tid=13722] ppid=13706 vsize=10556256 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13722/stat : 13722 (java) S 13706 13708 10203 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902702597 10809606144 20787 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826063793 0 4 0 16800975 18446604471118185600 0 0 -1 1 0 0 0
[pid=13708/tid=13723] ppid=13706 vsize=10556256 CPUtime=0.84 cores=1,3,5,7
/proc/13708/task/13723/stat : 13723 (java) S 13706 13708 10203 0 -1 4202560 8281 0 0 0 83 1 0 0 15 0 19 0 902702597 10809606144 20787 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 5 0 0 0
[pid=13708/tid=13724] ppid=13706 vsize=10556256 CPUtime=0.31 cores=1,3,5,7
/proc/13708/task/13724/stat : 13724 (java) S 13706 13708 10203 0 -1 4202560 3579 0 0 0 31 0 0 0 15 0 19 0 902702597 10809606144 20787 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 3 0 0 0

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

/proc/13708/task/13711/stat : 13711 (java) S 13706 13708 10203 0 -1 4202560 180 0 0 0 2 0 0 0 15 0 19 0 902702593 10809606144 21018 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 5 0 0 0
[pid=13708/tid=13712] ppid=13706 vsize=10556256 CPUtime=0.02 cores=1,3,5,7
/proc/13708/task/13712/stat : 13712 (java) S 13706 13708 10203 0 -1 4202560 222 0 0 0 2 0 0 0 15 0 19 0 902702593 10809606144 21018 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 3 0 0 0
[pid=13708/tid=13713] ppid=13706 vsize=10556256 CPUtime=0.01 cores=1,3,5,7
/proc/13708/task/13713/stat : 13713 (java) S 13706 13708 10203 0 -1 4202560 9 0 0 0 1 0 0 0 15 0 19 0 902702593 10809606144 21018 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 3 0 0 0
[pid=13708/tid=13714] ppid=13706 vsize=10556256 CPUtime=0.01 cores=1,3,5,7
/proc/13708/task/13714/stat : 13714 (java) S 13706 13708 10203 0 -1 4202560 120 0 0 0 1 0 0 0 16 0 19 0 902702593 10809606144 21018 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 7 0 0 0
[pid=13708/tid=13715] ppid=13706 vsize=10556256 CPUtime=0.01 cores=1,3,5,7
/proc/13708/task/13715/stat : 13715 (java) S 13706 13708 10203 0 -1 4202560 164 0 0 0 1 0 0 0 15 0 19 0 902702593 10809606144 21018 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 3 0 0 0
[pid=13708/tid=13716] ppid=13706 vsize=10556256 CPUtime=0.01 cores=1,3,5,7
/proc/13708/task/13716/stat : 13716 (java) S 13706 13708 10203 0 -1 4202560 47 0 0 0 1 0 0 0 15 0 19 0 902702593 10809606144 21018 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 5 0 0 0
[pid=13708/tid=13717] ppid=13706 vsize=10556256 CPUtime=0.02 cores=1,3,5,7
/proc/13708/task/13717/stat : 13717 (java) S 13706 13708 10203 0 -1 4202560 9 0 0 0 2 0 0 0 15 0 19 0 902702593 10809606144 21018 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 7 0 0 0
[pid=13708/tid=13718] ppid=13706 vsize=10556256 CPUtime=0.01 cores=1,3,5,7
/proc/13708/task/13718/stat : 13718 (java) S 13706 13708 10203 0 -1 4202560 181 0 0 0 1 0 0 0 15 0 19 0 902702593 10809606144 21018 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 3 0 0 0
[pid=13708/tid=13719] ppid=13706 vsize=10556256 CPUtime=1.11 cores=1,3,5,7
/proc/13708/task/13719/stat : 13719 (java) S 13706 13708 10203 0 -1 4202560 883 0 0 0 111 0 0 0 15 0 19 0 902702594 10809606144 21018 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056704 0 0 0 16800975 18446604471118185600 0 0 -1 1 0 0 0
[pid=13708/tid=13720] ppid=13706 vsize=10556256 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13720/stat : 13720 (java) S 13706 13708 10203 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 902702595 10809606144 21018 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 1 0 0 0
[pid=13708/tid=13721] ppid=13706 vsize=10556256 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13721/stat : 13721 (java) S 13706 13708 10203 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 902702595 10809606144 21018 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 3 0 0 0
[pid=13708/tid=13722] ppid=13706 vsize=10556256 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13722/stat : 13722 (java) S 13706 13708 10203 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902702597 10809606144 21018 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826063793 0 4 0 16800975 18446604471118185600 0 0 -1 1 0 0 0
[pid=13708/tid=13723] ppid=13706 vsize=10556256 CPUtime=0.91 cores=1,3,5,7
/proc/13708/task/13723/stat : 13723 (java) S 13706 13708 10203 0 -1 4202560 8288 0 0 0 90 1 0 0 15 0 19 0 902702597 10809606144 21018 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 5 0 0 0
[pid=13708/tid=13724] ppid=13706 vsize=10556256 CPUtime=0.31 cores=1,3,5,7
/proc/13708/task/13724/stat : 13724 (java) S 13706 13708 10203 0 -1 4202560 3579 0 0 0 31 0 0 0 15 0 19 0 902702597 10809606144 21018 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 3 0 0 0
[pid=13708/tid=13725] ppid=13706 vsize=10556256 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13725/stat : 13725 (java) S 13706 13708 10203 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902702597 10809606144 21018 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 7 0 0 0
[pid=13708/tid=13726] ppid=13706 vsize=10556256 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13726/stat : 13726 (java) S 13706 13708 10203 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 902702597 10809606144 21018 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056704 0 4 0 16800975 18446604471118185600 0 0 -1 3 0 0 0
[pid=13708/tid=13727] ppid=13706 vsize=10556256 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13727/stat : 13727 (java) S 13706 13708 10203 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 902702608 10809606144 21018 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056704 0 4 0 16800975 18446604471118185600 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 26.8
Current children cumulated vsize (KiB) 10556256

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

[startup+26.3014 s]
/proc/loadavg: 1.97 2.01 1.91 3/214 13728
/proc/meminfo: memFree=700848/32950928 swapFree=67050636/67111528
[pid=13708] ppid=13706 vsize=10556256 CPUtime=27.61 cores=1,3,5,7
/proc/13708/stat : 13708 (java) S 13706 13708 10203 0 -1 4202496 27658 0 1 0 2756 5 0 0 25 0 19 0 902702591 10809606144 21019 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/13708/statm: 2639064 21019 2251 9 0 2629798 0
[pid=13708/tid=13709] ppid=13706 vsize=10556256 CPUtime=25.02 cores=1,3,5,7
/proc/13708/task/13709/stat : 13709 (java) R 13706 13708 10203 0 -1 4202560 12822 0 1 0 2501 1 0 0 25 0 19 0 902702592 10809606144 21019 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 46912505542098 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=13708/tid=13711] ppid=13706 vsize=10556256 CPUtime=0.02 cores=1,3,5,7
/proc/13708/task/13711/stat : 13711 (java) S 13706 13708 10203 0 -1 4202560 180 0 0 0 2 0 0 0 16 0 19 0 902702593 10809606144 21019 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 5 0 0 0
[pid=13708/tid=13712] ppid=13706 vsize=10556256 CPUtime=0.02 cores=1,3,5,7
/proc/13708/task/13712/stat : 13712 (java) S 13706 13708 10203 0 -1 4202560 222 0 0 0 2 0 0 0 16 0 19 0 902702593 10809606144 21019 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 3 0 0 0
[pid=13708/tid=13713] ppid=13706 vsize=10556256 CPUtime=0.01 cores=1,3,5,7
/proc/13708/task/13713/stat : 13713 (java) S 13706 13708 10203 0 -1 4202560 10 0 0 0 1 0 0 0 15 0 19 0 902702593 10809606144 21019 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 7 0 0 0
[pid=13708/tid=13714] ppid=13706 vsize=10556256 CPUtime=0.01 cores=1,3,5,7
/proc/13708/task/13714/stat : 13714 (java) S 13706 13708 10203 0 -1 4202560 120 0 0 0 1 0 0 0 15 0 19 0 902702593 10809606144 21019 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 7 0 0 0
[pid=13708/tid=13715] ppid=13706 vsize=10556256 CPUtime=0.02 cores=1,3,5,7
/proc/13708/task/13715/stat : 13715 (java) S 13706 13708 10203 0 -1 4202560 164 0 0 0 2 0 0 0 15 0 19 0 902702593 10809606144 21019 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 3 0 0 0
[pid=13708/tid=13716] ppid=13706 vsize=10556256 CPUtime=0.01 cores=1,3,5,7
/proc/13708/task/13716/stat : 13716 (java) S 13706 13708 10203 0 -1 4202560 47 0 0 0 1 0 0 0 15 0 19 0 902702593 10809606144 21019 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 5 0 0 0
[pid=13708/tid=13717] ppid=13706 vsize=10556256 CPUtime=0.02 cores=1,3,5,7
/proc/13708/task/13717/stat : 13717 (java) S 13706 13708 10203 0 -1 4202560 9 0 0 0 2 0 0 0 15 0 19 0 902702593 10809606144 21019 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 7 0 0 0
[pid=13708/tid=13718] ppid=13706 vsize=10556256 CPUtime=0.01 cores=1,3,5,7
/proc/13708/task/13718/stat : 13718 (java) S 13706 13708 10203 0 -1 4202560 181 0 0 0 1 0 0 0 15 0 19 0 902702593 10809606144 21019 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 7 0 0 0
[pid=13708/tid=13719] ppid=13706 vsize=10556256 CPUtime=1.15 cores=1,3,5,7
/proc/13708/task/13719/stat : 13719 (java) S 13706 13708 10203 0 -1 4202560 883 0 0 0 115 0 0 0 15 0 19 0 902702594 10809606144 21019 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056704 0 0 0 16800975 18446604471118185600 0 0 -1 1 0 0 0
[pid=13708/tid=13720] ppid=13706 vsize=10556256 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13720/stat : 13720 (java) S 13706 13708 10203 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 902702595 10809606144 21019 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 1 0 0 0
[pid=13708/tid=13721] ppid=13706 vsize=10556256 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13721/stat : 13721 (java) S 13706 13708 10203 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 902702595 10809606144 21019 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 3 0 0 0
[pid=13708/tid=13722] ppid=13706 vsize=10556256 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13722/stat : 13722 (java) S 13706 13708 10203 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902702597 10809606144 21019 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826063793 0 4 0 16800975 18446604471118185600 0 0 -1 1 0 0 0
[pid=13708/tid=13723] ppid=13706 vsize=10556256 CPUtime=0.91 cores=1,3,5,7
/proc/13708/task/13723/stat : 13723 (java) S 13706 13708 10203 0 -1 4202560 8288 0 0 0 90 1 0 0 15 0 19 0 902702597 10809606144 21019 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 5 0 0 0
[pid=13708/tid=13724] ppid=13706 vsize=10556256 CPUtime=0.31 cores=1,3,5,7
/proc/13708/task/13724/stat : 13724 (java) S 13706 13708 10203 0 -1 4202560 3579 0 0 0 31 0 0 0 15 0 19 0 902702597 10809606144 21019 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 3 0 0 0
[pid=13708/tid=13725] ppid=13706 vsize=10556256 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13725/stat : 13725 (java) S 13706 13708 10203 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902702597 10809606144 21019 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 7 0 0 0
[pid=13708/tid=13726] ppid=13706 vsize=10556256 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13726/stat : 13726 (java) S 13706 13708 10203 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 902702597 10809606144 21019 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056704 0 4 0 16800975 18446604471118185600 0 0 -1 3 0 0 0
[pid=13708/tid=13727] ppid=13706 vsize=10556256 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13727/stat : 13727 (java) S 13706 13708 10203 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 902702608 10809606144 21019 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056704 0 4 0 16800975 18446604471118185600 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 27.61
Current children cumulated vsize (KiB) 10556256

[startup+26.7013 s]
/proc/loadavg: 1.97 2.01 1.91 3/214 13728
/proc/meminfo: memFree=700848/32950928 swapFree=67050636/67111528
[pid=13708] ppid=13706 vsize=10556256 CPUtime=28.01 cores=1,3,5,7
/proc/13708/stat : 13708 (java) S 13706 13708 10203 0 -1 4202496 27659 0 1 0 2796 5 0 0 25 0 19 0 902702591 10809606144 21019 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/13708/statm: 2639064 21019 2251 9 0 2629798 0
[pid=13708/tid=13709] ppid=13706 vsize=10556256 CPUtime=25.4 cores=1,3,5,7
/proc/13708/task/13709/stat : 13709 (java) R 13706 13708 10203 0 -1 4202560 12823 0 1 0 2539 1 0 0 25 0 19 0 902702592 10809606144 21019 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 46912505540143 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=13708/tid=13711] ppid=13706 vsize=10556256 CPUtime=0.02 cores=1,3,5,7
/proc/13708/task/13711/stat : 13711 (java) S 13706 13708 10203 0 -1 4202560 180 0 0 0 2 0 0 0 15 0 19 0 902702593 10809606144 21019 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 5 0 0 0
[pid=13708/tid=13712] ppid=13706 vsize=10556256 CPUtime=0.02 cores=1,3,5,7
/proc/13708/task/13712/stat : 13712 (java) S 13706 13708 10203 0 -1 4202560 222 0 0 0 2 0 0 0 15 0 19 0 902702593 10809606144 21019 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 3 0 0 0
[pid=13708/tid=13713] ppid=13706 vsize=10556256 CPUtime=0.01 cores=1,3,5,7
/proc/13708/task/13713/stat : 13713 (java) S 13706 13708 10203 0 -1 4202560 10 0 0 0 1 0 0 0 15 0 19 0 902702593 10809606144 21019 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 5 0 0 0
[pid=13708/tid=13714] ppid=13706 vsize=10556256 CPUtime=0.01 cores=1,3,5,7
/proc/13708/task/13714/stat : 13714 (java) S 13706 13708 10203 0 -1 4202560 120 0 0 0 1 0 0 0 15 0 19 0 902702593 10809606144 21019 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 1 0 0 0
[pid=13708/tid=13715] ppid=13706 vsize=10556256 CPUtime=0.02 cores=1,3,5,7
/proc/13708/task/13715/stat : 13715 (java) S 13706 13708 10203 0 -1 4202560 164 0 0 0 2 0 0 0 15 0 19 0 902702593 10809606144 21019 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 3 0 0 0
[pid=13708/tid=13716] ppid=13706 vsize=10556256 CPUtime=0.01 cores=1,3,5,7
/proc/13708/task/13716/stat : 13716 (java) S 13706 13708 10203 0 -1 4202560 47 0 0 0 1 0 0 0 15 0 19 0 902702593 10809606144 21019 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 5 0 0 0
[pid=13708/tid=13717] ppid=13706 vsize=10556256 CPUtime=0.02 cores=1,3,5,7
/proc/13708/task/13717/stat : 13717 (java) S 13706 13708 10203 0 -1 4202560 9 0 0 0 2 0 0 0 15 0 19 0 902702593 10809606144 21019 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 7 0 0 0
[pid=13708/tid=13718] ppid=13706 vsize=10556256 CPUtime=0.01 cores=1,3,5,7
/proc/13708/task/13718/stat : 13718 (java) S 13706 13708 10203 0 -1 4202560 181 0 0 0 1 0 0 0 16 0 19 0 902702593 10809606144 21019 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 7 0 0 0
[pid=13708/tid=13719] ppid=13706 vsize=10556256 CPUtime=1.16 cores=1,3,5,7
/proc/13708/task/13719/stat : 13719 (java) S 13706 13708 10203 0 -1 4202560 883 0 0 0 116 0 0 0 15 0 19 0 902702594 10809606144 21019 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056704 0 0 0 16800975 18446604471118185600 0 0 -1 1 0 0 0
[pid=13708/tid=13720] ppid=13706 vsize=10556256 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13720/stat : 13720 (java) S 13706 13708 10203 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 902702595 10809606144 21019 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 1 0 0 0
[pid=13708/tid=13721] ppid=13706 vsize=10556256 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13721/stat : 13721 (java) S 13706 13708 10203 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 902702595 10809606144 21019 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 3 0 0 0
[pid=13708/tid=13722] ppid=13706 vsize=10556256 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13722/stat : 13722 (java) S 13706 13708 10203 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902702597 10809606144 21019 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826063793 0 4 0 16800975 18446604471118185600 0 0 -1 1 0 0 0
[pid=13708/tid=13723] ppid=13706 vsize=10556256 CPUtime=0.91 cores=1,3,5,7
/proc/13708/task/13723/stat : 13723 (java) S 13706 13708 10203 0 -1 4202560 8288 0 0 0 90 1 0 0 15 0 19 0 902702597 10809606144 21019 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 5 0 0 0
[pid=13708/tid=13724] ppid=13706 vsize=10556256 CPUtime=0.31 cores=1,3,5,7
/proc/13708/task/13724/stat : 13724 (java) S 13706 13708 10203 0 -1 4202560 3579 0 0 0 31 0 0 0 15 0 19 0 902702597 10809606144 21019 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 3 0 0 0
[pid=13708/tid=13725] ppid=13706 vsize=10556256 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13725/stat : 13725 (java) S 13706 13708 10203 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902702597 10809606144 21019 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 7 0 0 0
[pid=13708/tid=13726] ppid=13706 vsize=10556256 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13726/stat : 13726 (java) S 13706 13708 10203 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 902702597 10809606144 21019 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056704 0 4 0 16800975 18446604471118185600 0 0 -1 3 0 0 0
[pid=13708/tid=13727] ppid=13706 vsize=10556256 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13727/stat : 13727 (java) S 13706 13708 10203 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 902702608 10809606144 21019 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056704 0 4 0 16800975 18446604471118185600 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 28.01
Current children cumulated vsize (KiB) 10556256

[startup+26.8013 s]
/proc/loadavg: 1.97 2.01 1.91 3/214 13728
/proc/meminfo: memFree=700848/32950928 swapFree=67050636/67111528
[pid=13708] ppid=13706 vsize=10557284 CPUtime=28.1 cores=1,3,5,7
/proc/13708/stat : 13708 (java) S 13706 13708 10203 0 -1 4202496 27681 0 1 0 2805 5 0 0 25 0 18 0 902702591 10810658816 21040 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/13708/statm: 2639321 21040 2253 9 0 2630055 0
[pid=13708/tid=13709] ppid=13706 vsize=10557284 CPUtime=25.49 cores=1,3,5,7
/proc/13708/task/13709/stat : 13709 (java) S 13706 13708 10203 0 -1 4202560 12829 0 1 0 2548 1 0 0 25 0 18 0 902702592 10810658816 21040 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 3 0 0 0
[pid=13708/tid=13711] ppid=13706 vsize=10557284 CPUtime=0.02 cores=1,3,5,7
/proc/13708/task/13711/stat : 13711 (java) S 13706 13708 10203 0 -1 4202560 180 0 0 0 2 0 0 0 15 0 18 0 902702593 10810658816 21040 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 5 0 0 0
[pid=13708/tid=13712] ppid=13706 vsize=10557284 CPUtime=0.02 cores=1,3,5,7
/proc/13708/task/13712/stat : 13712 (java) S 13706 13708 10203 0 -1 4202560 222 0 0 0 2 0 0 0 15 0 18 0 902702593 10810658816 21040 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 3 0 0 0
[pid=13708/tid=13713] ppid=13706 vsize=10557284 CPUtime=0.01 cores=1,3,5,7
/proc/13708/task/13713/stat : 13713 (java) S 13706 13708 10203 0 -1 4202560 10 0 0 0 1 0 0 0 15 0 18 0 902702593 10810658816 21040 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 5 0 0 0
[pid=13708/tid=13714] ppid=13706 vsize=10557284 CPUtime=0.01 cores=1,3,5,7
/proc/13708/task/13714/stat : 13714 (java) S 13706 13708 10203 0 -1 4202560 120 0 0 0 1 0 0 0 15 0 18 0 902702593 10810658816 21040 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 1 0 0 0
[pid=13708/tid=13715] ppid=13706 vsize=10557284 CPUtime=0.02 cores=1,3,5,7
/proc/13708/task/13715/stat : 13715 (java) S 13706 13708 10203 0 -1 4202560 164 0 0 0 2 0 0 0 15 0 18 0 902702593 10810658816 21040 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 3 0 0 0
[pid=13708/tid=13716] ppid=13706 vsize=10557284 CPUtime=0.01 cores=1,3,5,7
/proc/13708/task/13716/stat : 13716 (java) S 13706 13708 10203 0 -1 4202560 47 0 0 0 1 0 0 0 15 0 18 0 902702593 10810658816 21040 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 5 0 0 0
[pid=13708/tid=13717] ppid=13706 vsize=10557284 CPUtime=0.02 cores=1,3,5,7
/proc/13708/task/13717/stat : 13717 (java) S 13706 13708 10203 0 -1 4202560 9 0 0 0 2 0 0 0 15 0 18 0 902702593 10810658816 21040 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 7 0 0 0
[pid=13708/tid=13718] ppid=13706 vsize=10557284 CPUtime=0.01 cores=1,3,5,7
/proc/13708/task/13718/stat : 13718 (java) S 13706 13708 10203 0 -1 4202560 181 0 0 0 1 0 0 0 16 0 18 0 902702593 10810658816 21040 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 7 0 0 0
[pid=13708/tid=13719] ppid=13706 vsize=10557284 CPUtime=1.16 cores=1,3,5,7
/proc/13708/task/13719/stat : 13719 (java) S 13706 13708 10203 0 -1 4202560 884 0 0 0 116 0 0 0 15 0 18 0 902702594 10810658816 21040 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056704 0 0 0 16800975 18446604471118185600 0 0 -1 1 0 0 0
[pid=13708/tid=13720] ppid=13706 vsize=10557284 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13720/stat : 13720 (java) S 13706 13708 10203 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 18 0 902702595 10810658816 21040 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 1 0 0 0
[pid=13708/tid=13721] ppid=13706 vsize=10557284 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13721/stat : 13721 (java) S 13706 13708 10203 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 18 0 902702595 10810658816 21040 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 3 0 0 0
[pid=13708/tid=13722] ppid=13706 vsize=10557284 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13722/stat : 13722 (java) S 13706 13708 10203 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 18 0 902702597 10810658816 21040 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 1 0 0 0
[pid=13708/tid=13723] ppid=13706 vsize=10557284 CPUtime=0.92 cores=1,3,5,7
/proc/13708/task/13723/stat : 13723 (java) S 13706 13708 10203 0 -1 4202560 8288 0 0 0 91 1 0 0 15 0 18 0 902702597 10810658816 21040 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 5 0 0 0
[pid=13708/tid=13724] ppid=13706 vsize=10557284 CPUtime=0.31 cores=1,3,5,7
/proc/13708/task/13724/stat : 13724 (java) S 13706 13708 10203 0 -1 4202560 3579 0 0 0 31 0 0 0 15 0 18 0 902702597 10810658816 21040 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 3 0 0 0
[pid=13708/tid=13725] ppid=13706 vsize=10557284 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13725/stat : 13725 (java) S 13706 13708 10203 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 902702597 10810658816 21040 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056089 0 4 0 16800975 18446604471118185600 0 0 -1 7 0 0 0
[pid=13708/tid=13727] ppid=13706 vsize=10557284 CPUtime=0 cores=1,3,5,7
/proc/13708/task/13727/stat : 13727 (java) S 13706 13708 10203 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 902702608 10810658816 21040 33554432000 1073741824 1073778376 140733491635664 18446744073709551615 251826056704 0 4 0 16800975 18446604471118185600 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 28.1
Current children cumulated vsize (KiB) 10557284

Child status: 30
Real time (s): 26.8141
CPU time (s): 28.1207
CPU user time (s): 28.0597
CPU system time (s): 0.06099
CPU usage (%): 104.873
Max. virtual memory (cumulated for all children) (KiB): 10563484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 28.0597
system time used= 0.06099
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27681
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3118
involuntary context switches= 1151

runsolver used 0.055991 second user time and 0.103984 second system time

The end

Launcher Data

Begin job on node126 at 2011-06-12 22:37:19
IDJOB=3492635
IDBENCH=79201
IDSOLVER=1982
FILE ID=node126/3492635-1307911039
RUNJOBID= node126-1307908863-13199
PBS_JOBID= 13559580
Free space on /var/tmp= 2888 MiB

SOLVER NAME= Sat4j Resolution 2011-06-08
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1111226680--soft-0-100-0.wbo
COMMAND LINE= java -Xms10000m -Xmx10000m -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3492635-1307911039/watcher-3492635-1307911039 -o /var/tmp/evaluation-result-3492635-1307911039/solver-3492635-1307911039 -C 1800 -W 1900 -M 15500  java -Xms10000m -Xmx10000m -jar sat4j-pb.jar Resolution HOME/instance-3492635-1307911039.wbo

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

MD5SUM BENCH= bf6c20afd58a85c8a111061436284549
RANDOM SEED=1697218432

node126.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:        778312 kB
Buffers:         62524 kB
Cached:       30590928 kB
SwapCached:      14604 kB
Active:       16297400 kB
Inactive:     14914552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:        778312 kB
SwapTotal:    67111528 kB
SwapFree:     67050636 kB
Dirty:             508 kB
Writeback:           0 kB
AnonPages:      556172 kB
Mapped:          17588 kB
Slab:           894864 kB
PageTables:       5868 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 10545316 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /var/tmp at the end= 2888 MiB
End job on node126 at 2011-06-12 22:37:46