Trace number 3715673

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 NameAnswerCPU timeWall clock time
npSolver inc-topdown-quickBound? (TO) 1800.13 1798.42

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-65-60--soft-33-100-0.wbo
MD5SUM62825c7b78173675be8da33e26a62860
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark1.60875
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables3900
Total number of constraints125
Number of soft constraints82
Number of constraints which are clauses65
Number of constraints which are cardinality constraints (but not clauses)60
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint60
Maximum length of a constraint65
Top cost 4502
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 4501
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 66
Number of bits of the biggest sum of numbers7
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.21	c run usual solver
1.78/1.86	o 1981
1.78/1.86	c starting approximation
1.78/1.86	c factor = 2
1.78/1.86	c current bound: 990
5.78/5.80	c current bound: 990
9.51/9.72	c current bound: 990
13.43/13.63	c current bound: 990
17.45/17.59	c current bound: 990
21.35/21.55	c current bound: 990
25.20/25.43	c current bound: 990
29.15/29.37	c current bound: 990
33.09/33.32	c current bound: 990
36.85/37.09	c current bound: 990
40.81/41.04	c current bound: 990
44.93/45.01	c current bound: 990
48.70/48.96	c current bound: 990
52.71/52.87	c current bound: 990
56.40/56.66	c current bound: 990
60.35/60.62	c current bound: 990
64.29/64.56	c current bound: 990
68.40/68.50	c current bound: 990
72.17/72.43	c current bound: 990
76.11/76.38	c current bound: 990
80.20/80.35	c current bound: 990
84.01/84.28	c current bound: 990
87.95/88.22	c current bound: 990
91.88/92.17	c current bound: 990
95.84/96.13	c current bound: 990
99.90/100.02	c current bound: 990
103.66/103.96	c current bound: 990
107.78/107.90	c current bound: 990
111.53/111.83	c current bound: 990
115.49/115.79	c current bound: 990
119.38/119.68	c current bound: 990
123.34/123.65	c current bound: 990
127.12/127.44	c current bound: 990
131.06/131.37	c current bound: 990
135.05/135.29	c current bound: 990
138.90/139.22	c current bound: 990
142.85/143.18	c current bound: 990
146.76/147.09	c current bound: 990
150.73/151.06	c current bound: 990
154.82/155.01	c current bound: 990
158.60/158.94	c current bound: 990
162.63/162.87	c current bound: 990
166.51/166.84	c current bound: 990
170.42/170.76	c current bound: 990
174.34/174.69	c current bound: 990
178.24/178.59	c current bound: 990
182.32/182.53	c current bound: 990
186.31/186.50	c current bound: 990
190.06/190.41	c current bound: 990
193.95/194.32	c current bound: 990
197.89/198.25	c current bound: 990
201.79/202.17	c current bound: 990
205.71/206.09	c current bound: 990
209.79/210.02	c current bound: 990
213.56/213.94	c current bound: 990
217.47/217.72	c current bound: 990
221.28/221.66	c current bound: 990
225.27/225.57	c current bound: 990
229.11/229.52	c current bound: 990
233.06/233.46	c current bound: 990
237.02/237.44	c current bound: 990
241.16/241.40	c current bound: 990
245.04/245.33	c current bound: 990
248.84/249.26	c current bound: 990
252.78/253.21	c current bound: 990
256.72/257.14	c current bound: 990
260.66/261.09	c current bound: 990
264.73/265.04	c current bound: 990
268.50/268.95	c current bound: 990
272.63/272.90	c current bound: 990
276.43/276.87	c current bound: 990
280.33/280.78	c current bound: 990
284.29/284.74	c current bound: 990
288.18/288.63	c current bound: 990
292.21/292.59	c current bound: 990
296.22/296.50	c current bound: 990
299.97/300.43	c current bound: 990
303.88/304.35	c current bound: 990
307.71/308.19	c current bound: 990
311.59/312.07	c current bound: 990
315.48/315.96	c current bound: 990
319.43/319.91	c current bound: 990
323.31/323.81	c current bound: 990
327.39/327.76	c current bound: 990
331.22/331.71	c current bound: 990
335.17/335.67	c current bound: 990
339.10/339.59	c current bound: 990
343.06/343.56	c current bound: 990
347.18/347.51	c current bound: 990
350.92/351.42	c current bound: 990
354.95/355.36	c current bound: 990
358.82/359.32	c current bound: 990
362.75/363.28	c current bound: 990
366.70/367.22	c current bound: 990
370.66/371.17	c current bound: 990
374.65/375.09	c current bound: 990
378.48/379.02	c current bound: 990
382.64/383.00	c current bound: 990
386.31/386.85	c current bound: 990
390.23/390.78	c current bound: 990
394.15/394.69	c current bound: 990
398.02/398.57	c current bound: 990
402.12/402.53	c current bound: 990
405.83/406.38	c current bound: 990
409.91/410.34	c current bound: 990
413.70/414.27	c current bound: 990
417.65/418.21	c current bound: 990
421.60/422.16	c current bound: 990
425.53/426.11	c current bound: 990
429.59/430.04	c current bound: 990
433.38/433.96	c current bound: 990
437.33/437.91	c current bound: 990
441.29/441.86	c current bound: 990
445.24/445.82	c current bound: 990
449.17/449.75	c current bound: 990
453.08/453.66	c current bound: 990
457.09/457.58	c current bound: 990
460.95/461.53	c current bound: 990
464.91/465.49	c current bound: 990
468.86/469.44	c current bound: 990
472.98/473.40	c current bound: 990
476.77/477.20	c current bound: 990
480.52/481.12	c current bound: 990
484.57/485.05	c current bound: 990
488.36/488.98	c current bound: 990
492.32/492.93	c current bound: 990
496.29/496.89	c current bound: 990
500.20/500.82	c current bound: 990
504.16/504.78	c current bound: 990
508.11/508.73	c current bound: 990
512.06/512.67	c current bound: 990
516.02/516.64	c current bound: 990
519.97/520.59	c current bound: 990
523.91/524.52	c current bound: 990
527.79/528.43	c current bound: 990
531.83/532.40	c current bound: 990
535.70/536.34	c current bound: 990
539.65/540.28	c current bound: 990
543.59/544.22	c current bound: 990
547.52/548.16	c current bound: 990
551.61/552.11	c current bound: 990
555.33/555.99	c current bound: 990
559.31/559.89	c current bound: 990
563.15/563.82	c current bound: 990
567.09/567.62	c current bound: 990
570.87/571.55	c current bound: 990
574.81/575.49	c current bound: 990
578.73/579.41	c current bound: 990
582.65/583.32	c current bound: 990
586.59/587.28	c current bound: 990
590.53/591.21	c current bound: 990
594.57/595.12	c current bound: 990
598.35/599.04	c current bound: 990
602.28/602.97	c current bound: 990
606.23/606.93	c current bound: 990
610.21/610.89	c current bound: 990
614.26/614.83	c current bound: 990
618.27/618.80	c current bound: 990
622.01/622.72	c current bound: 990
626.01/626.72	c current bound: 990
629.97/630.68	c current bound: 990
634.07/634.61	c current bound: 990
637.83/638.54	c current bound: 990
641.85/642.46	c current bound: 990
645.85/646.40	c current bound: 990
649.62/650.36	c current bound: 990
653.57/654.29	c current bound: 990
657.30/658.02	c current bound: 990
661.24/661.98	c current bound: 990
665.12/665.85	c current bound: 990
669.05/669.79	c current bound: 990
673.01/673.75	c current bound: 990
676.95/677.71	c current bound: 990
680.91/681.66	c current bound: 990
684.86/685.61	c current bound: 990
688.77/689.53	c current bound: 990
692.71/693.48	c current bound: 990
696.82/697.41	c current bound: 990
700.59/701.36	c current bound: 990
704.56/705.33	c current bound: 990
708.44/709.21	c current bound: 990
712.39/713.16	c current bound: 990
716.50/717.11	c current bound: 990
720.30/721.08	c current bound: 990
724.20/724.98	c current bound: 990
728.15/728.93	c current bound: 990
732.05/732.84	c current bound: 990
736.06/736.70	c current bound: 990
739.82/740.63	c current bound: 990
743.77/744.57	c current bound: 990
747.67/748.48	c current bound: 990
751.74/752.43	c current bound: 990
755.47/756.29	c current bound: 990
759.40/760.23	c current bound: 990
763.34/764.18	c current bound: 990
767.25/768.09	c current bound: 990
771.21/772.05	c current bound: 990
775.12/775.96	c current bound: 990
779.12/779.90	c current bound: 990
782.97/783.83	c current bound: 990
786.88/787.74	c current bound: 990
790.78/791.63	c current bound: 990
794.69/795.56	c current bound: 990
798.81/799.50	c current bound: 990
802.61/803.47	c current bound: 990
806.60/807.38	c current bound: 990
810.49/811.35	c current bound: 990
814.42/815.31	c current bound: 990
818.33/819.21	c current bound: 990
822.28/823.17	c current bound: 990
826.08/826.98	c current bound: 990
830.00/830.91	c current bound: 990
834.06/834.86	c current bound: 990
837.95/838.70	c current bound: 990
841.85/842.61	c current bound: 990
845.55/846.49	c current bound: 990
849.52/850.45	c current bound: 990
853.43/854.36	c current bound: 990
857.31/858.25	c current bound: 990
861.44/862.20	c current bound: 990
865.20/866.15	c current bound: 990
869.23/870.09	c current bound: 990
873.10/874.05	c current bound: 990
877.06/878.01	c current bound: 990
881.01/881.97	c current bound: 990
884.96/886.03	c current bound: 990
888.90/889.99	c current bound: 990
892.85/893.94	c current bound: 990
896.78/897.86	c current bound: 990
900.66/901.76	c current bound: 990
904.59/905.68	c current bound: 990
908.50/909.59	c current bound: 990
912.42/913.51	c current bound: 990
916.36/917.33	c current bound: 990
920.18/921.28	c current bound: 990
924.09/925.19	c current bound: 990
927.99/929.11	c current bound: 990
931.91/933.03	c current bound: 990
935.82/936.94	c current bound: 990
939.75/940.86	c current bound: 990
943.84/944.83	c current bound: 990
947.66/948.78	c current bound: 990
951.60/952.73	c current bound: 990
955.49/956.61	c current bound: 990
959.43/960.56	c current bound: 990
963.55/964.50	c current bound: 990
967.32/968.44	c current bound: 990
971.33/972.38	c current bound: 990
975.22/976.35	c current bound: 990
979.14/980.27	c current bound: 990
983.23/984.20	c current bound: 990
986.99/988.14	c current bound: 990
990.93/992.08	c current bound: 990
994.85/996.01	c current bound: 990
998.81/999.97	c current bound: 990
1002.91/1003.90	c current bound: 990
1006.61/1007.66	c current bound: 990
1010.40/1011.57	c current bound: 990
1014.33/1015.51	c current bound: 990
1018.27/1019.45	c current bound: 990
1022.20/1023.38	c current bound: 990
1026.13/1027.30	c current bound: 990
1030.07/1031.27	c current bound: 990
1034.04/1035.23	c current bound: 990
1037.97/1039.16	c current bound: 990
1042.09/1043.10	c current bound: 990
1045.85/1047.04	c current bound: 990
1049.77/1050.96	c current bound: 990
1053.86/1054.91	c current bound: 990
1057.66/1058.86	c current bound: 990
1061.60/1062.81	c current bound: 990
1065.54/1066.75	c current bound: 990
1069.47/1070.68	c current bound: 990
1073.55/1074.62	c current bound: 990
1077.35/1078.57	c current bound: 990
1081.29/1082.51	c current bound: 990
1085.28/1086.51	c current bound: 990
1089.24/1090.46	c current bound: 990
1093.36/1094.41	c current bound: 990
1096.91/1098.15	c current bound: 990
1100.84/1102.07	c current bound: 990
1104.73/1105.98	c current bound: 990
1108.72/1109.88	c current bound: 990
1112.57/1113.83	c current bound: 990
1116.53/1117.79	c current bound: 990
1120.49/1121.76	c current bound: 990
1124.39/1125.65	c current bound: 990
1128.34/1129.60	c current bound: 990
1132.27/1133.54	c current bound: 990
1136.21/1137.48	c current bound: 990
1140.18/1141.45	c current bound: 990
1144.29/1145.40	c current bound: 990
1148.04/1149.32	c current bound: 990
1151.98/1153.26	c current bound: 990
1156.07/1157.22	c current bound: 990
1159.86/1161.14	c current bound: 990
1163.79/1165.08	c current bound: 990
1167.76/1169.04	c current bound: 990
1171.67/1172.97	c current bound: 990
1175.60/1176.89	c current bound: 990
1179.68/1180.80	c current bound: 990
1183.57/1184.72	c current bound: 990
1187.25/1188.55	c current bound: 990
1191.37/1192.50	c current bound: 990
1195.05/1196.37	c current bound: 990
1199.00/1200.32	c current bound: 990
1202.92/1204.25	c current bound: 990
1207.05/1208.20	c current bound: 990
1210.95/1212.13	c current bound: 990
1214.75/1216.07	c current bound: 990
1218.85/1220.00	c current bound: 990
1222.58/1223.92	c current bound: 990
1226.54/1227.87	c current bound: 990
1230.47/1231.81	c current bound: 990
1234.42/1235.76	c current bound: 990
1238.43/1239.68	c current bound: 990
1242.28/1243.64	c current bound: 990
1246.19/1247.54	c current bound: 990
1250.08/1251.44	c current bound: 990
1254.02/1255.36	c current bound: 990
1257.93/1259.29	c current bound: 990
1262.02/1263.20	c current bound: 990
1265.74/1267.10	c current bound: 990
1269.66/1271.08	c current bound: 990
1273.62/1275.03	c current bound: 990
1277.54/1278.95	c current bound: 990
1281.49/1282.91	c current bound: 990
1285.44/1286.86	c current bound: 990
1289.55/1290.80	c current bound: 990
1293.45/1294.73	c current bound: 990
1297.22/1298.64	c current bound: 990
1301.12/1302.55	c current bound: 990
1305.07/1306.51	c current bound: 990
1308.98/1310.41	c current bound: 990
1312.93/1314.36	c current bound: 990
1316.87/1318.31	c current bound: 990
1320.85/1322.29	c current bound: 990
1324.77/1326.22	c current bound: 990
1328.67/1330.13	c current bound: 990
1332.78/1334.22	c current bound: 990
1336.59/1338.19	c current bound: 990
1340.54/1342.14	c current bound: 990
1344.47/1346.08	c current bound: 990
1348.45/1350.05	c current bound: 990
1352.57/1354.02	c current bound: 990
1356.20/1357.81	c current bound: 990
1360.25/1361.72	c current bound: 990
1364.06/1365.67	c current bound: 990
1368.01/1369.63	c current bound: 990
1371.92/1373.56	c current bound: 990
1376.04/1377.50	c current bound: 990
1379.82/1381.46	c current bound: 990
1383.75/1385.38	c current bound: 990
1387.83/1389.33	c current bound: 990
1391.65/1393.28	c current bound: 990
1395.59/1397.23	c current bound: 990
1399.52/1401.16	c current bound: 990
1403.42/1405.05	c current bound: 990
1407.31/1408.95	c current bound: 990
1411.28/1412.93	c current bound: 990
1415.22/1416.80	c current bound: 990
1419.09/1420.75	c current bound: 990
1423.21/1424.70	c current bound: 990
1426.98/1428.64	c current bound: 990
1430.91/1432.57	c current bound: 990
1434.83/1436.50	c current bound: 990
1438.77/1440.44	c current bound: 990
1442.81/1444.34	c current bound: 990
1446.35/1448.04	c current bound: 990
1450.39/1451.95	c current bound: 990
1454.22/1455.91	c current bound: 990
1458.18/1459.86	c current bound: 990
1462.13/1463.81	c current bound: 990
1466.05/1467.74	c current bound: 990
1469.99/1471.68	c current bound: 990
1473.94/1475.64	c current bound: 990
1477.96/1479.56	c current bound: 990
1481.98/1483.50	c current bound: 990
1485.69/1487.45	c current bound: 990
1489.62/1491.38	c current bound: 990
1493.57/1495.35	c current bound: 990
1497.50/1499.10	c current bound: 990
1501.25/1503.03	c current bound: 990
1505.28/1506.92	c current bound: 990
1509.08/1510.88	c current bound: 990
1513.03/1514.83	c current bound: 990
1516.97/1518.77	c current bound: 990
1520.88/1522.69	c current bound: 990
1524.85/1526.65	c current bound: 990
1528.81/1530.61	c current bound: 990
1532.86/1534.56	c current bound: 990
1536.66/1538.30	c current bound: 990
1540.54/1542.26	c current bound: 990
1544.39/1546.21	c current bound: 990
1548.35/1550.16	c current bound: 990
1552.29/1554.12	c current bound: 990
1556.24/1558.08	c current bound: 990
1560.35/1562.01	c current bound: 990
1564.08/1565.91	c current bound: 990
1568.03/1569.86	c current bound: 990
1571.93/1573.78	c current bound: 990
1575.86/1577.71	c current bound: 990
1579.80/1581.64	c current bound: 990
1583.73/1585.57	c current bound: 990
1587.82/1589.54	c current bound: 990
1591.64/1593.50	c current bound: 990
1595.49/1597.34	c current bound: 990
1599.41/1601.28	c current bound: 990
1603.34/1605.21	c current bound: 990
1607.28/1609.15	c current bound: 990
1611.25/1613.11	c current bound: 990
1615.29/1617.04	c current bound: 990
1619.12/1620.99	c current bound: 990
1623.04/1624.91	c current bound: 990
1626.82/1628.71	c current bound: 990
1630.76/1632.64	c current bound: 990
1634.70/1636.59	c current bound: 990
1638.60/1640.49	c current bound: 990
1642.66/1644.45	c current bound: 990
1646.49/1648.39	c current bound: 990
1650.44/1652.34	c current bound: 990
1654.34/1656.25	c current bound: 990
1658.45/1660.20	c current bound: 990
1662.23/1664.14	c current bound: 990
1666.17/1668.09	c current bound: 990
1670.25/1672.01	c current bound: 990
1674.03/1675.96	c current bound: 990
1678.14/1679.90	c current bound: 990
1681.90/1683.82	c current bound: 990
1685.70/1687.64	c current bound: 990
1689.83/1691.60	c current bound: 990
1693.59/1695.53	c current bound: 990
1697.62/1699.44	c current bound: 990
1701.47/1703.41	c current bound: 990
1705.43/1707.38	c current bound: 990
1709.40/1711.34	c current bound: 990
1713.33/1715.28	c current bound: 990
1717.39/1719.28	c current bound: 990
1721.20/1723.22	c current bound: 990
1725.15/1727.18	c current bound: 990
1729.11/1731.15	c current bound: 990
1733.05/1735.08	c current bound: 990
1736.89/1738.93	c current bound: 990
1740.76/1742.81	c current bound: 990
1744.61/1746.67	c current bound: 990
1748.58/1750.64	c current bound: 990
1752.60/1754.56	c current bound: 990
1756.43/1758.49	c current bound: 990
1760.35/1762.42	c current bound: 990
1764.29/1766.36	c current bound: 990
1768.40/1770.30	c current bound: 990
1772.29/1774.25	c current bound: 990
1776.30/1778.20	c current bound: 990
1780.04/1782.11	c current bound: 990
1783.94/1786.03	c current bound: 990
1787.88/1789.96	c current bound: 990
1791.84/1793.93	c current bound: 990
1795.79/1797.87	c current bound: 990
1796.48/1798.41	./satsolver.sh: line 5: 30711 Terminated              ./glucose $1 > $2 2> /dev/null
1796.48/1798.41	c error: unexpected solver exit code
1796.48/1798.41	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-3715673-1338185366/watcher-3715673-1338185366 -o /tmp/evaluation-result-3715673-1338185366/solver-3715673-1338185366 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715673-1338185366.wbo 499830852 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.01 1.99 1.91 3/179 26331
/proc/meminfo: memFree=30921288/32873844 swapFree=7108/7108
[pid=26331] ppid=26329 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26331/stat : 26331 (npSolver-wbo-It) S 26329 26331 15230 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284665148 9367552 275 33554432000 4194304 5064252 140736973997184 140736973996096 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26331/statm: 2287 275 233 213 0 72 0

[startup+0.0956959 s]
/proc/loadavg: 2.01 1.99 1.91 3/179 26331
/proc/meminfo: memFree=30921288/32873844 swapFree=7108/7108
[pid=26331] ppid=26329 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26331/stat : 26331 (npSolver-wbo-It) S 26329 26331 15230 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284665148 9367552 275 33554432000 4194304 5064252 140736973997184 140736973996096 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26331/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100316 s]
/proc/loadavg: 2.01 1.99 1.91 3/179 26331
/proc/meminfo: memFree=30921288/32873844 swapFree=7108/7108
[pid=26331] ppid=26329 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26331/stat : 26331 (npSolver-wbo-It) S 26329 26331 15230 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284665148 9367552 275 33554432000 4194304 5064252 140736973997184 140736973996096 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26331/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300148 s]
/proc/loadavg: 2.01 1.99 1.91 3/179 26331
/proc/meminfo: memFree=30921288/32873844 swapFree=7108/7108
[pid=26331] ppid=26329 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26331/stat : 26331 (npSolver-wbo-It) S 26329 26331 15230 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284665148 9367552 275 33554432000 4194304 5064252 140736973997184 140736973996096 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26331/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700128 s]
/proc/loadavg: 2.01 1.99 1.91 3/179 26331
/proc/meminfo: memFree=30921288/32873844 swapFree=7108/7108
[pid=26331] ppid=26329 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26331/stat : 26331 (npSolver-wbo-It) S 26329 26331 15230 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284665148 9367552 275 33554432000 4194304 5064252 140736973997184 140736973996096 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26331/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.01 1.99 1.91 3/183 26335
/proc/meminfo: memFree=30867400/32873844 swapFree=7108/7108
[pid=26331] ppid=26329 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26331/stat : 26331 (npSolver-wbo-It) S 26329 26331 15230 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284665148 9367552 275 33554432000 4194304 5064252 140736973997184 140736973996096 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26331/statm: 2287 275 233 213 0 72 0
[pid=26332] ppid=26331 vsize=8472 CPUtime=1.39 cores=1,3,5,7
/proc/26332/stat : 26332 (npSolver-wbo) S 26331 26331 15230 0 -1 4202496 3431 13686 0 0 20 0 103 16 20 0 1 0 284665149 8675328 1370 33554432000 4194304 5990268 140734596507136 140734596501376 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26332/statm: 2118 1370 157 439 0 1675 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 17620

[startup+3.10034 s]
/proc/loadavg: 2.01 1.99 1.91 3/183 26345
/proc/meminfo: memFree=30859812/32873844 swapFree=7108/7108
[pid=26331] ppid=26329 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26331/stat : 26331 (npSolver-wbo-It) S 26329 26331 15230 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284665148 9367552 275 33554432000 4194304 5064252 140736973997184 140736973996096 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26331/statm: 2287 275 233 213 0 72 0
[pid=26332] ppid=26331 vsize=17476 CPUtime=1.87 cores=1,3,5,7
/proc/26332/stat : 26332 (npSolver-wbo) S 26331 26331 15230 0 -1 4202496 5157 22294 0 0 25 9 135 18 20 0 1 0 284665149 17895424 3309 33554432000 4194304 5990268 140734596507136 140734596498544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26332/statm: 4369 3309 179 439 0 3926 0
[pid=26344] ppid=26332 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26344/stat : 26344 (satsolver.sh) S 26332 26331 15230 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284665338 9367552 267 33554432000 4194304 5064252 140735806743920 140735806742832 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26344/statm: 2287 267 226 213 0 72 0
[pid=26345] ppid=26344 vsize=39060 CPUtime=1.18 cores=1,3,5,7
/proc/26345/stat : 26345 (glucose) R 26344 26331 15230 0 -1 4202496 8450 0 0 0 117 1 0 0 20 0 1 0 284665339 39997440 7850 33554432000 4194304 5208918 140734477230496 140734477228344 4229344 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26345/statm: 9765 7850 104 248 0 9514 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 74832

[startup+6.30016 s]
/proc/loadavg: 2.01 1.99 1.91 3/183 26345
/proc/meminfo: memFree=30854340/32873844 swapFree=7108/7108
[pid=26331] ppid=26329 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26331/stat : 26331 (npSolver-wbo-It) S 26329 26331 15230 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284665148 9367552 275 33554432000 4194304 5064252 140736973997184 140736973996096 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26331/statm: 2287 275 233 213 0 72 0
[pid=26332] ppid=26331 vsize=17476 CPUtime=5.81 cores=1,3,5,7
/proc/26332/stat : 26332 (npSolver-wbo) S 26331 26331 15230 0 -1 4202496 6894 38015 0 0 28 10 515 28 20 0 1 0 284665149 17895424 3232 33554432000 4194304 5990268 140734596507136 140734596498544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26332/statm: 4369 3232 180 439 0 3926 0
Current children cumulated CPU time (s) 5.81
Current children cumulated vsize (KiB) 26624

[startup+12.7004 s]
/proc/loadavg: 2.01 1.99 1.91 3/183 26366
/proc/meminfo: memFree=30858220/32873844 swapFree=7108/7108
[pid=26331] ppid=26329 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26331/stat : 26331 (npSolver-wbo-It) S 26329 26331 15230 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284665148 9367552 275 33554432000 4194304 5064252 140736973997184 140736973996096 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26331/statm: 2287 275 233 213 0 72 0
[pid=26332] ppid=26331 vsize=17476 CPUtime=9.72 cores=1,3,5,7
/proc/26332/stat : 26332 (npSolver-wbo) S 26331 26331 15230 0 -1 4202496 8629 52842 0 0 32 11 894 35 20 0 1 0 284665149 17895424 3232 33554432000 4194304 5990268 140734596507136 140734596498544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26332/statm: 4369 3232 180 439 0 3926 0
[pid=26365] ppid=26332 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26365/stat : 26365 (satsolver.sh) S 26332 26331 15230 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284666124 9367552 266 33554432000 4194304 5064252 140736867545104 140736867544016 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26365/statm: 2287 266 226 213 0 72 0
[pid=26366] ppid=26365 vsize=39948 CPUtime=2.93 cores=1,3,5,7
/proc/26366/stat : 26366 (glucose) R 26365 26331 15230 0 -1 4202496 8606 0 0 0 291 2 0 0 20 0 1 0 284666124 40906752 8116 33554432000 4194304 5208918 140736993252736 140736993250584 4229319 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26366/statm: 9987 8116 104 248 0 9736 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 75720

[startup+25.5002 s]
/proc/loadavg: 2.01 1.99 1.91 3/183 26394
/proc/meminfo: memFree=30853160/32873844 swapFree=7108/7108
[pid=26331] ppid=26329 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26331/stat : 26331 (npSolver-wbo-It) S 26329 26331 15230 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284665148 9367552 275 33554432000 4194304 5064252 140736973997184 140736973996096 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26331/statm: 2287 275 233 213 0 72 0
[pid=26332] ppid=26331 vsize=17476 CPUtime=25.43 cores=1,3,5,7
/proc/26332/stat : 26332 (npSolver-wbo) S 26331 26331 15230 0 -1 4202496 15569 112196 0 0 47 13 2414 69 20 0 1 0 284665149 17895424 3232 33554432000 4194304 5990268 140734596507136 140734596498544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26332/statm: 4369 3232 180 439 0 3926 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 26624

[startup+51.1004 s]
/proc/loadavg: 2.00 1.99 1.91 3/184 26468
/proc/meminfo: memFree=30858100/32873844 swapFree=7108/7108
[pid=26331] ppid=26329 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26331/stat : 26331 (npSolver-wbo-It) S 26329 26331 15230 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284665148 9367552 275 33554432000 4194304 5064252 140736973997184 140736973996096 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26331/statm: 2287 275 233 213 0 72 0
[pid=26332] ppid=26331 vsize=17476 CPUtime=48.92 cores=1,3,5,7
/proc/26332/stat : 26332 (npSolver-wbo) S 26331 26331 15230 0 -1 4202496 25979 204704 0 0 69 16 4683 124 20 0 1 0 284665149 17895424 3232 33554432000 4194304 5990268 140734596507136 140734596498544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26332/statm: 4369 3232 180 439 0 3926 0
[pid=26467] ppid=26332 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26467/stat : 26467 (satsolver.sh) S 26332 26331 15230 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284670048 9367552 267 33554432000 4194304 5064252 140734967264016 140734967262928 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26467/statm: 2287 267 226 213 0 72 0
[pid=26468] ppid=26467 vsize=42356 CPUtime=2.09 cores=1,3,5,7
/proc/26468/stat : 26468 (glucose) R 26467 26331 15230 0 -1 4202496 7772 0 0 0 207 2 0 0 20 0 1 0 284670049 43372544 8207 33554432000 4194304 5208918 140736513058384 140736513056232 4229776 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26468/statm: 10589 8207 104 248 0 10338 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 78128

[startup+102.307 s]
/proc/loadavg: 2.00 1.99 1.91 3/183 26601
/proc/meminfo: memFree=30858344/32873844 swapFree=7108/7108
[pid=26331] ppid=26329 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26331/stat : 26331 (npSolver-wbo-It) S 26329 26331 15230 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284665148 9367552 275 33554432000 4194304 5064252 140736973997184 140736973996096 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26331/statm: 2287 275 233 213 0 72 0
[pid=26332] ppid=26331 vsize=17476 CPUtime=99.95 cores=1,3,5,7
/proc/26332/stat : 26332 (npSolver-wbo) S 26331 26331 15230 0 -1 4202496 48534 404391 0 0 117 23 9617 238 20 0 1 0 284665149 17895424 3232 33554432000 4194304 5990268 140734596507136 140734596498544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26332/statm: 4369 3232 180 439 0 3926 0
[pid=26600] ppid=26332 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26600/stat : 26600 (satsolver.sh) S 26332 26331 15230 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284675155 9367552 267 33554432000 4194304 5064252 140737117599248 140737117598160 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26600/statm: 2287 267 226 213 0 72 0
[pid=26601] ppid=26600 vsize=42524 CPUtime=2.23 cores=1,3,5,7
/proc/26601/stat : 26601 (glucose) R 26600 26331 15230 0 -1 4202496 8967 0 0 0 222 1 0 0 20 0 1 0 284675155 43544576 8261 33554432000 4194304 5208918 140736586767584 140736586765432 4229365 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26601/statm: 10631 8261 104 248 0 10380 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 78296

[startup+162.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/183 26755
/proc/meminfo: memFree=30869320/32873844 swapFree=7108/7108
[pid=26331] ppid=26329 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26331/stat : 26331 (npSolver-wbo-It) S 26329 26331 15230 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284665148 9367552 275 33554432000 4194304 5064252 140736973997184 140736973996096 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26331/statm: 2287 275 233 213 0 72 0
[pid=26332] ppid=26331 vsize=17476 CPUtime=158.81 cores=1,3,5,7
/proc/26332/stat : 26332 (npSolver-wbo) S 26331 26331 15230 0 -1 4202496 74559 637242 0 0 173 31 15312 365 20 0 1 0 284665149 17895424 3232 33554432000 4194304 5990268 140734596507136 140734596498544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26332/statm: 4369 3232 180 439 0 3926 0
[pid=26747] ppid=26332 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26747/stat : 26747 (satsolver.sh) S 26332 26331 15230 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284681046 9367552 266 33554432000 4194304 5064252 140734638648624 140734638647536 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26747/statm: 2287 266 226 213 0 72 0
[pid=26748] ppid=26747 vsize=47016 CPUtime=3.31 cores=1,3,5,7
/proc/26748/stat : 26748 (glucose) R 26747 26331 15230 0 -1 4202496 9455 0 0 0 329 2 0 0 20 0 1 0 284681047 48144384 8713 33554432000 4194304 5208918 140735428221856 140735428219800 4231508 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26748/statm: 11754 8713 104 248 0 11503 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 82788

[startup+222.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/183 26909
/proc/meminfo: memFree=30858768/32873844 swapFree=7108/7108
[pid=26331] ppid=26329 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26331/stat : 26331 (npSolver-wbo-It) S 26329 26331 15230 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284665148 9367552 275 33554432000 4194304 5064252 140736973997184 140736973996096 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26331/statm: 2287 275 233 213 0 72 0
[pid=26332] ppid=26331 vsize=17476 CPUtime=221.49 cores=1,3,5,7
/proc/26332/stat : 26332 (npSolver-wbo) S 26331 26331 15230 0 -1 4202496 102319 880578 0 0 231 41 21376 501 20 0 1 0 284665149 17895424 3232 33554432000 4194304 5990268 140734596507136 140734596498544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26332/statm: 4369 3232 180 439 0 3926 0
[pid=26908] ppid=26332 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/26332/statm: 4369 3232 180 439 0 3926 0
[pid=29707] ppid=26332 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29707/stat : 29707 (satsolver.sh) S 26332 26331 15230 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284795016 9367552 267 33554432000 4194304 5064252 140736503473696 140736503472608 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29707/statm: 2287 267 226 213 0 72 0
[pid=29708] ppid=29707 vsize=47012 CPUtime=3.62 cores=1,3,5,7
/proc/29708/stat : 29708 (glucose) R 29707 26331 15230 0 -1 4202496 9340 0 0 0 360 2 0 0 20 0 1 0 284795016 48140288 8802 33554432000 4194304 5208918 140736084822544 140736084820488 4228997 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29708/statm: 11753 8802 104 248 0 11502 0
Current children cumulated CPU time (s) 1301.05
Current children cumulated vsize (KiB) 82784

[startup+1362.3 s]
/proc/loadavg: 2.06 2.00 1.93 4/183 29830
/proc/meminfo: memFree=30802500/32873844 swapFree=7108/7108
[pid=26331] ppid=26329 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26331/stat : 26331 (npSolver-wbo-It) S 26329 26331 15230 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284665148 9367552 275 33554432000 4194304 5064252 140736973997184 140736973996096 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26331/statm: 2287 275 233 213 0 72 0
[pid=26332] ppid=26331 vsize=17476 CPUtime=1360.32 cores=1,3,5,7
/proc/26332/stat : 26332 (npSolver-wbo) S 26331 26331 15230 0 -1 4202496 605469 5304536 0 0 1304 198 131529 3001 20 0 1 0 284665149 17895424 3232 33554432000 4194304 5990268 140734596507136 140734596498544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 12 0 0
/proc/26332/statm: 4369 3232 180 439 0 3926 0
Current children cumulated CPU time (s) 1360.32
Current children cumulated vsize (KiB) 26624

[startup+1422.31 s]
/proc/loadavg: 2.02 2.00 1.93 4/184 29954
/proc/meminfo: memFree=30778540/32873844 swapFree=7108/7108
[pid=26331] ppid=26329 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26331/stat : 26331 (npSolver-wbo-It) S 26329 26331 15230 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284665148 9367552 275 33554432000 4194304 5064252 140736973997184 140736973996096 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26331/statm: 2287 275 233 213 0 72 0
[pid=26332] ppid=26331 vsize=17476 CPUtime=1419.32 cores=1,3,5,7
/proc/26332/stat : 26332 (npSolver-wbo) S 26331 26331 15230 0 -1 4202496 631494 5534221 0 0 1358 207 137233 3134 20 0 1 0 284665149 17895424 3232 33554432000 4194304 5990268 140734596507136 140734596498544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 12 0 0
/proc/26332/statm: 4369 3232 180 439 0 3926 0
[pid=29953] ppid=26332 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29953/stat : 29953 (satsolver.sh) S 26332 26331 15230 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284807228 9367552 267 33554432000 4194304 5064252 140735241408928 140735241407840 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29953/statm: 2287 267 226 213 0 72 0
[pid=29954] ppid=29953 vsize=42084 CPUtime=1.49 cores=1,3,5,7
/proc/29954/stat : 29954 (glucose) R 29953 26331 15230 0 -1 4202496 8721 0 0 0 147 2 0 0 20 0 1 0 284807228 43094016 8513 33554432000 4194304 5208918 140735567665296 140735567663144 4211682 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29954/statm: 10521 8513 104 248 0 10270 0
Current children cumulated CPU time (s) 1420.81
Current children cumulated vsize (KiB) 77856

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.93 4/183 30073
/proc/meminfo: memFree=30782548/32873844 swapFree=7108/7108
[pid=26331] ppid=26329 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26331/stat : 26331 (npSolver-wbo-It) S 26329 26331 15230 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284665148 9367552 275 33554432000 4194304 5064252 140736973997184 140736973996096 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26331/statm: 2287 275 233 213 0 72 0
[pid=26332] ppid=26331 vsize=17476 CPUtime=1478.08 cores=1,3,5,7
/proc/26332/stat : 26332 (npSolver-wbo) S 26331 26331 15230 0 -1 4202496 657519 5761981 0 0 1412 217 142911 3268 20 0 1 0 284665149 17895424 3232 33554432000 4194304 5990268 140734596507136 140734596498544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 12 0 0
/proc/26332/statm: 4369 3232 180 439 0 3926 0
[pid=30072] ppid=26332 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30072/stat : 30072 (satsolver.sh) S 26332 26331 15230 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284813108 9367552 267 33554432000 4194304 5064252 140735260997744 140735260996656 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30072/statm: 2287 267 226 213 0 72 0
[pid=30073] ppid=30072 vsize=39940 CPUtime=2.68 cores=1,3,5,7
/proc/30073/stat : 30073 (glucose) R 30072 26331 15230 0 -1 4202496 9701 0 0 0 267 1 0 0 20 0 1 0 284813108 40898560 8057 33554432000 4194304 5208918 140734145694304 140734145692168 4229528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30073/statm: 9985 8057 104 248 0 9734 0
Current children cumulated CPU time (s) 1480.76
Current children cumulated vsize (KiB) 75712

[startup+1542.3 s]
/proc/loadavg: 1.95 1.98 1.93 4/184 30195
/proc/meminfo: memFree=30796392/32873844 swapFree=7108/7108
[pid=26331] ppid=26329 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26331/stat : 26331 (npSolver-wbo-It) S 26329 26331 15230 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284665148 9367552 275 33554432000 4194304 5064252 140736973997184 140736973996096 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26331/statm: 2287 275 233 213 0 72 0
[pid=26332] ppid=26331 vsize=17476 CPUtime=1540.65 cores=1,3,5,7
/proc/26332/stat : 26332 (npSolver-wbo) S 26331 26331 15230 0 -1 4202496 685279 6007728 0 0 1470 226 148957 3412 20 0 1 0 284665149 17895424 3232 33554432000 4194304 5990268 140734596507136 140734596498544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 12 0 0
/proc/26332/statm: 4369 3232 180 439 0 3926 0
Current children cumulated CPU time (s) 1540.65
Current children cumulated vsize (KiB) 26624

[startup+1602.3 s]
/proc/loadavg: 1.98 1.98 1.93 4/183 30319
/proc/meminfo: memFree=30785052/32873844 swapFree=7108/7108
[pid=26331] ppid=26329 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26331/stat : 26331 (npSolver-wbo-It) S 26329 26331 15230 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284665148 9367552 275 33554432000 4194304 5064252 140736973997184 140736973996096 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26331/statm: 2287 275 233 213 0 72 0
[pid=26332] ppid=26331 vsize=17476 CPUtime=1599.64 cores=1,3,5,7
/proc/26332/stat : 26332 (npSolver-wbo) S 26331 26331 15230 0 -1 4202496 711304 6236756 0 0 1526 234 154662 3542 20 0 1 0 284665149 17895424 3232 33554432000 4194304 5990268 140734596507136 140734596498544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 12 0 0
/proc/26332/statm: 4369 3232 180 439 0 3926 0
[pid=30318] ppid=26332 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30318/stat : 30318 (satsolver.sh) S 26332 26331 15230 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284825280 9367552 266 33554432000 4194304 5064252 140737296810768 140737296809680 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30318/statm: 2287 266 226 213 0 72 0
[pid=30319] ppid=30318 vsize=38928 CPUtime=0.96 cores=1,3,5,7
/proc/30319/stat : 30319 (glucose) R 30318 26331 15230 0 -1 4202496 8304 0 0 0 95 1 0 0 20 0 1 0 284825281 39862272 7755 33554432000 4194304 5208918 140735769814784 140735769812632 4229968 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30319/statm: 9732 7755 104 248 0 9481 0
Current children cumulated CPU time (s) 1600.6
Current children cumulated vsize (KiB) 74700

[startup+1662.3 s]
/proc/loadavg: 1.99 1.98 1.93 4/183 30438
/proc/meminfo: memFree=30774040/32873844 swapFree=7108/7108
[pid=26331] ppid=26329 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26331/stat : 26331 (npSolver-wbo-It) S 26329 26331 15230 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284665148 9367552 275 33554432000 4194304 5064252 140736973997184 140736973996096 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26331/statm: 2287 275 233 213 0 72 0
[pid=26332] ppid=26331 vsize=17476 CPUtime=1658.5 cores=1,3,5,7
/proc/26332/stat : 26332 (npSolver-wbo) S 26331 26331 15230 0 -1 4202496 737329 6464175 0 0 1581 242 160348 3679 20 0 1 0 284665149 17895424 3232 33554432000 4194304 5990268 140734596507136 140734596498544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 12 0 0
/proc/26332/statm: 4369 3232 180 439 0 3926 0
[pid=30437] ppid=26332 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30437/stat : 30437 (satsolver.sh) S 26332 26331 15230 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284831172 9367552 267 33554432000 4194304 5064252 140733396842896 140733396841808 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30437/statm: 2287 267 226 213 0 72 0
[pid=30438] ppid=30437 vsize=42352 CPUtime=2.05 cores=1,3,5,7
/proc/30438/stat : 30438 (glucose) R 30437 26331 15230 0 -1 4202496 8925 0 0 0 203 2 0 0 20 0 1 0 284831173 43368448 8180 33554432000 4194304 5208918 140733954540160 140733954538008 4229021 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30438/statm: 10588 8180 104 248 0 10337 0
Current children cumulated CPU time (s) 1660.55
Current children cumulated vsize (KiB) 78124

[startup+1722.3 s]
/proc/loadavg: 1.99 1.98 1.93 4/183 30557
/proc/meminfo: memFree=30778788/32873844 swapFree=7108/7108
[pid=26331] ppid=26329 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26331/stat : 26331 (npSolver-wbo-It) S 26329 26331 15230 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284665148 9367552 275 33554432000 4194304 5064252 140736973997184 140736973996096 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26331/statm: 2287 275 233 213 0 72 0
[pid=26332] ppid=26331 vsize=17476 CPUtime=1717.46 cores=1,3,5,7
/proc/26332/stat : 26332 (npSolver-wbo) S 26331 26331 15230 0 -1 4202496 763354 6696805 0 0 1636 250 166049 3811 20 0 1 0 284665149 17895424 3232 33554432000 4194304 5990268 140734596507136 140734596498544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 12 0 0
/proc/26332/statm: 4369 3232 180 439 0 3926 0
[pid=30556] ppid=26332 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30556/stat : 30556 (satsolver.sh) S 26332 26331 15230 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284837081 9367552 266 33554432000 4194304 5064252 140734970983008 140734970981920 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30556/statm: 2287 266 226 213 0 72 0
[pid=30557] ppid=30556 vsize=39940 CPUtime=2.96 cores=1,3,5,7
/proc/30557/stat : 30557 (glucose) R 30556 26331 15230 0 -1 4202496 9312 0 0 0 294 2 0 0 20 0 1 0 284837081 40898560 8118 33554432000 4194304 5208918 140733224336176 140733224334264 4229169 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30557/statm: 9985 8118 104 248 0 9734 0
Current children cumulated CPU time (s) 1720.42
Current children cumulated vsize (KiB) 75712

[startup+1782.3 s]
/proc/loadavg: 1.99 1.98 1.93 4/183 30676
/proc/meminfo: memFree=30770012/32873844 swapFree=7108/7108
[pid=26331] ppid=26329 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26331/stat : 26331 (npSolver-wbo-It) S 26329 26331 15230 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284665148 9367552 275 33554432000 4194304 5064252 140736973997184 140736973996096 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26331/statm: 2287 275 233 213 0 72 0
[pid=26332] ppid=26331 vsize=17476 CPUtime=1780.26 cores=1,3,5,7
/proc/26332/stat : 26332 (npSolver-wbo) S 26331 26331 15230 0 -1 4202496 791114 6940585 0 0 1696 259 172117 3954 20 0 1 0 284665149 17895424 3232 33554432000 4194304 5990268 140734596507136 140734596498544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 12 0 0
/proc/26332/statm: 4369 3232 180 439 0 3926 0
Current children cumulated CPU time (s) 1780.26
Current children cumulated vsize (KiB) 26624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1798.4 s]
/proc/loadavg: 1.99 1.98 1.93 3/183 30711
/proc/meminfo: memFree=30765216/32873844 swapFree=7108/7108
[pid=26331] ppid=26329 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26331/stat : 26331 (npSolver-wbo-It) S 26329 26331 15230 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284665148 9367552 275 33554432000 4194304 5064252 140736973997184 140736973996096 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26331/statm: 2287 275 233 213 0 72 0
[pid=26332] ppid=26331 vsize=17476 CPUtime=1796 cores=1,3,5,7
/proc/26332/stat : 26332 (npSolver-wbo) S 26331 26331 15230 0 -1 4202496 798054 7001150 0 0 1710 261 173641 3988 20 0 1 0 284665149 17895424 3232 33554432000 4194304 5990268 140734596507136 140734596498544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 12 0 0
/proc/26332/statm: 4369 3232 180 439 0 3926 0
[pid=30710] ppid=26332 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30710/stat : 30710 (satsolver.sh) S 26332 26331 15230 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284844940 9367552 267 33554432000 4194304 5064252 140736183981968 140736183980880 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30710/statm: 2287 267 226 213 0 72 0
[pid=30711] ppid=30710 vsize=41116 CPUtime=0.48 cores=1,3,5,7
/proc/30711/stat : 30711 (glucose) R 30710 26331 15230 0 -1 4202496 7620 0 0 0 46 2 0 0 20 0 1 0 284844940 42102784 7778 33554432000 4194304 5208918 140736626600272 140736626598424 4231508 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30711/statm: 10279 7778 95 248 0 10028 0
Current children cumulated CPU time (s) 1796.48
Current children cumulated vsize (KiB) 76888

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 3.61005
#  lost CPU user time (s): 3.59003
#  lost CPU system time (s): 0.0200005

Real time (s): 1798.42
CPU time (s): 1800.13
CPU user time (s): 1757.58
CPU system time (s): 42.5495
CPU usage (%): 100.095
Max. virtual memory (cumulated for all children) (KiB): 84504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1753.99
system time used= 42.5295
maximum resident set size= 55424
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7807813
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4713192
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 106804
involuntary context switches= 11871

runsolver used 4.63129 second user time and 11.3163 second system time

The end

Launcher Data

Begin job on node103 at 2012-05-28 08:09:26
IDJOB=3715673
IDBENCH=78724
IDSOLVER=2297
FILE ID=node103/3715673-1338185366
RUNJOBID= node103-1338166500-15763
PBS_JOBID= 14624530
Free space on /tmp= 71560 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-65-60--soft-33-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3715673-1338185366/watcher-3715673-1338185366 -o /tmp/evaluation-result-3715673-1338185366/solver-3715673-1338185366 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715673-1338185366.wbo 499830852 HOME HOME

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

MD5SUM BENCH= 62825c7b78173675be8da33e26a62860
RANDOM SEED=499830852

node103.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.189
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	: 5332.37
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.189
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.189
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.189
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:        30921552 kB
Buffers:          439264 kB
Cached:           622032 kB
SwapCached:         4496 kB
Active:           749432 kB
Inactive:         360164 kB
Active(anon):      42372 kB
Inactive(anon):     6216 kB
Active(file):     707060 kB
Inactive(file):   353948 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67099576 kB
Dirty:             11260 kB
Writeback:             0 kB
AnonPages:         62652 kB
Mapped:            12708 kB
Shmem:                 8 kB
Slab:             703548 kB
SReclaimable:     144996 kB
SUnreclaim:       558552 kB
KernelStack:        1520 kB
PageTables:         3776 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     170504 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 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= 71536 MiB
End job on node103 at 2012-05-28 08:39:24