Trace number 3458570

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j Resolution 2.3.0? (TO) 1800.08 1798.65

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-par32-1.opb
MD5SUM5a9e4c8983ff8fc3ce01109a5c224dd2
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6352
Total number of constraints13453
Number of constraints which are clauses13453
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 6352
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 6352
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 6352
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.05/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.05/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/0.09	c See www.sat4j.org for details.
0.05/0.09	c version 2.3.1.v20110525
0.05/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.05/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.05/0.09	c java.vm.version	19.1-b02
0.05/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.05/0.09	c sun.arch.data.model	64
0.05/0.09	c java.version		1.6.0_24
0.05/0.09	c os.name		Linux
0.05/0.09	c os.version		2.6.18-164.el5
0.05/0.09	c os.arch		amd64
0.05/0.09	c Free memory 		12995394264
0.05/0.09	c Max memory 		13063553024
0.05/0.09	c Total memory 		13063553024
0.05/0.09	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@38540408
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose learned constraints deletion strategy
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-3458570-1307148150.opb
0.10/0.11	c reading problem ... 
0.66/0.41	c ... done. Wall clock time 0.301s.
0.66/0.41	c #vars     6352
0.66/0.41	c #constraints  13321
0.66/0.41	c constraints type 
0.66/0.41	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6982
0.66/0.41	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 6057
4.74/4.05	c cleaning 2499 clauses out of 5000 with flag 5000/5000
9.70/8.80	c cleaning 4247 clauses out of 8501 with flag 11000/11000
16.19/15.21	c cleaning 5624 clauses out of 11254 with flag 18000/18000
23.90/23.01	c cleaning 6810 clauses out of 13632 with flag 26002/26002
33.64/32.68	c cleaning 7904 clauses out of 15821 with flag 35001/35001
45.34/44.30	c cleaning 8946 clauses out of 17916 with flag 45000/45000
58.85/57.88	c cleaning 9977 clauses out of 19970 with flag 56000/56000
74.55/73.54	c cleaning 10991 clauses out of 21993 with flag 68000/68000
92.27/91.30	c cleaning 11996 clauses out of 24003 with flag 81001/81001
112.45/111.45	c cleaning 12995 clauses out of 26006 with flag 95000/95000
133.36/132.39	c cleaning 13497 clauses out of 27011 with flag 109000/109000
154.36/153.30	c cleaning 13751 clauses out of 27516 with flag 123002/123002
175.46/174.43	c cleaning 13876 clauses out of 27764 with flag 137001/137001
196.46/195.41	c cleaning 13938 clauses out of 27887 with flag 151000/151000
217.17/216.12	c cleaning 13965 clauses out of 27950 with flag 165001/165001
237.59/236.59	c cleaning 13986 clauses out of 27984 with flag 179000/179000
258.17/257.17	c cleaning 13994 clauses out of 27999 with flag 193001/193001
278.07/277.08	c cleaning 13994 clauses out of 28004 with flag 207000/207000
288.20/287.18	c cleaning 13997 clauses out of 28010 with flag 221000/221000
296.58/295.54	c cleaning 14001 clauses out of 28013 with flag 235000/235000
305.08/304.07	c cleaning 13999 clauses out of 28011 with flag 249000/249000
312.99/311.94	c cleaning 14001 clauses out of 28012 with flag 263000/263000
321.21/320.13	c cleaning 14002 clauses out of 28013 with flag 277002/277002
329.69/328.68	c cleaning 13998 clauses out of 28010 with flag 291001/291001
338.59/337.54	c cleaning 14002 clauses out of 28011 with flag 305000/305000
347.70/346.61	c cleaning 13997 clauses out of 28010 with flag 319001/319001
356.90/355.87	c cleaning 13999 clauses out of 28012 with flag 333000/333000
366.50/365.46	c cleaning 14001 clauses out of 28013 with flag 347000/347000
376.22/375.18	c cleaning 14002 clauses out of 28014 with flag 361002/361002
386.02/384.97	c cleaning 13998 clauses out of 28012 with flag 375002/375002
396.11/395.06	c cleaning 13996 clauses out of 28012 with flag 389000/389000
406.22/405.19	c cleaning 14004 clauses out of 28018 with flag 403002/403002
416.52/415.41	c cleaning 14000 clauses out of 28014 with flag 417002/417002
426.92/425.84	c cleaning 14001 clauses out of 28012 with flag 431000/431000
437.42/436.33	c cleaning 13997 clauses out of 28012 with flag 445001/445001
448.03/446.99	c cleaning 14001 clauses out of 28015 with flag 459001/459001
458.75/457.70	c cleaning 13996 clauses out of 28014 with flag 473001/473001
469.53/468.51	c cleaning 14002 clauses out of 28018 with flag 487001/487001
480.23/479.17	c cleaning 14001 clauses out of 28015 with flag 501000/501000
491.03/489.91	c cleaning 13998 clauses out of 28014 with flag 515000/515000
501.93/500.81	c cleaning 14000 clauses out of 28018 with flag 529002/529002
512.84/511.71	c cleaning 13998 clauses out of 28018 with flag 543002/543002
523.94/522.83	c cleaning 14002 clauses out of 28019 with flag 557001/557001
534.94/533.82	c cleaning 14000 clauses out of 28016 with flag 571000/571000
546.44/545.37	c cleaning 13999 clauses out of 28018 with flag 585002/585002
557.85/556.76	c cleaning 14004 clauses out of 28017 with flag 599000/599000
569.25/568.13	c cleaning 13999 clauses out of 28014 with flag 613001/613001
580.55/579.49	c cleaning 14000 clauses out of 28014 with flag 627000/627000
591.65/590.57	c cleaning 13998 clauses out of 28015 with flag 641001/641001
602.96/601.80	c cleaning 14002 clauses out of 28016 with flag 655000/655000
614.05/612.95	c cleaning 14000 clauses out of 28014 with flag 669000/669000
625.26/624.18	c cleaning 13999 clauses out of 28015 with flag 683001/683001
636.56/635.48	c cleaning 14002 clauses out of 28015 with flag 697000/697000
647.76/646.72	c cleaning 13996 clauses out of 28014 with flag 711001/711001
659.26/658.11	c cleaning 13999 clauses out of 28017 with flag 725000/725000
670.67/669.52	c cleaning 14004 clauses out of 28019 with flag 739001/739001
682.17/681.01	c cleaning 13999 clauses out of 28014 with flag 753000/753000
693.67/692.58	c cleaning 13996 clauses out of 28015 with flag 767000/767000
704.97/703.86	c cleaning 14000 clauses out of 28020 with flag 781001/781001
716.28/715.17	c cleaning 14002 clauses out of 28019 with flag 795000/795000
727.78/726.61	c cleaning 13997 clauses out of 28017 with flag 809000/809000
739.38/738.24	c cleaning 14001 clauses out of 28020 with flag 823000/823000
750.98/749.80	c cleaning 14002 clauses out of 28020 with flag 837001/837001
762.48/761.33	c cleaning 14001 clauses out of 28017 with flag 851000/851000
773.99/772.86	c cleaning 14000 clauses out of 28017 with flag 865001/865001
785.51/784.35	c cleaning 13999 clauses out of 28016 with flag 879000/879000
797.29/796.18	c cleaning 14003 clauses out of 28017 with flag 893000/893000
808.69/807.60	c cleaning 14000 clauses out of 28014 with flag 907000/907000
820.09/818.99	c cleaning 13997 clauses out of 28015 with flag 921001/921001
831.49/830.35	c cleaning 14000 clauses out of 28017 with flag 935000/935000
842.92/841.73	c cleaning 14000 clauses out of 28018 with flag 949001/949001
854.32/853.12	c cleaning 14001 clauses out of 28017 with flag 963000/963000
865.92/864.79	c cleaning 14000 clauses out of 28016 with flag 977000/977000
877.73/876.61	c cleaning 14002 clauses out of 28017 with flag 991001/991001
889.44/888.26	c cleaning 14001 clauses out of 28015 with flag 1005001/1005001
901.14/899.98	c cleaning 13999 clauses out of 28015 with flag 1019002/1019002
912.65/911.46	c cleaning 13997 clauses out of 28014 with flag 1033000/1033000
924.25/923.04	c cleaning 14006 clauses out of 28019 with flag 1047002/1047002
935.75/934.58	c cleaning 13998 clauses out of 28011 with flag 1061000/1061000
947.35/946.18	c cleaning 14000 clauses out of 28013 with flag 1075000/1075000
959.15/957.90	c cleaning 13997 clauses out of 28013 with flag 1089000/1089000
971.06/969.81	c cleaning 14002 clauses out of 28018 with flag 1103002/1103002
982.96/981.79	c cleaning 13997 clauses out of 28014 with flag 1117000/1117000
994.76/993.52	c cleaning 14002 clauses out of 28017 with flag 1131000/1131000
1005.76/1004.50	c cleaning 14000 clauses out of 28015 with flag 1145000/1145000
1016.67/1015.42	c cleaning 14001 clauses out of 28016 with flag 1159001/1159001
1027.27/1026.10	c cleaning 14000 clauses out of 28015 with flag 1173001/1173001
1038.08/1036.89	c cleaning 14000 clauses out of 28015 with flag 1187001/1187001
1048.98/1047.71	c cleaning 13999 clauses out of 28014 with flag 1201000/1201000
1059.68/1058.49	c cleaning 13995 clauses out of 28015 with flag 1215000/1215000
1071.28/1070.09	c cleaning 14002 clauses out of 28020 with flag 1229000/1229000
1083.19/1081.98	c cleaning 14000 clauses out of 28018 with flag 1243000/1243000
1095.09/1093.86	c cleaning 14000 clauses out of 28018 with flag 1257000/1257000
1106.39/1105.14	c cleaning 14002 clauses out of 28020 with flag 1271002/1271002
1117.29/1116.05	c cleaning 14000 clauses out of 28017 with flag 1285001/1285001
1128.99/1127.75	c cleaning 13998 clauses out of 28016 with flag 1299000/1299000
1141.29/1140.07	c cleaning 14000 clauses out of 28020 with flag 1313002/1313002
1153.50/1152.29	c cleaning 14004 clauses out of 28018 with flag 1327000/1327000
1165.90/1164.60	c cleaning 14002 clauses out of 28014 with flag 1341000/1341000
1177.40/1176.11	c cleaning 13997 clauses out of 28012 with flag 1355000/1355000
1188.70/1187.46	c cleaning 14002 clauses out of 28016 with flag 1369001/1369001
1200.10/1198.81	c cleaning 13999 clauses out of 28013 with flag 1383000/1383000
1211.40/1210.15	c cleaning 14000 clauses out of 28014 with flag 1397000/1397000
1222.80/1221.56	c cleaning 13996 clauses out of 28014 with flag 1411000/1411000
1234.10/1232.90	c cleaning 14004 clauses out of 28018 with flag 1425000/1425000
1245.61/1244.31	c cleaning 13997 clauses out of 28014 with flag 1439000/1439000
1256.91/1255.68	c cleaning 14002 clauses out of 28019 with flag 1453002/1453002
1268.42/1267.18	c cleaning 14000 clauses out of 28015 with flag 1467000/1467000
1279.91/1278.67	c cleaning 13999 clauses out of 28016 with flag 1481001/1481001
1291.53/1290.30	c cleaning 14003 clauses out of 28016 with flag 1495000/1495000
1303.11/1301.84	c cleaning 13998 clauses out of 28013 with flag 1509000/1509000
1314.63/1313.39	c cleaning 14001 clauses out of 28015 with flag 1523000/1523000
1326.11/1324.83	c cleaning 14000 clauses out of 28014 with flag 1537000/1537000
1337.52/1336.23	c cleaning 14000 clauses out of 28017 with flag 1551003/1551003
1348.84/1347.53	c cleaning 13999 clauses out of 28014 with flag 1565000/1565000
1360.32/1359.00	c cleaning 13997 clauses out of 28016 with flag 1579001/1579001
1371.72/1370.48	c cleaning 14002 clauses out of 28018 with flag 1593000/1593000
1383.43/1382.13	c cleaning 13998 clauses out of 28018 with flag 1607002/1607002
1395.05/1393.75	c cleaning 14005 clauses out of 28021 with flag 1621003/1621003
1406.63/1405.31	c cleaning 13998 clauses out of 28013 with flag 1635000/1635000
1418.15/1416.87	c cleaning 13999 clauses out of 28016 with flag 1649001/1649001
1429.63/1428.35	c cleaning 13998 clauses out of 28016 with flag 1663000/1663000
1441.25/1439.96	c cleaning 14001 clauses out of 28018 with flag 1677000/1677000
1452.83/1451.55	c cleaning 14003 clauses out of 28017 with flag 1691000/1691000
1464.63/1463.31	c cleaning 14003 clauses out of 28015 with flag 1705001/1705001
1476.23/1474.98	c cleaning 13999 clauses out of 28012 with flag 1719001/1719001
1488.04/1486.70	c cleaning 14001 clauses out of 28015 with flag 1733003/1733003
1499.74/1498.45	c cleaning 13993 clauses out of 28011 with flag 1747000/1747000
1511.44/1510.20	c cleaning 14002 clauses out of 28018 with flag 1761000/1761000
1523.45/1522.17	c cleaning 13999 clauses out of 28017 with flag 1775001/1775001
1535.15/1533.82	c cleaning 14000 clauses out of 28018 with flag 1789001/1789001
1546.95/1545.60	c cleaning 13999 clauses out of 28017 with flag 1803000/1803000
1558.76/1557.43	c cleaning 14000 clauses out of 28019 with flag 1817001/1817001
1570.56/1569.29	c cleaning 14003 clauses out of 28019 with flag 1831001/1831001
1582.26/1580.96	c cleaning 13999 clauses out of 28015 with flag 1845000/1845000
1593.96/1592.68	c cleaning 13997 clauses out of 28016 with flag 1859000/1859000
1605.66/1604.37	c cleaning 13997 clauses out of 28019 with flag 1873000/1873000
1617.36/1616.07	c cleaning 14004 clauses out of 28022 with flag 1887000/1887000
1629.16/1627.89	c cleaning 13999 clauses out of 28019 with flag 1901001/1901001
1640.99/1639.63	c cleaning 14002 clauses out of 28019 with flag 1915000/1915000
1652.59/1651.28	c cleaning 14003 clauses out of 28018 with flag 1929001/1929001
1664.29/1662.94	c cleaning 13995 clauses out of 28015 with flag 1943001/1943001
1675.99/1674.67	c cleaning 14003 clauses out of 28020 with flag 1957001/1957001
1687.89/1686.50	c cleaning 13994 clauses out of 28016 with flag 1971000/1971000
1699.50/1698.14	c cleaning 14001 clauses out of 28022 with flag 1985000/1985000
1711.20/1709.82	c cleaning 14000 clauses out of 28022 with flag 1999001/1999001
1722.92/1721.55	c cleaning 14001 clauses out of 28021 with flag 2013000/2013000
1734.70/1733.30	c cleaning 14002 clauses out of 28021 with flag 2027001/2027001
1746.70/1745.30	c cleaning 14003 clauses out of 28019 with flag 2041001/2041001
1758.60/1757.24	c cleaning 13997 clauses out of 28015 with flag 2055000/2055000
1770.50/1769.15	c cleaning 14000 clauses out of 28018 with flag 2069000/2069000
1782.51/1781.17	c cleaning 14000 clauses out of 28019 with flag 2083001/2083001
1794.32/1792.98	c cleaning 14000 clauses out of 28018 with flag 2097000/2097000
1800.02/1798.62	c starts		: 226
1800.02/1798.62	c conflicts		: 2104039
1800.02/1798.62	c decisions		: 2273794
1800.02/1798.62	c propagations		: 2678361111
1800.02/1798.62	c inspects		: 22646416620
1800.02/1798.62	c shortcuts		: 0
1800.02/1798.62	c learnt literals	: 1
1800.02/1798.62	c learnt binary clauses	: 60
1800.02/1798.62	c learnt ternary clauses	: 62
1800.02/1798.62	c learnt constraints	: 2104038
1800.02/1798.62	c ignored constraints	: 0
1800.02/1798.62	c root simplifications	: 0
1800.02/1798.62	c removed literals (reason simplification)	: 21052530
1800.02/1798.62	c reason swapping (by a shorter reason)	: 0
1800.02/1798.62	c Calls to reduceDB	: 153
1800.02/1798.62	c number of reductions to clauses (during analyze)	: 0
1800.02/1798.62	c number of learned constraints concerned by reduction	: 0
1800.02/1798.62	c number of learning phase by resolution	: 0
1800.02/1798.62	c number of learning phase by cutting planes	: 0
1800.02/1798.62	c speed (assignments/second)	: 1489459.7783351222
1800.02/1798.62	c non guided choices	0
1800.02/1798.63	c learnt constraints type 
1800.02/1798.63	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 60
1800.02/1798.63	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 21005
1800.02/1798.63	c constraints type 
1800.02/1798.63	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6982
1800.02/1798.63	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 6057
1800.02/1798.63	s UNKNOWN
1800.02/1798.63	c Total wall clock time (in seconds): 1798.522

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3458570-1307148150/watcher-3458570-1307148150 -o /tmp/evaluation-result-3458570-1307148150/solver-3458570-1307148150 -C 1800 -W 1900 -M 15500 java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3458570-1307148150.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.07 2.05 1.96 2/572 28561
/proc/meminfo: memFree=23571012/32951124 swapFree=58940260/67111528
[pid=28561] ppid=28559 vsize=13526316 CPUtime=0 cores=1,3,5,7
/proc/28561/stat : 28561 (java) S 28559 28561 26823 0 -1 4202496 4562 0 1 0 0 0 0 0 23 0 2 0 826412786 13850947584 4263 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699477989 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0
/proc/28561/statm: 3381579 4276 917 9 0 3372735 0
[pid=28561/tid=28562] ppid=28559 vsize=13526316 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28562/stat : 28562 (java) R 28559 28561 26823 0 -1 4202560 6911 0 1 0 0 0 0 0 24 0 2 0 826412786 13850947584 7728 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212687369275 0 4 0 16784584 0 0 0 -1 3 0 0 0

[startup+0.0660759 s]
/proc/loadavg: 2.07 2.05 1.96 2/572 28561
/proc/meminfo: memFree=23571012/32951124 swapFree=58940260/67111528
[pid=28561] ppid=28559 vsize=13554756 CPUtime=0.05 cores=1,3,5,7
/proc/28561/stat : 28561 (java) S 28559 28561 26823 0 -1 4202496 14114 0 1 0 4 1 0 0 23 0 18 0 826412786 13880070144 13810 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28561/statm: 3388689 13810 1721 9 0 3379437 0
[pid=28561/tid=28562] ppid=28559 vsize=13554756 CPUtime=0.04 cores=1,3,5,7
/proc/28561/task/28562/stat : 28562 (java) R 28559 28561 26823 0 -1 4202560 12940 0 1 0 3 1 0 0 25 0 18 0 826412786 13880070144 13811 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 47738824531875 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 13554756

[startup+0.101093 s]
/proc/loadavg: 2.07 2.05 1.96 2/572 28561
/proc/meminfo: memFree=23571012/32951124 swapFree=58940260/67111528
[pid=28561] ppid=28559 vsize=13622128 CPUtime=0.1 cores=1,3,5,7
/proc/28561/stat : 28561 (java) S 28559 28561 26823 0 -1 4202496 15501 0 1 0 8 2 0 0 23 0 18 0 826412786 13949059072 15166 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28561/statm: 3405532 15167 2092 9 0 3396266 0
[pid=28561/tid=28562] ppid=28559 vsize=13622128 CPUtime=0.08 cores=1,3,5,7
/proc/28561/task/28562/stat : 28562 (java) R 28559 28561 26823 0 -1 4202560 13559 0 1 0 7 1 0 0 18 0 18 0 826412786 13949059072 15167 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 46912505219208 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13622128

[startup+0.30106 s]
/proc/loadavg: 2.07 2.05 1.96 2/572 28561
/proc/meminfo: memFree=23571012/32951124 swapFree=58940260/67111528
[pid=28561] ppid=28559 vsize=13624092 CPUtime=0.48 cores=1,3,5,7
/proc/28561/stat : 28561 (java) S 28559 28561 26823 0 -1 4202496 18821 0 1 0 45 3 0 0 23 0 18 0 826412786 13951070208 18248 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28561/statm: 3406023 18249 2200 9 0 3396757 0
[pid=28561/tid=28562] ppid=28559 vsize=13624092 CPUtime=0.28 cores=1,3,5,7
/proc/28561/task/28562/stat : 28562 (java) R 28559 28561 26823 0 -1 4202560 15948 0 1 0 26 2 0 0 18 0 18 0 826412786 13951070208 18250 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 46912505366267 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 13624092

[startup+0.70096 s]
/proc/loadavg: 2.07 2.05 1.96 2/572 28561
/proc/meminfo: memFree=23571012/32951124 swapFree=58940260/67111528
[pid=28561] ppid=28559 vsize=13628940 CPUtime=1.38 cores=1,3,5,7
/proc/28561/stat : 28561 (java) S 28559 28561 26823 0 -1 4202496 28722 0 1 0 134 4 0 0 23 0 19 0 826412786 13956034560 25484 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28561/statm: 3407235 25484 2234 9 0 3397969 0
[pid=28561/tid=28562] ppid=28559 vsize=13628940 CPUtime=0.68 cores=1,3,5,7
/proc/28561/task/28562/stat : 28562 (java) R 28559 28561 26823 0 -1 4202560 21221 0 1 0 65 3 0 0 19 0 19 0 826412786 13956034560 25484 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 46912505793822 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 13628940

[startup+1.50081 s]
/proc/loadavg: 2.07 2.05 1.96 3/612 28619
/proc/meminfo: memFree=23415496/32951124 swapFree=58940260/67111528
[pid=28561] ppid=28559 vsize=13628940 CPUtime=2.23 cores=1,3,5,7
/proc/28561/stat : 28561 (java) S 28559 28561 26823 0 -1 4202496 28823 0 1 0 219 4 0 0 23 0 19 0 826412786 13956034560 25585 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28561/statm: 3407235 25585 2235 9 0 3397969 0
[pid=28561/tid=28562] ppid=28559 vsize=13628940 CPUtime=1.48 cores=1,3,5,7
/proc/28561/task/28562/stat : 28562 (java) R 28559 28561 26823 0 -1 4202560 21309 0 1 0 145 3 0 0 20 0 19 0 826412786 13956034560 25585 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 46912505832369 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=28561/tid=28564] ppid=28559 vsize=13628940 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28564/stat : 28564 (java) S 28559 28561 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826412788 13956034560 25585 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 7 0 0 0
[pid=28561/tid=28565] ppid=28559 vsize=13628940 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28565/stat : 28565 (java) S 28559 28561 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826412788 13956034560 25585 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 7 0 0 0
[pid=28561/tid=28566] ppid=28559 vsize=13628940 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28566/stat : 28566 (java) S 28559 28561 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826412788 13956034560 25585 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 7 0 0 0
[pid=28561/tid=28567] ppid=28559 vsize=13628940 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28567/stat : 28567 (java) S 28559 28561 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826412788 13956034560 25585 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 7 0 0 0
[pid=28561/tid=28568] ppid=28559 vsize=13628940 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28568/stat : 28568 (java) S 28559 28561 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826412788 13956034560 25585 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 7 0 0 0
[pid=28561/tid=28569] ppid=28559 vsize=13628940 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28569/stat : 28569 (java) S 28559 28561 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826412788 13956034560 25585 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 7 0 0 0
[pid=28561/tid=28570] ppid=28559 vsize=13628940 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28570/stat : 28570 (java) S 28559 28561 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826412788 13956034560 25585 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 7 0 0 0
[pid=28561/tid=28571] ppid=28559 vsize=13628940 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28571/stat : 28571 (java) S 28559 28561 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826412788 13956034560 25585 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 7 0 0 0
[pid=28561/tid=28572] ppid=28559 vsize=13628940 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28572/stat : 28572 (java) S 28559 28561 26823 0 -1 4202560 5 0 0 0 0 0 0 0 21 0 19 0 826412789 13956034560 25585 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491840 0 0 0 16800975 18446604470159161408 0 0 -1 3 0 0 0
[pid=28561/tid=28573] ppid=28559 vsize=13628940 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28573/stat : 28573 (java) S 28559 28561 26823 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 826412790 13956034560 25585 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 3 0 0 0
[pid=28561/tid=28574] ppid=28559 vsize=13628940 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28574/stat : 28574 (java) S 28559 28561 26823 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826412790 13956034560 25585 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 3 0 0 0
[pid=28561/tid=28575] ppid=28559 vsize=13628940 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28575/stat : 28575 (java) S 28559 28561 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826412792 13956034560 25585 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699498929 0 4 0 16800975 18446604470159161408 0 0 -1 3 0 0 0
[pid=28561/tid=28576] ppid=28559 vsize=13628940 CPUtime=0.41 cores=1,3,5,7
/proc/28561/task/28576/stat : 28576 (java) S 28559 28561 26823 0 -1 4202560 2554 0 0 0 41 0 0 0 24 0 19 0 826412792 13956034560 25585 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 5 0 0 0
[pid=28561/tid=28577] ppid=28559 vsize=13628940 CPUtime=0.32 cores=1,3,5,7
/proc/28561/task/28577/stat : 28577 (java) S 28559 28561 26823 0 -1 4202560 3799 0 0 0 32 0 0 0 23 0 19 0 826412792 13956034560 25585 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 7 0 0 0
[pid=28561/tid=28578] ppid=28559 vsize=13628940 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28578/stat : 28578 (java) S 28559 28561 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826412792 13956034560 25585 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 3 0 0 0
[pid=28561/tid=28579] ppid=28559 vsize=13628940 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28579/stat : 28579 (java) S 28559 28561 26823 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 826412792 13956034560 25585 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491840 0 4 0 16800975 18446604470159161408 0 0 -1 5 0 0 0
[pid=28561/tid=28618] ppid=28559 vsize=13628940 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28618/stat : 28618 (java) S 28559 28561 26823 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 826412836 13956034560 25585 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491840 0 4 0 16800975 18446604470159161408 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.23
Current children cumulated vsize (KiB) 13628940

[startup+3.10152 s]
/proc/loadavg: 2.07 2.05 1.96 3/612 28619
/proc/meminfo: memFree=23396524/32951124 swapFree=58940260/67111528
[pid=28561] ppid=28559 vsize=13628940 CPUtime=3.83 cores=1,3,5,7
/proc/28561/stat : 28561 (java) S 28559 28561 26823 0 -1 4202496 28963 0 1 0 379 4 0 0 23 0 19 0 826412786 13956034560 25724 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28561/statm: 3407235 25724 2235 9 0 3397969 0
[pid=28561/tid=28562] ppid=28559 vsize=13628940 CPUtime=3.08 cores=1,3,5,7
/proc/28561/task/28562/stat : 28562 (java) R 28559 28561 26823 0 -1 4202560 21448 0 1 0 305 3 0 0 25 0 19 0 826412786 13956034560 25724 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 46912505788967 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=28561/tid=28564] ppid=28559 vsize=13628940 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28564/stat : 28564 (java) S 28559 28561 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826412788 13956034560 25724 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 7 0 0 0
[pid=28561/tid=28565] ppid=28559 vsize=13628940 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28565/stat : 28565 (java) S 28559 28561 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826412788 13956034560 25724 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 7 0 0 0
[pid=28561/tid=28566] ppid=28559 vsize=13628940 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28566/stat : 28566 (java) S 28559 28561 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826412788 13956034560 25724 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 7 0 0 0
[pid=28561/tid=28567] ppid=28559 vsize=13628940 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28567/stat : 28567 (java) S 28559 28561 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826412788 13956034560 25724 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 7 0 0 0
[pid=28561/tid=28568] ppid=28559 vsize=13628940 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28568/stat : 28568 (java) S 28559 28561 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826412788 13956034560 25724 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 7 0 0 0
[pid=28561/tid=28569] ppid=28559 vsize=13628940 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28569/stat : 28569 (java) S 28559 28561 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826412788 13956034560 25724 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 7 0 0 0
[pid=28561/tid=28570] ppid=28559 vsize=13628940 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28570/stat : 28570 (java) S 28559 28561 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826412788 13956034560 25724 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 7 0 0 0
[pid=28561/tid=28571] ppid=28559 vsize=13628940 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28571/stat : 28571 (java) S 28559 28561 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826412788 13956034560 25724 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 7 0 0 0
[pid=28561/tid=28572] ppid=28559 vsize=13628940 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28572/stat : 28572 (java) S 28559 28561 26823 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 826412789 13956034560 25724 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491840 0 0 0 16800975 18446604470159161408 0 0 -1 3 0 0 0
[pid=28561/tid=28573] ppid=28559 vsize=13628940 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28573/stat : 28573 (java) S 28559 28561 26823 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 826412790 13956034560 25724 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 3 0 0 0
[pid=28561/tid=28574] ppid=28559 vsize=13628940 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28574/stat : 28574 (java) S 28559 28561 26823 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826412790 13956034560 25724 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 3 0 0 0
[pid=28561/tid=28575] ppid=28559 vsize=13628940 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28575/stat : 28575 (java) S 28559 28561 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826412792 13956034560 25724 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699498929 0 4 0 16800975 18446604470159161408 0 0 -1 3 0 0 0
[pid=28561/tid=28576] ppid=28559 vsize=13628940 CPUtime=0.41 cores=1,3,5,7
/proc/28561/task/28576/stat : 28576 (java) S 28559 28561 26823 0 -1 4202560 2554 0 0 0 41 0 0 0 18 0 19 0 826412792 13956034560 25724 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 5 0 0 0
[pid=28561/tid=28577] ppid=28559 vsize=13628940 CPUtime=0.32 cores=1,3,5,7
/proc/28561/task/28577/stat : 28577 (java) S 28559 28561 26823 0 -1 4202560 3799 0 0 0 32 0 0 0 18 0 19 0 826412792 13956034560 25724 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 7 0 0 0
[pid=28561/tid=28578] ppid=28559 vsize=13628940 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28578/stat : 28578 (java) S 28559 28561 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826412792 13956034560 25724 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 3 0 0 0
[pid=28561/tid=28579] ppid=28559 vsize=13628940 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28579/stat : 28579 (java) S 28559 28561 26823 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 826412792 13956034560 25724 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491840 0 4 0 16800975 18446604470159161408 0 0 -1 5 0 0 0
[pid=28561/tid=28618] ppid=28559 vsize=13628940 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28618/stat : 28618 (java) S 28559 28561 26823 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 826412836 13956034560 25724 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491840 0 4 0 16800975 18446604470159161408 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.83
Current children cumulated vsize (KiB) 13628940

[startup+6.30094 s]
/proc/loadavg: 2.06 2.05 1.96 3/612 28619
/proc/meminfo: memFree=23369604/32951124 swapFree=58940260/67111528
[pid=28561] ppid=28559 vsize=13628688 CPUtime=7.24 cores=1,3,5,7
/proc/28561/stat : 28561 (java) S 28559 28561 26823 0 -1 4202496 32640 0 1 0 719 5 0 0 23 0 19 0 826412786 13955776512 27716 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28561/statm: 3407172 27716 2263 9 0 3397906 0
[pid=28561/tid=28562] ppid=28559 vsize=13628688 CPUtime=6.25 cores=1,3,5,7
/proc/28561/task/28562/stat : 28562 (java) R 28559 28561 26823 0 -1 4202560 21526 0 1 0 622 3 0 0 25 0 19 0 826412786 13955776512 27716 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 46912505793906 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=28561/tid=28564] ppid=28559 vsize=13628688 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28564/stat : 28564 (java) S 28559 28561 26823 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 826412788 13955776512 27716 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 7 0 0 0
[pid=28561/tid=28565] ppid=28559 vsize=13628688 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28565/stat : 28565 (java) S 28559 28561 26823 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 826412788 13955776512 27716 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 7 0 0 0
[pid=28561/tid=28566] ppid=28559 vsize=13628688 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28566/stat : 28566 (java) S 28559 28561 26823 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 826412788 13955776512 27716 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 7 0 0 0
[pid=28561/tid=28567] ppid=28559 vsize=13628688 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28567/stat : 28567 (java) S 28559 28561 26823 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 826412788 13955776512 27716 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 5 0 0 0
[pid=28561/tid=28568] ppid=28559 vsize=13628688 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28568/stat : 28568 (java) S 28559 28561 26823 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 826412788 13955776512 27716 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 5 0 0 0
[pid=28561/tid=28569] ppid=28559 vsize=13628688 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28569/stat : 28569 (java) S 28559 28561 26823 0 -1 4202560 319 0 0 0 0 0 0 0 18 0 19 0 826412788 13955776512 27716 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 5 0 0 0
[pid=28561/tid=28570] ppid=28559 vsize=13628688 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28570/stat : 28570 (java) S 28559 28561 26823 0 -1 4202560 264 0 0 0 0 0 0 0 18 0 19 0 826412788 13955776512 27716 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 7 0 0 0
[pid=28561/tid=28571] ppid=28559 vsize=13628688 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28571/stat : 28571 (java) S 28559 28561 26823 0 -1 4202560 367 0 0 0 0 0 0 0 17 0 19 0 826412788 13955776512 27716 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 7 0 0 0
[pid=28561/tid=28572] ppid=28559 vsize=13628688 CPUtime=0.01 cores=1,3,5,7
/proc/28561/task/28572/stat : 28572 (java) S 28559 28561 26823 0 -1 4202560 954 0 0 0 1 0 0 0 15 0 19 0 826412789 13955776512 27716 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491840 0 0 0 16800975 18446604470159161408 0 0 -1 3 0 0 0
[pid=28561/tid=28573] ppid=28559 vsize=13628688 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28573/stat : 28573 (java) S 28559 28561 26823 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826412790 13955776512 27716 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 3 0 0 0
[pid=28561/tid=28574] ppid=28559 vsize=13628688 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28574/stat : 28574 (java) S 28559 28561 26823 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 826412790 13955776512 27716 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 3 0 0 0
[pid=28561/tid=28575] ppid=28559 vsize=13628688 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28575/stat : 28575 (java) S 28559 28561 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826412792 13955776512 27716 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699498929 0 4 0 16800975 18446604470159161408 0 0 -1 3 0 0 0
[pid=28561/tid=28576] ppid=28559 vsize=13628688 CPUtime=0.56 cores=1,3,5,7
/proc/28561/task/28576/stat : 28576 (java) S 28559 28561 26823 0 -1 4202560 4030 0 0 0 56 0 0 0 15 0 19 0 826412792 13955776512 27716 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 5 0 0 0
[pid=28561/tid=28577] ppid=28559 vsize=13628688 CPUtime=0.36 cores=1,3,5,7
/proc/28561/task/28577/stat : 28577 (java) S 28559 28561 26823 0 -1 4202560 4024 0 0 0 36 0 0 0 17 0 19 0 826412792 13955776512 27716 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 7 0 0 0

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

[pid=28561/tid=28569] ppid=28559 vsize=13628688 CPUtime=0.05 cores=1,3,5,7
/proc/28561/task/28569/stat : 28569 (java) S 28559 28561 26823 0 -1 4202560 604 0 0 0 5 0 0 0 15 0 19 0 826412788 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 5 0 0 0
[pid=28561/tid=28570] ppid=28559 vsize=13628688 CPUtime=0.06 cores=1,3,5,7
/proc/28561/task/28570/stat : 28570 (java) S 28559 28561 26823 0 -1 4202560 270 0 0 0 6 0 0 0 15 0 19 0 826412788 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 7 0 0 0
[pid=28561/tid=28571] ppid=28559 vsize=13628688 CPUtime=0.08 cores=1,3,5,7
/proc/28561/task/28571/stat : 28571 (java) S 28559 28561 26823 0 -1 4202560 383 0 0 0 8 0 0 0 15 0 19 0 826412788 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 7 0 0 0
[pid=28561/tid=28572] ppid=28559 vsize=13628688 CPUtime=3.32 cores=1,3,5,7
/proc/28561/task/28572/stat : 28572 (java) S 28559 28561 26823 0 -1 4202560 2195 0 0 0 331 1 0 0 15 0 19 0 826412789 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491840 0 0 0 16800975 18446604470159161408 0 0 -1 3 0 0 0
[pid=28561/tid=28573] ppid=28559 vsize=13628688 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28573/stat : 28573 (java) S 28559 28561 26823 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826412790 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 3 0 0 0
[pid=28561/tid=28574] ppid=28559 vsize=13628688 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28574/stat : 28574 (java) S 28559 28561 26823 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 826412790 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 3 0 0 0
[pid=28561/tid=28575] ppid=28559 vsize=13628688 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28575/stat : 28575 (java) S 28559 28561 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826412792 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699498929 0 4 0 16800975 18446604470159161408 0 0 -1 3 0 0 0
[pid=28561/tid=28576] ppid=28559 vsize=13628688 CPUtime=0.65 cores=1,3,5,7
/proc/28561/task/28576/stat : 28576 (java) S 28559 28561 26823 0 -1 4202560 4044 0 0 0 65 0 0 0 15 0 19 0 826412792 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 5 0 0 0
[pid=28561/tid=28577] ppid=28559 vsize=13628688 CPUtime=0.39 cores=1,3,5,7
/proc/28561/task/28577/stat : 28577 (java) S 28559 28561 26823 0 -1 4202560 4024 0 0 0 39 0 0 0 15 0 19 0 826412792 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 7 0 0 0
[pid=28561/tid=28578] ppid=28559 vsize=13628688 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28578/stat : 28578 (java) S 28559 28561 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826412792 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 3 0 0 0
[pid=28561/tid=28579] ppid=28559 vsize=13628688 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28579/stat : 28579 (java) S 28559 28561 26823 0 -1 4202560 97 0 0 0 0 0 0 0 15 0 19 0 826412792 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491840 0 4 0 16800975 18446604470159161408 0 0 -1 1 0 0 0
[pid=28561/tid=28618] ppid=28559 vsize=13628688 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28618/stat : 28618 (java) S 28559 28561 26823 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 826412836 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491840 0 4 0 16800975 18446604470159161408 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1663.69
Current children cumulated vsize (KiB) 13628688

[startup+1722.3 s]
/proc/loadavg: 2.04 2.07 2.01 3/612 28679
/proc/meminfo: memFree=23327996/32951124 swapFree=58940260/67111528
[pid=28561] ppid=28559 vsize=13628688 CPUtime=1723.7 cores=1,3,5,7
/proc/28561/stat : 28561 (java) S 28559 28561 26823 0 -1 4202496 34973 0 1 0 172362 8 0 0 23 0 19 0 826412786 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28561/statm: 3407172 29700 2264 9 0 3397906 0
[pid=28561/tid=28562] ppid=28559 vsize=13628688 CPUtime=1718.54 cores=1,3,5,7
/proc/28561/task/28562/stat : 28562 (java) R 28559 28561 26823 0 -1 4202560 21674 0 1 0 171851 3 0 0 25 0 19 0 826412786 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 46912505801828 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=28561/tid=28564] ppid=28559 vsize=13628688 CPUtime=0.06 cores=1,3,5,7
/proc/28561/task/28564/stat : 28564 (java) S 28559 28561 26823 0 -1 4202560 101 0 0 0 6 0 0 0 15 0 19 0 826412788 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 1 0 0 0
[pid=28561/tid=28565] ppid=28559 vsize=13628688 CPUtime=0.08 cores=1,3,5,7
/proc/28561/task/28565/stat : 28565 (java) S 28559 28561 26823 0 -1 4202560 188 0 0 0 8 0 0 0 16 0 19 0 826412788 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 1 0 0 0
[pid=28561/tid=28566] ppid=28559 vsize=13628688 CPUtime=0.06 cores=1,3,5,7
/proc/28561/task/28566/stat : 28566 (java) S 28559 28561 26823 0 -1 4202560 149 0 0 0 6 0 0 0 15 0 19 0 826412788 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 7 0 0 0
[pid=28561/tid=28567] ppid=28559 vsize=13628688 CPUtime=0.08 cores=1,3,5,7
/proc/28561/task/28567/stat : 28567 (java) S 28559 28561 26823 0 -1 4202560 44 0 0 0 8 0 0 0 15 0 19 0 826412788 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 7 0 0 0
[pid=28561/tid=28568] ppid=28559 vsize=13628688 CPUtime=0.07 cores=1,3,5,7
/proc/28561/task/28568/stat : 28568 (java) S 28559 28561 26823 0 -1 4202560 42 0 0 0 7 0 0 0 15 0 19 0 826412788 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 5 0 0 0
[pid=28561/tid=28569] ppid=28559 vsize=13628688 CPUtime=0.06 cores=1,3,5,7
/proc/28561/task/28569/stat : 28569 (java) S 28559 28561 26823 0 -1 4202560 604 0 0 0 6 0 0 0 15 0 19 0 826412788 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 5 0 0 0
[pid=28561/tid=28570] ppid=28559 vsize=13628688 CPUtime=0.06 cores=1,3,5,7
/proc/28561/task/28570/stat : 28570 (java) S 28559 28561 26823 0 -1 4202560 270 0 0 0 6 0 0 0 15 0 19 0 826412788 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 7 0 0 0
[pid=28561/tid=28571] ppid=28559 vsize=13628688 CPUtime=0.08 cores=1,3,5,7
/proc/28561/task/28571/stat : 28571 (java) S 28559 28561 26823 0 -1 4202560 383 0 0 0 8 0 0 0 15 0 19 0 826412788 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 7 0 0 0
[pid=28561/tid=28572] ppid=28559 vsize=13628688 CPUtime=3.47 cores=1,3,5,7
/proc/28561/task/28572/stat : 28572 (java) S 28559 28561 26823 0 -1 4202560 2199 0 0 0 345 2 0 0 16 0 19 0 826412789 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491840 0 0 0 16800975 18446604470159161408 0 0 -1 3 0 0 0
[pid=28561/tid=28573] ppid=28559 vsize=13628688 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28573/stat : 28573 (java) S 28559 28561 26823 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826412790 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 3 0 0 0
[pid=28561/tid=28574] ppid=28559 vsize=13628688 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28574/stat : 28574 (java) S 28559 28561 26823 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 826412790 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 3 0 0 0
[pid=28561/tid=28575] ppid=28559 vsize=13628688 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28575/stat : 28575 (java) S 28559 28561 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826412792 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699498929 0 4 0 16800975 18446604470159161408 0 0 -1 3 0 0 0
[pid=28561/tid=28576] ppid=28559 vsize=13628688 CPUtime=0.65 cores=1,3,5,7
/proc/28561/task/28576/stat : 28576 (java) S 28559 28561 26823 0 -1 4202560 4044 0 0 0 65 0 0 0 15 0 19 0 826412792 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 5 0 0 0
[pid=28561/tid=28577] ppid=28559 vsize=13628688 CPUtime=0.39 cores=1,3,5,7
/proc/28561/task/28577/stat : 28577 (java) S 28559 28561 26823 0 -1 4202560 4024 0 0 0 39 0 0 0 15 0 19 0 826412792 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 7 0 0 0
[pid=28561/tid=28578] ppid=28559 vsize=13628688 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28578/stat : 28578 (java) S 28559 28561 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826412792 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 3 0 0 0
[pid=28561/tid=28579] ppid=28559 vsize=13628688 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28579/stat : 28579 (java) S 28559 28561 26823 0 -1 4202560 101 0 0 0 0 0 0 0 15 0 19 0 826412792 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491840 0 4 0 16800975 18446604470159161408 0 0 -1 1 0 0 0
[pid=28561/tid=28618] ppid=28559 vsize=13628688 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28618/stat : 28618 (java) S 28559 28561 26823 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 826412836 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491840 0 4 0 16800975 18446604470159161408 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1723.7
Current children cumulated vsize (KiB) 13628688

[startup+1782.3 s]
/proc/loadavg: 2.01 2.05 2.01 3/612 28680
/proc/meminfo: memFree=23328056/32951124 swapFree=58940260/67111528
[pid=28561] ppid=28559 vsize=13628688 CPUtime=1783.71 cores=1,3,5,7
/proc/28561/stat : 28561 (java) S 28559 28561 26823 0 -1 4202496 34982 0 1 0 178363 8 0 0 23 0 19 0 826412786 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28561/statm: 3407172 29700 2264 9 0 3397906 0
[pid=28561/tid=28562] ppid=28559 vsize=13628688 CPUtime=1778.42 cores=1,3,5,7
/proc/28561/task/28562/stat : 28562 (java) R 28559 28561 26823 0 -1 4202560 21679 0 1 0 177839 3 0 0 25 0 19 0 826412786 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 46912505831777 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=28561/tid=28564] ppid=28559 vsize=13628688 CPUtime=0.06 cores=1,3,5,7
/proc/28561/task/28564/stat : 28564 (java) S 28559 28561 26823 0 -1 4202560 101 0 0 0 6 0 0 0 15 0 19 0 826412788 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 1 0 0 0
[pid=28561/tid=28565] ppid=28559 vsize=13628688 CPUtime=0.08 cores=1,3,5,7
/proc/28561/task/28565/stat : 28565 (java) S 28559 28561 26823 0 -1 4202560 188 0 0 0 8 0 0 0 15 0 19 0 826412788 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 7 0 0 0
[pid=28561/tid=28566] ppid=28559 vsize=13628688 CPUtime=0.06 cores=1,3,5,7
/proc/28561/task/28566/stat : 28566 (java) S 28559 28561 26823 0 -1 4202560 149 0 0 0 6 0 0 0 15 0 19 0 826412788 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 1 0 0 0
[pid=28561/tid=28567] ppid=28559 vsize=13628688 CPUtime=0.08 cores=1,3,5,7
/proc/28561/task/28567/stat : 28567 (java) S 28559 28561 26823 0 -1 4202560 44 0 0 0 8 0 0 0 16 0 19 0 826412788 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 7 0 0 0
[pid=28561/tid=28568] ppid=28559 vsize=13628688 CPUtime=0.07 cores=1,3,5,7
/proc/28561/task/28568/stat : 28568 (java) S 28559 28561 26823 0 -1 4202560 42 0 0 0 7 0 0 0 16 0 19 0 826412788 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 7 0 0 0
[pid=28561/tid=28569] ppid=28559 vsize=13628688 CPUtime=0.06 cores=1,3,5,7
/proc/28561/task/28569/stat : 28569 (java) S 28559 28561 26823 0 -1 4202560 604 0 0 0 6 0 0 0 15 0 19 0 826412788 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 5 0 0 0
[pid=28561/tid=28570] ppid=28559 vsize=13628688 CPUtime=0.06 cores=1,3,5,7
/proc/28561/task/28570/stat : 28570 (java) S 28559 28561 26823 0 -1 4202560 270 0 0 0 6 0 0 0 15 0 19 0 826412788 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 5 0 0 0
[pid=28561/tid=28571] ppid=28559 vsize=13628688 CPUtime=0.08 cores=1,3,5,7
/proc/28561/task/28571/stat : 28571 (java) S 28559 28561 26823 0 -1 4202560 383 0 0 0 8 0 0 0 15 0 19 0 826412788 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 7 0 0 0
[pid=28561/tid=28572] ppid=28559 vsize=13628688 CPUtime=3.6 cores=1,3,5,7
/proc/28561/task/28572/stat : 28572 (java) S 28559 28561 26823 0 -1 4202560 2201 0 0 0 358 2 0 0 15 0 19 0 826412789 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491840 0 0 0 16800975 18446604470159161408 0 0 -1 3 0 0 0
[pid=28561/tid=28573] ppid=28559 vsize=13628688 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28573/stat : 28573 (java) S 28559 28561 26823 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826412790 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 3 0 0 0
[pid=28561/tid=28574] ppid=28559 vsize=13628688 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28574/stat : 28574 (java) S 28559 28561 26823 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 826412790 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 3 0 0 0
[pid=28561/tid=28575] ppid=28559 vsize=13628688 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28575/stat : 28575 (java) S 28559 28561 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826412792 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699498929 0 4 0 16800975 18446604470159161408 0 0 -1 3 0 0 0
[pid=28561/tid=28576] ppid=28559 vsize=13628688 CPUtime=0.65 cores=1,3,5,7
/proc/28561/task/28576/stat : 28576 (java) S 28559 28561 26823 0 -1 4202560 4044 0 0 0 65 0 0 0 15 0 19 0 826412792 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 5 0 0 0
[pid=28561/tid=28577] ppid=28559 vsize=13628688 CPUtime=0.39 cores=1,3,5,7
/proc/28561/task/28577/stat : 28577 (java) S 28559 28561 26823 0 -1 4202560 4024 0 0 0 39 0 0 0 15 0 19 0 826412792 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 7 0 0 0
[pid=28561/tid=28578] ppid=28559 vsize=13628688 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28578/stat : 28578 (java) S 28559 28561 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826412792 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 3 0 0 0
[pid=28561/tid=28579] ppid=28559 vsize=13628688 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28579/stat : 28579 (java) S 28559 28561 26823 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 19 0 826412792 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491840 0 4 0 16800975 18446604470159161408 0 0 -1 1 0 0 0
[pid=28561/tid=28618] ppid=28559 vsize=13628688 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28618/stat : 28618 (java) S 28559 28561 26823 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 826412836 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491840 0 4 0 16800975 18446604470159161408 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1783.71
Current children cumulated vsize (KiB) 13628688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1798.6 s]
/proc/loadavg: 1.93 2.03 2.00 2/592 28684
/proc/meminfo: memFree=23468436/32951124 swapFree=58940260/67111528
[pid=28561] ppid=28559 vsize=13628688 CPUtime=1800.02 cores=1,3,5,7
/proc/28561/stat : 28561 (java) S 28559 28561 26823 0 -1 4202496 34987 0 1 0 179994 8 0 0 23 0 19 0 826412786 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28561/statm: 3407172 29700 2264 9 0 3397906 0
[pid=28561/tid=28562] ppid=28559 vsize=13628688 CPUtime=1794.71 cores=1,3,5,7
/proc/28561/task/28562/stat : 28562 (java) R 28559 28561 26823 0 -1 4202560 21680 0 1 0 179468 3 0 0 25 0 19 0 826412786 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 46912505794171 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=28561/tid=28564] ppid=28559 vsize=13628688 CPUtime=0.06 cores=1,3,5,7
/proc/28561/task/28564/stat : 28564 (java) S 28559 28561 26823 0 -1 4202560 101 0 0 0 6 0 0 0 15 0 19 0 826412788 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 1 0 0 0
[pid=28561/tid=28565] ppid=28559 vsize=13628688 CPUtime=0.08 cores=1,3,5,7
/proc/28561/task/28565/stat : 28565 (java) S 28559 28561 26823 0 -1 4202560 188 0 0 0 8 0 0 0 15 0 19 0 826412788 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 7 0 0 0
[pid=28561/tid=28566] ppid=28559 vsize=13628688 CPUtime=0.06 cores=1,3,5,7
/proc/28561/task/28566/stat : 28566 (java) S 28559 28561 26823 0 -1 4202560 149 0 0 0 6 0 0 0 15 0 19 0 826412788 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 1 0 0 0
[pid=28561/tid=28567] ppid=28559 vsize=13628688 CPUtime=0.08 cores=1,3,5,7
/proc/28561/task/28567/stat : 28567 (java) S 28559 28561 26823 0 -1 4202560 44 0 0 0 8 0 0 0 16 0 19 0 826412788 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 7 0 0 0
[pid=28561/tid=28568] ppid=28559 vsize=13628688 CPUtime=0.07 cores=1,3,5,7
/proc/28561/task/28568/stat : 28568 (java) S 28559 28561 26823 0 -1 4202560 42 0 0 0 7 0 0 0 15 0 19 0 826412788 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 7 0 0 0
[pid=28561/tid=28569] ppid=28559 vsize=13628688 CPUtime=0.06 cores=1,3,5,7
/proc/28561/task/28569/stat : 28569 (java) S 28559 28561 26823 0 -1 4202560 604 0 0 0 6 0 0 0 15 0 19 0 826412788 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 5 0 0 0
[pid=28561/tid=28570] ppid=28559 vsize=13628688 CPUtime=0.06 cores=1,3,5,7
/proc/28561/task/28570/stat : 28570 (java) S 28559 28561 26823 0 -1 4202560 270 0 0 0 6 0 0 0 16 0 19 0 826412788 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 5 0 0 0
[pid=28561/tid=28571] ppid=28559 vsize=13628688 CPUtime=0.08 cores=1,3,5,7
/proc/28561/task/28571/stat : 28571 (java) S 28559 28561 26823 0 -1 4202560 383 0 0 0 8 0 0 0 15 0 19 0 826412788 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 7 0 0 0
[pid=28561/tid=28572] ppid=28559 vsize=13628688 CPUtime=3.62 cores=1,3,5,7
/proc/28561/task/28572/stat : 28572 (java) S 28559 28561 26823 0 -1 4202560 2203 0 0 0 360 2 0 0 15 0 19 0 826412789 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491840 0 0 0 16800975 18446604470159161408 0 0 -1 3 0 0 0
[pid=28561/tid=28573] ppid=28559 vsize=13628688 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28573/stat : 28573 (java) S 28559 28561 26823 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826412790 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 3 0 0 0
[pid=28561/tid=28574] ppid=28559 vsize=13628688 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28574/stat : 28574 (java) S 28559 28561 26823 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 826412790 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 3 0 0 0
[pid=28561/tid=28575] ppid=28559 vsize=13628688 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28575/stat : 28575 (java) S 28559 28561 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826412792 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699498929 0 4 0 16800975 18446604470159161408 0 0 -1 3 0 0 0
[pid=28561/tid=28576] ppid=28559 vsize=13628688 CPUtime=0.65 cores=1,3,5,7
/proc/28561/task/28576/stat : 28576 (java) S 28559 28561 26823 0 -1 4202560 4044 0 0 0 65 0 0 0 15 0 19 0 826412792 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 5 0 0 0
[pid=28561/tid=28577] ppid=28559 vsize=13628688 CPUtime=0.39 cores=1,3,5,7
/proc/28561/task/28577/stat : 28577 (java) S 28559 28561 26823 0 -1 4202560 4024 0 0 0 39 0 0 0 15 0 19 0 826412792 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 7 0 0 0
[pid=28561/tid=28578] ppid=28559 vsize=13628688 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28578/stat : 28578 (java) S 28559 28561 26823 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826412792 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491225 0 4 0 16800975 18446604470159161408 0 0 -1 3 0 0 0
[pid=28561/tid=28579] ppid=28559 vsize=13628688 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28579/stat : 28579 (java) S 28559 28561 26823 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 19 0 826412792 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491840 0 4 0 16800975 18446604470159161408 0 0 -1 1 0 0 0
[pid=28561/tid=28618] ppid=28559 vsize=13628688 CPUtime=0 cores=1,3,5,7
/proc/28561/task/28618/stat : 28618 (java) S 28559 28561 26823 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 826412836 13955776512 29700 33554432000 1073741824 1073778376 140736820340896 18446744073709551615 212699491840 0 4 0 16800975 18446604470159161408 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 13628688

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

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

Child status: 143
Real time (s): 1798.65
CPU time (s): 1800.08
CPU user time (s): 1799.99
CPU system time (s): 0.096985
CPU usage (%): 100.08
Max. virtual memory (cumulated for all children) (KiB): 13632380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.99
system time used= 0.096985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35023
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 41223
involuntary context switches= 7837

runsolver used 10.0245 second user time and 24.3813 second system time

The end

Launcher Data

Begin job on node139 at 2011-06-04 02:42:31
IDJOB=3458570
IDBENCH=2208
IDSOLVER=1952
FILE ID=node139/3458570-1307148150
RUNJOBID= node139-1307146345-28418
PBS_JOBID= 13508777
Free space on /tmp= 73448 MiB

SOLVER NAME= Sat4j Resolution 2.3.0
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-par32-1.opb
COMMAND LINE= java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3458570-1307148150/watcher-3458570-1307148150 -o /tmp/evaluation-result-3458570-1307148150/solver-3458570-1307148150 -C 1800 -W 1900 -M 15500  java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3458570-1307148150.opb

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

MD5SUM BENCH= 5a9e4c8983ff8fc3ce01109a5c224dd2
RANDOM SEED=1125300142

node139.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23571292 kB
Buffers:        262552 kB
Cached:         607556 kB
SwapCached:       3628 kB
Active:        8574056 kB
Inactive:       503108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23571292 kB
SwapTotal:    67111528 kB
SwapFree:     58940260 kB
Dirty:             620 kB
Writeback:           0 kB
AnonPages:     8205040 kB
Mapped:          32432 kB
Slab:           152588 kB
PageTables:      78668 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 170876352 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73440 MiB
End job on node139 at 2011-06-04 03:12:31