Trace number 3262348

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT4J core 2.3.0 SNAPSHOT 2011-02-06SAT 496.197 493.932

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-22_443.cnf
MD5SUM91ac0151536835225f21cbe5a3574a2d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.435933
Satisfiable
(Un)Satisfiability was proved
Number of variables222
Number of clauses26201
Sum of the clauses size115467
Maximum clause length22
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2294
Number of clauses of size 323935
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51972

Solver Data

0.05/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.05/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/0.07	c See www.sat4j.org for details.
0.05/0.08	c no version file found!!!
0.05/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.05/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.05/0.08	c java.vm.version	19.1-b02
0.05/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.05/0.08	c sun.arch.data.model	64
0.05/0.08	c java.version		1.6.0_24
0.05/0.08	c os.name		Linux
0.05/0.08	c os.version		2.6.18-164.el5
0.05/0.08	c os.arch		amd64
0.05/0.08	c Free memory 		6997539544
0.05/0.08	c Max memory 		7034241024
0.05/0.08	c Total memory 		7034241024
0.05/0.08	c Number of processors 	8
0.10/0.10	c --- Begin Solver configuration ---
0.10/0.10	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.10/0.10	c Learn all clauses as in MiniSAT
0.10/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.10/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.10/0.10	c Expensive reason simplification
0.10/0.10	c Armin Biere (Picosat) restarts strategy
0.10/0.10	c Glucose learned constraints deletion strategy
0.10/0.10	c timeout=2147483647s
0.10/0.10	c DB Simplification allowed=true
0.10/0.10	c --- End Solver configuration ---
0.10/0.10	c solving HOME/instance-3262348-1303547067.cnf
0.10/0.10	c reading problem ... 
0.28/0.23	c ... done. Wall clock time 0.107s.
0.28/0.23	c #vars     222
0.28/0.23	c #constraints  26201
0.28/0.23	c constraints type 
0.28/0.23	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 25907
0.28/0.23	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 294
1.30/0.92	c cleaning 2498 clauses out of 5000 with flag 5000/5000
2.07/1.51	c cleaning 4250 clauses out of 8502 with flag 11000/11000
2.67/2.15	c cleaning 5624 clauses out of 11252 with flag 18000/18000
3.47/2.95	c cleaning 6814 clauses out of 13628 with flag 26000/26000
4.39/3.83	c cleaning 7905 clauses out of 15814 with flag 35000/35000
5.39/4.81	c cleaning 8954 clauses out of 17909 with flag 45000/45000
6.49/5.96	c cleaning 9973 clauses out of 19955 with flag 56000/56000
7.69/7.16	c cleaning 10985 clauses out of 21983 with flag 68001/68001
9.00/8.47	c cleaning 11995 clauses out of 23997 with flag 81000/81000
10.40/9.87	c cleaning 12996 clauses out of 26002 with flag 95000/95000
11.90/11.38	c cleaning 13998 clauses out of 28006 with flag 110000/110000
13.60/13.06	c cleaning 14995 clauses out of 30009 with flag 126001/126001
15.50/15.00	c cleaning 16000 clauses out of 32013 with flag 143000/143000
17.50/16.92	c cleaning 17004 clauses out of 34013 with flag 161000/161000
19.50/18.99	c cleaning 17994 clauses out of 36009 with flag 180000/180000
21.80/21.21	c cleaning 19005 clauses out of 38015 with flag 200000/200000
24.21/23.67	c cleaning 19993 clauses out of 40010 with flag 221000/221000
26.71/26.14	c cleaning 21007 clauses out of 42017 with flag 243000/243000
29.61/29.05	c cleaning 22004 clauses out of 44010 with flag 266000/266000
32.42/31.81	c cleaning 22999 clauses out of 46006 with flag 290000/290000
35.31/34.79	c cleaning 23997 clauses out of 48007 with flag 315000/315000
38.52/37.97	c cleaning 25000 clauses out of 50010 with flag 341000/341000
41.92/41.37	c cleaning 25994 clauses out of 52010 with flag 368000/368000
45.22/44.66	c cleaning 26500 clauses out of 53016 with flag 395000/395000
48.62/48.06	c cleaning 26753 clauses out of 53516 with flag 422000/422000
52.13/51.54	c cleaning 26872 clauses out of 53764 with flag 449001/449001
55.53/54.93	c cleaning 26942 clauses out of 53891 with flag 476000/476000
59.13/58.53	c cleaning 26964 clauses out of 53950 with flag 503001/503001
62.33/61.77	c cleaning 26988 clauses out of 53985 with flag 530000/530000
65.83/65.21	c cleaning 26993 clauses out of 53997 with flag 557000/557000
69.13/68.56	c cleaning 26997 clauses out of 54004 with flag 584000/584000
72.63/72.00	c cleaning 26998 clauses out of 54009 with flag 611002/611002
75.84/75.21	c cleaning 26997 clauses out of 54009 with flag 638000/638000
78.94/78.34	c cleaning 27000 clauses out of 54013 with flag 665001/665001
82.25/81.60	c cleaning 26998 clauses out of 54012 with flag 692000/692000
85.35/84.75	c cleaning 27000 clauses out of 54014 with flag 719000/719000
88.35/87.78	c cleaning 26996 clauses out of 54014 with flag 746000/746000
91.55/90.98	c cleaning 27005 clauses out of 54018 with flag 773000/773000
94.75/94.11	c cleaning 27007 clauses out of 54014 with flag 800001/800001
98.05/97.41	c cleaning 26992 clauses out of 54007 with flag 827001/827001
101.15/100.60	c cleaning 26998 clauses out of 54014 with flag 854000/854000
104.35/103.80	c cleaning 27002 clauses out of 54016 with flag 881000/881000
107.66/107.06	c cleaning 27000 clauses out of 54015 with flag 908001/908001
110.96/110.38	c cleaning 27002 clauses out of 54016 with flag 935002/935002
114.16/113.59	c cleaning 27004 clauses out of 54014 with flag 962002/962002
117.36/116.79	c cleaning 26998 clauses out of 54009 with flag 989001/989001
120.57/119.95	c cleaning 27003 clauses out of 54011 with flag 1016001/1016001
123.67/123.10	c cleaning 26995 clauses out of 54007 with flag 1043000/1043000
126.86/126.23	c cleaning 26998 clauses out of 54013 with flag 1070001/1070001
130.07/129.45	c cleaning 27008 clauses out of 54015 with flag 1097001/1097001
133.37/132.79	c cleaning 27001 clauses out of 54008 with flag 1124002/1124002
136.67/136.01	c cleaning 26993 clauses out of 54005 with flag 1151000/1151000
139.87/139.22	c cleaning 26995 clauses out of 54012 with flag 1178000/1178000
143.17/142.54	c cleaning 27007 clauses out of 54017 with flag 1205000/1205000
146.47/145.90	c cleaning 26993 clauses out of 54010 with flag 1232000/1232000
149.77/149.17	c cleaning 27002 clauses out of 54017 with flag 1259000/1259000
153.07/152.44	c cleaning 27006 clauses out of 54015 with flag 1286000/1286000
156.37/155.76	c cleaning 26998 clauses out of 54009 with flag 1313000/1313000
159.78/159.12	c cleaning 27001 clauses out of 54011 with flag 1340000/1340000
163.18/162.57	c cleaning 27000 clauses out of 54010 with flag 1367000/1367000
166.48/165.80	c cleaning 27001 clauses out of 54010 with flag 1394000/1394000
169.88/169.25	c cleaning 26994 clauses out of 54009 with flag 1421000/1421000
173.39/172.74	c cleaning 27008 clauses out of 54016 with flag 1448001/1448001
176.69/176.06	c cleaning 27003 clauses out of 54008 with flag 1475001/1475001
180.09/179.49	c cleaning 27000 clauses out of 54004 with flag 1502000/1502000
183.39/182.73	c cleaning 26996 clauses out of 54004 with flag 1529000/1529000
186.59/185.92	c cleaning 27005 clauses out of 54010 with flag 1556002/1556002
189.89/189.25	c cleaning 26998 clauses out of 54003 with flag 1583000/1583000
193.19/192.52	c cleaning 26994 clauses out of 54006 with flag 1610001/1610001
196.39/195.75	c cleaning 27005 clauses out of 54011 with flag 1637000/1637000
199.59/198.94	c cleaning 26995 clauses out of 54006 with flag 1664000/1664000
202.89/202.23	c cleaning 27004 clauses out of 54011 with flag 1691000/1691000
206.21/205.55	c cleaning 26999 clauses out of 54007 with flag 1718000/1718000
209.61/208.92	c cleaning 26999 clauses out of 54008 with flag 1745000/1745000
212.92/212.29	c cleaning 27003 clauses out of 54010 with flag 1772001/1772001
216.32/215.64	c cleaning 26995 clauses out of 54006 with flag 1799000/1799000
219.71/219.02	c cleaning 26998 clauses out of 54011 with flag 1826000/1826000
223.12/222.43	c cleaning 27000 clauses out of 54013 with flag 1853000/1853000
226.42/225.78	c cleaning 26998 clauses out of 54013 with flag 1880000/1880000
229.92/229.20	c cleaning 27005 clauses out of 54018 with flag 1907003/1907003
233.42/232.73	c cleaning 27003 clauses out of 54010 with flag 1934000/1934000
236.92/236.25	c cleaning 27001 clauses out of 54007 with flag 1961000/1961000
240.42/239.69	c cleaning 27001 clauses out of 54007 with flag 1988001/1988001
243.92/242.96	c cleaning 26995 clauses out of 54005 with flag 2015000/2015000
247.23/246.22	c cleaning 26993 clauses out of 54010 with flag 2042000/2042000
250.53/249.56	c cleaning 27004 clauses out of 54018 with flag 2069001/2069001
253.83/252.83	c cleaning 26997 clauses out of 54013 with flag 2096000/2096000
257.03/256.06	c cleaning 26995 clauses out of 54016 with flag 2123000/2123000
260.33/259.38	c cleaning 27009 clauses out of 54021 with flag 2150000/2150000
263.53/262.58	c cleaning 26996 clauses out of 54013 with flag 2177001/2177001
266.83/265.85	c cleaning 26996 clauses out of 54017 with flag 2204001/2204001
270.13/269.16	c cleaning 27002 clauses out of 54020 with flag 2231000/2231000
273.44/272.41	c cleaning 26997 clauses out of 54018 with flag 2258000/2258000
276.82/275.68	c cleaning 27010 clauses out of 54021 with flag 2285000/2285000
280.39/278.82	c cleaning 26995 clauses out of 54011 with flag 2312000/2312000
283.59/282.03	c cleaning 27001 clauses out of 54016 with flag 2339000/2339000
286.69/285.12	c cleaning 27008 clauses out of 54016 with flag 2366001/2366001
289.90/288.34	c cleaning 26998 clauses out of 54007 with flag 2393000/2393000
292.99/291.48	c cleaning 26989 clauses out of 54009 with flag 2420000/2420000
296.40/294.82	c cleaning 27002 clauses out of 54021 with flag 2447001/2447001
299.59/298.03	c cleaning 27002 clauses out of 54018 with flag 2474000/2474000
302.79/301.25	c cleaning 26997 clauses out of 54016 with flag 2501000/2501000
306.09/304.51	c cleaning 27010 clauses out of 54019 with flag 2528000/2528000
309.46/307.89	c cleaning 26999 clauses out of 54010 with flag 2555001/2555001
313.10/311.15	c cleaning 26999 clauses out of 54011 with flag 2582001/2582001
316.59/314.42	c cleaning 27002 clauses out of 54012 with flag 2609001/2609001
319.70/317.58	c cleaning 27002 clauses out of 54009 with flag 2636000/2636000
322.90/320.74	c cleaning 26999 clauses out of 54008 with flag 2663001/2663001
326.00/323.81	c cleaning 26991 clauses out of 54008 with flag 2690000/2690000
329.10/326.90	c cleaning 27004 clauses out of 54017 with flag 2717000/2717000
332.10/329.95	c cleaning 26999 clauses out of 54013 with flag 2744000/2744000
335.20/333.00	c cleaning 26991 clauses out of 54014 with flag 2771000/2771000
338.30/336.12	c cleaning 27010 clauses out of 54024 with flag 2798001/2798001
341.40/339.29	c cleaning 26997 clauses out of 54013 with flag 2825000/2825000
344.60/342.43	c cleaning 26995 clauses out of 54016 with flag 2852000/2852000
347.80/345.62	c cleaning 27007 clauses out of 54021 with flag 2879000/2879000
350.80/348.70	c cleaning 26999 clauses out of 54014 with flag 2906000/2906000
354.00/351.80	c cleaning 27007 clauses out of 54015 with flag 2933000/2933000
357.30/355.10	c cleaning 26997 clauses out of 54008 with flag 2960000/2960000
360.40/358.28	c cleaning 26996 clauses out of 54011 with flag 2987000/2987000
363.60/361.41	c cleaning 27005 clauses out of 54016 with flag 3014001/3014001
366.60/364.47	c cleaning 27005 clauses out of 54011 with flag 3041001/3041001
369.71/367.51	c cleaning 26996 clauses out of 54006 with flag 3068001/3068001
372.91/370.71	c cleaning 26996 clauses out of 54010 with flag 3095001/3095001
375.81/373.64	c cleaning 27001 clauses out of 54013 with flag 3122000/3122000
378.81/376.65	c cleaning 26998 clauses out of 54012 with flag 3149000/3149000
381.91/379.70	c cleaning 26994 clauses out of 54014 with flag 3176000/3176000
385.02/382.90	c cleaning 27005 clauses out of 54020 with flag 3203000/3203000
388.21/386.07	c cleaning 27004 clauses out of 54015 with flag 3230000/3230000
391.41/389.23	c cleaning 27004 clauses out of 54011 with flag 3257000/3257000
394.62/392.43	c cleaning 26993 clauses out of 54007 with flag 3284000/3284000
397.52/395.32	c cleaning 27005 clauses out of 54014 with flag 3311000/3311000
400.53/398.39	c cleaning 27000 clauses out of 54010 with flag 3338001/3338001
403.63/401.50	c cleaning 26998 clauses out of 54009 with flag 3365000/3365000
406.83/404.65	c cleaning 26993 clauses out of 54011 with flag 3392000/3392000
410.03/407.82	c cleaning 27006 clauses out of 54019 with flag 3419001/3419001
413.13/410.90	c cleaning 27003 clauses out of 54013 with flag 3446001/3446001
416.33/414.11	c cleaning 26997 clauses out of 54009 with flag 3473000/3473000
419.43/417.24	c cleaning 27002 clauses out of 54012 with flag 3500000/3500000
422.63/420.43	c cleaning 27001 clauses out of 54010 with flag 3527000/3527000
425.74/423.57	c cleaning 27001 clauses out of 54009 with flag 3554000/3554000
429.04/426.81	c cleaning 26995 clauses out of 54009 with flag 3581001/3581001
432.35/430.15	c cleaning 26994 clauses out of 54013 with flag 3608000/3608000
435.44/433.28	c cleaning 27007 clauses out of 54020 with flag 3635001/3635001
438.64/436.47	c cleaning 27001 clauses out of 54014 with flag 3662002/3662002
441.84/439.63	c cleaning 26995 clauses out of 54012 with flag 3689001/3689001
445.04/442.83	c cleaning 27004 clauses out of 54019 with flag 3716003/3716003
448.24/446.03	c cleaning 27002 clauses out of 54012 with flag 3743000/3743000
451.34/449.16	c cleaning 26999 clauses out of 54010 with flag 3770000/3770000
454.45/452.21	c cleaning 26998 clauses out of 54011 with flag 3797000/3797000
457.65/455.44	c cleaning 26998 clauses out of 54013 with flag 3824000/3824000
460.75/458.57	c cleaning 26999 clauses out of 54015 with flag 3851000/3851000
464.05/461.82	c cleaning 26999 clauses out of 54016 with flag 3878000/3878000
467.05/464.85	c cleaning 27000 clauses out of 54017 with flag 3905000/3905000
470.15/467.93	c cleaning 26994 clauses out of 54017 with flag 3932000/3932000
473.25/471.01	c cleaning 27008 clauses out of 54024 with flag 3959001/3959001
476.46/474.21	c cleaning 27000 clauses out of 54015 with flag 3986000/3986000
479.55/477.33	c cleaning 27004 clauses out of 54016 with flag 4013001/4013001
482.65/480.42	c cleaning 27003 clauses out of 54013 with flag 4040002/4040002
485.76/483.54	c cleaning 27001 clauses out of 54008 with flag 4067000/4067000
488.96/486.75	c cleaning 26991 clauses out of 54008 with flag 4094001/4094001
491.96/489.78	c cleaning 27001 clauses out of 54016 with flag 4121000/4121000
495.16/492.97	c cleaning 27006 clauses out of 54015 with flag 4148000/4148000
496.06/493.89	c starts		: 2008
496.06/493.89	c conflicts		: 4157173
496.06/493.89	c decisions		: 4345181
496.06/493.89	c propagations		: 129360237
496.06/493.89	c inspects		: 6583300252
496.06/493.89	c shortcuts		: 0
496.06/493.89	c learnt literals	: 0
496.06/493.89	c learnt binary clauses	: 3
496.06/493.89	c learnt ternary clauses	: 215
496.06/493.89	c learnt constraints	: 4157173
496.06/493.89	c ignored constraints	: 0
496.06/493.89	c root simplifications	: 2008
496.06/493.89	c removed literals (reason simplification)	: 97040055
496.06/493.89	c reason swapping (by a shorter reason)	: 0
496.06/493.89	c Calls to reduceDB	: 163
496.06/493.89	c speed (assignments/second)	: 262025.66574774202
496.06/493.89	c non guided choices	7
496.16/493.91	c learnt constraints type 
496.16/493.91	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 3
496.16/493.91	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 36179
496.16/493.91	c constraints type 
496.16/493.91	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 25907
496.16/493.91	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 294
496.16/493.91	s SATISFIABLE
496.16/493.91	v 1 2 3 -4 5 6 7 8 -9 10 11 12 -13 14 15 16 17 18 19 20 21 22 -23 24 25 26 27 28 29 -30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 -50 51 52 53 54 55 56 57 58 -59 60 61 62 63 64 65 66 -67 68 -69 70 71 72 73 74 75 76 77 78 79 80 81 -82 83 84 85 86 87 88 89 -90 91 -92 93 94 95 96 97 98 99 100 -101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 -118 -119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 -136 137 138 139 140 141 -142 143 144 -145 146 -147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 -168 169 -170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 -187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 -207 208 209 210 -211 212 213 -214 215 -216 217 218 219 220 221 222 0
496.16/493.91	c Total wall clock time (in seconds) : 493.801

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3262348-1303547067/watcher-3262348-1303547067 -o /tmp/evaluation-result-3262348-1303547067/solver-3262348-1303547067 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3262348-1303547067.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.97 3.39 3.39 4/243 5232
/proc/meminfo: memFree=13542236/32951124 swapFree=67102140/67111528
[pid=5232] ppid=5230 vsize=23028 CPUtime=0 cores=5,7
/proc/5232/stat : 5232 (java) R 5230 5232 3806 0 -1 4202496 1080 0 0 0 0 0 0 0 25 0 1 0 544937341 23580672 823 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 47042765209600 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5232/statm: 5757 840 633 9 0 124 0
[pid=5232/tid=5233] ppid=5230 vsize=24004 CPUtime=0 cores=5,7
/proc/5232/task/5233/stat : 5233 (java) R 5230 5232 3806 0 -1 4202560 9 0 0 0 0 0 0 0 25 0 2 0 544937342 24580096 861 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 47042768819856 0 0 4096 0 0 0 0 -1 5 0 0 0

[startup+0.0679709 s]
/proc/loadavg: 3.97 3.39 3.39 4/243 5232
/proc/meminfo: memFree=13542236/32951124 swapFree=67102140/67111528
[pid=5232] ppid=5230 vsize=7569940 CPUtime=0.05 cores=5,7
/proc/5232/stat : 5232 (java) S 5230 5232 3806 0 -1 4202496 9320 0 1 0 4 1 0 0 25 0 18 0 544937341 7751618560 9016 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5232/statm: 1892485 9018 1740 9 0 1883223 0
[pid=5232/tid=5233] ppid=5230 vsize=7569940 CPUtime=0.04 cores=5,7
/proc/5232/task/5233/stat : 5233 (java) R 5230 5232 3806 0 -1 4202560 8148 0 1 0 4 0 0 0 25 0 18 0 544937342 7751618560 9018 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216734839493 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7569940

[startup+0.100932 s]
/proc/loadavg: 3.97 3.39 3.39 4/243 5232
/proc/meminfo: memFree=13542236/32951124 swapFree=67102140/67111528
[pid=5232] ppid=5230 vsize=7636380 CPUtime=0.1 cores=5,7
/proc/5232/stat : 5232 (java) S 5230 5232 3806 0 -1 4202496 10468 0 1 0 9 1 0 0 25 0 18 0 544937341 7819653120 10164 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5232/statm: 1909095 10165 2094 9 0 1899833 0
[pid=5232/tid=5233] ppid=5230 vsize=7636380 CPUtime=0.08 cores=5,7
/proc/5232/task/5233/stat : 5233 (java) R 5230 5232 3806 0 -1 4202560 8608 0 1 0 8 0 0 0 18 0 18 0 544937342 7819653120 10165 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 46912505219208 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7636380

[startup+0.300898 s]
/proc/loadavg: 3.97 3.39 3.39 4/243 5232
/proc/meminfo: memFree=13542236/32951124 swapFree=67102140/67111528
[pid=5232] ppid=5230 vsize=7640748 CPUtime=0.48 cores=5,7
/proc/5232/stat : 5232 (java) S 5230 5232 3806 0 -1 4202496 13684 0 1 0 47 1 0 0 25 0 19 0 544937341 7824125952 12352 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5232/statm: 1910187 12352 2210 9 0 1900925 0
[pid=5232/tid=5233] ppid=5230 vsize=7640748 CPUtime=0.28 cores=5,7
/proc/5232/task/5233/stat : 5233 (java) R 5230 5232 3806 0 -1 4202560 9421 0 1 0 27 1 0 0 19 0 19 0 544937342 7824125952 12352 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 46912505164197 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 7640748

[startup+0.700826 s]
/proc/loadavg: 3.97 3.39 3.39 4/243 5232
/proc/meminfo: memFree=13542236/32951124 swapFree=67102140/67111528
[pid=5232] ppid=5230 vsize=7640884 CPUtime=1.04 cores=5,7
/proc/5232/stat : 5232 (java) S 5230 5232 3806 0 -1 4202496 14777 0 1 0 103 1 0 0 25 0 19 0 544937341 7824265216 12563 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5232/statm: 1910221 12563 2224 9 0 1900959 0
[pid=5232/tid=5233] ppid=5230 vsize=7640884 CPUtime=0.68 cores=5,7
/proc/5232/task/5233/stat : 5233 (java) R 5230 5232 3806 0 -1 4202560 9660 0 1 0 67 1 0 0 19 0 19 0 544937342 7824265216 12563 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 46912505600639 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 7640884

[startup+1.50069 s]
/proc/loadavg: 4.21 3.45 3.41 6/262 5251
/proc/meminfo: memFree=13474832/32951124 swapFree=67102140/67111528
[pid=5232] ppid=5230 vsize=7641468 CPUtime=2.07 cores=5,7
/proc/5232/stat : 5232 (java) S 5230 5232 3806 0 -1 4202496 23470 0 1 0 205 2 0 0 25 0 19 0 544937341 7824863232 19163 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5232/statm: 1910367 19163 2255 9 0 1901105 0
[pid=5232/tid=5233] ppid=5230 vsize=7641468 CPUtime=1.43 cores=5,7
/proc/5232/task/5233/stat : 5233 (java) R 5230 5232 3806 0 -1 4202560 9756 0 1 0 142 1 0 0 20 0 19 0 544937342 7824863232 19163 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 46912505566092 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=5232/tid=5235] ppid=5230 vsize=7641468 CPUtime=0 cores=5,7
/proc/5232/task/5235/stat : 5235 (java) S 5230 5232 3806 0 -1 4202560 103 0 0 0 0 0 0 0 18 0 19 0 544937343 7824863232 19163 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5236] ppid=5230 vsize=7641468 CPUtime=0 cores=5,7
/proc/5232/task/5236/stat : 5236 (java) S 5230 5232 3806 0 -1 4202560 201 0 0 0 0 0 0 0 18 0 19 0 544937343 7824863232 19163 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5237] ppid=5230 vsize=7641468 CPUtime=0 cores=5,7
/proc/5232/task/5237/stat : 5237 (java) S 5230 5232 3806 0 -1 4202560 97 0 0 0 0 0 0 0 17 0 19 0 544937343 7824863232 19163 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5238] ppid=5230 vsize=7641468 CPUtime=0 cores=5,7
/proc/5232/task/5238/stat : 5238 (java) S 5230 5232 3806 0 -1 4202560 68 0 0 0 0 0 0 0 18 0 19 0 544937343 7824863232 19163 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5239] ppid=5230 vsize=7641468 CPUtime=0 cores=5,7
/proc/5232/task/5239/stat : 5239 (java) S 5230 5232 3806 0 -1 4202560 139 0 0 0 0 0 0 0 18 0 19 0 544937343 7824863232 19163 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5240] ppid=5230 vsize=7641468 CPUtime=0 cores=5,7
/proc/5232/task/5240/stat : 5240 (java) S 5230 5232 3806 0 -1 4202560 102 0 0 0 0 0 0 0 18 0 19 0 544937343 7824863232 19163 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=5232/tid=5241] ppid=5230 vsize=7641468 CPUtime=0 cores=5,7
/proc/5232/task/5241/stat : 5241 (java) S 5230 5232 3806 0 -1 4202560 54 0 0 0 0 0 0 0 17 0 19 0 544937343 7824863232 19163 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5242] ppid=5230 vsize=7641468 CPUtime=0 cores=5,7
/proc/5232/task/5242/stat : 5242 (java) S 5230 5232 3806 0 -1 4202560 75 0 0 0 0 0 0 0 18 0 19 0 544937343 7824863232 19163 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5243] ppid=5230 vsize=7641468 CPUtime=0.01 cores=5,7
/proc/5232/task/5243/stat : 5243 (java) S 5230 5232 3806 0 -1 4202560 821 0 0 0 1 0 0 0 17 0 19 0 544937344 7824863232 19163 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746995200 0 0 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5244] ppid=5230 vsize=7641468 CPUtime=0 cores=5,7
/proc/5232/task/5244/stat : 5244 (java) S 5230 5232 3806 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 544937345 7824863232 19163 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5245] ppid=5230 vsize=7641468 CPUtime=0 cores=5,7
/proc/5232/task/5245/stat : 5245 (java) S 5230 5232 3806 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 544937345 7824863232 19163 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5246] ppid=5230 vsize=7641468 CPUtime=0 cores=5,7
/proc/5232/task/5246/stat : 5246 (java) S 5230 5232 3806 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 544937347 7824863232 19163 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216747002289 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5247] ppid=5230 vsize=7641468 CPUtime=0.18 cores=5,7
/proc/5232/task/5247/stat : 5247 (java) S 5230 5232 3806 0 -1 4202560 1973 0 0 0 18 0 0 0 17 0 19 0 544937347 7824863232 19163 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5248] ppid=5230 vsize=7641468 CPUtime=0.41 cores=5,7
/proc/5232/task/5248/stat : 5248 (java) S 5230 5232 3806 0 -1 4202560 8931 0 0 0 41 0 0 0 16 0 19 0 544937347 7824863232 19163 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=5232/tid=5249] ppid=5230 vsize=7641468 CPUtime=0 cores=5,7
/proc/5232/task/5249/stat : 5249 (java) S 5230 5232 3806 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 544937347 7824863232 19163 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5250] ppid=5230 vsize=7641468 CPUtime=0 cores=5,7
/proc/5232/task/5250/stat : 5250 (java) S 5230 5232 3806 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 544937347 7824863232 19163 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746995200 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5251] ppid=5230 vsize=7641468 CPUtime=0 cores=5,7
/proc/5232/task/5251/stat : 5251 (java) S 5230 5232 3806 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 544937362 7824863232 19163 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746995200 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.07
Current children cumulated vsize (KiB) 7641468

[startup+3.10141 s]
/proc/loadavg: 4.21 3.45 3.41 5/262 5251
/proc/meminfo: memFree=13472152/32951124 swapFree=67102140/67111528
[pid=5232] ppid=5230 vsize=7641788 CPUtime=3.69 cores=5,7
/proc/5232/stat : 5232 (java) S 5230 5232 3806 0 -1 4202496 24097 0 1 0 367 2 0 0 25 0 19 0 544937341 7825190912 19787 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5232/statm: 1910447 19787 2255 9 0 1901185 0
[pid=5232/tid=5233] ppid=5230 vsize=7641788 CPUtime=2.96 cores=5,7
/proc/5232/task/5233/stat : 5233 (java) R 5230 5232 3806 0 -1 4202560 9759 0 1 0 295 1 0 0 25 0 19 0 544937342 7825190912 19787 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 46912505600912 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=5232/tid=5235] ppid=5230 vsize=7641788 CPUtime=0 cores=5,7
/proc/5232/task/5235/stat : 5235 (java) S 5230 5232 3806 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 19 0 544937343 7825190912 19787 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5236] ppid=5230 vsize=7641788 CPUtime=0 cores=5,7
/proc/5232/task/5236/stat : 5236 (java) S 5230 5232 3806 0 -1 4202560 237 0 0 0 0 0 0 0 15 0 19 0 544937343 7825190912 19787 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5237] ppid=5230 vsize=7641788 CPUtime=0 cores=5,7
/proc/5232/task/5237/stat : 5237 (java) S 5230 5232 3806 0 -1 4202560 101 0 0 0 0 0 0 0 15 0 19 0 544937343 7825190912 19787 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5238] ppid=5230 vsize=7641788 CPUtime=0 cores=5,7
/proc/5232/task/5238/stat : 5238 (java) S 5230 5232 3806 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 19 0 544937343 7825190912 19787 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5239] ppid=5230 vsize=7641788 CPUtime=0 cores=5,7
/proc/5232/task/5239/stat : 5239 (java) S 5230 5232 3806 0 -1 4202560 139 0 0 0 0 0 0 0 15 0 19 0 544937343 7825190912 19787 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5240] ppid=5230 vsize=7641788 CPUtime=0 cores=5,7
/proc/5232/task/5240/stat : 5240 (java) S 5230 5232 3806 0 -1 4202560 267 0 0 0 0 0 0 0 16 0 19 0 544937343 7825190912 19787 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5241] ppid=5230 vsize=7641788 CPUtime=0 cores=5,7
/proc/5232/task/5241/stat : 5241 (java) S 5230 5232 3806 0 -1 4202560 54 0 0 0 0 0 0 0 15 0 19 0 544937343 7825190912 19787 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=5232/tid=5242] ppid=5230 vsize=7641788 CPUtime=0 cores=5,7
/proc/5232/task/5242/stat : 5242 (java) S 5230 5232 3806 0 -1 4202560 190 0 0 0 0 0 0 0 15 0 19 0 544937343 7825190912 19787 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5243] ppid=5230 vsize=7641788 CPUtime=0.06 cores=5,7
/proc/5232/task/5243/stat : 5243 (java) S 5230 5232 3806 0 -1 4202560 1053 0 0 0 6 0 0 0 16 0 19 0 544937344 7825190912 19787 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746995200 0 0 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=5232/tid=5244] ppid=5230 vsize=7641788 CPUtime=0 cores=5,7
/proc/5232/task/5244/stat : 5244 (java) S 5230 5232 3806 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 544937345 7825190912 19787 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5245] ppid=5230 vsize=7641788 CPUtime=0 cores=5,7
/proc/5232/task/5245/stat : 5245 (java) S 5230 5232 3806 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 544937345 7825190912 19787 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5246] ppid=5230 vsize=7641788 CPUtime=0 cores=5,7
/proc/5232/task/5246/stat : 5246 (java) S 5230 5232 3806 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 544937347 7825190912 19787 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216747002289 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5247] ppid=5230 vsize=7641788 CPUtime=0.2 cores=5,7
/proc/5232/task/5247/stat : 5247 (java) S 5230 5232 3806 0 -1 4202560 2045 0 0 0 20 0 0 0 15 0 19 0 544937347 7825190912 19787 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5248] ppid=5230 vsize=7641788 CPUtime=0.41 cores=5,7
/proc/5232/task/5248/stat : 5248 (java) S 5230 5232 3806 0 -1 4202560 8931 0 0 0 41 0 0 0 15 0 19 0 544937347 7825190912 19787 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=5232/tid=5249] ppid=5230 vsize=7641788 CPUtime=0 cores=5,7
/proc/5232/task/5249/stat : 5249 (java) S 5230 5232 3806 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 544937347 7825190912 19787 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5250] ppid=5230 vsize=7641788 CPUtime=0 cores=5,7
/proc/5232/task/5250/stat : 5250 (java) S 5230 5232 3806 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 544937347 7825190912 19787 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746995200 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5251] ppid=5230 vsize=7641788 CPUtime=0 cores=5,7
/proc/5232/task/5251/stat : 5251 (java) S 5230 5232 3806 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 544937362 7825190912 19787 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746995200 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.69
Current children cumulated vsize (KiB) 7641788

[startup+6.30089 s]
/proc/loadavg: 4.19 3.46 3.41 5/262 5251
/proc/meminfo: memFree=13465772/32951124 swapFree=67102140/67111528
[pid=5232] ppid=5230 vsize=7641788 CPUtime=6.89 cores=5,7
/proc/5232/stat : 5232 (java) S 5230 5232 3806 0 -1 4202496 24350 0 1 0 687 2 0 0 25 0 19 0 544937341 7825190912 16545 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5232/statm: 1910447 16545 2255 9 0 1901185 0
[pid=5232/tid=5233] ppid=5230 vsize=7641788 CPUtime=6.1 cores=5,7
/proc/5232/task/5233/stat : 5233 (java) R 5230 5232 3806 0 -1 4202560 9763 0 1 0 609 1 0 0 20 0 19 0 544937342 7825190912 16545 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 46912505601671 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=5232/tid=5235] ppid=5230 vsize=7641788 CPUtime=0 cores=5,7
/proc/5232/task/5235/stat : 5235 (java) S 5230 5232 3806 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 19 0 544937343 7825190912 16545 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5236] ppid=5230 vsize=7641788 CPUtime=0 cores=5,7
/proc/5232/task/5236/stat : 5236 (java) S 5230 5232 3806 0 -1 4202560 237 0 0 0 0 0 0 0 15 0 19 0 544937343 7825190912 16545 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5237] ppid=5230 vsize=7641788 CPUtime=0 cores=5,7
/proc/5232/task/5237/stat : 5237 (java) S 5230 5232 3806 0 -1 4202560 102 0 0 0 0 0 0 0 16 0 19 0 544937343 7825190912 16545 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5238] ppid=5230 vsize=7641788 CPUtime=0 cores=5,7
/proc/5232/task/5238/stat : 5238 (java) S 5230 5232 3806 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 544937343 7825190912 16545 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5239] ppid=5230 vsize=7641788 CPUtime=0 cores=5,7
/proc/5232/task/5239/stat : 5239 (java) S 5230 5232 3806 0 -1 4202560 139 0 0 0 0 0 0 0 15 0 19 0 544937343 7825190912 16545 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5240] ppid=5230 vsize=7641788 CPUtime=0 cores=5,7
/proc/5232/task/5240/stat : 5240 (java) S 5230 5232 3806 0 -1 4202560 267 0 0 0 0 0 0 0 15 0 19 0 544937343 7825190912 16545 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5241] ppid=5230 vsize=7641788 CPUtime=0 cores=5,7
/proc/5232/task/5241/stat : 5241 (java) S 5230 5232 3806 0 -1 4202560 55 0 0 0 0 0 0 0 15 0 19 0 544937343 7825190912 16545 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5242] ppid=5230 vsize=7641788 CPUtime=0 cores=5,7
/proc/5232/task/5242/stat : 5242 (java) S 5230 5232 3806 0 -1 4202560 190 0 0 0 0 0 0 0 15 0 19 0 544937343 7825190912 16545 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5243] ppid=5230 vsize=7641788 CPUtime=0.12 cores=5,7
/proc/5232/task/5243/stat : 5243 (java) S 5230 5232 3806 0 -1 4202560 1298 0 0 0 12 0 0 0 15 0 19 0 544937344 7825190912 16545 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746995200 0 0 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=5232/tid=5244] ppid=5230 vsize=7641788 CPUtime=0 cores=5,7
/proc/5232/task/5244/stat : 5244 (java) S 5230 5232 3806 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 544937345 7825190912 16545 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5245] ppid=5230 vsize=7641788 CPUtime=0 cores=5,7
/proc/5232/task/5245/stat : 5245 (java) S 5230 5232 3806 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 544937345 7825190912 16545 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5246] ppid=5230 vsize=7641788 CPUtime=0 cores=5,7
/proc/5232/task/5246/stat : 5246 (java) S 5230 5232 3806 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 544937347 7825190912 16545 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216747002289 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5247] ppid=5230 vsize=7641788 CPUtime=0.2 cores=5,7
/proc/5232/task/5247/stat : 5247 (java) S 5230 5232 3806 0 -1 4202560 2045 0 0 0 20 0 0 0 15 0 19 0 544937347 7825190912 16545 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5248] ppid=5230 vsize=7641788 CPUtime=0.41 cores=5,7
/proc/5232/task/5248/stat : 5248 (java) S 5230 5232 3806 0 -1 4202560 8931 0 0 0 41 0 0 0 15 0 19 0 544937347 7825190912 16545 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0

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

/proc/5232/task/5235/stat : 5235 (java) S 5230 5232 3806 0 -1 4202560 120 0 0 0 7 0 0 0 15 0 19 0 544937343 7832797184 25112 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=5232/tid=5236] ppid=5230 vsize=7649216 CPUtime=0.07 cores=5,7
/proc/5232/task/5236/stat : 5236 (java) S 5230 5232 3806 0 -1 4202560 241 0 0 0 7 0 0 0 15 0 19 0 544937343 7832797184 25112 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=5232/tid=5237] ppid=5230 vsize=7649216 CPUtime=0.07 cores=5,7
/proc/5232/task/5237/stat : 5237 (java) S 5230 5232 3806 0 -1 4202560 313 0 0 0 7 0 0 0 15 0 19 0 544937343 7832797184 25112 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=5232/tid=5238] ppid=5230 vsize=7649216 CPUtime=0.06 cores=5,7
/proc/5232/task/5238/stat : 5238 (java) S 5230 5232 3806 0 -1 4202560 82 0 0 0 6 0 0 0 15 0 19 0 544937343 7832797184 25112 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=5232/tid=5239] ppid=5230 vsize=7649216 CPUtime=0.08 cores=5,7
/proc/5232/task/5239/stat : 5239 (java) S 5230 5232 3806 0 -1 4202560 323 0 0 0 8 0 0 0 15 0 19 0 544937343 7832797184 25112 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=5232/tid=5240] ppid=5230 vsize=7649216 CPUtime=0.06 cores=5,7
/proc/5232/task/5240/stat : 5240 (java) S 5230 5232 3806 0 -1 4202560 277 0 0 0 6 0 0 0 16 0 19 0 544937343 7832797184 25112 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=5232/tid=5241] ppid=5230 vsize=7649216 CPUtime=0.07 cores=5,7
/proc/5232/task/5241/stat : 5241 (java) S 5230 5232 3806 0 -1 4202560 374 0 0 0 7 0 0 0 15 0 19 0 544937343 7832797184 25112 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=5232/tid=5242] ppid=5230 vsize=7649216 CPUtime=0.06 cores=5,7
/proc/5232/task/5242/stat : 5242 (java) S 5230 5232 3806 0 -1 4202560 204 0 0 0 6 0 0 0 15 0 19 0 544937343 7832797184 25112 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=5232/tid=5243] ppid=5230 vsize=7649216 CPUtime=3.87 cores=5,7
/proc/5232/task/5243/stat : 5243 (java) S 5230 5232 3806 0 -1 4202560 2495 0 0 0 386 1 0 0 15 0 19 0 544937344 7832797184 25112 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746995200 0 0 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5244] ppid=5230 vsize=7649216 CPUtime=0 cores=5,7
/proc/5232/task/5244/stat : 5244 (java) S 5230 5232 3806 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 544937345 7832797184 25112 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5245] ppid=5230 vsize=7649216 CPUtime=0 cores=5,7
/proc/5232/task/5245/stat : 5245 (java) S 5230 5232 3806 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 544937345 7832797184 25112 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5246] ppid=5230 vsize=7649216 CPUtime=0 cores=5,7
/proc/5232/task/5246/stat : 5246 (java) S 5230 5232 3806 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 544937347 7832797184 25112 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216747002289 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5247] ppid=5230 vsize=7649216 CPUtime=1.11 cores=5,7
/proc/5232/task/5247/stat : 5247 (java) S 5230 5232 3806 0 -1 4202560 10915 0 0 0 111 0 0 0 15 0 19 0 544937347 7832797184 25112 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=5232/tid=5248] ppid=5230 vsize=7649216 CPUtime=1.06 cores=5,7
/proc/5232/task/5248/stat : 5248 (java) S 5230 5232 3806 0 -1 4202560 18930 0 0 0 104 2 0 0 16 0 19 0 544937347 7832797184 25112 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5249] ppid=5230 vsize=7649216 CPUtime=0 cores=5,7
/proc/5232/task/5249/stat : 5249 (java) S 5230 5232 3806 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 544937347 7832797184 25112 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5250] ppid=5230 vsize=7649216 CPUtime=0 cores=5,7
/proc/5232/task/5250/stat : 5250 (java) S 5230 5232 3806 0 -1 4202560 29 0 0 0 0 0 0 0 15 0 19 0 544937347 7832797184 25112 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746995200 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=5232/tid=5251] ppid=5230 vsize=7649216 CPUtime=0 cores=5,7
/proc/5232/task/5251/stat : 5251 (java) S 5230 5232 3806 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 544937362 7832797184 25112 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746995200 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 495.06
Current children cumulated vsize (KiB) 7649216

[startup+493.601 s]
/proc/loadavg: 3.04 3.28 3.37 4/238 5282
/proc/meminfo: memFree=13506604/32951124 swapFree=67102140/67111528
[pid=5232] ppid=5230 vsize=7649216 CPUtime=495.86 cores=5,7
/proc/5232/stat : 5232 (java) S 5230 5232 3806 0 -1 4202496 45374 0 1 0 49579 7 0 0 25 0 19 0 544937341 7832797184 25113 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5232/statm: 1912304 25113 2256 9 0 1903042 0
[pid=5232/tid=5233] ppid=5230 vsize=7649216 CPUtime=489.15 cores=5,7
/proc/5232/task/5233/stat : 5233 (java) R 5230 5232 3806 0 -1 4202560 9921 0 1 0 48914 1 0 0 25 0 19 0 544937342 7832797184 25113 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 46912505601003 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=5232/tid=5235] ppid=5230 vsize=7649216 CPUtime=0.07 cores=5,7
/proc/5232/task/5235/stat : 5235 (java) S 5230 5232 3806 0 -1 4202560 121 0 0 0 7 0 0 0 16 0 19 0 544937343 7832797184 25113 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=5232/tid=5236] ppid=5230 vsize=7649216 CPUtime=0.08 cores=5,7
/proc/5232/task/5236/stat : 5236 (java) S 5230 5232 3806 0 -1 4202560 241 0 0 0 8 0 0 0 16 0 19 0 544937343 7832797184 25113 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=5232/tid=5237] ppid=5230 vsize=7649216 CPUtime=0.07 cores=5,7
/proc/5232/task/5237/stat : 5237 (java) S 5230 5232 3806 0 -1 4202560 313 0 0 0 7 0 0 0 15 0 19 0 544937343 7832797184 25113 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=5232/tid=5238] ppid=5230 vsize=7649216 CPUtime=0.06 cores=5,7
/proc/5232/task/5238/stat : 5238 (java) S 5230 5232 3806 0 -1 4202560 82 0 0 0 6 0 0 0 15 0 19 0 544937343 7832797184 25113 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=5232/tid=5239] ppid=5230 vsize=7649216 CPUtime=0.08 cores=5,7
/proc/5232/task/5239/stat : 5239 (java) S 5230 5232 3806 0 -1 4202560 323 0 0 0 8 0 0 0 15 0 19 0 544937343 7832797184 25113 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=5232/tid=5240] ppid=5230 vsize=7649216 CPUtime=0.06 cores=5,7
/proc/5232/task/5240/stat : 5240 (java) S 5230 5232 3806 0 -1 4202560 277 0 0 0 6 0 0 0 15 0 19 0 544937343 7832797184 25113 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=5232/tid=5241] ppid=5230 vsize=7649216 CPUtime=0.07 cores=5,7
/proc/5232/task/5241/stat : 5241 (java) S 5230 5232 3806 0 -1 4202560 374 0 0 0 7 0 0 0 15 0 19 0 544937343 7832797184 25113 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=5232/tid=5242] ppid=5230 vsize=7649216 CPUtime=0.06 cores=5,7
/proc/5232/task/5242/stat : 5242 (java) S 5230 5232 3806 0 -1 4202560 204 0 0 0 6 0 0 0 15 0 19 0 544937343 7832797184 25113 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=5232/tid=5243] ppid=5230 vsize=7649216 CPUtime=3.89 cores=5,7
/proc/5232/task/5243/stat : 5243 (java) S 5230 5232 3806 0 -1 4202560 2495 0 0 0 388 1 0 0 16 0 19 0 544937344 7832797184 25113 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746995200 0 0 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5244] ppid=5230 vsize=7649216 CPUtime=0 cores=5,7
/proc/5232/task/5244/stat : 5244 (java) S 5230 5232 3806 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 544937345 7832797184 25113 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5245] ppid=5230 vsize=7649216 CPUtime=0 cores=5,7
/proc/5232/task/5245/stat : 5245 (java) S 5230 5232 3806 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 544937345 7832797184 25113 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5246] ppid=5230 vsize=7649216 CPUtime=0 cores=5,7
/proc/5232/task/5246/stat : 5246 (java) S 5230 5232 3806 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 544937347 7832797184 25113 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216747002289 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5247] ppid=5230 vsize=7649216 CPUtime=1.11 cores=5,7
/proc/5232/task/5247/stat : 5247 (java) S 5230 5232 3806 0 -1 4202560 10915 0 0 0 111 0 0 0 15 0 19 0 544937347 7832797184 25113 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=5232/tid=5248] ppid=5230 vsize=7649216 CPUtime=1.06 cores=5,7
/proc/5232/task/5248/stat : 5248 (java) S 5230 5232 3806 0 -1 4202560 18930 0 0 0 104 2 0 0 16 0 19 0 544937347 7832797184 25113 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5249] ppid=5230 vsize=7649216 CPUtime=0 cores=5,7
/proc/5232/task/5249/stat : 5249 (java) S 5230 5232 3806 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 544937347 7832797184 25113 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5250] ppid=5230 vsize=7649216 CPUtime=0 cores=5,7
/proc/5232/task/5250/stat : 5250 (java) S 5230 5232 3806 0 -1 4202560 29 0 0 0 0 0 0 0 15 0 19 0 544937347 7832797184 25113 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746995200 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=5232/tid=5251] ppid=5230 vsize=7649216 CPUtime=0 cores=5,7
/proc/5232/task/5251/stat : 5251 (java) S 5230 5232 3806 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 544937362 7832797184 25113 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746995200 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 495.86
Current children cumulated vsize (KiB) 7649216

[startup+493.801 s]
/proc/loadavg: 3.04 3.28 3.37 4/238 5282
/proc/meminfo: memFree=13506604/32951124 swapFree=67102140/67111528
[pid=5232] ppid=5230 vsize=7649216 CPUtime=496.06 cores=5,7
/proc/5232/stat : 5232 (java) S 5230 5232 3806 0 -1 4202496 45374 0 1 0 49599 7 0 0 25 0 19 0 544937341 7832797184 25113 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5232/statm: 1912304 25113 2256 9 0 1903042 0
[pid=5232/tid=5233] ppid=5230 vsize=7649216 CPUtime=489.35 cores=5,7
/proc/5232/task/5233/stat : 5233 (java) R 5230 5232 3806 0 -1 4202560 9921 0 1 0 48934 1 0 0 25 0 19 0 544937342 7832797184 25113 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 46912505600998 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=5232/tid=5235] ppid=5230 vsize=7649216 CPUtime=0.07 cores=5,7
/proc/5232/task/5235/stat : 5235 (java) S 5230 5232 3806 0 -1 4202560 121 0 0 0 7 0 0 0 16 0 19 0 544937343 7832797184 25113 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=5232/tid=5236] ppid=5230 vsize=7649216 CPUtime=0.08 cores=5,7
/proc/5232/task/5236/stat : 5236 (java) S 5230 5232 3806 0 -1 4202560 241 0 0 0 8 0 0 0 16 0 19 0 544937343 7832797184 25113 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=5232/tid=5237] ppid=5230 vsize=7649216 CPUtime=0.07 cores=5,7
/proc/5232/task/5237/stat : 5237 (java) S 5230 5232 3806 0 -1 4202560 313 0 0 0 7 0 0 0 15 0 19 0 544937343 7832797184 25113 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=5232/tid=5238] ppid=5230 vsize=7649216 CPUtime=0.06 cores=5,7
/proc/5232/task/5238/stat : 5238 (java) S 5230 5232 3806 0 -1 4202560 82 0 0 0 6 0 0 0 15 0 19 0 544937343 7832797184 25113 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=5232/tid=5239] ppid=5230 vsize=7649216 CPUtime=0.08 cores=5,7
/proc/5232/task/5239/stat : 5239 (java) S 5230 5232 3806 0 -1 4202560 323 0 0 0 8 0 0 0 15 0 19 0 544937343 7832797184 25113 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=5232/tid=5240] ppid=5230 vsize=7649216 CPUtime=0.06 cores=5,7
/proc/5232/task/5240/stat : 5240 (java) S 5230 5232 3806 0 -1 4202560 277 0 0 0 6 0 0 0 15 0 19 0 544937343 7832797184 25113 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=5232/tid=5241] ppid=5230 vsize=7649216 CPUtime=0.07 cores=5,7
/proc/5232/task/5241/stat : 5241 (java) S 5230 5232 3806 0 -1 4202560 374 0 0 0 7 0 0 0 15 0 19 0 544937343 7832797184 25113 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=5232/tid=5242] ppid=5230 vsize=7649216 CPUtime=0.06 cores=5,7
/proc/5232/task/5242/stat : 5242 (java) S 5230 5232 3806 0 -1 4202560 204 0 0 0 6 0 0 0 15 0 19 0 544937343 7832797184 25113 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=5232/tid=5243] ppid=5230 vsize=7649216 CPUtime=3.89 cores=5,7
/proc/5232/task/5243/stat : 5243 (java) S 5230 5232 3806 0 -1 4202560 2495 0 0 0 388 1 0 0 16 0 19 0 544937344 7832797184 25113 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746995200 0 0 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5244] ppid=5230 vsize=7649216 CPUtime=0 cores=5,7
/proc/5232/task/5244/stat : 5244 (java) S 5230 5232 3806 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 544937345 7832797184 25113 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5245] ppid=5230 vsize=7649216 CPUtime=0 cores=5,7
/proc/5232/task/5245/stat : 5245 (java) S 5230 5232 3806 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 544937345 7832797184 25113 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5246] ppid=5230 vsize=7649216 CPUtime=0 cores=5,7
/proc/5232/task/5246/stat : 5246 (java) S 5230 5232 3806 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 544937347 7832797184 25113 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216747002289 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5247] ppid=5230 vsize=7649216 CPUtime=1.11 cores=5,7
/proc/5232/task/5247/stat : 5247 (java) S 5230 5232 3806 0 -1 4202560 10915 0 0 0 111 0 0 0 15 0 19 0 544937347 7832797184 25113 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=5232/tid=5248] ppid=5230 vsize=7649216 CPUtime=1.06 cores=5,7
/proc/5232/task/5248/stat : 5248 (java) S 5230 5232 3806 0 -1 4202560 18930 0 0 0 104 2 0 0 16 0 19 0 544937347 7832797184 25113 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5249] ppid=5230 vsize=7649216 CPUtime=0 cores=5,7
/proc/5232/task/5249/stat : 5249 (java) S 5230 5232 3806 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 544937347 7832797184 25113 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5250] ppid=5230 vsize=7649216 CPUtime=0 cores=5,7
/proc/5232/task/5250/stat : 5250 (java) S 5230 5232 3806 0 -1 4202560 29 0 0 0 0 0 0 0 15 0 19 0 544937347 7832797184 25113 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746995200 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=5232/tid=5251] ppid=5230 vsize=7649216 CPUtime=0 cores=5,7
/proc/5232/task/5251/stat : 5251 (java) S 5230 5232 3806 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 544937362 7832797184 25113 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746995200 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 496.06
Current children cumulated vsize (KiB) 7649216

[startup+493.901 s]
/proc/loadavg: 3.04 3.28 3.37 5/238 5283
/proc/meminfo: memFree=13506604/32951124 swapFree=67102140/67111528
[pid=5232] ppid=5230 vsize=7649216 CPUtime=496.16 cores=5,7
/proc/5232/stat : 5232 (java) S 5230 5232 3806 0 -1 4202496 45382 0 1 0 49609 7 0 0 25 0 19 0 544937341 7832797184 25120 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5232/statm: 1912304 25120 2257 9 0 1903042 0
[pid=5232/tid=5233] ppid=5230 vsize=7649216 CPUtime=489.45 cores=5,7
/proc/5232/task/5233/stat : 5233 (java) S 5230 5232 3806 0 -1 4202560 9924 0 1 0 48944 1 0 0 25 0 19 0 544937342 7832797184 25120 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5235] ppid=5230 vsize=7649216 CPUtime=0.07 cores=5,7
/proc/5232/task/5235/stat : 5235 (java) S 5230 5232 3806 0 -1 4202560 121 0 0 0 7 0 0 0 16 0 19 0 544937343 7832797184 25120 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=5232/tid=5236] ppid=5230 vsize=7649216 CPUtime=0.08 cores=5,7
/proc/5232/task/5236/stat : 5236 (java) S 5230 5232 3806 0 -1 4202560 241 0 0 0 8 0 0 0 16 0 19 0 544937343 7832797184 25120 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=5232/tid=5237] ppid=5230 vsize=7649216 CPUtime=0.07 cores=5,7
/proc/5232/task/5237/stat : 5237 (java) S 5230 5232 3806 0 -1 4202560 313 0 0 0 7 0 0 0 15 0 19 0 544937343 7832797184 25120 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=5232/tid=5238] ppid=5230 vsize=7649216 CPUtime=0.06 cores=5,7
/proc/5232/task/5238/stat : 5238 (java) S 5230 5232 3806 0 -1 4202560 82 0 0 0 6 0 0 0 15 0 19 0 544937343 7832797184 25120 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=5232/tid=5239] ppid=5230 vsize=7649216 CPUtime=0.08 cores=5,7
/proc/5232/task/5239/stat : 5239 (java) S 5230 5232 3806 0 -1 4202560 323 0 0 0 8 0 0 0 15 0 19 0 544937343 7832797184 25120 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=5232/tid=5240] ppid=5230 vsize=7649216 CPUtime=0.06 cores=5,7
/proc/5232/task/5240/stat : 5240 (java) S 5230 5232 3806 0 -1 4202560 277 0 0 0 6 0 0 0 15 0 19 0 544937343 7832797184 25120 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=5232/tid=5241] ppid=5230 vsize=7649216 CPUtime=0.07 cores=5,7
/proc/5232/task/5241/stat : 5241 (java) S 5230 5232 3806 0 -1 4202560 374 0 0 0 7 0 0 0 15 0 19 0 544937343 7832797184 25120 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=5232/tid=5242] ppid=5230 vsize=7649216 CPUtime=0.06 cores=5,7
/proc/5232/task/5242/stat : 5242 (java) S 5230 5232 3806 0 -1 4202560 204 0 0 0 6 0 0 0 15 0 19 0 544937343 7832797184 25120 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=5232/tid=5243] ppid=5230 vsize=7649216 CPUtime=3.89 cores=5,7
/proc/5232/task/5243/stat : 5243 (java) S 5230 5232 3806 0 -1 4202560 2495 0 0 0 388 1 0 0 16 0 19 0 544937344 7832797184 25120 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746995200 0 0 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5244] ppid=5230 vsize=7649216 CPUtime=0 cores=5,7
/proc/5232/task/5244/stat : 5244 (java) S 5230 5232 3806 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 544937345 7832797184 25120 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5245] ppid=5230 vsize=7649216 CPUtime=0 cores=5,7
/proc/5232/task/5245/stat : 5245 (java) S 5230 5232 3806 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 544937345 7832797184 25120 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5246] ppid=5230 vsize=7649216 CPUtime=0 cores=5,7
/proc/5232/task/5246/stat : 5246 (java) S 5230 5232 3806 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 544937347 7832797184 25120 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216747002289 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5247] ppid=5230 vsize=7649216 CPUtime=1.11 cores=5,7
/proc/5232/task/5247/stat : 5247 (java) S 5230 5232 3806 0 -1 4202560 10915 0 0 0 111 0 0 0 15 0 19 0 544937347 7832797184 25120 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=5232/tid=5248] ppid=5230 vsize=7649216 CPUtime=1.07 cores=5,7
/proc/5232/task/5248/stat : 5248 (java) R 5230 5232 3806 0 -1 4202560 18931 0 0 0 105 2 0 0 15 0 19 0 544937347 7832797184 25120 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 47042768238860 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=5232/tid=5249] ppid=5230 vsize=7649216 CPUtime=0 cores=5,7
/proc/5232/task/5249/stat : 5249 (java) S 5230 5232 3806 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 544937347 7832797184 25120 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746994585 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=5232/tid=5250] ppid=5230 vsize=7649216 CPUtime=0 cores=5,7
/proc/5232/task/5250/stat : 5250 (java) S 5230 5232 3806 0 -1 4202560 29 0 0 0 0 0 0 0 15 0 19 0 544937347 7832797184 25120 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216746995200 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=5232/tid=5283] ppid=5230 vsize=7649216 CPUtime=0 cores=5,7
/proc/5232/task/5283/stat : 5283 (java) R 5230 5232 3806 0 -1 4202560 3 0 0 0 0 0 0 0 25 0 19 0 544986731 7832797184 25120 33554432000 1073741824 1073778376 140736215478480 18446744073709551615 216747004597 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 496.16
Current children cumulated vsize (KiB) 7649216

Child status: 10
Real time (s): 493.932
CPU time (s): 496.197
CPU user time (s): 496.113
CPU system time (s): 0.083987
CPU usage (%): 100.458
Max. virtual memory (cumulated for all children) (KiB): 7662440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 496.113
system time used= 0.083987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45394
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= 15237
involuntary context switches= 5597

runsolver used 0.807877 second user time and 1.90971 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-23 10:24:27
IDJOB=3262348
IDBENCH=83293
IDSOLVER=1611
FILE ID=node119/3262348-1303547067
RUNJOBID= node119-1303546801-4994
PBS_JOBID= 13143119
Free space on /tmp= 71920 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-22_443.cnf
COMMAND LINE= java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262348-1303547067/watcher-3262348-1303547067 -o /tmp/evaluation-result-3262348-1303547067/solver-3262348-1303547067 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3262348-1303547067.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 91ac0151536835225f21cbe5a3574a2d
RANDOM SEED=609130156

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
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.83
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.815
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.67
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.815
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.83
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.815
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13542516 kB
Buffers:       2209304 kB
Cached:       16346912 kB
SwapCached:       5504 kB
Active:        7647192 kB
Inactive:     11182164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13542516 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:             532 kB
Writeback:           0 kB
AnonPages:      270028 kB
Mapped:          23300 kB
Slab:           514392 kB
PageTables:       6128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 22042388 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= 71920 MiB
End job on node119 at 2011-04-23 10:32:41