Trace number 3492723

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 19.0791 17.8539

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111219348--soft-0-100-0.wbo
MD5SUM2c3717ba2e3ac83d37aca2c4131741f4
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark2.48362
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 1212
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.06/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.06/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.06/0.08	c See www.sat4j.org for details.
0.06/0.08	c version 2.3.1.v20110525
0.06/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.06/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.06/0.08	c java.vm.version	19.1-b02
0.06/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.06/0.08	c sun.arch.data.model	64
0.06/0.08	c java.version		1.6.0_24
0.06/0.08	c os.name		Linux
0.06/0.08	c os.version		2.6.18-164.el5
0.06/0.08	c os.arch		amd64
0.06/0.08	c Free memory 		9996466904
0.06/0.08	c Max memory 		10048897024
0.06/0.08	c Total memory 		10048897024
0.06/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@38540408
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-3492723-1307911185.wbo
0.10/0.10	c reading problem ... 
0.10/0.16	c ... done. Wall clock time 0.055s.
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.30/0.24	c SATISFIABLE
0.30/0.24	c OPTIMIZING...
0.30/0.24	c Got one! Elapsed wall clock time (in seconds):0.131
0.30/0.24	o 865
0.30/0.25	c Got one! Elapsed wall clock time (in seconds):0.15
0.30/0.25	o 741
0.30/0.26	c Got one! Elapsed wall clock time (in seconds):0.161
0.30/0.26	o 724
0.30/0.27	c Got one! Elapsed wall clock time (in seconds):0.17
0.30/0.27	o 464
0.30/0.29	c Got one! Elapsed wall clock time (in seconds):0.185
0.30/0.29	o 412
0.63/0.42	c Got one! Elapsed wall clock time (in seconds):0.318
0.63/0.42	o 409
0.63/0.44	c Got one! Elapsed wall clock time (in seconds):0.334
0.63/0.44	o 391
0.63/0.47	c Got one! Elapsed wall clock time (in seconds):0.368
0.63/0.47	o 383
0.76/0.54	c Got one! Elapsed wall clock time (in seconds):0.434
0.76/0.54	o 381
0.76/0.57	c Got one! Elapsed wall clock time (in seconds):0.468
0.76/0.57	o 379
0.86/0.63	c Got one! Elapsed wall clock time (in seconds):0.526
0.86/0.63	o 371
0.98/0.71	c cleaning 4568 clauses out of 9144 with flag 1002/9144
0.98/0.73	c Got one! Elapsed wall clock time (in seconds):0.624
0.98/0.73	o 354
0.98/0.75	c Got one! Elapsed wall clock time (in seconds):0.646
0.98/0.75	o 315
0.98/0.77	c Got one! Elapsed wall clock time (in seconds):0.666
0.98/0.77	o 294
1.12/0.88	c Got one! Elapsed wall clock time (in seconds):0.774
1.12/0.88	o 273
1.23/0.93	c Got one! Elapsed wall clock time (in seconds):0.822
1.23/0.93	o 272
1.34/1.02	c cleaning 5508 clauses out of 11021 with flag 2000/15589
1.34/1.04	c Got one! Elapsed wall clock time (in seconds):0.934
1.34/1.04	o 245
1.34/1.07	c Got one! Elapsed wall clock time (in seconds):0.971
1.34/1.07	o 242
1.56/1.30	c Got one! Elapsed wall clock time (in seconds):1.192
1.56/1.30	o 215
1.66/1.34	c cleaning 5903 clauses out of 11814 with flag 1000/21890
1.98/1.60	c Got one! Elapsed wall clock time (in seconds):1.497
1.98/1.60	o 207
2.08/1.75	c Got one! Elapsed wall clock time (in seconds):1.642
2.08/1.75	o 196
2.18/1.84	c cleaning 8406 clauses out of 16819 with flag 2002/32798
2.18/1.88	c Got one! Elapsed wall clock time (in seconds):1.777
2.18/1.88	o 172
2.49/2.10	c cleaning 7109 clauses out of 14224 with flag 5001/38609
2.59/2.25	c Got one! Elapsed wall clock time (in seconds):2.142
2.59/2.25	o 165
2.68/2.38	c cleaning 6504 clauses out of 13030 with flag 3001/44524
2.78/2.48	c Got one! Elapsed wall clock time (in seconds):2.373
2.78/2.48	o 153
3.02/2.62	c cleaning 6112 clauses out of 12233 with flag 4002/50231
3.02/2.64	c Got one! Elapsed wall clock time (in seconds):2.537
3.02/2.64	o 152
3.22/2.81	c cleaning 5623 clauses out of 11253 with flag 5005/55363
3.22/2.86	c Got one! Elapsed wall clock time (in seconds):2.758
3.22/2.86	o 139
3.46/3.06	c cleaning 5342 clauses out of 10689 with flag 4001/60422
3.60/3.16	c Got one! Elapsed wall clock time (in seconds):3.053
3.60/3.16	o 133
3.82/3.30	c Got one! Elapsed wall clock time (in seconds):3.195
3.82/3.30	o 110
3.99/3.36	c cleaning 5898 clauses out of 11803 with flag 1001/66878
4.41/3.56	c Got one! Elapsed wall clock time (in seconds):3.459
4.41/3.56	o 103
4.61/3.62	c cleaning 5917 clauses out of 11844 with flag 1002/72817
4.91/3.87	c cleaning 5954 clauses out of 11925 with flag 7000/78815
5.01/3.90	c Got one! Elapsed wall clock time (in seconds):3.799
5.01/3.90	o 95
5.11/4.07	c cleaning 5736 clauses out of 11481 with flag 5001/84325
5.41/4.32	c cleaning 5868 clauses out of 11744 with flag 11000/90324
5.41/4.37	c Got one! Elapsed wall clock time (in seconds):4.267
5.41/4.37	o 88
5.61/4.54	c cleaning 5508 clauses out of 11018 with flag 4000/95466
5.81/4.72	c Got one! Elapsed wall clock time (in seconds):4.619
5.81/4.72	o 61
5.91/4.80	c cleaning 5544 clauses out of 11094 with flag 2002/101050
6.01/4.99	c Got one! Elapsed wall clock time (in seconds):4.885
6.01/4.99	o 59
6.21/5.20	c cleaning 7839 clauses out of 15683 with flag 5005/111183
6.52/5.43	c cleaning 6911 clauses out of 13840 with flag 11001/117179
6.62/5.58	c Got one! Elapsed wall clock time (in seconds):5.48
6.62/5.58	o 52
6.71/5.63	c cleaning 6019 clauses out of 12048 with flag 1004/122298
6.91/5.83	c cleaning 6007 clauses out of 12026 with flag 7001/128295
7.11/6.09	c cleaning 6507 clauses out of 13021 with flag 14003/135297
7.22/6.11	c Got one! Elapsed wall clock time (in seconds):6.012
7.22/6.11	o 51
7.22/6.16	c Got one! Elapsed wall clock time (in seconds):6.062
7.22/6.16	o 43
7.42/6.31	c Got one! Elapsed wall clock time (in seconds):6.202
7.42/6.31	o 42
7.42/6.36	c cleaning 6719 clauses out of 13441 with flag 1001/142224
7.73/6.61	c cleaning 6358 clauses out of 12723 with flag 7002/148225
8.03/6.90	c cleaning 6680 clauses out of 13363 with flag 14000/155223
8.03/6.97	c Got one! Elapsed wall clock time (in seconds):6.863
8.03/6.97	o 35
8.25/7.10	c cleaning 6144 clauses out of 12297 with flag 4000/160837
8.45/7.31	c cleaning 6075 clauses out of 12153 with flag 10000/166837
8.45/7.38	c Got one! Elapsed wall clock time (in seconds):7.273
8.45/7.38	o 33
8.65/7.52	c cleaning 5839 clauses out of 11685 with flag 4000/172444
8.86/7.73	c cleaning 5923 clauses out of 11851 with flag 10005/178449
8.95/7.90	c Got one! Elapsed wall clock time (in seconds):7.793
8.95/7.90	o 23
9.27/8.12	c cleaning 7990 clauses out of 15985 with flag 5002/188506
9.47/8.35	c cleaning 6994 clauses out of 13994 with flag 11001/194505
9.67/8.59	c cleaning 6996 clauses out of 14000 with flag 18001/201505
9.98/8.87	c cleaning 7494 clauses out of 15003 with flag 26000/209504
10.08/8.92	c Got one! Elapsed wall clock time (in seconds):8.817
10.08/8.92	o 22
10.19/9.05	c cleaning 6304 clauses out of 12622 with flag 4002/214617
10.39/9.23	c Got one! Elapsed wall clock time (in seconds):9.129
10.39/9.23	o 18
10.59/9.44	c cleaning 8223 clauses out of 16451 with flag 5002/224750
10.70/9.52	c Got one! Elapsed wall clock time (in seconds):9.416
10.70/9.52	o 8
10.80/9.63	c cleaning 6746 clauses out of 13510 with flag 3000/230032
11.00/9.83	c cleaning 6381 clauses out of 12768 with flag 9004/236036
11.30/10.11	c cleaning 6689 clauses out of 13383 with flag 16000/243032
11.50/10.38	c cleaning 7344 clauses out of 14694 with flag 24000/251032
11.80/10.60	c Got one! Elapsed wall clock time (in seconds):10.496
11.80/10.60	o 7
12.00/10.82	c cleaning 9544 clauses out of 19097 with flag 5000/262779
12.21/11.03	c cleaning 7768 clauses out of 15554 with flag 11001/268780
12.40/11.29	c cleaning 7389 clauses out of 14787 with flag 18002/275781
12.70/11.59	c cleaning 7693 clauses out of 15396 with flag 26000/283779
13.10/11.93	c cleaning 8350 clauses out of 16705 with flag 35002/292781
13.50/12.30	c cleaning 9174 clauses out of 18354 with flag 45001/302780
13.80/12.68	c cleaning 9587 clauses out of 19179 with flag 55000/312779
14.20/13.06	c cleaning 9795 clauses out of 19594 with flag 65002/322781
14.60/13.42	c cleaning 9897 clauses out of 19798 with flag 75001/332780
14.81/13.61	c Got one! Elapsed wall clock time (in seconds):13.505
14.81/13.61	o 3
15.01/13.82	c cleaning 10286 clauses out of 20579 with flag 5003/343458
15.21/14.04	c cleaning 8139 clauses out of 16290 with flag 11000/349455
15.41/14.27	c cleaning 7574 clauses out of 15152 with flag 18001/356456
15.71/14.53	c cleaning 7785 clauses out of 15577 with flag 26000/364455
16.01/14.84	c cleaning 8392 clauses out of 16796 with flag 35004/373459
16.31/15.17	c cleaning 9197 clauses out of 18401 with flag 45001/383456
16.71/15.51	c cleaning 9597 clauses out of 19203 with flag 55000/393455
17.01/15.84	c cleaning 9800 clauses out of 19606 with flag 65000/403455
17.31/16.20	c cleaning 9899 clauses out of 19807 with flag 75001/413456
17.73/16.55	c cleaning 9947 clauses out of 19907 with flag 85000/423455
18.03/16.90	c cleaning 9975 clauses out of 19960 with flag 95000/433455
18.43/17.26	c cleaning 9989 clauses out of 19988 with flag 105003/443458
18.84/17.65	c cleaning 9997 clauses out of 19997 with flag 115001/453456
18.84/17.67	c Got one! Elapsed wall clock time (in seconds):17.566
18.84/17.67	o 2
19.03/17.83	c starts		: 192
19.03/17.83	c conflicts		: 458352
19.03/17.83	c decisions		: 719275
19.03/17.83	c propagations		: 10982181
19.03/17.83	c inspects		: 98526213
19.03/17.83	c shortcuts		: 0
19.03/17.83	c learnt literals	: 5
19.03/17.83	c learnt binary clauses	: 51
19.03/17.83	c learnt ternary clauses	: 300
19.03/17.83	c learnt constraints	: 458346
19.03/17.83	c ignored constraints	: 0
19.03/17.83	c root simplifications	: 0
19.03/17.83	c removed literals (reason simplification)	: 3481993
19.03/17.83	c reason swapping (by a shorter reason)	: 0
19.03/17.83	c Calls to reduceDB	: 60
19.03/17.83	c number of reductions to clauses (during analyze)	: 0
19.03/17.83	c number of learned constraints concerned by reduction	: 0
19.03/17.83	c number of learning phase by resolution	: 0
19.03/17.83	c number of learning phase by cutting planes	: 0
19.03/17.83	c speed (assignments/second)	: 6.737534355828221E7
19.03/17.83	c non guided choices	2485
19.03/17.83	c learnt constraints type 
19.03/17.83	c constraints type 
19.03/17.83	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
19.03/17.83	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
19.03/17.83	s OPTIMUM FOUND
19.03/17.83	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 
19.03/17.83	c objective function=2
19.03/17.83	c Total wall clock time (in seconds): 17.73

Verifier Data

OK	2

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3492723-1307911185/watcher-3492723-1307911185 -o /tmp/evaluation-result-3492723-1307911185/solver-3492723-1307911185 -C 1800 -W 1900 -M 15500 java -Xms10000m -Xmx10000m -jar sat4j-pb.jar Resolution HOME/instance-3492723-1307911185.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.03 2.02 2.00 2/196 20960
/proc/meminfo: memFree=32304660/32951124 swapFree=67072804/67111528
[pid=20960] ppid=20958 vsize=30540 CPUtime=0 cores=1,3,5,7
/proc/20960/stat : 20960 (java) S 20958 20960 18875 0 -1 4202496 1241 0 0 0 0 0 0 0 25 0 2 0 902716410 31272960 960 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389104101 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0
/proc/20960/statm: 7635 960 732 9 0 386 0
[pid=20960/tid=20961] ppid=20958 vsize=30536 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20961/stat : 20961 (java) R 20958 20960 18875 0 -1 4202560 127 0 0 0 0 0 0 0 25 0 2 0 902716411 31268864 960 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255377248640 0 0 0 16784584 0 0 0 -1 3 0 0 0

[startup+0.0698181 s]
/proc/loadavg: 2.03 2.02 2.00 2/196 20960
/proc/meminfo: memFree=32304660/32951124 swapFree=67072804/67111528
[pid=20960] ppid=20958 vsize=10473088 CPUtime=0.06 cores=1,3,5,7
/proc/20960/stat : 20960 (java) S 20958 20960 18875 0 -1 4202496 11878 0 1 0 5 1 0 0 25 0 18 0 902716410 10724442112 11574 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/20960/statm: 2618272 11574 1754 9 0 2609006 0
[pid=20960/tid=20961] ppid=20958 vsize=10473088 CPUtime=0.06 cores=1,3,5,7
/proc/20960/task/20961/stat : 20961 (java) R 20958 20960 18875 0 -1 4202560 10703 0 1 0 5 1 0 0 25 0 18 0 902716411 10724442112 11574 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389128139 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10473088

[startup+0.100811 s]
/proc/loadavg: 2.03 2.02 2.00 2/196 20960
/proc/meminfo: memFree=32304660/32951124 swapFree=67072804/67111528
[pid=20960] ppid=20958 vsize=10539668 CPUtime=0.1 cores=1,3,5,7
/proc/20960/stat : 20960 (java) S 20958 20960 18875 0 -1 4202496 13140 0 1 0 9 1 0 0 25 0 18 0 902716410 10792620032 12812 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/20960/statm: 2634917 12813 2092 9 0 2625651 0
[pid=20960/tid=20961] ppid=20958 vsize=10539668 CPUtime=0.09 cores=1,3,5,7
/proc/20960/task/20961/stat : 20961 (java) R 20958 20960 18875 0 -1 4202560 11204 0 1 0 8 1 0 0 25 0 18 0 902716411 10792620032 12813 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 47129601734168 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10539668

[startup+0.300772 s]
/proc/loadavg: 2.03 2.02 2.00 2/196 20960
/proc/meminfo: memFree=32304660/32951124 swapFree=67072804/67111528
[pid=20960] ppid=20958 vsize=10541996 CPUtime=0.51 cores=1,3,5,7
/proc/20960/stat : 20960 (java) S 20958 20960 18875 0 -1 4202496 15674 0 1 0 49 2 0 0 25 0 19 0 902716410 10795003904 14733 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/20960/statm: 2635499 14733 2214 9 0 2626233 0
[pid=20960/tid=20961] ppid=20958 vsize=10541996 CPUtime=0.28 cores=1,3,5,7
/proc/20960/task/20961/stat : 20961 (java) R 20958 20960 18875 0 -1 4202560 11853 0 1 0 27 1 0 0 25 0 19 0 902716411 10795003904 14733 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 46912505219208 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 10541996

[startup+0.700698 s]
/proc/loadavg: 2.03 2.02 2.00 2/196 20960
/proc/meminfo: memFree=32304660/32951124 swapFree=67072804/67111528
[pid=20960] ppid=20958 vsize=10541888 CPUtime=0.98 cores=1,3,5,7
/proc/20960/stat : 20960 (java) S 20958 20960 18875 0 -1 4202496 16535 0 1 0 96 2 0 0 25 0 19 0 902716410 10794893312 15383 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/20960/statm: 2635472 15383 2222 9 0 2626206 0
[pid=20960/tid=20961] ppid=20958 vsize=10541888 CPUtime=0.68 cores=1,3,5,7
/proc/20960/task/20961/stat : 20961 (java) R 20958 20960 18875 0 -1 4202560 12486 0 1 0 67 1 0 0 25 0 19 0 902716411 10794893312 15383 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 46912505676812 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.98
Current children cumulated vsize (KiB) 10541888

[startup+1.50156 s]
/proc/loadavg: 2.03 2.02 2.00 3/215 20979
/proc/meminfo: memFree=32248856/32951124 swapFree=67072804/67111528
[pid=20960] ppid=20958 vsize=10541888 CPUtime=1.88 cores=1,3,5,7
/proc/20960/stat : 20960 (java) S 20958 20960 18875 0 -1 4202496 17749 0 1 0 186 2 0 0 25 0 19 0 902716410 10794893312 16594 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/20960/statm: 2635472 16594 2248 9 0 2626206 0
[pid=20960/tid=20961] ppid=20958 vsize=10541888 CPUtime=1.44 cores=1,3,5,7
/proc/20960/task/20961/stat : 20961 (java) R 20958 20960 18875 0 -1 4202560 12495 0 1 0 143 1 0 0 25 0 19 0 902716411 10794893312 16594 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 46912505556064 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=20960/tid=20963] ppid=20958 vsize=10541888 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20963/stat : 20963 (java) S 20958 20960 18875 0 -1 4202560 149 0 0 0 0 0 0 0 15 0 19 0 902716412 10794893312 16594 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 5 0 0 0
[pid=20960/tid=20964] ppid=20958 vsize=10541888 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20964/stat : 20964 (java) S 20958 20960 18875 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 902716412 10794893312 16594 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 7 0 0 0
[pid=20960/tid=20965] ppid=20958 vsize=10541888 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20965/stat : 20965 (java) S 20958 20960 18875 0 -1 4202560 50 0 0 0 0 0 0 0 15 0 19 0 902716412 10794893312 16594 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 5 0 0 0
[pid=20960/tid=20966] ppid=20958 vsize=10541888 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20966/stat : 20966 (java) S 20958 20960 18875 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 19 0 902716412 10794893312 16594 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 7 0 0 0
[pid=20960/tid=20967] ppid=20958 vsize=10541888 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20967/stat : 20967 (java) S 20958 20960 18875 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 902716412 10794893312 16594 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 1 0 0 0
[pid=20960/tid=20968] ppid=20958 vsize=10541888 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20968/stat : 20968 (java) S 20958 20960 18875 0 -1 4202560 119 0 0 0 0 0 0 0 15 0 19 0 902716412 10794893312 16594 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 5 0 0 0
[pid=20960/tid=20969] ppid=20958 vsize=10541888 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20969/stat : 20969 (java) S 20958 20960 18875 0 -1 4202560 134 0 0 0 0 0 0 0 15 0 19 0 902716412 10794893312 16594 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 5 0 0 0
[pid=20960/tid=20970] ppid=20958 vsize=10541888 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20970/stat : 20970 (java) S 20958 20960 18875 0 -1 4202560 231 0 0 0 0 0 0 0 16 0 19 0 902716412 10794893312 16594 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 7 0 0 0
[pid=20960/tid=20971] ppid=20958 vsize=10541888 CPUtime=0.03 cores=1,3,5,7
/proc/20960/task/20971/stat : 20971 (java) S 20958 20960 18875 0 -1 4202560 497 0 0 0 3 0 0 0 16 0 19 0 902716413 10794893312 16594 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117952 0 0 0 16800975 18446604467723106176 0 0 -1 3 0 0 0
[pid=20960/tid=20972] ppid=20958 vsize=10541888 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20972/stat : 20972 (java) S 20958 20960 18875 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 19 0 902716414 10794893312 16594 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 3 0 0 0
[pid=20960/tid=20973] ppid=20958 vsize=10541888 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20973/stat : 20973 (java) S 20958 20960 18875 0 -1 4202560 9 0 0 0 0 0 0 0 19 0 19 0 902716414 10794893312 16594 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 3 0 0 0
[pid=20960/tid=20974] ppid=20958 vsize=10541888 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20974/stat : 20974 (java) S 20958 20960 18875 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902716416 10794893312 16594 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389125041 0 4 0 16800975 18446604467723106176 0 0 -1 3 0 0 0
[pid=20960/tid=20975] ppid=20958 vsize=10541888 CPUtime=0.2 cores=1,3,5,7
/proc/20960/task/20975/stat : 20975 (java) S 20958 20960 18875 0 -1 4202560 1729 0 0 0 20 0 0 0 15 0 19 0 902716416 10794893312 16594 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 5 0 0 0
[pid=20960/tid=20976] ppid=20958 vsize=10541888 CPUtime=0.17 cores=1,3,5,7
/proc/20960/task/20976/stat : 20976 (java) S 20958 20960 18875 0 -1 4202560 1190 0 0 0 17 0 0 0 15 0 19 0 902716416 10794893312 16594 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 1 0 0 0
[pid=20960/tid=20977] ppid=20958 vsize=10541888 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20977/stat : 20977 (java) S 20958 20960 18875 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902716416 10794893312 16594 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 3 0 0 0
[pid=20960/tid=20978] ppid=20958 vsize=10541888 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20978/stat : 20978 (java) S 20958 20960 18875 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 902716416 10794893312 16594 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117952 0 4 0 16800975 18446604467723106176 0 0 -1 7 0 0 0
[pid=20960/tid=20979] ppid=20958 vsize=10541888 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20979/stat : 20979 (java) S 20958 20960 18875 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 902716427 10794893312 16594 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117952 0 4 0 16800975 18446604467723106176 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.88
Current children cumulated vsize (KiB) 10541888

[startup+3.10126 s]
/proc/loadavg: 2.03 2.02 2.00 3/215 20979
/proc/meminfo: memFree=32245400/32951124 swapFree=67072804/67111528
[pid=20960] ppid=20958 vsize=10542052 CPUtime=3.6 cores=1,3,5,7
/proc/20960/stat : 20960 (java) S 20958 20960 18875 0 -1 4202496 21268 0 1 0 358 2 0 0 25 0 19 0 902716410 10795061248 18776 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/20960/statm: 2635513 18776 2250 9 0 2626247 0
[pid=20960/tid=20961] ppid=20958 vsize=10542052 CPUtime=2.96 cores=1,3,5,7
/proc/20960/task/20961/stat : 20961 (java) R 20958 20960 18875 0 -1 4202560 12504 0 1 0 295 1 0 0 25 0 19 0 902716411 10795061248 18776 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 46912505537936 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=20960/tid=20963] ppid=20958 vsize=10542052 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20963/stat : 20963 (java) S 20958 20960 18875 0 -1 4202560 150 0 0 0 0 0 0 0 15 0 19 0 902716412 10795061248 18776 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 1 0 0 0
[pid=20960/tid=20964] ppid=20958 vsize=10542052 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20964/stat : 20964 (java) S 20958 20960 18875 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 902716412 10795061248 18776 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 5 0 0 0
[pid=20960/tid=20965] ppid=20958 vsize=10542052 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20965/stat : 20965 (java) S 20958 20960 18875 0 -1 4202560 118 0 0 0 0 0 0 0 15 0 19 0 902716412 10795061248 18777 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 5 0 0 0
[pid=20960/tid=20966] ppid=20958 vsize=10542052 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20966/stat : 20966 (java) S 20958 20960 18875 0 -1 4202560 81 0 0 0 0 0 0 0 15 0 19 0 902716412 10795061248 18777 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 7 0 0 0
[pid=20960/tid=20967] ppid=20958 vsize=10542052 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20967/stat : 20967 (java) S 20958 20960 18875 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 19 0 902716412 10795061248 18777 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 1 0 0 0
[pid=20960/tid=20968] ppid=20958 vsize=10542052 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20968/stat : 20968 (java) S 20958 20960 18875 0 -1 4202560 120 0 0 0 0 0 0 0 15 0 19 0 902716412 10795061248 18777 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 1 0 0 0
[pid=20960/tid=20969] ppid=20958 vsize=10542052 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20969/stat : 20969 (java) S 20958 20960 18875 0 -1 4202560 134 0 0 0 0 0 0 0 15 0 19 0 902716412 10795061248 18777 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 7 0 0 0
[pid=20960/tid=20970] ppid=20958 vsize=10542052 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20970/stat : 20970 (java) S 20958 20960 18875 0 -1 4202560 314 0 0 0 0 0 0 0 15 0 19 0 902716412 10795061248 18777 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 1 0 0 0
[pid=20960/tid=20971] ppid=20958 vsize=10542052 CPUtime=0.11 cores=1,3,5,7
/proc/20960/task/20971/stat : 20971 (java) S 20958 20960 18875 0 -1 4202560 625 0 0 0 11 0 0 0 16 0 19 0 902716413 10795061248 18777 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117952 0 0 0 16800975 18446604467723106176 0 0 -1 3 0 0 0
[pid=20960/tid=20972] ppid=20958 vsize=10542052 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20972/stat : 20972 (java) S 20958 20960 18875 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 19 0 902716414 10795061248 18778 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 3 0 0 0
[pid=20960/tid=20973] ppid=20958 vsize=10542052 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20973/stat : 20973 (java) S 20958 20960 18875 0 -1 4202560 9 0 0 0 0 0 0 0 19 0 19 0 902716414 10795061248 18779 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 3 0 0 0
[pid=20960/tid=20974] ppid=20958 vsize=10542052 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20974/stat : 20974 (java) S 20958 20960 18875 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902716416 10795061248 18779 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389125041 0 4 0 16800975 18446604467723106176 0 0 -1 3 0 0 0
[pid=20960/tid=20975] ppid=20958 vsize=10542052 CPUtime=0.29 cores=1,3,5,7
/proc/20960/task/20975/stat : 20975 (java) R 20958 20960 18875 0 -1 4202560 4871 0 0 0 29 0 0 0 15 0 19 0 902716416 10795061248 18782 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255376995284 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=20960/tid=20976] ppid=20958 vsize=10542052 CPUtime=0.2 cores=1,3,5,7
/proc/20960/task/20976/stat : 20976 (java) S 20958 20960 18875 0 -1 4202560 1202 0 0 0 20 0 0 0 15 0 19 0 902716416 10795061248 18782 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 1 0 0 0
[pid=20960/tid=20977] ppid=20958 vsize=10542052 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20977/stat : 20977 (java) S 20958 20960 18875 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902716416 10795061248 18783 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 3 0 0 0
[pid=20960/tid=20978] ppid=20958 vsize=10542052 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20978/stat : 20978 (java) S 20958 20960 18875 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 902716416 10795061248 18783 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117952 0 4 0 16800975 18446604467723106176 0 0 -1 7 0 0 0
[pid=20960/tid=20979] ppid=20958 vsize=10542052 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20979/stat : 20979 (java) S 20958 20960 18875 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 902716427 10795061248 18785 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117952 0 4 0 16800975 18446604467723106176 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.6
Current children cumulated vsize (KiB) 10542052

[startup+6.30067 s]
/proc/loadavg: 2.02 2.02 2.00 3/215 20979
/proc/meminfo: memFree=32222936/32951124 swapFree=67072804/67111528
[pid=20960] ppid=20958 vsize=10551564 CPUtime=7.42 cores=1,3,5,7
/proc/20960/stat : 20960 (java) S 20958 20960 18875 0 -1 4202496 28912 0 1 0 738 4 0 0 25 0 19 0 902716410 10804801536 22225 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/20960/statm: 2637891 22225 2250 9 0 2628625 0
[pid=20960/tid=20961] ppid=20958 vsize=10551564 CPUtime=5.99 cores=1,3,5,7
/proc/20960/task/20961/stat : 20961 (java) R 20958 20960 18875 0 -1 4202560 12516 0 1 0 598 1 0 0 25 0 19 0 902716411 10804801536 22225 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 46912505618022 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=20960/tid=20963] ppid=20958 vsize=10551564 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20963/stat : 20963 (java) S 20958 20960 18875 0 -1 4202560 150 0 0 0 0 0 0 0 16 0 19 0 902716412 10804801536 22225 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 1 0 0 0
[pid=20960/tid=20964] ppid=20958 vsize=10551564 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20964/stat : 20964 (java) S 20958 20960 18875 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 902716412 10804801536 22225 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 1 0 0 0
[pid=20960/tid=20965] ppid=20958 vsize=10551564 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20965/stat : 20965 (java) S 20958 20960 18875 0 -1 4202560 119 0 0 0 0 0 0 0 15 0 19 0 902716412 10804801536 22225 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 7 0 0 0
[pid=20960/tid=20966] ppid=20958 vsize=10551564 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20966/stat : 20966 (java) S 20958 20960 18875 0 -1 4202560 82 0 0 0 0 0 0 0 15 0 19 0 902716412 10804801536 22225 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 1 0 0 0
[pid=20960/tid=20967] ppid=20958 vsize=10551564 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20967/stat : 20967 (java) S 20958 20960 18875 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 19 0 902716412 10804801536 22225 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 5 0 0 0
[pid=20960/tid=20968] ppid=20958 vsize=10551564 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20968/stat : 20968 (java) S 20958 20960 18875 0 -1 4202560 121 0 0 0 0 0 0 0 15 0 19 0 902716412 10804801536 22225 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 7 0 0 0
[pid=20960/tid=20969] ppid=20958 vsize=10551564 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20969/stat : 20969 (java) S 20958 20960 18875 0 -1 4202560 134 0 0 0 0 0 0 0 15 0 19 0 902716412 10804801536 22225 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 5 0 0 0
[pid=20960/tid=20970] ppid=20958 vsize=10551564 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20970/stat : 20970 (java) S 20958 20960 18875 0 -1 4202560 314 0 0 0 0 0 0 0 15 0 19 0 902716412 10804801536 22225 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 5 0 0 0
[pid=20960/tid=20971] ppid=20958 vsize=10551564 CPUtime=0.26 cores=1,3,5,7
/proc/20960/task/20971/stat : 20971 (java) S 20958 20960 18875 0 -1 4202560 629 0 0 0 26 0 0 0 16 0 19 0 902716413 10804801536 22225 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117952 0 0 0 16800975 18446604467723106176 0 0 -1 3 0 0 0
[pid=20960/tid=20972] ppid=20958 vsize=10551564 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20972/stat : 20972 (java) S 20958 20960 18875 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 19 0 902716414 10804801536 22225 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 3 0 0 0
[pid=20960/tid=20973] ppid=20958 vsize=10551564 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20973/stat : 20973 (java) S 20958 20960 18875 0 -1 4202560 9 0 0 0 0 0 0 0 19 0 19 0 902716414 10804801536 22225 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 3 0 0 0
[pid=20960/tid=20974] ppid=20958 vsize=10551564 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20974/stat : 20974 (java) S 20958 20960 18875 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902716416 10804801536 22225 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389125041 0 4 0 16800975 18446604467723106176 0 0 -1 3 0 0 0
[pid=20960/tid=20975] ppid=20958 vsize=10551564 CPUtime=0.51 cores=1,3,5,7
/proc/20960/task/20975/stat : 20975 (java) S 20958 20960 18875 0 -1 4202560 7436 0 0 0 51 0 0 0 15 0 19 0 902716416 10804801536 22225 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 5 0 0 0
[pid=20960/tid=20976] ppid=20958 vsize=10551564 CPUtime=0.57 cores=1,3,5,7
/proc/20960/task/20976/stat : 20976 (java) S 20958 20960 18875 0 -1 4202560 6253 0 0 0 56 1 0 0 15 0 19 0 902716416 10804801536 22225 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 1 0 0 0

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

/proc/20960/task/20963/stat : 20963 (java) S 20958 20960 18875 0 -1 4202560 154 0 0 0 1 0 0 0 15 0 19 0 902716412 10804801536 22386 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 5 0 0 0
[pid=20960/tid=20964] ppid=20958 vsize=10551564 CPUtime=0.01 cores=1,3,5,7
/proc/20960/task/20964/stat : 20964 (java) S 20958 20960 18875 0 -1 4202560 7 0 0 0 1 0 0 0 15 0 19 0 902716412 10804801536 22386 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 7 0 0 0
[pid=20960/tid=20965] ppid=20958 vsize=10551564 CPUtime=0.01 cores=1,3,5,7
/proc/20960/task/20965/stat : 20965 (java) S 20958 20960 18875 0 -1 4202560 120 0 0 0 1 0 0 0 15 0 19 0 902716412 10804801536 22386 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 1 0 0 0
[pid=20960/tid=20966] ppid=20958 vsize=10551564 CPUtime=0.01 cores=1,3,5,7
/proc/20960/task/20966/stat : 20966 (java) S 20958 20960 18875 0 -1 4202560 84 0 0 0 1 0 0 0 15 0 19 0 902716412 10804801536 22386 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 5 0 0 0
[pid=20960/tid=20967] ppid=20958 vsize=10551564 CPUtime=0.01 cores=1,3,5,7
/proc/20960/task/20967/stat : 20967 (java) S 20958 20960 18875 0 -1 4202560 7 0 0 0 1 0 0 0 16 0 19 0 902716412 10804801536 22386 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 7 0 0 0
[pid=20960/tid=20968] ppid=20958 vsize=10551564 CPUtime=0.01 cores=1,3,5,7
/proc/20960/task/20968/stat : 20968 (java) S 20958 20960 18875 0 -1 4202560 123 0 0 0 1 0 0 0 15 0 19 0 902716412 10804801536 22386 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 1 0 0 0
[pid=20960/tid=20969] ppid=20958 vsize=10551564 CPUtime=0.01 cores=1,3,5,7
/proc/20960/task/20969/stat : 20969 (java) S 20958 20960 18875 0 -1 4202560 137 0 0 0 1 0 0 0 15 0 19 0 902716412 10804801536 22386 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 1 0 0 0
[pid=20960/tid=20970] ppid=20958 vsize=10551564 CPUtime=0.01 cores=1,3,5,7
/proc/20960/task/20970/stat : 20970 (java) S 20958 20960 18875 0 -1 4202560 315 0 0 0 1 0 0 0 15 0 19 0 902716412 10804801536 22386 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 7 0 0 0
[pid=20960/tid=20971] ppid=20958 vsize=10551564 CPUtime=0.71 cores=1,3,5,7
/proc/20960/task/20971/stat : 20971 (java) S 20958 20960 18875 0 -1 4202560 764 0 0 0 71 0 0 0 16 0 19 0 902716413 10804801536 22386 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117952 0 0 0 16800975 18446604467723106176 0 0 -1 3 0 0 0
[pid=20960/tid=20972] ppid=20958 vsize=10551564 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20972/stat : 20972 (java) S 20958 20960 18875 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 19 0 902716414 10804801536 22386 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 3 0 0 0
[pid=20960/tid=20973] ppid=20958 vsize=10551564 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20973/stat : 20973 (java) S 20958 20960 18875 0 -1 4202560 9 0 0 0 0 0 0 0 19 0 19 0 902716414 10804801536 22386 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 3 0 0 0
[pid=20960/tid=20974] ppid=20958 vsize=10551564 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20974/stat : 20974 (java) S 20958 20960 18875 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902716416 10804801536 22386 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389125041 0 4 0 16800975 18446604467723106176 0 0 -1 3 0 0 0
[pid=20960/tid=20975] ppid=20958 vsize=10551564 CPUtime=0.58 cores=1,3,5,7
/proc/20960/task/20975/stat : 20975 (java) S 20958 20960 18875 0 -1 4202560 7442 0 0 0 58 0 0 0 15 0 19 0 902716416 10804801536 22386 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 5 0 0 0
[pid=20960/tid=20976] ppid=20958 vsize=10551564 CPUtime=0.57 cores=1,3,5,7
/proc/20960/task/20976/stat : 20976 (java) S 20958 20960 18875 0 -1 4202560 6253 0 0 0 56 1 0 0 15 0 19 0 902716416 10804801536 22386 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 1 0 0 0
[pid=20960/tid=20977] ppid=20958 vsize=10551564 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20977/stat : 20977 (java) S 20958 20960 18875 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902716416 10804801536 22386 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 3 0 0 0
[pid=20960/tid=20978] ppid=20958 vsize=10551564 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20978/stat : 20978 (java) S 20958 20960 18875 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 902716416 10804801536 22386 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117952 0 4 0 16800975 18446604467723106176 0 0 -1 7 0 0 0
[pid=20960/tid=20979] ppid=20958 vsize=10551564 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20979/stat : 20979 (java) S 20958 20960 18875 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 902716427 10804801536 22386 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117952 0 4 0 16800975 18446604467723106176 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 17.93
Current children cumulated vsize (KiB) 10551564

[startup+17.5006 s]
/proc/loadavg: 2.02 2.01 2.00 3/215 20979
/proc/meminfo: memFree=32222436/32951124 swapFree=67072804/67111528
[pid=20960] ppid=20958 vsize=10551564 CPUtime=18.73 cores=1,3,5,7
/proc/20960/stat : 20960 (java) S 20958 20960 18875 0 -1 4202496 29134 0 1 0 1868 5 0 0 25 0 19 0 902716410 10804801536 22409 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/20960/statm: 2637891 22409 2251 9 0 2628625 0
[pid=20960/tid=20961] ppid=20958 vsize=10551564 CPUtime=16.67 cores=1,3,5,7
/proc/20960/task/20961/stat : 20961 (java) R 20958 20960 18875 0 -1 4202560 12554 0 1 0 1666 1 0 0 18 0 19 0 902716411 10804801536 22409 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 46912505562393 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=20960/tid=20963] ppid=20958 vsize=10551564 CPUtime=0.01 cores=1,3,5,7
/proc/20960/task/20963/stat : 20963 (java) S 20958 20960 18875 0 -1 4202560 154 0 0 0 1 0 0 0 16 0 19 0 902716412 10804801536 22409 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 5 0 0 0
[pid=20960/tid=20964] ppid=20958 vsize=10551564 CPUtime=0.01 cores=1,3,5,7
/proc/20960/task/20964/stat : 20964 (java) S 20958 20960 18875 0 -1 4202560 7 0 0 0 1 0 0 0 15 0 19 0 902716412 10804801536 22409 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 5 0 0 0
[pid=20960/tid=20965] ppid=20958 vsize=10551564 CPUtime=0.01 cores=1,3,5,7
/proc/20960/task/20965/stat : 20965 (java) S 20958 20960 18875 0 -1 4202560 120 0 0 0 1 0 0 0 15 0 19 0 902716412 10804801536 22409 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 1 0 0 0
[pid=20960/tid=20966] ppid=20958 vsize=10551564 CPUtime=0.01 cores=1,3,5,7
/proc/20960/task/20966/stat : 20966 (java) S 20958 20960 18875 0 -1 4202560 84 0 0 0 1 0 0 0 16 0 19 0 902716412 10804801536 22409 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 5 0 0 0
[pid=20960/tid=20967] ppid=20958 vsize=10551564 CPUtime=0.01 cores=1,3,5,7
/proc/20960/task/20967/stat : 20967 (java) S 20958 20960 18875 0 -1 4202560 7 0 0 0 1 0 0 0 15 0 19 0 902716412 10804801536 22409 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 7 0 0 0
[pid=20960/tid=20968] ppid=20958 vsize=10551564 CPUtime=0.01 cores=1,3,5,7
/proc/20960/task/20968/stat : 20968 (java) S 20958 20960 18875 0 -1 4202560 123 0 0 0 1 0 0 0 16 0 19 0 902716412 10804801536 22409 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 1 0 0 0
[pid=20960/tid=20969] ppid=20958 vsize=10551564 CPUtime=0.01 cores=1,3,5,7
/proc/20960/task/20969/stat : 20969 (java) S 20958 20960 18875 0 -1 4202560 137 0 0 0 1 0 0 0 15 0 19 0 902716412 10804801536 22409 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 1 0 0 0
[pid=20960/tid=20970] ppid=20958 vsize=10551564 CPUtime=0.01 cores=1,3,5,7
/proc/20960/task/20970/stat : 20970 (java) S 20958 20960 18875 0 -1 4202560 315 0 0 0 1 0 0 0 15 0 19 0 902716412 10804801536 22409 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 7 0 0 0
[pid=20960/tid=20971] ppid=20958 vsize=10551564 CPUtime=0.74 cores=1,3,5,7
/proc/20960/task/20971/stat : 20971 (java) S 20958 20960 18875 0 -1 4202560 787 0 0 0 74 0 0 0 16 0 19 0 902716413 10804801536 22409 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117952 0 0 0 16800975 18446604467723106176 0 0 -1 3 0 0 0
[pid=20960/tid=20972] ppid=20958 vsize=10551564 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20972/stat : 20972 (java) S 20958 20960 18875 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 19 0 902716414 10804801536 22409 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 3 0 0 0
[pid=20960/tid=20973] ppid=20958 vsize=10551564 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20973/stat : 20973 (java) S 20958 20960 18875 0 -1 4202560 9 0 0 0 0 0 0 0 19 0 19 0 902716414 10804801536 22409 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 3 0 0 0
[pid=20960/tid=20974] ppid=20958 vsize=10551564 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20974/stat : 20974 (java) S 20958 20960 18875 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902716416 10804801536 22409 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389125041 0 4 0 16800975 18446604467723106176 0 0 -1 3 0 0 0
[pid=20960/tid=20975] ppid=20958 vsize=10551564 CPUtime=0.58 cores=1,3,5,7
/proc/20960/task/20975/stat : 20975 (java) S 20958 20960 18875 0 -1 4202560 7442 0 0 0 58 0 0 0 15 0 19 0 902716416 10804801536 22409 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 5 0 0 0
[pid=20960/tid=20976] ppid=20958 vsize=10551564 CPUtime=0.57 cores=1,3,5,7
/proc/20960/task/20976/stat : 20976 (java) S 20958 20960 18875 0 -1 4202560 6253 0 0 0 56 1 0 0 15 0 19 0 902716416 10804801536 22409 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 1 0 0 0
[pid=20960/tid=20977] ppid=20958 vsize=10551564 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20977/stat : 20977 (java) S 20958 20960 18875 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902716416 10804801536 22409 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 3 0 0 0
[pid=20960/tid=20978] ppid=20958 vsize=10551564 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20978/stat : 20978 (java) S 20958 20960 18875 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 902716416 10804801536 22409 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117952 0 4 0 16800975 18446604467723106176 0 0 -1 7 0 0 0
[pid=20960/tid=20979] ppid=20958 vsize=10551564 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20979/stat : 20979 (java) S 20958 20960 18875 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 902716427 10804801536 22409 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117952 0 4 0 16800975 18446604467723106176 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 18.73
Current children cumulated vsize (KiB) 10551564

[startup+17.7006 s]
/proc/loadavg: 2.02 2.01 2.00 3/215 20979
/proc/meminfo: memFree=32222436/32951124 swapFree=67072804/67111528
[pid=20960] ppid=20958 vsize=10551564 CPUtime=18.93 cores=1,3,5,7
/proc/20960/stat : 20960 (java) S 20958 20960 18875 0 -1 4202496 29135 0 1 0 1888 5 0 0 25 0 19 0 902716410 10804801536 22409 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/20960/statm: 2637891 22409 2251 9 0 2628625 0
[pid=20960/tid=20961] ppid=20958 vsize=10551564 CPUtime=16.85 cores=1,3,5,7
/proc/20960/task/20961/stat : 20961 (java) R 20958 20960 18875 0 -1 4202560 12555 0 1 0 1684 1 0 0 17 0 19 0 902716411 10804801536 22409 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 46912505607187 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=20960/tid=20963] ppid=20958 vsize=10551564 CPUtime=0.01 cores=1,3,5,7
/proc/20960/task/20963/stat : 20963 (java) S 20958 20960 18875 0 -1 4202560 154 0 0 0 1 0 0 0 15 0 19 0 902716412 10804801536 22409 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 5 0 0 0
[pid=20960/tid=20964] ppid=20958 vsize=10551564 CPUtime=0.01 cores=1,3,5,7
/proc/20960/task/20964/stat : 20964 (java) S 20958 20960 18875 0 -1 4202560 7 0 0 0 1 0 0 0 15 0 19 0 902716412 10804801536 22409 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 5 0 0 0
[pid=20960/tid=20965] ppid=20958 vsize=10551564 CPUtime=0.01 cores=1,3,5,7
/proc/20960/task/20965/stat : 20965 (java) S 20958 20960 18875 0 -1 4202560 120 0 0 0 1 0 0 0 15 0 19 0 902716412 10804801536 22409 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 7 0 0 0
[pid=20960/tid=20966] ppid=20958 vsize=10551564 CPUtime=0.01 cores=1,3,5,7
/proc/20960/task/20966/stat : 20966 (java) S 20958 20960 18875 0 -1 4202560 84 0 0 0 1 0 0 0 15 0 19 0 902716412 10804801536 22409 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 5 0 0 0
[pid=20960/tid=20967] ppid=20958 vsize=10551564 CPUtime=0.01 cores=1,3,5,7
/proc/20960/task/20967/stat : 20967 (java) S 20958 20960 18875 0 -1 4202560 7 0 0 0 1 0 0 0 15 0 19 0 902716412 10804801536 22409 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 7 0 0 0
[pid=20960/tid=20968] ppid=20958 vsize=10551564 CPUtime=0.01 cores=1,3,5,7
/proc/20960/task/20968/stat : 20968 (java) S 20958 20960 18875 0 -1 4202560 123 0 0 0 1 0 0 0 15 0 19 0 902716412 10804801536 22409 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 1 0 0 0
[pid=20960/tid=20969] ppid=20958 vsize=10551564 CPUtime=0.01 cores=1,3,5,7
/proc/20960/task/20969/stat : 20969 (java) S 20958 20960 18875 0 -1 4202560 137 0 0 0 1 0 0 0 15 0 19 0 902716412 10804801536 22409 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 1 0 0 0
[pid=20960/tid=20970] ppid=20958 vsize=10551564 CPUtime=0.01 cores=1,3,5,7
/proc/20960/task/20970/stat : 20970 (java) S 20958 20960 18875 0 -1 4202560 315 0 0 0 1 0 0 0 15 0 19 0 902716412 10804801536 22409 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 7 0 0 0
[pid=20960/tid=20971] ppid=20958 vsize=10551564 CPUtime=0.75 cores=1,3,5,7
/proc/20960/task/20971/stat : 20971 (java) S 20958 20960 18875 0 -1 4202560 787 0 0 0 75 0 0 0 16 0 19 0 902716413 10804801536 22409 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117952 0 0 0 16800975 18446604467723106176 0 0 -1 3 0 0 0
[pid=20960/tid=20972] ppid=20958 vsize=10551564 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20972/stat : 20972 (java) S 20958 20960 18875 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 19 0 902716414 10804801536 22409 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 3 0 0 0
[pid=20960/tid=20973] ppid=20958 vsize=10551564 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20973/stat : 20973 (java) S 20958 20960 18875 0 -1 4202560 9 0 0 0 0 0 0 0 19 0 19 0 902716414 10804801536 22409 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 3 0 0 0
[pid=20960/tid=20974] ppid=20958 vsize=10551564 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20974/stat : 20974 (java) S 20958 20960 18875 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902716416 10804801536 22409 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389125041 0 4 0 16800975 18446604467723106176 0 0 -1 3 0 0 0
[pid=20960/tid=20975] ppid=20958 vsize=10551564 CPUtime=0.58 cores=1,3,5,7
/proc/20960/task/20975/stat : 20975 (java) S 20958 20960 18875 0 -1 4202560 7442 0 0 0 58 0 0 0 15 0 19 0 902716416 10804801536 22409 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 5 0 0 0
[pid=20960/tid=20976] ppid=20958 vsize=10551564 CPUtime=0.57 cores=1,3,5,7
/proc/20960/task/20976/stat : 20976 (java) S 20958 20960 18875 0 -1 4202560 6253 0 0 0 56 1 0 0 15 0 19 0 902716416 10804801536 22409 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 1 0 0 0
[pid=20960/tid=20977] ppid=20958 vsize=10551564 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20977/stat : 20977 (java) S 20958 20960 18875 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902716416 10804801536 22409 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 3 0 0 0
[pid=20960/tid=20978] ppid=20958 vsize=10551564 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20978/stat : 20978 (java) S 20958 20960 18875 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 902716416 10804801536 22409 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117952 0 4 0 16800975 18446604467723106176 0 0 -1 7 0 0 0
[pid=20960/tid=20979] ppid=20958 vsize=10551564 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20979/stat : 20979 (java) S 20958 20960 18875 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 902716427 10804801536 22409 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117952 0 4 0 16800975 18446604467723106176 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 18.93
Current children cumulated vsize (KiB) 10551564

[startup+17.8015 s]
/proc/loadavg: 2.02 2.01 2.00 3/215 20979
/proc/meminfo: memFree=32222436/32951124 swapFree=67072804/67111528
[pid=20960] ppid=20958 vsize=10551564 CPUtime=19.03 cores=1,3,5,7
/proc/20960/stat : 20960 (java) S 20958 20960 18875 0 -1 4202496 29137 0 1 0 1898 5 0 0 25 0 19 0 902716410 10804801536 22411 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/20960/statm: 2637891 22411 2251 9 0 2628625 0
[pid=20960/tid=20961] ppid=20958 vsize=10551564 CPUtime=16.95 cores=1,3,5,7
/proc/20960/task/20961/stat : 20961 (java) R 20958 20960 18875 0 -1 4202560 12557 0 1 0 1694 1 0 0 17 0 19 0 902716411 10804801536 22411 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 46912505591953 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=20960/tid=20963] ppid=20958 vsize=10551564 CPUtime=0.01 cores=1,3,5,7
/proc/20960/task/20963/stat : 20963 (java) S 20958 20960 18875 0 -1 4202560 154 0 0 0 1 0 0 0 15 0 19 0 902716412 10804801536 22411 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 5 0 0 0
[pid=20960/tid=20964] ppid=20958 vsize=10551564 CPUtime=0.01 cores=1,3,5,7
/proc/20960/task/20964/stat : 20964 (java) S 20958 20960 18875 0 -1 4202560 7 0 0 0 1 0 0 0 15 0 19 0 902716412 10804801536 22411 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 5 0 0 0
[pid=20960/tid=20965] ppid=20958 vsize=10551564 CPUtime=0.01 cores=1,3,5,7
/proc/20960/task/20965/stat : 20965 (java) S 20958 20960 18875 0 -1 4202560 120 0 0 0 1 0 0 0 15 0 19 0 902716412 10804801536 22411 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 7 0 0 0
[pid=20960/tid=20966] ppid=20958 vsize=10551564 CPUtime=0.01 cores=1,3,5,7
/proc/20960/task/20966/stat : 20966 (java) S 20958 20960 18875 0 -1 4202560 84 0 0 0 1 0 0 0 15 0 19 0 902716412 10804801536 22411 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 5 0 0 0
[pid=20960/tid=20967] ppid=20958 vsize=10551564 CPUtime=0.01 cores=1,3,5,7
/proc/20960/task/20967/stat : 20967 (java) S 20958 20960 18875 0 -1 4202560 7 0 0 0 1 0 0 0 15 0 19 0 902716412 10804801536 22411 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 7 0 0 0
[pid=20960/tid=20968] ppid=20958 vsize=10551564 CPUtime=0.01 cores=1,3,5,7
/proc/20960/task/20968/stat : 20968 (java) S 20958 20960 18875 0 -1 4202560 123 0 0 0 1 0 0 0 15 0 19 0 902716412 10804801536 22411 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 1 0 0 0
[pid=20960/tid=20969] ppid=20958 vsize=10551564 CPUtime=0.01 cores=1,3,5,7
/proc/20960/task/20969/stat : 20969 (java) S 20958 20960 18875 0 -1 4202560 137 0 0 0 1 0 0 0 15 0 19 0 902716412 10804801536 22411 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 1 0 0 0
[pid=20960/tid=20970] ppid=20958 vsize=10551564 CPUtime=0.01 cores=1,3,5,7
/proc/20960/task/20970/stat : 20970 (java) S 20958 20960 18875 0 -1 4202560 315 0 0 0 1 0 0 0 15 0 19 0 902716412 10804801536 22411 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 7 0 0 0
[pid=20960/tid=20971] ppid=20958 vsize=10551564 CPUtime=0.75 cores=1,3,5,7
/proc/20960/task/20971/stat : 20971 (java) S 20958 20960 18875 0 -1 4202560 787 0 0 0 75 0 0 0 16 0 19 0 902716413 10804801536 22411 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117952 0 0 0 16800975 18446604467723106176 0 0 -1 3 0 0 0
[pid=20960/tid=20972] ppid=20958 vsize=10551564 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20972/stat : 20972 (java) S 20958 20960 18875 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 19 0 902716414 10804801536 22411 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 3 0 0 0
[pid=20960/tid=20973] ppid=20958 vsize=10551564 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20973/stat : 20973 (java) S 20958 20960 18875 0 -1 4202560 9 0 0 0 0 0 0 0 19 0 19 0 902716414 10804801536 22411 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 3 0 0 0
[pid=20960/tid=20974] ppid=20958 vsize=10551564 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20974/stat : 20974 (java) S 20958 20960 18875 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902716416 10804801536 22411 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389125041 0 4 0 16800975 18446604467723106176 0 0 -1 3 0 0 0
[pid=20960/tid=20975] ppid=20958 vsize=10551564 CPUtime=0.58 cores=1,3,5,7
/proc/20960/task/20975/stat : 20975 (java) S 20958 20960 18875 0 -1 4202560 7442 0 0 0 58 0 0 0 15 0 19 0 902716416 10804801536 22411 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 5 0 0 0
[pid=20960/tid=20976] ppid=20958 vsize=10551564 CPUtime=0.57 cores=1,3,5,7
/proc/20960/task/20976/stat : 20976 (java) S 20958 20960 18875 0 -1 4202560 6253 0 0 0 56 1 0 0 15 0 19 0 902716416 10804801536 22411 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 1 0 0 0
[pid=20960/tid=20977] ppid=20958 vsize=10551564 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20977/stat : 20977 (java) S 20958 20960 18875 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902716416 10804801536 22411 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117337 0 4 0 16800975 18446604467723106176 0 0 -1 3 0 0 0
[pid=20960/tid=20978] ppid=20958 vsize=10551564 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20978/stat : 20978 (java) S 20958 20960 18875 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 902716416 10804801536 22411 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117952 0 4 0 16800975 18446604467723106176 0 0 -1 7 0 0 0
[pid=20960/tid=20979] ppid=20958 vsize=10551564 CPUtime=0 cores=1,3,5,7
/proc/20960/task/20979/stat : 20979 (java) S 20958 20960 18875 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 902716427 10804801536 22411 33554432000 1073741824 1073778376 140737137141296 18446744073709551615 255389117952 0 4 0 16800975 18446604467723106176 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 19.03
Current children cumulated vsize (KiB) 10551564

Child status: 30
Real time (s): 17.8539
CPU time (s): 19.0791
CPU user time (s): 19.0231
CPU system time (s): 0.055991
CPU usage (%): 106.862
Max. virtual memory (cumulated for all children) (KiB): 10555520

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

runsolver used 0.025996 second user time and 0.084987 second system time

The end

Launcher Data

Begin job on node135 at 2011-06-12 22:39:45
IDJOB=3492723
IDBENCH=79245
IDSOLVER=1982
FILE ID=node135/3492723-1307911185
RUNJOBID= node135-1307908879-20391
PBS_JOBID= 13559571
Free space on /tmp= 73888 MiB

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

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

MD5SUM BENCH= 2c3717ba2e3ac83d37aca2c4131741f4
RANDOM SEED=348908797

node135.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.851
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.70
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.851
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.83
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.851
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.75
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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:     32951124 kB
MemFree:      32304940 kB
Buffers:        124324 kB
Cached:         131344 kB
SwapCached:       6348 kB
Active:         357084 kB
Inactive:       102780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32304940 kB
SwapTotal:    67111528 kB
SwapFree:     67072804 kB
Dirty:             472 kB
Writeback:           0 kB
AnonPages:      203040 kB
Mapped:          18932 kB
Slab:           122528 kB
PageTables:       4804 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 10517156 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73888 MiB
End job on node135 at 2011-06-12 22:40:03