Trace number 3703402

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
npSolver inc-topdown-quickBound? (TO) 1800.07 1803.31

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=5-P0=13-P1=5-P2=17-P3=2-P4=29-P5=5-P6=19-P7=17-P8=5-B.opb
MD5SUM872806d45eb1cc1623065d320b93ba6e
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.032994
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2
Optimality of the best value was proved YES
Number of variables120
Total number of constraints17
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints17
Minimum length of a constraint5
Maximum length of a constraint35
Number of terms in the objective function 5
Biggest coefficient in the objective function 16
Number of bits for the biggest coefficient in the objective function 5
Sum of the numbers in the objective function 31
Number of bits of the sum of numbers in the objective function 5
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 1984
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)200
Sum of products size (including duplicates)400
Number of different products200
Sum of products size400

Solver Data

0.00/0.28	c run inc solver
0.00/0.28	c [INC SYSTEM] run initial solver
0.00/0.28	c [INC SYSTEM] preprocess with white file
1.47/1.53	c [INC SYSTEM] finished preprocessing in 1 s
1.47/1.53	c [INC SYSTEM] execute solver
6.47/6.51	c [INC SEARCH] formula is SAT
6.47/6.51	c [INC SYSTEM] solved the initial formula
6.47/6.51	c model valid
6.47/6.51	c current solution ok
6.97/7.07	o 23
6.97/7.07	c starting approximation
6.97/7.07	c factor = 2
6.97/7.07	c current bound: 11
18.26/18.39	c model valid
18.26/18.39	c current solution ok
18.37/18.40	c current bound: 11
29.63/29.71	c model valid
29.63/29.71	c current solution ok
29.63/29.73	c current bound: 11
40.96/41.05	c model valid
40.96/41.05	c current solution ok
40.96/41.06	c current bound: 11
52.33/52.42	c model valid
52.33/52.42	c current solution ok
52.33/52.43	c current bound: 11
63.66/63.77	c model valid
63.66/63.77	c current solution ok
63.66/63.79	c current bound: 11
75.06/75.10	c model valid
75.06/75.10	c current solution ok
75.06/75.11	c current bound: 11
86.32/86.42	c model valid
86.32/86.42	c current solution ok
86.32/86.43	c current bound: 11
97.66/97.76	c model valid
97.66/97.76	c current solution ok
97.66/97.77	c current bound: 11
109.03/109.12	c model valid
109.03/109.12	c current solution ok
109.03/109.13	c current bound: 11
120.34/120.46	c model valid
120.34/120.46	c current solution ok
120.34/120.47	c current bound: 11
131.70/131.81	c model valid
131.70/131.81	c current solution ok
131.70/131.82	c current bound: 11
143.06/143.15	c model valid
143.06/143.15	c current solution ok
143.06/143.17	c current bound: 11
154.33/154.49	c model valid
154.33/154.49	c current solution ok
154.44/154.50	c current bound: 11
165.63/165.77	c model valid
165.63/165.77	c current solution ok
165.63/165.78	c current bound: 11
177.01/177.12	c model valid
177.01/177.12	c current solution ok
177.01/177.14	c current bound: 11
188.34/188.44	c model valid
188.34/188.44	c current solution ok
188.34/188.45	c current bound: 11
199.64/199.79	c model valid
199.64/199.79	c current solution ok
199.74/199.81	c current bound: 11
211.03/211.15	c model valid
211.03/211.15	c current solution ok
211.03/211.16	c current bound: 11
222.33/222.48	c model valid
222.33/222.48	c current solution ok
222.33/222.49	c current bound: 11
233.64/233.77	c model valid
233.64/233.77	c current solution ok
233.64/233.79	c current bound: 11
244.70/244.82	c model valid
244.70/244.82	c current solution ok
244.70/244.83	c current bound: 11
256.01/256.14	c model valid
256.01/256.14	c current solution ok
256.01/256.16	c current bound: 11
267.39/267.51	c model valid
267.39/267.51	c current solution ok
267.39/267.53	c current bound: 11
278.72/278.85	c model valid
278.72/278.85	c current solution ok
278.72/278.87	c current bound: 11
290.01/290.14	c model valid
290.01/290.14	c current solution ok
290.01/290.16	c current bound: 11
301.32/301.48	c model valid
301.32/301.48	c current solution ok
301.42/301.50	c current bound: 11
312.72/312.84	c model valid
312.72/312.84	c current solution ok
312.72/312.85	c current bound: 11
324.01/324.16	c model valid
324.01/324.16	c current solution ok
324.01/324.18	c current bound: 11
335.39/335.52	c model valid
335.39/335.52	c current solution ok
335.39/335.54	c current bound: 11
346.72/346.86	c model valid
346.72/346.86	c current solution ok
346.72/346.87	c current bound: 11
358.07/358.21	c model valid
358.07/358.21	c current solution ok
358.07/358.22	c current bound: 11
369.43/369.54	c model valid
369.43/369.54	c current solution ok
369.43/369.55	c current bound: 11
380.73/380.86	c model valid
380.73/380.86	c current solution ok
380.73/380.87	c current bound: 11
392.12/392.20	c model valid
392.12/392.20	c current solution ok
392.12/392.21	c current bound: 11
403.38/403.52	c model valid
403.38/403.52	c current solution ok
403.38/403.54	c current bound: 11
414.67/414.81	c model valid
414.67/414.81	c current solution ok
414.67/414.82	c current bound: 11
426.01/426.16	c model valid
426.01/426.16	c current solution ok
426.01/426.17	c current bound: 11
437.30/437.49	c model valid
437.30/437.49	c current solution ok
437.42/437.50	c current bound: 11
448.70/448.84	c model valid
448.70/448.84	c current solution ok
448.70/448.86	c current bound: 11
460.00/460.19	c model valid
460.00/460.19	c current solution ok
460.11/460.20	c current bound: 11
471.40/471.56	c model valid
471.40/471.56	c current solution ok
471.40/471.58	c current bound: 11
482.70/482.90	c model valid
482.70/482.90	c current solution ok
482.81/482.91	c current bound: 11
494.10/494.26	c model valid
494.10/494.26	c current solution ok
494.10/494.27	c current bound: 11
505.51/505.60	c model valid
505.51/505.60	c current solution ok
505.51/505.61	c current bound: 11
516.80/516.92	c model valid
516.80/516.92	c current solution ok
516.80/516.94	c current bound: 11
528.10/528.26	c model valid
528.10/528.26	c current solution ok
528.10/528.27	c current bound: 11
539.45/539.61	c model valid
539.45/539.61	c current solution ok
539.45/539.63	c current bound: 11
550.77/551.00	c model valid
550.77/551.00	c current solution ok
550.89/551.01	c current bound: 11
562.17/562.34	c model valid
562.17/562.34	c current solution ok
562.17/562.36	c current bound: 11
573.47/573.69	c model valid
573.47/573.69	c current solution ok
573.59/573.71	c current bound: 11
584.84/585.01	c model valid
584.84/585.01	c current solution ok
584.84/585.02	c current bound: 11
596.17/596.33	c model valid
596.17/596.33	c current solution ok
596.17/596.34	c current bound: 11
607.49/607.65	c model valid
607.49/607.65	c current solution ok
607.49/607.66	c current bound: 11
618.79/618.95	c model valid
618.79/618.95	c current solution ok
618.79/618.97	c current bound: 11
630.15/630.32	c model valid
630.15/630.32	c current solution ok
630.15/630.33	c current bound: 11
641.48/641.69	c model valid
641.48/641.69	c current solution ok
641.60/641.71	c current bound: 11
652.88/653.06	c model valid
652.88/653.06	c current solution ok
652.88/653.08	c current bound: 11
664.27/664.43	c model valid
664.27/664.43	c current solution ok
664.27/664.45	c current bound: 11
675.59/675.77	c model valid
675.59/675.77	c current solution ok
675.59/675.79	c current bound: 11
686.94/687.11	c model valid
686.94/687.11	c current solution ok
686.94/687.13	c current bound: 11
698.28/698.46	c model valid
698.28/698.46	c current solution ok
698.28/698.48	c current bound: 11
709.64/709.81	c model valid
709.64/709.81	c current solution ok
709.64/709.83	c current bound: 11
720.98/721.33	c model valid
720.98/721.33	c current solution ok
720.98/721.34	c current bound: 11
732.29/732.68	c model valid
732.29/732.68	c current solution ok
732.29/732.69	c current bound: 11
743.67/744.03	c model valid
743.67/744.03	c current solution ok
743.67/744.04	c current bound: 11
754.98/755.39	c model valid
754.98/755.39	c current solution ok
755.09/755.40	c current bound: 11
766.30/766.70	c model valid
766.30/766.70	c current solution ok
766.41/766.72	c current bound: 11
777.68/778.03	c model valid
777.68/778.03	c current solution ok
777.68/778.05	c current bound: 11
788.98/789.36	c model valid
788.98/789.36	c current solution ok
788.98/789.37	c current bound: 11
800.29/800.69	c model valid
800.29/800.69	c current solution ok
800.41/800.71	c current bound: 11
811.69/812.05	c model valid
811.69/812.05	c current solution ok
811.69/812.06	c current bound: 11
822.99/823.38	c model valid
822.99/823.38	c current solution ok
822.99/823.39	c current bound: 11
834.36/834.72	c model valid
834.36/834.72	c current solution ok
834.36/834.74	c current bound: 11
845.69/846.06	c model valid
845.69/846.06	c current solution ok
845.69/846.07	c current bound: 11
857.05/857.41	c model valid
857.05/857.41	c current solution ok
857.05/857.42	c current bound: 11
868.40/868.76	c model valid
868.40/868.76	c current solution ok
868.40/868.78	c current bound: 11
879.78/880.13	c model valid
879.78/880.13	c current solution ok
879.78/880.15	c current bound: 11
891.09/891.48	c model valid
891.09/891.48	c current solution ok
891.09/891.50	c current bound: 11
902.46/902.82	c model valid
902.46/902.82	c current solution ok
902.46/902.83	c current bound: 11
913.79/914.15	c model valid
913.79/914.15	c current solution ok
913.79/914.16	c current bound: 11
925.15/925.51	c model valid
925.15/925.51	c current solution ok
925.15/925.52	c current bound: 11
936.49/936.85	c model valid
936.49/936.85	c current solution ok
936.49/936.87	c current bound: 11
947.90/948.20	c model valid
947.90/948.20	c current solution ok
947.90/948.22	c current bound: 11
959.14/959.51	c model valid
959.14/959.51	c current solution ok
959.14/959.52	c current bound: 11
970.46/970.82	c model valid
970.46/970.82	c current solution ok
970.46/970.83	c current bound: 11
981.78/982.13	c model valid
981.78/982.13	c current solution ok
981.78/982.15	c current bound: 11
993.07/993.43	c model valid
993.07/993.43	c current solution ok
993.07/993.44	c current bound: 11
1004.37/1004.75	c model valid
1004.37/1004.75	c current solution ok
1004.37/1004.76	c current bound: 11
1015.68/1016.06	c model valid
1015.68/1016.06	c current solution ok
1015.68/1016.08	c current bound: 11
1027.02/1027.43	c model valid
1027.02/1027.43	c current solution ok
1027.02/1027.45	c current bound: 11
1038.29/1038.77	c model valid
1038.29/1038.77	c current solution ok
1038.29/1038.79	c current bound: 11
1049.64/1050.11	c model valid
1049.64/1050.11	c current solution ok
1049.64/1050.12	c current bound: 11
1060.99/1061.46	c model valid
1060.99/1061.46	c current solution ok
1060.99/1061.47	c current bound: 11
1072.28/1072.76	c model valid
1072.28/1072.76	c current solution ok
1072.28/1072.77	c current bound: 11
1083.57/1084.09	c model valid
1083.57/1084.09	c current solution ok
1083.68/1084.10	c current bound: 11
1094.96/1095.43	c model valid
1094.96/1095.43	c current solution ok
1094.96/1095.45	c current bound: 11
1106.17/1106.69	c model valid
1106.17/1106.69	c current solution ok
1106.27/1106.70	c current bound: 11
1117.54/1118.01	c model valid
1117.54/1118.01	c current solution ok
1117.54/1118.03	c current bound: 11
1128.73/1129.21	c model valid
1128.73/1129.21	c current solution ok
1128.73/1129.23	c current bound: 11
1140.06/1140.57	c model valid
1140.06/1140.57	c current solution ok
1140.06/1140.58	c current bound: 11
1151.48/1152.70	c model valid
1151.48/1152.70	c current solution ok
1151.48/1152.72	c current bound: 11
1162.78/1164.00	c model valid
1162.78/1164.00	c current solution ok
1162.78/1164.01	c current bound: 11
1174.01/1175.31	c model valid
1174.01/1175.31	c current solution ok
1174.01/1175.32	c current bound: 11
1185.33/1186.62	c model valid
1185.33/1186.62	c current solution ok
1185.33/1186.63	c current bound: 11
1196.65/1197.94	c model valid
1196.65/1197.94	c current solution ok
1196.65/1197.96	c current bound: 11
1207.95/1209.28	c model valid
1207.95/1209.28	c current solution ok
1208.05/1209.30	c current bound: 11
1219.25/1220.59	c model valid
1219.25/1220.59	c current solution ok
1219.35/1220.60	c current bound: 11
1230.33/1231.68	c model valid
1230.33/1231.68	c current solution ok
1230.44/1231.70	c current bound: 11
1241.66/1242.97	c model valid
1241.66/1242.97	c current solution ok
1241.66/1242.98	c current bound: 11
1253.02/1254.32	c model valid
1253.02/1254.32	c current solution ok
1253.02/1254.34	c current bound: 11
1264.34/1265.69	c model valid
1264.34/1265.69	c current solution ok
1264.44/1265.70	c current bound: 11
1275.64/1276.96	c model valid
1275.64/1276.96	c current solution ok
1275.64/1276.98	c current bound: 11
1287.04/1288.30	c model valid
1287.04/1288.30	c current solution ok
1287.04/1288.32	c current bound: 11
1298.30/1299.61	c model valid
1298.30/1299.61	c current solution ok
1298.30/1299.62	c current bound: 11
1309.65/1310.96	c model valid
1309.65/1310.96	c current solution ok
1309.65/1310.97	c current bound: 11
1320.95/1322.29	c model valid
1320.95/1322.29	c current solution ok
1321.03/1322.30	c current bound: 11
1332.34/1333.65	c model valid
1332.34/1333.65	c current solution ok
1332.34/1333.67	c current bound: 11
1343.63/1344.99	c model valid
1343.63/1344.99	c current solution ok
1343.74/1345.00	c current bound: 11
1354.93/1356.28	c model valid
1354.93/1356.28	c current solution ok
1354.93/1356.29	c current bound: 11
1366.30/1367.62	c model valid
1366.30/1367.62	c current solution ok
1366.30/1367.63	c current bound: 11
1377.51/1378.84	c model valid
1377.51/1378.84	c current solution ok
1377.51/1378.85	c current bound: 11
1388.80/1390.14	c model valid
1388.80/1390.14	c current solution ok
1388.80/1390.16	c current bound: 11
1400.11/1401.49	c model valid
1400.11/1401.49	c current solution ok
1400.22/1401.51	c current bound: 11
1411.50/1412.83	c model valid
1411.50/1412.83	c current solution ok
1411.50/1412.85	c current bound: 11
1422.80/1424.16	c model valid
1422.80/1424.16	c current solution ok
1422.80/1424.17	c current bound: 11
1434.11/1435.49	c model valid
1434.11/1435.49	c current solution ok
1434.23/1435.51	c current bound: 11
1445.53/1446.86	c model valid
1445.53/1446.86	c current solution ok
1445.53/1446.87	c current bound: 11
1456.90/1458.23	c model valid
1456.90/1458.23	c current solution ok
1456.90/1458.24	c current bound: 11
1468.21/1469.56	c model valid
1468.21/1469.56	c current solution ok
1468.21/1469.57	c current bound: 11
1479.29/1480.69	c model valid
1479.29/1480.69	c current solution ok
1479.40/1480.70	c current bound: 11
1490.66/1492.01	c model valid
1490.66/1492.01	c current solution ok
1490.66/1492.02	c current bound: 11
1502.00/1503.37	c model valid
1502.00/1503.37	c current solution ok
1502.00/1503.39	c current bound: 11
1513.41/1514.70	c model valid
1513.41/1514.70	c current solution ok
1513.41/1514.72	c current bound: 11
1524.71/1526.00	c model valid
1524.71/1526.00	c current solution ok
1524.71/1526.01	c current bound: 11
1535.96/1537.32	c model valid
1535.96/1537.32	c current solution ok
1535.96/1537.34	c current bound: 11
1547.33/1549.56	c model valid
1547.33/1549.56	c current solution ok
1547.33/1549.57	c current bound: 11
1559.28/1561.57	c model valid
1559.28/1561.57	c current solution ok
1559.28/1561.59	c current bound: 11
1570.96/1573.24	c model valid
1570.96/1573.24	c current solution ok
1570.96/1573.25	c current bound: 11
1582.78/1585.05	c model valid
1582.78/1585.05	c current solution ok
1582.78/1585.07	c current bound: 11
1594.08/1596.39	c model valid
1594.08/1596.39	c current solution ok
1594.17/1596.40	c current bound: 11
1605.44/1607.72	c model valid
1605.44/1607.72	c current solution ok
1605.44/1607.74	c current bound: 11
1616.77/1619.05	c model valid
1616.77/1619.05	c current solution ok
1616.77/1619.07	c current bound: 11
1627.93/1630.22	c model valid
1627.93/1630.22	c current solution ok
1627.93/1630.23	c current bound: 11
1639.25/1641.54	c model valid
1639.25/1641.54	c current solution ok
1639.25/1641.55	c current bound: 11
1650.64/1653.69	c model valid
1650.64/1653.69	c current solution ok
1650.66/1653.70	c current bound: 11
1661.95/1665.03	c model valid
1661.95/1665.03	c current solution ok
1661.95/1665.05	c current bound: 11
1673.25/1676.34	c model valid
1673.25/1676.34	c current solution ok
1673.25/1676.36	c current bound: 11
1684.53/1687.67	c model valid
1684.53/1687.67	c current solution ok
1684.53/1687.68	c current bound: 11
1695.90/1699.01	c model valid
1695.90/1699.01	c current solution ok
1695.90/1699.02	c current bound: 11
1707.23/1710.37	c model valid
1707.23/1710.37	c current solution ok
1707.23/1710.38	c current bound: 11
1718.60/1721.71	c model valid
1718.60/1721.71	c current solution ok
1718.60/1721.72	c current bound: 11
1729.91/1733.02	c model valid
1729.91/1733.02	c current solution ok
1729.91/1733.03	c current bound: 11
1741.22/1744.38	c model valid
1741.22/1744.38	c current solution ok
1741.22/1744.39	c current bound: 11
1752.61/1755.74	c model valid
1752.61/1755.74	c current solution ok
1752.61/1755.75	c current bound: 11
1763.92/1767.08	c model valid
1763.92/1767.08	c current solution ok
1763.92/1767.09	c current bound: 11
1775.17/1778.44	c model valid
1775.17/1778.44	c current solution ok
1775.17/1778.46	c current bound: 11
1786.48/1789.77	c model valid
1786.48/1789.77	c current solution ok
1786.48/1789.78	c current bound: 11
1797.88/1801.10	c model valid
1797.88/1801.10	c current solution ok
1797.88/1801.11	c current bound: 11
1800.07/1803.31	./satsolver.sh: line 5: 10697 Terminated              ./glucose $1 > $2 2> /dev/null
1800.07/1803.72	c error: unexpected solver exit code
1800.07/1803.72	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3703402-1338075595/watcher-3703402-1338075595 -o /tmp/evaluation-result-3703402-1338075595/solver-3703402-1338075595 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3703402-1338075595.opb 414247522 HOME HOME 

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: 2.79 2.19 2.06 3/179 9197
/proc/meminfo: memFree=30998668/32873844 swapFree=7112/7112
[pid=9197] ppid=9195 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/9197/stat : 9197 (runsolver) D 9195 9197 3390 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 273685212 12095488 50 33554432000 4194304 5436572 140734571768736 140734571765032 4883175 0 0 4096 24578 18446744071579943789 0 0 17 4 0 0 0 0 0
/proc/9197/statm: 2953 50 31 304 0 2645 0

[startup+0.098017 s]
/proc/loadavg: 2.79 2.19 2.06 3/179 9197
/proc/meminfo: memFree=30998668/32873844 swapFree=7112/7112
[pid=9197] ppid=9195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9197/stat : 9197 (npSolver-pbo-It) S 9195 9197 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273685212 9367552 275 33554432000 4194304 5064252 140735406274736 140735406273648 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9197/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100262 s]
/proc/loadavg: 2.79 2.19 2.06 3/179 9197
/proc/meminfo: memFree=30998668/32873844 swapFree=7112/7112
[pid=9197] ppid=9195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9197/stat : 9197 (npSolver-pbo-It) S 9195 9197 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273685212 9367552 275 33554432000 4194304 5064252 140735406274736 140735406273648 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9197/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300161 s]
/proc/loadavg: 2.79 2.19 2.06 3/179 9197
/proc/meminfo: memFree=30998668/32873844 swapFree=7112/7112
[pid=9197] ppid=9195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9197/stat : 9197 (npSolver-pbo-It) S 9195 9197 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273685212 9367552 275 33554432000 4194304 5064252 140735406274736 140735406273648 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9197/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700158 s]
/proc/loadavg: 2.79 2.19 2.06 3/179 9197
/proc/meminfo: memFree=30998668/32873844 swapFree=7112/7112
[pid=9197] ppid=9195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9197/stat : 9197 (npSolver-pbo-It) S 9195 9197 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273685212 9367552 275 33554432000 4194304 5064252 140735406274736 140735406273648 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9197/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.72 2.18 2.06 3/183 9201
/proc/meminfo: memFree=30894556/32873844 swapFree=7112/7112
[pid=9197] ppid=9195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9197/stat : 9197 (npSolver-pbo-It) S 9195 9197 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273685212 9367552 275 33554432000 4194304 5064252 140735406274736 140735406273648 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9197/statm: 2287 275 233 213 0 72 0
[pid=9199] ppid=9197 vsize=29016 CPUtime=0.27 cores=0,2,4,6
/proc/9199/stat : 9199 (npSolver-pbo) S 9197 9197 3390 0 -1 4202496 5515 0 0 0 25 2 0 0 20 0 1 0 273685213 29712384 4942 33554432000 4194304 5992684 140736871746880 140736871741328 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9199/statm: 7254 4942 164 440 0 6810 0
[pid=9200] ppid=9199 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9200/stat : 9200 (cp2_pre.sh) S 9199 9197 3390 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 273685240 9367552 277 33554432000 4194304 5064252 140735276054448 140735276053152 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9200/statm: 2287 277 234 213 0 72 0
[pid=9201] ppid=9200 vsize=80736 CPUtime=1.2 cores=0,2,4,6
/proc/9201/stat : 9201 (coprocessor) R 9200 9197 3390 0 -1 4202496 17407 0 0 0 117 3 0 0 20 0 1 0 273685241 82673664 19327 33554432000 4194304 6586260 140737284233664 140737284228984 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/9201/statm: 20184 19327 200 584 0 19596 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 128048

[startup+3.10031 s]
/proc/loadavg: 2.72 2.18 2.06 3/182 9203
/proc/meminfo: memFree=30938272/32873844 swapFree=7112/7112
[pid=9197] ppid=9195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9197/stat : 9197 (npSolver-pbo-It) S 9195 9197 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273685212 9367552 275 33554432000 4194304 5064252 140735406274736 140735406273648 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9197/statm: 2287 275 233 213 0 72 0
[pid=9199] ppid=9197 vsize=29016 CPUtime=1.51 cores=0,2,4,6
/proc/9199/stat : 9199 (npSolver-pbo) S 9197 9197 3390 0 -1 4202496 5532 18310 0 0 25 2 120 4 20 0 1 0 273685213 29712384 4944 33554432000 4194304 5992684 140736871746880 140736871733144 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/9199/statm: 7254 4944 166 440 0 6810 0
[pid=9203] ppid=9199 vsize=42504 CPUtime=1.55 cores=0,2,4,6
/proc/9203/stat : 9203 (glucosInc) R 9199 9197 3390 0 -1 4202496 8067 0 0 0 154 1 0 0 20 0 1 0 273685366 43524096 8767 33554432000 4194304 5654031 140734174173104 140734174171000 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9203/statm: 10626 8767 140 357 0 10266 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 80668

[startup+6.30032 s]
/proc/loadavg: 2.67 2.18 2.06 3/182 9205
/proc/meminfo: memFree=30927332/32873844 swapFree=7112/7112
[pid=9197] ppid=9195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9197/stat : 9197 (npSolver-pbo-It) S 9195 9197 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273685212 9367552 275 33554432000 4194304 5064252 140735406274736 140735406273648 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9197/statm: 2287 275 233 213 0 72 0
[pid=9199] ppid=9197 vsize=29016 CPUtime=1.51 cores=0,2,4,6
/proc/9199/stat : 9199 (npSolver-pbo) S 9197 9197 3390 0 -1 4202496 5532 18310 0 0 25 2 120 4 20 0 1 0 273685213 29712384 4944 33554432000 4194304 5992684 140736871746880 140736871733144 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/9199/statm: 7254 4944 166 440 0 6810 0
[pid=9203] ppid=9199 vsize=45424 CPUtime=4.76 cores=0,2,4,6
/proc/9203/stat : 9203 (glucosInc) R 9199 9197 3390 0 -1 4202496 8927 0 0 0 474 2 0 0 20 0 1 0 273685366 46514176 10131 33554432000 4194304 5654031 140734174173104 140734174170888 4208659 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9203/statm: 11356 10131 141 357 0 10996 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 83588

[startup+12.7004 s]
/proc/loadavg: 2.61 2.18 2.06 3/184 9208
/proc/meminfo: memFree=30869964/32873844 swapFree=7112/7112
[pid=9197] ppid=9195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9197/stat : 9197 (npSolver-pbo-It) S 9195 9197 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273685212 9367552 275 33554432000 4194304 5064252 140735406274736 140735406273648 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9197/statm: 2287 275 233 213 0 72 0
[pid=9199] ppid=9197 vsize=29928 CPUtime=2.08 cores=0,2,4,6
/proc/9199/stat : 9199 (npSolver-pbo) S 9197 9197 3390 0 -1 4202496 6457 18826 0 0 36 47 120 5 20 0 1 0 273685213 30646272 5207 33554432000 4194304 5992684 140736871746880 140736871739168 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9199/statm: 7482 5207 189 440 0 7038 0
[pid=9203] ppid=9199 vsize=45432 CPUtime=4.97 cores=0,2,4,6
/proc/9203/stat : 9203 (glucosInc) S 9199 9197 3390 0 -1 4202496 8961 0 0 0 495 2 0 0 20 0 1 0 273685366 46522368 10165 33554432000 4194304 5654031 140734174173104 140734174171416 4976656 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9203/statm: 11358 10165 147 357 0 10998 0
[pid=9207] ppid=9199 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9207/stat : 9207 (satsolver.sh) S 9199 9197 3390 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 273685920 9367552 267 33554432000 4194304 5064252 140735448232384 140735448231296 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9207/statm: 2287 267 226 213 0 72 0
[pid=9208] ppid=9207 vsize=45896 CPUtime=5.61 cores=0,2,4,6
/proc/9208/stat : 9208 (glucose) R 9207 9197 3390 0 -1 4202496 10267 0 0 0 559 2 0 0 20 0 1 0 273685920 46997504 10072 33554432000 4194304 5208918 140733835607920 140733835605768 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9208/statm: 11474 10072 105 248 0 11223 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 139552

[startup+25.5004 s]
/proc/loadavg: 2.48 2.17 2.06 3/184 9215
/proc/meminfo: memFree=30897596/32873844 swapFree=7112/7112
[pid=9197] ppid=9195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9197/stat : 9197 (npSolver-pbo-It) S 9195 9197 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273685212 9367552 275 33554432000 4194304 5064252 140735406274736 140735406273648 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9197/statm: 2287 275 233 213 0 72 0
[pid=9199] ppid=9197 vsize=30072 CPUtime=13.42 cores=0,2,4,6
/proc/9199/stat : 9199 (npSolver-pbo) S 9197 9197 3390 0 -1 4202496 7171 33922 0 0 37 47 1246 12 20 0 1 0 273685213 30793728 5232 33554432000 4194304 5992684 140736871746880 140736871739168 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9199/statm: 7518 5232 189 440 0 7074 0
[pid=9203] ppid=9199 vsize=45432 CPUtime=4.97 cores=0,2,4,6
/proc/9203/stat : 9203 (glucosInc) S 9199 9197 3390 0 -1 4202496 8961 0 0 0 495 2 0 0 20 0 1 0 273685366 46522368 10165 33554432000 4194304 5654031 140734174173104 140734174171416 4976656 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9203/statm: 11358 10165 147 357 0 10998 0
[pid=9214] ppid=9199 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9214/stat : 9214 (satsolver.sh) S 9199 9197 3390 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 273687053 9367552 267 33554432000 4194304 5064252 140733259739296 140733259738208 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9214/statm: 2287 267 226 213 0 72 0
[pid=9215] ppid=9214 vsize=45892 CPUtime=7.08 cores=0,2,4,6
/proc/9215/stat : 9215 (glucose) R 9214 9197 3390 0 -1 4202496 8745 0 0 0 706 2 0 0 20 0 1 0 273687053 46993408 10355 33554432000 4194304 5208918 140735003172624 140735003170472 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9215/statm: 11473 10355 105 248 0 11222 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 139692

[startup+51.1004 s]
/proc/loadavg: 2.31 2.15 2.06 3/184 9229
/proc/meminfo: memFree=30867060/32873844 swapFree=7112/7112
[pid=9197] ppid=9195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9197/stat : 9197 (npSolver-pbo-It) S 9195 9197 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273685212 9367552 275 33554432000 4194304 5064252 140735406274736 140735406273648 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9197/statm: 2287 275 233 213 0 72 0
[pid=9199] ppid=9197 vsize=30072 CPUtime=36.07 cores=0,2,4,6
/proc/9199/stat : 9199 (npSolver-pbo) S 9197 9197 3390 0 -1 4202496 8597 62020 0 0 38 47 3500 22 20 0 1 0 273685213 30793728 5232 33554432000 4194304 5992684 140736871746880 140736871739168 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9199/statm: 7518 5232 189 440 0 7074 0
[pid=9203] ppid=9199 vsize=45432 CPUtime=4.97 cores=0,2,4,6
/proc/9203/stat : 9203 (glucosInc) S 9199 9197 3390 0 -1 4202496 8961 0 0 0 495 2 0 0 20 0 1 0 273685366 46522368 10165 33554432000 4194304 5654031 140734174173104 140734174171416 4976656 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9203/statm: 11358 10165 147 357 0 10998 0
[pid=9228] ppid=9199 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9228/stat : 9228 (satsolver.sh) S 9199 9197 3390 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273689319 9367552 266 33554432000 4194304 5064252 140734538707264 140734538706176 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9228/statm: 2287 266 226 213 0 72 0
[pid=9229] ppid=9228 vsize=53204 CPUtime=10.02 cores=0,2,4,6
/proc/9229/stat : 9229 (glucose) R 9228 9197 3390 0 -1 4202496 9545 0 0 0 1000 2 0 0 20 0 1 0 273689319 54480896 10605 33554432000 4194304 5208918 140734120351808 140734120348184 4211176 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9229/statm: 13301 10605 105 248 0 13050 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 147004

[startup+102.307 s]
/proc/loadavg: 2.13 2.13 2.05 3/183 9264
/proc/meminfo: memFree=30863548/32873844 swapFree=7112/7112
[pid=9197] ppid=9195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9197/stat : 9197 (npSolver-pbo-It) S 9195 9197 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273685212 9367552 275 33554432000 4194304 5064252 140735406274736 140735406273648 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9197/statm: 2287 275 233 213 0 72 0
[pid=9199] ppid=9197 vsize=30072 CPUtime=92.78 cores=0,2,4,6
/proc/9199/stat : 9199 (npSolver-pbo) S 9197 9197 3390 0 -1 4202496 12166 132562 0 0 42 48 9138 50 20 0 1 0 273685213 30793728 5232 33554432000 4194304 5992684 140736871746880 140736871739168 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9199/statm: 7518 5232 189 440 0 7074 0
[pid=9203] ppid=9199 vsize=45432 CPUtime=4.97 cores=0,2,4,6
/proc/9203/stat : 9203 (glucosInc) S 9199 9197 3390 0 -1 4202496 8961 0 0 0 495 2 0 0 20 0 1 0 273685366 46522368 10165 33554432000 4194304 5654031 140734174173104 140734174171416 4976656 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9203/statm: 11358 10165 147 357 0 10998 0
[pid=9263] ppid=9199 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9263/stat : 9263 (satsolver.sh) S 9199 9197 3390 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 273694990 9367552 267 33554432000 4194304 5064252 140737237238768 140737237237680 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9263/statm: 2287 267 226 213 0 72 0
[pid=9264] ppid=9263 vsize=44568 CPUtime=4.51 cores=0,2,4,6
/proc/9264/stat : 9264 (glucose) R 9263 9197 3390 0 -1 4202496 8569 0 0 0 450 1 0 0 20 0 1 0 273694990 45637632 9748 33554432000 4194304 5208918 140736742359856 140736742357704 4229344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9264/statm: 11142 9748 104 248 0 10891 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 138368

[startup+162.3 s]
/proc/loadavg: 2.05 2.10 2.04 3/183 9300
/proc/meminfo: memFree=30856652/32873844 swapFree=7112/7112
[pid=9197] ppid=9195 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/10408/statm: 2287 267 226 213 0 72 0
[pid=10409] ppid=10408 vsize=43716 CPUtime=1.58 cores=0,2,4,6
/proc/10409/stat : 10409 (glucose) R 10408 9197 3390 0 -1 4202496 8859 0 0 0 157 1 0 0 20 0 1 0 273833283 44765184 9428 33554432000 4194304 5208918 140737115820096 140737115817768 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10409/statm: 10929 9428 104 248 0 10678 0
Current children cumulated CPU time (s) 1480.99
Current children cumulated vsize (KiB) 137516

[startup+1542.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/185 10458
/proc/meminfo: memFree=30504892/32873844 swapFree=7112/7112
[pid=9197] ppid=9195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9197/stat : 9197 (npSolver-pbo-It) S 9195 9197 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273685212 9367552 275 33554432000 4194304 5064252 140735406274736 140735406273648 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9197/statm: 2287 275 233 213 0 72 0
[pid=9199] ppid=9197 vsize=30072 CPUtime=1531.07 cores=0,2,4,6
/proc/9199/stat : 9199 (npSolver-pbo) S 9197 9197 3390 0 -1 4202496 102796 1983706 0 0 130 70 152184 723 20 0 1 0 273685213 30793728 5232 33554432000 4194304 5992684 140736871746880 140736871739168 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9199/statm: 7518 5232 189 440 0 7074 0
[pid=9203] ppid=9199 vsize=45432 CPUtime=4.97 cores=0,2,4,6
/proc/9203/stat : 9203 (glucosInc) S 9199 9197 3390 0 -1 4202496 8961 0 0 0 495 2 0 0 20 0 1 0 273685366 46522368 10402 33554432000 4194304 5654031 140734174173104 140734174171416 4976656 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9203/statm: 11358 10402 147 357 0 10998 0
[pid=10457] ppid=9199 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10457/stat : 10457 (satsolver.sh) S 9199 9197 3390 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273838946 9367552 266 33554432000 4194304 5064252 140735861828352 140735861827264 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10457/statm: 2287 266 226 213 0 72 0
[pid=10458] ppid=10457 vsize=45388 CPUtime=4.94 cores=0,2,4,6
/proc/10458/stat : 10458 (glucose) R 10457 9197 3390 0 -1 4202496 8609 0 0 0 493 1 0 0 20 0 1 0 273838947 46477312 9708 33554432000 4194304 5208918 140734175164976 140734175162824 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10458/statm: 11347 9708 105 248 0 11096 0
Current children cumulated CPU time (s) 1540.98
Current children cumulated vsize (KiB) 139188

[startup+1602.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/185 10514
/proc/meminfo: memFree=30509164/32873844 swapFree=7112/7112
[pid=9197] ppid=9195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9197/stat : 9197 (npSolver-pbo-It) S 9195 9197 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273685212 9367552 275 33554432000 4194304 5064252 140735406274736 140735406273648 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9197/statm: 2287 275 233 213 0 72 0
[pid=9199] ppid=9197 vsize=30072 CPUtime=1589.22 cores=0,2,4,6
/proc/9199/stat : 9199 (npSolver-pbo) S 9197 9197 3390 0 -1 4202496 106365 2055741 0 0 133 71 157970 748 20 0 1 0 273685213 30793728 5232 33554432000 4194304 5992684 140736871746880 140736871739168 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9199/statm: 7518 5232 189 440 0 7074 0
[pid=9203] ppid=9199 vsize=45432 CPUtime=4.97 cores=0,2,4,6
/proc/9203/stat : 9203 (glucosInc) S 9199 9197 3390 0 -1 4202496 8961 0 0 0 495 2 0 0 20 0 1 0 273685366 46522368 10402 33554432000 4194304 5654031 140734174173104 140734174171416 4976656 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9203/statm: 11358 10402 147 357 0 10998 0
[pid=10513] ppid=9199 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10513/stat : 10513 (satsolver.sh) S 9199 9197 3390 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273844853 9367552 267 33554432000 4194304 5064252 140736119273648 140736119272560 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10513/statm: 2287 267 226 213 0 72 0
[pid=10514] ppid=10513 vsize=45896 CPUtime=5.88 cores=0,2,4,6
/proc/10514/stat : 10514 (glucose) R 10513 9197 3390 0 -1 4202496 9773 0 0 0 586 2 0 0 20 0 1 0 273844853 46997504 10096 33554432000 4194304 5208918 140734687797072 140734687794920 4212869 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10514/statm: 11474 10096 105 248 0 11223 0
Current children cumulated CPU time (s) 1600.07
Current children cumulated vsize (KiB) 139696

[startup+1662.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/185 10564
/proc/meminfo: memFree=30505276/32873844 swapFree=7112/7112
[pid=9197] ppid=9195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9197/stat : 9197 (npSolver-pbo-It) S 9195 9197 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273685212 9367552 275 33554432000 4194304 5064252 140735406274736 140735406273648 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9197/statm: 2287 275 233 213 0 72 0
[pid=9199] ppid=9197 vsize=30072 CPUtime=1645.7 cores=0,2,4,6
/proc/9199/stat : 9199 (npSolver-pbo) S 9197 9197 3390 0 -1 4202496 109935 2125691 0 0 137 72 163589 772 20 0 1 0 273685213 30793728 5232 33554432000 4194304 5992684 140736871746880 140736871739168 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9199/statm: 7518 5232 189 440 0 7074 0
[pid=9203] ppid=9199 vsize=45432 CPUtime=4.97 cores=0,2,4,6
/proc/9203/stat : 9203 (glucosInc) S 9199 9197 3390 0 -1 4202496 8961 0 0 0 495 2 0 0 20 0 1 0 273685366 46522368 10402 33554432000 4194304 5654031 140734174173104 140734174171416 4976656 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9203/statm: 11358 10402 147 357 0 10998 0
[pid=10562] ppid=9199 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10562/stat : 10562 (satsolver.sh) S 9199 9197 3390 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273850583 9367552 266 33554432000 4194304 5064252 140734599032928 140734599031840 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10562/statm: 2287 266 226 213 0 72 0
[pid=10563] ppid=10562 vsize=45896 CPUtime=8.58 cores=0,2,4,6
/proc/10563/stat : 10563 (glucose) R 10562 9197 3390 0 -1 4202496 10602 0 0 0 856 2 0 0 20 0 1 0 273850583 46997504 10388 33554432000 4194304 5208918 140734870345392 140734870343240 4205139 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10563/statm: 11474 10388 105 248 0 11223 0
Current children cumulated CPU time (s) 1659.25
Current children cumulated vsize (KiB) 139696

[startup+1722.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/184 10618
/proc/meminfo: memFree=30700468/32873844 swapFree=7112/7112
[pid=9197] ppid=9195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9197/stat : 9197 (npSolver-pbo-It) S 9195 9197 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273685212 9367552 275 33554432000 4194304 5064252 140735406274736 140735406273648 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9197/statm: 2287 275 233 213 0 72 0
[pid=9199] ppid=9197 vsize=30072 CPUtime=1713.7 cores=0,2,4,6
/proc/9199/stat : 9199 (npSolver-pbo) S 9197 9197 3390 0 -1 4202496 114219 2214154 0 0 141 73 170352 804 20 0 1 0 273685213 30793728 5232 33554432000 4194304 5992684 140736871746880 140736871739168 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9199/statm: 7518 5232 189 440 0 7074 0
[pid=9203] ppid=9199 vsize=45432 CPUtime=4.97 cores=0,2,4,6
/proc/9203/stat : 9203 (glucosInc) S 9199 9197 3390 0 -1 4202496 8961 0 0 0 495 2 0 0 20 0 1 0 273685366 46522368 10402 33554432000 4194304 5654031 140734174173104 140734174171416 4976656 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9203/statm: 11358 10402 147 357 0 10998 0
Current children cumulated CPU time (s) 1718.67
Current children cumulated vsize (KiB) 84652

[startup+1782.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/185 10676
/proc/meminfo: memFree=30512944/32873844 swapFree=7112/7112
[pid=9197] ppid=9195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9197/stat : 9197 (npSolver-pbo-It) S 9195 9197 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273685212 9367552 275 33554432000 4194304 5064252 140735406274736 140735406273648 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9197/statm: 2287 275 233 213 0 72 0
[pid=9199] ppid=9197 vsize=30072 CPUtime=1770.27 cores=0,2,4,6
/proc/9199/stat : 9199 (npSolver-pbo) S 9197 9197 3390 0 -1 4202496 117789 2286355 0 0 144 74 175980 829 20 0 1 0 273685213 30793728 5232 33554432000 4194304 5992684 140736871746880 140736871739168 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9199/statm: 7518 5232 189 440 0 7074 0
[pid=9203] ppid=9199 vsize=45432 CPUtime=4.97 cores=0,2,4,6
/proc/9203/stat : 9203 (glucosInc) S 9199 9197 3390 0 -1 4202496 8961 0 0 0 495 2 0 0 20 0 1 0 273685366 46522368 10402 33554432000 4194304 5654031 140734174173104 140734174171416 4976656 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9203/statm: 11358 10402 147 357 0 10998 0
[pid=10675] ppid=9199 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10675/stat : 10675 (satsolver.sh) S 9199 9197 3390 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 273863058 9367552 266 33554432000 4194304 5064252 140735116776032 140735116774944 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10675/statm: 2287 266 226 213 0 72 0
[pid=10676] ppid=10675 vsize=44384 CPUtime=3.83 cores=0,2,4,6
/proc/10676/stat : 10676 (glucose) R 10675 9197 3390 0 -1 4202496 8024 0 0 0 382 1 0 0 20 0 1 0 273863059 45449216 9751 33554432000 4194304 5208918 140734682941056 140734682939016 4229021 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10676/statm: 11096 9751 104 248 0 10845 0
Current children cumulated CPU time (s) 1779.07
Current children cumulated vsize (KiB) 138184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/185 10697
/proc/meminfo: memFree=30511340/32873844 swapFree=7112/7112
[pid=9197] ppid=9195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9197/stat : 9197 (npSolver-pbo-It) S 9195 9197 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273685212 9367552 275 33554432000 4194304 5064252 140735406274736 140735406273648 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9197/statm: 2287 275 233 213 0 72 0
[pid=9199] ppid=9197 vsize=30072 CPUtime=1792.93 cores=0,2,4,6
/proc/9199/stat : 9199 (npSolver-pbo) S 9197 9197 3390 0 -1 4202496 119216 2313731 0 0 146 74 178234 839 20 0 1 0 273685213 30793728 5232 33554432000 4194304 5992684 140736871746880 140736871739168 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9199/statm: 7518 5232 189 440 0 7074 0
[pid=9203] ppid=9199 vsize=45432 CPUtime=4.97 cores=0,2,4,6
/proc/9203/stat : 9203 (glucosInc) S 9199 9197 3390 0 -1 4202496 8961 0 0 0 495 2 0 0 20 0 1 0 273685366 46522368 10402 33554432000 4194304 5654031 140734174173104 140734174171416 4976656 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9203/statm: 11358 10402 147 357 0 10998 0
[pid=10696] ppid=9199 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10696/stat : 10696 (satsolver.sh) S 9199 9197 3390 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 273865324 9367552 267 33554432000 4194304 5064252 140735707101296 140735707100208 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10696/statm: 2287 267 226 213 0 72 0
[pid=10697] ppid=10696 vsize=43712 CPUtime=2.17 cores=0,2,4,6
/proc/10697/stat : 10697 (glucose) R 10696 9197 3390 0 -1 4202496 9165 0 0 0 216 1 0 0 20 0 1 0 273865324 44761088 9677 33554432000 4194304 5208918 140735783356576 140735783354424 4212881 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10697/statm: 10928 9677 104 248 0 10677 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 137512

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

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

[startup+1803.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/185 10697
/proc/meminfo: memFree=30511340/32873844 swapFree=7112/7112
[pid=9197] ppid=9195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9197/stat : 9197 (npSolver-pbo-It) S 9195 9197 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273685212 9367552 275 33554432000 4194304 5064252 140735406274736 140735406273648 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9197/statm: 2287 275 233 213 0 72 0
[pid=9199] ppid=9197 vsize=30072 CPUtime=1792.93 cores=0,2,4,6
/proc/9199/stat : 9199 (npSolver-pbo) S 9197 9197 3390 0 -1 4202496 119216 2313731 0 0 146 74 178234 839 20 0 1 0 273685213 30793728 5232 33554432000 4194304 5992684 140736871746880 140736871739168 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9199/statm: 7518 5232 189 440 0 7074 0
[pid=9203] ppid=9199 vsize=45432 CPUtime=4.97 cores=0,2,4,6
/proc/9203/stat : 9203 (glucosInc) S 9199 9197 3390 0 -1 4202496 8961 0 0 0 495 2 0 0 20 0 1 0 273685366 46522368 10402 33554432000 4194304 5654031 140734174173104 140734174171416 4976656 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9203/statm: 11358 10402 147 357 0 10998 0
[pid=10696] ppid=9199 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10696/stat : 10696 (satsolver.sh) S 9199 9197 3390 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 273865324 9367552 267 33554432000 4194304 5064252 140735707101296 140735707100208 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10696/statm: 2287 267 226 213 0 72 0
[pid=10697] ppid=10696 vsize=43712 CPUtime=2.17 cores=0,2,4,6
/proc/10697/stat : 10697 (glucose) R 10696 9197 3390 0 -1 4202496 9165 0 0 0 216 1 0 0 20 0 1 0 273865324 44761088 9677 33554432000 4194304 5208918 140735783356576 140735783354424 4212881 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10697/statm: 10928 9677 104 248 0 10677 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 137512

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9197 and gives
#  childrusage.ru_utime.tv_sec=1785
#  childrusage.ru_utime.tv_usec=973490
#  childrusage.ru_stime.tv_sec=9
#  childrusage.ru_stime.tv_usec=167606
# CPU time returned by wait4() is 1795.14
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1803.31
CPU time (s): 1800.07
CPU user time (s): 1790.91
CPU system time (s): 9.16
CPU usage (%): 99.8202
Max. virtual memory (cumulated for all children) (KiB): 158556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1785.97
system time used= 9.16761
maximum resident set size= 79784
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2443104
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2859656
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 29023
involuntary context switches= 3795

runsolver used 4.35134 second user time and 10.3854 second system time

The end

Launcher Data

Begin job on node119 at 2012-05-27 01:39:55
IDJOB=3703402
IDBENCH=47923
IDSOLVER=2278
FILE ID=node119/3703402-1338075595
RUNJOBID= node119-1338050630-3406
PBS_JOBID= 14624379
Free space on /tmp= 71464 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=5-P0=13-P1=5-P2=17-P3=2-P4=29-P5=5-P6=19-P7=17-P8=5-B.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3703402-1338075595/watcher-3703402-1338075595 -o /tmp/evaluation-result-3703402-1338075595/solver-3703402-1338075595 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3703402-1338075595.opb 414247522 HOME HOME

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

MD5SUM BENCH= 872806d45eb1cc1623065d320b93ba6e
RANDOM SEED=414247522

node119.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.943
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.88
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.943
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.943
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.943
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.943
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.943
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.943
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.943
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30999040 kB
Buffers:          221048 kB
Cached:           382044 kB
SwapCached:         1896 kB
Active:          1071500 kB
Inactive:          19444 kB
Active(anon):     487732 kB
Inactive(anon):     2404 kB
Active(file):     583768 kB
Inactive(file):    17040 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67099240 kB
Dirty:              9596 kB
Writeback:             0 kB
AnonPages:        493724 kB
Mapped:            13104 kB
Shmem:                 8 kB
Slab:             640936 kB
SReclaimable:      82432 kB
SUnreclaim:       558504 kB
KernelStack:        1464 kB
PageTables:         4960 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     697436 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    299008 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71280 MiB
End job on node119 at 2012-05-27 02:09:59