Trace number 3715566

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) 1612.28 1900.03

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl10_15_pb.cnf.cr--soft-33-100-0.wbo
MD5SUM9dd19a07ee6b8e6f4864d631925ae108
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark21
Best CPU time to get the best result obtained on this benchmark0.126979
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables300
Total number of constraints50
Number of soft constraints35
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint10
Maximum length of a constraint15
Top cost 1837
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 1836
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 16
Number of bits of the biggest sum of numbers5
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.00	c run usual solver
0.00/0.08	o 753
0.00/0.08	c starting approximation
0.00/0.08	c factor = 2
0.00/0.08	c current bound: 376
2.18/2.28	c current bound: 376
4.37/4.48	c current bound: 376
6.56/6.68	c current bound: 376
8.87/8.94	c current bound: 376
11.06/11.17	c current bound: 376
13.36/13.42	c current bound: 376
15.56/15.63	c current bound: 376
17.84/17.91	c current bound: 376
20.04/20.12	c current bound: 376
22.23/22.37	c current bound: 376
24.53/24.64	c current bound: 376
26.83/26.91	c current bound: 376
29.02/29.10	c current bound: 376
31.24/31.32	c current bound: 376
33.43/33.53	c current bound: 376
35.63/35.74	c current bound: 376
37.81/37.99	c current bound: 376
40.10/40.21	c current bound: 376
42.31/42.45	c current bound: 376
44.61/44.71	c current bound: 376
46.82/46.96	c current bound: 376
49.11/49.20	c current bound: 376
51.32/51.41	c current bound: 376
53.51/53.60	c current bound: 376
55.71/55.81	c current bound: 376
57.91/58.00	c current bound: 376
60.11/60.22	c current bound: 376
62.31/62.47	c current bound: 376
64.49/64.68	c current bound: 376
66.71/66.88	c current bound: 376
69.01/69.13	c current bound: 376
71.21/71.38	c current bound: 376
73.51/73.62	c current bound: 376
75.70/75.88	c current bound: 376
78.01/78.12	c current bound: 376
80.20/80.38	c current bound: 376
82.51/82.64	c current bound: 376
84.71/84.85	c current bound: 376
86.99/87.10	c current bound: 376
89.19/89.35	c current bound: 376
91.40/91.59	c current bound: 376
93.71/93.85	c current bound: 376
95.90/96.05	c current bound: 376
98.20/98.31	c current bound: 376
100.40/100.56	c current bound: 376
102.60/102.76	c current bound: 376
104.89/105.00	c current bound: 376
107.08/107.27	c current bound: 376
109.30/109.47	c current bound: 376
111.59/111.72	c current bound: 376
113.81/113.97	c current bound: 376
116.11/116.22	c current bound: 376
118.31/118.42	c current bound: 376
120.50/120.62	c current bound: 376
122.71/122.82	c current bound: 376
124.89/125.02	c current bound: 376
127.09/127.22	c current bound: 376
129.29/129.44	c current bound: 376
131.49/131.66	c current bound: 376
133.69/133.86	c current bound: 376
135.90/136.06	c current bound: 376
138.21/138.32	c current bound: 376
140.39/140.54	c current bound: 376
142.59/142.78	c current bound: 376
144.89/145.03	c current bound: 376
147.09/147.29	c current bound: 376
149.39/149.55	c current bound: 376
151.69/151.81	c current bound: 376
153.89/154.01	c current bound: 376
156.08/156.22	c current bound: 376
158.28/158.42	c current bound: 376
160.49/160.67	c current bound: 376
162.68/162.87	c current bound: 376
164.99/165.12	c current bound: 376
167.19/167.35	c current bound: 376
169.46/169.61	c current bound: 376
171.65/171.81	c current bound: 376
173.85/174.06	c current bound: 376
176.15/176.32	c current bound: 376
178.34/178.53	c current bound: 376
180.55/180.78	c current bound: 376
182.74/182.99	c current bound: 376
185.05/185.24	c current bound: 376
187.25/187.49	c current bound: 376
189.54/189.75	c current bound: 376
191.75/191.94	c current bound: 376
193.94/194.14	c current bound: 376
196.16/196.39	c current bound: 376
198.44/198.65	c current bound: 376
200.75/200.92	c current bound: 376
202.95/203.12	c current bound: 376
205.15/205.37	c current bound: 376
207.35/207.57	c current bound: 376
209.54/209.78	c current bound: 376
211.84/212.03	c current bound: 376
214.03/214.28	c current bound: 376
216.35/216.54	c current bound: 376
218.62/218.80	c current bound: 376
220.82/221.05	c current bound: 376
223.13/223.32	c current bound: 376
225.32/225.51	c current bound: 376
227.52/227.76	c current bound: 376
229.82/230.01	c current bound: 376
232.02/232.21	c current bound: 376
234.24/234.42	c current bound: 376
236.43/236.63	c current bound: 376
238.63/238.88	c current bound: 376
240.92/241.12	c current bound: 376
243.11/243.37	c current bound: 376
245.41/245.62	c current bound: 376
247.62/247.88	c current bound: 376
249.91/250.13	c current bound: 376
252.11/252.33	c current bound: 376
254.32/254.58	c current bound: 376
256.62/256.85	c current bound: 376
258.81/259.06	c current bound: 376
261.00/261.27	c current bound: 376
263.33/263.53	c current bound: 376
265.50/265.73	c current bound: 376
267.72/267.94	c current bound: 376
269.93/270.19	c current bound: 376
272.12/272.38	c current bound: 376
274.31/274.58	c current bound: 376
276.61/276.84	c current bound: 376
278.81/279.04	c current bound: 376
281.01/281.29	c current bound: 376
283.30/283.55	c current bound: 376
285.59/285.80	c current bound: 376
287.80/288.06	c current bound: 376
290.10/290.32	c current bound: 376
292.31/292.58	c current bound: 376
294.51/294.78	c current bound: 376
296.81/297.03	c current bound: 376
299.01/299.28	c current bound: 376
301.30/301.52	c current bound: 376
303.51/303.78	c current bound: 376
305.78/306.00	c current bound: 376
308.01/308.20	c current bound: 376
310.21/310.41	c current bound: 376
312.40/312.61	c current bound: 376
314.60/314.81	c current bound: 376
316.79/317.06	c current bound: 376
318.98/319.25	c current bound: 376
321.21/321.45	c current bound: 376
323.40/323.64	c current bound: 376
325.60/325.84	c current bound: 376
327.79/328.09	c current bound: 376
329.99/330.29	c current bound: 376
332.29/332.55	c current bound: 376
334.57/334.80	c current bound: 376
336.80/337.05	c current bound: 376
339.09/339.30	c current bound: 376
341.29/341.55	c current bound: 376
343.59/343.81	c current bound: 376
345.79/346.05	c current bound: 376
347.99/348.25	c current bound: 376
350.28/350.50	c current bound: 376
352.48/352.75	c current bound: 376
354.69/354.95	c current bound: 376
356.88/357.15	c current bound: 376
359.09/359.36	c current bound: 376
361.39/361.62	c current bound: 376
363.57/363.88	c current bound: 376
365.87/366.14	c current bound: 376
368.07/368.35	c current bound: 376
370.28/370.59	c current bound: 376
372.58/372.84	c current bound: 376
374.78/375.09	c current bound: 376
377.08/377.34	c current bound: 376
379.27/379.60	c current bound: 376
381.58/381.86	c current bound: 376
383.88/384.12	c current bound: 376
386.07/386.36	c current bound: 376
388.39/388.62	c current bound: 376
390.58/390.83	c current bound: 376
392.77/393.05	c current bound: 376
395.07/395.30	c current bound: 376
397.26/397.50	c current bound: 376
399.47/399.75	c current bound: 376
401.76/402.01	c current bound: 376
403.96/404.26	c current bound: 376
406.15/406.46	c current bound: 376
408.47/408.72	c current bound: 376
410.66/410.97	c current bound: 376
412.85/413.17	c current bound: 376
415.17/415.43	c current bound: 376
417.36/417.67	c current bound: 376
419.67/419.92	c current bound: 376
421.86/422.12	c current bound: 376
424.06/424.38	c current bound: 376
426.36/426.62	c current bound: 376
428.56/428.87	c current bound: 376
430.86/431.14	c current bound: 376
433.07/433.39	c current bound: 376
435.36/435.64	c current bound: 376
437.56/437.89	c current bound: 376
439.87/440.14	c current bound: 376
442.06/442.34	c current bound: 376
444.27/444.54	c current bound: 376
446.47/446.75	c current bound: 376
448.77/449.02	c current bound: 376
450.96/451.22	c current bound: 376
453.17/453.43	c current bound: 376
455.37/455.64	c current bound: 376
457.56/457.85	c current bound: 376
459.76/460.06	c current bound: 376
461.97/462.25	c current bound: 376
464.16/464.49	c current bound: 376
466.36/466.69	c current bound: 376
468.66/468.95	c current bound: 376
470.94/471.20	c current bound: 376
473.17/473.45	c current bound: 376
475.45/475.70	c current bound: 376
477.66/477.91	c current bound: 376
479.85/480.16	c current bound: 376
482.15/482.40	c current bound: 376
484.36/484.66	c current bound: 376
486.67/486.90	c current bound: 376
488.85/489.13	c current bound: 376
491.06/491.35	c current bound: 376
493.25/493.56	c current bound: 376
495.55/495.81	c current bound: 376
497.75/498.06	c current bound: 376
499.95/500.28	c current bound: 376
502.26/502.55	c current bound: 376
504.46/504.79	c current bound: 376
506.75/507.08	c current bound: 376
509.06/509.33	c current bound: 376
511.25/511.58	c current bound: 376
513.44/513.78	c current bound: 376
515.66/516.00	c current bound: 376
517.87/518.20	c current bound: 376
520.16/520.44	c current bound: 376
522.36/522.65	c current bound: 376
524.54/524.85	c current bound: 376
526.74/527.04	c current bound: 376
528.94/529.29	c current bound: 376
531.24/531.53	c current bound: 376
533.44/533.75	c current bound: 376
535.73/536.00	c current bound: 376
537.93/538.24	c current bound: 376
540.15/540.45	c current bound: 376
542.43/542.70	c current bound: 376
544.64/544.97	c current bound: 376
546.94/547.22	c current bound: 376
549.13/549.46	c current bound: 376
551.44/551.72	c current bound: 376
553.63/553.98	c current bound: 376
555.96/556.20	c current bound: 376
558.14/558.41	c current bound: 376
560.33/560.61	c current bound: 376
562.53/562.81	c current bound: 376
564.72/565.05	c current bound: 376
566.93/567.27	c current bound: 376
569.22/569.53	c current bound: 376
571.44/571.73	c current bound: 376
573.62/573.98	c current bound: 376
575.82/576.19	c current bound: 376
578.12/578.40	c current bound: 376
580.33/580.65	c current bound: 376
582.52/582.85	c current bound: 376
584.83/585.11	c current bound: 376
587.02/587.37	c current bound: 376
589.21/589.56	c current bound: 376
591.51/591.81	c current bound: 376
593.71/594.06	c current bound: 376
595.91/596.26	c current bound: 376
598.22/598.51	c current bound: 376
600.31/600.69	c current bound: 376
602.62/602.94	c current bound: 376
604.82/605.19	c current bound: 376
607.11/607.44	c current bound: 376
609.31/609.64	c current bound: 376
611.51/611.86	c current bound: 376
613.79/614.10	c current bound: 376
615.92/616.29	c current bound: 376
618.21/618.55	c current bound: 376
620.51/620.81	c current bound: 376
622.70/623.06	c current bound: 376
624.91/625.28	c current bound: 376
627.21/627.54	c current bound: 376
629.52/629.81	c current bound: 376
631.70/632.08	c current bound: 376
634.00/634.34	c current bound: 376
636.21/636.59	c current bound: 376
638.48/638.80	c current bound: 376
640.69/641.05	c current bound: 376
643.02/643.32	c current bound: 376
645.40/645.69	c current bound: 376
647.72/648.01	c current bound: 376
650.10/650.36	c current bound: 376
652.38/652.61	c current bound: 376
654.71/654.93	c current bound: 376
657.04/942.25	c current bound: 376
659.32/944.50	c current bound: 376
661.51/946.76	c current bound: 376
663.70/948.98	c current bound: 376
666.00/951.24	c current bound: 376
668.23/953.43	c current bound: 376
670.42/955.64	c current bound: 376
672.61/957.89	c current bound: 376
674.89/960.10	c current bound: 376
677.11/962.34	c current bound: 376
679.30/964.54	c current bound: 376
681.51/966.79	c current bound: 376
683.80/969.00	c current bound: 376
686.01/971.26	c current bound: 376
688.31/973.52	c current bound: 376
690.51/975.72	c current bound: 376
692.71/977.93	c current bound: 376
694.89/980.19	c current bound: 376
697.20/982.43	c current bound: 376
699.49/984.71	c current bound: 376
701.68/986.92	c current bound: 376
703.86/989.13	c current bound: 376
706.07/991.37	c current bound: 376
708.27/993.57	c current bound: 376
710.46/995.78	c current bound: 376
712.66/997.98	c current bound: 376
714.87/1000.18	c current bound: 376
717.17/1002.43	c current bound: 376
719.35/1004.68	c current bound: 376
721.55/1006.88	c current bound: 376
723.76/1009.08	c current bound: 376
726.07/1011.34	c current bound: 376
728.26/1013.57	c current bound: 376
730.45/1015.77	c current bound: 376
732.65/1017.97	c current bound: 376
734.96/1020.23	c current bound: 376
737.17/1022.42	c current bound: 376
739.37/1024.62	c current bound: 376
741.55/1026.87	c current bound: 376
743.86/1029.13	c current bound: 376
746.06/1031.37	c current bound: 376
748.47/1033.77	c current bound: 376
750.74/1036.02	c current bound: 376
752.95/1038.23	c current bound: 376
755.24/1040.52	c current bound: 376
757.52/1042.83	c current bound: 376
759.81/1045.14	c current bound: 376
762.12/1047.45	c current bound: 376
764.51/1049.83	c current bound: 376
766.91/1052.25	c current bound: 376
769.29/1054.61	c current bound: 376
771.58/1056.90	c current bound: 376
773.87/1059.23	c current bound: 376
776.17/1061.57	c current bound: 376
778.46/1063.87	c current bound: 376
780.86/1066.25	c current bound: 376
783.16/1068.57	c current bound: 376
785.54/1070.96	c current bound: 376
787.94/1073.30	c current bound: 376
790.25/1075.64	c current bound: 376
792.64/1078.00	c current bound: 376
794.94/1080.37	c current bound: 376
797.25/1082.62	c current bound: 376
799.54/1084.99	c current bound: 376
801.93/1087.36	c current bound: 376
804.33/1089.71	c current bound: 376
806.62/1092.04	c current bound: 376
808.91/1094.32	c current bound: 376
811.10/1096.51	c current bound: 376
813.41/1098.87	c current bound: 376
815.64/1101.13	c current bound: 376
817.94/1103.48	c current bound: 376
820.34/1105.84	c current bound: 376
822.74/1108.22	c current bound: 376
825.14/1110.62	c current bound: 376
827.44/1112.91	c current bound: 376
829.63/1115.17	c current bound: 376
832.01/1117.50	c current bound: 376
834.21/1119.79	c current bound: 376
836.60/1122.15	c current bound: 376
839.00/1124.55	c current bound: 376
841.40/1126.92	c current bound: 376
843.68/1129.25	c current bound: 376
845.88/1131.50	c current bound: 376
848.18/1133.79	c current bound: 376
850.57/1136.13	c current bound: 376
852.87/1138.41	c current bound: 376
855.17/1140.71	c current bound: 376
857.45/1143.06	c current bound: 376
859.86/1145.42	c current bound: 376
862.15/1147.74	c current bound: 376
864.54/1150.13	c current bound: 376
866.84/1152.48	c current bound: 376
869.15/1154.76	c current bound: 376
871.43/1157.04	c current bound: 376
873.74/1159.34	c current bound: 376
876.02/1161.69	c current bound: 376
878.43/1164.06	c current bound: 376
880.82/1166.43	c current bound: 376
883.22/1168.82	c current bound: 376
885.53/1171.15	c current bound: 376
887.72/1173.37	c current bound: 376
890.01/1175.65	c current bound: 376
892.40/1178.00	c current bound: 376
894.70/1180.34	c current bound: 376
897.10/1182.70	c current bound: 376
899.37/1185.08	c current bound: 376
901.76/1187.45	c current bound: 376
904.18/1189.85	c current bound: 376
906.47/1192.19	c current bound: 376
908.76/1194.47	c current bound: 376
911.06/1196.75	c current bound: 376
913.35/1199.05	c current bound: 376
915.76/1201.41	c current bound: 376
918.05/1203.71	c current bound: 376
920.34/1206.04	c current bound: 376
922.73/1208.44	c current bound: 376
925.13/1210.84	c current bound: 376
927.42/1213.13	c current bound: 376
929.72/1215.47	c current bound: 376
932.01/1217.72	c current bound: 376
934.33/1220.08	c current bound: 376
936.71/1222.45	c current bound: 376
939.01/1224.78	c current bound: 376
941.40/1227.12	c current bound: 376
943.64/1229.42	c current bound: 376
945.90/1231.76	c current bound: 376
948.19/1234.05	c current bound: 376
950.50/1236.34	c current bound: 376
952.81/1238.67	c current bound: 376
955.10/1240.98	c current bound: 376
957.49/1243.34	c current bound: 376
959.79/1245.67	c current bound: 376
962.19/1248.06	c current bound: 376
964.60/1250.40	c current bound: 376
966.87/1252.73	c current bound: 376
969.16/1255.08	c current bound: 376
971.46/1257.38	c current bound: 376
973.86/1259.71	c current bound: 376
976.06/1261.93	c current bound: 376
978.26/1264.12	c current bound: 376
980.54/1266.48	c current bound: 376
982.84/1268.78	c current bound: 376
985.25/1271.15	c current bound: 376
987.65/1273.53	c current bound: 376
990.04/1276.00	c current bound: 376
992.22/1278.28	c current bound: 376
994.62/1280.64	c current bound: 376
996.90/1282.94	c current bound: 376
999.30/1285.33	c current bound: 376
1001.61/1287.64	c current bound: 376
1004.00/1290.03	c current bound: 376
1006.29/1292.37	c current bound: 376
1008.70/1294.73	c current bound: 376
1011.00/1297.07	c current bound: 376
1013.39/1299.43	c current bound: 376
1015.79/1301.82	c current bound: 376
1017.97/1304.08	c current bound: 376
1020.37/1306.48	c current bound: 376
1022.76/1308.83	c current bound: 376
1025.06/1311.17	c current bound: 376
1027.38/1313.40	c current bound: 376
1029.66/1315.75	c current bound: 376
1031.96/1318.07	c current bound: 376
1034.34/1320.44	c current bound: 376
1036.74/1322.81	c current bound: 376
1039.13/1325.21	c current bound: 376
1041.34/1327.49	c current bound: 376
1043.62/1329.78	c current bound: 376
1045.91/1332.03	c current bound: 376
1048.22/1334.31	c current bound: 376
1050.53/1336.67	c current bound: 376
1052.82/1338.91	c current bound: 376
1055.11/1341.23	c current bound: 376
1057.40/1343.56	c current bound: 376
1059.79/1345.90	c current bound: 376
1062.10/1348.30	c current bound: 376
1064.39/1350.58	c current bound: 376
1066.78/1352.92	c current bound: 376
1069.08/1355.23	c current bound: 376
1071.38/1357.52	c current bound: 376
1073.76/1359.97	c current bound: 376
1076.07/1362.30	c current bound: 376
1078.37/1364.64	c current bound: 376
1080.68/1366.99	c current bound: 376
1082.98/1369.28	c current bound: 376
1085.36/1371.62	c current bound: 376
1087.67/1373.92	c current bound: 376
1089.96/1376.24	c current bound: 376
1092.28/1378.56	c current bound: 376
1094.46/1380.77	c current bound: 376
1096.86/1383.12	c current bound: 376
1099.24/1385.50	c current bound: 376
1101.55/1387.89	c current bound: 376
1103.94/1390.21	c current bound: 376
1106.23/1392.54	c current bound: 376
1108.61/1394.90	c current bound: 376
1110.92/1397.25	c current bound: 376
1113.32/1399.62	c current bound: 376
1115.70/1402.00	c current bound: 376
1117.92/1404.27	c current bound: 376
1120.32/1406.67	c current bound: 376
1122.61/1408.92	c current bound: 376
1124.99/1411.31	c current bound: 376
1127.15/1413.58	c current bound: 376
1129.55/1415.93	c current bound: 376
1131.85/1418.26	c current bound: 376
1134.23/1420.65	c current bound: 376
1136.63/1423.04	c current bound: 376
1138.93/1425.36	c current bound: 376
1141.22/1427.67	c current bound: 376
1143.52/1429.96	c current bound: 376
1145.81/1432.26	c current bound: 376
1148.11/1434.57	c current bound: 376
1150.50/1436.95	c current bound: 376
1152.81/1439.21	c current bound: 376
1155.20/1441.60	c current bound: 376
1157.40/1443.85	c current bound: 376
1159.70/1446.11	c current bound: 376
1161.89/1448.37	c current bound: 376
1164.19/1450.65	c current bound: 376
1166.47/1452.95	c current bound: 376
1168.78/1455.25	c current bound: 376
1171.06/1457.58	c current bound: 376
1173.36/1459.89	c current bound: 376
1175.75/1462.21	c current bound: 376
1178.05/1464.59	c current bound: 376
1180.44/1466.97	c current bound: 376
1182.86/1469.38	c current bound: 376
1185.14/1471.68	c current bound: 376
1187.33/1473.88	c current bound: 376
1189.62/1476.14	c current bound: 376
1191.92/1478.49	c current bound: 376
1194.32/1480.86	c current bound: 376
1196.61/1483.12	c current bound: 376
1198.90/1485.49	c current bound: 376
1201.30/1487.88	c current bound: 376
1203.70/1490.31	c current bound: 376
1205.97/1492.64	c current bound: 376
1208.17/1494.88	c current bound: 376
1210.57/1497.24	c current bound: 376
1212.97/1499.61	c current bound: 376
1215.26/1501.94	c current bound: 376
1217.67/1504.32	c current bound: 376
1219.86/1506.53	c current bound: 376
1222.27/1508.92	c current bound: 376
1224.55/1511.21	c current bound: 376
1226.73/1513.43	c current bound: 376
1229.03/1515.78	c current bound: 376
1231.23/1517.97	c current bound: 376
1233.65/1520.32	c current bound: 376
1235.93/1522.67	c current bound: 376
1238.22/1524.99	c current bound: 376
1240.62/1527.35	c current bound: 376
1242.91/1529.70	c current bound: 376
1245.20/1531.98	c current bound: 376
1247.48/1534.21	c current bound: 376
1249.77/1536.55	c current bound: 376
1251.99/1538.74	c current bound: 376
1254.17/1540.95	c current bound: 376
1256.47/1543.23	c current bound: 376
1258.75/1545.59	c current bound: 376
1261.16/1547.96	c current bound: 376
1263.54/1550.32	c current bound: 376
1265.85/1552.69	c current bound: 376
1268.25/1555.08	c current bound: 376
1270.55/1557.37	c current bound: 376
1272.83/1559.65	c current bound: 376
1275.13/1562.00	c current bound: 376
1277.44/1564.28	c current bound: 376
1279.73/1566.58	c current bound: 376
1282.02/1568.84	c current bound: 376
1284.31/1571.18	c current bound: 376
1286.71/1573.54	c current bound: 376
1288.91/1575.78	c current bound: 376
1291.30/1578.13	c current bound: 376
1293.60/1580.46	c current bound: 376
1295.89/1582.75	c current bound: 376
1298.09/1584.94	c current bound: 376
1300.39/1587.25	c current bound: 376
1302.67/1589.56	c current bound: 376
1305.07/1591.92	c current bound: 376
1307.37/1594.29	c current bound: 376
1309.57/1596.49	c current bound: 376
1311.97/1598.82	c current bound: 376
1314.37/1601.31	c current bound: 376
1316.65/1603.61	c current bound: 376
1318.93/1605.90	c current bound: 376
1321.13/1608.13	c current bound: 376
1323.41/1610.50	c current bound: 376
1325.81/1612.81	c current bound: 376
1328.12/1615.17	c current bound: 376
1330.52/1617.54	c current bound: 376
1332.92/1619.93	c current bound: 376
1335.11/1622.20	c current bound: 376
1337.31/1624.40	c current bound: 376
1339.70/1626.74	c current bound: 376
1342.10/1629.10	c current bound: 376
1344.39/1631.45	c current bound: 376
1346.68/1633.72	c current bound: 376
1348.99/1636.05	c current bound: 376
1351.38/1638.42	c current bound: 376
1353.78/1640.81	c current bound: 376
1356.08/1643.10	c current bound: 376
1358.38/1645.43	c current bound: 376
1360.65/1647.75	c current bound: 376
1363.06/1650.11	c current bound: 376
1365.34/1652.46	c current bound: 376
1367.63/1654.79	c current bound: 376
1370.04/1657.11	c current bound: 376
1372.23/1659.31	c current bound: 376
1374.52/1661.69	c current bound: 376
1376.72/1663.87	c current bound: 376
1379.11/1666.28	c current bound: 376
1381.52/1668.63	c current bound: 376
1383.80/1670.92	c current bound: 376
1386.08/1673.23	c current bound: 376
1388.38/1675.54	c current bound: 376
1390.67/1677.87	c current bound: 376
1393.06/1680.26	c current bound: 376
1395.46/1682.67	c current bound: 376
1397.85/1685.01	c current bound: 376
1400.14/1687.36	c current bound: 376
1402.54/1689.71	c current bound: 376
1404.84/1692.07	c current bound: 376
1407.03/1694.28	c current bound: 376
1409.43/1696.65	c current bound: 376
1411.74/1698.92	c current bound: 376
1414.14/1701.33	c current bound: 376
1416.32/1703.58	c current bound: 376
1418.62/1705.87	c current bound: 376
1421.02/1708.21	c current bound: 376
1423.31/1710.57	c current bound: 376
1425.60/1712.84	c current bound: 376
1427.89/1715.15	c current bound: 376
1430.19/1717.49	c current bound: 376
1432.59/1719.82	c current bound: 376
1434.89/1722.16	c current bound: 376
1437.18/1724.41	c current bound: 376
1439.49/1726.74	c current bound: 376
1441.78/1729.01	c current bound: 376
1444.08/1731.37	c current bound: 376
1446.36/1733.61	c current bound: 376
1448.67/1735.91	c current bound: 376
1450.96/1738.21	c current bound: 376
1453.25/1740.57	c current bound: 376
1455.63/1742.94	c current bound: 376
1457.89/1745.27	c current bound: 376
1460.27/1747.66	c current bound: 376
1462.69/1750.00	c current bound: 376
1464.99/1752.35	c current bound: 376
1467.38/1754.72	c current bound: 376
1469.56/1756.94	c current bound: 376
1471.85/1759.26	c current bound: 376
1474.25/1761.65	c current bound: 376
1476.54/1763.90	c current bound: 376
1478.95/1766.31	c current bound: 376
1481.15/1768.56	c current bound: 376
1483.44/1770.85	c current bound: 376
1485.73/1773.19	c current bound: 376
1488.23/1775.61	c current bound: 376
1490.53/1777.97	c current bound: 376
1492.94/1780.33	c current bound: 376
1495.33/1782.72	c current bound: 376
1497.62/1785.05	c current bound: 376
1499.94/1787.48	c current bound: 376
1502.35/1789.82	c current bound: 376
1504.63/1792.13	c current bound: 376
1507.02/1794.50	c current bound: 376
1509.33/1796.87	c current bound: 376
1511.73/1799.26	c current bound: 376
1514.02/1801.53	c current bound: 376
1516.31/1803.83	c current bound: 376
1518.61/1806.17	c current bound: 376
1520.90/1808.47	c current bound: 376
1523.29/1810.83	c current bound: 376
1525.60/1813.14	c current bound: 376
1528.00/1815.51	c current bound: 376
1530.19/1817.70	c current bound: 376
1532.48/1820.09	c current bound: 376
1534.80/1822.34	c current bound: 376
1537.09/1824.68	c current bound: 376
1539.48/1827.02	c current bound: 376
1541.77/1829.33	c current bound: 376
1544.07/1831.68	c current bound: 376
1546.37/1833.92	c current bound: 376
1548.67/1836.25	c current bound: 376
1550.95/1838.58	c current bound: 376
1553.35/1840.98	c current bound: 376
1555.64/1843.23	c current bound: 376
1557.93/1845.57	c current bound: 376
1560.30/1848.00	c current bound: 376
1562.49/1850.25	c current bound: 376
1564.79/1852.50	c current bound: 376
1566.98/1854.75	c current bound: 376
1569.19/1856.95	c current bound: 376
1571.47/1859.20	c current bound: 376
1573.69/1861.47	c current bound: 376
1575.88/1863.66	c current bound: 376
1578.08/1865.87	c current bound: 376
1580.30/1868.08	c current bound: 376
1582.49/1870.29	c current bound: 376
1584.79/1872.54	c current bound: 376
1587.08/1874.81	c current bound: 376
1589.30/1877.01	c current bound: 376
1591.48/1879.26	c current bound: 376
1593.70/1881.49	c current bound: 376
1596.02/1883.72	c current bound: 376
1598.20/1885.97	c current bound: 376
1600.51/1888.22	c current bound: 376
1602.69/1890.48	c current bound: 376
1605.00/1892.73	c current bound: 376
1607.29/1895.05	c current bound: 376
1609.53/1897.32	c current bound: 376
1611.71/1899.56	c current bound: 376
1612.23/1900.02	./satsolver.sh: line 5: 25102 Terminated              ./glucose $1 > $2 2> /dev/null
1612.23/1900.02	c error: unexpected solver exit code
1612.23/1900.02	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-3715566-1338175600/watcher-3715566-1338175600 -o /tmp/evaluation-result-3715566-1338175600/solver-3715566-1338175600 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715566-1338175600.wbo 1795848391 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.11 2.13 2.09 3/180 13090
/proc/meminfo: memFree=30805476/32873844 swapFree=7108/7108
[pid=13090] ppid=13088 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13090/stat : 13090 (npSolver-wbo-It) S 13088 13090 15230 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283688575 9367552 274 33554432000 4194304 5064252 140734703653184 140734703652096 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13090/statm: 2287 274 233 213 0 72 0

[startup+0.061869 s]
/proc/loadavg: 2.11 2.13 2.09 3/180 13090
/proc/meminfo: memFree=30805476/32873844 swapFree=7108/7108
[pid=13090] ppid=13088 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13090/stat : 13090 (npSolver-wbo-It) S 13088 13090 15230 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283688575 9367552 274 33554432000 4194304 5064252 140734703653184 140734703652096 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13090/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100282 s]
/proc/loadavg: 2.11 2.13 2.09 3/180 13090
/proc/meminfo: memFree=30805476/32873844 swapFree=7108/7108
[pid=13090] ppid=13088 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13090/stat : 13090 (npSolver-wbo-It) S 13088 13090 15230 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283688575 9367552 274 33554432000 4194304 5064252 140734703653184 140734703652096 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13090/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300275 s]
/proc/loadavg: 2.11 2.13 2.09 3/180 13090
/proc/meminfo: memFree=30805476/32873844 swapFree=7108/7108
[pid=13090] ppid=13088 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13090/stat : 13090 (npSolver-wbo-It) S 13088 13090 15230 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283688575 9367552 274 33554432000 4194304 5064252 140734703653184 140734703652096 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13090/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700271 s]
/proc/loadavg: 2.11 2.13 2.09 3/180 13090
/proc/meminfo: memFree=30805476/32873844 swapFree=7108/7108
[pid=13090] ppid=13088 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13090/stat : 13090 (npSolver-wbo-It) S 13088 13090 15230 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283688575 9367552 274 33554432000 4194304 5064252 140734703653184 140734703652096 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13090/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 2.11 2.13 2.09 3/184 13104
/proc/meminfo: memFree=30794840/32873844 swapFree=7108/7108
[pid=13090] ppid=13088 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13090/stat : 13090 (npSolver-wbo-It) S 13088 13090 15230 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283688575 9367552 274 33554432000 4194304 5064252 140734703653184 140734703652096 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13090/statm: 2287 274 233 213 0 72 0
[pid=13091] ppid=13090 vsize=2828 CPUtime=0.07 cores=0,2,4,6
/proc/13091/stat : 13091 (npSolver-wbo) S 13090 13090 15230 0 -1 4202496 641 5337 0 0 0 0 6 1 20 0 1 0 283688575 2895872 352 33554432000 4194304 5990268 140735554041920 140735554033328 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13091/statm: 707 352 175 439 0 264 0
[pid=13103] ppid=13091 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13103/stat : 13103 (satsolver.sh) S 13091 13090 15230 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283688584 9367552 267 33554432000 4194304 5064252 140734771881408 140734771880320 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13103/statm: 2287 267 226 213 0 72 0
[pid=13104] ppid=13103 vsize=13360 CPUtime=1.4 cores=0,2,4,6
/proc/13104/stat : 13104 (glucose) R 13103 13090 15230 0 -1 4202496 2412 0 0 0 140 0 0 0 20 0 1 0 283688584 13680640 2794 33554432000 4194304 5208918 140735922459872 140735922457816 4229717 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13104/statm: 3340 2794 103 248 0 3089 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 34484

[startup+3.10032 s]
/proc/loadavg: 2.10 2.12 2.09 3/184 13104
/proc/meminfo: memFree=30792420/32873844 swapFree=7108/7108
[pid=13090] ppid=13088 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13090/stat : 13090 (npSolver-wbo-It) S 13088 13090 15230 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283688575 9367552 274 33554432000 4194304 5064252 140734703653184 140734703652096 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13090/statm: 2287 274 233 213 0 72 0
[pid=13091] ppid=13090 vsize=3308 CPUtime=2.26 cores=0,2,4,6
/proc/13091/stat : 13091 (npSolver-wbo) S 13090 13090 15230 0 -1 4202496 929 11162 0 0 1 0 223 2 20 0 1 0 283688575 3387392 442 33554432000 4194304 5990268 140735554041920 140735554033328 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13091/statm: 827 442 176 439 0 384 0
Current children cumulated CPU time (s) 2.26
Current children cumulated vsize (KiB) 12456
heavy processes:

[startup+6.30037 s]
/proc/loadavg: 2.10 2.12 2.09 3/184 13118
/proc/meminfo: memFree=30794344/32873844 swapFree=7108/7108
[pid=13090] ppid=13088 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13090/stat : 13090 (npSolver-wbo-It) S 13088 13090 15230 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283688575 9367552 274 33554432000 4194304 5064252 140734703653184 140734703652096 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13090/statm: 2287 274 233 213 0 72 0
[pid=13091] ppid=13090 vsize=3308 CPUtime=4.46 cores=0,2,4,6
/proc/13091/stat : 13091 (npSolver-wbo) S 13090 13090 15230 0 -1 4202496 1217 16761 0 0 1 0 441 4 20 0 1 0 283688575 3387392 442 33554432000 4194304 5990268 140735554041920 140735554033328 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13091/statm: 827 442 176 439 0 384 0
[pid=13117] ppid=13091 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13117/stat : 13117 (satsolver.sh) S 13091 13090 15230 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283689024 9367552 267 33554432000 4194304 5064252 140733410393664 140733410392576 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13117/statm: 2287 267 226 213 0 72 0
[pid=13118] ppid=13117 vsize=13360 CPUtime=1.8 cores=0,2,4,6
/proc/13118/stat : 13118 (glucose) R 13117 13090 15230 0 -1 4202496 2754 0 0 0 180 0 0 0 20 0 1 0 283689024 13680640 2535 33554432000 4194304 5208918 140733323408480 140733323406424 4229456 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13118/statm: 3340 2535 103 248 0 3089 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 34964

[startup+12.7004 s]
/proc/loadavg: 2.08 2.12 2.09 3/184 13139
/proc/meminfo: memFree=30794928/32873844 swapFree=7108/7108
[pid=13090] ppid=13088 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13090/stat : 13090 (npSolver-wbo-It) S 13088 13090 15230 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283688575 9367552 274 33554432000 4194304 5064252 140734703653184 140734703652096 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13090/statm: 2287 274 233 213 0 72 0
[pid=13091] ppid=13090 vsize=3308 CPUtime=11.16 cores=0,2,4,6
/proc/13091/stat : 13091 (npSolver-wbo) S 13090 13090 15230 0 -1 4202496 2081 34875 0 0 3 0 1103 10 20 0 1 0 283688575 3387392 442 33554432000 4194304 5990268 140735554041920 140735554033328 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13091/statm: 827 442 176 439 0 384 0
[pid=13138] ppid=13091 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13138/stat : 13138 (satsolver.sh) S 13091 13090 15230 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283689694 9367552 267 33554432000 4194304 5064252 140736907220960 140736907219872 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13138/statm: 2287 267 226 213 0 72 0
[pid=13139] ppid=13138 vsize=13360 CPUtime=1.5 cores=0,2,4,6
/proc/13139/stat : 13139 (glucose) R 13138 13090 15230 0 -1 4202496 3200 0 0 0 150 0 0 0 20 0 1 0 283689694 13680640 2442 33554432000 4194304 5208918 140733614628096 140733614626040 4229517 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13139/statm: 3340 2442 103 248 0 3089 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 34964

[startup+25.5004 s]
/proc/loadavg: 2.07 2.11 2.09 3/184 13181
/proc/meminfo: memFree=30795556/32873844 swapFree=7108/7108
[pid=13090] ppid=13088 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13090/stat : 13090 (npSolver-wbo-It) S 13088 13090 15230 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283688575 9367552 274 33554432000 4194304 5064252 140734703653184 140734703652096 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13090/statm: 2287 274 233 213 0 72 0
[pid=13091] ppid=13090 vsize=3308 CPUtime=24.59 cores=0,2,4,6
/proc/13091/stat : 13091 (npSolver-wbo) S 13090 13090 15230 0 -1 4202496 3809 72083 0 0 7 1 2430 21 20 0 1 0 283688575 3387392 442 33554432000 4194304 5990268 140735554041920 140735554033328 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13091/statm: 827 442 176 439 0 384 0
[pid=13180] ppid=13091 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13180/stat : 13180 (satsolver.sh) S 13091 13090 15230 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283691041 9367552 266 33554432000 4194304 5064252 140736889662304 140736889661216 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13180/statm: 2287 266 226 213 0 72 0
[pid=13181] ppid=13180 vsize=10924 CPUtime=0.84 cores=0,2,4,6
/proc/13181/stat : 13181 (glucose) R 13180 13090 15230 0 -1 4202496 2790 0 0 0 84 0 0 0 20 0 1 0 283691041 11186176 2145 33554432000 4194304 5208918 140733390022352 140733390020440 4229328 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13181/statm: 2731 2145 103 248 0 2480 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 32528

[startup+51.1004 s]
/proc/loadavg: 2.05 2.10 2.09 3/183 13258
/proc/meminfo: memFree=30793516/32873844 swapFree=7108/7108
[pid=13090] ppid=13088 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13090/stat : 13090 (npSolver-wbo-It) S 13088 13090 15230 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283688575 9367552 274 33554432000 4194304 5064252 140734703653184 140734703652096 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13090/statm: 2287 274 233 213 0 72 0
[pid=13091] ppid=13090 vsize=3308 CPUtime=49.14 cores=0,2,4,6
/proc/13091/stat : 13091 (npSolver-wbo) S 13090 13090 15230 0 -1 4202496 6977 138594 0 0 13 2 4856 43 20 0 1 0 283688575 3387392 442 33554432000 4194304 5990268 140735554041920 140735554033328 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13091/statm: 827 442 176 439 0 384 0
[pid=13257] ppid=13091 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13257/stat : 13257 (satsolver.sh) S 13091 13090 15230 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283693496 9367552 267 33554432000 4194304 5064252 140733275690528 140733275689440 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13257/statm: 2287 267 226 213 0 72 0
[pid=13258] ppid=13257 vsize=13356 CPUtime=1.87 cores=0,2,4,6
/proc/13258/stat : 13258 (glucose) R 13257 13090 15230 0 -1 4202496 2755 0 0 0 187 0 0 0 20 0 1 0 283693497 13676544 2534 33554432000 4194304 5208918 140734268361296 140734268359240 4228975 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13258/statm: 3339 2534 103 248 0 3088 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 34960

[startup+102.3 s]
/proc/loadavg: 2.02 2.08 2.08 3/183 13426
/proc/meminfo: memFree=30803580/32873844 swapFree=7108/7108
[pid=13090] ppid=13088 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13090/stat : 13090 (npSolver-wbo-It) S 13088 13090 15230 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283688575 9367552 274 33554432000 4194304 5064252 140734703653184 140734703652096 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13090/statm: 2287 274 233 213 0 72 0
[pid=13091] ppid=13090 vsize=3308 CPUtime=100.48 cores=0,2,4,6
/proc/13091/stat : 13091 (npSolver-wbo) S 13090 13090 15230 0 -1 4202496 13601 281364 0 0 26 4 9930 88 20 0 1 0 283688575 3387392 442 33554432000 4194304 5990268 140735554041920 140735554033328 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13091/statm: 827 442 176 439 0 384 0
[pid=13425] ppid=13091 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13425/stat : 13425 (satsolver.sh) S 13091 13090 15230 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283698632 9367552 267 33554432000 4194304 5064252 140736214395104 140736214394016 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13425/statm: 2287 267 226 213 0 72 0
[pid=13426] ppid=13425 vsize=13356 CPUtime=1.73 cores=0,2,4,6
/proc/13426/stat : 13426 (glucose) R 13425 13090 15230 0 -1 4202496 2689 0 0 0 173 0 0 0 20 0 1 0 283698632 13676544 2471 33554432000 4194304 5208918 140734001650416 140734001648360 4229528 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13426/statm: 3339 2471 103 248 0 3088 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 34960

[startup+162.3 s]
/proc/loadavg: 2.00 2.07 2.07 3/183 13615
/proc/meminfo: memFree=30799660/32873844 swapFree=7108/7108
[pid=13090] ppid=13088 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13090/stat : 13090 (npSolver-wbo-It) S 13088 13090 15230 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283688575 9367552 274 33554432000 4194304 5064252 140734703653184 140734703652096 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13090/statm: 2287 274 233 213 0 72 0
[pid=13091] ppid=13090 vsize=3308 CPUtime=160.57 cores=0,2,4,6
/proc/13091/stat : 13091 (npSolver-wbo) S 13090 13090 15230 0 -1 4202496 21377 441911 0 0 41 6 15867 143 20 0 1 0 283688575 3387392 442 33554432000 4194304 5990268 140735554041920 140735554033328 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13091/statm: 827 442 176 439 0 384 0
[pid=13614] ppid=13091 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13614/stat : 13614 (satsolver.sh) S 13091 13090 15230 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283704643 9367552 267 33554432000 4194304 5064252 140734272978640 140734272977552 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13614/statm: 2287 267 226 213 0 72 0
[pid=13615] ppid=13614 vsize=13356 CPUtime=1.61 cores=0,2,4,6
/proc/13615/stat : 13615 (glucose) R 13614 13090 15230 0 -1 4202496 2518 0 0 0 161 0 0 0 20 0 1 0 283704643 13676544 2491 33554432000 4194304 5208918 140734220008928 140734220006872 4229469 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13615/statm: 3339 2491 103 248 0 3088 0

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

[pid=20210] ppid=20209 vsize=13356 CPUtime=1.62 cores=0,2,4,6
/proc/20210/stat : 20210 (glucose) R 20209 13090 15230 0 -1 4202496 3133 0 0 0 162 0 0 0 20 0 1 0 283830642 13676544 2887 33554432000 4194304 5208918 140737175538176 140737175536120 4229338 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20210/statm: 3339 2887 103 248 0 3088 0
Current children cumulated CPU time (s) 1135.93
Current children cumulated vsize (KiB) 34960
heavy processes:

[startup+1482.3 s]
/proc/loadavg: 2.05 2.46 2.72 3/183 20826
/proc/meminfo: memFree=30930324/32873844 swapFree=7108/7108
[pid=13090] ppid=13088 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13090/stat : 13090 (npSolver-wbo-It) S 13088 13090 15230 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283688575 9367552 274 33554432000 4194304 5064252 140734703653184 140734703652096 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13090/statm: 2287 274 233 213 0 72 0
[pid=13091] ppid=13090 vsize=3308 CPUtime=1194.4 cores=0,2,4,6
/proc/13091/stat : 13091 (npSolver-wbo) S 13090 13090 15230 0 -1 4202496 152417 3222570 0 0 278 55 118017 1090 20 0 1 0 283688575 3387392 442 33554432000 4194304 5990268 140735554041920 140735554033328 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13091/statm: 827 442 176 439 0 384 0
[pid=20822] ppid=13091 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20822/stat : 20822 (satsolver.sh) S 13091 13090 15230 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 283836663 9367552 265 33554432000 4194304 5064252 140736507974480 140736507973392 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20822/statm: 2287 265 226 213 0 72 0
[pid=20823] ppid=20822 vsize=13356 CPUtime=1.41 cores=0,2,4,6
/proc/20823/stat : 20823 (glucose) R 20822 13090 15230 0 -1 4202496 2414 0 0 0 141 0 0 0 20 0 1 0 283836663 13676544 2418 33554432000 4194304 5208918 140733577179936 140733577177880 4231508 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20823/statm: 3339 2418 103 248 0 3088 0
Current children cumulated CPU time (s) 1195.81
Current children cumulated vsize (KiB) 34960

[startup+1542.3 s]
/proc/loadavg: 1.95 2.36 2.67 3/183 21446
/proc/meminfo: memFree=30919312/32873844 swapFree=7108/7108
[pid=13090] ppid=13088 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13090/stat : 13090 (npSolver-wbo-It) S 13088 13090 15230 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283688575 9367552 274 33554432000 4194304 5064252 140734703653184 140734703652096 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13090/statm: 2287 274 233 213 0 72 0
[pid=13091] ppid=13090 vsize=3308 CPUtime=1254.25 cores=0,2,4,6
/proc/13091/stat : 13091 (npSolver-wbo) S 13090 13090 15230 0 -1 4202496 159905 3381140 0 0 291 58 123933 1143 20 0 1 0 283688575 3387392 442 33554432000 4194304 5990268 140735554041920 140735554033328 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13091/statm: 827 442 176 439 0 384 0
[pid=21438] ppid=13091 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21438/stat : 21438 (satsolver.sh) S 13091 13090 15230 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283842672 9367552 267 33554432000 4194304 5064252 140736487841296 140736487840208 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21438/statm: 2287 267 226 213 0 72 0
[pid=21439] ppid=21438 vsize=13360 CPUtime=1.32 cores=0,2,4,6
/proc/21439/stat : 21439 (glucose) R 21438 13090 15230 0 -1 4202496 2527 0 0 0 132 0 0 0 20 0 1 0 283842672 13680640 2317 33554432000 4194304 5208918 140737059328976 140737059326920 4231508 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21439/statm: 3340 2317 103 248 0 3089 0
Current children cumulated CPU time (s) 1255.57
Current children cumulated vsize (KiB) 34964

[startup+1602.3 s]
/proc/loadavg: 1.98 2.29 2.62 3/183 22063
/proc/meminfo: memFree=30919836/32873844 swapFree=7108/7108
[pid=13090] ppid=13088 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13090/stat : 13090 (npSolver-wbo-It) S 13088 13090 15230 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283688575 9367552 274 33554432000 4194304 5064252 140734703653184 140734703652096 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13090/statm: 2287 274 233 213 0 72 0
[pid=13091] ppid=13090 vsize=3308 CPUtime=1314.38 cores=0,2,4,6
/proc/13091/stat : 13091 (npSolver-wbo) S 13090 13090 15230 0 -1 4202496 167393 3538777 0 0 303 61 129881 1193 20 0 1 0 283688575 3387392 442 33554432000 4194304 5990268 140735554041920 140735554033328 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13091/statm: 827 442 176 439 0 384 0
[pid=22055] ppid=13091 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22055/stat : 22055 (satsolver.sh) S 13091 13090 15230 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283848707 9367552 266 33554432000 4194304 5064252 140737149639376 140737149638288 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22055/statm: 2287 266 226 213 0 72 0
[pid=22056] ppid=22055 vsize=10924 CPUtime=0.97 cores=0,2,4,6
/proc/22056/stat : 22056 (glucose) R 22055 13090 15230 0 -1 4202496 2738 0 0 0 97 0 0 0 20 0 1 0 283848707 11186176 2191 33554432000 4194304 5208918 140736917827744 140736917825688 4211916 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22056/statm: 2731 2191 103 248 0 2480 0
Current children cumulated CPU time (s) 1315.35
Current children cumulated vsize (KiB) 32528

[startup+1662.3 s]
/proc/loadavg: 1.99 2.24 2.58 3/181 22670
/proc/meminfo: memFree=30926700/32873844 swapFree=7108/7108
[pid=13090] ppid=13088 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13090/stat : 13090 (npSolver-wbo-It) S 13088 13090 15230 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283688575 9367552 274 33554432000 4194304 5064252 140734703653184 140734703652096 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13090/statm: 2287 274 233 213 0 72 0
[pid=13091] ppid=13090 vsize=3308 CPUtime=1374.64 cores=0,2,4,6
/proc/13091/stat : 13091 (npSolver-wbo) S 13090 13090 15230 0 -1 4202496 174881 3700196 0 0 316 63 135838 1247 20 0 1 0 283688575 3387392 442 33554432000 4194304 5990268 140735554041920 140735554033328 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13091/statm: 827 442 176 439 0 384 0
Current children cumulated CPU time (s) 1374.64
Current children cumulated vsize (KiB) 12456

[startup+1722.31 s]
/proc/loadavg: 2.28 2.25 2.56 3/183 23288
/proc/meminfo: memFree=30922016/32873844 swapFree=7108/7108
[pid=13090] ppid=13088 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13090/stat : 13090 (npSolver-wbo-It) S 13088 13090 15230 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283688575 9367552 274 33554432000 4194304 5064252 140734703653184 140734703652096 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13090/statm: 2287 274 233 213 0 72 0
[pid=13091] ppid=13090 vsize=3308 CPUtime=1434.96 cores=0,2,4,6
/proc/13091/stat : 13091 (npSolver-wbo) S 13090 13090 15230 0 -1 4202496 182369 3857399 0 0 329 65 141803 1299 20 0 1 0 283688575 3387392 442 33554432000 4194304 5990268 140735554041920 140735554033328 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13091/statm: 827 442 176 439 0 384 0
[pid=23287] ppid=13091 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23287/stat : 23287 (satsolver.sh) S 13091 13090 15230 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283860792 9367552 265 33554432000 4194304 5064252 140736719774544 140736719773456 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23287/statm: 2287 265 226 213 0 72 0
[pid=23288] ppid=23287 vsize=6280 CPUtime=0.12 cores=0,2,4,6
/proc/23288/stat : 23288 (glucose) R 23287 13090 15230 0 -1 4202496 1327 0 0 0 12 0 0 0 20 0 1 0 283860792 6430720 1117 33554432000 4194304 5208918 140736797797680 140736797795832 4465602 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23288/statm: 1570 1117 103 248 0 1319 0
Current children cumulated CPU time (s) 1435.08
Current children cumulated vsize (KiB) 27884

[startup+1782.3 s]
/proc/loadavg: 2.11 2.21 2.52 3/183 23890
/proc/meminfo: memFree=30918484/32873844 swapFree=7108/7108
[pid=13090] ppid=13088 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13090/stat : 13090 (npSolver-wbo-It) S 13088 13090 15230 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283688575 9367552 274 33554432000 4194304 5064252 140734703653184 140734703652096 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13090/statm: 2287 274 233 213 0 72 0
[pid=13091] ppid=13090 vsize=3308 CPUtime=1492.98 cores=0,2,4,6
/proc/13091/stat : 13091 (npSolver-wbo) S 13090 13090 15230 0 -1 4202496 189569 4012012 0 0 341 67 147535 1355 20 0 1 0 283688575 3387392 442 33554432000 4194304 5990268 140735554041920 140735554033328 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13091/statm: 827 442 176 439 0 384 0
[pid=23880] ppid=13091 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23880/stat : 23880 (satsolver.sh) S 13091 13090 15230 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283866610 9367552 267 33554432000 4194304 5064252 140735072380560 140735072379472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23880/statm: 2287 267 226 213 0 72 0
[pid=23881] ppid=23880 vsize=13356 CPUtime=1.94 cores=0,2,4,6
/proc/23881/stat : 23881 (glucose) R 23880 13090 15230 0 -1 4202496 3231 0 0 0 194 0 0 0 20 0 1 0 283866610 13676544 2470 33554432000 4194304 5208918 140734264237728 140734264235672 4229745 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23881/statm: 3339 2470 103 248 0 3088 0
Current children cumulated CPU time (s) 1494.92
Current children cumulated vsize (KiB) 34960

[startup+1842.3 s]
/proc/loadavg: 2.02 2.15 2.48 3/183 24506
/proc/meminfo: memFree=30918236/32873844 swapFree=7108/7108
[pid=13090] ppid=13088 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13090/stat : 13090 (npSolver-wbo-It) S 13088 13090 15230 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283688575 9367552 274 33554432000 4194304 5064252 140734703653184 140734703652096 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13090/statm: 2287 274 233 213 0 72 0
[pid=13091] ppid=13090 vsize=3308 CPUtime=1553.46 cores=0,2,4,6
/proc/13091/stat : 13091 (npSolver-wbo) S 13090 13090 15230 0 -1 4202496 197057 4174417 0 0 354 70 153513 1409 20 0 1 0 283688575 3387392 442 33554432000 4194304 5990268 140735554041920 140735554033328 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 6 0 0
/proc/13091/statm: 827 442 176 439 0 384 0
[pid=24498] ppid=13091 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24498/stat : 24498 (satsolver.sh) S 13091 13090 15230 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283872674 9367552 267 33554432000 4194304 5064252 140737228584032 140737228582944 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24498/statm: 2287 267 226 213 0 72 0
[pid=24499] ppid=24498 vsize=13360 CPUtime=1.27 cores=0,2,4,6
/proc/24499/stat : 24499 (glucose) R 24498 13090 15230 0 -1 4202496 3034 0 0 0 127 0 0 0 20 0 1 0 283872675 13680640 2282 33554432000 4194304 5208918 140736457251440 140736457249384 4205763 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24499/statm: 3340 2282 103 248 0 3089 0
Current children cumulated CPU time (s) 1554.73
Current children cumulated vsize (KiB) 34964



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1900 s]
/proc/loadavg: 2.01 2.12 2.45 5/183 25102
/proc/meminfo: memFree=30919056/32873844 swapFree=7108/7108
[pid=13090] ppid=13088 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13090/stat : 13090 (npSolver-wbo-It) S 13088 13090 15230 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283688575 9367552 274 33554432000 4194304 5064252 140734703653184 140734703652096 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13090/statm: 2287 274 233 213 0 72 0
[pid=13091] ppid=13090 vsize=3308 CPUtime=1611.81 cores=0,2,4,6
/proc/13091/stat : 13091 (npSolver-wbo) S 13090 13090 15230 0 -1 4202496 204545 4337101 0 0 369 72 159275 1465 20 0 1 0 283688575 3387392 442 33554432000 4194304 5990268 140735554041920 140735554033328 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 6 0 0
/proc/13091/statm: 827 442 176 439 0 384 0
[pid=25101] ppid=13091 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25101/stat : 25101 (satsolver.sh) S 13091 13090 15230 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283878533 9367552 266 33554432000 4194304 5064252 140735218863104 140735218862016 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/25101/statm: 2287 266 226 213 0 72 0
[pid=25102] ppid=25101 vsize=8240 CPUtime=0.42 cores=0,2,4,6
/proc/25102/stat : 25102 (glucose) R 25101 13090 15230 0 -1 4202496 2236 0 0 0 42 0 0 0 20 0 1 0 283878533 8437760 1648 33554432000 4194304 5208918 140734300348112 140734300346056 4228975 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25102/statm: 2060 1648 103 248 0 1809 0
Current children cumulated CPU time (s) 1612.23
Current children cumulated vsize (KiB) 29844

Sending SIGTERM to process tree (bottom up)

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

[startup+1900 s]
/proc/loadavg: 2.01 2.12 2.45 5/183 25102
/proc/meminfo: memFree=30919056/32873844 swapFree=7108/7108
[pid=13090] ppid=13088 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13090/stat : 13090 (npSolver-wbo-It) S 13088 13090 15230 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283688575 9367552 274 33554432000 4194304 5064252 140734703653184 140734703652096 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13090/statm: 2287 274 233 213 0 72 0
[pid=13091] ppid=13090 vsize=3308 CPUtime=1611.81 cores=0,2,4,6
/proc/13091/stat : 13091 (npSolver-wbo) S 13090 13090 15230 0 -1 4202496 204545 4337101 0 0 369 72 159275 1465 20 0 1 0 283688575 3387392 442 33554432000 4194304 5990268 140735554041920 140735554033328 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 6 0 0
/proc/13091/statm: 827 442 176 439 0 384 0
[pid=25101] ppid=13091 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25101/stat : 25101 (satsolver.sh) S 13091 13090 15230 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283878533 9367552 266 33554432000 4194304 5064252 140735218863104 140735218862016 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/25101/statm: 2287 266 226 213 0 72 0
[pid=25102] ppid=25101 vsize=8240 CPUtime=0.42 cores=0,2,4,6
/proc/25102/stat : 25102 (glucose) R 25101 13090 15230 0 -1 4202496 2236 0 0 0 42 0 0 0 20 0 1 0 283878533 8437760 1648 33554432000 4194304 5208918 140734300348112 140734300346056 4228975 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25102/statm: 2060 1648 103 248 0 1809 0
Current children cumulated CPU time (s) 1612.23
Current children cumulated vsize (KiB) 29844

Child status: 0
Real time (s): 1900.03
CPU time (s): 1612.28
CPU user time (s): 1596.9
CPU system time (s): 15.3867
CPU usage (%): 84.8557
Max. virtual memory (cumulated for all children) (KiB): 34968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1596.9
system time used= 15.3867
maximum resident set size= 11876
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4544888
page faults= 0
swaps= 0
block input operations= 0
block output operations= 572872
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11171
involuntary context switches= 12591

runsolver used 7.81381 second user time and 13.167 second system time

The end

Launcher Data

Begin job on node103 at 2012-05-28 05:26:40
IDJOB=3715566
IDBENCH=78665
IDSOLVER=2297
FILE ID=node103/3715566-1338175600
RUNJOBID= node103-1338166500-15762
PBS_JOBID= 14624530
Free space on /tmp= 71536 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl10_15_pb.cnf.cr--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-3715566-1338175600/watcher-3715566-1338175600 -o /tmp/evaluation-result-3715566-1338175600/solver-3715566-1338175600 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715566-1338175600.wbo 1795848391 HOME HOME

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

MD5SUM BENCH= 9dd19a07ee6b8e6f4864d631925ae108
RANDOM SEED=1795848391

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:        30806004 kB
Buffers:          414976 kB
Cached:           646832 kB
SwapCached:         4500 kB
Active:           869796 kB
Inactive:         354640 kB
Active(anon):     158088 kB
Inactive(anon):     6216 kB
Active(file):     711708 kB
Inactive(file):   348424 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67099572 kB
Dirty:              8252 kB
Writeback:             0 kB
AnonPages:        176388 kB
Mapped:            13088 kB
Shmem:                 8 kB
Slab:             703288 kB
SReclaimable:     144840 kB
SUnreclaim:       558448 kB
KernelStack:        1464 kB
PageTables:         4396 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     299448 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    122880 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= 71548 MiB
End job on node103 at 2012-05-28 05:58:20