Trace number 3458563

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.13 1798.45

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-par32-2.opb
MD5SUM0b8531b64d2ca93b44d439b9cb9fcfaa
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 constraints13429
Number of constraints which are clauses13429
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.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version 2.3.1.v20110525
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.18-164.el5
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		12995394264
0.00/0.09	c Max memory 		13063553024
0.00/0.09	c Total memory 		13063553024
0.00/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-3458563-1307147443.opb
0.10/0.11	c reading problem ... 
0.63/0.45	c ... done. Wall clock time 0.333s.
0.63/0.45	c #vars     6352
0.63/0.45	c #constraints  13307
0.63/0.45	c constraints type 
0.63/0.45	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6954
0.63/0.45	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 6071
5.42/4.79	c cleaning 2500 clauses out of 5000 with flag 5000/5000
10.19/9.04	c cleaning 4249 clauses out of 8500 with flag 11000/11000
14.00/12.82	c cleaning 5626 clauses out of 11251 with flag 18000/18000
18.21/17.04	c cleaning 6811 clauses out of 13626 with flag 26001/26001
23.17/21.94	c cleaning 7906 clauses out of 15814 with flag 35000/35000
29.02/27.74	c cleaning 8953 clauses out of 17909 with flag 45001/45001
35.76/34.48	c cleaning 9975 clauses out of 19956 with flag 56001/56001
43.56/42.28	c cleaning 10986 clauses out of 21980 with flag 68000/68000
52.26/50.94	c cleaning 11995 clauses out of 23995 with flag 81001/81001
62.07/60.79	c cleaning 12995 clauses out of 25999 with flag 95001/95001
71.58/70.29	c cleaning 13498 clauses out of 27003 with flag 109000/109000
81.59/80.21	c cleaning 13751 clauses out of 27505 with flag 123000/123000
91.68/90.38	c cleaning 13872 clauses out of 27754 with flag 137000/137000
101.58/100.26	c cleaning 13935 clauses out of 27883 with flag 151001/151001
111.59/110.23	c cleaning 13970 clauses out of 27948 with flag 165001/165001
121.30/119.97	c cleaning 13984 clauses out of 27978 with flag 179001/179001
131.29/129.98	c cleaning 13991 clauses out of 27994 with flag 193001/193001
141.29/139.98	c cleaning 13998 clauses out of 28004 with flag 207002/207002
151.69/150.38	c cleaning 13999 clauses out of 28004 with flag 221000/221000
162.10/160.70	c cleaning 13997 clauses out of 28005 with flag 235000/235000
172.40/171.04	c cleaning 14000 clauses out of 28008 with flag 249000/249000
182.70/181.41	c cleaning 14001 clauses out of 28009 with flag 263001/263001
193.50/192.11	c cleaning 13997 clauses out of 28007 with flag 277000/277000
203.90/202.59	c cleaning 14000 clauses out of 28010 with flag 291000/291000
214.00/212.68	c cleaning 13998 clauses out of 28011 with flag 305001/305001
224.72/223.38	c cleaning 14005 clauses out of 28013 with flag 319001/319001
235.31/233.99	c cleaning 13999 clauses out of 28008 with flag 333001/333001
246.63/245.21	c cleaning 13998 clauses out of 28008 with flag 347000/347000
257.92/256.53	c cleaning 13998 clauses out of 28011 with flag 361001/361001
269.12/267.78	c cleaning 14000 clauses out of 28013 with flag 375001/375001
280.73/279.35	c cleaning 13999 clauses out of 28013 with flag 389001/389001
292.42/291.03	c cleaning 14003 clauses out of 28013 with flag 403000/403000
304.02/302.68	c cleaning 13998 clauses out of 28010 with flag 417000/417000
315.23/313.81	c cleaning 14002 clauses out of 28013 with flag 431001/431001
326.23/324.89	c cleaning 13998 clauses out of 28011 with flag 445001/445001
337.23/335.81	c cleaning 13998 clauses out of 28014 with flag 459002/459002
348.43/347.09	c cleaning 14001 clauses out of 28014 with flag 473000/473000
360.33/358.95	c cleaning 13998 clauses out of 28014 with flag 487001/487001
371.83/370.49	c cleaning 14000 clauses out of 28017 with flag 501002/501002
383.53/382.15	c cleaning 14000 clauses out of 28016 with flag 515001/515001
395.74/394.38	c cleaning 14000 clauses out of 28016 with flag 529001/529001
407.54/406.19	c cleaning 13999 clauses out of 28015 with flag 543000/543000
419.24/417.84	c cleaning 13997 clauses out of 28017 with flag 557001/557001
431.24/429.83	c cleaning 13997 clauses out of 28020 with flag 571001/571001
442.56/441.15	c cleaning 14003 clauses out of 28023 with flag 585001/585001
453.74/452.40	c cleaning 14004 clauses out of 28019 with flag 599000/599000
465.24/463.80	c cleaning 14002 clauses out of 28016 with flag 613001/613001
476.24/474.86	c cleaning 14001 clauses out of 28015 with flag 627002/627002
487.15/485.79	c cleaning 14003 clauses out of 28013 with flag 641001/641001
497.86/496.43	c cleaning 13999 clauses out of 28009 with flag 655000/655000
508.36/506.92	c cleaning 13999 clauses out of 28010 with flag 669000/669000
518.96/517.53	c cleaning 13999 clauses out of 28012 with flag 683001/683001
529.76/528.30	c cleaning 13998 clauses out of 28013 with flag 697001/697001
540.26/538.87	c cleaning 14000 clauses out of 28014 with flag 711000/711000
550.86/549.45	c cleaning 13997 clauses out of 28014 with flag 725000/725000
561.77/560.30	c cleaning 14001 clauses out of 28017 with flag 739000/739000
572.47/571.05	c cleaning 14001 clauses out of 28017 with flag 753001/753001
583.17/581.71	c cleaning 14002 clauses out of 28015 with flag 767000/767000
593.77/592.35	c cleaning 13996 clauses out of 28013 with flag 781000/781000
604.77/603.31	c cleaning 14002 clauses out of 28018 with flag 795001/795001
615.37/613.90	c cleaning 13999 clauses out of 28015 with flag 809000/809000
625.87/624.43	c cleaning 14002 clauses out of 28016 with flag 823000/823000
636.57/635.11	c cleaning 13999 clauses out of 28014 with flag 837000/837000
647.37/645.90	c cleaning 14000 clauses out of 28016 with flag 851001/851001
658.48/657.00	c cleaning 14000 clauses out of 28015 with flag 865000/865000
669.19/667.76	c cleaning 14001 clauses out of 28015 with flag 879000/879000
679.88/678.48	c cleaning 13994 clauses out of 28014 with flag 893000/893000
690.68/689.22	c cleaning 14005 clauses out of 28021 with flag 907001/907001
701.78/700.37	c cleaning 14001 clauses out of 28016 with flag 921001/921001
712.58/711.16	c cleaning 14002 clauses out of 28016 with flag 935002/935002
723.20/721.72	c cleaning 13997 clauses out of 28012 with flag 949000/949000
733.50/732.07	c cleaning 14001 clauses out of 28015 with flag 963000/963000
744.41/742.97	c cleaning 13994 clauses out of 28014 with flag 977000/977000
755.31/753.85	c cleaning 14004 clauses out of 28021 with flag 991001/991001
766.31/764.85	c cleaning 14001 clauses out of 28017 with flag 1005001/1005001
777.51/776.04	c cleaning 13999 clauses out of 28017 with flag 1019002/1019002
788.61/787.17	c cleaning 14000 clauses out of 28016 with flag 1033000/1033000
799.91/798.46	c cleaning 14000 clauses out of 28017 with flag 1047001/1047001
811.22/809.73	c cleaning 13999 clauses out of 28018 with flag 1061002/1061002
822.82/821.39	c cleaning 14000 clauses out of 28018 with flag 1075001/1075001
833.82/832.36	c cleaning 14003 clauses out of 28018 with flag 1089001/1089001
845.24/843.73	c cleaning 13998 clauses out of 28015 with flag 1103001/1103001
856.42/854.99	c cleaning 14001 clauses out of 28017 with flag 1117001/1117001
867.72/866.24	c cleaning 13997 clauses out of 28016 with flag 1131001/1131001
879.13/877.62	c cleaning 14002 clauses out of 28018 with flag 1145000/1145000
890.24/888.79	c cleaning 14000 clauses out of 28016 with flag 1159000/1159000
901.43/899.99	c cleaning 14002 clauses out of 28017 with flag 1173001/1173001
912.93/911.40	c cleaning 13997 clauses out of 28015 with flag 1187001/1187001
924.34/922.86	c cleaning 14003 clauses out of 28019 with flag 1201002/1201002
935.83/934.31	c cleaning 14000 clauses out of 28014 with flag 1215000/1215000
947.13/945.64	c cleaning 13998 clauses out of 28015 with flag 1229001/1229001
958.74/957.20	c cleaning 13998 clauses out of 28016 with flag 1243000/1243000
969.74/968.26	c cleaning 13998 clauses out of 28018 with flag 1257000/1257000
980.45/979.00	c cleaning 14000 clauses out of 28021 with flag 1271001/1271001
991.45/989.92	c cleaning 14004 clauses out of 28021 with flag 1285001/1285001
1002.25/1000.74	c cleaning 14002 clauses out of 28017 with flag 1299001/1299001
1013.15/1011.61	c cleaning 14001 clauses out of 28015 with flag 1313001/1313001
1024.05/1022.54	c cleaning 13999 clauses out of 28013 with flag 1327000/1327000
1035.25/1033.71	c cleaning 13999 clauses out of 28014 with flag 1341000/1341000
1046.15/1044.60	c cleaning 14001 clauses out of 28016 with flag 1355001/1355001
1056.65/1055.17	c cleaning 14002 clauses out of 28016 with flag 1369002/1369002
1067.25/1065.77	c cleaning 13997 clauses out of 28013 with flag 1383001/1383001
1078.25/1076.73	c cleaning 14000 clauses out of 28015 with flag 1397000/1397000
1089.16/1087.68	c cleaning 13999 clauses out of 28016 with flag 1411001/1411001
1100.16/1098.61	c cleaning 13999 clauses out of 28016 with flag 1425000/1425000
1111.37/1109.88	c cleaning 14000 clauses out of 28018 with flag 1439001/1439001
1122.66/1121.13	c cleaning 13999 clauses out of 28018 with flag 1453001/1453001
1133.76/1132.22	c cleaning 14000 clauses out of 28018 with flag 1467000/1467000
1144.66/1143.14	c cleaning 13997 clauses out of 28020 with flag 1481002/1481002
1155.56/1154.08	c cleaning 14004 clauses out of 28021 with flag 1495000/1495000
1166.67/1165.15	c cleaning 14000 clauses out of 28017 with flag 1509000/1509000
1177.57/1176.07	c cleaning 14001 clauses out of 28019 with flag 1523002/1523002
1188.48/1186.98	c cleaning 13999 clauses out of 28016 with flag 1537000/1537000
1199.27/1197.75	c cleaning 14001 clauses out of 28019 with flag 1551002/1551002
1210.07/1208.56	c cleaning 14000 clauses out of 28016 with flag 1565000/1565000
1220.97/1219.44	c cleaning 13998 clauses out of 28016 with flag 1579000/1579000
1231.87/1230.31	c cleaning 14000 clauses out of 28019 with flag 1593001/1593001
1242.67/1241.16	c cleaning 13997 clauses out of 28018 with flag 1607000/1607000
1253.39/1251.82	c cleaning 14002 clauses out of 28022 with flag 1621001/1621001
1264.68/1263.17	c cleaning 14000 clauses out of 28019 with flag 1635000/1635000
1276.18/1274.70	c cleaning 14000 clauses out of 28019 with flag 1649000/1649000
1287.58/1286.01	c cleaning 13998 clauses out of 28019 with flag 1663000/1663000
1298.78/1297.24	c cleaning 14000 clauses out of 28021 with flag 1677000/1677000
1310.18/1308.67	c cleaning 14000 clauses out of 28022 with flag 1691001/1691001
1321.09/1319.56	c cleaning 13999 clauses out of 28021 with flag 1705000/1705000
1332.09/1330.54	c cleaning 13999 clauses out of 28022 with flag 1719000/1719000
1342.79/1341.28	c cleaning 14004 clauses out of 28023 with flag 1733000/1733000
1353.19/1351.67	c cleaning 13999 clauses out of 28020 with flag 1747001/1747001
1363.89/1362.37	c cleaning 14002 clauses out of 28020 with flag 1761000/1761000
1374.59/1373.06	c cleaning 14003 clauses out of 28018 with flag 1775000/1775000
1385.19/1383.66	c cleaning 14004 clauses out of 28016 with flag 1789001/1789001
1396.00/1394.49	c cleaning 13998 clauses out of 28011 with flag 1803000/1803000
1406.70/1405.13	c cleaning 13996 clauses out of 28013 with flag 1817000/1817000
1417.40/1415.82	c cleaning 13998 clauses out of 28017 with flag 1831000/1831000
1427.90/1426.38	c cleaning 14003 clauses out of 28021 with flag 1845002/1845002
1438.71/1437.11	c cleaning 14000 clauses out of 28018 with flag 1859002/1859002
1449.31/1447.73	c cleaning 13998 clauses out of 28017 with flag 1873001/1873001
1459.91/1458.36	c cleaning 14001 clauses out of 28021 with flag 1887003/1887003
1470.31/1468.73	c cleaning 13999 clauses out of 28017 with flag 1901000/1901000
1480.81/1479.23	c cleaning 14001 clauses out of 28019 with flag 1915001/1915001
1491.71/1490.13	c cleaning 14000 clauses out of 28017 with flag 1929000/1929000
1502.61/1501.03	c cleaning 13999 clauses out of 28017 with flag 1943000/1943000
1513.32/1511.79	c cleaning 14003 clauses out of 28019 with flag 1957001/1957001
1524.42/1522.80	c cleaning 14001 clauses out of 28016 with flag 1971001/1971001
1535.52/1533.93	c cleaning 14001 clauses out of 28014 with flag 1985000/1985000
1546.52/1544.99	c cleaning 13996 clauses out of 28014 with flag 1999001/1999001
1557.72/1556.14	c cleaning 14000 clauses out of 28018 with flag 2013001/2013001
1568.62/1567.01	c cleaning 14001 clauses out of 28018 with flag 2027001/2027001
1579.62/1578.07	c cleaning 13998 clauses out of 28016 with flag 2041000/2041000
1590.62/1589.09	c cleaning 13998 clauses out of 28019 with flag 2055001/2055001
1601.63/1600.04	c cleaning 14003 clauses out of 28021 with flag 2069001/2069001
1612.53/1610.96	c cleaning 14000 clauses out of 28018 with flag 2083001/2083001
1623.63/1622.05	c cleaning 13998 clauses out of 28017 with flag 2097000/2097000
1634.43/1632.88	c cleaning 14006 clauses out of 28020 with flag 2111001/2111001
1645.53/1643.91	c cleaning 14001 clauses out of 28013 with flag 2125000/2125000
1656.63/1655.05	c cleaning 13998 clauses out of 28012 with flag 2139000/2139000
1667.73/1666.17	c cleaning 14000 clauses out of 28014 with flag 2153000/2153000
1678.84/1677.22	c cleaning 14001 clauses out of 28015 with flag 2167001/2167001
1689.74/1688.17	c cleaning 14000 clauses out of 28013 with flag 2181000/2181000
1700.74/1699.13	c cleaning 13998 clauses out of 28013 with flag 2195000/2195000
1711.94/1710.32	c cleaning 14000 clauses out of 28015 with flag 2209000/2209000
1722.75/1721.19	c cleaning 13999 clauses out of 28015 with flag 2223000/2223000
1733.75/1732.16	c cleaning 14002 clauses out of 28017 with flag 2237001/2237001
1744.85/1743.30	c cleaning 13999 clauses out of 28014 with flag 2251000/2251000
1755.75/1754.11	c cleaning 14001 clauses out of 28015 with flag 2265000/2265000
1766.85/1765.27	c cleaning 13999 clauses out of 28015 with flag 2279001/2279001
1777.75/1776.17	c cleaning 14002 clauses out of 28015 with flag 2293000/2293000
1788.66/1787.05	c cleaning 14000 clauses out of 28013 with flag 2307000/2307000
1799.76/1798.15	c cleaning 13997 clauses out of 28013 with flag 2321000/2321000
1800.08/1798.43	c starts		: 229
1800.08/1798.43	c conflicts		: 2321392
1800.08/1798.43	c decisions		: 2425011
1800.08/1798.43	c propagations		: 2621402497
1800.08/1798.43	c inspects		: 18884713411
1800.08/1798.43	c shortcuts		: 0
1800.08/1798.43	c learnt literals	: 1
1800.08/1798.43	c learnt binary clauses	: 52
1800.08/1798.43	c learnt ternary clauses	: 56
1800.08/1798.43	c learnt constraints	: 2321391
1800.08/1798.43	c ignored constraints	: 0
1800.08/1798.43	c root simplifications	: 0
1800.08/1798.43	c removed literals (reason simplification)	: 24521103
1800.08/1798.43	c reason swapping (by a shorter reason)	: 0
1800.08/1798.43	c Calls to reduceDB	: 169
1800.08/1798.43	c number of reductions to clauses (during analyze)	: 0
1800.08/1798.43	c number of learned constraints concerned by reduction	: 0
1800.08/1798.43	c number of learning phase by resolution	: 0
1800.08/1798.43	c number of learning phase by cutting planes	: 0
1800.08/1798.43	c speed (assignments/second)	: 1457964.6655038854
1800.08/1798.43	c non guided choices	0
1800.08/1798.44	c learnt constraints type 
1800.08/1798.44	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 52
1800.08/1798.44	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 14368
1800.08/1798.44	c constraints type 
1800.08/1798.44	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6954
1800.08/1798.44	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 6071
1800.08/1798.44	s UNKNOWN
1800.08/1798.44	c Total wall clock time (in seconds): 1798.33

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-3458563-1307147443/watcher-3458563-1307147443 -o /tmp/evaluation-result-3458563-1307147443/solver-3458563-1307147443 -C 1800 -W 1900 -M 15500 java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3458563-1307147443.opb 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 1.20 1.07 1.32 2/391 16865
/proc/meminfo: memFree=22782308/32951124 swapFree=37148216/67111528
[pid=16865] ppid=16863 vsize=13526316 CPUtime=0 cores=0,2,4,6
/proc/16865/stat : 16865 (java) S 16863 16865 14642 0 -1 4202496 3726 0 1 0 0 0 0 0 25 0 2 0 826344715 13850947584 3427 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820968421 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/16865/statm: 3381579 3441 917 9 0 3372735 0
[pid=16865/tid=16866] ppid=16863 vsize=13526316 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16866/stat : 16866 (java) R 16863 16865 14642 0 -1 4202560 4343 0 1 0 0 0 0 0 25 0 2 0 826344715 13850947584 5159 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230808859707 0 4 0 16784584 0 0 0 -1 4 0 0 0

[startup+0.0175399 s]
/proc/loadavg: 1.20 1.07 1.32 2/391 16865
/proc/meminfo: memFree=22782308/32951124 swapFree=37148216/67111528
[pid=16865] ppid=16863 vsize=13526316 CPUtime=0 cores=0,2,4,6
/proc/16865/stat : 16865 (java) S 16863 16865 14642 0 -1 4202496 7996 0 1 0 0 0 0 0 25 0 2 0 826344715 13850947584 7697 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820968421 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/16865/statm: 3381579 7713 917 9 0 3372735 0
[pid=16865/tid=16866] ppid=16863 vsize=13526316 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16866/stat : 16866 (java) R 16863 16865 14642 0 -1 4202560 6908 0 1 0 0 0 0 0 25 0 2 0 826344715 13850947584 7724 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230808859707 0 4 0 16784584 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 13526316

[startup+0.104599 s]
/proc/loadavg: 1.20 1.07 1.32 2/391 16865
/proc/meminfo: memFree=22782308/32951124 swapFree=37148216/67111528
[pid=16865] ppid=16863 vsize=13621656 CPUtime=0.1 cores=0,2,4,6
/proc/16865/stat : 16865 (java) S 16863 16865 14642 0 -1 4202496 15476 0 1 0 9 1 0 0 25 0 18 0 826344715 13948575744 15172 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/16865/statm: 3405414 15172 2093 9 0 3396148 0
[pid=16865/tid=16866] ppid=16863 vsize=13621656 CPUtime=0.08 cores=0,2,4,6
/proc/16865/task/16866/stat : 16866 (java) R 16863 16865 14642 0 -1 4202560 13694 0 1 0 7 1 0 0 18 0 18 0 826344715 13948575744 15173 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 46912505219208 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13621656

[startup+0.300485 s]
/proc/loadavg: 1.20 1.07 1.32 2/391 16865
/proc/meminfo: memFree=22782308/32951124 swapFree=37148216/67111528
[pid=16865] ppid=16863 vsize=13623820 CPUtime=0.46 cores=0,2,4,6
/proc/16865/stat : 16865 (java) S 16863 16865 14642 0 -1 4202496 18557 0 1 0 44 2 0 0 25 0 18 0 826344715 13950791680 17877 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/16865/statm: 3405955 17878 2199 9 0 3396689 0
[pid=16865/tid=16866] ppid=16863 vsize=13623820 CPUtime=0.28 cores=0,2,4,6
/proc/16865/task/16866/stat : 16866 (java) R 16863 16865 14642 0 -1 4202560 15536 0 1 0 26 2 0 0 18 0 18 0 826344715 13950791680 17878 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 46912505600119 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 13623820

[startup+0.700474 s]
/proc/loadavg: 1.20 1.07 1.32 2/391 16865
/proc/meminfo: memFree=22782308/32951124 swapFree=37148216/67111528
[pid=16865] ppid=16863 vsize=13628608 CPUtime=1.36 cores=0,2,4,6
/proc/16865/stat : 16865 (java) S 16863 16865 14642 0 -1 4202496 28439 0 1 0 132 4 0 0 25 0 19 0 826344715 13955694592 25470 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/16865/statm: 3407152 25470 2233 9 0 3397886 0
[pid=16865/tid=16866] ppid=16863 vsize=13628608 CPUtime=0.68 cores=0,2,4,6
/proc/16865/task/16866/stat : 16866 (java) R 16863 16865 14642 0 -1 4202560 21194 0 1 0 65 3 0 0 19 0 19 0 826344715 13955694592 25470 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 46912505811495 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 13628608

[startup+1.50132 s]
/proc/loadavg: 1.20 1.07 1.32 3/410 16884
/proc/meminfo: memFree=22677376/32951124 swapFree=37148216/67111528
[pid=16865] ppid=16863 vsize=13628608 CPUtime=2.2 cores=0,2,4,6
/proc/16865/stat : 16865 (java) S 16863 16865 14642 0 -1 4202496 28530 0 1 0 216 4 0 0 25 0 19 0 826344715 13955694592 25544 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/16865/statm: 3407152 25544 2234 9 0 3397886 0
[pid=16865/tid=16866] ppid=16863 vsize=13628608 CPUtime=1.48 cores=0,2,4,6
/proc/16865/task/16866/stat : 16866 (java) R 16863 16865 14642 0 -1 4202560 21262 0 1 0 145 3 0 0 20 0 19 0 826344715 13955694592 25544 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 46912505847931 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=16865/tid=16868] ppid=16863 vsize=13628608 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16868/stat : 16868 (java) S 16863 16865 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826344717 13955694592 25544 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 6 0 0 0
[pid=16865/tid=16869] ppid=16863 vsize=13628608 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16869/stat : 16869 (java) S 16863 16865 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826344717 13955694592 25544 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 0 0 0 0
[pid=16865/tid=16870] ppid=16863 vsize=13628608 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16870/stat : 16870 (java) S 16863 16865 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826344717 13955694592 25544 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 6 0 0 0
[pid=16865/tid=16871] ppid=16863 vsize=13628608 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16871/stat : 16871 (java) S 16863 16865 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826344717 13955694592 25544 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 0 0 0 0
[pid=16865/tid=16872] ppid=16863 vsize=13628608 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16872/stat : 16872 (java) S 16863 16865 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826344717 13955694592 25544 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 6 0 0 0
[pid=16865/tid=16873] ppid=16863 vsize=13628608 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16873/stat : 16873 (java) S 16863 16865 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826344717 13955694592 25544 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 6 0 0 0
[pid=16865/tid=16874] ppid=16863 vsize=13628608 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16874/stat : 16874 (java) S 16863 16865 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826344717 13955694592 25544 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 0 0 0 0
[pid=16865/tid=16875] ppid=16863 vsize=13628608 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16875/stat : 16875 (java) S 16863 16865 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826344717 13955694592 25544 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 0 0 0 0
[pid=16865/tid=16876] ppid=16863 vsize=13628608 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16876/stat : 16876 (java) S 16863 16865 14642 0 -1 4202560 5 0 0 0 0 0 0 0 21 0 19 0 826344718 13955694592 25544 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820982272 0 0 0 16800975 18446604453878167424 0 0 -1 4 0 0 0
[pid=16865/tid=16877] ppid=16863 vsize=13628608 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16877/stat : 16877 (java) S 16863 16865 14642 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 826344719 13955694592 25544 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 4 0 0 0
[pid=16865/tid=16878] ppid=16863 vsize=13628608 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16878/stat : 16878 (java) S 16863 16865 14642 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826344719 13955694592 25544 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 4 0 0 0
[pid=16865/tid=16879] ppid=16863 vsize=13628608 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16879/stat : 16879 (java) S 16863 16865 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826344721 13955694592 25544 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820989361 0 4 0 16800975 18446604453878167424 0 0 -1 6 0 0 0
[pid=16865/tid=16880] ppid=16863 vsize=13628608 CPUtime=0.32 cores=0,2,4,6
/proc/16865/task/16880/stat : 16880 (java) S 16863 16865 14642 0 -1 4202560 2977 0 0 0 32 0 0 0 16 0 19 0 826344721 13955694592 25544 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 4 0 0 0
[pid=16865/tid=16881] ppid=16863 vsize=13628608 CPUtime=0.37 cores=0,2,4,6
/proc/16865/task/16881/stat : 16881 (java) S 16863 16865 14642 0 -1 4202560 3130 0 0 0 37 0 0 0 16 0 19 0 826344721 13955694592 25544 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 2 0 0 0
[pid=16865/tid=16882] ppid=16863 vsize=13628608 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16882/stat : 16882 (java) S 16863 16865 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826344721 13955694592 25544 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 6 0 0 0
[pid=16865/tid=16883] ppid=16863 vsize=13628608 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16883/stat : 16883 (java) S 16863 16865 14642 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 826344721 13955694592 25544 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820982272 0 4 0 16800975 18446604453878167424 0 0 -1 2 0 0 0
[pid=16865/tid=16884] ppid=16863 vsize=13628608 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16884/stat : 16884 (java) S 16863 16865 14642 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 826344768 13955694592 25544 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820982272 0 4 0 16800975 18446604453878167424 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.2
Current children cumulated vsize (KiB) 13628608

[startup+3.10104 s]
/proc/loadavg: 1.20 1.07 1.32 3/410 16884
/proc/meminfo: memFree=22663036/32951124 swapFree=37148216/67111528
[pid=16865] ppid=16863 vsize=13628608 CPUtime=3.81 cores=0,2,4,6
/proc/16865/stat : 16865 (java) S 16863 16865 14642 0 -1 4202496 28654 0 1 0 377 4 0 0 25 0 19 0 826344715 13955694592 25667 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/16865/statm: 3407152 25667 2234 9 0 3397886 0
[pid=16865/tid=16866] ppid=16863 vsize=13628608 CPUtime=3.08 cores=0,2,4,6
/proc/16865/task/16866/stat : 16866 (java) R 16863 16865 14642 0 -1 4202560 21383 0 1 0 305 3 0 0 25 0 19 0 826344715 13955694592 25667 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 46912505847836 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=16865/tid=16868] ppid=16863 vsize=13628608 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16868/stat : 16868 (java) S 16863 16865 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826344717 13955694592 25667 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 6 0 0 0
[pid=16865/tid=16869] ppid=16863 vsize=13628608 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16869/stat : 16869 (java) S 16863 16865 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826344717 13955694592 25667 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 0 0 0 0
[pid=16865/tid=16870] ppid=16863 vsize=13628608 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16870/stat : 16870 (java) S 16863 16865 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826344717 13955694592 25667 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 6 0 0 0
[pid=16865/tid=16871] ppid=16863 vsize=13628608 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16871/stat : 16871 (java) S 16863 16865 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826344717 13955694592 25667 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 0 0 0 0
[pid=16865/tid=16872] ppid=16863 vsize=13628608 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16872/stat : 16872 (java) S 16863 16865 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826344717 13955694592 25667 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 6 0 0 0
[pid=16865/tid=16873] ppid=16863 vsize=13628608 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16873/stat : 16873 (java) S 16863 16865 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826344717 13955694592 25667 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 6 0 0 0
[pid=16865/tid=16874] ppid=16863 vsize=13628608 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16874/stat : 16874 (java) S 16863 16865 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826344717 13955694592 25667 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 0 0 0 0
[pid=16865/tid=16875] ppid=16863 vsize=13628608 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16875/stat : 16875 (java) S 16863 16865 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826344717 13955694592 25667 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 0 0 0 0
[pid=16865/tid=16876] ppid=16863 vsize=13628608 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16876/stat : 16876 (java) S 16863 16865 14642 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 826344718 13955694592 25667 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820982272 0 0 0 16800975 18446604453878167424 0 0 -1 2 0 0 0
[pid=16865/tid=16877] ppid=16863 vsize=13628608 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16877/stat : 16877 (java) S 16863 16865 14642 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 826344719 13955694592 25667 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 4 0 0 0
[pid=16865/tid=16878] ppid=16863 vsize=13628608 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16878/stat : 16878 (java) S 16863 16865 14642 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826344719 13955694592 25667 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 4 0 0 0
[pid=16865/tid=16879] ppid=16863 vsize=13628608 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16879/stat : 16879 (java) S 16863 16865 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826344721 13955694592 25667 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820989361 0 4 0 16800975 18446604453878167424 0 0 -1 6 0 0 0
[pid=16865/tid=16880] ppid=16863 vsize=13628608 CPUtime=0.33 cores=0,2,4,6
/proc/16865/task/16880/stat : 16880 (java) S 16863 16865 14642 0 -1 4202560 2979 0 0 0 33 0 0 0 15 0 19 0 826344721 13955694592 25667 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 4 0 0 0
[pid=16865/tid=16881] ppid=16863 vsize=13628608 CPUtime=0.37 cores=0,2,4,6
/proc/16865/task/16881/stat : 16881 (java) S 16863 16865 14642 0 -1 4202560 3130 0 0 0 37 0 0 0 15 0 19 0 826344721 13955694592 25667 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 2 0 0 0
[pid=16865/tid=16882] ppid=16863 vsize=13628608 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16882/stat : 16882 (java) S 16863 16865 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826344721 13955694592 25667 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 6 0 0 0
[pid=16865/tid=16883] ppid=16863 vsize=13628608 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16883/stat : 16883 (java) S 16863 16865 14642 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 826344721 13955694592 25667 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820982272 0 4 0 16800975 18446604453878167424 0 0 -1 2 0 0 0
[pid=16865/tid=16884] ppid=16863 vsize=13628608 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16884/stat : 16884 (java) S 16863 16865 14642 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 826344768 13955694592 25667 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820982272 0 4 0 16800975 18446604453878167424 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.81
Current children cumulated vsize (KiB) 13628608

[startup+6.30145 s]
/proc/loadavg: 1.26 1.09 1.32 3/410 16884
/proc/meminfo: memFree=22647896/32951124 swapFree=37148216/67111528
[pid=16865] ppid=16863 vsize=13627232 CPUtime=7.45 cores=0,2,4,6
/proc/16865/stat : 16865 (java) S 16863 16865 14642 0 -1 4202496 36930 0 1 0 740 5 0 0 25 0 19 0 826344715 13954285568 27598 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/16865/statm: 3406808 27598 2263 9 0 3397542 0
[pid=16865/tid=16866] ppid=16863 vsize=13627232 CPUtime=6.25 cores=0,2,4,6
/proc/16865/task/16866/stat : 16866 (java) R 16863 16865 14642 0 -1 4202560 21505 0 1 0 622 3 0 0 22 0 19 0 826344715 13954285568 27598 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 46912505859249 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=16865/tid=16868] ppid=16863 vsize=13627232 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16868/stat : 16868 (java) S 16863 16865 14642 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 826344717 13954285568 27598 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 0 0 0 0
[pid=16865/tid=16869] ppid=16863 vsize=13627232 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16869/stat : 16869 (java) S 16863 16865 14642 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 826344717 13954285568 27598 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 0 0 0 0
[pid=16865/tid=16870] ppid=16863 vsize=13627232 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16870/stat : 16870 (java) S 16863 16865 14642 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 826344717 13954285568 27598 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 6 0 0 0
[pid=16865/tid=16871] ppid=16863 vsize=13627232 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16871/stat : 16871 (java) S 16863 16865 14642 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 826344717 13954285568 27598 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 0 0 0 0
[pid=16865/tid=16872] ppid=16863 vsize=13627232 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16872/stat : 16872 (java) S 16863 16865 14642 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 826344717 13954285568 27598 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 6 0 0 0
[pid=16865/tid=16873] ppid=16863 vsize=13627232 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16873/stat : 16873 (java) S 16863 16865 14642 0 -1 4202560 389 0 0 0 0 0 0 0 18 0 19 0 826344717 13954285568 27598 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 6 0 0 0
[pid=16865/tid=16874] ppid=16863 vsize=13627232 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16874/stat : 16874 (java) S 16863 16865 14642 0 -1 4202560 255 0 0 0 0 0 0 0 17 0 19 0 826344717 13954285568 27598 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 0 0 0 0
[pid=16865/tid=16875] ppid=16863 vsize=13627232 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16875/stat : 16875 (java) S 16863 16865 14642 0 -1 4202560 315 0 0 0 0 0 0 0 18 0 19 0 826344717 13954285568 27598 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 0 0 0 0
[pid=16865/tid=16876] ppid=16863 vsize=13627232 CPUtime=0.02 cores=0,2,4,6
/proc/16865/task/16876/stat : 16876 (java) S 16863 16865 14642 0 -1 4202560 1133 0 0 0 2 0 0 0 15 0 19 0 826344718 13954285568 27598 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820982272 0 0 0 16800975 18446604453878167424 0 0 -1 2 0 0 0
[pid=16865/tid=16877] ppid=16863 vsize=13627232 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16877/stat : 16877 (java) S 16863 16865 14642 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826344719 13954285568 27598 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 4 0 0 0
[pid=16865/tid=16878] ppid=16863 vsize=13627232 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16878/stat : 16878 (java) S 16863 16865 14642 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 826344719 13954285568 27598 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 4 0 0 0
[pid=16865/tid=16879] ppid=16863 vsize=13627232 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16879/stat : 16879 (java) S 16863 16865 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826344721 13954285568 27598 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820989361 0 4 0 16800975 18446604453878167424 0 0 -1 6 0 0 0
[pid=16865/tid=16880] ppid=16863 vsize=13627232 CPUtime=0.38 cores=0,2,4,6
/proc/16865/task/16880/stat : 16880 (java) S 16863 16865 14642 0 -1 4202560 3540 0 0 0 38 0 0 0 15 0 19 0 826344721 13954285568 27598 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 4 0 0 0
[pid=16865/tid=16881] ppid=16863 vsize=13627232 CPUtime=0.75 cores=0,2,4,6
/proc/16865/task/16881/stat : 16881 (java) S 16863 16865 14642 0 -1 4202560 8637 0 0 0 75 0 0 0 16 0 19 0 826344721 13954285568 27598 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 2 0 0 0

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

[pid=16865/tid=16873] ppid=16863 vsize=13627536 CPUtime=0.06 cores=0,2,4,6
/proc/16865/task/16873/stat : 16873 (java) S 16863 16865 14642 0 -1 4202560 427 0 0 0 6 0 0 0 15 0 19 0 826344717 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 6 0 0 0
[pid=16865/tid=16874] ppid=16863 vsize=13627536 CPUtime=0.05 cores=0,2,4,6
/proc/16865/task/16874/stat : 16874 (java) S 16863 16865 14642 0 -1 4202560 334 0 0 0 5 0 0 0 15 0 19 0 826344717 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 2 0 0 0
[pid=16865/tid=16875] ppid=16863 vsize=13627536 CPUtime=0.04 cores=0,2,4,6
/proc/16865/task/16875/stat : 16875 (java) S 16863 16865 14642 0 -1 4202560 345 0 0 0 4 0 0 0 16 0 19 0 826344717 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 6 0 0 0
[pid=16865/tid=16876] ppid=16863 vsize=13627536 CPUtime=3.79 cores=0,2,4,6
/proc/16865/task/16876/stat : 16876 (java) S 16863 16865 14642 0 -1 4202560 2223 0 0 0 376 3 0 0 15 0 19 0 826344718 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820982272 0 0 0 16800975 18446604453878167424 0 0 -1 0 0 0 0
[pid=16865/tid=16877] ppid=16863 vsize=13627536 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16877/stat : 16877 (java) S 16863 16865 14642 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826344719 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 4 0 0 0
[pid=16865/tid=16878] ppid=16863 vsize=13627536 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16878/stat : 16878 (java) S 16863 16865 14642 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 826344719 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 4 0 0 0
[pid=16865/tid=16879] ppid=16863 vsize=13627536 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16879/stat : 16879 (java) S 16863 16865 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826344721 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820989361 0 4 0 16800975 18446604453878167424 0 0 -1 6 0 0 0
[pid=16865/tid=16880] ppid=16863 vsize=13627536 CPUtime=0.42 cores=0,2,4,6
/proc/16865/task/16880/stat : 16880 (java) S 16863 16865 14642 0 -1 4202560 3541 0 0 0 41 1 0 0 15 0 19 0 826344721 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 4 0 0 0
[pid=16865/tid=16881] ppid=16863 vsize=13627536 CPUtime=0.93 cores=0,2,4,6
/proc/16865/task/16881/stat : 16881 (java) S 16863 16865 14642 0 -1 4202560 8689 0 0 0 93 0 0 0 15 0 19 0 826344721 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 2 0 0 0
[pid=16865/tid=16882] ppid=16863 vsize=13627536 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16882/stat : 16882 (java) S 16863 16865 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826344721 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 6 0 0 0
[pid=16865/tid=16883] ppid=16863 vsize=13627536 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16883/stat : 16883 (java) S 16863 16865 14642 0 -1 4202560 97 0 0 0 0 0 0 0 15 0 19 0 826344721 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820982272 0 4 0 16800975 18446604453878167424 0 0 -1 4 0 0 0
[pid=16865/tid=16884] ppid=16863 vsize=13627536 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16884/stat : 16884 (java) S 16863 16865 14642 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 826344768 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820982272 0 4 0 16800975 18446604453878167424 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1663.93
Current children cumulated vsize (KiB) 13627536

[startup+1722.3 s]
/proc/loadavg: 2.06 2.02 1.87 3/410 16930
/proc/meminfo: memFree=22615108/32951124 swapFree=37148216/67111528
[pid=16865] ppid=16863 vsize=13627536 CPUtime=1723.95 cores=0,2,4,6
/proc/16865/stat : 16865 (java) S 16863 16865 14642 0 -1 4202496 38888 0 1 0 172383 12 0 0 25 0 19 0 826344715 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/16865/statm: 3406884 29191 2264 9 0 3397618 0
[pid=16865/tid=16866] ppid=16863 vsize=13627536 CPUtime=1718.13 cores=0,2,4,6
/proc/16865/task/16866/stat : 16866 (java) R 16863 16865 14642 0 -1 4202560 21666 0 1 0 171808 5 0 0 25 0 19 0 826344715 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 46912505867001 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=16865/tid=16868] ppid=16863 vsize=13627536 CPUtime=0.05 cores=0,2,4,6
/proc/16865/task/16868/stat : 16868 (java) S 16863 16865 14642 0 -1 4202560 258 0 0 0 5 0 0 0 16 0 19 0 826344717 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 2 0 0 0
[pid=16865/tid=16869] ppid=16863 vsize=13627536 CPUtime=0.06 cores=0,2,4,6
/proc/16865/task/16869/stat : 16869 (java) S 16863 16865 14642 0 -1 4202560 19 0 0 0 6 0 0 0 15 0 19 0 826344717 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 2 0 0 0
[pid=16865/tid=16870] ppid=16863 vsize=13627536 CPUtime=0.05 cores=0,2,4,6
/proc/16865/task/16870/stat : 16870 (java) S 16863 16865 14642 0 -1 4202560 86 0 0 0 5 0 0 0 15 0 19 0 826344717 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 4 0 0 0
[pid=16865/tid=16871] ppid=16863 vsize=13627536 CPUtime=0.06 cores=0,2,4,6
/proc/16865/task/16871/stat : 16871 (java) S 16863 16865 14642 0 -1 4202560 26 0 0 0 6 0 0 0 15 0 19 0 826344717 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 6 0 0 0
[pid=16865/tid=16872] ppid=16863 vsize=13627536 CPUtime=0.06 cores=0,2,4,6
/proc/16865/task/16872/stat : 16872 (java) S 16863 16865 14642 0 -1 4202560 19 0 0 0 6 0 0 0 15 0 19 0 826344717 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 0 0 0 0
[pid=16865/tid=16873] ppid=16863 vsize=13627536 CPUtime=0.07 cores=0,2,4,6
/proc/16865/task/16873/stat : 16873 (java) S 16863 16865 14642 0 -1 4202560 427 0 0 0 7 0 0 0 15 0 19 0 826344717 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 6 0 0 0
[pid=16865/tid=16874] ppid=16863 vsize=13627536 CPUtime=0.05 cores=0,2,4,6
/proc/16865/task/16874/stat : 16874 (java) S 16863 16865 14642 0 -1 4202560 334 0 0 0 5 0 0 0 15 0 19 0 826344717 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 4 0 0 0
[pid=16865/tid=16875] ppid=16863 vsize=13627536 CPUtime=0.04 cores=0,2,4,6
/proc/16865/task/16875/stat : 16875 (java) S 16863 16865 14642 0 -1 4202560 345 0 0 0 4 0 0 0 15 0 19 0 826344717 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 6 0 0 0
[pid=16865/tid=16876] ppid=16863 vsize=13627536 CPUtime=3.93 cores=0,2,4,6
/proc/16865/task/16876/stat : 16876 (java) S 16863 16865 14642 0 -1 4202560 2227 0 0 0 390 3 0 0 15 0 19 0 826344718 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820982272 0 0 0 16800975 18446604453878167424 0 0 -1 0 0 0 0
[pid=16865/tid=16877] ppid=16863 vsize=13627536 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16877/stat : 16877 (java) S 16863 16865 14642 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826344719 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 4 0 0 0
[pid=16865/tid=16878] ppid=16863 vsize=13627536 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16878/stat : 16878 (java) S 16863 16865 14642 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 826344719 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 4 0 0 0
[pid=16865/tid=16879] ppid=16863 vsize=13627536 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16879/stat : 16879 (java) S 16863 16865 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826344721 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820989361 0 4 0 16800975 18446604453878167424 0 0 -1 6 0 0 0
[pid=16865/tid=16880] ppid=16863 vsize=13627536 CPUtime=0.42 cores=0,2,4,6
/proc/16865/task/16880/stat : 16880 (java) S 16863 16865 14642 0 -1 4202560 3541 0 0 0 41 1 0 0 15 0 19 0 826344721 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 4 0 0 0
[pid=16865/tid=16881] ppid=16863 vsize=13627536 CPUtime=0.93 cores=0,2,4,6
/proc/16865/task/16881/stat : 16881 (java) S 16863 16865 14642 0 -1 4202560 8689 0 0 0 93 0 0 0 15 0 19 0 826344721 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 2 0 0 0
[pid=16865/tid=16882] ppid=16863 vsize=13627536 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16882/stat : 16882 (java) S 16863 16865 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826344721 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 6 0 0 0
[pid=16865/tid=16883] ppid=16863 vsize=13627536 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16883/stat : 16883 (java) S 16863 16865 14642 0 -1 4202560 101 0 0 0 0 0 0 0 15 0 19 0 826344721 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820982272 0 4 0 16800975 18446604453878167424 0 0 -1 2 0 0 0
[pid=16865/tid=16884] ppid=16863 vsize=13627536 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16884/stat : 16884 (java) S 16863 16865 14642 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 826344768 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820982272 0 4 0 16800975 18446604453878167424 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1723.95
Current children cumulated vsize (KiB) 13627536

[startup+1782.3 s]
/proc/loadavg: 2.08 2.03 1.88 3/410 16931
/proc/meminfo: memFree=22614084/32951124 swapFree=37148216/67111528
[pid=16865] ppid=16863 vsize=13627536 CPUtime=1783.96 cores=0,2,4,6
/proc/16865/stat : 16865 (java) S 16863 16865 14642 0 -1 4202496 38897 0 1 0 178384 12 0 0 25 0 19 0 826344715 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/16865/statm: 3406884 29191 2264 9 0 3397618 0
[pid=16865/tid=16866] ppid=16863 vsize=13627536 CPUtime=1778.01 cores=0,2,4,6
/proc/16865/task/16866/stat : 16866 (java) R 16863 16865 14642 0 -1 4202560 21671 0 1 0 177796 5 0 0 25 0 19 0 826344715 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 46912505804701 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=16865/tid=16868] ppid=16863 vsize=13627536 CPUtime=0.05 cores=0,2,4,6
/proc/16865/task/16868/stat : 16868 (java) S 16863 16865 14642 0 -1 4202560 258 0 0 0 5 0 0 0 15 0 19 0 826344717 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 6 0 0 0
[pid=16865/tid=16869] ppid=16863 vsize=13627536 CPUtime=0.06 cores=0,2,4,6
/proc/16865/task/16869/stat : 16869 (java) S 16863 16865 14642 0 -1 4202560 19 0 0 0 6 0 0 0 15 0 19 0 826344717 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 6 0 0 0
[pid=16865/tid=16870] ppid=16863 vsize=13627536 CPUtime=0.05 cores=0,2,4,6
/proc/16865/task/16870/stat : 16870 (java) S 16863 16865 14642 0 -1 4202560 86 0 0 0 5 0 0 0 15 0 19 0 826344717 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 4 0 0 0
[pid=16865/tid=16871] ppid=16863 vsize=13627536 CPUtime=0.06 cores=0,2,4,6
/proc/16865/task/16871/stat : 16871 (java) S 16863 16865 14642 0 -1 4202560 26 0 0 0 6 0 0 0 15 0 19 0 826344717 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 6 0 0 0
[pid=16865/tid=16872] ppid=16863 vsize=13627536 CPUtime=0.06 cores=0,2,4,6
/proc/16865/task/16872/stat : 16872 (java) S 16863 16865 14642 0 -1 4202560 19 0 0 0 6 0 0 0 15 0 19 0 826344717 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 6 0 0 0
[pid=16865/tid=16873] ppid=16863 vsize=13627536 CPUtime=0.07 cores=0,2,4,6
/proc/16865/task/16873/stat : 16873 (java) S 16863 16865 14642 0 -1 4202560 427 0 0 0 7 0 0 0 16 0 19 0 826344717 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 2 0 0 0
[pid=16865/tid=16874] ppid=16863 vsize=13627536 CPUtime=0.05 cores=0,2,4,6
/proc/16865/task/16874/stat : 16874 (java) S 16863 16865 14642 0 -1 4202560 334 0 0 0 5 0 0 0 15 0 19 0 826344717 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 6 0 0 0
[pid=16865/tid=16875] ppid=16863 vsize=13627536 CPUtime=0.05 cores=0,2,4,6
/proc/16865/task/16875/stat : 16875 (java) S 16863 16865 14642 0 -1 4202560 345 0 0 0 5 0 0 0 16 0 19 0 826344717 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 6 0 0 0
[pid=16865/tid=16876] ppid=16863 vsize=13627536 CPUtime=4.05 cores=0,2,4,6
/proc/16865/task/16876/stat : 16876 (java) S 16863 16865 14642 0 -1 4202560 2229 0 0 0 402 3 0 0 15 0 19 0 826344718 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820982272 0 0 0 16800975 18446604453878167424 0 0 -1 0 0 0 0
[pid=16865/tid=16877] ppid=16863 vsize=13627536 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16877/stat : 16877 (java) S 16863 16865 14642 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826344719 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 4 0 0 0
[pid=16865/tid=16878] ppid=16863 vsize=13627536 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16878/stat : 16878 (java) S 16863 16865 14642 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 826344719 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 4 0 0 0
[pid=16865/tid=16879] ppid=16863 vsize=13627536 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16879/stat : 16879 (java) S 16863 16865 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826344721 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820989361 0 4 0 16800975 18446604453878167424 0 0 -1 6 0 0 0
[pid=16865/tid=16880] ppid=16863 vsize=13627536 CPUtime=0.42 cores=0,2,4,6
/proc/16865/task/16880/stat : 16880 (java) S 16863 16865 14642 0 -1 4202560 3541 0 0 0 41 1 0 0 15 0 19 0 826344721 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 4 0 0 0
[pid=16865/tid=16881] ppid=16863 vsize=13627536 CPUtime=0.93 cores=0,2,4,6
/proc/16865/task/16881/stat : 16881 (java) S 16863 16865 14642 0 -1 4202560 8689 0 0 0 93 0 0 0 15 0 19 0 826344721 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 2 0 0 0
[pid=16865/tid=16882] ppid=16863 vsize=13627536 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16882/stat : 16882 (java) S 16863 16865 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826344721 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 6 0 0 0
[pid=16865/tid=16883] ppid=16863 vsize=13627536 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16883/stat : 16883 (java) S 16863 16865 14642 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 19 0 826344721 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820982272 0 4 0 16800975 18446604453878167424 0 0 -1 2 0 0 0
[pid=16865/tid=16884] ppid=16863 vsize=13627536 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16884/stat : 16884 (java) S 16863 16865 14642 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 826344768 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820982272 0 4 0 16800975 18446604453878167424 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1783.96
Current children cumulated vsize (KiB) 13627536



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1798.4 s]
/proc/loadavg: 2.06 2.02 1.89 6/409 16979
/proc/meminfo: memFree=22572216/32951124 swapFree=37148216/67111528
[pid=16865] ppid=16863 vsize=13627536 CPUtime=1800.08 cores=0,2,4,6
/proc/16865/stat : 16865 (java) S 16863 16865 14642 0 -1 4202496 38903 0 1 0 179996 12 0 0 25 0 19 0 826344715 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/16865/statm: 3406884 29191 2264 9 0 3397618 0
[pid=16865/tid=16866] ppid=16863 vsize=13627536 CPUtime=1794.08 cores=0,2,4,6
/proc/16865/task/16866/stat : 16866 (java) R 16863 16865 14642 0 -1 4202560 21673 0 1 0 179403 5 0 0 25 0 19 0 826344715 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 46912505847931 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=16865/tid=16868] ppid=16863 vsize=13627536 CPUtime=0.05 cores=0,2,4,6
/proc/16865/task/16868/stat : 16868 (java) S 16863 16865 14642 0 -1 4202560 258 0 0 0 5 0 0 0 15 0 19 0 826344717 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 6 0 0 0
[pid=16865/tid=16869] ppid=16863 vsize=13627536 CPUtime=0.06 cores=0,2,4,6
/proc/16865/task/16869/stat : 16869 (java) S 16863 16865 14642 0 -1 4202560 19 0 0 0 6 0 0 0 15 0 19 0 826344717 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 6 0 0 0
[pid=16865/tid=16870] ppid=16863 vsize=13627536 CPUtime=0.06 cores=0,2,4,6
/proc/16865/task/16870/stat : 16870 (java) S 16863 16865 14642 0 -1 4202560 86 0 0 0 6 0 0 0 15 0 19 0 826344717 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 4 0 0 0
[pid=16865/tid=16871] ppid=16863 vsize=13627536 CPUtime=0.06 cores=0,2,4,6
/proc/16865/task/16871/stat : 16871 (java) S 16863 16865 14642 0 -1 4202560 26 0 0 0 6 0 0 0 15 0 19 0 826344717 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 6 0 0 0
[pid=16865/tid=16872] ppid=16863 vsize=13627536 CPUtime=0.06 cores=0,2,4,6
/proc/16865/task/16872/stat : 16872 (java) S 16863 16865 14642 0 -1 4202560 19 0 0 0 6 0 0 0 15 0 19 0 826344717 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 6 0 0 0
[pid=16865/tid=16873] ppid=16863 vsize=13627536 CPUtime=0.07 cores=0,2,4,6
/proc/16865/task/16873/stat : 16873 (java) S 16863 16865 14642 0 -1 4202560 427 0 0 0 7 0 0 0 15 0 19 0 826344717 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 2 0 0 0
[pid=16865/tid=16874] ppid=16863 vsize=13627536 CPUtime=0.05 cores=0,2,4,6
/proc/16865/task/16874/stat : 16874 (java) S 16863 16865 14642 0 -1 4202560 334 0 0 0 5 0 0 0 15 0 19 0 826344717 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 4 0 0 0
[pid=16865/tid=16875] ppid=16863 vsize=13627536 CPUtime=0.05 cores=0,2,4,6
/proc/16865/task/16875/stat : 16875 (java) S 16863 16865 14642 0 -1 4202560 345 0 0 0 5 0 0 0 15 0 19 0 826344717 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 6 0 0 0
[pid=16865/tid=16876] ppid=16863 vsize=13627536 CPUtime=4.1 cores=0,2,4,6
/proc/16865/task/16876/stat : 16876 (java) S 16863 16865 14642 0 -1 4202560 2231 0 0 0 407 3 0 0 15 0 19 0 826344718 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820982272 0 0 0 16800975 18446604453878167424 0 0 -1 0 0 0 0
[pid=16865/tid=16877] ppid=16863 vsize=13627536 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16877/stat : 16877 (java) S 16863 16865 14642 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826344719 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 4 0 0 0
[pid=16865/tid=16878] ppid=16863 vsize=13627536 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16878/stat : 16878 (java) S 16863 16865 14642 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 826344719 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 4 0 0 0
[pid=16865/tid=16879] ppid=16863 vsize=13627536 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16879/stat : 16879 (java) S 16863 16865 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826344721 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820989361 0 4 0 16800975 18446604453878167424 0 0 -1 6 0 0 0
[pid=16865/tid=16880] ppid=16863 vsize=13627536 CPUtime=0.42 cores=0,2,4,6
/proc/16865/task/16880/stat : 16880 (java) S 16863 16865 14642 0 -1 4202560 3541 0 0 0 41 1 0 0 15 0 19 0 826344721 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 4 0 0 0
[pid=16865/tid=16881] ppid=16863 vsize=13627536 CPUtime=0.93 cores=0,2,4,6
/proc/16865/task/16881/stat : 16881 (java) S 16863 16865 14642 0 -1 4202560 8689 0 0 0 93 0 0 0 15 0 19 0 826344721 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 2 0 0 0
[pid=16865/tid=16882] ppid=16863 vsize=13627536 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16882/stat : 16882 (java) S 16863 16865 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826344721 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820981657 0 4 0 16800975 18446604453878167424 0 0 -1 6 0 0 0
[pid=16865/tid=16883] ppid=16863 vsize=13627536 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16883/stat : 16883 (java) S 16863 16865 14642 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 19 0 826344721 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820982272 0 4 0 16800975 18446604453878167424 0 0 -1 2 0 0 0
[pid=16865/tid=16884] ppid=16863 vsize=13627536 CPUtime=0 cores=0,2,4,6
/proc/16865/task/16884/stat : 16884 (java) S 16863 16865 14642 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 826344768 13954596864 29191 33554432000 1073741824 1073778376 140736435409936 18446744073709551615 230820982272 0 4 0 16800975 18446604453878167424 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 13627536

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.45
CPU time (s): 1800.13
CPU user time (s): 1800
CPU system time (s): 0.12798
CPU usage (%): 100.093
Max. virtual memory (cumulated for all children) (KiB): 13644252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800
system time used= 0.12798
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38940
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= 41684
involuntary context switches= 8328

runsolver used 6.97394 second user time and 14.3158 second system time

The end

Launcher Data

Begin job on node104 at 2011-06-04 02:30:43
IDJOB=3458563
IDBENCH=2160
IDSOLVER=1952
FILE ID=node104/3458563-1307147443
RUNJOBID= node104-1307147442-16781
PBS_JOBID= 13508812
Free space on /tmp= 73944 MiB

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

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

MD5SUM BENCH= 0b8531b64d2ca93b44d439b9cb9fcfaa
RANDOM SEED=356957688

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22782464 kB
Buffers:        417496 kB
Cached:        7572704 kB
SwapCached:     163904 kB
Active:        3825288 kB
Inactive:      6006392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22782464 kB
SwapTotal:    67111528 kB
SwapFree:     37148216 kB
Dirty:            1292 kB
Writeback:          32 kB
AnonPages:     1700568 kB
Mapped:          18560 kB
Slab:           182132 kB
PageTables:      89184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 101141832 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= 73936 MiB
End job on node104 at 2011-06-04 03:00:43