Trace number 3688231

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
Sat 4j PB Resolution 2.3.2 Snapshot? (TO) 1800.58 1796.15

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_5_40_1.opb
MD5SUMae75c4a4fdafb98542bd11b7f7eecd54
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1307.56
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables41
Total number of constraints11
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10
Minimum length of a constraint1
Maximum length of a constraint40
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1086
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3258
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.03/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.03/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.03/0.07	c See www.sat4j.org for details.
0.03/0.08	c version 2.3.2.v20120418
0.03/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.03/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.03/0.08	c java.vm.version	19.1-b02
0.03/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.03/0.08	c sun.arch.data.model	64
0.03/0.08	c java.version		1.6.0_24
0.03/0.08	c os.name		Linux
0.03/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.03/0.08	c os.arch		amd64
0.03/0.08	c Free memory 		501472288
0.03/0.08	c Max memory 		7480803328
0.03/0.08	c Total memory 		504102912
0.03/0.08	c Number of processors 	8
0.11/0.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@431b9fb1
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Armin Biere (Picosat) restarts strategy
0.11/0.10	c Glucose learned constraints deletion strategy
0.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-3688231-1337880899.opb
0.11/0.10	c reading problem ... 
0.11/0.12	c ... done. Wall clock time 0.022s.
0.11/0.12	c declared #vars     41
0.11/0.12	c #constraints  11
0.11/0.12	c constraints type 
0.11/0.12	c org.sat4j.minisat.constraints.cnf.UnitClause => 1
0.11/0.12	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 10
0.11/0.12	c 11 constraints processed.
0.11/0.12	c objective function length is 1 literals
0.50/0.37	c cleaning 2501 clauses out of 5002 with flag 5002/5002
0.83/0.53	c cleaning 4251 clauses out of 8501 with flag 11002/11002
1.04/0.72	c cleaning 5622 clauses out of 11249 with flag 18001/18001
1.25/0.97	c cleaning 6812 clauses out of 13626 with flag 26000/26000
1.59/1.26	c cleaning 7910 clauses out of 15819 with flag 35005/35005
1.89/1.59	c cleaning 8952 clauses out of 17905 with flag 45001/45001
2.30/1.98	c cleaning 9975 clauses out of 19954 with flag 56002/56002
2.70/2.35	c cleaning 10979 clauses out of 21978 with flag 68001/68001
3.20/2.84	c cleaning 11998 clauses out of 23998 with flag 81000/81000
3.71/3.32	c cleaning 12997 clauses out of 26003 with flag 95003/95003
4.31/3.94	c cleaning 14003 clauses out of 28006 with flag 110003/110003
5.03/4.60	c cleaning 14998 clauses out of 30002 with flag 126002/126002
5.64/5.26	c cleaning 16000 clauses out of 32003 with flag 143001/143001
6.46/6.05	c cleaning 16996 clauses out of 34002 with flag 161000/161000
7.26/6.86	c cleaning 18002 clauses out of 36007 with flag 180001/180001
8.07/7.69	c cleaning 18997 clauses out of 38006 with flag 200002/200002
9.07/8.66	c cleaning 19998 clauses out of 40008 with flag 221001/221001
10.28/9.81	c cleaning 21005 clauses out of 42009 with flag 243000/243000
11.58/11.13	c cleaning 22006 clauses out of 44011 with flag 266007/266007
12.89/12.45	c cleaning 23002 clauses out of 46003 with flag 290005/290005
13.90/13.49	c cleaning 23988 clauses out of 47996 with flag 315000/315000
15.52/15.07	c cleaning 25001 clauses out of 50008 with flag 341000/341000
16.85/16.39	c cleaning 26004 clauses out of 52009 with flag 368002/368002
18.36/17.85	c cleaning 27002 clauses out of 54005 with flag 396002/396002
20.06/19.51	c cleaning 28001 clauses out of 56001 with flag 425000/425000
21.67/21.18	c cleaning 29001 clauses out of 58003 with flag 455003/455003
23.47/22.98	c cleaning 29994 clauses out of 60000 with flag 486001/486001
25.39/24.84	c cleaning 30999 clauses out of 62005 with flag 518000/518000
27.20/26.64	c cleaning 32003 clauses out of 64008 with flag 551002/551002
29.41/28.82	c cleaning 33002 clauses out of 66003 with flag 585000/585000
31.83/31.25	c cleaning 33999 clauses out of 68001 with flag 620000/620000
34.65/34.02	c cleaning 35000 clauses out of 70004 with flag 656002/656002
37.37/36.71	c cleaning 36000 clauses out of 72002 with flag 693000/693000
39.79/39.19	c cleaning 37000 clauses out of 74003 with flag 731001/731001
42.43/41.71	c cleaning 38000 clauses out of 76002 with flag 770000/770000
45.04/44.37	c cleaning 38999 clauses out of 78002 with flag 810000/810000
47.97/47.30	c cleaning 40002 clauses out of 80005 with flag 851002/851002
51.09/50.37	c cleaning 40999 clauses out of 82003 with flag 893002/893002
54.11/53.30	c cleaning 41993 clauses out of 84002 with flag 936000/936000
57.13/56.30	c cleaning 43003 clauses out of 86012 with flag 980003/980003
60.44/59.61	c cleaning 43999 clauses out of 88007 with flag 1025001/1025001
63.65/62.81	c cleaning 44996 clauses out of 90008 with flag 1071001/1071001
67.08/66.29	c cleaning 46006 clauses out of 92011 with flag 1118000/1118000
70.79/69.92	c cleaning 47001 clauses out of 94006 with flag 1166001/1166001
74.72/73.84	c cleaning 47997 clauses out of 96004 with flag 1215000/1215000
78.72/77.80	c cleaning 49001 clauses out of 98007 with flag 1265000/1265000
82.75/81.88	c cleaning 50001 clauses out of 100007 with flag 1316001/1316001
87.49/86.52	c cleaning 51004 clauses out of 102009 with flag 1368004/1368004
91.30/90.32	c cleaning 51991 clauses out of 104001 with flag 1421000/1421000
95.40/94.48	c cleaning 53006 clauses out of 106013 with flag 1475003/1475003
100.20/99.26	c cleaning 54001 clauses out of 108006 with flag 1530002/1530002
104.94/103.97	c cleaning 54998 clauses out of 110003 with flag 1586000/1586000
109.05/108.03	c cleaning 55996 clauses out of 112006 with flag 1643001/1643001
113.06/112.05	c cleaning 57001 clauses out of 114012 with flag 1701003/1701003
116.96/115.97	c cleaning 58004 clauses out of 116009 with flag 1760001/1760001
121.87/120.89	c cleaning 59000 clauses out of 118005 with flag 1820001/1820001
127.98/126.98	c cleaning 59999 clauses out of 120004 with flag 1881000/1881000
133.62/132.54	c cleaning 61002 clauses out of 122009 with flag 1943004/1943004
140.52/139.48	c cleaning 61998 clauses out of 124004 with flag 2006001/2006001
146.05/144.99	c cleaning 62998 clauses out of 126005 with flag 2070000/2070000
152.18/151.00	c cleaning 64003 clauses out of 128007 with flag 2135000/2135000
159.00/157.84	c cleaning 64993 clauses out of 130005 with flag 2201001/2201001
166.32/165.19	c cleaning 66005 clauses out of 132011 with flag 2268000/2268000
172.36/171.13	c cleaning 66997 clauses out of 134006 with flag 2336000/2336000
177.49/176.28	c cleaning 68002 clauses out of 136009 with flag 2405000/2405000
183.36/182.03	c cleaning 68999 clauses out of 138007 with flag 2475000/2475000
190.10/188.77	c cleaning 70001 clauses out of 140008 with flag 2546000/2546000
196.80/195.43	c cleaning 70999 clauses out of 142009 with flag 2618002/2618002
203.84/202.44	c cleaning 72001 clauses out of 144010 with flag 2691002/2691002
210.64/209.22	c cleaning 72998 clauses out of 146007 with flag 2765000/2765000
217.96/216.51	c cleaning 74004 clauses out of 148014 with flag 2840005/2840005
224.88/223.50	c cleaning 74997 clauses out of 150006 with flag 2916001/2916001
233.09/231.63	c cleaning 76004 clauses out of 152009 with flag 2993001/2993001
242.00/240.59	c cleaning 77004 clauses out of 154008 with flag 3071004/3071004
249.81/248.31	c cleaning 77996 clauses out of 156002 with flag 3150002/3150002
258.76/257.27	c cleaning 78998 clauses out of 158005 with flag 3230001/3230001
266.70/265.11	c cleaning 79999 clauses out of 160006 with flag 3311000/3311000
274.82/273.29	c cleaning 81003 clauses out of 162008 with flag 3393001/3393001
283.75/282.12	c cleaning 82000 clauses out of 164007 with flag 3476003/3476003
292.95/291.37	c cleaning 82998 clauses out of 166005 with flag 3560001/3560001
303.37/301.70	c cleaning 84004 clauses out of 168008 with flag 3645002/3645002
312.70/311.01	c cleaning 85001 clauses out of 170003 with flag 3731001/3731001
321.61/319.97	c cleaning 86000 clauses out of 172002 with flag 3818001/3818001
330.61/328.99	c cleaning 86991 clauses out of 174002 with flag 3906001/3906001
340.14/338.44	c cleaning 88003 clauses out of 176011 with flag 3995001/3995001
350.15/348.48	c cleaning 89001 clauses out of 178008 with flag 4085001/4085001
359.99/358.21	c cleaning 90002 clauses out of 180006 with flag 4176000/4176000
370.11/368.35	c cleaning 91001 clauses out of 182004 with flag 4268000/4268000
383.14/381.36	c cleaning 91999 clauses out of 184007 with flag 4361004/4361004
394.78/392.93	c cleaning 93003 clauses out of 186007 with flag 4455003/4455003
408.10/406.26	c cleaning 93995 clauses out of 188001 with flag 4550000/4550000
420.40/418.56	c cleaning 95001 clauses out of 190008 with flag 4646002/4646002
431.94/430.05	c cleaning 96004 clauses out of 192008 with flag 4743003/4743003
444.17/442.25	c cleaning 96997 clauses out of 194002 with flag 4841001/4841001
456.99/455.09	c cleaning 97996 clauses out of 196004 with flag 4940000/4940000
470.54/468.52	c cleaning 98999 clauses out of 198008 with flag 5040000/5040000
483.20/481.17	c cleaning 99999 clauses out of 200009 with flag 5141000/5141000
497.44/495.34	c cleaning 101004 clauses out of 202014 with flag 5243004/5243004
509.48/507.36	c cleaning 102000 clauses out of 204008 with flag 5346002/5346002
522.08/519.96	c cleaning 103001 clauses out of 206006 with flag 5450000/5450000
534.30/532.11	c cleaning 104003 clauses out of 208009 with flag 5555004/5555004
546.54/544.35	c cleaning 104994 clauses out of 210004 with flag 5661002/5661002
560.34/558.14	c cleaning 106000 clauses out of 212011 with flag 5768003/5768003
574.06/571.83	c cleaning 107002 clauses out of 214008 with flag 5876000/5876000
588.58/586.39	c cleaning 108002 clauses out of 216007 with flag 5985001/5985001
603.42/601.19	c cleaning 108998 clauses out of 218006 with flag 6095002/6095002
618.05/615.73	c cleaning 109999 clauses out of 220007 with flag 6206001/6206001
632.17/629.83	c cleaning 110996 clauses out of 222007 with flag 6318000/6318000
648.88/646.52	c cleaning 111999 clauses out of 224012 with flag 6431001/6431001
663.82/661.42	c cleaning 113003 clauses out of 226012 with flag 6545000/6545000
678.74/676.32	c cleaning 114001 clauses out of 228012 with flag 6660003/6660003
699.55/697.18	c cleaning 115001 clauses out of 230011 with flag 6776003/6776003
718.47/716.10	c cleaning 116000 clauses out of 232007 with flag 6893000/6893000
732.47/730.09	c cleaning 116999 clauses out of 234007 with flag 7011000/7011000
749.88/747.45	c cleaning 118000 clauses out of 236008 with flag 7130000/7130000
768.04/765.55	c cleaning 119003 clauses out of 238010 with flag 7250002/7250002
784.96/782.40	c cleaning 119998 clauses out of 240005 with flag 7371000/7371000
802.11/799.56	c cleaning 120997 clauses out of 242007 with flag 7493000/7493000
820.17/817.57	c cleaning 122000 clauses out of 244012 with flag 7616002/7616002
840.33/837.67	c cleaning 123003 clauses out of 246011 with flag 7740001/7740001
860.05/857.30	c cleaning 124000 clauses out of 248008 with flag 7865001/7865001
881.26/878.59	c cleaning 125001 clauses out of 250007 with flag 7991000/7991000
900.19/897.48	c cleaning 125998 clauses out of 252007 with flag 8118001/8118001
919.73/916.98	c cleaning 126998 clauses out of 254008 with flag 8246000/8246000
937.76/934.92	c cleaning 128002 clauses out of 256013 with flag 8375003/8375003
962.78/959.93	c cleaning 128994 clauses out of 258008 with flag 8505000/8505000
981.82/978.93	c cleaning 129999 clauses out of 260014 with flag 8636000/8636000
1005.17/1002.25	c cleaning 131002 clauses out of 262015 with flag 8768000/8768000
1024.22/1021.20	c cleaning 132001 clauses out of 264013 with flag 8901000/8901000
1041.84/1038.87	c cleaning 133002 clauses out of 266013 with flag 9035001/9035001
1059.25/1056.22	c cleaning 133997 clauses out of 268011 with flag 9170001/9170001
1080.29/1077.21	c cleaning 135002 clauses out of 270014 with flag 9306001/9306001
1102.05/1098.93	c cleaning 136002 clauses out of 272014 with flag 9443003/9443003
1120.29/1117.10	c cleaning 137002 clauses out of 274011 with flag 9581002/9581002
1138.93/1135.73	c cleaning 137996 clauses out of 276007 with flag 9720000/9720000
1160.54/1157.30	c cleaning 139003 clauses out of 278011 with flag 9860000/9860000
1179.31/1176.02	c cleaning 140002 clauses out of 280008 with flag 10001000/10001000
1207.23/1203.98	c cleaning 141001 clauses out of 282007 with flag 10143001/10143001
1231.37/1228.01	c cleaning 141995 clauses out of 284005 with flag 10286000/10286000
1256.89/1253.55	c cleaning 143002 clauses out of 286012 with flag 10430002/10430002
1290.66/1287.27	c cleaning 143999 clauses out of 288009 with flag 10575001/10575001
1320.49/1317.02	c cleaning 145001 clauses out of 290009 with flag 10721000/10721000
1347.64/1344.15	c cleaning 145997 clauses out of 292008 with flag 10868000/10868000
1376.24/1372.77	c cleaning 147004 clauses out of 294011 with flag 11016000/11016000
1402.08/1398.51	c cleaning 148002 clauses out of 296008 with flag 11165001/11165001
1429.21/1425.62	c cleaning 148998 clauses out of 298005 with flag 11315000/11315000
1454.72/1451.14	c cleaning 149997 clauses out of 300008 with flag 11466001/11466001
1482.43/1478.89	c cleaning 151004 clauses out of 302011 with flag 11618001/11618001
1507.37/1503.78	c cleaning 152000 clauses out of 304008 with flag 11771002/11771002
1538.58/1534.91	c cleaning 153000 clauses out of 306006 with flag 11925000/11925000
1569.39/1565.77	c cleaning 153998 clauses out of 308007 with flag 12080001/12080001
1611.03/1607.35	c cleaning 154999 clauses out of 310008 with flag 12236000/12236000
1642.69/1639.00	c cleaning 156005 clauses out of 312012 with flag 12393003/12393003
1672.42/1668.69	c cleaning 156999 clauses out of 314004 with flag 12551000/12551000
1701.24/1697.47	c cleaning 157997 clauses out of 316005 with flag 12710000/12710000
1727.57/1723.76	c cleaning 159002 clauses out of 318009 with flag 12870001/12870001
1754.67/1750.87	c cleaning 159995 clauses out of 320007 with flag 13031001/13031001
1783.08/1779.21	c cleaning 160999 clauses out of 322013 with flag 13193002/13193002
1800.05/1796.11	c starts		: 324
1800.05/1796.11	c conflicts		: 13343811
1800.05/1796.11	c decisions		: 13514536
1800.05/1796.11	c propagations		: 92402519
1800.05/1796.11	c inspects		: 25049180386
1800.05/1796.11	c shortcuts		: 0
1800.05/1796.11	c learnt literals	: 0
1800.05/1796.11	c learnt binary clauses	: 0
1800.05/1796.11	c learnt ternary clauses	: 0
1800.05/1796.11	c learnt constraints	: 13343812
1800.05/1796.11	c ignored constraints	: 0
1800.05/1796.11	c root simplifications	: 0
1800.05/1796.11	c removed literals (reason simplification)	: 0
1800.05/1796.11	c reason swapping (by a shorter reason)	: 0
1800.05/1796.11	c Calls to reduceDB	: 158
1800.05/1796.11	c number of reductions to clauses (during analyze)	: 0
1800.05/1796.11	c number of learned constraints concerned by reduction	: 0
1800.05/1796.11	c number of learning phase by resolution	: 0
1800.05/1796.11	c number of learning phase by cutting planes	: 0
1800.05/1796.11	c speed (assignments/second)	: 51449.41113192293
1800.05/1796.11	c non guided choices	19
1800.05/1796.15	c learnt constraints type 
1800.05/1796.15	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 311957
1800.05/1796.15	c constraints type 
1800.05/1796.15	c org.sat4j.minisat.constraints.cnf.UnitClause => 1
1800.05/1796.15	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 10
1800.05/1796.15	c 11 constraints processed.
1800.05/1796.15	s UNKNOWN
1800.05/1796.15	c Total wall clock time (in seconds): 1796.047

Verifier Data

ERROR: no interpretation found !

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-3688231-1337880899/watcher-3688231-1337880899 -o /tmp/evaluation-result-3688231-1337880899/solver-3688231-1337880899 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3688231-1337880899.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: 1.91 2.00 1.99 3/194 24436
/proc/meminfo: memFree=28899248/32873648 swapFree=7372/7372
[pid=24436] ppid=24434 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/24436/stat : 24436 (java) R 24434 24436 23489 0 -1 4202496 978 0 0 0 0 0 0 0 20 0 1 0 254215909 23793664 706 33554432000 1073741824 1073778376 140734428267936 140734428257000 217401357264 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/24436/statm: 5809 707 521 9 0 128 0

[startup+0.0430821 s]
/proc/loadavg: 1.91 2.00 1.99 3/194 24436
/proc/meminfo: memFree=28899248/32873648 swapFree=7372/7372
[pid=24436] ppid=24434 vsize=9225560 CPUtime=0.03 cores=1,3,5,7
/proc/24436/stat : 24436 (java) S 24434 24436 23489 0 -1 4202496 3062 0 1 0 3 0 0 0 20 0 13 0 254215909 9446973440 3760 33554432000 1073741824 1073778376 140734428267936 140734428259072 217413877821 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24436/statm: 2306390 3760 1707 9 0 2297091 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9225560

[startup+0.100265 s]
/proc/loadavg: 1.91 2.00 1.99 3/194 24436
/proc/meminfo: memFree=28899248/32873648 swapFree=7372/7372
[pid=24436] ppid=24434 vsize=9558412 CPUtime=0.11 cores=1,3,5,7
/proc/24436/stat : 24436 (java) S 24434 24436 23489 0 -1 4202496 4436 0 1 0 10 1 0 0 20 0 18 0 254215909 9787813888 6099 33554432000 1073741824 1073778376 140734428267936 140734428259072 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24436/statm: 2389603 6108 2138 9 0 2380296 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558412

[startup+0.300215 s]
/proc/loadavg: 1.91 2.00 1.99 3/194 24436
/proc/meminfo: memFree=28899248/32873648 swapFree=7372/7372
[pid=24436] ppid=24434 vsize=9624976 CPUtime=0.5 cores=1,3,5,7
/proc/24436/stat : 24436 (java) S 24434 24436 23489 0 -1 4202496 6829 0 1 0 49 1 0 0 20 0 19 0 254215909 9855975424 7617 33554432000 1073741824 1073778376 140734428267936 140734428259072 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24436/statm: 2406244 7617 2217 9 0 2396937 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9624976

[startup+0.70023 s]
/proc/loadavg: 1.91 2.00 1.99 3/194 24436
/proc/meminfo: memFree=28899248/32873648 swapFree=7372/7372
[pid=24436] ppid=24434 vsize=9624976 CPUtime=1.04 cores=1,3,5,7
/proc/24436/stat : 24436 (java) S 24434 24436 23489 0 -1 4202496 7176 0 1 0 103 1 0 0 20 0 19 0 254215909 9855975424 9773 33554432000 1073741824 1073778376 140734428267936 140734428259072 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24436/statm: 2406244 9773 2256 9 0 2396937 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 9624976

[startup+1.50056 s]
/proc/loadavg: 1.91 2.00 1.99 3/213 24455
/proc/meminfo: memFree=28866580/32873648 swapFree=7372/7372
[pid=24436] ppid=24434 vsize=9624976 CPUtime=1.89 cores=1,3,5,7
/proc/24436/stat : 24436 (java) S 24434 24436 23489 0 -1 4202496 7198 0 1 0 188 1 0 0 20 0 19 0 254215909 9855975424 10303 33554432000 1073741824 1073778376 140734428267936 140734428259072 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24436/statm: 2406244 10303 2266 9 0 2396937 0
[pid=24436/tid=24438] ppid=24434 vsize=9624976 CPUtime=1.42 cores=1,3,5,7
/proc/24436/task/24438/stat : 24438 (java) R 24434 24436 23489 0 -1 4202560 2452 0 1 0 142 0 0 0 20 0 19 0 254215910 9855975424 10303 33554432000 1073741824 1073778376 140734428267936 139679411515624 139679265875287 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=24436/tid=24439] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24439/stat : 24439 (java) S 24434 24436 23489 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254215911 9855975424 10303 33554432000 1073741824 1073778376 140734428267936 139679383968296 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24436/tid=24440] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24440/stat : 24440 (java) S 24434 24436 23489 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254215911 9855975424 10303 33554432000 1073741824 1073778376 140734428267936 139679254489512 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24436/tid=24441] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24441/stat : 24441 (java) S 24434 24436 23489 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254215911 9855975424 10303 33554432000 1073741824 1073778376 140734428267936 139679253436712 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24436/tid=24442] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24442/stat : 24442 (java) S 24434 24436 23489 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 254215911 9855975424 10303 33554432000 1073741824 1073778376 140734428267936 139679252383912 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24436/tid=24443] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24443/stat : 24443 (java) S 24434 24436 23489 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 254215911 9855975424 10303 33554432000 1073741824 1073778376 140734428267936 139679251332136 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24436/tid=24444] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24444/stat : 24444 (java) S 24434 24436 23489 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 254215911 9855975424 10303 33554432000 1073741824 1073778376 140734428267936 139679250279336 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24436/tid=24445] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24445/stat : 24445 (java) S 24434 24436 23489 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 254215911 9855975424 10303 33554432000 1073741824 1073778376 140734428267936 139678913129256 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24436/tid=24446] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24446/stat : 24446 (java) S 24434 24436 23489 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 254215911 9855975424 10303 33554432000 1073741824 1073778376 140734428267936 139678912076456 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24436/tid=24447] ppid=24434 vsize=9624976 CPUtime=0.03 cores=1,3,5,7
/proc/24436/task/24447/stat : 24447 (java) S 24434 24436 23489 0 -1 4202560 30 0 0 0 3 0 0 0 20 0 19 0 254215912 9855975424 10303 33554432000 1073741824 1073778376 140734428267936 139678899878376 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24436/tid=24448] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24448/stat : 24448 (java) S 24434 24436 23489 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254215912 9855975424 10303 33554432000 1073741824 1073778376 140734428267936 139678898824440 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24436/tid=24449] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24449/stat : 24449 (java) S 24434 24436 23489 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254215912 9855975424 10303 33554432000 1073741824 1073778376 140734428267936 139678897771528 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24436/tid=24450] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24450/stat : 24450 (java) S 24434 24436 23489 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254215914 9855975424 10303 33554432000 1073741824 1073778376 140734428267936 139678896720016 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24436/tid=24451] ppid=24434 vsize=9624976 CPUtime=0.14 cores=1,3,5,7
/proc/24436/task/24451/stat : 24451 (java) S 24434 24436 23489 0 -1 4202560 995 0 0 0 14 0 0 0 20 0 19 0 254215914 9855975424 10303 33554432000 1073741824 1073778376 140734428267936 139678895668152 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24436/tid=24452] ppid=24434 vsize=9624976 CPUtime=0.23 cores=1,3,5,7
/proc/24436/task/24452/stat : 24452 (java) S 24434 24436 23489 0 -1 4202560 2498 0 0 0 23 0 0 0 20 0 19 0 254215914 9855975424 10303 33554432000 1073741824 1073778376 140734428267936 139678894615352 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24436/tid=24453] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24453/stat : 24453 (java) S 24434 24436 23489 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254215914 9855975424 10303 33554432000 1073741824 1073778376 140734428267936 139678893562744 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24436/tid=24454] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24454/stat : 24454 (java) S 24434 24436 23489 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254215914 9855975424 10303 33554432000 1073741824 1073778376 140734428267936 139678892510152 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24436/tid=24455] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24455/stat : 24455 (java) S 24434 24436 23489 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254215922 9855975424 10303 33554432000 1073741824 1073778376 140734428267936 139678891455656 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.89
Current children cumulated vsize (KiB) 9624976

[startup+3.10058 s]
/proc/loadavg: 1.91 2.00 1.99 3/213 24455
/proc/meminfo: memFree=28864408/32873648 swapFree=7372/7372
[pid=24436] ppid=24434 vsize=9624976 CPUtime=3.51 cores=1,3,5,7
/proc/24436/stat : 24436 (java) S 24434 24436 23489 0 -1 4202496 7216 0 1 0 350 1 0 0 20 0 19 0 254215909 9855975424 10827 33554432000 1073741824 1073778376 140734428267936 140734428259072 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24436/statm: 2406244 10827 2266 9 0 2396937 0
[pid=24436/tid=24438] ppid=24434 vsize=9624976 CPUtime=2.98 cores=1,3,5,7
/proc/24436/task/24438/stat : 24438 (java) R 24434 24436 23489 0 -1 4202560 2456 0 1 0 298 0 0 0 20 0 19 0 254215910 9855975424 10827 33554432000 1073741824 1073778376 140734428267936 139679411515784 139679265884945 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=24436/tid=24439] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24439/stat : 24439 (java) S 24434 24436 23489 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254215911 9855975424 10827 33554432000 1073741824 1073778376 140734428267936 139679383968296 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24436/tid=24440] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24440/stat : 24440 (java) S 24434 24436 23489 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 254215911 9855975424 10827 33554432000 1073741824 1073778376 140734428267936 139679254489512 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24436/tid=24441] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24441/stat : 24441 (java) S 24434 24436 23489 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 254215911 9855975424 10827 33554432000 1073741824 1073778376 140734428267936 139679253436712 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24436/tid=24442] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24442/stat : 24442 (java) S 24434 24436 23489 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 254215911 9855975424 10827 33554432000 1073741824 1073778376 140734428267936 139679252383912 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24436/tid=24443] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24443/stat : 24443 (java) S 24434 24436 23489 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 254215911 9855975424 10827 33554432000 1073741824 1073778376 140734428267936 139679251332136 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24436/tid=24444] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24444/stat : 24444 (java) S 24434 24436 23489 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 254215911 9855975424 10827 33554432000 1073741824 1073778376 140734428267936 139679250279336 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24436/tid=24445] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24445/stat : 24445 (java) S 24434 24436 23489 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 254215911 9855975424 10827 33554432000 1073741824 1073778376 140734428267936 139678913129256 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24436/tid=24446] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24446/stat : 24446 (java) S 24434 24436 23489 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 254215911 9855975424 10827 33554432000 1073741824 1073778376 140734428267936 139678912076456 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24436/tid=24447] ppid=24434 vsize=9624976 CPUtime=0.06 cores=1,3,5,7
/proc/24436/task/24447/stat : 24447 (java) S 24434 24436 23489 0 -1 4202560 30 0 0 0 6 0 0 0 20 0 19 0 254215912 9855975424 10827 33554432000 1073741824 1073778376 140734428267936 139678899878376 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24436/tid=24448] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24448/stat : 24448 (java) S 24434 24436 23489 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254215912 9855975424 10827 33554432000 1073741824 1073778376 140734428267936 139678898824440 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24436/tid=24449] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24449/stat : 24449 (java) S 24434 24436 23489 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254215912 9855975424 10827 33554432000 1073741824 1073778376 140734428267936 139678897771528 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24436/tid=24450] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24450/stat : 24450 (java) S 24434 24436 23489 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254215914 9855975424 10827 33554432000 1073741824 1073778376 140734428267936 139678896720016 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24436/tid=24451] ppid=24434 vsize=9624976 CPUtime=0.14 cores=1,3,5,7
/proc/24436/task/24451/stat : 24451 (java) S 24434 24436 23489 0 -1 4202560 995 0 0 0 14 0 0 0 20 0 19 0 254215914 9855975424 10827 33554432000 1073741824 1073778376 140734428267936 139678895668152 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24436/tid=24452] ppid=24434 vsize=9624976 CPUtime=0.24 cores=1,3,5,7
/proc/24436/task/24452/stat : 24452 (java) S 24434 24436 23489 0 -1 4202560 2498 0 0 0 24 0 0 0 20 0 19 0 254215914 9855975424 10827 33554432000 1073741824 1073778376 140734428267936 139678894615352 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24436/tid=24453] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24453/stat : 24453 (java) S 24434 24436 23489 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254215914 9855975424 10827 33554432000 1073741824 1073778376 140734428267936 139678893562744 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24436/tid=24454] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24454/stat : 24454 (java) S 24434 24436 23489 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254215914 9855975424 10827 33554432000 1073741824 1073778376 140734428267936 139678892510152 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24436/tid=24455] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24455/stat : 24455 (java) S 24434 24436 23489 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254215922 9855975424 10827 33554432000 1073741824 1073778376 140734428267936 139678891455656 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.51
Current children cumulated vsize (KiB) 9624976

[startup+6.30061 s]
/proc/loadavg: 1.92 2.00 1.99 4/213 24455
/proc/meminfo: memFree=28860440/32873648 swapFree=7372/7372
[pid=24436] ppid=24434 vsize=9624976 CPUtime=6.76 cores=1,3,5,7
/proc/24436/stat : 24436 (java) S 24434 24436 23489 0 -1 4202496 7260 0 1 0 674 2 0 0 20 0 19 0 254215909 9855975424 11170 33554432000 1073741824 1073778376 140734428267936 140734428259072 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24436/statm: 2406244 11170 2266 9 0 2396937 0
[pid=24436/tid=24438] ppid=24434 vsize=9624976 CPUtime=6.1 cores=1,3,5,7
/proc/24436/task/24438/stat : 24438 (java) R 24434 24436 23489 0 -1 4202560 2462 0 1 0 610 0 0 0 20 0 19 0 254215910 9855975424 11170 33554432000 1073741824 1073778376 140734428267936 139679411515784 139679265884967 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=24436/tid=24439] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24439/stat : 24439 (java) S 24434 24436 23489 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 254215911 9855975424 11170 33554432000 1073741824 1073778376 140734428267936 139679383968296 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24436/tid=24440] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24440/stat : 24440 (java) S 24434 24436 23489 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 254215911 9855975424 11170 33554432000 1073741824 1073778376 140734428267936 139679254489512 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24436/tid=24441] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24441/stat : 24441 (java) S 24434 24436 23489 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 254215911 9855975424 11170 33554432000 1073741824 1073778376 140734428267936 139679253436712 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24436/tid=24442] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24442/stat : 24442 (java) S 24434 24436 23489 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 254215911 9855975424 11170 33554432000 1073741824 1073778376 140734428267936 139679252383912 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24436/tid=24443] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24443/stat : 24443 (java) S 24434 24436 23489 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254215911 9855975424 11170 33554432000 1073741824 1073778376 140734428267936 139679251332136 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24436/tid=24444] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24444/stat : 24444 (java) S 24434 24436 23489 0 -1 4202560 26 0 0 0 0 0 0 0 20 0 19 0 254215911 9855975424 11170 33554432000 1073741824 1073778376 140734428267936 139679250279336 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24436/tid=24445] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24445/stat : 24445 (java) S 24434 24436 23489 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 254215911 9855975424 11170 33554432000 1073741824 1073778376 140734428267936 139678913129256 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24436/tid=24446] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24446/stat : 24446 (java) S 24434 24436 23489 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254215911 9855975424 11170 33554432000 1073741824 1073778376 140734428267936 139678912076456 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24436/tid=24447] ppid=24434 vsize=9624976 CPUtime=0.12 cores=1,3,5,7
/proc/24436/task/24447/stat : 24447 (java) S 24434 24436 23489 0 -1 4202560 31 0 0 0 12 0 0 0 20 0 19 0 254215912 9855975424 11170 33554432000 1073741824 1073778376 140734428267936 139678899878376 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24436/tid=24448] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24448/stat : 24448 (java) S 24434 24436 23489 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254215912 9855975424 11170 33554432000 1073741824 1073778376 140734428267936 139678898824440 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24436/tid=24449] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24449/stat : 24449 (java) S 24434 24436 23489 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254215912 9855975424 11170 33554432000 1073741824 1073778376 140734428267936 139678897771528 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24436/tid=24450] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24450/stat : 24450 (java) S 24434 24436 23489 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254215914 9855975424 11170 33554432000 1073741824 1073778376 140734428267936 139678896720016 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24436/tid=24451] ppid=24434 vsize=9624976 CPUtime=0.14 cores=1,3,5,7
/proc/24436/task/24451/stat : 24451 (java) S 24434 24436 23489 0 -1 4202560 995 0 0 0 14 0 0 0 20 0 19 0 254215914 9855975424 11170 33554432000 1073741824 1073778376 140734428267936 139678895668152 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24436/tid=24452] ppid=24434 vsize=9624976 CPUtime=0.24 cores=1,3,5,7
/proc/24436/task/24452/stat : 24452 (java) S 24434 24436 23489 0 -1 4202560 2498 0 0 0 24 0 0 0 20 0 19 0 254215914 9855975424 11170 33554432000 1073741824 1073778376 140734428267936 139678894615352 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24436/tid=24453] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24453/stat : 24453 (java) S 24434 24436 23489 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254215914 9855975424 11170 33554432000 1073741824 1073778376 140734428267936 139678893562744 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24436/tid=24454] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24454/stat : 24454 (java) S 24434 24436 23489 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254215914 9855975424 11170 33554432000 1073741824 1073778376 140734428267936 139678892510152 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24436/tid=24455] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24455/stat : 24455 (java) S 24434 24436 23489 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254215922 9855975424 11170 33554432000 1073741824 1073778376 140734428267936 139678891455656 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.76
Current children cumulated vsize (KiB) 9624976

[startup+12.7006 s]

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

[pid=24436/tid=24444] ppid=24434 vsize=9624976 CPUtime=0.58 cores=1,3,5,7
/proc/24436/task/24444/stat : 24444 (java) S 24434 24436 23489 0 -1 4202560 259 0 0 0 58 0 0 0 20 0 19 0 254215911 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139679250279336 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24436/tid=24445] ppid=24434 vsize=9624976 CPUtime=0.62 cores=1,3,5,7
/proc/24436/task/24445/stat : 24445 (java) S 24434 24436 23489 0 -1 4202560 265 0 0 0 62 0 0 0 20 0 19 0 254215911 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139678913129256 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24436/tid=24446] ppid=24434 vsize=9624976 CPUtime=0.56 cores=1,3,5,7
/proc/24436/task/24446/stat : 24446 (java) S 24434 24436 23489 0 -1 4202560 47 0 0 0 56 0 0 0 20 0 19 0 254215911 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139678912076456 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24436/tid=24447] ppid=24434 vsize=9624976 CPUtime=5.2 cores=1,3,5,7
/proc/24436/task/24447/stat : 24447 (java) S 24434 24436 23489 0 -1 4202560 149 0 0 0 518 2 0 0 20 0 19 0 254215912 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139678899878376 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24436/tid=24448] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24448/stat : 24448 (java) S 24434 24436 23489 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254215912 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139678898824440 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24436/tid=24449] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24449/stat : 24449 (java) S 24434 24436 23489 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254215912 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139678897771528 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24436/tid=24450] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24450/stat : 24450 (java) S 24434 24436 23489 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254215914 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139678896720016 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24436/tid=24451] ppid=24434 vsize=9624976 CPUtime=0.14 cores=1,3,5,7
/proc/24436/task/24451/stat : 24451 (java) S 24434 24436 23489 0 -1 4202560 995 0 0 0 14 0 0 0 20 0 19 0 254215914 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139678895668152 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24436/tid=24452] ppid=24434 vsize=9624976 CPUtime=0.26 cores=1,3,5,7
/proc/24436/task/24452/stat : 24452 (java) S 24434 24436 23489 0 -1 4202560 2502 0 0 0 26 0 0 0 20 0 19 0 254215914 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139678894615352 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24436/tid=24453] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24453/stat : 24453 (java) S 24434 24436 23489 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254215914 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139678893562744 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24436/tid=24454] ppid=24434 vsize=9624976 CPUtime=0.4 cores=1,3,5,7
/proc/24436/task/24454/stat : 24454 (java) S 24434 24436 23489 0 -1 4202560 98 0 0 0 19 21 0 0 20 0 19 0 254215914 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139678892510152 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24436/tid=24455] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24455/stat : 24455 (java) S 24434 24436 23489 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254215922 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139678891455656 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1726.16
Current children cumulated vsize (KiB) 9624976

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 24550
/proc/meminfo: memFree=28647072/32873648 swapFree=7372/7372
[pid=24436] ppid=24434 vsize=9624976 CPUtime=1786.25 cores=1,3,5,7
/proc/24436/stat : 24436 (java) S 24434 24436 23489 0 -1 4202496 9242 0 1 0 178595 30 0 0 20 0 19 0 254215909 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 140734428259072 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24436/statm: 2406244 37843 2267 9 0 2396937 0
[pid=24436/tid=24438] ppid=24434 vsize=9624976 CPUtime=1775.28 cores=1,3,5,7
/proc/24436/task/24438/stat : 24438 (java) R 24434 24436 23489 0 -1 4202560 2618 0 1 0 177498 30 0 0 20 0 19 0 254215910 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139679411515664 139679265963270 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=24436/tid=24439] ppid=24434 vsize=9624976 CPUtime=0.57 cores=1,3,5,7
/proc/24436/task/24439/stat : 24439 (java) S 24434 24436 23489 0 -1 4202560 274 0 0 0 57 0 0 0 20 0 19 0 254215911 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139679383968296 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24436/tid=24440] ppid=24434 vsize=9624976 CPUtime=0.64 cores=1,3,5,7
/proc/24436/task/24440/stat : 24440 (java) S 24434 24436 23489 0 -1 4202560 158 0 0 0 62 2 0 0 20 0 19 0 254215911 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139679254489512 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24436/tid=24441] ppid=24434 vsize=9624976 CPUtime=0.59 cores=1,3,5,7
/proc/24436/task/24441/stat : 24441 (java) S 24434 24436 23489 0 -1 4202560 160 0 0 0 59 0 0 0 20 0 19 0 254215911 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139679253436712 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24436/tid=24442] ppid=24434 vsize=9624976 CPUtime=0.56 cores=1,3,5,7
/proc/24436/task/24442/stat : 24442 (java) S 24434 24436 23489 0 -1 4202560 259 0 0 0 56 0 0 0 20 0 19 0 254215911 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139679252383912 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24436/tid=24443] ppid=24434 vsize=9624976 CPUtime=0.74 cores=1,3,5,7
/proc/24436/task/24443/stat : 24443 (java) S 24434 24436 23489 0 -1 4202560 268 0 0 0 74 0 0 0 20 0 19 0 254215911 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139679251332136 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24436/tid=24444] ppid=24434 vsize=9624976 CPUtime=0.6 cores=1,3,5,7
/proc/24436/task/24444/stat : 24444 (java) S 24434 24436 23489 0 -1 4202560 259 0 0 0 60 0 0 0 20 0 19 0 254215911 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139679250279336 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24436/tid=24445] ppid=24434 vsize=9624976 CPUtime=0.64 cores=1,3,5,7
/proc/24436/task/24445/stat : 24445 (java) S 24434 24436 23489 0 -1 4202560 265 0 0 0 64 0 0 0 20 0 19 0 254215911 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139678913129256 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24436/tid=24446] ppid=24434 vsize=9624976 CPUtime=0.58 cores=1,3,5,7
/proc/24436/task/24446/stat : 24446 (java) S 24434 24436 23489 0 -1 4202560 47 0 0 0 58 0 0 0 20 0 19 0 254215911 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139678912076456 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24436/tid=24447] ppid=24434 vsize=9624976 CPUtime=5.39 cores=1,3,5,7
/proc/24436/task/24447/stat : 24447 (java) S 24434 24436 23489 0 -1 4202560 155 0 0 0 537 2 0 0 20 0 19 0 254215912 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139678899878376 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24436/tid=24448] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24448/stat : 24448 (java) S 24434 24436 23489 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254215912 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139678898824440 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24436/tid=24449] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24449/stat : 24449 (java) S 24434 24436 23489 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254215912 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139678897771528 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24436/tid=24450] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24450/stat : 24450 (java) S 24434 24436 23489 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254215914 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139678896720016 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24436/tid=24451] ppid=24434 vsize=9624976 CPUtime=0.14 cores=1,3,5,7
/proc/24436/task/24451/stat : 24451 (java) S 24434 24436 23489 0 -1 4202560 995 0 0 0 14 0 0 0 20 0 19 0 254215914 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139678895668152 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24436/tid=24452] ppid=24434 vsize=9624976 CPUtime=0.26 cores=1,3,5,7
/proc/24436/task/24452/stat : 24452 (java) S 24434 24436 23489 0 -1 4202560 2502 0 0 0 26 0 0 0 20 0 19 0 254215914 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139678894615352 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24436/tid=24453] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24453/stat : 24453 (java) S 24434 24436 23489 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254215914 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139678893562744 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24436/tid=24454] ppid=24434 vsize=9624976 CPUtime=0.42 cores=1,3,5,7
/proc/24436/task/24454/stat : 24454 (java) S 24434 24436 23489 0 -1 4202560 102 0 0 0 20 22 0 0 20 0 19 0 254215914 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139678892510152 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24436/tid=24455] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24455/stat : 24455 (java) S 24434 24436 23489 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254215922 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139678891455656 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1786.25
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 24550
/proc/meminfo: memFree=28647200/32873648 swapFree=7372/7372
[pid=24436] ppid=24434 vsize=9624976 CPUtime=1800.05 cores=1,3,5,7
/proc/24436/stat : 24436 (java) S 24434 24436 23489 0 -1 4202496 9242 0 1 0 179975 30 0 0 20 0 19 0 254215909 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 140734428259072 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24436/statm: 2406244 37843 2267 9 0 2396937 0
[pid=24436/tid=24438] ppid=24434 vsize=9624976 CPUtime=1789.08 cores=1,3,5,7
/proc/24436/task/24438/stat : 24438 (java) R 24434 24436 23489 0 -1 4202560 2618 0 1 0 178877 31 0 0 20 0 19 0 254215910 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139679411515664 139679265884945 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=24436/tid=24439] ppid=24434 vsize=9624976 CPUtime=0.57 cores=1,3,5,7
/proc/24436/task/24439/stat : 24439 (java) S 24434 24436 23489 0 -1 4202560 274 0 0 0 57 0 0 0 20 0 19 0 254215911 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139679383968296 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24436/tid=24440] ppid=24434 vsize=9624976 CPUtime=0.64 cores=1,3,5,7
/proc/24436/task/24440/stat : 24440 (java) S 24434 24436 23489 0 -1 4202560 158 0 0 0 62 2 0 0 20 0 19 0 254215911 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139679254489512 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24436/tid=24441] ppid=24434 vsize=9624976 CPUtime=0.59 cores=1,3,5,7
/proc/24436/task/24441/stat : 24441 (java) S 24434 24436 23489 0 -1 4202560 160 0 0 0 59 0 0 0 20 0 19 0 254215911 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139679253436712 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24436/tid=24442] ppid=24434 vsize=9624976 CPUtime=0.56 cores=1,3,5,7
/proc/24436/task/24442/stat : 24442 (java) S 24434 24436 23489 0 -1 4202560 259 0 0 0 56 0 0 0 20 0 19 0 254215911 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139679252383912 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24436/tid=24443] ppid=24434 vsize=9624976 CPUtime=0.74 cores=1,3,5,7
/proc/24436/task/24443/stat : 24443 (java) S 24434 24436 23489 0 -1 4202560 268 0 0 0 74 0 0 0 20 0 19 0 254215911 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139679251332136 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24436/tid=24444] ppid=24434 vsize=9624976 CPUtime=0.6 cores=1,3,5,7
/proc/24436/task/24444/stat : 24444 (java) S 24434 24436 23489 0 -1 4202560 259 0 0 0 60 0 0 0 20 0 19 0 254215911 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139679250279336 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24436/tid=24445] ppid=24434 vsize=9624976 CPUtime=0.64 cores=1,3,5,7
/proc/24436/task/24445/stat : 24445 (java) S 24434 24436 23489 0 -1 4202560 265 0 0 0 64 0 0 0 20 0 19 0 254215911 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139678913129256 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24436/tid=24446] ppid=24434 vsize=9624976 CPUtime=0.58 cores=1,3,5,7
/proc/24436/task/24446/stat : 24446 (java) S 24434 24436 23489 0 -1 4202560 47 0 0 0 58 0 0 0 20 0 19 0 254215911 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139678912076456 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24436/tid=24447] ppid=24434 vsize=9624976 CPUtime=5.39 cores=1,3,5,7
/proc/24436/task/24447/stat : 24447 (java) S 24434 24436 23489 0 -1 4202560 155 0 0 0 537 2 0 0 20 0 19 0 254215912 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139678899878376 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24436/tid=24448] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24448/stat : 24448 (java) S 24434 24436 23489 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254215912 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139678898824440 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24436/tid=24449] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24449/stat : 24449 (java) S 24434 24436 23489 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254215912 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139678897771528 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24436/tid=24450] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24450/stat : 24450 (java) S 24434 24436 23489 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254215914 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139678896720016 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24436/tid=24451] ppid=24434 vsize=9624976 CPUtime=0.14 cores=1,3,5,7
/proc/24436/task/24451/stat : 24451 (java) S 24434 24436 23489 0 -1 4202560 995 0 0 0 14 0 0 0 20 0 19 0 254215914 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139678895668152 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24436/tid=24452] ppid=24434 vsize=9624976 CPUtime=0.26 cores=1,3,5,7
/proc/24436/task/24452/stat : 24452 (java) S 24434 24436 23489 0 -1 4202560 2502 0 0 0 26 0 0 0 20 0 19 0 254215914 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139678894615352 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24436/tid=24453] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24453/stat : 24453 (java) S 24434 24436 23489 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254215914 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139678893562744 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24436/tid=24454] ppid=24434 vsize=9624976 CPUtime=0.42 cores=1,3,5,7
/proc/24436/task/24454/stat : 24454 (java) S 24434 24436 23489 0 -1 4202560 102 0 0 0 20 22 0 0 20 0 19 0 254215914 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139678892510152 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24436/tid=24455] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24455/stat : 24455 (java) S 24434 24436 23489 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254215922 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139678891455656 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 9624976

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1796.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 24550
/proc/meminfo: memFree=28647200/32873648 swapFree=7372/7372
[pid=24436] ppid=24434 vsize=9624976 CPUtime=1800.05 cores=1,3,5,7
/proc/24436/stat : 24436 (java) S 24434 24436 23489 0 -1 4202496 9242 0 1 0 179975 30 0 0 20 0 19 0 254215909 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 140734428259072 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24436/statm: 2406244 37843 2267 9 0 2396937 0
[pid=24436/tid=24438] ppid=24434 vsize=9624976 CPUtime=1789.08 cores=1,3,5,7
/proc/24436/task/24438/stat : 24438 (java) R 24434 24436 23489 0 -1 4202560 2618 0 1 0 178877 31 0 0 20 0 19 0 254215910 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139679411515664 139679265884945 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=24436/tid=24439] ppid=24434 vsize=9624976 CPUtime=0.57 cores=1,3,5,7
/proc/24436/task/24439/stat : 24439 (java) S 24434 24436 23489 0 -1 4202560 274 0 0 0 57 0 0 0 20 0 19 0 254215911 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139679383968296 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24436/tid=24440] ppid=24434 vsize=9624976 CPUtime=0.64 cores=1,3,5,7
/proc/24436/task/24440/stat : 24440 (java) S 24434 24436 23489 0 -1 4202560 158 0 0 0 62 2 0 0 20 0 19 0 254215911 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139679254489512 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24436/tid=24441] ppid=24434 vsize=9624976 CPUtime=0.59 cores=1,3,5,7
/proc/24436/task/24441/stat : 24441 (java) S 24434 24436 23489 0 -1 4202560 160 0 0 0 59 0 0 0 20 0 19 0 254215911 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139679253436712 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24436/tid=24442] ppid=24434 vsize=9624976 CPUtime=0.56 cores=1,3,5,7
/proc/24436/task/24442/stat : 24442 (java) S 24434 24436 23489 0 -1 4202560 259 0 0 0 56 0 0 0 20 0 19 0 254215911 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139679252383912 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24436/tid=24443] ppid=24434 vsize=9624976 CPUtime=0.74 cores=1,3,5,7
/proc/24436/task/24443/stat : 24443 (java) S 24434 24436 23489 0 -1 4202560 268 0 0 0 74 0 0 0 20 0 19 0 254215911 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139679251332136 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24436/tid=24444] ppid=24434 vsize=9624976 CPUtime=0.6 cores=1,3,5,7
/proc/24436/task/24444/stat : 24444 (java) S 24434 24436 23489 0 -1 4202560 259 0 0 0 60 0 0 0 20 0 19 0 254215911 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139679250279336 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24436/tid=24445] ppid=24434 vsize=9624976 CPUtime=0.64 cores=1,3,5,7
/proc/24436/task/24445/stat : 24445 (java) S 24434 24436 23489 0 -1 4202560 265 0 0 0 64 0 0 0 20 0 19 0 254215911 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139678913129256 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24436/tid=24446] ppid=24434 vsize=9624976 CPUtime=0.58 cores=1,3,5,7
/proc/24436/task/24446/stat : 24446 (java) S 24434 24436 23489 0 -1 4202560 47 0 0 0 58 0 0 0 20 0 19 0 254215911 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139678912076456 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24436/tid=24447] ppid=24434 vsize=9624976 CPUtime=5.39 cores=1,3,5,7
/proc/24436/task/24447/stat : 24447 (java) S 24434 24436 23489 0 -1 4202560 155 0 0 0 537 2 0 0 20 0 19 0 254215912 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139678899878376 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24436/tid=24448] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24448/stat : 24448 (java) S 24434 24436 23489 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254215912 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139678898824440 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24436/tid=24449] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24449/stat : 24449 (java) S 24434 24436 23489 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254215912 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139678897771528 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24436/tid=24450] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24450/stat : 24450 (java) S 24434 24436 23489 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254215914 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139678896720016 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24436/tid=24451] ppid=24434 vsize=9624976 CPUtime=0.14 cores=1,3,5,7
/proc/24436/task/24451/stat : 24451 (java) S 24434 24436 23489 0 -1 4202560 995 0 0 0 14 0 0 0 20 0 19 0 254215914 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139678895668152 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24436/tid=24452] ppid=24434 vsize=9624976 CPUtime=0.26 cores=1,3,5,7
/proc/24436/task/24452/stat : 24452 (java) S 24434 24436 23489 0 -1 4202560 2502 0 0 0 26 0 0 0 20 0 19 0 254215914 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139678894615352 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24436/tid=24453] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24453/stat : 24453 (java) S 24434 24436 23489 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254215914 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139678893562744 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24436/tid=24454] ppid=24434 vsize=9624976 CPUtime=0.42 cores=1,3,5,7
/proc/24436/task/24454/stat : 24454 (java) S 24434 24436 23489 0 -1 4202560 102 0 0 0 20 22 0 0 20 0 19 0 254215914 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139678892510152 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24436/tid=24455] ppid=24434 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24436/task/24455/stat : 24455 (java) S 24434 24436 23489 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254215922 9855975424 37843 33554432000 1073741824 1073778376 140734428267936 139678891455656 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 9624976

Child status: 143
Real time (s): 1796.15
CPU time (s): 1800.58
CPU user time (s): 1799.87
CPU system time (s): 0.711891
CPU usage (%): 100.247
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.87
system time used= 0.711891
maximum resident set size= 155848
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9373
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1720
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 42255
involuntary context switches= 33832

runsolver used 5.80112 second user time and 14.4618 second system time

The end

Launcher Data

Begin job on node122 at 2012-05-24 19:34:59
IDJOB=3688231
IDBENCH=2913
IDSOLVER=2269
FILE ID=node122/3688231-1337880899
RUNJOBID= node122-1337871880-23506
PBS_JOBID= 14620082
Free space on /tmp= 71376 MiB

SOLVER NAME= Sat 4j PB Resolution 2.3.2 Snapshot
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_5_40_1.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3688231-1337880899/watcher-3688231-1337880899 -o /tmp/evaluation-result-3688231-1337880899/solver-3688231-1337880899 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3688231-1337880899.opb

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

MD5SUM BENCH= ae75c4a4fdafb98542bd11b7f7eecd54
RANDOM SEED=947321410

node122.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		: 2666.533
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	: 5333.06
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		: 2666.533
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		: 2666.533
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	: 5332.04
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		: 2666.533
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.91
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		: 2666.533
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		: 2666.533
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	: 5438.54
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		: 2666.533
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		: 2666.533
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:       32873648 kB
MemFree:        28899884 kB
Buffers:          192988 kB
Cached:          2924940 kB
SwapCached:            0 kB
Active:          1322372 kB
Inactive:        1880588 kB
Active(anon):      76724 kB
Inactive(anon):    11052 kB
Active(file):    1245648 kB
Inactive(file):  1869536 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               540 kB
Writeback:             0 kB
AnonPages:         92604 kB
Mapped:            21992 kB
Shmem:               200 kB
Slab:             634252 kB
SReclaimable:      78516 kB
SUnreclaim:       555736 kB
KernelStack:        1608 kB
PageTables:         4060 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     696868 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     36864 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= 71376 MiB
End job on node122 at 2012-05-24 20:04:57