Trace number 3715928

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.21 1802.31

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900570242--soft-0-100-0.wbo
MD5SUM14bc8800f159591dc4e79c8dbc089eb4
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark79.7239
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 138262
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 138261
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 749
Number of bits of the biggest sum of numbers10
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.02	c run usual solver
0.00/0.15	o 952
0.00/0.15	c starting approximation
0.00/0.15	c factor = 2
0.00/0.15	c factor still to low - shrinking to 7.85971
0.00/0.15	c approx number of clauses: 1e+06
0.00/0.15	c current bound: 476
2.88/2.90	c current bound: 476
5.56/5.64	c current bound: 476
8.07/8.39	c current bound: 476
11.07/11.12	c current bound: 476
13.56/13.86	c current bound: 476
16.46/16.60	c current bound: 476
19.04/19.35	c current bound: 476
21.98/22.09	c current bound: 476
24.54/24.85	c current bound: 476
27.43/27.71	c current bound: 476
30.28/30.57	c current bound: 476
33.17/33.45	c current bound: 476
36.27/36.32	c current bound: 476
38.88/39.17	c current bound: 476
41.75/42.05	c current bound: 476
44.63/44.91	c current bound: 476
47.35/47.64	c current bound: 476
50.07/50.36	c current bound: 476
52.81/53.11	c current bound: 476
55.54/55.84	c current bound: 476
58.28/58.61	c current bound: 476
61.05/61.35	c current bound: 476
64.07/64.10	c current bound: 476
66.53/66.82	c current bound: 476
69.24/69.54	c current bound: 476
71.97/72.27	c current bound: 476
74.97/75.00	c current bound: 476
77.42/77.72	c current bound: 476
80.35/80.46	c current bound: 476
82.90/83.20	c current bound: 476
85.86/85.94	c current bound: 476
88.36/88.67	c current bound: 476
91.35/91.41	c current bound: 476
93.82/94.14	c current bound: 476
96.77/96.89	c current bound: 476
99.32/99.62	c current bound: 476
102.25/102.36	c current bound: 476
105.06/105.10	c current bound: 476
107.74/107.85	c current bound: 476
110.27/110.59	c current bound: 476
113.25/113.34	c current bound: 476
115.75/116.07	c current bound: 476
118.64/118.80	c current bound: 476
121.21/121.54	c current bound: 476
124.14/124.28	c current bound: 476
126.81/127.14	c current bound: 476
129.67/130.01	c current bound: 476
132.54/132.88	c current bound: 476
135.41/135.73	c current bound: 476
138.42/138.59	c current bound: 476
141.11/141.45	c current bound: 476
144.02/144.35	c current bound: 476
146.87/147.21	c current bound: 476
149.61/149.95	c current bound: 476
152.35/152.69	c current bound: 476
155.08/155.42	c current bound: 476
157.82/158.16	c current bound: 476
160.54/160.89	c current bound: 476
163.29/163.61	c current bound: 476
166.01/166.35	c current bound: 476
168.77/169.10	c current bound: 476
171.49/171.83	c current bound: 476
174.22/174.55	c current bound: 476
177.23/177.30	c current bound: 476
179.71/180.04	c current bound: 476
182.43/182.77	c current bound: 476
185.17/185.51	c current bound: 476
188.11/188.26	c current bound: 476
190.65/190.99	c current bound: 476
193.61/193.74	c current bound: 476
196.13/196.48	c current bound: 476
199.08/199.23	c current bound: 476
201.60/201.95	c current bound: 476
204.50/204.69	c current bound: 476
207.05/207.42	c current bound: 476
210.01/210.15	c current bound: 476
212.54/212.90	c current bound: 476
215.51/215.64	c current bound: 476
218.01/218.38	c current bound: 476
221.02/221.12	c current bound: 476
223.51/223.87	c current bound: 476
226.50/226.62	c current bound: 476
228.99/229.36	c current bound: 476
231.89/232.09	c current bound: 476
234.45/234.82	c current bound: 476
237.39/237.55	c current bound: 476
239.92/240.29	c current bound: 476
242.88/243.03	c current bound: 476
245.39/245.77	c current bound: 476
248.38/248.51	c current bound: 476
250.85/251.25	c current bound: 476
253.59/253.98	c current bound: 476
256.34/256.73	c current bound: 476
259.06/259.46	c current bound: 476
261.92/262.30	c current bound: 476
264.88/265.04	c current bound: 476
267.38/267.78	c current bound: 476
270.37/270.52	c current bound: 476
272.87/273.26	c current bound: 476
275.59/275.98	c current bound: 476
278.31/278.71	c current bound: 476
281.05/281.45	c current bound: 476
283.79/284.18	c current bound: 476
286.53/286.91	c current bound: 476
289.25/289.65	c current bound: 476
292.01/292.41	c current bound: 476
294.73/295.13	c current bound: 476
297.47/297.87	c current bound: 476
300.21/300.60	c current bound: 476
302.94/303.33	c current bound: 476
305.66/306.06	c current bound: 476
308.40/308.80	c current bound: 476
311.12/311.53	c current bound: 476
313.86/314.26	c current bound: 476
316.60/317.00	c current bound: 476
319.35/319.74	c current bound: 476
322.07/322.48	c current bound: 476
324.81/325.21	c current bound: 476
327.75/327.96	c current bound: 476
330.29/330.69	c current bound: 476
333.26/333.44	c current bound: 476
335.77/336.17	c current bound: 476
338.74/338.91	c current bound: 476
341.23/341.65	c current bound: 476
344.24/344.40	c current bound: 476
346.73/347.15	c current bound: 476
349.75/349.90	c current bound: 476
352.22/352.64	c current bound: 476
355.14/355.39	c current bound: 476
357.69/358.11	c current bound: 476
360.63/360.85	c current bound: 476
363.18/363.60	c current bound: 476
366.11/366.34	c current bound: 476
368.63/369.07	c current bound: 476
371.61/371.82	c current bound: 476
374.13/374.56	c current bound: 476
377.12/377.30	c current bound: 476
379.59/380.03	c current bound: 476
382.52/382.78	c current bound: 476
385.08/385.52	c current bound: 476
388.02/388.26	c current bound: 476
390.55/391.00	c current bound: 476
393.52/393.74	c current bound: 476
396.03/396.47	c current bound: 476
399.00/399.21	c current bound: 476
401.48/401.93	c current bound: 476
404.21/404.66	c current bound: 476
407.21/407.40	c current bound: 476
409.69/410.14	c current bound: 476
412.42/412.87	c current bound: 476
415.15/415.61	c current bound: 476
417.89/418.35	c current bound: 476
420.64/421.08	c current bound: 476
423.35/423.82	c current bound: 476
426.10/426.55	c current bound: 476
428.82/429.28	c current bound: 476
431.56/432.02	c current bound: 476
434.30/434.76	c current bound: 476
437.05/437.50	c current bound: 476
439.77/440.23	c current bound: 476
442.51/442.97	c current bound: 476
445.25/445.70	c current bound: 476
447.99/448.44	c current bound: 476
450.73/451.17	c current bound: 476
453.45/453.91	c current bound: 476
456.40/456.64	c current bound: 476
458.91/459.37	c current bound: 476
461.91/462.11	c current bound: 476
464.39/464.85	c current bound: 476
467.39/467.61	c current bound: 476
469.88/470.36	c current bound: 476
472.90/473.11	c current bound: 476
475.37/475.85	c current bound: 476
478.29/478.59	c current bound: 476
480.85/481.33	c current bound: 476
483.80/484.07	c current bound: 476
486.32/486.82	c current bound: 476
489.29/489.55	c current bound: 476
491.82/492.30	c current bound: 476
494.79/495.04	c current bound: 476
497.30/497.78	c current bound: 476
500.30/500.52	c current bound: 476
502.79/503.26	c current bound: 476
505.71/506.00	c current bound: 476
508.27/508.74	c current bound: 476
511.20/511.48	c current bound: 476
513.74/514.23	c current bound: 476
516.69/516.98	c current bound: 476
519.22/519.71	c current bound: 476
522.20/522.47	c current bound: 476
524.78/525.27	c current bound: 476
527.78/528.01	c current bound: 476
530.28/530.76	c current bound: 476
533.29/533.53	c current bound: 476
535.77/536.26	c current bound: 476
538.78/539.01	c current bound: 476
541.27/541.76	c current bound: 476
544.19/544.48	c current bound: 476
546.74/547.22	c current bound: 476
549.70/549.97	c current bound: 476
552.23/552.71	c current bound: 476
555.19/555.45	c current bound: 476
557.73/558.21	c current bound: 476
560.70/560.95	c current bound: 476
563.21/563.69	c current bound: 476
566.20/566.44	c current bound: 476
568.69/569.18	c current bound: 476
571.70/571.92	c current bound: 476
574.16/574.66	c current bound: 476
577.20/577.41	c current bound: 476
579.66/580.15	c current bound: 476
582.41/582.89	c current bound: 476
585.16/585.63	c current bound: 476
587.90/588.38	c current bound: 476
590.64/591.14	c current bound: 476
593.39/593.90	c current bound: 476
596.16/596.65	c current bound: 476
598.91/599.39	c current bound: 476
601.65/602.13	c current bound: 476
604.40/604.86	c current bound: 476
607.12/607.61	c current bound: 476
609.89/610.36	c current bound: 476
612.63/613.12	c current bound: 476
615.39/615.87	c current bound: 476
618.13/618.61	c current bound: 476
620.87/621.34	c current bound: 476
623.60/624.08	c current bound: 476
626.33/626.82	c current bound: 476
629.08/629.57	c current bound: 476
631.83/632.32	c current bound: 476
634.56/635.06	c current bound: 476
637.60/637.80	c current bound: 476
640.04/640.54	c current bound: 476
642.79/643.30	c current bound: 476
645.66/646.18	c current bound: 476
648.67/648.94	c current bound: 476
651.16/651.68	c current bound: 476
654.15/654.43	c current bound: 476
656.63/657.16	c current bound: 476
659.38/659.90	c current bound: 476
662.13/662.65	c current bound: 476
664.87/665.37	c current bound: 476
667.61/668.11	c current bound: 476
670.32/670.86	c current bound: 476
673.09/673.61	c current bound: 476
675.84/676.34	c current bound: 476
678.57/679.09	c current bound: 476
681.31/681.86	c current bound: 476
684.08/684.61	c current bound: 476
686.83/687.35	c current bound: 476
689.58/690.11	c current bound: 476
692.33/692.86	c current bound: 476
695.08/695.59	c current bound: 476
697.82/698.33	c current bound: 476
700.56/701.08	c current bound: 476
703.31/703.82	c current bound: 476
706.06/706.57	c current bound: 476
708.80/709.32	c current bound: 476
711.55/712.06	c current bound: 476
714.29/714.80	c current bound: 476
717.03/717.54	c current bound: 476
719.77/720.28	c current bound: 476
722.52/723.05	c current bound: 476
725.27/725.77	c current bound: 476
728.00/728.51	c current bound: 476
730.73/731.25	c current bound: 476
733.47/733.98	c current bound: 476
736.22/736.74	c current bound: 476
738.95/739.47	c current bound: 476
741.70/742.21	c current bound: 476
744.47/744.98	c current bound: 476
747.32/747.84	c current bound: 476
750.15/750.66	c current bound: 476
753.15/753.48	c current bound: 476
755.78/756.28	c current bound: 476
758.85/759.13	c current bound: 476
761.42/761.95	c current bound: 476
764.26/764.79	c current bound: 476
767.00/767.53	c current bound: 476
769.85/770.39	c current bound: 476
772.91/773.22	c current bound: 476
775.49/776.03	c current bound: 476
778.52/778.87	c current bound: 476
781.13/781.69	c current bound: 476
783.99/784.54	c current bound: 476
786.80/787.36	c current bound: 476
789.66/790.22	c current bound: 476
792.69/793.04	c current bound: 476
795.28/795.85	c current bound: 476
798.39/798.70	c current bound: 476
800.91/801.50	c current bound: 476
803.76/804.35	c current bound: 476
806.58/807.18	c current bound: 476
809.30/809.90	c current bound: 476
812.12/812.73	c current bound: 476
814.93/815.54	c current bound: 476
817.94/818.37	c current bound: 476
820.55/821.18	c current bound: 476
823.63/824.03	c current bound: 476
826.21/826.85	c current bound: 476
829.32/829.70	c current bound: 476
831.86/832.51	c current bound: 476
834.73/835.37	c current bound: 476
837.83/838.20	c current bound: 476
840.37/841.04	c current bound: 476
843.23/843.90	c current bound: 476
846.06/846.73	c current bound: 476
848.96/849.65	c current bound: 476
851.97/852.47	c current bound: 476
854.60/855.29	c current bound: 476
857.66/858.14	c current bound: 476
860.24/860.95	c current bound: 476
863.10/863.80	c current bound: 476
865.93/866.64	c current bound: 476
868.71/869.44	c current bound: 476
871.48/872.19	c current bound: 476
874.27/875.00	c current bound: 476
877.34/877.86	c current bound: 476
879.94/880.68	c current bound: 476
882.78/883.54	c current bound: 476
885.62/886.37	c current bound: 476
888.48/889.23	c current bound: 476
891.24/891.99	c current bound: 476
894.03/894.79	c current bound: 476
897.10/897.64	c current bound: 476
899.69/900.45	c current bound: 476
902.54/903.30	c current bound: 476
905.34/906.12	c current bound: 476
908.19/908.98	c current bound: 476
911.02/911.80	c current bound: 476
913.81/914.60	c current bound: 476
916.86/917.43	c current bound: 476
919.67/920.20	c current bound: 476
922.45/923.04	c current bound: 476
925.03/925.84	c current bound: 476
927.92/928.74	c current bound: 476
930.75/931.58	c current bound: 476
933.57/934.39	c current bound: 476
936.53/937.20	c current bound: 476
939.15/940.00	c current bound: 476
942.21/942.86	c current bound: 476
944.81/945.67	c current bound: 476
947.82/948.40	c current bound: 476
950.36/951.21	c current bound: 476
953.20/954.07	c current bound: 476
956.03/956.90	c current bound: 476
958.85/959.72	c current bound: 476
961.89/962.56	c current bound: 476
964.48/965.37	c current bound: 476
967.32/968.21	c current bound: 476
970.13/971.03	c current bound: 476
973.00/973.89	c current bound: 476
976.06/976.73	c current bound: 476
978.57/979.47	c current bound: 476
981.65/982.31	c current bound: 476
984.19/985.12	c current bound: 476
987.05/987.98	c current bound: 476
989.86/990.78	c current bound: 476
992.70/993.63	c current bound: 476
995.52/996.47	c current bound: 476
998.32/999.27	c current bound: 476
1001.43/1002.10	c current bound: 476
1003.97/1004.93	c current bound: 476
1006.81/1007.77	c current bound: 476
1009.62/1010.59	c current bound: 476
1012.49/1013.45	c current bound: 476
1015.30/1016.27	c current bound: 476
1018.11/1019.08	c current bound: 476
1021.19/1021.91	c current bound: 476
1023.73/1024.71	c current bound: 476
1026.76/1027.59	c current bound: 476
1029.42/1030.43	c current bound: 476
1032.29/1033.29	c current bound: 476
1035.00/1036.02	c current bound: 476
1037.81/1038.82	c current bound: 476
1040.84/1041.63	c current bound: 476
1043.42/1044.43	c current bound: 476
1046.53/1047.32	c current bound: 476
1049.10/1050.13	c current bound: 476
1052.02/1052.86	c current bound: 476
1054.64/1055.68	c current bound: 476
1057.48/1058.53	c current bound: 476
1060.62/1061.41	c current bound: 476
1063.15/1064.21	c current bound: 476
1066.20/1067.04	c current bound: 476
1068.80/1069.86	c current bound: 476
1071.64/1072.71	c current bound: 476
1074.47/1075.54	c current bound: 476
1077.32/1078.39	c current bound: 476
1080.10/1081.20	c current bound: 476
1082.92/1084.00	c current bound: 476
1085.97/1086.86	c current bound: 476
1088.58/1089.68	c current bound: 476
1091.44/1092.53	c current bound: 476
1094.25/1095.36	c current bound: 476
1097.10/1098.21	c current bound: 476
1100.14/1101.05	c current bound: 476
1102.75/1103.88	c current bound: 476
1105.83/1106.73	c current bound: 476
1108.40/1109.54	c current bound: 476
1111.23/1112.38	c current bound: 476
1114.05/1115.20	c current bound: 476
1116.80/1117.94	c current bound: 476
1119.62/1120.77	c current bound: 476
1122.41/1123.56	c current bound: 476
1125.40/1126.36	c current bound: 476
1128.00/1129.16	c current bound: 476
1130.99/1131.99	c current bound: 476
1133.64/1134.81	c current bound: 476
1136.43/1137.61	c current bound: 476
1139.24/1140.44	c current bound: 476
1142.38/1143.30	c current bound: 476
1144.83/1146.02	c current bound: 476
1147.61/1148.82	c current bound: 476
1150.39/1151.60	c current bound: 476
1153.19/1154.41	c current bound: 476
1156.25/1157.25	c current bound: 476
1158.84/1160.06	c current bound: 476
1161.69/1162.91	c current bound: 476
1164.50/1165.72	c current bound: 476
1167.36/1168.58	c current bound: 476
1170.14/1171.38	c current bound: 476
1172.94/1174.18	c current bound: 476
1176.00/1177.02	c current bound: 476
1178.57/1179.83	c current bound: 476
1181.58/1182.66	c current bound: 476
1184.21/1185.49	c current bound: 476
1186.95/1188.22	c current bound: 476
1189.77/1191.05	c current bound: 476
1192.63/1193.91	c current bound: 476
1195.67/1196.76	c current bound: 476
1198.20/1199.49	c current bound: 476
1201.26/1202.35	c current bound: 476
1203.87/1205.17	c current bound: 476
1206.71/1208.01	c current bound: 476
1209.43/1210.74	c current bound: 476
1212.27/1213.59	c current bound: 476
1215.06/1216.38	c current bound: 476
1217.78/1219.11	c current bound: 476
1220.59/1221.93	c current bound: 476
1223.39/1224.73	c current bound: 476
1226.42/1227.55	c current bound: 476
1229.01/1230.37	c current bound: 476
1231.90/1233.10	c current bound: 476
1234.56/1235.92	c current bound: 476
1237.40/1238.79	c current bound: 476
1240.24/1241.61	c current bound: 476
1243.09/1244.47	c current bound: 476
1245.92/1247.30	c current bound: 476
1248.72/1250.11	c current bound: 476
1251.77/1252.94	c current bound: 476
1254.37/1255.76	c current bound: 476
1257.22/1258.61	c current bound: 476
1259.99/1261.39	c current bound: 476
1262.85/1264.25	c current bound: 476
1265.64/1267.05	c current bound: 476
1268.43/1269.84	c current bound: 476
1271.15/1272.57	c current bound: 476
1273.94/1275.37	c current bound: 476
1277.03/1278.21	c current bound: 476
1279.60/1281.04	c current bound: 476
1282.51/1283.78	c current bound: 476
1285.16/1286.60	c current bound: 476
1288.01/1289.45	c current bound: 476
1290.84/1292.29	c current bound: 476
1293.71/1295.16	c current bound: 476
1296.82/1298.00	c current bound: 476
1299.39/1300.85	c current bound: 476
1302.23/1303.70	c current bound: 476
1305.00/1306.47	c current bound: 476
1307.80/1309.27	c current bound: 476
1310.60/1312.09	c current bound: 476
1313.33/1314.83	c current bound: 476
1316.17/1317.66	c current bound: 476
1318.95/1320.45	c current bound: 476
1321.95/1323.29	c current bound: 476
1324.59/1326.11	c current bound: 476
1327.64/1328.96	c current bound: 476
1330.26/1331.79	c current bound: 476
1333.12/1334.65	c current bound: 476
1335.90/1337.44	c current bound: 476
1338.69/1340.23	c current bound: 476
1341.72/1343.07	c current bound: 476
1344.31/1345.86	c current bound: 476
1347.39/1348.71	c current bound: 476
1349.92/1351.48	c current bound: 476
1352.76/1354.33	c current bound: 476
1355.55/1357.13	c current bound: 476
1358.40/1359.98	c current bound: 476
1361.48/1362.81	c current bound: 476
1364.03/1365.62	c current bound: 476
1367.06/1368.46	c current bound: 476
1369.66/1371.27	c current bound: 476
1372.52/1374.12	c current bound: 476
1375.33/1376.93	c current bound: 476
1378.19/1379.80	c current bound: 476
1381.25/1382.63	c current bound: 476
1383.81/1385.43	c current bound: 476
1386.84/1388.26	c current bound: 476
1389.44/1391.08	c current bound: 476
1392.42/1393.80	c current bound: 476
1394.93/1396.58	c current bound: 476
1397.82/1399.48	c current bound: 476
1400.65/1402.31	c current bound: 476
1403.37/1405.04	c current bound: 476
1406.10/1407.77	c current bound: 476
1408.96/1410.62	c current bound: 476
1411.99/1413.46	c current bound: 476
1414.60/1416.27	c current bound: 476
1417.68/1419.12	c current bound: 476
1420.17/1421.85	c current bound: 476
1423.02/1424.70	c current bound: 476
1425.93/1427.61	c current bound: 476
1428.67/1430.35	c current bound: 476
1431.50/1433.19	c current bound: 476
1434.35/1436.05	c current bound: 476
1437.36/1438.89	c current bound: 476
1439.95/1441.67	c current bound: 476
1442.79/1444.50	c current bound: 476
1445.61/1447.33	c current bound: 476
1448.45/1450.18	c current bound: 476
1451.54/1453.03	c current bound: 476
1454.10/1455.83	c current bound: 476
1457.13/1458.65	c current bound: 476
1459.71/1461.47	c current bound: 476
1462.56/1464.31	c current bound: 476
1465.31/1467.08	c current bound: 476
1468.17/1469.95	c current bound: 476
1470.90/1472.68	c current bound: 476
1473.75/1475.53	c current bound: 476
1476.77/1478.36	c current bound: 476
1479.36/1481.17	c current bound: 476
1482.46/1484.03	c current bound: 476
1484.97/1486.77	c current bound: 476
1487.79/1489.61	c current bound: 476
1490.60/1492.43	c current bound: 476
1493.75/1495.30	c current bound: 476
1496.54/1498.14	c current bound: 476
1499.11/1500.94	c current bound: 476
1502.11/1503.78	c current bound: 476
1504.74/1506.59	c current bound: 476
1507.59/1509.44	c current bound: 476
1510.41/1512.26	c current bound: 476
1513.27/1515.13	c current bound: 476
1516.01/1517.87	c current bound: 476
1518.82/1520.67	c current bound: 476
1521.89/1523.52	c current bound: 476
1524.46/1526.34	c current bound: 476
1527.59/1529.20	c current bound: 476
1530.05/1531.97	c current bound: 476
1532.91/1534.83	c current bound: 476
1535.76/1537.67	c current bound: 476
1538.55/1540.48	c current bound: 476
1541.64/1543.32	c current bound: 476
1544.21/1546.14	c current bound: 476
1547.06/1548.99	c current bound: 476
1549.87/1551.82	c current bound: 476
1552.72/1554.67	c current bound: 476
1555.55/1557.50	c current bound: 476
1558.28/1560.24	c current bound: 476
1561.30/1563.08	c current bound: 476
1563.92/1565.89	c current bound: 476
1566.81/1568.79	c current bound: 476
1569.64/1571.60	c current bound: 476
1572.47/1574.45	c current bound: 476
1575.21/1577.19	c current bound: 476
1578.06/1580.04	c current bound: 476
1581.08/1582.87	c current bound: 476
1583.69/1585.68	c current bound: 476
1586.77/1588.53	c current bound: 476
1589.36/1591.36	c current bound: 476
1592.22/1594.22	c current bound: 476
1594.94/1596.95	c current bound: 476
1597.81/1599.81	c current bound: 476
1600.84/1602.65	c current bound: 476
1603.43/1605.46	c current bound: 476
1606.44/1608.29	c current bound: 476
1609.07/1611.11	c current bound: 476
1611.93/1613.97	c current bound: 476
1614.75/1616.79	c current bound: 476
1617.61/1619.66	c current bound: 476
1620.35/1622.39	c current bound: 476
1623.14/1625.19	c current bound: 476
1626.19/1628.05	c current bound: 476
1628.78/1630.85	c current bound: 476
1631.64/1633.71	c current bound: 476
1634.45/1636.54	c current bound: 476
1637.31/1639.40	c current bound: 476
1640.37/1642.26	c current bound: 476
1642.98/1645.08	c current bound: 476
1646.05/1647.93	c current bound: 476
1648.62/1650.74	c current bound: 476
1651.46/1653.59	c current bound: 476
1654.30/1656.43	c current bound: 476
1657.09/1659.22	c current bound: 476
1660.12/1662.05	c current bound: 476
1662.71/1664.86	c current bound: 476
1665.61/1667.58	c current bound: 476
1668.23/1670.37	c current bound: 476
1671.32/1673.21	c current bound: 476
1673.85/1676.01	c current bound: 476
1676.70/1678.87	c current bound: 476
1679.53/1681.69	c current bound: 476
1682.37/1684.55	c current bound: 476
1685.40/1687.38	c current bound: 476
1688.01/1690.19	c current bound: 476
1690.99/1692.91	c current bound: 476
1693.53/1695.72	c current bound: 476
1696.56/1698.55	c current bound: 476
1699.17/1701.37	c current bound: 476
1702.02/1704.23	c current bound: 476
1704.85/1707.06	c current bound: 476
1707.65/1709.88	c current bound: 476
1710.65/1712.61	c current bound: 476
1713.19/1715.42	c current bound: 476
1716.23/1718.24	c current bound: 476
1718.83/1721.06	c current bound: 476
1721.73/1723.79	c current bound: 476
1724.36/1726.61	c current bound: 476
1727.21/1729.46	c current bound: 476
1730.03/1732.27	c current bound: 476
1732.80/1735.05	c current bound: 476
1735.81/1737.80	c current bound: 476
1738.38/1740.65	c current bound: 476
1741.40/1743.48	c current bound: 476
1744.29/1746.30	c current bound: 476
1747.08/1749.14	c current bound: 476
1749.67/1751.96	c current bound: 476
1752.39/1754.69	c current bound: 476
1755.19/1757.50	c current bound: 476
1758.04/1760.35	c current bound: 476
1760.87/1763.18	c current bound: 476
1763.95/1766.00	c current bound: 476
1766.72/1768.83	c current bound: 476
1769.31/1771.65	c current bound: 476
1772.22/1774.38	c current bound: 476
1774.83/1777.19	c current bound: 476
1777.80/1779.91	c current bound: 476
1780.27/1782.63	c current bound: 476
1783.11/1785.49	c current bound: 476
1785.85/1788.21	c current bound: 476
1788.69/1791.06	c current bound: 476
1791.51/1793.89	c current bound: 476
1794.24/1796.61	c current bound: 476
1797.05/1799.44	c current bound: 476
1799.84/1802.22	c current bound: 476
1800.19/1802.30	HOME/npSolver-wbo-Itdqb.sh: line 18:  4173 Terminated              ./npSolver-wbo $file $tmp -rnd_seed=$seed -useQuickBound=1 -useBinSearch=0 -useCP2=1 -useInc=1

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-3715928-1338235104/watcher-3715928-1338235104 -o /tmp/evaluation-result-3715928-1338235104/solver-3715928-1338235104 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715928-1338235104.wbo 319563197 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.00 2.00 2.00 3/177 4172
/proc/meminfo: memFree=27244056/32873648 swapFree=6336/6336
[pid=4172] ppid=4170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4172/stat : 4172 (npSolver-wbo-It) S 4170 4172 3602 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289637684 9367552 275 33554432000 4194304 5064252 140733720216976 140733720215888 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4172/statm: 2287 275 233 213 0 72 0

[startup+0.040726 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4172
/proc/meminfo: memFree=27244056/32873648 swapFree=6336/6336
[pid=4172] ppid=4170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4172/stat : 4172 (npSolver-wbo-It) S 4170 4172 3602 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289637684 9367552 275 33554432000 4194304 5064252 140733720216976 140733720215888 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4172/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10026 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4172
/proc/meminfo: memFree=27244056/32873648 swapFree=6336/6336
[pid=4172] ppid=4170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4172/stat : 4172 (npSolver-wbo-It) S 4170 4172 3602 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289637684 9367552 275 33554432000 4194304 5064252 140733720216976 140733720215888 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4172/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300189 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4172
/proc/meminfo: memFree=27244056/32873648 swapFree=6336/6336
[pid=4172] ppid=4170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4172/stat : 4172 (npSolver-wbo-It) S 4170 4172 3602 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289637684 9367552 275 33554432000 4194304 5064252 140733720216976 140733720215888 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4172/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700265 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4172
/proc/meminfo: memFree=27244056/32873648 swapFree=6336/6336
[pid=4172] ppid=4170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4172/stat : 4172 (npSolver-wbo-It) S 4170 4172 3602 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289637684 9367552 275 33554432000 4194304 5064252 140733720216976 140733720215888 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4172/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4198
/proc/meminfo: memFree=27127004/32873648 swapFree=6336/6336
[pid=4172] ppid=4170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4172/stat : 4172 (npSolver-wbo-It) S 4170 4172 3602 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289637684 9367552 275 33554432000 4194304 5064252 140733720216976 140733720215888 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4172/statm: 2287 275 233 213 0 72 0
[pid=4173] ppid=4172 vsize=11956 CPUtime=0.22 cores=0,2,4,6
/proc/4173/stat : 4173 (npSolver-wbo) S 4172 4172 3602 0 -1 4202496 2988 7048 0 0 11 2 8 1 20 0 1 0 289637684 12242944 2347 33554432000 4194304 5990268 140736044387472 140736044378880 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4173/statm: 2989 2347 175 439 0 2546 0
[pid=4197] ppid=4173 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4197/stat : 4197 (satsolver.sh) S 4173 4172 3602 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289637709 9367552 267 33554432000 4194304 5064252 140734071559280 140734071558192 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4197/statm: 2287 267 226 213 0 72 0
[pid=4198] ppid=4197 vsize=48680 CPUtime=1.24 cores=0,2,4,6
/proc/4198/stat : 4198 (glucose) R 4197 4172 3602 0 -1 4202496 9739 0 0 0 123 1 0 0 20 0 1 0 289637709 49848320 10983 33554432000 4194304 5208918 140733857506960 140733857505368 4211501 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4198/statm: 12170 10983 95 248 0 11919 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 78932

[startup+3.10035 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4198
/proc/meminfo: memFree=27126508/32873648 swapFree=6336/6336
[pid=4172] ppid=4170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4172/stat : 4172 (npSolver-wbo-It) S 4170 4172 3602 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289637684 9367552 275 33554432000 4194304 5064252 140733720216976 140733720215888 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4172/statm: 2287 275 233 213 0 72 0
[pid=4173] ppid=4172 vsize=20020 CPUtime=2.97 cores=0,2,4,6
/proc/4173/stat : 4173 (npSolver-wbo) S 4172 4172 3602 0 -1 4202496 5313 21736 0 0 19 3 260 15 20 0 1 0 289637684 20500480 4101 33554432000 4194304 5990268 140736044387472 140736044378880 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4173/statm: 5005 4101 176 439 0 4562 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 29168

[startup+6.30031 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 4208
/proc/meminfo: memFree=27154552/32873648 swapFree=6336/6336
[pid=4172] ppid=4170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4172/stat : 4172 (npSolver-wbo-It) S 4170 4172 3602 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289637684 9367552 275 33554432000 4194304 5064252 140733720216976 140733720215888 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4172/statm: 2287 275 233 213 0 72 0
[pid=4173] ppid=4172 vsize=20020 CPUtime=5.71 cores=0,2,4,6
/proc/4173/stat : 4173 (npSolver-wbo) S 4172 4172 3602 0 -1 4202496 7638 37280 0 0 27 4 512 28 20 0 1 0 289637684 20500480 4101 33554432000 4194304 5990268 140736044387472 140736044378880 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4173/statm: 5005 4101 176 439 0 4562 0
Current children cumulated CPU time (s) 5.71
Current children cumulated vsize (KiB) 29168

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4226
/proc/meminfo: memFree=27115952/32873648 swapFree=6336/6336
[pid=4172] ppid=4170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4172/stat : 4172 (npSolver-wbo-It) S 4170 4172 3602 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289637684 9367552 275 33554432000 4194304 5064252 140733720216976 140733720215888 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4172/statm: 2287 275 233 213 0 72 0
[pid=4173] ppid=4172 vsize=20020 CPUtime=11.2 cores=0,2,4,6
/proc/4173/stat : 4173 (npSolver-wbo) S 4172 4172 3602 0 -1 4202496 12288 69467 0 0 43 7 1012 58 20 0 1 0 289637684 20500480 4101 33554432000 4194304 5990268 140736044387472 140736044378880 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4173/statm: 5005 4101 176 439 0 4562 0
[pid=4225] ppid=4173 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4225/stat : 4225 (satsolver.sh) S 4173 4172 3602 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289638806 9367552 267 33554432000 4194304 5064252 140734743967840 140734743966752 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4225/statm: 2287 267 226 213 0 72 0
[pid=4226] ppid=4225 vsize=48680 CPUtime=1.46 cores=0,2,4,6
/proc/4226/stat : 4226 (glucose) R 4225 4172 3602 0 -1 4202496 10394 0 0 0 145 1 0 0 20 0 1 0 289638806 49848320 11052 33554432000 4194304 5208918 140735490593312 140735490591720 4211584 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4226/statm: 12170 11052 95 248 0 11919 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 86996

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4262
/proc/meminfo: memFree=27114320/32873648 swapFree=6336/6336
[pid=4172] ppid=4170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4172/stat : 4172 (npSolver-wbo-It) S 4170 4172 3602 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289637684 9367552 275 33554432000 4194304 5064252 140733720216976 140733720215888 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4172/statm: 2287 275 233 213 0 72 0
[pid=4173] ppid=4172 vsize=20020 CPUtime=24.93 cores=0,2,4,6
/proc/4173/stat : 4173 (npSolver-wbo) S 4172 4172 3602 0 -1 4202496 23913 149856 0 0 83 14 2260 136 20 0 1 0 289637684 20500480 4101 33554432000 4194304 5990268 140736044387472 140736044378880 5173822 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4173/statm: 5005 4101 176 439 0 4562 0
[pid=4261] ppid=4173 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4261/stat : 4261 (satsolver.sh) S 4173 4172 3602 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289640179 9367552 266 33554432000 4194304 5064252 140733846921984 140733846920896 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4261/statm: 2287 266 226 213 0 72 0
[pid=4262] ppid=4261 vsize=48680 CPUtime=0.54 cores=0,2,4,6
/proc/4262/stat : 4262 (glucose) R 4261 4172 3602 0 -1 4202496 10404 0 0 0 53 1 0 0 20 0 1 0 289640179 49848320 11060 33554432000 4194304 5208918 140733837501904 140733837500312 4211584 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4262/statm: 12170 11060 95 248 0 11919 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 86996

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4332
/proc/meminfo: memFree=27135744/32873648 swapFree=6336/6336
[pid=4172] ppid=4170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4172/stat : 4172 (npSolver-wbo-It) S 4170 4172 3602 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289637684 9367552 275 33554432000 4194304 5064252 140733720216976 140733720215888 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4172/statm: 2287 275 233 213 0 72 0
[pid=4173] ppid=4172 vsize=20020 CPUtime=50.45 cores=0,2,4,6
/proc/4173/stat : 4173 (npSolver-wbo) S 4172 4172 3602 0 -1 4202496 44838 290214 0 0 157 25 4601 262 20 0 1 0 289637684 20500480 4101 33554432000 4194304 5990268 140736044387472 140736044378880 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4173/statm: 5005 4101 176 439 0 4562 0
[pid=4331] ppid=4173 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4331/stat : 4331 (satsolver.sh) S 4173 4172 3602 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289642731 9367552 267 33554432000 4194304 5064252 140733269343776 140733269342688 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4331/statm: 2287 267 226 213 0 72 0
[pid=4332] ppid=4331 vsize=48676 CPUtime=0.62 cores=0,2,4,6
/proc/4332/stat : 4332 (glucose) R 4331 4172 3602 0 -1 4202496 10370 0 0 0 60 2 0 0 20 0 1 0 289642731 49844224 11032 33554432000 4194304 5208918 140733280584080 140733280582488 4211574 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4332/statm: 12169 11032 95 248 0 11918 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 86992

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 4478
/proc/meminfo: memFree=27144400/32873648 swapFree=6336/6336
[pid=4172] ppid=4170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4172/stat : 4172 (npSolver-wbo-It) S 4170 4172 3602 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289637684 9367552 275 33554432000 4194304 5064252 140733720216976 140733720215888 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4172/statm: 2287 275 233 213 0 72 0
[pid=4173] ppid=4172 vsize=20020 CPUtime=102.05 cores=0,2,4,6
/proc/4173/stat : 4173 (npSolver-wbo) S 4172 4172 3602 0 -1 4202496 86695 581358 0 0 313 50 9318 524 20 0 1 0 289637684 20500480 4101 33554432000 4194304 5990268 140736044387472 140736044378368 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4173/statm: 5005 4101 176 439 0 4562 0
[pid=4476] ppid=4173 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4476/stat : 4476 (cp2_post.sh) S 4173 4172 3602 0 -1 4202496 608 224 0 0 0 0 0 0 20 0 1 0 289647893 9367552 265 33554432000 4194304 5064252 140735147015280 140735147013568 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4476/statm: 2287 265 225 213 0 72 0
[pid=4478] ppid=4476 vsize=10612 CPUtime=0.2 cores=0,2,4,6
/proc/4478/stat : 4478 (coprocessor) R 4476 4172 3602 0 -1 4202496 2686 0 0 0 12 8 0 0 20 0 1 0 289647893 10866688 1778 33554432000 4194304 6586260 140733599549952 140733599546520 5732496 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/4478/statm: 2653 1778 148 584 0 2065 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 48928

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 4659
/proc/meminfo: memFree=27103020/32873648 swapFree=6336/6336
[pid=4172] ppid=4170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4172/stat : 4172 (npSolver-wbo-It) S 4170 4172 3602 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289637684 9367552 275 33554432000 4194304 5064252 140733720216976 140733720215888 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4172/statm: 2287 275 233 213 0 72 0
[pid=4173] ppid=4172 vsize=20020 CPUtime=160.93 cores=0,2,4,6
/proc/4173/stat : 4173 (npSolver-wbo) S 4172 4172 3602 0 -1 4202496 137838 916842 0 0 498 80 14680 835 20 0 1 0 289637684 20500480 4101 33554432000 4194304 5990268 140736044387472 140736044378880 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4173/statm: 5005 4101 176 439 0 4562 0
[pid=4658] ppid=4173 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4658/stat : 4658 (satsolver.sh) S 4173 4172 3602 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289653783 9367552 266 33554432000 4194304 5064252 140736789490752 140736789489664 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4658/statm: 2287 266 226 213 0 72 0
[pid=4659] ppid=4658 vsize=48680 CPUtime=1.29 cores=0,2,4,6
/proc/4659/stat : 4659 (glucose) R 4658 4172 3602 0 -1 4202496 10737 0 0 0 128 1 0 0 20 0 1 0 289653783 49848320 10874 33554432000 4194304 5208918 140735468510352 140735468508760 4211744 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4659/statm: 12170 10874 95 248 0 11919 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 86996

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4827
/proc/meminfo: memFree=27106256/32873648 swapFree=6336/6336
[pid=4172] ppid=4170 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/4173/statm: 5005 4101 176 439 0 4562 0
[pid=7945] ppid=4173 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7945/stat : 7945 (satsolver.sh) S 4173 4172 3602 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289773692 9367552 266 33554432000 4194304 5064252 140735622914464 140735622913376 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7945/statm: 2287 266 226 213 0 72 0
[pid=7946] ppid=7945 vsize=48680 CPUtime=2.21 cores=0,2,4,6
/proc/7946/stat : 7946 (glucose) R 7945 4172 3602 0 -1 4202496 10792 0 0 0 220 1 0 0 20 0 1 0 289773692 49848320 10909 33554432000 4194304 5208918 140735904618832 140735904617240 4211553 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7946/statm: 12170 10909 95 248 0 11919 0
Current children cumulated CPU time (s) 1360.98
Current children cumulated vsize (KiB) 86996

[startup+1422.31 s]
/proc/loadavg: 2.06 2.00 1.99 3/183 8114
/proc/meminfo: memFree=27101996/32873648 swapFree=6336/6336
[pid=4172] ppid=4170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4172/stat : 4172 (npSolver-wbo-It) S 4170 4172 3602 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289637684 9367552 275 33554432000 4194304 5064252 140733720216976 140733720215888 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4172/statm: 2287 275 233 213 0 72 0
[pid=4173] ppid=4172 vsize=20020 CPUtime=1420.54 cores=0,2,4,6
/proc/4173/stat : 4173 (npSolver-wbo) S 4172 4172 3602 0 -1 4202496 1191063 8053969 0 0 4204 672 129924 7254 20 0 1 0 289637684 20500480 4101 33554432000 4194304 5990268 140736044387472 140736044378880 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4173/statm: 5005 4101 176 439 0 4562 0
[pid=8113] ppid=4173 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8113/stat : 8113 (satsolver.sh) S 4173 4172 3602 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289779879 9367552 266 33554432000 4194304 5064252 140735365417888 140735365416800 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8113/statm: 2287 266 226 213 0 72 0
[pid=8114] ppid=8113 vsize=48676 CPUtime=0.35 cores=0,2,4,6
/proc/8114/stat : 8114 (glucose) R 8113 4172 3602 0 -1 4202496 10709 0 0 0 33 2 0 0 20 0 1 0 289779879 49844224 10836 33554432000 4194304 5208918 140735855672496 140735855670904 4211580 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8114/statm: 12169 10836 95 248 0 11918 0
Current children cumulated CPU time (s) 1420.89
Current children cumulated vsize (KiB) 86992

[startup+1482.3 s]
/proc/loadavg: 1.98 1.98 1.99 3/183 8275
/proc/meminfo: memFree=27104624/32873648 swapFree=6336/6336
[pid=4172] ppid=4170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4172/stat : 4172 (npSolver-wbo-It) S 4170 4172 3602 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289637684 9367552 275 33554432000 4194304 5064252 140733720216976 140733720215888 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4172/statm: 2287 275 233 213 0 72 0
[pid=4173] ppid=4172 vsize=20020 CPUtime=1479.74 cores=0,2,4,6
/proc/4173/stat : 4173 (npSolver-wbo) S 4172 4172 3602 0 -1 4202496 1239888 8386910 0 0 4374 697 135351 7552 20 0 1 0 289637684 20500480 4101 33554432000 4194304 5990268 140736044387472 140736044378880 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4173/statm: 5005 4101 176 439 0 4562 0
[pid=8274] ppid=4173 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8274/stat : 8274 (satsolver.sh) S 4173 4172 3602 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289785811 9367552 267 33554432000 4194304 5064252 140733319644992 140733319643904 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8274/statm: 2287 267 226 213 0 72 0
[pid=8275] ppid=8274 vsize=48680 CPUtime=1.02 cores=0,2,4,6
/proc/8275/stat : 8275 (glucose) R 8274 4172 3602 0 -1 4202496 10744 0 0 0 100 2 0 0 20 0 1 0 289785811 49848320 10860 33554432000 4194304 5208918 140736536210048 140736536208456 4211871 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8275/statm: 12170 10860 95 248 0 11919 0
Current children cumulated CPU time (s) 1480.76
Current children cumulated vsize (KiB) 86996

[startup+1542.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/182 8436
/proc/meminfo: memFree=27107172/32873648 swapFree=6336/6336
[pid=4172] ppid=4170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4172/stat : 4172 (npSolver-wbo-It) S 4170 4172 3602 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289637684 9367552 275 33554432000 4194304 5064252 140733720216976 140733720215888 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4172/statm: 2287 275 233 213 0 72 0
[pid=4173] ppid=4172 vsize=20020 CPUtime=1538.93 cores=0,2,4,6
/proc/4173/stat : 4173 (npSolver-wbo) S 4172 4172 3602 0 -1 4202496 1288713 8719300 0 0 4542 724 140782 7845 20 0 1 0 289637684 20500480 4101 33554432000 4194304 5990268 140736044387472 140736044378880 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4173/statm: 5005 4101 176 439 0 4562 0
[pid=8435] ppid=4173 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8435/stat : 8435 (satsolver.sh) S 4173 4172 3602 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289791742 9367552 266 33554432000 4194304 5064252 140735889879648 140735889878560 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8435/statm: 2287 266 226 213 0 72 0
[pid=8436] ppid=8435 vsize=48680 CPUtime=1.7 cores=0,2,4,6
/proc/8436/stat : 8436 (glucose) R 8435 4172 3602 0 -1 4202496 10755 0 0 0 169 1 0 0 20 0 1 0 289791742 49848320 10889 33554432000 4194304 5208918 140733913108560 140733913106968 4211501 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8436/statm: 12170 10889 95 248 0 11919 0
Current children cumulated CPU time (s) 1540.63
Current children cumulated vsize (KiB) 86996

[startup+1602.3 s]
/proc/loadavg: 2.06 2.00 1.99 3/183 8598
/proc/meminfo: memFree=27106188/32873648 swapFree=6336/6336
[pid=4172] ppid=4170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4172/stat : 4172 (npSolver-wbo-It) S 4170 4172 3602 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289637684 9367552 275 33554432000 4194304 5064252 140733720216976 140733720215888 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4172/statm: 2287 275 233 213 0 72 0
[pid=4173] ppid=4172 vsize=20020 CPUtime=1598.17 cores=0,2,4,6
/proc/4173/stat : 4173 (npSolver-wbo) S 4172 4172 3602 0 -1 4202496 1337538 9048983 0 0 4711 751 146213 8142 20 0 1 0 289637684 20500480 4101 33554432000 4194304 5990268 140736044387472 140736044378880 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4173/statm: 5005 4101 176 439 0 4562 0
[pid=8597] ppid=4173 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8597/stat : 8597 (satsolver.sh) S 4173 4172 3602 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289797675 9367552 267 33554432000 4194304 5064252 140736633121232 140736633120144 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8597/statm: 2287 267 226 213 0 72 0
[pid=8598] ppid=8597 vsize=48676 CPUtime=2.37 cores=0,2,4,6
/proc/8598/stat : 8598 (glucose) R 8597 4172 3602 0 -1 4202496 10796 0 0 0 235 2 0 0 20 0 1 0 289797675 49844224 10924 33554432000 4194304 5208918 140735513403312 140735513401720 4205640 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8598/statm: 12169 10924 103 248 0 11918 0
Current children cumulated CPU time (s) 1600.54
Current children cumulated vsize (KiB) 86992

[startup+1662.3 s]
/proc/loadavg: 2.02 2.00 1.99 3/183 8762
/proc/meminfo: memFree=27142124/32873648 swapFree=6336/6336
[pid=4172] ppid=4170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4172/stat : 4172 (npSolver-wbo-It) S 4170 4172 3602 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289637684 9367552 275 33554432000 4194304 5064252 140733720216976 140733720215888 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4172/statm: 2287 275 233 213 0 72 0
[pid=4173] ppid=4172 vsize=20020 CPUtime=1660.27 cores=0,2,4,6
/proc/4173/stat : 4173 (npSolver-wbo) S 4172 4172 3602 0 -1 4202496 1388688 9393377 0 0 4886 779 151909 8453 20 0 1 0 289637684 20500480 4101 33554432000 4194304 5990268 140736044387472 140736044378880 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4173/statm: 5005 4101 176 439 0 4562 0
Current children cumulated CPU time (s) 1660.27
Current children cumulated vsize (KiB) 29168

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/183 8927
/proc/meminfo: memFree=27107756/32873648 swapFree=6336/6336
[pid=4172] ppid=4170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4172/stat : 4172 (npSolver-wbo-It) S 4170 4172 3602 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289637684 9367552 275 33554432000 4194304 5064252 140733720216976 140733720215888 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4172/statm: 2287 275 233 213 0 72 0
[pid=4173] ppid=4172 vsize=20020 CPUtime=1719.2 cores=0,2,4,6
/proc/4173/stat : 4173 (npSolver-wbo) S 4172 4172 3602 0 -1 4202496 1437513 9723870 0 0 5056 806 157307 8751 20 0 1 0 289637684 20500480 4101 33554432000 4194304 5990268 140736044387472 140736044378880 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4173/statm: 5005 4101 176 439 0 4562 0
[pid=8926] ppid=4173 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8926/stat : 8926 (satsolver.sh) S 4173 4172 3602 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289809800 9367552 267 33554432000 4194304 5064252 140733561079024 140733561077936 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8926/statm: 2287 267 226 213 0 72 0
[pid=8927] ppid=8926 vsize=48680 CPUtime=1.12 cores=0,2,4,6
/proc/8927/stat : 8927 (glucose) R 8926 4172 3602 0 -1 4202496 9783 0 0 0 111 1 0 0 20 0 1 0 289809800 49848320 11024 33554432000 4194304 5208918 140736593409024 140736593407432 4211656 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8927/statm: 12170 11024 95 248 0 11919 0
Current children cumulated CPU time (s) 1720.32
Current children cumulated vsize (KiB) 86996

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/183 9081
/proc/meminfo: memFree=27102040/32873648 swapFree=6336/6336
[pid=4172] ppid=4170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4172/stat : 4172 (npSolver-wbo-It) S 4170 4172 3602 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289637684 9367552 275 33554432000 4194304 5064252 140733720216976 140733720215888 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4172/statm: 2287 275 233 213 0 72 0
[pid=4173] ppid=4172 vsize=20020 CPUtime=1777.92 cores=0,2,4,6
/proc/4173/stat : 4173 (npSolver-wbo) S 4172 4172 3602 0 -1 4202496 1486338 10055572 0 0 5223 832 162689 9048 20 0 1 0 289637684 20500480 4101 33554432000 4194304 5990268 140736044387472 140736044378880 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4173/statm: 5005 4101 176 439 0 4562 0
[pid=9080] ppid=4173 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9080/stat : 9080 (satsolver.sh) S 4173 4172 3602 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289815685 9367552 267 33554432000 4194304 5064252 140735021836432 140735021835344 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9080/statm: 2287 267 226 213 0 72 0
[pid=9081] ppid=9080 vsize=49736 CPUtime=2.27 cores=0,2,4,6
/proc/9081/stat : 9081 (glucose) R 9080 4172 3602 0 -1 4202496 11060 0 0 0 226 1 0 0 20 0 1 0 289815685 50929664 11172 33554432000 4194304 5208918 140733322751360 140733322749768 4465602 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9081/statm: 12434 11173 103 248 0 12183 0
Current children cumulated CPU time (s) 1780.19
Current children cumulated vsize (KiB) 88052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 9182
/proc/meminfo: memFree=27198848/32873648 swapFree=6336/6336
[pid=4172] ppid=4170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4172/stat : 4172 (npSolver-wbo-It) S 4170 4172 3602 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289637684 9367552 275 33554432000 4194304 5064252 140733720216976 140733720215888 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4172/statm: 2287 275 233 213 0 72 0
[pid=4173] ppid=4172 vsize=20020 CPUtime=1800.19 cores=0,2,4,6
/proc/4173/stat : 4173 (npSolver-wbo) R 4172 4172 3602 0 -1 4202496 1504936 10181172 0 0 5287 842 164731 9159 20 0 1 0 289637684 20500480 4101 33554432000 4194304 5990268 140736044387472 140736044379456 4604208 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4173/statm: 5005 4101 176 439 0 4562 0
Current children cumulated CPU time (s) 1800.19
Current children cumulated vsize (KiB) 29168

Sending SIGTERM to process tree (bottom up)

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

[startup+1802.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 9182
/proc/meminfo: memFree=27198848/32873648 swapFree=6336/6336
[pid=4172] ppid=4170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4172/stat : 4172 (npSolver-wbo-It) S 4170 4172 3602 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289637684 9367552 275 33554432000 4194304 5064252 140733720216976 140733720215888 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4172/statm: 2287 275 233 213 0 72 0
[pid=4173] ppid=4172 vsize=20020 CPUtime=1800.19 cores=0,2,4,6
/proc/4173/stat : 4173 (npSolver-wbo) R 4172 4172 3602 0 -1 4202496 1504936 10181172 0 0 5287 842 164731 9159 20 0 1 0 289637684 20500480 4101 33554432000 4194304 5990268 140736044387472 140736044379456 4604208 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4173/statm: 5005 4101 176 439 0 4562 0
Current children cumulated CPU time (s) 1800.19
Current children cumulated vsize (KiB) 29168

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): 0.00012207
#  lost CPU user time (s): 0.00012207
#  lost CPU system time (s): 0

Real time (s): 1802.31
CPU time (s): 1800.21
CPU user time (s): 1700.19
CPU system time (s): 100.022
CPU usage (%): 99.8837
Max. virtual memory (cumulated for all children) (KiB): 88524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1700.19
system time used= 100.022
maximum resident set size= 46304
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11686482
page faults= 0
swaps= 0
block input operations= 0
block output operations= 9303752
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 186433
involuntary context switches= 13105

runsolver used 7.8628 second user time and 16.0236 second system time

The end

Launcher Data

Begin job on node112 at 2012-05-28 21:58:24
IDJOB=3715928
IDBENCH=79309
IDSOLVER=2297
FILE ID=node112/3715928-1338235104
RUNJOBID= node112-1338233303-3982
PBS_JOBID= 14624631
Free space on /tmp= 71588 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900570242--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3715928-1338235104/watcher-3715928-1338235104 -o /tmp/evaluation-result-3715928-1338235104/solver-3715928-1338235104 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715928-1338235104.wbo 319563197 HOME HOME

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

MD5SUM BENCH= 14bc8800f159591dc4e79c8dbc089eb4
RANDOM SEED=319563197

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.763
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.763
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.763
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:       32873648 kB
MemFree:        27245072 kB
Buffers:          393312 kB
Cached:          4396584 kB
SwapCached:            0 kB
Active:           848804 kB
Inactive:        3953236 kB
Active(anon):      14312 kB
Inactive(anon):        0 kB
Active(file):     834492 kB
Inactive(file):  3953236 kB
Unevictable:        6336 kB
Mlocked:            6336 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16380 kB
Writeback:             0 kB
AnonPages:         17408 kB
Mapped:            13736 kB
Shmem:               200 kB
Slab:             690104 kB
SReclaimable:     133676 kB
SUnreclaim:       556428 kB
KernelStack:        1424 kB
PageTables:         3524 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     105484 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71576 MiB
End job on node112 at 2012-05-28 22:28:27