Trace number 3459058

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 NameAnswerobjective functionCPU timeWall clock time
Sat4j Resolution 2.3.0OPT1 69.1675 67.1316

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_4_30_4.opb
MD5SUM1757d8d914b8f8f6b2c05049538ae81a
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark38.3052
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1
Optimality of the best value was proved YES
Number of variables94
Total number of constraints8
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint44
Maximum length of a constraint46
Number of terms in the objective function 64
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 2040
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 869
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 3118
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.09	c version 2.3.1.v20110525
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.18-164.el5
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		12995394264
0.00/0.09	c Max memory 		13063553024
0.00/0.09	c Total memory 		13063553024
0.00/0.09	c Number of processors 	8
0.11/0.11	c Pseudo Boolean Optimization
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@761a626f
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose learned constraints deletion strategy
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-3459058-1307154262.opb
0.11/0.11	c reading problem ... 
0.11/0.13	c ... done. Wall clock time 0.023s.
0.11/0.13	c #vars     94
0.11/0.13	c #constraints  8
0.11/0.13	c constraints type 
0.11/0.13	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 8
0.11/0.20	c SATISFIABLE
0.11/0.20	c OPTIMIZING...
0.11/0.20	c Got one! Elapsed wall clock time (in seconds):0.067
0.11/0.20	o 206
0.11/0.20	c Got one! Elapsed wall clock time (in seconds):0.091
0.11/0.20	o 191
0.11/0.22	c Got one! Elapsed wall clock time (in seconds):0.106
0.11/0.22	o 157
0.40/0.23	c Got one! Elapsed wall clock time (in seconds):0.125
0.40/0.23	o 148
0.40/0.26	c Got one! Elapsed wall clock time (in seconds):0.148
0.40/0.26	o 128
0.40/0.27	c Got one! Elapsed wall clock time (in seconds):0.16
0.40/0.27	o 106
0.40/0.28	c Got one! Elapsed wall clock time (in seconds):0.167
0.40/0.28	o 102
0.40/0.28	c Got one! Elapsed wall clock time (in seconds):0.174
0.40/0.28	o 101
0.40/0.29	c Got one! Elapsed wall clock time (in seconds):0.184
0.40/0.29	o 93
0.53/0.31	c Got one! Elapsed wall clock time (in seconds):0.199
0.53/0.31	o 91
0.53/0.31	c Got one! Elapsed wall clock time (in seconds):0.205
0.53/0.31	o 85
0.53/0.32	c Got one! Elapsed wall clock time (in seconds):0.212
0.53/0.32	o 84
0.53/0.33	c Got one! Elapsed wall clock time (in seconds):0.223
0.53/0.33	o 83
0.53/0.35	c Got one! Elapsed wall clock time (in seconds):0.24
0.53/0.35	o 65
0.53/0.37	c Got one! Elapsed wall clock time (in seconds):0.267
0.53/0.37	o 63
0.53/0.38	c Got one! Elapsed wall clock time (in seconds):0.274
0.53/0.38	o 59
0.53/0.39	c Got one! Elapsed wall clock time (in seconds):0.282
0.53/0.39	o 48
0.63/0.42	c Got one! Elapsed wall clock time (in seconds):0.307
0.63/0.42	o 41
0.63/0.45	c Got one! Elapsed wall clock time (in seconds):0.338
0.63/0.45	o 39
0.63/0.48	c Got one! Elapsed wall clock time (in seconds):0.373
0.63/0.48	o 38
0.76/0.52	c Got one! Elapsed wall clock time (in seconds):0.412
0.76/0.52	o 19
0.76/0.56	c Got one! Elapsed wall clock time (in seconds):0.452
0.76/0.56	o 16
0.86/0.61	c Got one! Elapsed wall clock time (in seconds):0.5
0.86/0.61	o 9
0.86/0.67	c Got one! Elapsed wall clock time (in seconds):0.558
0.86/0.67	o 7
0.96/0.80	c Got one! Elapsed wall clock time (in seconds):0.687
0.96/0.80	o 4
1.43/1.12	c cleaning 7269 clauses out of 14537 with flag 3000/14537
1.84/1.58	c cleaning 6633 clauses out of 13268 with flag 9000/20537
2.44/2.16	c cleaning 6819 clauses out of 13637 with flag 16002/27539
3.07/2.76	c cleaning 7409 clauses out of 14817 with flag 24001/35538
3.79/3.44	c cleaning 8203 clauses out of 16407 with flag 33000/44537
4.48/4.19	c cleaning 9102 clauses out of 18204 with flag 43000/54537
5.48/5.12	c cleaning 9550 clauses out of 19102 with flag 53000/64537
6.58/6.28	c cleaning 9772 clauses out of 19552 with flag 63000/74537
7.68/7.33	c cleaning 9889 clauses out of 19780 with flag 73000/84537
8.48/8.19	c cleaning 9946 clauses out of 19891 with flag 83000/94537
9.38/9.06	c cleaning 9973 clauses out of 19945 with flag 93000/104537
10.18/9.88	c cleaning 9981 clauses out of 19972 with flag 103000/114537
11.08/10.73	c cleaning 9992 clauses out of 19992 with flag 113001/124538
11.78/11.49	c cleaning 9995 clauses out of 19999 with flag 123000/134537
12.68/12.38	c cleaning 9999 clauses out of 20004 with flag 133000/144537
13.59/13.22	c cleaning 10003 clauses out of 20005 with flag 143000/154537
14.28/13.95	c cleaning 9997 clauses out of 20004 with flag 153002/164539
15.08/14.74	c cleaning 10002 clauses out of 20007 with flag 163002/174539
15.79/15.49	c cleaning 9998 clauses out of 20003 with flag 173000/184537
16.59/16.28	c cleaning 10002 clauses out of 20006 with flag 183001/194538
17.39/17.06	c cleaning 9996 clauses out of 20003 with flag 193000/204537
18.11/17.79	c cleaning 10000 clauses out of 20007 with flag 203000/214537
18.99/18.60	c cleaning 10004 clauses out of 20007 with flag 213000/224537
19.80/19.45	c cleaning 10002 clauses out of 20003 with flag 223000/234537
20.60/20.29	c cleaning 9996 clauses out of 20001 with flag 233000/244537
21.70/21.35	c cleaning 10003 clauses out of 20006 with flag 243001/254538
22.60/22.28	c cleaning 9995 clauses out of 20002 with flag 253000/264537
23.51/23.12	c cleaning 10003 clauses out of 20007 with flag 263000/274537
24.00/23.62	c Got one! Elapsed wall clock time (in seconds):23.517
24.00/23.62	o 3
24.61/24.30	c cleaning 11376 clauses out of 22767 with flag 5000/287300
25.20/24.80	c cleaning 8691 clauses out of 17391 with flag 11000/293300
25.60/25.20	c cleaning 7849 clauses out of 15701 with flag 18001/300301
26.10/25.72	c cleaning 7923 clauses out of 15853 with flag 26002/308302
26.20/25.83	c Got one! Elapsed wall clock time (in seconds):25.722
26.20/25.83	o 2
26.50/26.13	c cleaning 6882 clauses out of 13780 with flag 4000/314152
26.92/26.54	c cleaning 6440 clauses out of 12898 with flag 10000/320152
27.40/27.06	c cleaning 6723 clauses out of 13459 with flag 17001/327153
28.02/27.63	c cleaning 7366 clauses out of 14735 with flag 25000/335152
28.60/28.29	c cleaning 8185 clauses out of 16369 with flag 34000/344152
29.30/28.99	c cleaning 9090 clauses out of 18184 with flag 44000/354152
30.00/29.70	c cleaning 9548 clauses out of 19096 with flag 54002/364154
30.92/30.53	c cleaning 9772 clauses out of 19546 with flag 64000/374152
31.52/31.18	c cleaning 9886 clauses out of 19775 with flag 74001/384153
32.33/31.92	c cleaning 9945 clauses out of 19889 with flag 84001/394153
33.22/32.80	c cleaning 9967 clauses out of 19943 with flag 94000/404152
33.92/33.57	c cleaning 9986 clauses out of 19976 with flag 104000/414152
34.82/34.46	c cleaning 9993 clauses out of 19990 with flag 114000/424152
35.76/35.34	c cleaning 10000 clauses out of 19999 with flag 124002/434154
36.44/36.09	c cleaning 9997 clauses out of 19997 with flag 134000/444152
37.14/36.79	c cleaning 9999 clauses out of 20000 with flag 144000/454152
37.85/37.50	c cleaning 9997 clauses out of 20002 with flag 154001/464153
38.54/38.17	c cleaning 9999 clauses out of 20004 with flag 164000/474152
39.25/38.82	c cleaning 10000 clauses out of 20005 with flag 174000/484152
39.95/39.54	c cleaning 9999 clauses out of 20005 with flag 184000/494152
40.65/40.20	c cleaning 10002 clauses out of 20007 with flag 194001/504153
41.26/40.87	c cleaning 9998 clauses out of 20004 with flag 204000/514152
42.05/41.66	c cleaning 9998 clauses out of 20007 with flag 214001/524153
42.85/42.45	c cleaning 9999 clauses out of 20008 with flag 224000/534152
43.55/43.14	c cleaning 10002 clauses out of 20009 with flag 234000/544152
44.15/43.79	c cleaning 10002 clauses out of 20007 with flag 244000/554152
44.85/44.49	c cleaning 10002 clauses out of 20005 with flag 254000/564152
45.56/45.21	c cleaning 9996 clauses out of 20003 with flag 264000/574152
46.35/45.91	c cleaning 9999 clauses out of 20007 with flag 274000/584152
47.05/46.64	c cleaning 10002 clauses out of 20009 with flag 284001/594153
47.87/47.46	c cleaning 10001 clauses out of 20007 with flag 294001/604153
48.65/48.21	c cleaning 10001 clauses out of 20005 with flag 304000/614152
49.35/48.99	c cleaning 10001 clauses out of 20005 with flag 314001/624153
50.07/49.67	c cleaning 10000 clauses out of 20004 with flag 324001/634153
50.15/49.74	c Got one! Elapsed wall clock time (in seconds):49.635
50.15/49.74	o 1
50.55/50.12	c cleaning 7605 clauses out of 15218 with flag 4001/639367
50.96/50.52	c cleaning 6800 clauses out of 13612 with flag 10000/645366
51.36/50.94	c cleaning 6906 clauses out of 13813 with flag 17001/652367
51.76/51.35	c cleaning 7452 clauses out of 14908 with flag 25002/660368
52.47/51.90	c cleaning 8227 clauses out of 16455 with flag 34001/669367
53.43/52.62	c cleaning 9114 clauses out of 18227 with flag 44000/679366
54.48/53.47	c cleaning 9553 clauses out of 19113 with flag 54000/689366
55.29/54.26	c cleaning 9775 clauses out of 19560 with flag 64000/699366
55.99/54.93	c cleaning 9891 clauses out of 19786 with flag 74001/709367
56.59/55.60	c cleaning 9945 clauses out of 19894 with flag 84000/719366
57.31/56.28	c cleaning 9972 clauses out of 19949 with flag 94000/729366
58.09/57.04	c cleaning 9987 clauses out of 19978 with flag 104001/739367
58.99/57.86	c cleaning 9992 clauses out of 19991 with flag 114001/749367
59.79/58.64	c cleaning 9996 clauses out of 19998 with flag 124000/759366
60.39/59.20	c cleaning 10001 clauses out of 20003 with flag 134001/769367
60.99/59.85	c cleaning 9997 clauses out of 20001 with flag 144000/779366
61.72/60.55	c cleaning 9999 clauses out of 20004 with flag 154000/789366
62.32/61.17	c cleaning 10001 clauses out of 20005 with flag 164000/799366
63.12/61.92	c cleaning 9996 clauses out of 20006 with flag 174002/809368
63.72/62.55	c cleaning 10003 clauses out of 20009 with flag 184001/819367
64.32/63.19	c cleaning 10001 clauses out of 20005 with flag 194000/829366
64.92/63.81	c cleaning 9999 clauses out of 20004 with flag 204000/839366
65.63/64.47	c cleaning 10001 clauses out of 20006 with flag 214001/849367
66.44/65.18	c cleaning 10001 clauses out of 20004 with flag 224001/859367
67.32/65.92	c cleaning 9998 clauses out of 20001 with flag 234000/869366
68.17/66.59	c cleaning 10000 clauses out of 20004 with flag 244001/879367
69.13/67.12	c starts		: 199
69.13/67.12	c conflicts		: 888124
69.13/67.12	c decisions		: 893258
69.13/67.12	c propagations		: 6465298
69.13/67.12	c inspects		: 1084179844
69.13/67.12	c shortcuts		: 0
69.13/67.12	c learnt literals	: 12
69.13/67.12	c learnt binary clauses	: 67
69.13/67.12	c learnt ternary clauses	: 293
69.13/67.12	c learnt constraints	: 888111
69.13/67.12	c ignored constraints	: 0
69.13/67.12	c root simplifications	: 0
69.13/67.12	c removed literals (reason simplification)	: 8522527
69.13/67.12	c reason swapping (by a shorter reason)	: 0
69.13/67.12	c Calls to reduceDB	: 92
69.13/67.12	c number of reductions to clauses (during analyze)	: 0
69.13/67.12	c number of learned constraints concerned by reduction	: 0
69.13/67.12	c number of learning phase by resolution	: 0
69.13/67.12	c number of learning phase by cutting planes	: 0
69.13/67.12	c speed (assignments/second)	: 372082.0672191528
69.13/67.12	c non guided choices	396
69.13/67.12	c learnt constraints type 
69.13/67.12	c constraints type 
69.13/67.12	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 8
69.13/67.12	s OPTIMUM FOUND
69.13/67.12	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 
69.13/67.12	c objective function=1
69.13/67.12	c Total wall clock time (in seconds): 67.013

Verifier Data

OK	1

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3459058-1307154262/watcher-3459058-1307154262 -o /tmp/evaluation-result-3459058-1307154262/solver-3459058-1307154262 -C 1800 -W 1900 -M 15500 java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3459058-1307154262.opb 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.03 2.00 3/523 8118
/proc/meminfo: memFree=30292424/32951124 swapFree=51712236/67111528
[pid=8118] ppid=8116 vsize=13508980 CPUtime=0 cores=1,3,5,7
/proc/8118/stat : 8118 (java) S 8116 8118 4908 0 -1 4202496 1753 0 1 0 0 0 0 0 23 0 2 0 827028793 13833195520 1454 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646318053 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0
/proc/8118/statm: 3377245 1468 906 9 0 3368401 0
[pid=8118/tid=8119] ppid=8116 vsize=13526316 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8119/stat : 8119 (java) R 8116 8118 4908 0 -1 4202560 6796 0 1 0 0 0 0 0 25 0 2 0 827028794 13850947584 7612 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216634209339 0 4 0 16784584 0 0 0 -1 1 0 0 0

[startup+0.102158 s]
/proc/loadavg: 2.00 2.03 2.00 3/523 8118
/proc/meminfo: memFree=30292424/32951124 swapFree=51712236/67111528
[pid=8118] ppid=8116 vsize=13622060 CPUtime=0.11 cores=1,3,5,7
/proc/8118/stat : 8118 (java) S 8116 8118 4908 0 -1 4202496 15573 0 1 0 9 2 0 0 23 0 18 0 827028793 13948989440 15241 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/8118/statm: 3405515 15241 2092 9 0 3396249 0
[pid=8118/tid=8119] ppid=8116 vsize=13622060 CPUtime=0.08 cores=1,3,5,7
/proc/8118/task/8119/stat : 8119 (java) R 8116 8118 4908 0 -1 4202560 13626 0 1 0 7 1 0 0 18 0 18 0 827028794 13948989440 15241 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 46912505099250 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 13622060

[startup+0.231083 s]
/proc/loadavg: 2.00 2.03 2.00 3/523 8118
/proc/meminfo: memFree=30292424/32951124 swapFree=51712236/67111528
[pid=8118] ppid=8116 vsize=13626120 CPUtime=0.4 cores=1,3,5,7
/proc/8118/stat : 8118 (java) S 8116 8118 4908 0 -1 4202496 18617 0 1 0 37 3 0 0 23 0 19 0 827028793 13953146880 17514 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/8118/statm: 3406530 17514 2203 9 0 3397264 0
[pid=8118/tid=8119] ppid=8116 vsize=13626120 CPUtime=0.21 cores=1,3,5,7
/proc/8118/task/8119/stat : 8119 (java) R 8116 8118 4908 0 -1 4202560 14017 0 1 0 19 2 0 0 19 0 19 0 827028794 13953146880 17514 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 46912505554777 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 13626120

[startup+0.305115 s]
/proc/loadavg: 2.00 2.03 2.00 3/523 8118
/proc/meminfo: memFree=30292424/32951124 swapFree=51712236/67111528
[pid=8118] ppid=8116 vsize=13625844 CPUtime=0.53 cores=1,3,5,7
/proc/8118/stat : 8118 (java) S 8116 8118 4908 0 -1 4202496 18898 0 1 0 50 3 0 0 23 0 19 0 827028793 13952864256 17636 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/8118/statm: 3406461 17636 2203 9 0 3397195 0
[pid=8118/tid=8119] ppid=8116 vsize=13625844 CPUtime=0.28 cores=1,3,5,7
/proc/8118/task/8119/stat : 8119 (java) R 8116 8118 4908 0 -1 4202560 14155 0 1 0 26 2 0 0 19 0 19 0 827028794 13952864256 17636 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 46912505629551 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 13625844

[startup+0.701008 s]
/proc/loadavg: 2.00 2.03 2.00 3/523 8118
/proc/meminfo: memFree=30292424/32951124 swapFree=51712236/67111528
[pid=8118] ppid=8116 vsize=13625844 CPUtime=0.96 cores=1,3,5,7
/proc/8118/stat : 8118 (java) S 8116 8118 4908 0 -1 4202496 19563 0 1 0 93 3 0 0 23 0 19 0 827028793 13952864256 18301 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/8118/statm: 3406461 18301 2207 9 0 3397195 0
[pid=8118/tid=8119] ppid=8116 vsize=13625844 CPUtime=0.67 cores=1,3,5,7
/proc/8118/task/8119/stat : 8119 (java) R 8116 8118 4908 0 -1 4202560 14797 0 1 0 65 2 0 0 19 0 19 0 827028794 13952864256 18301 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 46912505554691 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.96
Current children cumulated vsize (KiB) 13625844

[startup+1.50086 s]
/proc/loadavg: 2.00 2.03 2.00 4/542 8137
/proc/meminfo: memFree=30226112/32951124 swapFree=51712236/67111528
[pid=8118] ppid=8116 vsize=13626132 CPUtime=1.84 cores=1,3,5,7
/proc/8118/stat : 8118 (java) S 8116 8118 4908 0 -1 4202496 20875 0 1 0 180 4 0 0 23 0 19 0 827028793 13953159168 19609 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/8118/statm: 3406533 19609 2238 9 0 3397267 0
[pid=8118/tid=8119] ppid=8116 vsize=13626132 CPUtime=1.45 cores=1,3,5,7
/proc/8118/task/8119/stat : 8119 (java) R 8116 8118 4908 0 -1 4202560 15079 0 1 0 143 2 0 0 21 0 19 0 827028794 13953159168 19609 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 46912505538607 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8118/tid=8121] ppid=8116 vsize=13626132 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8121/stat : 8121 (java) S 8116 8118 4908 0 -1 4202560 207 0 0 0 0 0 0 0 17 0 19 0 827028796 13953159168 19609 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 7 0 0 0
[pid=8118/tid=8122] ppid=8116 vsize=13626132 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8122/stat : 8122 (java) S 8116 8118 4908 0 -1 4202560 270 0 0 0 0 0 0 0 17 0 19 0 827028796 13953159168 19609 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 7 0 0 0
[pid=8118/tid=8123] ppid=8116 vsize=13626132 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8123/stat : 8123 (java) S 8116 8118 4908 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 827028796 13953159168 19609 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 7 0 0 0
[pid=8118/tid=8124] ppid=8116 vsize=13626132 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8124/stat : 8124 (java) S 8116 8118 4908 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 827028796 13953159168 19609 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 7 0 0 0
[pid=8118/tid=8125] ppid=8116 vsize=13626132 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8125/stat : 8125 (java) S 8116 8118 4908 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 827028796 13953159168 19609 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 7 0 0 0
[pid=8118/tid=8126] ppid=8116 vsize=13626132 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8126/stat : 8126 (java) S 8116 8118 4908 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 827028796 13953159168 19609 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 7 0 0 0
[pid=8118/tid=8127] ppid=8116 vsize=13626132 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8127/stat : 8127 (java) S 8116 8118 4908 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 827028796 13953159168 19609 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 7 0 0 0
[pid=8118/tid=8128] ppid=8116 vsize=13626132 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8128/stat : 8128 (java) S 8116 8118 4908 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 827028796 13953159168 19609 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 7 0 0 0
[pid=8118/tid=8129] ppid=8116 vsize=13626132 CPUtime=0.01 cores=1,3,5,7
/proc/8118/task/8129/stat : 8129 (java) S 8116 8118 4908 0 -1 4202560 476 0 0 0 1 0 0 0 17 0 19 0 827028797 13953159168 19609 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331904 0 0 0 16800975 18446604461089156160 0 0 -1 1 0 0 0
[pid=8118/tid=8130] ppid=8116 vsize=13626132 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8130/stat : 8130 (java) S 8116 8118 4908 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 827028797 13953159168 19609 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 1 0 0 0
[pid=8118/tid=8131] ppid=8116 vsize=13626132 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8131/stat : 8131 (java) S 8116 8118 4908 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 827028797 13953159168 19609 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 1 0 0 0
[pid=8118/tid=8132] ppid=8116 vsize=13626132 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8132/stat : 8132 (java) S 8116 8118 4908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827028799 13953159168 19609 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646338993 0 4 0 16800975 18446604461089156160 0 0 -1 1 0 0 0
[pid=8118/tid=8133] ppid=8116 vsize=13626132 CPUtime=0.18 cores=1,3,5,7
/proc/8118/task/8133/stat : 8133 (java) S 8116 8118 4908 0 -1 4202560 1436 0 0 0 18 0 0 0 18 0 19 0 827028799 13953159168 19609 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 3 0 0 0
[pid=8118/tid=8134] ppid=8116 vsize=13626132 CPUtime=0.16 cores=1,3,5,7
/proc/8118/task/8134/stat : 8134 (java) S 8116 8118 4908 0 -1 4202560 2249 0 0 0 16 0 0 0 15 0 19 0 827028799 13953159168 19609 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 3 0 0 0
[pid=8118/tid=8135] ppid=8116 vsize=13626132 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8135/stat : 8135 (java) S 8116 8118 4908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827028799 13953159168 19609 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 7 0 0 0
[pid=8118/tid=8136] ppid=8116 vsize=13626132 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8136/stat : 8136 (java) S 8116 8118 4908 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 827028799 13953159168 19609 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331904 0 4 0 16800975 18446604461089156160 0 0 -1 3 0 0 0
[pid=8118/tid=8137] ppid=8116 vsize=13626132 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8137/stat : 8137 (java) S 8116 8118 4908 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 827028807 13953159168 19609 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331904 0 4 0 16800975 18446604461089156160 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.84
Current children cumulated vsize (KiB) 13626132

[startup+3.10058 s]
/proc/loadavg: 2.00 2.03 2.00 3/542 8137
/proc/meminfo: memFree=30219168/32951124 swapFree=51712236/67111528
[pid=8118] ppid=8116 vsize=13626132 CPUtime=3.48 cores=1,3,5,7
/proc/8118/stat : 8118 (java) S 8116 8118 4908 0 -1 4202496 21405 0 1 0 344 4 0 0 23 0 19 0 827028793 13953159168 20136 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/8118/statm: 3406533 20136 2248 9 0 3397267 0
[pid=8118/tid=8119] ppid=8116 vsize=13626132 CPUtime=3 cores=1,3,5,7
/proc/8118/task/8119/stat : 8119 (java) R 8116 8118 4908 0 -1 4202560 15082 0 1 0 298 2 0 0 18 0 19 0 827028794 13953159168 20136 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 46912505539195 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8118/tid=8121] ppid=8116 vsize=13626132 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8121/stat : 8121 (java) S 8116 8118 4908 0 -1 4202560 207 0 0 0 0 0 0 0 15 0 19 0 827028796 13953159168 20136 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 7 0 0 0
[pid=8118/tid=8122] ppid=8116 vsize=13626132 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8122/stat : 8122 (java) S 8116 8118 4908 0 -1 4202560 284 0 0 0 0 0 0 0 15 0 19 0 827028796 13953159168 20136 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 7 0 0 0
[pid=8118/tid=8123] ppid=8116 vsize=13626132 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8123/stat : 8123 (java) S 8116 8118 4908 0 -1 4202560 127 0 0 0 0 0 0 0 15 0 19 0 827028796 13953159168 20136 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 1 0 0 0
[pid=8118/tid=8124] ppid=8116 vsize=13626132 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8124/stat : 8124 (java) S 8116 8118 4908 0 -1 4202560 38 0 0 0 0 0 0 0 15 0 19 0 827028796 13953159168 20136 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 7 0 0 0
[pid=8118/tid=8125] ppid=8116 vsize=13626132 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8125/stat : 8125 (java) S 8116 8118 4908 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 827028796 13953159168 20136 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 7 0 0 0
[pid=8118/tid=8126] ppid=8116 vsize=13626132 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8126/stat : 8126 (java) S 8116 8118 4908 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 19 0 827028796 13953159168 20136 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 7 0 0 0
[pid=8118/tid=8127] ppid=8116 vsize=13626132 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8127/stat : 8127 (java) S 8116 8118 4908 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 827028796 13953159168 20136 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 7 0 0 0
[pid=8118/tid=8128] ppid=8116 vsize=13626132 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8128/stat : 8128 (java) S 8116 8118 4908 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 19 0 827028796 13953159168 20136 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 7 0 0 0
[pid=8118/tid=8129] ppid=8116 vsize=13626132 CPUtime=0.05 cores=1,3,5,7
/proc/8118/task/8129/stat : 8129 (java) S 8116 8118 4908 0 -1 4202560 739 0 0 0 5 0 0 0 16 0 19 0 827028797 13953159168 20136 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331904 0 0 0 16800975 18446604461089156160 0 0 -1 1 0 0 0
[pid=8118/tid=8130] ppid=8116 vsize=13626132 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8130/stat : 8130 (java) S 8116 8118 4908 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 827028797 13953159168 20136 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 1 0 0 0
[pid=8118/tid=8131] ppid=8116 vsize=13626132 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8131/stat : 8131 (java) S 8116 8118 4908 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 827028797 13953159168 20136 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 1 0 0 0
[pid=8118/tid=8132] ppid=8116 vsize=13626132 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8132/stat : 8132 (java) S 8116 8118 4908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827028799 13953159168 20136 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646338993 0 4 0 16800975 18446604461089156160 0 0 -1 1 0 0 0
[pid=8118/tid=8133] ppid=8116 vsize=13626132 CPUtime=0.18 cores=1,3,5,7
/proc/8118/task/8133/stat : 8133 (java) S 8116 8118 4908 0 -1 4202560 1436 0 0 0 18 0 0 0 15 0 19 0 827028799 13953159168 20136 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 3 0 0 0
[pid=8118/tid=8134] ppid=8116 vsize=13626132 CPUtime=0.2 cores=1,3,5,7
/proc/8118/task/8134/stat : 8134 (java) S 8116 8118 4908 0 -1 4202560 2277 0 0 0 20 0 0 0 15 0 19 0 827028799 13953159168 20136 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 7 0 0 0
[pid=8118/tid=8135] ppid=8116 vsize=13626132 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8135/stat : 8135 (java) S 8116 8118 4908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827028799 13953159168 20136 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 7 0 0 0
[pid=8118/tid=8136] ppid=8116 vsize=13626132 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8136/stat : 8136 (java) S 8116 8118 4908 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 827028799 13953159168 20136 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331904 0 4 0 16800975 18446604461089156160 0 0 -1 3 0 0 0
[pid=8118/tid=8137] ppid=8116 vsize=13626132 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8137/stat : 8137 (java) S 8116 8118 4908 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 827028807 13953159168 20136 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331904 0 4 0 16800975 18446604461089156160 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.48
Current children cumulated vsize (KiB) 13626132

[startup+6.30104 s]
/proc/loadavg: 2.00 2.03 2.00 3/542 8137
/proc/meminfo: memFree=30218212/32951124 swapFree=51712236/67111528
[pid=8118] ppid=8116 vsize=13626132 CPUtime=6.68 cores=1,3,5,7
/proc/8118/stat : 8118 (java) S 8116 8118 4908 0 -1 4202496 21528 0 1 0 664 4 0 0 23 0 19 0 827028793 13953159168 20203 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/8118/statm: 3406533 20203 2248 9 0 3397267 0
[pid=8118/tid=8119] ppid=8116 vsize=13626132 CPUtime=6.14 cores=1,3,5,7
/proc/8118/task/8119/stat : 8119 (java) R 8116 8118 4908 0 -1 4202560 15087 0 1 0 612 2 0 0 25 0 19 0 827028794 13953159168 20203 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 46912505556294 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8118/tid=8121] ppid=8116 vsize=13626132 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8121/stat : 8121 (java) S 8116 8118 4908 0 -1 4202560 215 0 0 0 0 0 0 0 15 0 19 0 827028796 13953159168 20203 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 3 0 0 0
[pid=8118/tid=8122] ppid=8116 vsize=13626132 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8122/stat : 8122 (java) S 8116 8118 4908 0 -1 4202560 288 0 0 0 0 0 0 0 15 0 19 0 827028796 13953159168 20203 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 7 0 0 0
[pid=8118/tid=8123] ppid=8116 vsize=13626132 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8123/stat : 8123 (java) S 8116 8118 4908 0 -1 4202560 127 0 0 0 0 0 0 0 15 0 19 0 827028796 13953159168 20203 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 3 0 0 0
[pid=8118/tid=8124] ppid=8116 vsize=13626132 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8124/stat : 8124 (java) S 8116 8118 4908 0 -1 4202560 38 0 0 0 0 0 0 0 15 0 19 0 827028796 13953159168 20203 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 7 0 0 0
[pid=8118/tid=8125] ppid=8116 vsize=13626132 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8125/stat : 8125 (java) S 8116 8118 4908 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 827028796 13953159168 20203 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 7 0 0 0
[pid=8118/tid=8126] ppid=8116 vsize=13626132 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8126/stat : 8126 (java) S 8116 8118 4908 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 19 0 827028796 13953159168 20203 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 7 0 0 0
[pid=8118/tid=8127] ppid=8116 vsize=13626132 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8127/stat : 8127 (java) S 8116 8118 4908 0 -1 4202560 15 0 0 0 0 0 0 0 15 0 19 0 827028796 13953159168 20203 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 7 0 0 0
[pid=8118/tid=8128] ppid=8116 vsize=13626132 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8128/stat : 8128 (java) S 8116 8118 4908 0 -1 4202560 48 0 0 0 0 0 0 0 15 0 19 0 827028796 13953159168 20203 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 7 0 0 0
[pid=8118/tid=8129] ppid=8116 vsize=13626132 CPUtime=0.1 cores=1,3,5,7
/proc/8118/task/8129/stat : 8129 (java) S 8116 8118 4908 0 -1 4202560 828 0 0 0 10 0 0 0 16 0 19 0 827028797 13953159168 20203 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331904 0 0 0 16800975 18446604461089156160 0 0 -1 1 0 0 0
[pid=8118/tid=8130] ppid=8116 vsize=13626132 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8130/stat : 8130 (java) S 8116 8118 4908 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 827028797 13953159168 20203 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 1 0 0 0
[pid=8118/tid=8131] ppid=8116 vsize=13626132 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8131/stat : 8131 (java) S 8116 8118 4908 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 827028797 13953159168 20203 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 1 0 0 0
[pid=8118/tid=8132] ppid=8116 vsize=13626132 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8132/stat : 8132 (java) S 8116 8118 4908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827028799 13953159168 20203 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646338993 0 4 0 16800975 18446604461089156160 0 0 -1 1 0 0 0
[pid=8118/tid=8133] ppid=8116 vsize=13626132 CPUtime=0.18 cores=1,3,5,7
/proc/8118/task/8133/stat : 8133 (java) S 8116 8118 4908 0 -1 4202560 1436 0 0 0 18 0 0 0 15 0 19 0 827028799 13953159168 20203 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 3 0 0 0
[pid=8118/tid=8134] ppid=8116 vsize=13626132 CPUtime=0.2 cores=1,3,5,7
/proc/8118/task/8134/stat : 8134 (java) S 8116 8118 4908 0 -1 4202560 2277 0 0 0 20 0 0 0 15 0 19 0 827028799 13953159168 20203 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 7 0 0 0

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

/proc/8118/task/8121/stat : 8121 (java) S 8116 8118 4908 0 -1 4202560 218 0 0 0 5 0 0 0 15 0 19 0 827028796 13972144128 28031 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 7 0 0 0
[pid=8118/tid=8122] ppid=8116 vsize=13644672 CPUtime=0.01 cores=1,3,5,7
/proc/8118/task/8122/stat : 8122 (java) S 8116 8118 4908 0 -1 4202560 288 0 0 0 1 0 0 0 15 0 19 0 827028796 13972144128 28031 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 5 0 0 0
[pid=8118/tid=8123] ppid=8116 vsize=13644672 CPUtime=0.03 cores=1,3,5,7
/proc/8118/task/8123/stat : 8123 (java) S 8116 8118 4908 0 -1 4202560 127 0 0 0 3 0 0 0 15 0 19 0 827028796 13972144128 28031 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 7 0 0 0
[pid=8118/tid=8124] ppid=8116 vsize=13644672 CPUtime=0.02 cores=1,3,5,7
/proc/8118/task/8124/stat : 8124 (java) S 8116 8118 4908 0 -1 4202560 45 0 0 0 2 0 0 0 15 0 19 0 827028796 13972144128 28031 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 7 0 0 0
[pid=8118/tid=8125] ppid=8116 vsize=13644672 CPUtime=0.04 cores=1,3,5,7
/proc/8118/task/8125/stat : 8125 (java) S 8116 8118 4908 0 -1 4202560 11 0 0 0 4 0 0 0 15 0 19 0 827028796 13972144128 28031 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 7 0 0 0
[pid=8118/tid=8126] ppid=8116 vsize=13644672 CPUtime=0.04 cores=1,3,5,7
/proc/8118/task/8126/stat : 8126 (java) S 8116 8118 4908 0 -1 4202560 20 0 0 0 4 0 0 0 15 0 19 0 827028796 13972144128 28031 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 5 0 0 0
[pid=8118/tid=8127] ppid=8116 vsize=13644672 CPUtime=0.06 cores=1,3,5,7
/proc/8118/task/8127/stat : 8127 (java) S 8116 8118 4908 0 -1 4202560 15 0 0 0 6 0 0 0 15 0 19 0 827028796 13972144128 28031 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 5 0 0 0
[pid=8118/tid=8128] ppid=8116 vsize=13644672 CPUtime=0.02 cores=1,3,5,7
/proc/8118/task/8128/stat : 8128 (java) S 8116 8118 4908 0 -1 4202560 58 0 0 0 2 0 0 0 15 0 19 0 827028796 13972144128 28031 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 5 0 0 0
[pid=8118/tid=8129] ppid=8116 vsize=13644672 CPUtime=1.29 cores=1,3,5,7
/proc/8118/task/8129/stat : 8129 (java) S 8116 8118 4908 0 -1 4202560 902 0 0 0 128 1 0 0 16 0 19 0 827028797 13972144128 28031 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331904 0 0 0 16800975 18446604461089156160 0 0 -1 1 0 0 0
[pid=8118/tid=8130] ppid=8116 vsize=13644672 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8130/stat : 8130 (java) S 8116 8118 4908 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 827028797 13972144128 28031 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 1 0 0 0
[pid=8118/tid=8131] ppid=8116 vsize=13644672 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8131/stat : 8131 (java) S 8116 8118 4908 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 827028797 13972144128 28031 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 1 0 0 0
[pid=8118/tid=8132] ppid=8116 vsize=13644672 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8132/stat : 8132 (java) S 8116 8118 4908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827028799 13972144128 28031 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646338993 0 4 0 16800975 18446604461089156160 0 0 -1 1 0 0 0
[pid=8118/tid=8133] ppid=8116 vsize=13644672 CPUtime=0.62 cores=1,3,5,7
/proc/8118/task/8133/stat : 8133 (java) S 8116 8118 4908 0 -1 4202560 6420 0 0 0 62 0 0 0 16 0 19 0 827028799 13972144128 28031 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 3 0 0 0
[pid=8118/tid=8134] ppid=8116 vsize=13644672 CPUtime=0.91 cores=1,3,5,7
/proc/8118/task/8134/stat : 8134 (java) S 8116 8118 4908 0 -1 4202560 11523 0 0 0 90 1 0 0 15 0 19 0 827028799 13972144128 28031 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 5 0 0 0
[pid=8118/tid=8135] ppid=8116 vsize=13644672 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8135/stat : 8135 (java) S 8116 8118 4908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827028799 13972144128 28031 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 7 0 0 0
[pid=8118/tid=8136] ppid=8116 vsize=13644672 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8136/stat : 8136 (java) S 8116 8118 4908 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 19 0 827028799 13972144128 28031 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331904 0 4 0 16800975 18446604461089156160 0 0 -1 5 0 0 0
[pid=8118/tid=8137] ppid=8116 vsize=13644672 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8137/stat : 8137 (java) S 8116 8118 4908 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 827028807 13972144128 28031 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331904 0 4 0 16800975 18446604461089156160 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 68.07
Current children cumulated vsize (KiB) 13644672

[startup+66.8013 s]
/proc/loadavg: 2.07 2.04 2.00 4/542 8139
/proc/meminfo: memFree=30166952/32951124 swapFree=51712236/67111528
[pid=8118] ppid=8116 vsize=13648292 CPUtime=68.75 cores=1,3,5,7
/proc/8118/stat : 8118 (java) S 8116 8118 4908 0 -1 4202496 37583 0 1 0 6867 8 0 0 23 0 19 0 827028793 13975851008 29181 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/8118/statm: 3412073 29181 2249 9 0 3402807 0
[pid=8118/tid=8119] ppid=8116 vsize=13648292 CPUtime=65.27 cores=1,3,5,7
/proc/8118/task/8119/stat : 8119 (java) R 8116 8118 4908 0 -1 4202560 15175 0 1 0 6525 2 0 0 25 0 19 0 827028794 13975851008 29181 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 46912505802258 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8118/tid=8121] ppid=8116 vsize=13648292 CPUtime=0.05 cores=1,3,5,7
/proc/8118/task/8121/stat : 8121 (java) S 8116 8118 4908 0 -1 4202560 218 0 0 0 5 0 0 0 15 0 19 0 827028796 13975851008 29181 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 3 0 0 0
[pid=8118/tid=8122] ppid=8116 vsize=13648292 CPUtime=0.01 cores=1,3,5,7
/proc/8118/task/8122/stat : 8122 (java) S 8116 8118 4908 0 -1 4202560 288 0 0 0 1 0 0 0 16 0 19 0 827028796 13975851008 29181 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 5 0 0 0
[pid=8118/tid=8123] ppid=8116 vsize=13648292 CPUtime=0.03 cores=1,3,5,7
/proc/8118/task/8123/stat : 8123 (java) S 8116 8118 4908 0 -1 4202560 127 0 0 0 3 0 0 0 16 0 19 0 827028796 13975851008 29181 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 7 0 0 0
[pid=8118/tid=8124] ppid=8116 vsize=13648292 CPUtime=0.02 cores=1,3,5,7
/proc/8118/task/8124/stat : 8124 (java) S 8116 8118 4908 0 -1 4202560 45 0 0 0 2 0 0 0 16 0 19 0 827028796 13975851008 29181 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 7 0 0 0
[pid=8118/tid=8125] ppid=8116 vsize=13648292 CPUtime=0.04 cores=1,3,5,7
/proc/8118/task/8125/stat : 8125 (java) S 8116 8118 4908 0 -1 4202560 11 0 0 0 4 0 0 0 16 0 19 0 827028796 13975851008 29181 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 7 0 0 0
[pid=8118/tid=8126] ppid=8116 vsize=13648292 CPUtime=0.04 cores=1,3,5,7
/proc/8118/task/8126/stat : 8126 (java) S 8116 8118 4908 0 -1 4202560 20 0 0 0 4 0 0 0 15 0 19 0 827028796 13975851008 29181 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 5 0 0 0
[pid=8118/tid=8127] ppid=8116 vsize=13648292 CPUtime=0.06 cores=1,3,5,7
/proc/8118/task/8127/stat : 8127 (java) S 8116 8118 4908 0 -1 4202560 15 0 0 0 6 0 0 0 15 0 19 0 827028796 13975851008 29181 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 5 0 0 0
[pid=8118/tid=8128] ppid=8116 vsize=13648292 CPUtime=0.02 cores=1,3,5,7
/proc/8118/task/8128/stat : 8128 (java) S 8116 8118 4908 0 -1 4202560 58 0 0 0 2 0 0 0 15 0 19 0 827028796 13975851008 29181 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 5 0 0 0
[pid=8118/tid=8129] ppid=8116 vsize=13648292 CPUtime=1.3 cores=1,3,5,7
/proc/8118/task/8129/stat : 8129 (java) S 8116 8118 4908 0 -1 4202560 902 0 0 0 129 1 0 0 16 0 19 0 827028797 13975851008 29181 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331904 0 0 0 16800975 18446604461089156160 0 0 -1 1 0 0 0
[pid=8118/tid=8130] ppid=8116 vsize=13648292 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8130/stat : 8130 (java) S 8116 8118 4908 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 827028797 13975851008 29181 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 1 0 0 0
[pid=8118/tid=8131] ppid=8116 vsize=13648292 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8131/stat : 8131 (java) S 8116 8118 4908 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 827028797 13975851008 29181 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 1 0 0 0
[pid=8118/tid=8132] ppid=8116 vsize=13648292 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8132/stat : 8132 (java) S 8116 8118 4908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827028799 13975851008 29181 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646338993 0 4 0 16800975 18446604461089156160 0 0 -1 1 0 0 0
[pid=8118/tid=8133] ppid=8116 vsize=13648292 CPUtime=0.91 cores=1,3,5,7
/proc/8118/task/8133/stat : 8133 (java) R 8116 8118 4908 0 -1 4202560 8046 0 0 0 90 1 0 0 15 0 19 0 827028799 13975851008 29181 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216634176197 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=8118/tid=8134] ppid=8116 vsize=13648292 CPUtime=0.91 cores=1,3,5,7
/proc/8118/task/8134/stat : 8134 (java) S 8116 8118 4908 0 -1 4202560 11523 0 0 0 90 1 0 0 15 0 19 0 827028799 13975851008 29181 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 5 0 0 0
[pid=8118/tid=8135] ppid=8116 vsize=13648292 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8135/stat : 8135 (java) S 8116 8118 4908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827028799 13975851008 29181 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 7 0 0 0
[pid=8118/tid=8136] ppid=8116 vsize=13648292 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8136/stat : 8136 (java) S 8116 8118 4908 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 19 0 827028799 13975851008 29181 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331904 0 4 0 16800975 18446604461089156160 0 0 -1 5 0 0 0
[pid=8118/tid=8137] ppid=8116 vsize=13648292 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8137/stat : 8137 (java) S 8116 8118 4908 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 827028807 13975851008 29181 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331904 0 4 0 16800975 18446604461089156160 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 68.75
Current children cumulated vsize (KiB) 13648292

[startup+67.0013 s]
/proc/loadavg: 2.07 2.04 2.00 4/542 8139
/proc/meminfo: memFree=30166952/32951124 swapFree=51712236/67111528
[pid=8118] ppid=8116 vsize=13644568 CPUtime=69.02 cores=1,3,5,7
/proc/8118/stat : 8118 (java) S 8116 8118 4908 0 -1 4202496 37615 0 1 0 6894 8 0 0 23 0 19 0 827028793 13972037632 28709 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/8118/statm: 3411142 28709 2249 9 0 3401876 0
[pid=8118/tid=8119] ppid=8116 vsize=13644568 CPUtime=65.47 cores=1,3,5,7
/proc/8118/task/8119/stat : 8119 (java) R 8116 8118 4908 0 -1 4202560 15175 0 1 0 6545 2 0 0 25 0 19 0 827028794 13972037632 28709 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 46912505535812 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8118/tid=8121] ppid=8116 vsize=13644568 CPUtime=0.05 cores=1,3,5,7
/proc/8118/task/8121/stat : 8121 (java) S 8116 8118 4908 0 -1 4202560 218 0 0 0 5 0 0 0 15 0 19 0 827028796 13972037632 28709 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 3 0 0 0
[pid=8118/tid=8122] ppid=8116 vsize=13644568 CPUtime=0.01 cores=1,3,5,7
/proc/8118/task/8122/stat : 8122 (java) S 8116 8118 4908 0 -1 4202560 288 0 0 0 1 0 0 0 16 0 19 0 827028796 13972037632 28709 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 5 0 0 0
[pid=8118/tid=8123] ppid=8116 vsize=13644568 CPUtime=0.03 cores=1,3,5,7
/proc/8118/task/8123/stat : 8123 (java) S 8116 8118 4908 0 -1 4202560 127 0 0 0 3 0 0 0 16 0 19 0 827028796 13972037632 28709 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 7 0 0 0
[pid=8118/tid=8124] ppid=8116 vsize=13644568 CPUtime=0.02 cores=1,3,5,7
/proc/8118/task/8124/stat : 8124 (java) S 8116 8118 4908 0 -1 4202560 45 0 0 0 2 0 0 0 16 0 19 0 827028796 13972037632 28709 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 7 0 0 0
[pid=8118/tid=8125] ppid=8116 vsize=13644568 CPUtime=0.04 cores=1,3,5,7
/proc/8118/task/8125/stat : 8125 (java) S 8116 8118 4908 0 -1 4202560 11 0 0 0 4 0 0 0 16 0 19 0 827028796 13972037632 28709 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 7 0 0 0
[pid=8118/tid=8126] ppid=8116 vsize=13644568 CPUtime=0.04 cores=1,3,5,7
/proc/8118/task/8126/stat : 8126 (java) S 8116 8118 4908 0 -1 4202560 20 0 0 0 4 0 0 0 15 0 19 0 827028796 13972037632 28709 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 5 0 0 0
[pid=8118/tid=8127] ppid=8116 vsize=13644568 CPUtime=0.06 cores=1,3,5,7
/proc/8118/task/8127/stat : 8127 (java) S 8116 8118 4908 0 -1 4202560 15 0 0 0 6 0 0 0 15 0 19 0 827028796 13972037632 28709 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 5 0 0 0
[pid=8118/tid=8128] ppid=8116 vsize=13644568 CPUtime=0.02 cores=1,3,5,7
/proc/8118/task/8128/stat : 8128 (java) S 8116 8118 4908 0 -1 4202560 58 0 0 0 2 0 0 0 15 0 19 0 827028796 13972037632 28709 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 5 0 0 0
[pid=8118/tid=8129] ppid=8116 vsize=13644568 CPUtime=1.3 cores=1,3,5,7
/proc/8118/task/8129/stat : 8129 (java) S 8116 8118 4908 0 -1 4202560 902 0 0 0 129 1 0 0 16 0 19 0 827028797 13972037632 28709 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331904 0 0 0 16800975 18446604461089156160 0 0 -1 1 0 0 0
[pid=8118/tid=8130] ppid=8116 vsize=13644568 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8130/stat : 8130 (java) S 8116 8118 4908 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 827028797 13972037632 28709 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 1 0 0 0
[pid=8118/tid=8131] ppid=8116 vsize=13644568 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8131/stat : 8131 (java) S 8116 8118 4908 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 827028797 13972037632 28709 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 1 0 0 0
[pid=8118/tid=8132] ppid=8116 vsize=13644568 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8132/stat : 8132 (java) S 8116 8118 4908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827028799 13972037632 28709 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646338993 0 4 0 16800975 18446604461089156160 0 0 -1 1 0 0 0
[pid=8118/tid=8133] ppid=8116 vsize=13644568 CPUtime=0.99 cores=1,3,5,7
/proc/8118/task/8133/stat : 8133 (java) S 8116 8118 4908 0 -1 4202560 8078 0 0 0 98 1 0 0 16 0 19 0 827028799 13972037632 28709 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 3 0 0 0
[pid=8118/tid=8134] ppid=8116 vsize=13644568 CPUtime=0.91 cores=1,3,5,7
/proc/8118/task/8134/stat : 8134 (java) S 8116 8118 4908 0 -1 4202560 11523 0 0 0 90 1 0 0 15 0 19 0 827028799 13972037632 28709 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 5 0 0 0
[pid=8118/tid=8135] ppid=8116 vsize=13644568 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8135/stat : 8135 (java) S 8116 8118 4908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827028799 13972037632 28709 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 7 0 0 0
[pid=8118/tid=8136] ppid=8116 vsize=13644568 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8136/stat : 8136 (java) S 8116 8118 4908 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 19 0 827028799 13972037632 28709 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331904 0 4 0 16800975 18446604461089156160 0 0 -1 5 0 0 0
[pid=8118/tid=8137] ppid=8116 vsize=13644568 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8137/stat : 8137 (java) S 8116 8118 4908 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 827028807 13972037632 28709 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331904 0 4 0 16800975 18446604461089156160 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 69.02
Current children cumulated vsize (KiB) 13644568

[startup+67.1013 s]
/proc/loadavg: 2.06 2.04 2.00 3/542 8139
/proc/meminfo: memFree=30161620/32951124 swapFree=51712236/67111528
[pid=8118] ppid=8116 vsize=13644568 CPUtime=69.13 cores=1,3,5,7
/proc/8118/stat : 8118 (java) S 8116 8118 4908 0 -1 4202496 37615 0 1 0 6905 8 0 0 23 0 19 0 827028793 13972037632 28709 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/8118/statm: 3411142 28709 2249 9 0 3401876 0
[pid=8118/tid=8119] ppid=8116 vsize=13644568 CPUtime=65.58 cores=1,3,5,7
/proc/8118/task/8119/stat : 8119 (java) R 8116 8118 4908 0 -1 4202560 15175 0 1 0 6556 2 0 0 25 0 19 0 827028794 13972037632 28709 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 46912505366600 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8118/tid=8121] ppid=8116 vsize=13644568 CPUtime=0.05 cores=1,3,5,7
/proc/8118/task/8121/stat : 8121 (java) S 8116 8118 4908 0 -1 4202560 218 0 0 0 5 0 0 0 15 0 19 0 827028796 13972037632 28709 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 3 0 0 0
[pid=8118/tid=8122] ppid=8116 vsize=13644568 CPUtime=0.01 cores=1,3,5,7
/proc/8118/task/8122/stat : 8122 (java) S 8116 8118 4908 0 -1 4202560 288 0 0 0 1 0 0 0 16 0 19 0 827028796 13972037632 28709 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 5 0 0 0
[pid=8118/tid=8123] ppid=8116 vsize=13644568 CPUtime=0.03 cores=1,3,5,7
/proc/8118/task/8123/stat : 8123 (java) S 8116 8118 4908 0 -1 4202560 127 0 0 0 3 0 0 0 16 0 19 0 827028796 13972037632 28709 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 7 0 0 0
[pid=8118/tid=8124] ppid=8116 vsize=13644568 CPUtime=0.02 cores=1,3,5,7
/proc/8118/task/8124/stat : 8124 (java) S 8116 8118 4908 0 -1 4202560 45 0 0 0 2 0 0 0 16 0 19 0 827028796 13972037632 28709 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 7 0 0 0
[pid=8118/tid=8125] ppid=8116 vsize=13644568 CPUtime=0.04 cores=1,3,5,7
/proc/8118/task/8125/stat : 8125 (java) S 8116 8118 4908 0 -1 4202560 11 0 0 0 4 0 0 0 16 0 19 0 827028796 13972037632 28709 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 7 0 0 0
[pid=8118/tid=8126] ppid=8116 vsize=13644568 CPUtime=0.04 cores=1,3,5,7
/proc/8118/task/8126/stat : 8126 (java) S 8116 8118 4908 0 -1 4202560 20 0 0 0 4 0 0 0 15 0 19 0 827028796 13972037632 28709 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 5 0 0 0
[pid=8118/tid=8127] ppid=8116 vsize=13644568 CPUtime=0.06 cores=1,3,5,7
/proc/8118/task/8127/stat : 8127 (java) S 8116 8118 4908 0 -1 4202560 15 0 0 0 6 0 0 0 15 0 19 0 827028796 13972037632 28709 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 5 0 0 0
[pid=8118/tid=8128] ppid=8116 vsize=13644568 CPUtime=0.02 cores=1,3,5,7
/proc/8118/task/8128/stat : 8128 (java) S 8116 8118 4908 0 -1 4202560 58 0 0 0 2 0 0 0 15 0 19 0 827028796 13972037632 28709 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 5 0 0 0
[pid=8118/tid=8129] ppid=8116 vsize=13644568 CPUtime=1.3 cores=1,3,5,7
/proc/8118/task/8129/stat : 8129 (java) S 8116 8118 4908 0 -1 4202560 902 0 0 0 129 1 0 0 16 0 19 0 827028797 13972037632 28709 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331904 0 0 0 16800975 18446604461089156160 0 0 -1 1 0 0 0
[pid=8118/tid=8130] ppid=8116 vsize=13644568 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8130/stat : 8130 (java) S 8116 8118 4908 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 827028797 13972037632 28709 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 1 0 0 0
[pid=8118/tid=8131] ppid=8116 vsize=13644568 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8131/stat : 8131 (java) S 8116 8118 4908 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 827028797 13972037632 28709 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 1 0 0 0
[pid=8118/tid=8132] ppid=8116 vsize=13644568 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8132/stat : 8132 (java) S 8116 8118 4908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827028799 13972037632 28709 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646338993 0 4 0 16800975 18446604461089156160 0 0 -1 1 0 0 0
[pid=8118/tid=8133] ppid=8116 vsize=13644568 CPUtime=0.99 cores=1,3,5,7
/proc/8118/task/8133/stat : 8133 (java) S 8116 8118 4908 0 -1 4202560 8078 0 0 0 98 1 0 0 15 0 19 0 827028799 13972037632 28709 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 3 0 0 0
[pid=8118/tid=8134] ppid=8116 vsize=13644568 CPUtime=0.91 cores=1,3,5,7
/proc/8118/task/8134/stat : 8134 (java) R 8116 8118 4908 0 -1 4202560 11523 0 0 0 90 1 0 0 15 0 19 0 827028799 13972037632 28709 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 47170756393356 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=8118/tid=8135] ppid=8116 vsize=13644568 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8135/stat : 8135 (java) S 8116 8118 4908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827028799 13972037632 28709 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331289 0 4 0 16800975 18446604461089156160 0 0 -1 7 0 0 0
[pid=8118/tid=8136] ppid=8116 vsize=13644568 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8136/stat : 8136 (java) S 8116 8118 4908 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 19 0 827028799 13972037632 28709 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331904 0 4 0 16800975 18446604461089156160 0 0 -1 5 0 0 0
[pid=8118/tid=8137] ppid=8116 vsize=13644568 CPUtime=0 cores=1,3,5,7
/proc/8118/task/8137/stat : 8137 (java) S 8116 8118 4908 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 827028807 13972037632 28709 33554432000 1073741824 1073778376 140735889855264 18446744073709551615 216646331904 0 4 0 16800975 18446604461089156160 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 69.13
Current children cumulated vsize (KiB) 13644568

Child status: 30
Real time (s): 67.1316
CPU time (s): 69.1675
CPU user time (s): 69.0755
CPU system time (s): 0.091986
CPU usage (%): 103.033
Max. virtual memory (cumulated for all children) (KiB): 13648292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 69.0755
system time used= 0.091986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37634
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= 4357
involuntary context switches= 3098

runsolver used 0.311952 second user time and 0.809876 second system time

The end

Launcher Data

Begin job on node103 at 2011-06-04 04:24:22
IDJOB=3459058
IDBENCH=2928
IDSOLVER=1952
FILE ID=node103/3459058-1307154262
RUNJOBID= node103-1307147061-6663
PBS_JOBID= 13508813
Free space on /tmp= 73916 MiB

SOLVER NAME= Sat4j Resolution 2.3.0
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_4_30_4.opb
COMMAND LINE= java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3459058-1307154262/watcher-3459058-1307154262 -o /tmp/evaluation-result-3459058-1307154262/solver-3459058-1307154262 -C 1800 -W 1900 -M 15500  java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3459058-1307154262.opb

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

MD5SUM BENCH= 1757d8d914b8f8f6b2c05049538ae81a
RANDOM SEED=1162098702

node103.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.858
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.71
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.858
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.858
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.858
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.77
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.858
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.75
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.858
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.858
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.83
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.858
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30292580 kB
Buffers:        310860 kB
Cached:         453744 kB
SwapCached:      23760 kB
Active:        1945824 kB
Inactive:       419352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30292580 kB
SwapTotal:    67111528 kB
SwapFree:     51712236 kB
Dirty:            1068 kB
Writeback:           0 kB
AnonPages:     1598260 kB
Mapped:          30784 kB
Slab:           149720 kB
PageTables:      73172 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 175478504 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 /tmp at the end= 73916 MiB
End job on node103 at 2011-06-04 04:25:29