Trace number 3688253

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.06 1795.35

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_5_40_3.opb
MD5SUM37c74b9e914d30b1ddfc0838676dd479
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 benchmark607.011
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved YES
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 1162
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3487
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.06/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.06/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.06/0.08	c See www.sat4j.org for details.
0.06/0.08	c version 2.3.2.v20120418
0.06/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.06/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.06/0.08	c java.vm.version	19.1-b02
0.06/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.06/0.08	c sun.arch.data.model	64
0.06/0.08	c java.version		1.6.0_24
0.06/0.08	c os.name		Linux
0.06/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.06/0.08	c os.arch		amd64
0.06/0.08	c Free memory 		501472288
0.06/0.08	c Max memory 		7480803328
0.06/0.08	c Total memory 		504102912
0.06/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@431b9fb1
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose learned constraints deletion strategy
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-3688253-1337881028.opb
0.10/0.11	c reading problem ... 
0.10/0.13	c ... done. Wall clock time 0.023s.
0.10/0.13	c declared #vars     41
0.10/0.13	c #constraints  11
0.10/0.13	c constraints type 
0.10/0.13	c org.sat4j.minisat.constraints.cnf.UnitClause => 1
0.10/0.13	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 10
0.10/0.13	c 11 constraints processed.
0.10/0.13	c objective function length is 1 literals
0.49/0.38	c cleaning 2500 clauses out of 5000 with flag 5000/5000
0.82/0.56	c cleaning 4251 clauses out of 8502 with flag 11002/11002
1.03/0.78	c cleaning 5624 clauses out of 11249 with flag 18000/18000
1.36/1.09	c cleaning 6813 clauses out of 13627 with flag 26002/26002
1.79/1.41	c cleaning 7907 clauses out of 15814 with flag 35002/35002
2.09/1.77	c cleaning 8953 clauses out of 17909 with flag 45004/45004
2.50/2.20	c cleaning 9976 clauses out of 19952 with flag 56000/56000
2.99/2.64	c cleaning 10987 clauses out of 21976 with flag 68000/68000
3.51/3.13	c cleaning 11995 clauses out of 23989 with flag 81000/81000
4.01/3.68	c cleaning 12997 clauses out of 25995 with flag 95001/95001
4.61/4.29	c cleaning 14000 clauses out of 28000 with flag 110003/110003
5.41/5.01	c cleaning 14997 clauses out of 29999 with flag 126002/126002
6.23/5.85	c cleaning 16001 clauses out of 32001 with flag 143001/143001
7.13/6.79	c cleaning 17001 clauses out of 34001 with flag 161002/161002
8.23/7.83	c cleaning 17996 clauses out of 36002 with flag 180004/180004
9.34/8.91	c cleaning 18997 clauses out of 38002 with flag 200000/200000
10.36/9.99	c cleaning 20000 clauses out of 40006 with flag 221001/221001
11.46/11.05	c cleaning 21001 clauses out of 42005 with flag 243000/243000
12.61/12.14	c cleaning 22003 clauses out of 44007 with flag 266003/266003
14.22/13.71	c cleaning 23000 clauses out of 46002 with flag 290001/290001
15.74/15.23	c cleaning 24000 clauses out of 48003 with flag 315002/315002
17.44/17.00	c cleaning 25000 clauses out of 50002 with flag 341001/341001
19.37/18.86	c cleaning 25998 clauses out of 52002 with flag 368001/368001
21.49/20.92	c cleaning 27002 clauses out of 54004 with flag 396001/396001
23.31/22.70	c cleaning 27999 clauses out of 56005 with flag 425004/425004
25.31/24.72	c cleaning 28997 clauses out of 58002 with flag 455000/455000
27.42/26.80	c cleaning 30002 clauses out of 60005 with flag 486000/486000
29.53/28.94	c cleaning 31002 clauses out of 62004 with flag 518001/518001
31.54/30.92	c cleaning 31997 clauses out of 64001 with flag 551000/551000
33.67/33.07	c cleaning 33001 clauses out of 66004 with flag 585000/585000
36.08/35.44	c cleaning 33999 clauses out of 68004 with flag 620001/620001
38.49/37.84	c cleaning 35004 clauses out of 70008 with flag 656004/656004
40.80/40.17	c cleaning 35995 clauses out of 72000 with flag 693000/693000
43.41/42.74	c cleaning 36993 clauses out of 74006 with flag 731001/731001
46.02/45.37	c cleaning 38006 clauses out of 76013 with flag 770001/770001
48.93/48.29	c cleaning 39003 clauses out of 78007 with flag 810001/810001
52.15/51.40	c cleaning 40003 clauses out of 80005 with flag 851002/851002
55.38/54.60	c cleaning 40997 clauses out of 82000 with flag 893000/893000
58.69/57.90	c cleaning 41999 clauses out of 84004 with flag 936001/936001
61.92/61.12	c cleaning 43003 clauses out of 86007 with flag 980003/980003
65.45/64.60	c cleaning 44002 clauses out of 88003 with flag 1025002/1025002
69.07/68.22	c cleaning 45002 clauses out of 90005 with flag 1071006/1071006
72.30/71.50	c cleaning 45998 clauses out of 91998 with flag 1118001/1118001
75.80/74.92	c cleaning 46997 clauses out of 93999 with flag 1166000/1166000
79.62/78.71	c cleaning 47999 clauses out of 96003 with flag 1215001/1215001
83.73/82.80	c cleaning 48999 clauses out of 98003 with flag 1265000/1265000
87.77/86.81	c cleaning 49997 clauses out of 100004 with flag 1316000/1316000
92.49/91.57	c cleaning 50998 clauses out of 102007 with flag 1368000/1368000
98.30/97.31	c cleaning 51999 clauses out of 104010 with flag 1421001/1421001
103.53/102.54	c cleaning 53003 clauses out of 106014 with flag 1475004/1475004
109.15/108.20	c cleaning 54001 clauses out of 108007 with flag 1530000/1530000
114.68/113.67	c cleaning 55000 clauses out of 110008 with flag 1586002/1586002
121.51/120.42	c cleaning 56001 clauses out of 112006 with flag 1643000/1643000
127.85/126.77	c cleaning 56996 clauses out of 114008 with flag 1701003/1701003
134.07/132.92	c cleaning 58003 clauses out of 116011 with flag 1760002/1760002
139.90/138.76	c cleaning 59002 clauses out of 118009 with flag 1820003/1820003
146.21/145.01	c cleaning 60002 clauses out of 120007 with flag 1881003/1881003
152.63/151.40	c cleaning 60997 clauses out of 122003 with flag 1943001/1943001
160.45/159.24	c cleaning 61996 clauses out of 124007 with flag 2006002/2006002
168.36/167.17	c cleaning 63001 clauses out of 126011 with flag 2070002/2070002
175.59/174.38	c cleaning 64007 clauses out of 128014 with flag 2135006/2135006
183.44/182.19	c cleaning 64994 clauses out of 130002 with flag 2201001/2201001
191.57/190.28	c cleaning 65999 clauses out of 132007 with flag 2268000/2268000
199.61/198.25	c cleaning 66999 clauses out of 134008 with flag 2336000/2336000
206.91/205.53	c cleaning 67999 clauses out of 136009 with flag 2405000/2405000
214.64/213.21	c cleaning 69003 clauses out of 138012 with flag 2475002/2475002
221.95/220.55	c cleaning 70004 clauses out of 140011 with flag 2546004/2546004
229.87/228.48	c cleaning 71002 clauses out of 142004 with flag 2618001/2618001
237.21/235.79	c cleaning 71993 clauses out of 144004 with flag 2691003/2691003
246.43/244.90	c cleaning 73001 clauses out of 146008 with flag 2765000/2765000
255.27/253.76	c cleaning 73999 clauses out of 148008 with flag 2840001/2840001
263.10/261.54	c cleaning 74998 clauses out of 150008 with flag 2916000/2916000
271.62/270.06	c cleaning 75998 clauses out of 152012 with flag 2993002/2993002
281.34/279.78	c cleaning 77002 clauses out of 154012 with flag 3071000/3071000
290.55/288.92	c cleaning 78006 clauses out of 156012 with flag 3150002/3150002
300.81/299.10	c cleaning 79002 clauses out of 158005 with flag 3230001/3230001
310.41/308.77	c cleaning 80001 clauses out of 160003 with flag 3311001/3311001
319.95/318.28	c cleaning 81001 clauses out of 162002 with flag 3393001/3393001
328.99/327.22	c cleaning 82000 clauses out of 164003 with flag 3476003/3476003
339.31/337.53	c cleaning 82997 clauses out of 166002 with flag 3560002/3560002
350.33/348.58	c cleaning 83999 clauses out of 168003 with flag 3645000/3645000
360.86/359.09	c cleaning 84994 clauses out of 170008 with flag 3731004/3731004
371.39/369.52	c cleaning 85999 clauses out of 172012 with flag 3818002/3818002
382.11/380.22	c cleaning 87002 clauses out of 174011 with flag 3906000/3906000
395.21/393.36	c cleaning 88001 clauses out of 176010 with flag 3995001/3995001
405.14/403.27	c cleaning 89001 clauses out of 178009 with flag 4085001/4085001
416.37/414.45	c cleaning 89995 clauses out of 180007 with flag 4176000/4176000
429.92/427.97	c cleaning 91003 clauses out of 182014 with flag 4268002/4268002
442.74/440.79	c cleaning 92000 clauses out of 184009 with flag 4361000/4361000
455.77/453.79	c cleaning 93001 clauses out of 186010 with flag 4455001/4455001
469.53/467.49	c cleaning 94002 clauses out of 188010 with flag 4550002/4550002
481.76/479.68	c cleaning 95000 clauses out of 190007 with flag 4646001/4646001
492.78/490.61	c cleaning 96003 clauses out of 192010 with flag 4743004/4743004
504.80/502.69	c cleaning 96999 clauses out of 194003 with flag 4841000/4841000
516.81/514.63	c cleaning 97997 clauses out of 196004 with flag 4940000/4940000
530.46/528.20	c cleaning 98997 clauses out of 198008 with flag 5040001/5040001
542.83/540.52	c cleaning 100004 clauses out of 200010 with flag 5141000/5141000
556.76/554.43	c cleaning 100995 clauses out of 202007 with flag 5243001/5243001
570.08/567.78	c cleaning 102004 clauses out of 204011 with flag 5346000/5346000
583.63/581.22	c cleaning 102999 clauses out of 206008 with flag 5450001/5450001
598.88/596.43	c cleaning 104004 clauses out of 208010 with flag 5555002/5555002
615.00/612.59	c cleaning 105001 clauses out of 210006 with flag 5661002/5661002
630.66/628.18	c cleaning 105993 clauses out of 212003 with flag 5768000/5768000
644.80/642.20	c cleaning 107004 clauses out of 214011 with flag 5876001/5876001
661.32/658.75	c cleaning 107994 clauses out of 216006 with flag 5985000/5985000
678.87/676.24	c cleaning 109004 clauses out of 218013 with flag 6095001/6095001
693.29/690.68	c cleaning 110004 clauses out of 220009 with flag 6206001/6206001
708.11/705.48	c cleaning 110990 clauses out of 222004 with flag 6318000/6318000
722.44/719.72	c cleaning 112007 clauses out of 224016 with flag 6431002/6431002
740.67/737.95	c cleaning 112999 clauses out of 226008 with flag 6545001/6545001
757.53/754.77	c cleaning 113997 clauses out of 228010 with flag 6660002/6660002
774.39/771.57	c cleaning 114997 clauses out of 230011 with flag 6776000/6776000
790.95/788.05	c cleaning 116005 clauses out of 232015 with flag 6893001/6893001
810.97/808.00	c cleaning 117000 clauses out of 234012 with flag 7011003/7011003
829.73/826.73	c cleaning 118000 clauses out of 236010 with flag 7130001/7130001
847.77/844.76	c cleaning 118997 clauses out of 238010 with flag 7250001/7250001
866.19/863.15	c cleaning 120003 clauses out of 240013 with flag 7371001/7371001
882.75/879.60	c cleaning 121002 clauses out of 242009 with flag 7493000/7493000
901.40/898.22	c cleaning 122006 clauses out of 244011 with flag 7616004/7616004
923.36/920.19	c cleaning 122998 clauses out of 246003 with flag 7740002/7740002
939.72/936.48	c cleaning 123997 clauses out of 248003 with flag 7865000/7865000
954.95/951.60	c cleaning 124999 clauses out of 250006 with flag 7991000/7991000
971.07/967.73	c cleaning 125997 clauses out of 252007 with flag 8118000/8118000
993.68/990.35	c cleaning 127001 clauses out of 254010 with flag 8246000/8246000
1013.46/1010.03	c cleaning 127999 clauses out of 256009 with flag 8375000/8375000
1033.76/1030.38	c cleaning 129002 clauses out of 258012 with flag 8505002/8505002
1055.81/1052.31	c cleaning 129997 clauses out of 260010 with flag 8636002/8636002
1077.15/1073.63	c cleaning 131006 clauses out of 262012 with flag 8768001/8768001
1096.98/1093.44	c cleaning 132004 clauses out of 264007 with flag 8901002/8901002
1122.04/1118.48	c cleaning 132995 clauses out of 266001 with flag 9035000/9035000
1154.79/1151.18	c cleaning 133996 clauses out of 268008 with flag 9170002/9170002
1189.47/1185.72	c cleaning 135007 clauses out of 270014 with flag 9306004/9306004
1216.26/1212.40	c cleaning 135999 clauses out of 272003 with flag 9443000/9443000
1243.00/1239.17	c cleaning 137000 clauses out of 274006 with flag 9581002/9581002
1267.13/1263.22	c cleaning 137995 clauses out of 276006 with flag 9720002/9720002
1290.98/1287.00	c cleaning 139003 clauses out of 278009 with flag 9860000/9860000
1316.63/1312.62	c cleaning 140003 clauses out of 280007 with flag 10001001/10001001
1352.11/1348.09	c cleaning 140998 clauses out of 282003 with flag 10143000/10143000
1380.57/1376.49	c cleaning 141996 clauses out of 284005 with flag 10286000/10286000
1419.40/1415.28	c cleaning 143000 clauses out of 286010 with flag 10430001/10430001
1451.58/1447.32	c cleaning 144001 clauses out of 288010 with flag 10575001/10575001
1478.04/1473.70	c cleaning 145002 clauses out of 290010 with flag 10721002/10721002
1502.57/1498.26	c cleaning 145993 clauses out of 292006 with flag 10868000/10868000
1536.00/1531.64	c cleaning 147003 clauses out of 294018 with flag 11016005/11016005
1564.12/1559.70	c cleaning 148000 clauses out of 296010 with flag 11165000/11165000
1589.73/1585.36	c cleaning 148998 clauses out of 298010 with flag 11315000/11315000
1618.35/1613.99	c cleaning 149999 clauses out of 300012 with flag 11466000/11466000
1648.01/1643.50	c cleaning 151006 clauses out of 302014 with flag 11618001/11618001
1680.05/1675.56	c cleaning 152000 clauses out of 304008 with flag 11771001/11771001
1710.89/1706.36	c cleaning 153002 clauses out of 306009 with flag 11925002/11925002
1736.56/1731.97	c cleaning 153995 clauses out of 308010 with flag 12080005/12080005
1769.69/1765.07	c cleaning 155002 clauses out of 310011 with flag 12236001/12236001
1798.40/1793.78	c cleaning 156004 clauses out of 312011 with flag 12393003/12393003
1800.06/1795.31	c starts		: 324
1800.06/1795.31	c conflicts		: 12409269
1800.06/1795.31	c decisions		: 12582431
1800.06/1795.31	c propagations		: 90825799
1800.06/1795.31	c inspects		: 24697695255
1800.06/1795.31	c shortcuts		: 0
1800.06/1795.31	c learnt literals	: 0
1800.06/1795.31	c learnt binary clauses	: 0
1800.06/1795.31	c learnt ternary clauses	: 0
1800.06/1795.31	c learnt constraints	: 12409270
1800.06/1795.31	c ignored constraints	: 0
1800.06/1795.31	c root simplifications	: 0
1800.06/1795.31	c removed literals (reason simplification)	: 0
1800.06/1795.31	c reason swapping (by a shorter reason)	: 0
1800.06/1795.31	c Calls to reduceDB	: 153
1800.06/1795.31	c number of reductions to clauses (during analyze)	: 0
1800.06/1795.31	c number of learned constraints concerned by reduction	: 0
1800.06/1795.31	c number of learning phase by resolution	: 0
1800.06/1795.31	c number of learning phase by cutting planes	: 0
1800.06/1795.31	c speed (assignments/second)	: 50594.37069123028
1800.06/1795.31	c non guided choices	20
1800.06/1795.34	c learnt constraints type 
1800.06/1795.34	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 172503
1800.06/1795.34	c constraints type 
1800.06/1795.34	c org.sat4j.minisat.constraints.cnf.UnitClause => 1
1800.06/1795.34	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 10
1800.06/1795.34	c 11 constraints processed.
1800.06/1795.34	s UNKNOWN
1800.06/1795.34	c Total wall clock time (in seconds): 1795.236

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-3688253-1337881028/watcher-3688253-1337881028 -o /tmp/evaluation-result-3688253-1337881028/solver-3688253-1337881028 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3688253-1337881028.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.29 2.11 2.04 2/192 22701
/proc/meminfo: memFree=27932296/32873844 swapFree=6080/6080
[pid=22701] ppid=22699 vsize=24200 CPUtime=0 cores=1,3,5,7
/proc/22701/stat : 22701 (java) S 22699 22701 21473 0 -1 4202496 1146 0 0 0 0 0 0 0 20 0 2 0 254231196 24780800 867 33554432000 1073741824 1073778376 140735838648016 140735838639152 226333065277 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22701/statm: 6050 867 654 9 0 385 0
[pid=22701/tid=22702] ppid=22699 vsize=89736 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22702/stat : 22702 (java) R 22699 22701 21473 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 2 0 254231197 91889664 881 33554432000 1073741824 1073778376 140735838648016 140735838637080 226329707408 0 0 4096 0 0 0 0 -1 3 0 0 0 0 0

[startup+0.0805269 s]
/proc/loadavg: 2.29 2.11 2.04 2/192 22701
/proc/meminfo: memFree=27932296/32873844 swapFree=6080/6080
[pid=22701] ppid=22699 vsize=9558412 CPUtime=0.06 cores=1,3,5,7
/proc/22701/stat : 22701 (java) S 22699 22701 21473 0 -1 4202496 3538 0 1 0 6 0 0 0 20 0 18 0 254231196 9787813888 4747 33554432000 1073741824 1073778376 140735838648016 140735838639152 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22701/statm: 2389603 4748 1851 9 0 2380296 0
[pid=22701/tid=22702] ppid=22699 vsize=9558412 CPUtime=0.05 cores=1,3,5,7
/proc/22701/task/22702/stat : 22702 (java) R 22699 22701 21473 0 -1 4202560 2229 0 1 0 5 0 0 0 20 0 18 0 254231197 9787813888 4748 33554432000 1073741824 1073778376 140735838648016 140248271008888 140248278439103 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 9558412

[startup+0.100369 s]
/proc/loadavg: 2.29 2.11 2.04 2/192 22701
/proc/meminfo: memFree=27932296/32873844 swapFree=6080/6080
[pid=22701] ppid=22699 vsize=9558412 CPUtime=0.1 cores=1,3,5,7
/proc/22701/stat : 22701 (java) S 22699 22701 21473 0 -1 4202496 4398 0 1 0 9 1 0 0 20 0 18 0 254231196 9787813888 5588 33554432000 1073741824 1073778376 140735838648016 140735838639152 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22701/statm: 2389603 5589 2108 9 0 2380296 0
[pid=22701/tid=22702] ppid=22699 vsize=9558412 CPUtime=0.07 cores=1,3,5,7
/proc/22701/task/22702/stat : 22702 (java) R 22699 22701 21473 0 -1 4202560 2433 0 1 0 7 0 0 0 20 0 18 0 254231197 9787813888 5589 33554432000 1073741824 1073778376 140735838648016 140248271010584 140248268877616 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558412

[startup+0.300334 s]
/proc/loadavg: 2.29 2.11 2.04 2/192 22701
/proc/meminfo: memFree=27932296/32873844 swapFree=6080/6080
[pid=22701] ppid=22699 vsize=9624976 CPUtime=0.49 cores=1,3,5,7
/proc/22701/stat : 22701 (java) S 22699 22701 21473 0 -1 4202496 6758 0 1 0 48 1 0 0 20 0 19 0 254231196 9855975424 7568 33554432000 1073741824 1073778376 140735838648016 140735838639152 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22701/statm: 2406244 7568 2209 9 0 2396937 0
[pid=22701/tid=22702] ppid=22699 vsize=9624976 CPUtime=0.27 cores=1,3,5,7
/proc/22701/task/22702/stat : 22702 (java) R 22699 22701 21473 0 -1 4202560 2463 0 1 0 27 0 0 0 20 0 19 0 254231197 9855975424 7568 33554432000 1073741824 1073778376 140735838648016 140248271012168 140248143425144 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9624976

[startup+0.700345 s]
/proc/loadavg: 2.29 2.11 2.04 2/192 22701
/proc/meminfo: memFree=27932296/32873844 swapFree=6080/6080
[pid=22701] ppid=22699 vsize=9624976 CPUtime=1.03 cores=1,3,5,7
/proc/22701/stat : 22701 (java) S 22699 22701 21473 0 -1 4202496 7781 0 1 0 102 1 0 0 20 0 19 0 254231196 9855975424 9752 33554432000 1073741824 1073778376 140735838648016 140735838639152 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22701/statm: 2406244 9752 2252 9 0 2396937 0
[pid=22701/tid=22702] ppid=22699 vsize=9624976 CPUtime=0.65 cores=1,3,5,7
/proc/22701/task/22702/stat : 22702 (java) R 22699 22701 21473 0 -1 4202560 2468 0 1 0 65 0 0 0 20 0 19 0 254231197 9855975424 9752 33554432000 1073741824 1073778376 140735838648016 140248271012232 140248143461285 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 9624976

[startup+1.50066 s]
/proc/loadavg: 2.29 2.11 2.04 3/211 22720
/proc/meminfo: memFree=27901492/32873844 swapFree=6080/6080
[pid=22701] ppid=22699 vsize=9624976 CPUtime=1.89 cores=1,3,5,7
/proc/22701/stat : 22701 (java) S 22699 22701 21473 0 -1 4202496 7803 0 1 0 188 1 0 0 20 0 19 0 254231196 9855975424 10282 33554432000 1073741824 1073778376 140735838648016 140735838639152 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22701/statm: 2406244 10282 2262 9 0 2396937 0
[pid=22701/tid=22702] ppid=22699 vsize=9624976 CPUtime=1.41 cores=1,3,5,7
/proc/22701/task/22702/stat : 22702 (java) R 22699 22701 21473 0 -1 4202560 2469 0 1 0 141 0 0 0 20 0 19 0 254231197 9855975424 10282 33554432000 1073741824 1073778376 140735838648016 140248271012232 140248143473344 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22701/tid=22704] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22704/stat : 22704 (java) S 22699 22701 21473 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 254231197 9855975424 10282 33554432000 1073741824 1073778376 140735838648016 140248114641320 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22701/tid=22705] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22705/stat : 22705 (java) S 22699 22701 21473 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254231197 9855975424 10282 33554432000 1073741824 1073778376 140735838648016 140248113588776 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22701/tid=22706] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22706/stat : 22706 (java) S 22699 22701 21473 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 254231197 9855975424 10282 33554432000 1073741824 1073778376 140735838648016 140248112535720 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22701/tid=22707] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22707/stat : 22707 (java) S 22699 22701 21473 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 254231197 9855975424 10282 33554432000 1073741824 1073778376 140735838648016 140248111483176 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22701/tid=22708] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22708/stat : 22708 (java) S 22699 22701 21473 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 254231197 9855975424 10282 33554432000 1073741824 1073778376 140735838648016 140248110431144 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22701/tid=22709] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22709/stat : 22709 (java) S 22699 22701 21473 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 254231197 9855975424 10282 33554432000 1073741824 1073778376 140735838648016 140248109378600 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22701/tid=22710] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22710/stat : 22710 (java) S 22699 22701 21473 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 254231197 9855975424 10282 33554432000 1073741824 1073778376 140735838648016 140248108325544 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22701/tid=22711] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22711/stat : 22711 (java) S 22699 22701 21473 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254231197 9855975424 10282 33554432000 1073741824 1073778376 140735838648016 140248107273000 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22701/tid=22712] ppid=22699 vsize=9624976 CPUtime=0.03 cores=1,3,5,7
/proc/22701/task/22712/stat : 22712 (java) S 22699 22701 21473 0 -1 4202560 33 0 0 0 3 0 0 0 20 0 19 0 254231199 9855975424 10282 33554432000 1073741824 1073778376 140735838648016 140248095074664 226333079465 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22701/tid=22713] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22713/stat : 22713 (java) S 22699 22701 21473 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254231199 9855975424 10282 33554432000 1073741824 1073778376 140735838648016 140248094020984 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22701/tid=22714] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22714/stat : 22714 (java) S 22699 22701 21473 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 254231199 9855975424 10282 33554432000 1073741824 1073778376 140735838648016 140248092967816 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22701/tid=22715] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22715/stat : 22715 (java) S 22699 22701 21473 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254231202 9855975424 10282 33554432000 1073741824 1073778376 140735838648016 140248091916560 226333087520 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22701/tid=22716] ppid=22699 vsize=9624976 CPUtime=0.24 cores=1,3,5,7
/proc/22701/task/22716/stat : 22716 (java) S 22699 22701 21473 0 -1 4202560 2858 0 0 0 24 0 0 0 20 0 19 0 254231202 9855975424 10282 33554432000 1073741824 1073778376 140735838648016 140248090864440 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22701/tid=22717] ppid=22699 vsize=9624976 CPUtime=0.12 cores=1,3,5,7
/proc/22701/task/22717/stat : 22717 (java) S 22699 22701 21473 0 -1 4202560 1213 0 0 0 12 0 0 0 20 0 19 0 254231202 9855975424 10282 33554432000 1073741824 1073778376 140735838648016 140248089811896 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22701/tid=22718] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22718/stat : 22718 (java) S 22699 22701 21473 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254231202 9855975424 10282 33554432000 1073741824 1073778376 140735838648016 140248088759032 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22701/tid=22719] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22719/stat : 22719 (java) S 22699 22701 21473 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254231202 9855975424 10282 33554432000 1073741824 1073778376 140735838648016 140248087706696 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22701/tid=22720] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22720/stat : 22720 (java) S 22699 22701 21473 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254231210 9855975424 10282 33554432000 1073741824 1073778376 140735838648016 140248086651944 226333079465 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.10065 s]
/proc/loadavg: 2.26 2.11 2.04 3/211 22720
/proc/meminfo: memFree=27898824/32873844 swapFree=6080/6080
[pid=22701] ppid=22699 vsize=9624976 CPUtime=3.51 cores=1,3,5,7
/proc/22701/stat : 22701 (java) S 22699 22701 21473 0 -1 4202496 7833 0 1 0 350 1 0 0 20 0 19 0 254231196 9855975424 10309 33554432000 1073741824 1073778376 140735838648016 140735838639152 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22701/statm: 2406244 10309 2262 9 0 2396937 0
[pid=22701/tid=22702] ppid=22699 vsize=9624976 CPUtime=2.97 cores=1,3,5,7
/proc/22701/task/22702/stat : 22702 (java) R 22699 22701 21473 0 -1 4202560 2472 0 1 0 297 0 0 0 20 0 19 0 254231197 9855975424 10309 33554432000 1073741824 1073778376 140735838648016 140248271012112 140248143601279 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22701/tid=22704] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22704/stat : 22704 (java) S 22699 22701 21473 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 254231197 9855975424 10309 33554432000 1073741824 1073778376 140735838648016 140248114641320 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22701/tid=22705] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22705/stat : 22705 (java) S 22699 22701 21473 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 254231197 9855975424 10309 33554432000 1073741824 1073778376 140735838648016 140248113588776 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22701/tid=22706] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22706/stat : 22706 (java) S 22699 22701 21473 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 254231197 9855975424 10309 33554432000 1073741824 1073778376 140735838648016 140248112535720 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22701/tid=22707] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22707/stat : 22707 (java) S 22699 22701 21473 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 19 0 254231197 9855975424 10309 33554432000 1073741824 1073778376 140735838648016 140248111483176 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22701/tid=22708] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22708/stat : 22708 (java) S 22699 22701 21473 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 254231197 9855975424 10309 33554432000 1073741824 1073778376 140735838648016 140248110431144 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22701/tid=22709] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22709/stat : 22709 (java) S 22699 22701 21473 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 254231197 9855975424 10309 33554432000 1073741824 1073778376 140735838648016 140248109378600 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22701/tid=22710] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22710/stat : 22710 (java) S 22699 22701 21473 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 254231197 9855975424 10309 33554432000 1073741824 1073778376 140735838648016 140248108325544 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22701/tid=22711] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22711/stat : 22711 (java) S 22699 22701 21473 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 254231197 9855975424 10309 33554432000 1073741824 1073778376 140735838648016 140248107273000 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22701/tid=22712] ppid=22699 vsize=9624976 CPUtime=0.07 cores=1,3,5,7
/proc/22701/task/22712/stat : 22712 (java) S 22699 22701 21473 0 -1 4202560 33 0 0 0 7 0 0 0 20 0 19 0 254231199 9855975424 10309 33554432000 1073741824 1073778376 140735838648016 140248095074664 226333079465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22701/tid=22713] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22713/stat : 22713 (java) S 22699 22701 21473 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254231199 9855975424 10309 33554432000 1073741824 1073778376 140735838648016 140248094020984 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22701/tid=22714] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22714/stat : 22714 (java) S 22699 22701 21473 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 254231199 9855975424 10309 33554432000 1073741824 1073778376 140735838648016 140248092967816 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22701/tid=22715] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22715/stat : 22715 (java) S 22699 22701 21473 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254231202 9855975424 10309 33554432000 1073741824 1073778376 140735838648016 140248091916560 226333087520 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22701/tid=22716] ppid=22699 vsize=9624976 CPUtime=0.24 cores=1,3,5,7
/proc/22701/task/22716/stat : 22716 (java) S 22699 22701 21473 0 -1 4202560 2858 0 0 0 24 0 0 0 20 0 19 0 254231202 9855975424 10309 33554432000 1073741824 1073778376 140735838648016 140248090864440 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22701/tid=22717] ppid=22699 vsize=9624976 CPUtime=0.13 cores=1,3,5,7
/proc/22701/task/22717/stat : 22717 (java) S 22699 22701 21473 0 -1 4202560 1223 0 0 0 13 0 0 0 20 0 19 0 254231202 9855975424 10309 33554432000 1073741824 1073778376 140735838648016 140248089811896 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22701/tid=22718] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22718/stat : 22718 (java) S 22699 22701 21473 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254231202 9855975424 10309 33554432000 1073741824 1073778376 140735838648016 140248088759032 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22701/tid=22719] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22719/stat : 22719 (java) S 22699 22701 21473 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254231202 9855975424 10309 33554432000 1073741824 1073778376 140735838648016 140248087706696 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22701/tid=22720] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22720/stat : 22720 (java) S 22699 22701 21473 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254231210 9855975424 10309 33554432000 1073741824 1073778376 140735838648016 140248086651944 226333079465 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.30067 s]
/proc/loadavg: 2.26 2.11 2.04 3/211 22720
/proc/meminfo: memFree=27896280/32873844 swapFree=6080/6080
[pid=22701] ppid=22699 vsize=9624976 CPUtime=6.73 cores=1,3,5,7
/proc/22701/stat : 22701 (java) S 22699 22701 21473 0 -1 4202496 7869 0 1 0 671 2 0 0 20 0 19 0 254231196 9855975424 11311 33554432000 1073741824 1073778376 140735838648016 140735838639152 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22701/statm: 2406244 11311 2262 9 0 2396937 0
[pid=22701/tid=22702] ppid=22699 vsize=9624976 CPUtime=6.08 cores=1,3,5,7
/proc/22701/task/22702/stat : 22702 (java) R 22699 22701 21473 0 -1 4202560 2478 0 1 0 608 0 0 0 20 0 19 0 254231197 9855975424 11311 33554432000 1073741824 1073778376 140735838648016 140248271012112 140248143473344 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22701/tid=22704] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22704/stat : 22704 (java) S 22699 22701 21473 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 254231197 9855975424 11311 33554432000 1073741824 1073778376 140735838648016 140248114641320 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22701/tid=22705] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22705/stat : 22705 (java) S 22699 22701 21473 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 254231197 9855975424 11311 33554432000 1073741824 1073778376 140735838648016 140248113588776 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22701/tid=22706] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22706/stat : 22706 (java) S 22699 22701 21473 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254231197 9855975424 11311 33554432000 1073741824 1073778376 140735838648016 140248112535720 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22701/tid=22707] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22707/stat : 22707 (java) S 22699 22701 21473 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 254231197 9855975424 11311 33554432000 1073741824 1073778376 140735838648016 140248111483176 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22701/tid=22708] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22708/stat : 22708 (java) S 22699 22701 21473 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 254231197 9855975424 11311 33554432000 1073741824 1073778376 140735838648016 140248110431144 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22701/tid=22709] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22709/stat : 22709 (java) S 22699 22701 21473 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 254231197 9855975424 11311 33554432000 1073741824 1073778376 140735838648016 140248109378600 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22701/tid=22710] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22710/stat : 22710 (java) S 22699 22701 21473 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254231197 9855975424 11311 33554432000 1073741824 1073778376 140735838648016 140248108325544 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22701/tid=22711] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22711/stat : 22711 (java) S 22699 22701 21473 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 254231197 9855975424 11311 33554432000 1073741824 1073778376 140735838648016 140248107273000 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22701/tid=22712] ppid=22699 vsize=9624976 CPUtime=0.13 cores=1,3,5,7
/proc/22701/task/22712/stat : 22712 (java) S 22699 22701 21473 0 -1 4202560 34 0 0 0 13 0 0 0 20 0 19 0 254231199 9855975424 11311 33554432000 1073741824 1073778376 140735838648016 140248095074664 226333079465 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22701/tid=22713] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22713/stat : 22713 (java) S 22699 22701 21473 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254231199 9855975424 11311 33554432000 1073741824 1073778376 140735838648016 140248094020984 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22701/tid=22714] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22714/stat : 22714 (java) S 22699 22701 21473 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 254231199 9855975424 11311 33554432000 1073741824 1073778376 140735838648016 140248092967816 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22701/tid=22715] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22715/stat : 22715 (java) S 22699 22701 21473 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254231202 9855975424 11311 33554432000 1073741824 1073778376 140735838648016 140248091916560 226333087520 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22701/tid=22716] ppid=22699 vsize=9624976 CPUtime=0.24 cores=1,3,5,7
/proc/22701/task/22716/stat : 22716 (java) S 22699 22701 21473 0 -1 4202560 2858 0 0 0 24 0 0 0 20 0 19 0 254231202 9855975424 11311 33554432000 1073741824 1073778376 140735838648016 140248090864440 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22701/tid=22717] ppid=22699 vsize=9624976 CPUtime=0.13 cores=1,3,5,7
/proc/22701/task/22717/stat : 22717 (java) S 22699 22701 21473 0 -1 4202560 1223 0 0 0 13 0 0 0 20 0 19 0 254231202 9855975424 11311 33554432000 1073741824 1073778376 140735838648016 140248089811896 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0

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

[pid=22701/tid=22716] ppid=22699 vsize=9624976 CPUtime=0.24 cores=1,3,5,7
/proc/22701/task/22716/stat : 22716 (java) S 22699 22701 21473 0 -1 4202560 2858 0 0 0 24 0 0 0 20 0 19 0 254231202 9855975424 36446 33554432000 1073741824 1073778376 140735838648016 140248090864440 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22701/tid=22717] ppid=22699 vsize=9624976 CPUtime=0.15 cores=1,3,5,7
/proc/22701/task/22717/stat : 22717 (java) S 22699 22701 21473 0 -1 4202560 1385 0 0 0 15 0 0 0 20 0 19 0 254231202 9855975424 36446 33554432000 1073741824 1073778376 140735838648016 140248089811896 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22701/tid=22718] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22718/stat : 22718 (java) S 22699 22701 21473 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254231202 9855975424 36446 33554432000 1073741824 1073778376 140735838648016 140248088759032 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22701/tid=22719] ppid=22699 vsize=9624976 CPUtime=0.55 cores=1,3,5,7
/proc/22701/task/22719/stat : 22719 (java) S 22699 22701 21473 0 -1 4202560 99 0 0 0 36 19 0 0 20 0 19 0 254231202 9855975424 36446 33554432000 1073741824 1073778376 140735838648016 140248087706696 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22701/tid=22720] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22720/stat : 22720 (java) S 22699 22701 21473 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254231210 9855975424 36446 33554432000 1073741824 1073778376 140735838648016 140248086651944 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1726.95
Current children cumulated vsize (KiB) 9624976

[startup+1782.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/211 22816
/proc/meminfo: memFree=27855756/32873844 swapFree=6080/6080
[pid=22701] ppid=22699 vsize=9624976 CPUtime=1787.01 cores=1,3,5,7
/proc/22701/stat : 22701 (java) S 22699 22701 21473 0 -1 4202496 10220 0 1 0 178660 41 0 0 20 0 19 0 254231196 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140735838639152 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22701/statm: 2406244 36958 2263 9 0 2396937 0
[pid=22701/tid=22702] ppid=22699 vsize=9624976 CPUtime=1769.58 cores=1,3,5,7
/proc/22701/task/22702/stat : 22702 (java) R 22699 22701 21473 0 -1 4202560 2628 0 1 0 176931 27 0 0 20 0 19 0 254231197 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140248271012112 140248143441603 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22701/tid=22704] ppid=22699 vsize=9624976 CPUtime=0.63 cores=1,3,5,7
/proc/22701/task/22704/stat : 22704 (java) S 22699 22701 21473 0 -1 4202560 272 0 0 0 61 2 0 0 20 0 19 0 254231197 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140248114641320 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22701/tid=22705] ppid=22699 vsize=9624976 CPUtime=0.62 cores=1,3,5,7
/proc/22701/task/22705/stat : 22705 (java) S 22699 22701 21473 0 -1 4202560 264 0 0 0 62 0 0 0 20 0 19 0 254231197 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140248113588776 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22701/tid=22706] ppid=22699 vsize=9624976 CPUtime=0.67 cores=1,3,5,7
/proc/22701/task/22706/stat : 22706 (java) S 22699 22701 21473 0 -1 4202560 265 0 0 0 67 0 0 0 20 0 19 0 254231197 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140248112535720 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22701/tid=22707] ppid=22699 vsize=9624976 CPUtime=0.69 cores=1,3,5,7
/proc/22701/task/22707/stat : 22707 (java) S 22699 22701 21473 0 -1 4202560 273 0 0 0 67 2 0 0 20 0 19 0 254231197 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140248111483176 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22701/tid=22708] ppid=22699 vsize=9624976 CPUtime=0.7 cores=1,3,5,7
/proc/22701/task/22708/stat : 22708 (java) S 22699 22701 21473 0 -1 4202560 265 0 0 0 70 0 0 0 20 0 19 0 254231197 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140248110431144 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22701/tid=22709] ppid=22699 vsize=9624976 CPUtime=0.72 cores=1,3,5,7
/proc/22701/task/22709/stat : 22709 (java) S 22699 22701 21473 0 -1 4202560 270 0 0 0 70 2 0 0 20 0 19 0 254231197 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140248109378600 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22701/tid=22710] ppid=22699 vsize=9624976 CPUtime=0.71 cores=1,3,5,7
/proc/22701/task/22710/stat : 22710 (java) S 22699 22701 21473 0 -1 4202560 151 0 0 0 70 1 0 0 20 0 19 0 254231197 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140248108325544 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22701/tid=22711] ppid=22699 vsize=9624976 CPUtime=0.66 cores=1,3,5,7
/proc/22701/task/22711/stat : 22711 (java) S 22699 22701 21473 0 -1 4202560 145 0 0 0 66 0 0 0 20 0 19 0 254231197 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140248107273000 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22701/tid=22712] ppid=22699 vsize=9624976 CPUtime=6.47 cores=1,3,5,7
/proc/22701/task/22712/stat : 22712 (java) S 22699 22701 21473 0 -1 4202560 160 0 0 0 644 3 0 0 20 0 19 0 254231199 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140248095074664 226333079465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22701/tid=22713] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22713/stat : 22713 (java) S 22699 22701 21473 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254231199 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140248094020984 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22701/tid=22714] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22714/stat : 22714 (java) S 22699 22701 21473 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 254231199 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140248092967816 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22701/tid=22715] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22715/stat : 22715 (java) S 22699 22701 21473 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254231202 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140248091916560 226333087520 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22701/tid=22716] ppid=22699 vsize=9624976 CPUtime=0.24 cores=1,3,5,7
/proc/22701/task/22716/stat : 22716 (java) S 22699 22701 21473 0 -1 4202560 2858 0 0 0 24 0 0 0 20 0 19 0 254231202 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140248090864440 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22701/tid=22717] ppid=22699 vsize=9624976 CPUtime=0.15 cores=1,3,5,7
/proc/22701/task/22717/stat : 22717 (java) S 22699 22701 21473 0 -1 4202560 1385 0 0 0 15 0 0 0 20 0 19 0 254231202 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140248089811896 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22701/tid=22718] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22718/stat : 22718 (java) S 22699 22701 21473 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254231202 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140248088759032 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22701/tid=22719] ppid=22699 vsize=9624976 CPUtime=0.57 cores=1,3,5,7
/proc/22701/task/22719/stat : 22719 (java) S 22699 22701 21473 0 -1 4202560 103 0 0 0 37 20 0 0 20 0 19 0 254231202 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140248087706696 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22701/tid=22720] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22720/stat : 22720 (java) S 22699 22701 21473 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254231210 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140248086651944 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1787.01
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1795.3 s]
/proc/loadavg: 2.09 2.03 2.00 3/211 22816
/proc/meminfo: memFree=27855756/32873844 swapFree=6080/6080
[pid=22701] ppid=22699 vsize=9624976 CPUtime=1800.06 cores=1,3,5,7
/proc/22701/stat : 22701 (java) S 22699 22701 21473 0 -1 4202496 10223 0 1 0 179965 41 0 0 20 0 19 0 254231196 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140735838639152 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22701/statm: 2406244 36958 2263 9 0 2396937 0
[pid=22701/tid=22702] ppid=22699 vsize=9624976 CPUtime=1782.47 cores=1,3,5,7
/proc/22701/task/22702/stat : 22702 (java) R 22699 22701 21473 0 -1 4202560 2629 0 1 0 178219 28 0 0 20 0 19 0 254231197 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140248271012112 140248143441565 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22701/tid=22704] ppid=22699 vsize=9624976 CPUtime=0.64 cores=1,3,5,7
/proc/22701/task/22704/stat : 22704 (java) S 22699 22701 21473 0 -1 4202560 272 0 0 0 62 2 0 0 20 0 19 0 254231197 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140248114641320 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22701/tid=22705] ppid=22699 vsize=9624976 CPUtime=0.63 cores=1,3,5,7
/proc/22701/task/22705/stat : 22705 (java) S 22699 22701 21473 0 -1 4202560 264 0 0 0 63 0 0 0 20 0 19 0 254231197 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140248113588776 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22701/tid=22706] ppid=22699 vsize=9624976 CPUtime=0.68 cores=1,3,5,7
/proc/22701/task/22706/stat : 22706 (java) S 22699 22701 21473 0 -1 4202560 265 0 0 0 68 0 0 0 20 0 19 0 254231197 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140248112535720 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22701/tid=22707] ppid=22699 vsize=9624976 CPUtime=0.7 cores=1,3,5,7
/proc/22701/task/22707/stat : 22707 (java) S 22699 22701 21473 0 -1 4202560 273 0 0 0 68 2 0 0 20 0 19 0 254231197 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140248111483176 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22701/tid=22708] ppid=22699 vsize=9624976 CPUtime=0.7 cores=1,3,5,7
/proc/22701/task/22708/stat : 22708 (java) S 22699 22701 21473 0 -1 4202560 265 0 0 0 70 0 0 0 20 0 19 0 254231197 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140248110431144 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22701/tid=22709] ppid=22699 vsize=9624976 CPUtime=0.73 cores=1,3,5,7
/proc/22701/task/22709/stat : 22709 (java) S 22699 22701 21473 0 -1 4202560 270 0 0 0 71 2 0 0 20 0 19 0 254231197 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140248109378600 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22701/tid=22710] ppid=22699 vsize=9624976 CPUtime=0.73 cores=1,3,5,7
/proc/22701/task/22710/stat : 22710 (java) S 22699 22701 21473 0 -1 4202560 151 0 0 0 72 1 0 0 20 0 19 0 254231197 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140248108325544 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22701/tid=22711] ppid=22699 vsize=9624976 CPUtime=0.67 cores=1,3,5,7
/proc/22701/task/22711/stat : 22711 (java) S 22699 22701 21473 0 -1 4202560 145 0 0 0 67 0 0 0 20 0 19 0 254231197 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140248107273000 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22701/tid=22712] ppid=22699 vsize=9624976 CPUtime=6.54 cores=1,3,5,7
/proc/22701/task/22712/stat : 22712 (java) S 22699 22701 21473 0 -1 4202560 162 0 0 0 651 3 0 0 20 0 19 0 254231199 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140248095074664 226333079465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22701/tid=22713] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22713/stat : 22713 (java) S 22699 22701 21473 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254231199 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140248094020984 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22701/tid=22714] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22714/stat : 22714 (java) S 22699 22701 21473 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 254231199 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140248092967816 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22701/tid=22715] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22715/stat : 22715 (java) S 22699 22701 21473 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254231202 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140248091916560 226333087520 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22701/tid=22716] ppid=22699 vsize=9624976 CPUtime=0.24 cores=1,3,5,7
/proc/22701/task/22716/stat : 22716 (java) S 22699 22701 21473 0 -1 4202560 2858 0 0 0 24 0 0 0 20 0 19 0 254231202 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140248090864440 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22701/tid=22717] ppid=22699 vsize=9624976 CPUtime=0.15 cores=1,3,5,7
/proc/22701/task/22717/stat : 22717 (java) S 22699 22701 21473 0 -1 4202560 1385 0 0 0 15 0 0 0 20 0 19 0 254231202 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140248089811896 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22701/tid=22718] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22718/stat : 22718 (java) S 22699 22701 21473 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254231202 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140248088759032 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22701/tid=22719] ppid=22699 vsize=9624976 CPUtime=0.57 cores=1,3,5,7
/proc/22701/task/22719/stat : 22719 (java) S 22699 22701 21473 0 -1 4202560 103 0 0 0 37 20 0 0 20 0 19 0 254231202 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140248087706696 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22701/tid=22720] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22720/stat : 22720 (java) S 22699 22701 21473 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254231210 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140248086651944 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
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+1795.3 s]
/proc/loadavg: 2.09 2.03 2.00 3/211 22816
/proc/meminfo: memFree=27855756/32873844 swapFree=6080/6080
[pid=22701] ppid=22699 vsize=9624976 CPUtime=1800.06 cores=1,3,5,7
/proc/22701/stat : 22701 (java) S 22699 22701 21473 0 -1 4202496 10223 0 1 0 179965 41 0 0 20 0 19 0 254231196 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140735838639152 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22701/statm: 2406244 36958 2263 9 0 2396937 0
[pid=22701/tid=22702] ppid=22699 vsize=9624976 CPUtime=1782.47 cores=1,3,5,7
/proc/22701/task/22702/stat : 22702 (java) R 22699 22701 21473 0 -1 4202560 2629 0 1 0 178219 28 0 0 20 0 19 0 254231197 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140248271012112 140248143441565 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22701/tid=22704] ppid=22699 vsize=9624976 CPUtime=0.64 cores=1,3,5,7
/proc/22701/task/22704/stat : 22704 (java) S 22699 22701 21473 0 -1 4202560 272 0 0 0 62 2 0 0 20 0 19 0 254231197 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140248114641320 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22701/tid=22705] ppid=22699 vsize=9624976 CPUtime=0.63 cores=1,3,5,7
/proc/22701/task/22705/stat : 22705 (java) S 22699 22701 21473 0 -1 4202560 264 0 0 0 63 0 0 0 20 0 19 0 254231197 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140248113588776 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22701/tid=22706] ppid=22699 vsize=9624976 CPUtime=0.68 cores=1,3,5,7
/proc/22701/task/22706/stat : 22706 (java) S 22699 22701 21473 0 -1 4202560 265 0 0 0 68 0 0 0 20 0 19 0 254231197 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140248112535720 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22701/tid=22707] ppid=22699 vsize=9624976 CPUtime=0.7 cores=1,3,5,7
/proc/22701/task/22707/stat : 22707 (java) S 22699 22701 21473 0 -1 4202560 273 0 0 0 68 2 0 0 20 0 19 0 254231197 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140248111483176 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22701/tid=22708] ppid=22699 vsize=9624976 CPUtime=0.7 cores=1,3,5,7
/proc/22701/task/22708/stat : 22708 (java) S 22699 22701 21473 0 -1 4202560 265 0 0 0 70 0 0 0 20 0 19 0 254231197 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140248110431144 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22701/tid=22709] ppid=22699 vsize=9624976 CPUtime=0.73 cores=1,3,5,7
/proc/22701/task/22709/stat : 22709 (java) S 22699 22701 21473 0 -1 4202560 270 0 0 0 71 2 0 0 20 0 19 0 254231197 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140248109378600 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22701/tid=22710] ppid=22699 vsize=9624976 CPUtime=0.73 cores=1,3,5,7
/proc/22701/task/22710/stat : 22710 (java) S 22699 22701 21473 0 -1 4202560 151 0 0 0 72 1 0 0 20 0 19 0 254231197 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140248108325544 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22701/tid=22711] ppid=22699 vsize=9624976 CPUtime=0.67 cores=1,3,5,7
/proc/22701/task/22711/stat : 22711 (java) S 22699 22701 21473 0 -1 4202560 145 0 0 0 67 0 0 0 20 0 19 0 254231197 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140248107273000 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22701/tid=22712] ppid=22699 vsize=9624976 CPUtime=6.54 cores=1,3,5,7
/proc/22701/task/22712/stat : 22712 (java) S 22699 22701 21473 0 -1 4202560 162 0 0 0 651 3 0 0 20 0 19 0 254231199 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140248095074664 226333079465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22701/tid=22713] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22713/stat : 22713 (java) S 22699 22701 21473 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254231199 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140248094020984 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22701/tid=22714] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22714/stat : 22714 (java) S 22699 22701 21473 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 254231199 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140248092967816 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22701/tid=22715] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22715/stat : 22715 (java) S 22699 22701 21473 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254231202 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140248091916560 226333087520 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22701/tid=22716] ppid=22699 vsize=9624976 CPUtime=0.24 cores=1,3,5,7
/proc/22701/task/22716/stat : 22716 (java) S 22699 22701 21473 0 -1 4202560 2858 0 0 0 24 0 0 0 20 0 19 0 254231202 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140248090864440 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22701/tid=22717] ppid=22699 vsize=9624976 CPUtime=0.15 cores=1,3,5,7
/proc/22701/task/22717/stat : 22717 (java) S 22699 22701 21473 0 -1 4202560 1385 0 0 0 15 0 0 0 20 0 19 0 254231202 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140248089811896 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22701/tid=22718] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22718/stat : 22718 (java) S 22699 22701 21473 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254231202 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140248088759032 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22701/tid=22719] ppid=22699 vsize=9624976 CPUtime=0.57 cores=1,3,5,7
/proc/22701/task/22719/stat : 22719 (java) S 22699 22701 21473 0 -1 4202560 103 0 0 0 37 20 0 0 20 0 19 0 254231202 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140248087706696 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22701/tid=22720] ppid=22699 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22701/task/22720/stat : 22720 (java) S 22699 22701 21473 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254231210 9855975424 36958 33554432000 1073741824 1073778376 140735838648016 140248086651944 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 9624976

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22701 and gives
#  childrusage.ru_utime.tv_sec=1795
#  childrusage.ru_utime.tv_usec=90104
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=721890
# CPU time returned by wait4() is 1795.81
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1795.35
CPU time (s): 1800.06
CPU user time (s): 1799.65
CPU system time (s): 0.41
CPU usage (%): 100.262
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.09
system time used= 0.72189
maximum resident set size= 147992
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10265
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= 42136
involuntary context switches= 14703

runsolver used 6.53201 second user time and 14.4838 second system time

The end

Launcher Data

Begin job on node110 at 2012-05-24 19:37:08
IDJOB=3688253
IDBENCH=2931
IDSOLVER=2269
FILE ID=node110/3688253-1337881028
RUNJOBID= node110-1337871882-21490
PBS_JOBID= 14620094
Free space on /tmp= 71608 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_3.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3688253-1337881028/watcher-3688253-1337881028 -o /tmp/evaluation-result-3688253-1337881028/solver-3688253-1337881028 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3688253-1337881028.opb

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

MD5SUM BENCH= 37c74b9e914d30b1ddfc0838676dd479
RANDOM SEED=150809785

node110.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.893
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.78
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.893
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.893
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
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.893
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.893
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.92
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.893
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
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.893
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.893
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:       32873844 kB
MemFree:        27932824 kB
Buffers:          204008 kB
Cached:          3208764 kB
SwapCached:            0 kB
Active:          1306696 kB
Inactive:        2868628 kB
Active(anon):     765128 kB
Inactive(anon):        0 kB
Active(file):     541568 kB
Inactive(file):  2868628 kB
Unevictable:        6080 kB
Mlocked:            6080 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               436 kB
Writeback:             0 kB
AnonPages:        768736 kB
Mapped:            21496 kB
Shmem:               200 kB
Slab:             627816 kB
SReclaimable:      70520 kB
SUnreclaim:       557296 kB
KernelStack:        1744 kB
PageTables:         5256 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1134600 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    727040 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71568 MiB
End job on node110 at 2012-05-24 20:07:05