Trace number 3736569

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
PB11: Sat4j Res//CP 2.3.0OPT3 127.615 67.0389

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=8-P0=211-P1=113-P2=103-P3=37-P4=167-P5=5-P6=191-P7=13-P8=223-P9=137-B.opb
MD5SUM747af0da1666dabab7e7b60330c37a87
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.112982
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables216
Total number of constraints19
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 constraints19
Minimum length of a constraint8
Maximum length of a constraint80
Number of terms in the objective function 8
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 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 32768
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 130560
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)576
Sum of products size (including duplicates)1152
Number of different products576
Sum of products size1152

Quality of the solution as a function of time


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

Solver Data

0.01/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.01/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.01/0.08	c See www.sat4j.org for details.
0.01/0.08	c version 2.3.1.v20110525
0.01/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.01/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.01/0.08	c java.vm.version	19.1-b02
0.01/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.01/0.08	c sun.arch.data.model	64
0.01/0.08	c java.version		1.6.0_24
0.01/0.08	c os.name		Linux
0.01/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.01/0.08	c os.arch		amd64
0.01/0.08	c Free memory 		9996466904
0.01/0.08	c Max memory 		10048897024
0.01/0.08	c Total memory 		10048897024
0.01/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5495fd19
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose learned constraints deletion strategy
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@ae94e92
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose learned constraints deletion strategy
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-3736569-1338717151.opb
0.10/0.11	c reading problem ... 
0.25/0.22	c ... done. Wall clock time 0.115s.
0.25/0.22	c #vars     792
0.25/0.22	c #constraints  1180
0.25/0.22	c constraints type 
0.25/0.22	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 576
0.25/0.22	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 604
0.25/0.22	c constraints type 
0.25/0.22	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 576
0.25/0.22	c org.sat4j.pb.constraints.pb.MaxWatchPb => 604
3.02/0.91	c cleaning 2500 clauses out of 5000 with flag 5000/5000
4.44/1.40	c cleaning 4248 clauses out of 8501 with flag 11001/11001
5.44/1.92	c cleaning 5623 clauses out of 11252 with flag 18000/18000
6.61/2.53	c cleaning 6811 clauses out of 13630 with flag 26001/26001
7.60/3.08	c cleaning 7908 clauses out of 15819 with flag 35001/35001
9.37/3.93	c cleaning 8952 clauses out of 17910 with flag 45000/45000
11.13/4.83	c cleaning 9476 clauses out of 18958 with flag 55000/55000
12.72/5.63	c cleaning 9729 clauses out of 19481 with flag 65000/65000
14.53/6.44	c cleaning 9873 clauses out of 19753 with flag 75001/75001
16.89/7.48	c cleaning 9936 clauses out of 19880 with flag 85001/85001
19.05/8.59	c cleaning 9968 clauses out of 19944 with flag 95001/95001
21.40/9.73	c cleaning 9985 clauses out of 19975 with flag 105000/105000
23.34/10.76	c cleaning 9983 clauses out of 19990 with flag 115000/115000
25.30/11.74	c cleaning 10000 clauses out of 20007 with flag 125000/125000
27.06/12.68	c cleaning 9999 clauses out of 20005 with flag 135000/135000
28.21/13.25	c cleaning 9997 clauses out of 20007 with flag 145001/145001
29.54/13.93	c cleaning 9997 clauses out of 20009 with flag 155000/155000
30.89/14.63	c cleaning 9995 clauses out of 20012 with flag 165000/165000
32.05/15.20	c cleaning 9991 clauses out of 20018 with flag 175001/175001
32.99/15.73	c cleaning 10001 clauses out of 20027 with flag 185001/185001
33.92/16.27	c cleaning 0 clauses out of 5001 with flag 0/5001
35.01/16.76	c cleaning 10008 clauses out of 20025 with flag 195000/195000
36.57/17.54	c cleaning 9999 clauses out of 20017 with flag 205000/205000
37.70/18.19	c cleaning 9999 clauses out of 20019 with flag 215001/215001
39.02/18.88	c cleaning 9994 clauses out of 20020 with flag 225001/225001
40.77/19.75	c cleaning 10000 clauses out of 20026 with flag 235001/235001
42.12/20.49	c cleaning 10011 clauses out of 20026 with flag 245001/245001
43.67/21.20	c cleaning 9986 clauses out of 20014 with flag 255000/255000
43.80/21.40	c  And the winner is Resolution
43.93/21.84	c SATISFIABLE
43.93/21.84	c OPTIMIZING...
43.93/21.84	c Got one! Elapsed wall clock time (in seconds):21.734
43.93/21.84	o 129
44.25/22.01	c cleaning 7650 clauses out of 15324 with flag 3000/260296
44.99/22.46	c cleaning 6822 clauses out of 13674 with flag 9000/266296
46.14/23.09	c cleaning 6915 clauses out of 13853 with flag 16001/273297
47.26/23.64	c cleaning 7449 clauses out of 14937 with flag 24000/281296
48.57/24.34	c cleaning 8240 clauses out of 16488 with flag 33000/290296
49.90/25.04	c cleaning 9116 clauses out of 18246 with flag 43000/300296
51.67/25.98	c cleaning 9564 clauses out of 19131 with flag 53001/310297
53.00/26.68	c cleaning 9780 clauses out of 19567 with flag 63001/320297
54.91/27.66	c cleaning 9892 clauses out of 19788 with flag 73002/330298
56.85/28.65	c cleaning 9942 clauses out of 19894 with flag 83000/340296
57.97/29.29	c  And the winner is Resolution
58.17/29.41	c Got one! Elapsed wall clock time (in seconds):29.306
58.17/29.41	o 33
58.75/29.76	c cleaning 12393 clauses out of 24842 with flag 5000/355186
59.68/30.25	c cleaning 9192 clauses out of 18449 with flag 11000/361186
60.59/30.79	c cleaning 8092 clauses out of 16257 with flag 18000/368186
61.92/31.48	c cleaning 8047 clauses out of 16166 with flag 26001/376187
63.26/32.17	c cleaning 8554 clauses out of 17117 with flag 35000/385186
65.02/33.02	c cleaning 9280 clauses out of 18563 with flag 45000/395186
66.31/33.70	c cleaning 9625 clauses out of 19283 with flag 55000/405186
67.44/34.34	c cleaning 9818 clauses out of 19658 with flag 65000/415186
68.57/34.97	c cleaning 9916 clauses out of 19840 with flag 75000/425186
70.10/35.73	c cleaning 9957 clauses out of 19925 with flag 85001/435187
71.81/36.64	c cleaning 9978 clauses out of 19968 with flag 95001/445187
73.15/37.35	c cleaning 9986 clauses out of 19990 with flag 105001/455187
74.87/38.23	c cleaning 9996 clauses out of 20004 with flag 115001/465187
76.61/39.11	c cleaning 9987 clauses out of 20008 with flag 125001/475187
77.89/39.89	c cleaning 10008 clauses out of 20021 with flag 135001/485187
79.64/40.76	c cleaning 10002 clauses out of 20012 with flag 145001/495187
80.97/41.44	c cleaning 9996 clauses out of 20009 with flag 155001/505187
82.51/42.23	c cleaning 9997 clauses out of 20013 with flag 165001/515187
82.99/42.56	c  And the winner is Resolution
83.09/43.03	c Got one! Elapsed wall clock time (in seconds):42.923
83.09/43.03	o 9
83.09/43.09	c cleaning 7680 clauses out of 15382 with flag 1001/520553
83.99/43.59	c cleaning 6839 clauses out of 13702 with flag 7001/526553
85.12/44.10	c cleaning 6920 clauses out of 13862 with flag 14000/533552
86.04/44.68	c cleaning 7463 clauses out of 14942 with flag 22000/541552
87.13/45.29	c cleaning 8239 clauses out of 16480 with flag 31001/550553
89.26/46.34	c cleaning 9119 clauses out of 18241 with flag 41001/560553
91.21/47.37	c cleaning 9559 clauses out of 19122 with flag 51001/570553
93.13/48.38	c cleaning 9781 clauses out of 19563 with flag 61001/580553
95.21/49.42	c cleaning 9889 clauses out of 19780 with flag 71000/590552
97.12/50.40	c cleaning 9941 clauses out of 19892 with flag 81002/600554
97.65/50.72	c  And the winner is Resolution
97.72/51.03	c Got one! Elapsed wall clock time (in seconds):50.925
97.72/51.03	o 3
98.24/51.32	c cleaning 10149 clauses out of 20329 with flag 5000/610932
98.78/51.70	c cleaning 8070 clauses out of 16181 with flag 11001/616933
99.86/52.20	c cleaning 7531 clauses out of 15111 with flag 18001/623933
100.79/52.71	c cleaning 7769 clauses out of 15579 with flag 26000/631932
101.90/53.33	c cleaning 8389 clauses out of 16810 with flag 35000/640932
103.03/53.98	c cleaning 9210 clauses out of 18422 with flag 45001/650933
104.91/54.92	c cleaning 9605 clauses out of 19211 with flag 55000/660932
106.83/55.92	c cleaning 9799 clauses out of 19608 with flag 65002/670934
108.74/56.98	c cleaning 9902 clauses out of 19809 with flag 75002/680934
110.26/57.70	c cleaning 9944 clauses out of 19904 with flag 85000/690932
111.74/58.54	c cleaning 9974 clauses out of 19960 with flag 95000/700932
113.26/59.36	c cleaning 9984 clauses out of 19986 with flag 105000/710932
114.96/60.25	c cleaning 9997 clauses out of 20003 with flag 115001/720933
116.68/61.11	c cleaning 9996 clauses out of 20007 with flag 125002/730934
118.35/62.06	c cleaning 10001 clauses out of 20009 with flag 135000/740932
120.05/62.91	c cleaning 9997 clauses out of 20008 with flag 145000/750932
121.97/63.93	c cleaning 10000 clauses out of 20011 with flag 155000/760932
123.89/64.92	c cleaning 10004 clauses out of 20012 with flag 165001/770933
125.76/65.94	c cleaning 10001 clauses out of 20007 with flag 175000/780932
127.05/66.68	c  And the winner is Resolution
127.48/67.03	c starts		: 170
127.48/67.03	c conflicts		: 789662
127.48/67.03	c decisions		: 818521
127.48/67.03	c propagations		: 16130792
127.48/67.03	c inspects		: 482952909
127.48/67.03	c shortcuts		: 0
127.48/67.03	c learnt literals	: 21
127.48/67.03	c learnt binary clauses	: 104
127.48/67.03	c learnt ternary clauses	: 373
127.48/67.03	c learnt constraints	: 789640
127.48/67.03	c ignored constraints	: 0
127.48/67.03	c root simplifications	: 0
127.48/67.03	c removed literals (reason simplification)	: 26519635
127.48/67.03	c reason swapping (by a shorter reason)	: 0
127.48/67.03	c Calls to reduceDB	: 84
127.48/67.03	c number of reductions to clauses (during analyze)	: 0
127.48/67.03	c number of learned constraints concerned by reduction	: 0
127.48/67.03	c number of learning phase by resolution	: 0
127.48/67.03	c number of learning phase by cutting planes	: 0
127.48/67.03	c speed (assignments/second)	: 1008489.6530165677
127.48/67.03	c non guided choices	7594
127.48/67.03	c learnt constraints type 
127.48/67.03	c constraints type 
127.48/67.03	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 576
127.48/67.03	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 604
127.48/67.03	c constraints type 
127.48/67.03	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 576
127.48/67.03	c org.sat4j.pb.constraints.pb.MaxWatchPb => 604
127.48/67.03	s OPTIMUM FOUND
127.48/67.03	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 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 x193 -x194 -x195 -x196 -x197 -x198 x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 x211 -x212 -x213 -x214 -x215 -x216 
127.48/67.03	c objective function=3
127.48/67.03	c Total wall clock time (in seconds): 66.921

Verifier Data

OK	3

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3736569-1338717151/watcher-3736569-1338717151 -o /tmp/evaluation-result-3736569-1338717151/solver-3736569-1338717151 -C 1800 -W 1900 -M 15500 java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both HOME/instance-3736569-1338717151.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: 3.58 3.69 3.70 4/197 19398
/proc/meminfo: memFree=25458688/32873660 swapFree=7120/7120
[pid=19398] ppid=19396 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/19398/stat : 19398 (java) D 19396 19398 18226 0 -1 4202496 445 0 0 0 0 0 0 0 20 0 1 0 337840806 9515008 176 33554432000 1073741824 1073778376 140733252861088 140733252843816 270330053520 0 0 4096 0 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/19398/statm: 2323 176 133 9 0 71 0

[startup+0.0211559 s]
/proc/loadavg: 3.58 3.69 3.70 4/197 19398
/proc/meminfo: memFree=25458688/32873660 swapFree=7120/7120
[pid=19398] ppid=19396 vsize=10510056 CPUtime=0.01 cores=1,3,5,7
/proc/19398/stat : 19398 (java) S 19396 19398 18226 0 -1 4202496 2847 0 1 0 0 1 0 0 20 0 2 0 337840806 10762297344 9171 33554432000 1073741824 1073778376 140733252861088 140733252852224 270333411389 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19398/statm: 2627514 9171 942 9 0 2618623 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10510056

[startup+0.100158 s]
/proc/loadavg: 3.58 3.69 3.70 4/197 19398
/proc/meminfo: memFree=25458688/32873660 swapFree=7120/7120
[pid=19398] ppid=19396 vsize=11586392 CPUtime=0.1 cores=1,3,5,7
/proc/19398/stat : 19398 (java) S 19396 19398 18226 0 -1 4202496 5322 0 1 0 8 2 0 0 20 0 18 0 337840806 11864465408 13669 33554432000 1073741824 1073778376 140733252861088 140733252852224 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19398/statm: 2896598 13669 2116 9 0 2887285 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 11586392

[startup+0.300163 s]
/proc/loadavg: 3.58 3.69 3.70 4/197 19398
/proc/meminfo: memFree=25458688/32873660 swapFree=7120/7120
[pid=19398] ppid=19396 vsize=11852648 CPUtime=0.62 cores=1,3,5,7
/proc/19398/stat : 19398 (java) S 19396 19398 18226 0 -1 4202496 8607 0 1 0 60 2 0 0 20 0 22 0 337840806 12137111552 18865 33554432000 1073741824 1073778376 140733252861088 140733252852224 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19398/statm: 2963162 18865 2230 9 0 2953849 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 11852648

[startup+0.700165 s]
/proc/loadavg: 3.58 3.69 3.70 4/197 19398
/proc/meminfo: memFree=25458688/32873660 swapFree=7120/7120
[pid=19398] ppid=19396 vsize=11852648 CPUtime=2.22 cores=1,3,5,7
/proc/19398/stat : 19398 (java) S 19396 19398 18226 0 -1 4202496 18559 0 1 0 218 4 0 0 20 0 22 0 337840806 12137111552 37236 33554432000 1073741824 1073778376 140733252861088 140733252852224 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19398/statm: 2963162 37236 2250 9 0 2953849 0
Current children cumulated CPU time (s) 2.22
Current children cumulated vsize (KiB) 11852648

[startup+1.50079 s]
/proc/loadavg: 3.58 3.69 3.70 7/219 19420
/proc/meminfo: memFree=25213424/32873660 swapFree=7120/7120
[pid=19398] ppid=19396 vsize=11852648 CPUtime=4.61 cores=1,3,5,7
/proc/19398/stat : 19398 (java) S 19396 19398 18226 0 -1 4202496 23695 0 1 0 451 10 0 0 20 0 22 0 337840806 12137111552 89568 33554432000 1073741824 1073778376 140733252861088 140733252852224 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19398/statm: 2963162 89568 2279 9 0 2953849 0
[pid=19398/tid=19400] ppid=19396 vsize=11852648 CPUtime=0.2 cores=1,3,5,7
/proc/19398/task/19400/stat : 19400 (java) S 19396 19398 18226 0 -1 4202560 3389 0 1 0 18 2 0 0 20 0 22 0 337840807 12137111552 89568 33554432000 1073741824 1073778376 140733252861088 139884205483160 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19398/tid=19401] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19401/stat : 19401 (java) S 19396 19398 18226 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 337840808 12137111552 89568 33554432000 1073741824 1073778376 140733252861088 139884042316072 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19398/tid=19402] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19402/stat : 19402 (java) S 19396 19398 18226 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 337840808 12137111552 89568 33554432000 1073741824 1073778376 140733252861088 139884041263272 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19398/tid=19403] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19403/stat : 19403 (java) S 19396 19398 18226 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 337840808 12137111552 89568 33554432000 1073741824 1073778376 140733252861088 139884040210984 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19398/tid=19404] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19404/stat : 19404 (java) S 19396 19398 18226 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 337840808 12137111552 89568 33554432000 1073741824 1073778376 140733252861088 139884039158184 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19398/tid=19405] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19405/stat : 19405 (java) S 19396 19398 18226 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 337840808 12137111552 89568 33554432000 1073741824 1073778376 140733252861088 139884038105896 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19398/tid=19406] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19406/stat : 19406 (java) S 19396 19398 18226 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 337840808 12137111552 89568 33554432000 1073741824 1073778376 140733252861088 139884037053096 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19398/tid=19407] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19407/stat : 19407 (java) S 19396 19398 18226 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 337840808 12137111552 89568 33554432000 1073741824 1073778376 140733252861088 139884036000808 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19398/tid=19408] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19408/stat : 19408 (java) S 19396 19398 18226 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 337840808 12137111552 89568 33554432000 1073741824 1073778376 140733252861088 139884034948008 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19398/tid=19409] ppid=19396 vsize=11852648 CPUtime=0.03 cores=1,3,5,7
/proc/19398/task/19409/stat : 19409 (java) S 19396 19398 18226 0 -1 4202560 33 0 0 0 3 0 0 0 20 0 22 0 337840809 12137111552 89568 33554432000 1073741824 1073778376 140733252861088 139884022749416 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19398/tid=19410] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19410/stat : 19410 (java) S 19396 19398 18226 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 337840809 12137111552 89568 33554432000 1073741824 1073778376 140733252861088 139884021695480 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19398/tid=19411] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19411/stat : 19411 (java) S 19396 19398 18226 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 337840810 12137111552 89568 33554432000 1073741824 1073778376 140733252861088 139884020643080 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19398/tid=19412] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19412/stat : 19412 (java) S 19396 19398 18226 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 337840812 12137111552 89568 33554432000 1073741824 1073778376 140733252861088 139884019591568 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19398/tid=19413] ppid=19396 vsize=11852648 CPUtime=0.95 cores=1,3,5,7
/proc/19398/task/19413/stat : 19413 (java) S 19396 19398 18226 0 -1 4202560 7153 0 0 0 95 0 0 0 20 0 22 0 337840812 12137111552 89568 33554432000 1073741824 1073778376 140733252861088 139884018539192 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19398/tid=19414] ppid=19396 vsize=11852648 CPUtime=0.93 cores=1,3,5,7
/proc/19398/task/19414/stat : 19414 (java) S 19396 19398 18226 0 -1 4202560 11663 0 0 0 91 2 0 0 20 0 22 0 337840812 12137111552 89568 33554432000 1073741824 1073778376 140733252861088 139884017486392 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19398/tid=19415] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19415/stat : 19415 (java) S 19396 19398 18226 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 337840812 12137111552 89568 33554432000 1073741824 1073778376 140733252861088 139884016434296 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19398/tid=19416] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19416/stat : 19416 (java) S 19396 19398 18226 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 337840812 12137111552 89568 33554432000 1073741824 1073778376 140733252861088 139884015381704 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19398/tid=19417] ppid=19396 vsize=11852648 CPUtime=1.2 cores=1,3,5,7
/proc/19398/task/19417/stat : 19417 (java) R 19396 19398 18226 0 -1 4202560 37 0 0 0 120 0 0 0 20 0 22 0 337840828 12137111552 89568 33554432000 1073741824 1073778376 140733252861088 139884014326072 139884077943552 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=19398/tid=19418] ppid=19396 vsize=11852648 CPUtime=1.2 cores=1,3,5,7
/proc/19398/task/19418/stat : 19418 (java) R 19396 19398 18226 0 -1 4202560 188 0 0 0 116 4 0 0 20 0 22 0 337840828 12137111552 89568 33554432000 1073741824 1073778376 140733252861088 139884013271120 139884077903786 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=19398/tid=19419] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19419/stat : 19419 (java) S 19396 19398 18226 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 337840829 12137111552 89568 33554432000 1073741824 1073778376 140733252861088 139884012221608 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19398/tid=19420] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19420/stat : 19420 (java) S 19396 19398 18226 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 337840829 12137111552 89568 33554432000 1073741824 1073778376 140733252861088 139884011168808 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 4.61
Current children cumulated vsize (KiB) 11852648

[startup+3.10071 s]
/proc/loadavg: 3.58 3.69 3.70 5/219 19420
/proc/meminfo: memFree=25060168/32873660 swapFree=7120/7120
[pid=19398] ppid=19396 vsize=11852648 CPUtime=7.79 cores=1,3,5,7
/proc/19398/stat : 19398 (java) S 19396 19398 18226 0 -1 4202496 23768 0 1 0 767 12 0 0 20 0 22 0 337840806 12137111552 117742 33554432000 1073741824 1073778376 140733252861088 140733252852224 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19398/statm: 2963162 117742 2280 9 0 2953849 0
[pid=19398/tid=19400] ppid=19396 vsize=11852648 CPUtime=0.2 cores=1,3,5,7
/proc/19398/task/19400/stat : 19400 (java) S 19396 19398 18226 0 -1 4202560 3389 0 1 0 18 2 0 0 20 0 22 0 337840807 12137111552 117742 33554432000 1073741824 1073778376 140733252861088 139884205483160 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19398/tid=19401] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19401/stat : 19401 (java) S 19396 19398 18226 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 337840808 12137111552 117742 33554432000 1073741824 1073778376 140733252861088 139884042316072 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19398/tid=19402] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19402/stat : 19402 (java) S 19396 19398 18226 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 337840808 12137111552 117742 33554432000 1073741824 1073778376 140733252861088 139884041263272 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19398/tid=19403] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19403/stat : 19403 (java) S 19396 19398 18226 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 337840808 12137111552 117742 33554432000 1073741824 1073778376 140733252861088 139884040210984 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19398/tid=19404] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19404/stat : 19404 (java) S 19396 19398 18226 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 337840808 12137111552 117742 33554432000 1073741824 1073778376 140733252861088 139884039158184 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19398/tid=19405] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19405/stat : 19405 (java) S 19396 19398 18226 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 337840808 12137111552 117742 33554432000 1073741824 1073778376 140733252861088 139884038105896 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19398/tid=19406] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19406/stat : 19406 (java) S 19396 19398 18226 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 337840808 12137111552 117742 33554432000 1073741824 1073778376 140733252861088 139884037053096 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19398/tid=19407] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19407/stat : 19407 (java) S 19396 19398 18226 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 337840808 12137111552 117742 33554432000 1073741824 1073778376 140733252861088 139884036000808 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19398/tid=19408] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19408/stat : 19408 (java) S 19396 19398 18226 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 337840808 12137111552 117742 33554432000 1073741824 1073778376 140733252861088 139884034948008 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19398/tid=19409] ppid=19396 vsize=11852648 CPUtime=0.1 cores=1,3,5,7
/proc/19398/task/19409/stat : 19409 (java) R 19396 19398 18226 0 -1 4202560 35 0 0 0 9 1 0 0 20 0 22 0 337840809 12137111552 117742 33554432000 1073741824 1073778376 140733252861088 139884022748272 139884209619293 0 0 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=19398/tid=19410] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19410/stat : 19410 (java) S 19396 19398 18226 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 337840809 12137111552 117742 33554432000 1073741824 1073778376 140733252861088 139884021695480 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19398/tid=19411] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19411/stat : 19411 (java) S 19396 19398 18226 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 337840810 12137111552 117742 33554432000 1073741824 1073778376 140733252861088 139884020643080 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19398/tid=19412] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19412/stat : 19412 (java) S 19396 19398 18226 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 337840812 12137111552 117742 33554432000 1073741824 1073778376 140733252861088 139884019591568 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19398/tid=19413] ppid=19396 vsize=11852648 CPUtime=0.97 cores=1,3,5,7
/proc/19398/task/19413/stat : 19413 (java) S 19396 19398 18226 0 -1 4202560 7154 0 0 0 97 0 0 0 20 0 22 0 337840812 12137111552 117742 33554432000 1073741824 1073778376 140733252861088 139884018539192 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19398/tid=19414] ppid=19396 vsize=11852648 CPUtime=0.97 cores=1,3,5,7
/proc/19398/task/19414/stat : 19414 (java) S 19396 19398 18226 0 -1 4202560 11665 0 0 0 95 2 0 0 20 0 22 0 337840812 12137111552 117742 33554432000 1073741824 1073778376 140733252861088 139884017486392 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19398/tid=19415] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19415/stat : 19415 (java) S 19396 19398 18226 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 337840812 12137111552 117742 33554432000 1073741824 1073778376 140733252861088 139884016434296 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19398/tid=19416] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19416/stat : 19416 (java) S 19396 19398 18226 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 337840812 12137111552 117742 33554432000 1073741824 1073778376 140733252861088 139884015381704 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19398/tid=19417] ppid=19396 vsize=11852648 CPUtime=2.71 cores=1,3,5,7
/proc/19398/task/19417/stat : 19417 (java) S 19396 19398 18226 0 -1 4202560 37 0 0 0 271 0 0 0 20 0 22 0 337840828 12137111552 117742 33554432000 1073741824 1073778376 140733252861088 139884014326072 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19398/tid=19418] ppid=19396 vsize=11852648 CPUtime=2.7 cores=1,3,5,7
/proc/19398/task/19418/stat : 19418 (java) S 19396 19398 18226 0 -1 4202560 240 0 0 0 265 5 0 0 20 0 22 0 337840828 12137111552 117742 33554432000 1073741824 1073778376 140733252861088 139884013271400 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19398/tid=19419] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19419/stat : 19419 (java) S 19396 19398 18226 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 337840829 12137111552 117742 33554432000 1073741824 1073778376 140733252861088 139884012221608 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19398/tid=19420] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19420/stat : 19420 (java) S 19396 19398 18226 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 337840829 12137111552 117742 33554432000 1073741824 1073778376 140733252861088 139884011168808 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 7.79
Current children cumulated vsize (KiB) 11852648

[startup+6.30071 s]
/proc/loadavg: 3.61 3.69 3.70 5/219 19420
/proc/meminfo: memFree=24843252/32873660 swapFree=7120/7120
[pid=19398] ppid=19396 vsize=11852648 CPUtime=14.33 cores=1,3,5,7
/proc/19398/stat : 19398 (java) S 19396 19398 18226 0 -1 4202496 26156 0 1 0 1418 15 0 0 20 0 22 0 337840806 12137111552 153606 33554432000 1073741824 1073778376 140733252861088 140733252852224 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19398/statm: 2963162 153606 2280 9 0 2953849 0
[pid=19398/tid=19400] ppid=19396 vsize=11852648 CPUtime=0.2 cores=1,3,5,7
/proc/19398/task/19400/stat : 19400 (java) S 19396 19398 18226 0 -1 4202560 3389 0 1 0 18 2 0 0 20 0 22 0 337840807 12137111552 153606 33554432000 1073741824 1073778376 140733252861088 139884205483160 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19398/tid=19401] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19401/stat : 19401 (java) S 19396 19398 18226 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 337840808 12137111552 153606 33554432000 1073741824 1073778376 140733252861088 139884042316072 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19398/tid=19402] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19402/stat : 19402 (java) S 19396 19398 18226 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 337840808 12137111552 153606 33554432000 1073741824 1073778376 140733252861088 139884041263272 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19398/tid=19403] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19403/stat : 19403 (java) S 19396 19398 18226 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 337840808 12137111552 153606 33554432000 1073741824 1073778376 140733252861088 139884040210984 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19398/tid=19404] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19404/stat : 19404 (java) S 19396 19398 18226 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 337840808 12137111552 153606 33554432000 1073741824 1073778376 140733252861088 139884039158184 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19398/tid=19405] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19405/stat : 19405 (java) S 19396 19398 18226 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 337840808 12137111552 153606 33554432000 1073741824 1073778376 140733252861088 139884038105896 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19398/tid=19406] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19406/stat : 19406 (java) S 19396 19398 18226 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 337840808 12137111552 153606 33554432000 1073741824 1073778376 140733252861088 139884037053096 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19398/tid=19407] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19407/stat : 19407 (java) S 19396 19398 18226 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 337840808 12137111552 153606 33554432000 1073741824 1073778376 140733252861088 139884036000808 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19398/tid=19408] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19408/stat : 19408 (java) S 19396 19398 18226 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 337840808 12137111552 153606 33554432000 1073741824 1073778376 140733252861088 139884034948008 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19398/tid=19409] ppid=19396 vsize=11852648 CPUtime=0.26 cores=1,3,5,7
/proc/19398/task/19409/stat : 19409 (java) S 19396 19398 18226 0 -1 4202560 56 0 0 0 24 2 0 0 20 0 22 0 337840809 12137111552 153606 33554432000 1073741824 1073778376 140733252861088 139884022749416 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19398/tid=19410] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19410/stat : 19410 (java) S 19396 19398 18226 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 337840809 12137111552 153606 33554432000 1073741824 1073778376 140733252861088 139884021695480 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19398/tid=19411] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19411/stat : 19411 (java) S 19396 19398 18226 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 337840810 12137111552 153606 33554432000 1073741824 1073778376 140733252861088 139884020643080 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19398/tid=19412] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19412/stat : 19412 (java) S 19396 19398 18226 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 337840812 12137111552 153606 33554432000 1073741824 1073778376 140733252861088 139884019591568 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19398/tid=19413] ppid=19396 vsize=11852648 CPUtime=1.25 cores=1,3,5,7
/proc/19398/task/19413/stat : 19413 (java) S 19396 19398 18226 0 -1 4202560 9433 0 0 0 124 1 0 0 20 0 22 0 337840812 12137111552 153606 33554432000 1073741824 1073778376 140733252861088 139884018539192 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0

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

[pid=19398/tid=19410] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19410/stat : 19410 (java) S 19396 19398 18226 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 337840809 12137111552 182358 33554432000 1073741824 1073778376 140733252861088 139884021695480 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19398/tid=19411] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19411/stat : 19411 (java) S 19396 19398 18226 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 337840810 12137111552 182358 33554432000 1073741824 1073778376 140733252861088 139884020643080 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19398/tid=19412] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19412/stat : 19412 (java) S 19396 19398 18226 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 337840812 12137111552 182358 33554432000 1073741824 1073778376 140733252861088 139884019591568 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19398/tid=19413] ppid=19396 vsize=11852648 CPUtime=1.86 cores=1,3,5,7
/proc/19398/task/19413/stat : 19413 (java) S 19396 19398 18226 0 -1 4202560 13332 0 0 0 184 2 0 0 20 0 22 0 337840812 12137111552 182358 33554432000 1073741824 1073778376 140733252861088 139884018539192 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19398/tid=19414] ppid=19396 vsize=11852648 CPUtime=1.03 cores=1,3,5,7
/proc/19398/task/19414/stat : 19414 (java) S 19396 19398 18226 0 -1 4202560 11665 0 0 0 101 2 0 0 20 0 22 0 337840812 12137111552 182358 33554432000 1073741824 1073778376 140733252861088 139884017486392 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19398/tid=19415] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19415/stat : 19415 (java) S 19396 19398 18226 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 337840812 12137111552 182358 33554432000 1073741824 1073778376 140733252861088 139884016434296 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19398/tid=19416] ppid=19396 vsize=11852648 CPUtime=0.01 cores=1,3,5,7
/proc/19398/task/19416/stat : 19416 (java) S 19396 19398 18226 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 22 0 337840812 12137111552 182358 33554432000 1073741824 1073778376 140733252861088 139884015381704 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19398/tid=19420] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19420/stat : 19420 (java) S 19396 19398 18226 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 337840829 12137111552 182358 33554432000 1073741824 1073778376 140733252861088 139884011168808 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19398/tid=19433] ppid=19396 vsize=11852648 CPUtime=13.16 cores=1,3,5,7
/proc/19398/task/19433/stat : 19433 (java) R 19396 19398 18226 0 -1 4202560 15 0 0 0 1316 0 0 0 20 0 22 0 337845909 12137111552 182358 33554432000 1073741824 1073778376 140733252861088 139884013273784 139884077886231 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=19398/tid=19434] ppid=19396 vsize=11852648 CPUtime=13.15 cores=1,3,5,7
/proc/19398/task/19434/stat : 19434 (java) R 19396 19398 18226 0 -1 4202560 9 0 0 0 1315 0 0 0 20 0 22 0 337845909 12137111552 182358 33554432000 1073741824 1073778376 140733252861088 139884012219504 139884077813676 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=19398/tid=19435] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19435/stat : 19435 (java) S 19396 19398 18226 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 337845909 12137111552 182358 33554432000 1073741824 1073778376 140733252861088 139884014327336 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 126.45
Current children cumulated vsize (KiB) 11852648

[startup+66.7008 s]
/proc/loadavg: 3.66 3.68 3.69 5/219 19435
/proc/meminfo: memFree=24659292/32873660 swapFree=7120/7120
[pid=19398] ppid=19396 vsize=11852648 CPUtime=127.21 cores=1,3,5,7
/proc/19398/stat : 19398 (java) S 19396 19398 18226 0 -1 4202496 30456 0 1 0 12691 30 0 0 20 0 20 0 337840806 12137111552 182353 33554432000 1073741824 1073778376 140733252861088 140733252852224 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19398/statm: 2963162 182353 2282 9 0 2953849 0
[pid=19398/tid=19400] ppid=19396 vsize=11852648 CPUtime=0.21 cores=1,3,5,7
/proc/19398/task/19400/stat : 19400 (java) S 19396 19398 18226 0 -1 4202560 3400 0 1 0 18 3 0 0 20 0 20 0 337840807 12137111552 182353 33554432000 1073741824 1073778376 140733252861088 139884205483160 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19398/tid=19401] ppid=19396 vsize=11852648 CPUtime=0.22 cores=1,3,5,7
/proc/19398/task/19401/stat : 19401 (java) S 19396 19398 18226 0 -1 4202560 41 0 0 0 22 0 0 0 20 0 20 0 337840808 12137111552 182353 33554432000 1073741824 1073778376 140733252861088 139884042316072 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19398/tid=19402] ppid=19396 vsize=11852648 CPUtime=0.21 cores=1,3,5,7
/proc/19398/task/19402/stat : 19402 (java) S 19396 19398 18226 0 -1 4202560 25 0 0 0 21 0 0 0 20 0 20 0 337840808 12137111552 182353 33554432000 1073741824 1073778376 140733252861088 139884041263272 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19398/tid=19403] ppid=19396 vsize=11852648 CPUtime=0.21 cores=1,3,5,7
/proc/19398/task/19403/stat : 19403 (java) S 19396 19398 18226 0 -1 4202560 31 0 0 0 21 0 0 0 20 0 20 0 337840808 12137111552 182353 33554432000 1073741824 1073778376 140733252861088 139884040210984 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19398/tid=19404] ppid=19396 vsize=11852648 CPUtime=0.23 cores=1,3,5,7
/proc/19398/task/19404/stat : 19404 (java) S 19396 19398 18226 0 -1 4202560 37 0 0 0 23 0 0 0 20 0 20 0 337840808 12137111552 182353 33554432000 1073741824 1073778376 140733252861088 139884039158184 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19398/tid=19405] ppid=19396 vsize=11852648 CPUtime=0.2 cores=1,3,5,7
/proc/19398/task/19405/stat : 19405 (java) S 19396 19398 18226 0 -1 4202560 38 0 0 0 20 0 0 0 20 0 20 0 337840808 12137111552 182353 33554432000 1073741824 1073778376 140733252861088 139884038105896 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19398/tid=19406] ppid=19396 vsize=11852648 CPUtime=0.19 cores=1,3,5,7
/proc/19398/task/19406/stat : 19406 (java) S 19396 19398 18226 0 -1 4202560 42 0 0 0 19 0 0 0 20 0 20 0 337840808 12137111552 182353 33554432000 1073741824 1073778376 140733252861088 139884037053096 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19398/tid=19407] ppid=19396 vsize=11852648 CPUtime=0.21 cores=1,3,5,7
/proc/19398/task/19407/stat : 19407 (java) S 19396 19398 18226 0 -1 4202560 49 0 0 0 21 0 0 0 20 0 20 0 337840808 12137111552 182353 33554432000 1073741824 1073778376 140733252861088 139884036000808 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19398/tid=19408] ppid=19396 vsize=11852648 CPUtime=0.19 cores=1,3,5,7
/proc/19398/task/19408/stat : 19408 (java) S 19396 19398 18226 0 -1 4202560 21 0 0 0 19 0 0 0 20 0 20 0 337840808 12137111552 182353 33554432000 1073741824 1073778376 140733252861088 139884034948008 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19398/tid=19409] ppid=19396 vsize=11852648 CPUtime=6.57 cores=1,3,5,7
/proc/19398/task/19409/stat : 19409 (java) S 19396 19398 18226 0 -1 4202560 85 0 0 0 654 3 0 0 20 0 20 0 337840809 12137111552 182353 33554432000 1073741824 1073778376 140733252861088 139884022749416 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19398/tid=19410] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19410/stat : 19410 (java) S 19396 19398 18226 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 337840809 12137111552 182353 33554432000 1073741824 1073778376 140733252861088 139884021695480 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19398/tid=19411] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19411/stat : 19411 (java) S 19396 19398 18226 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 20 0 337840810 12137111552 182353 33554432000 1073741824 1073778376 140733252861088 139884020643080 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19398/tid=19412] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19412/stat : 19412 (java) S 19396 19398 18226 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 337840812 12137111552 182353 33554432000 1073741824 1073778376 140733252861088 139884019591568 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19398/tid=19413] ppid=19396 vsize=11852648 CPUtime=1.86 cores=1,3,5,7
/proc/19398/task/19413/stat : 19413 (java) S 19396 19398 18226 0 -1 4202560 13332 0 0 0 184 2 0 0 20 0 20 0 337840812 12137111552 182353 33554432000 1073741824 1073778376 140733252861088 139884018539192 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19398/tid=19414] ppid=19396 vsize=11852648 CPUtime=1.03 cores=1,3,5,7
/proc/19398/task/19414/stat : 19414 (java) S 19396 19398 18226 0 -1 4202560 11665 0 0 0 101 2 0 0 20 0 20 0 337840812 12137111552 182353 33554432000 1073741824 1073778376 140733252861088 139884017486392 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19398/tid=19415] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19415/stat : 19415 (java) S 19396 19398 18226 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 337840812 12137111552 182353 33554432000 1073741824 1073778376 140733252861088 139884016434296 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19398/tid=19416] ppid=19396 vsize=11852648 CPUtime=0.01 cores=1,3,5,7
/proc/19398/task/19416/stat : 19416 (java) S 19396 19398 18226 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 20 0 337840812 12137111552 182353 33554432000 1073741824 1073778376 140733252861088 139884015381704 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19398/tid=19420] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19420/stat : 19420 (java) S 19396 19398 18226 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 337840829 12137111552 182353 33554432000 1073741824 1073778376 140733252861088 139884011168808 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19398/tid=19434] ppid=19396 vsize=11852648 CPUtime=13.55 cores=1,3,5,7
/proc/19398/task/19434/stat : 19434 (java) R 19396 19398 18226 0 -1 4202560 9 0 0 0 1355 0 0 0 20 0 20 0 337845909 12137111552 182353 33554432000 1073741824 1073778376 140733252861088 139884012219504 139884077896304 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 127.21
Current children cumulated vsize (KiB) 11852648

[startup+66.9007 s]
/proc/loadavg: 3.66 3.68 3.69 5/219 19435
/proc/meminfo: memFree=24659292/32873660 swapFree=7120/7120
[pid=19398] ppid=19396 vsize=11852648 CPUtime=127.38 cores=1,3,5,7
/proc/19398/stat : 19398 (java) S 19396 19398 18226 0 -1 4202496 30457 0 1 0 12707 31 0 0 20 0 19 0 337840806 12137111552 182351 33554432000 1073741824 1073778376 140733252861088 140733252852224 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19398/statm: 2963162 182351 2282 9 0 2953849 0
[pid=19398/tid=19400] ppid=19396 vsize=11852648 CPUtime=0.36 cores=1,3,5,7
/proc/19398/task/19400/stat : 19400 (java) R 19396 19398 18226 0 -1 4202560 3400 0 1 0 33 3 0 0 20 0 19 0 337840807 12137111552 182351 33554432000 1073741824 1073778376 140733252861088 139884205481528 139884077684656 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=19398/tid=19401] ppid=19396 vsize=11852648 CPUtime=0.22 cores=1,3,5,7
/proc/19398/task/19401/stat : 19401 (java) S 19396 19398 18226 0 -1 4202560 41 0 0 0 22 0 0 0 20 0 19 0 337840808 12137111552 182351 33554432000 1073741824 1073778376 140733252861088 139884042316072 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19398/tid=19402] ppid=19396 vsize=11852648 CPUtime=0.21 cores=1,3,5,7
/proc/19398/task/19402/stat : 19402 (java) S 19396 19398 18226 0 -1 4202560 25 0 0 0 21 0 0 0 20 0 19 0 337840808 12137111552 182351 33554432000 1073741824 1073778376 140733252861088 139884041263272 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19398/tid=19403] ppid=19396 vsize=11852648 CPUtime=0.21 cores=1,3,5,7
/proc/19398/task/19403/stat : 19403 (java) S 19396 19398 18226 0 -1 4202560 31 0 0 0 21 0 0 0 20 0 19 0 337840808 12137111552 182351 33554432000 1073741824 1073778376 140733252861088 139884040210984 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19398/tid=19404] ppid=19396 vsize=11852648 CPUtime=0.23 cores=1,3,5,7
/proc/19398/task/19404/stat : 19404 (java) S 19396 19398 18226 0 -1 4202560 37 0 0 0 23 0 0 0 20 0 19 0 337840808 12137111552 182351 33554432000 1073741824 1073778376 140733252861088 139884039158184 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19398/tid=19405] ppid=19396 vsize=11852648 CPUtime=0.2 cores=1,3,5,7
/proc/19398/task/19405/stat : 19405 (java) S 19396 19398 18226 0 -1 4202560 38 0 0 0 20 0 0 0 20 0 19 0 337840808 12137111552 182351 33554432000 1073741824 1073778376 140733252861088 139884038105896 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19398/tid=19406] ppid=19396 vsize=11852648 CPUtime=0.19 cores=1,3,5,7
/proc/19398/task/19406/stat : 19406 (java) S 19396 19398 18226 0 -1 4202560 42 0 0 0 19 0 0 0 20 0 19 0 337840808 12137111552 182351 33554432000 1073741824 1073778376 140733252861088 139884037053096 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19398/tid=19407] ppid=19396 vsize=11852648 CPUtime=0.21 cores=1,3,5,7
/proc/19398/task/19407/stat : 19407 (java) S 19396 19398 18226 0 -1 4202560 49 0 0 0 21 0 0 0 20 0 19 0 337840808 12137111552 182351 33554432000 1073741824 1073778376 140733252861088 139884036000808 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19398/tid=19408] ppid=19396 vsize=11852648 CPUtime=0.19 cores=1,3,5,7
/proc/19398/task/19408/stat : 19408 (java) S 19396 19398 18226 0 -1 4202560 21 0 0 0 19 0 0 0 20 0 19 0 337840808 12137111552 182351 33554432000 1073741824 1073778376 140733252861088 139884034948008 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19398/tid=19409] ppid=19396 vsize=11852648 CPUtime=6.57 cores=1,3,5,7
/proc/19398/task/19409/stat : 19409 (java) S 19396 19398 18226 0 -1 4202560 85 0 0 0 654 3 0 0 20 0 19 0 337840809 12137111552 182351 33554432000 1073741824 1073778376 140733252861088 139884022749416 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19398/tid=19410] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19410/stat : 19410 (java) S 19396 19398 18226 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 337840809 12137111552 182351 33554432000 1073741824 1073778376 140733252861088 139884021695480 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19398/tid=19411] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19411/stat : 19411 (java) S 19396 19398 18226 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 337840810 12137111552 182351 33554432000 1073741824 1073778376 140733252861088 139884020643080 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19398/tid=19412] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19412/stat : 19412 (java) S 19396 19398 18226 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337840812 12137111552 182351 33554432000 1073741824 1073778376 140733252861088 139884019591568 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19398/tid=19413] ppid=19396 vsize=11852648 CPUtime=1.87 cores=1,3,5,7
/proc/19398/task/19413/stat : 19413 (java) S 19396 19398 18226 0 -1 4202560 13333 0 0 0 185 2 0 0 20 0 19 0 337840812 12137111552 182351 33554432000 1073741824 1073778376 140733252861088 139884018539192 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19398/tid=19414] ppid=19396 vsize=11852648 CPUtime=1.03 cores=1,3,5,7
/proc/19398/task/19414/stat : 19414 (java) S 19396 19398 18226 0 -1 4202560 11665 0 0 0 101 2 0 0 20 0 19 0 337840812 12137111552 182351 33554432000 1073741824 1073778376 140733252861088 139884017486392 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19398/tid=19415] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19415/stat : 19415 (java) S 19396 19398 18226 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337840812 12137111552 182351 33554432000 1073741824 1073778376 140733252861088 139884016434296 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19398/tid=19416] ppid=19396 vsize=11852648 CPUtime=0.01 cores=1,3,5,7
/proc/19398/task/19416/stat : 19416 (java) S 19396 19398 18226 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 19 0 337840812 12137111552 182351 33554432000 1073741824 1073778376 140733252861088 139884015381704 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19398/tid=19420] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19420/stat : 19420 (java) S 19396 19398 18226 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 337840829 12137111552 182351 33554432000 1073741824 1073778376 140733252861088 139884011168808 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 127.38
Current children cumulated vsize (KiB) 11852648

[startup+67.0007 s]
/proc/loadavg: 3.66 3.68 3.69 3/216 19435
/proc/meminfo: memFree=24659292/32873660 swapFree=7120/7120
[pid=19398] ppid=19396 vsize=11852648 CPUtime=127.48 cores=1,3,5,7
/proc/19398/stat : 19398 (java) S 19396 19398 18226 0 -1 4202496 30457 0 1 0 12717 31 0 0 20 0 19 0 337840806 12137111552 182351 33554432000 1073741824 1073778376 140733252861088 140733252852224 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19398/statm: 2963162 182351 2282 9 0 2953849 0
[pid=19398/tid=19400] ppid=19396 vsize=11852648 CPUtime=0.46 cores=1,3,5,7
/proc/19398/task/19400/stat : 19400 (java) R 19396 19398 18226 0 -1 4202560 3400 0 1 0 43 3 0 0 20 0 19 0 337840807 12137111552 182351 33554432000 1073741824 1073778376 140733252861088 139884205481528 139884077684680 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=19398/tid=19401] ppid=19396 vsize=11852648 CPUtime=0.22 cores=1,3,5,7
/proc/19398/task/19401/stat : 19401 (java) S 19396 19398 18226 0 -1 4202560 41 0 0 0 22 0 0 0 20 0 19 0 337840808 12137111552 182351 33554432000 1073741824 1073778376 140733252861088 139884042316072 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19398/tid=19402] ppid=19396 vsize=11852648 CPUtime=0.21 cores=1,3,5,7
/proc/19398/task/19402/stat : 19402 (java) S 19396 19398 18226 0 -1 4202560 25 0 0 0 21 0 0 0 20 0 19 0 337840808 12137111552 182351 33554432000 1073741824 1073778376 140733252861088 139884041263272 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19398/tid=19403] ppid=19396 vsize=11852648 CPUtime=0.21 cores=1,3,5,7
/proc/19398/task/19403/stat : 19403 (java) S 19396 19398 18226 0 -1 4202560 31 0 0 0 21 0 0 0 20 0 19 0 337840808 12137111552 182351 33554432000 1073741824 1073778376 140733252861088 139884040210984 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19398/tid=19404] ppid=19396 vsize=11852648 CPUtime=0.23 cores=1,3,5,7
/proc/19398/task/19404/stat : 19404 (java) S 19396 19398 18226 0 -1 4202560 37 0 0 0 23 0 0 0 20 0 19 0 337840808 12137111552 182351 33554432000 1073741824 1073778376 140733252861088 139884039158184 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19398/tid=19405] ppid=19396 vsize=11852648 CPUtime=0.2 cores=1,3,5,7
/proc/19398/task/19405/stat : 19405 (java) S 19396 19398 18226 0 -1 4202560 38 0 0 0 20 0 0 0 20 0 19 0 337840808 12137111552 182351 33554432000 1073741824 1073778376 140733252861088 139884038105896 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19398/tid=19406] ppid=19396 vsize=11852648 CPUtime=0.19 cores=1,3,5,7
/proc/19398/task/19406/stat : 19406 (java) S 19396 19398 18226 0 -1 4202560 42 0 0 0 19 0 0 0 20 0 19 0 337840808 12137111552 182351 33554432000 1073741824 1073778376 140733252861088 139884037053096 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19398/tid=19407] ppid=19396 vsize=11852648 CPUtime=0.21 cores=1,3,5,7
/proc/19398/task/19407/stat : 19407 (java) S 19396 19398 18226 0 -1 4202560 49 0 0 0 21 0 0 0 20 0 19 0 337840808 12137111552 182351 33554432000 1073741824 1073778376 140733252861088 139884036000808 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19398/tid=19408] ppid=19396 vsize=11852648 CPUtime=0.19 cores=1,3,5,7
/proc/19398/task/19408/stat : 19408 (java) S 19396 19398 18226 0 -1 4202560 21 0 0 0 19 0 0 0 20 0 19 0 337840808 12137111552 182351 33554432000 1073741824 1073778376 140733252861088 139884034948008 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19398/tid=19409] ppid=19396 vsize=11852648 CPUtime=6.57 cores=1,3,5,7
/proc/19398/task/19409/stat : 19409 (java) S 19396 19398 18226 0 -1 4202560 85 0 0 0 654 3 0 0 20 0 19 0 337840809 12137111552 182351 33554432000 1073741824 1073778376 140733252861088 139884022749416 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19398/tid=19410] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19410/stat : 19410 (java) S 19396 19398 18226 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 337840809 12137111552 182351 33554432000 1073741824 1073778376 140733252861088 139884021695480 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19398/tid=19411] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19411/stat : 19411 (java) S 19396 19398 18226 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 337840810 12137111552 182351 33554432000 1073741824 1073778376 140733252861088 139884020643080 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19398/tid=19412] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19412/stat : 19412 (java) S 19396 19398 18226 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337840812 12137111552 182351 33554432000 1073741824 1073778376 140733252861088 139884019591568 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19398/tid=19413] ppid=19396 vsize=11852648 CPUtime=1.87 cores=1,3,5,7
/proc/19398/task/19413/stat : 19413 (java) S 19396 19398 18226 0 -1 4202560 13333 0 0 0 185 2 0 0 20 0 19 0 337840812 12137111552 182351 33554432000 1073741824 1073778376 140733252861088 139884018539192 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19398/tid=19414] ppid=19396 vsize=11852648 CPUtime=1.03 cores=1,3,5,7
/proc/19398/task/19414/stat : 19414 (java) S 19396 19398 18226 0 -1 4202560 11665 0 0 0 101 2 0 0 20 0 19 0 337840812 12137111552 182351 33554432000 1073741824 1073778376 140733252861088 139884017486392 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19398/tid=19415] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19415/stat : 19415 (java) S 19396 19398 18226 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337840812 12137111552 182351 33554432000 1073741824 1073778376 140733252861088 139884016434296 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19398/tid=19416] ppid=19396 vsize=11852648 CPUtime=0.01 cores=1,3,5,7
/proc/19398/task/19416/stat : 19416 (java) S 19396 19398 18226 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 19 0 337840812 12137111552 182351 33554432000 1073741824 1073778376 140733252861088 139884015381704 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19398/tid=19420] ppid=19396 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/19398/task/19420/stat : 19420 (java) S 19396 19398 18226 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 337840829 12137111552 182351 33554432000 1073741824 1073778376 140733252861088 139884011168808 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 127.48
Current children cumulated vsize (KiB) 11852648

Child status: 30

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 0.0600014
#  lost CPU user time (s): 0.0800018
#  lost CPU system time (s): -0.02

Real time (s): 67.0389
CPU time (s): 127.615
CPU user time (s): 127.222
CPU system time (s): 0.392937
CPU usage (%): 190.359
Max. virtual memory (cumulated for all children) (KiB): 11852648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 127.142
system time used= 0.412937
maximum resident set size= 729432
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30467
page faults= 1
swaps= 0
block input operations= 0
block output operations= 144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4477
involuntary context switches= 4031

runsolver used 0.315951 second user time and 0.712891 second system time

The end

Launcher Data

Begin job on node117 at 2012-06-03 11:52:31
IDJOB=3736569
IDBENCH=47985
IDSOLVER=2328
FILE ID=node117/3736569-1338717151
RUNJOBID= node117-1338713269-18243
PBS_JOBID= 14636728
Free space on /tmp= 69124 MiB

SOLVER NAME= PB11: Sat4j Res//CP 2.3.0
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=8-P0=211-P1=113-P2=103-P3=37-P4=167-P5=5-P6=191-P7=13-P8=223-P9=137-B.opb
COMMAND LINE= java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3736569-1338717151/watcher-3736569-1338717151 -o /tmp/evaluation-result-3736569-1338717151/solver-3736569-1338717151 -C 1800 -W 1900 -M 15500  java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both HOME/instance-3736569-1338717151.opb

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

MD5SUM BENCH= 747af0da1666dabab7e7b60330c37a87
RANDOM SEED=1716821909

node117.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.95
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873660 kB
MemFree:        25458944 kB
Buffers:          618136 kB
Cached:          4125588 kB
SwapCached:          776 kB
Active:          4041588 kB
Inactive:        2457304 kB
Active(anon):    1741112 kB
Inactive(anon):     9972 kB
Active(file):    2300476 kB
Inactive(file):  2447332 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67107012 kB
Dirty:               616 kB
Writeback:             0 kB
AnonPages:       1799592 kB
Mapped:            20488 kB
Shmem:                80 kB
Slab:             777112 kB
SReclaimable:     220976 kB
SUnreclaim:       556136 kB
KernelStack:        1784 kB
PageTables:         8028 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:   10461308 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1746944 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 69120 MiB
End job on node117 at 2012-06-03 11:53:38