Trace number 2669578

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
PB-wave alpha 2? (TO) 1800.09 1800.62

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/robin/normalized-robin14.opb
MD5SUM321349c7a7114538010c83c600c72ae9
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark96.1494
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables8281
Total number of constraints826
Number of constraints which are clauses364
Number of constraints which are cardinality constraints (but not clauses)462
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint91
Maximum length of a constraint169
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 171
Number of bits of the biggest sum of numbers8
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.07	c PB-wave - v2
0.00/0.07	c command line = ./PB-wave
0.00/0.07	c seed = 520263
0.00/0.07	c cutoff = 1000000
0.00/0.07	c tries = 1000000
0.00/0.07	c heuristic = c best, noise 50 / 100
0.00/0.07	#var 8281 #con 826
0.00/0.07	mode is SAT
0.00/0.07	c tail starts after flip = 24843
0.00/0.07	c numatom = 8281, numclause = 826, numliterals = 82810
0.00/0.07	c wff read in
0.00/0.07	c 
0.00/0.07	c     lowest     final       avg     noise     noise     total                 avg        mean        mean
0.00/0.07	c     #unsat    #unsat     noise   std dev     ratio     flips              length       flips       flips
0.00/0.07	c       this      this      this      this      this      this   success   success       until         std
0.00/0.07	c        try       try       try       try       try       try      rate     tries      assign         dev
0.00/0.07	c
6.99/7.08	c       134       154    175.72     10.51     16.72   1000000         0
13.99/14.09	c       127       193    175.67     10.45     16.80   1000000         0
21.08/21.11	c       131       174    175.85     10.47     16.79   1000000         0
28.08/28.12	c       130       176    175.78     10.50     16.73   1000000         0
35.09/35.13	c       131       181    175.67     10.43     16.84   1000000         0
42.08/42.14	c       128       162    175.54     10.48     16.75   1000000         0
49.08/49.15	c       128       177    175.92     10.49     16.78   1000000         0
56.08/56.17	c       129       162    175.90     10.58     16.63   1000000         0
63.08/63.18	c       130       183    176.00     10.52     16.72   1000000         0
70.07/70.19	c       131       159    175.73     10.48     16.77   1000000         0
77.17/77.20	c       133       178    175.44     10.39     16.89   1000000         0
84.17/84.21	c       125       184    175.94     10.40     16.92   1000000         0
91.17/91.23	c       120       175    175.65     10.49     16.75   1000000         0
98.17/98.24	c       131       166    176.00     10.47     16.80   1000000         0
105.16/105.25	c       126       177    175.81     10.44     16.84   1000000         0
112.17/112.26	c       128       185    175.89     10.41     16.89   1000000         0
119.16/119.27	c       129       160    175.74     10.50     16.74   1000000         0
126.16/126.28	c       131       186    175.73     10.44     16.84   1000000         0
133.26/133.31	c       130       156    175.90     10.46     16.82   1000000         0
140.25/140.32	c       121       182    175.69     10.53     16.69   1000000         0
147.26/147.33	c       129       181    175.77     10.54     16.68   1000000         0
154.25/154.34	c       130       178    175.62     10.42     16.85   1000000         0
161.25/161.36	c       131       158    175.71     10.51     16.72   1000000         0
168.25/168.36	c       133       182    175.73     10.42     16.86   1000000         0
175.24/175.38	c       131       188    175.72     10.55     16.66   1000000         0
182.24/182.39	c       130       179    175.72     10.42     16.86   1000000         0
189.34/189.40	c       133       170    175.73     10.40     16.90   1000000         0
196.34/196.42	c       128       158    175.78     10.40     16.89   1000000         0
203.34/203.44	c       130       180    175.72     10.44     16.83   1000000         0
210.33/210.45	c       131       158    175.95     10.47     16.80   1000000         0
217.33/217.46	c       132       178    175.84     10.49     16.77   1000000         0
224.34/224.47	c       132       182    175.73     10.42     16.86   1000000         0
231.32/231.48	c       132       176    175.84     10.49     16.76   1000000         0
238.32/238.48	c       133       154    175.96     10.43     16.88   1000000         0
245.42/245.50	c       126       186    175.80     10.46     16.80   1000000         0
252.42/252.51	c       130       187    175.72     10.48     16.77   1000000         0
259.42/259.52	c       130       184    175.78     10.47     16.79   1000000         0
266.41/266.53	c       132       188    175.89     10.51     16.74   1000000         0
273.41/273.55	c       125       188    175.65     10.43     16.84   1000000         0
280.42/280.55	c       127       175    175.90     10.39     16.93   1000000         0
287.41/287.56	c       128       181    175.66     10.50     16.74   1000000         0
294.41/294.58	c       128       171    176.04     10.41     16.92   1000000         0
301.40/301.60	c       129       195    175.76     10.38     16.93   1000000         0
308.50/308.61	c       130       168    175.87     10.48     16.77   1000000         0
315.51/315.62	c       130       165    175.72     10.49     16.75   1000000         0
322.50/322.64	c       132       168    175.67     10.37     16.93   1000000         0
329.49/329.65	c       129       184    175.89     10.51     16.74   1000000         0
336.50/336.66	c       130       159    175.79     10.36     16.98   1000000         0
343.49/343.68	c       128       167    175.84     10.37     16.96   1000000         0
350.48/350.69	c       118       177    175.90     10.48     16.79   1000000         0
357.58/357.70	c       129       163    175.61     10.45     16.81   1000000         0
364.58/364.71	c       129       171    175.71     10.44     16.83   1000000         0
371.59/371.72	c       123       196    175.78     10.37     16.95   1000000         0
378.58/378.73	c       129       169    175.90     10.56     16.65   1000000         0
385.56/385.72	c       123       189    175.63     10.50     16.73   1000000         0
392.56/392.74	c       129       193    176.03     10.46     16.82   1000000         0
399.55/399.75	c       128       163    175.83     10.55     16.67   1000000         0
406.55/406.78	c       130       192    175.88     10.44     16.84   1000000         0
413.55/413.79	c       129       171    175.77     10.44     16.84   1000000         0
420.65/420.80	c       132       169    176.00     10.47     16.81   1000000         0
427.65/427.82	c       130       185    175.96     10.47     16.80   1000000         0
434.64/434.84	c       133       191    176.05     10.37     16.98   1000000         0
441.64/441.86	c       131       184    175.88     10.49     16.76   1000000         0
448.64/448.87	c       129       170    175.82     10.53     16.70   1000000         0
455.64/455.88	c       130       172    175.69     10.49     16.74   1000000         0
462.63/462.90	c       129       165    175.53     10.48     16.75   1000000         0
469.73/469.91	c       128       184    175.81     10.38     16.93   1000000         0
476.73/476.92	c       133       169    175.90     10.38     16.95   1000000         0
483.73/483.93	c       130       178    175.93     10.53     16.70   1000000         0
490.73/490.94	c       133       157    175.64     10.45     16.80   1000000         0
497.72/497.95	c       131       147    175.95     10.47     16.80   1000000         0
504.73/504.96	c       131       189    175.85     10.39     16.93   1000000         0
511.72/511.97	c       133       180    175.92     10.49     16.77   1000000         0
518.72/518.97	c       130       183    175.87     10.49     16.77   1000000         0
525.72/525.98	c       127       186    175.98     10.41     16.91   1000000         0
532.71/533.00	c       129       183    175.83     10.41     16.89   1000000         0
539.82/540.00	c       125       160    175.69     10.48     16.76   1000000         0
546.81/547.02	c       126       170    175.68     10.44     16.83   1000000         0
553.81/554.03	c       130       177    175.96     10.52     16.73   1000000         0
560.81/561.04	c       125       179    175.63     10.47     16.77   1000000         0
567.80/568.05	c       120       191    175.54     10.45     16.80   1000000         0
574.80/575.06	c       130       169    175.93     10.53     16.71   1000000         0
581.80/582.07	c       129       188    175.87     10.40     16.90   1000000         0
588.79/589.02	c       131       166    175.76     10.40     16.90   1000000         0
595.79/596.03	c       132       178    175.76     10.41     16.88   1000000         0
602.79/603.03	c       129       170    175.88     10.46     16.81   1000000         0
609.79/610.05	c       129       163    175.81     10.43     16.86   1000000         0
616.79/617.06	c       132       192    175.81     10.47     16.80   1000000         0
623.78/624.07	c       129       184    175.76     10.47     16.79   1000000         0
630.78/631.08	c       132       171    175.89     10.43     16.86   1000000         0
637.79/638.09	c       128       170    175.71     10.43     16.84   1000000         0
644.88/645.10	c       127       159    175.95     10.46     16.82   1000000         0
651.88/652.11	c       132       172    175.80     10.55     16.67   1000000         0
658.87/659.12	c       131       159    175.74     10.48     16.76   1000000         0
665.87/666.13	c       129       197    175.93     10.55     16.68   1000000         0
672.88/673.15	c       130       180    175.83     10.46     16.82   1000000         0
679.87/680.16	c       127       186    175.91     10.45     16.83   1000000         0
686.87/687.17	c       129       183    175.64     10.50     16.72   1000000         0
693.87/694.17	c       129       171    176.03     10.46     16.83   1000000         0
700.86/701.18	c       124       184    175.75     10.53     16.68   1000000         0
707.96/708.21	c       133       164    175.88     10.48     16.79   1000000         0
714.96/715.22	c       125       191    175.83     10.55     16.67   1000000         0
721.96/722.24	c       135       180    175.73     10.42     16.86   1000000         0
728.96/729.25	c       133       162    176.04     10.49     16.78   1000000         0
735.95/736.26	c       127       199    175.84     10.46     16.81   1000000         0
742.95/743.27	c       131       180    175.95     10.38     16.95   1000000         0
749.95/750.29	c       125       168    176.06     10.38     16.97   1000000         0
757.05/757.30	c       127       198    175.85     10.42     16.87   1000000         0
764.04/764.31	c       130       174    175.77     10.43     16.86   1000000         0
771.04/771.33	c       134       189    175.91     10.47     16.79   1000000         0
778.04/778.33	c       128       157    175.70     10.44     16.83   1000000         0
785.05/785.35	c       132       185    175.94     10.49     16.77   1000000         0
792.04/792.36	c       131       177    175.80     10.41     16.89   1000000         0
799.03/799.37	c       131       169    175.80     10.47     16.79   1000000         0
806.04/806.38	c       125       195    175.79     10.36     16.97   1000000         0
813.03/813.40	c       130       163    175.79     10.47     16.79   1000000         0
820.13/820.40	c       128       157    175.81     10.45     16.82   1000000         0
827.13/827.41	c       128       168    175.88     10.39     16.92   1000000         0
834.12/834.42	c       128       164    175.74     10.51     16.72   1000000         0
841.13/841.42	c       131       167    175.95     10.48     16.79   1000000         0
848.12/848.43	c       128       158    175.88     10.53     16.70   1000000         0
855.12/855.44	c       133       176    175.90     10.46     16.81   1000000         0
862.12/862.46	c       126       178    175.70     10.48     16.76   1000000         0
869.11/869.47	c       127       157    175.87     10.42     16.89   1000000         0
876.11/876.48	c       131       167    175.91     10.44     16.86   1000000         0
883.11/883.49	c       129       158    175.70     10.38     16.93   1000000         0
890.21/890.50	c       128       176    175.85     10.45     16.83   1000000         0
897.21/897.51	c       132       168    175.86     10.52     16.72   1000000         0
904.21/904.52	c       129       167    175.78     10.43     16.85   1000000         0
911.20/911.53	c       130       177    175.86     10.38     16.94   1000000         0
918.21/918.55	c       129       154    175.90     10.47     16.80   1000000         0
925.20/925.56	c       132       178    175.82     10.47     16.79   1000000         0
932.20/932.57	c       131       165    175.77     10.48     16.77   1000000         0
939.20/939.58	c       130       169    175.81     10.51     16.73   1000000         0
946.19/946.59	c       130       169    175.83     10.39     16.92   1000000         0
953.30/953.60	c       129       173    175.93     10.43     16.86   1000000         0
960.29/960.61	c       132       183    175.87     10.51     16.73   1000000         0
967.29/967.62	c       129       178    175.96     10.47     16.81   1000000         0
974.29/974.63	c       129       189    175.87     10.43     16.86   1000000         0
981.28/981.65	c       132       180    175.86     10.35     16.99   1000000         0
988.28/988.67	c       124       179    175.74     10.44     16.83   1000000         0
995.28/995.68	c       130       167    175.86     10.46     16.81   1000000         0
1002.28/1002.69	c       132       171    175.77     10.45     16.83   1000000         0
1009.38/1009.71	c       133       163    175.92     10.45     16.83   1000000         0
1016.38/1016.72	c       130       172    175.88     10.42     16.88   1000000         0
1023.37/1023.73	c       127       169    175.80     10.45     16.82   1000000         0
1030.38/1030.76	c       129       194    175.83     10.53     16.69   1000000         0
1037.37/1037.77	c       133       178    175.71     10.39     16.91   1000000         0
1044.37/1044.79	c       131       166    175.91     10.53     16.71   1000000         0
1051.47/1051.81	c       131       166    175.99     10.56     16.66   1000000         0
1058.46/1058.82	c       128       200    175.84     10.44     16.85   1000000         0
1065.47/1065.83	c       133       178    175.95     10.57     16.64   1000000         0
1072.46/1072.84	c       129       189    175.82     10.48     16.78   1000000         0
1079.46/1079.86	c       129       185    176.01     10.50     16.76   1000000         0
1086.46/1086.87	c       122       178    175.73     10.37     16.94   1000000         0
1093.45/1093.89	c       126       174    175.93     10.45     16.84   1000000         0
1100.55/1100.90	c       132       183    175.95     10.43     16.87   1000000         0
1107.55/1107.91	c       133       171    175.71     10.49     16.76   1000000         0
1114.55/1114.92	c       122       179    175.87     10.44     16.84   1000000         0
1121.55/1121.93	c       119       173    175.69     10.52     16.70   1000000         0
1128.54/1128.93	c       128       170    175.54     10.57     16.61   1000000         0
1135.54/1135.93	c       129       173    175.85     10.50     16.75   1000000         0
1142.55/1142.94	c       132       181    175.80     10.53     16.70   1000000         0
1149.54/1149.96	c       132       172    175.79     10.46     16.81   1000000         0
1156.54/1156.97	c       130       155    175.82     10.53     16.69   1000000         0
1163.54/1163.98	c       129       181    175.93     10.47     16.80   1000000         0
1170.53/1170.99	c       129       168    175.95     10.47     16.80   1000000         0
1177.64/1178.00	c       125       176    175.84     10.39     16.92   1000000         0
1184.63/1185.01	c       129       172    175.99     10.47     16.81   1000000         0
1191.63/1192.03	c       132       186    175.73     10.43     16.85   1000000         0
1198.63/1199.04	c       128       170    175.81     10.45     16.83   1000000         0
1205.62/1206.04	c       127       184    175.85     10.45     16.82   1000000         0
1212.62/1213.05	c       129       154    175.75     10.48     16.76   1000000         0
1219.62/1220.05	c       129       184    175.96     10.39     16.93   1000000         0
1226.62/1227.07	c       130       188    175.58     10.42     16.86   1000000         0
1233.62/1234.07	c       128       167    175.83     10.51     16.73   1000000         0
1240.61/1241.09	c       125       172    175.60     10.57     16.61   1000000         0
1247.61/1248.10	c       123       178    175.73     10.49     16.75   1000000         0
1254.72/1255.11	c       130       185    175.67     10.54     16.67   1000000         0
1261.71/1262.11	c       131       153    175.86     10.47     16.80   1000000         0
1268.71/1269.12	c       124       193    175.86     10.43     16.86   1000000         0
1275.70/1276.13	c       128       167    175.95     10.49     16.77   1000000         0
1282.70/1283.15	c       128       176    175.73     10.49     16.75   1000000         0
1289.70/1290.16	c       133       179    175.90     10.49     16.77   1000000         0
1296.70/1297.16	c       131       166    175.88     10.45     16.83   1000000         0
1303.70/1304.17	c       124       178    175.57     10.54     16.65   1000000         0
1310.70/1311.19	c       132       150    175.93     10.50     16.75   1000000         0
1317.79/1318.21	c       127       160    175.84     10.51     16.73   1000000         0
1324.79/1325.22	c       130       172    175.78     10.52     16.71   1000000         0
1331.79/1332.23	c       132       172    175.73     10.47     16.78   1000000         0
1338.79/1339.24	c       132       179    175.82     10.50     16.74   1000000         0
1345.79/1346.25	c       127       164    175.90     10.49     16.76   1000000         0
1352.78/1353.27	c       130       165    175.91     10.49     16.77   1000000         0
1359.78/1360.28	c       122       186    175.69     10.54     16.66   1000000         0
1366.79/1367.29	c       131       173    175.92     10.35     16.99   1000000         0
1373.88/1374.30	c       128       162    175.86     10.48     16.78   1000000         0
1380.88/1381.31	c       131       173    175.75     10.47     16.79   1000000         0
1387.87/1388.32	c       132       168    175.95     10.45     16.84   1000000         0
1394.87/1395.33	c       130       169    175.87     10.53     16.70   1000000         0
1401.87/1402.34	c       130       162    175.85     10.45     16.83   1000000         0
1408.87/1409.37	c       130       204    175.75     10.42     16.87   1000000         0
1415.87/1416.37	c       131       182    175.68     10.49     16.74   1000000         0
1422.87/1423.38	c       126       150    175.67     10.59     16.58   1000000         0
1429.86/1430.39	c       129       174    175.78     10.58     16.62   1000000         0
1436.86/1437.39	c       129       170    175.64     10.56     16.64   1000000         0
1443.87/1444.39	c       128       189    175.70     10.50     16.74   1000000         0
1450.96/1451.40	c       133       174    175.86     10.48     16.78   1000000         0
1457.96/1458.41	c       133       173    175.83     10.42     16.88   1000000         0
1464.95/1465.43	c       130       179    175.76     10.53     16.69   1000000         0
1471.95/1472.43	c       127       161    176.03     10.39     16.95   1000000         0
1478.96/1479.45	c       128       161    175.83     10.48     16.78   1000000         0
1485.95/1486.46	c       129       168    176.12     10.47     16.82   1000000         0
1492.95/1493.47	c       126       181    175.69     10.45     16.81   1000000         0
1499.95/1500.48	c       130       189    175.71     10.51     16.72   1000000         0
1506.94/1507.49	c       132       173    175.78     10.37     16.95   1000000         0
1514.04/1514.50	c       126       181    175.65     10.42     16.85   1000000         0
1521.04/1521.53	c       133       183    175.74     10.45     16.82   1000000         0
1528.04/1528.54	c       128       172    175.77     10.46     16.81   1000000         0
1535.04/1535.55	c       128       168    175.78     10.48     16.77   1000000         0
1542.03/1542.56	c       130       175    175.78     10.50     16.74   1000000         0
1549.03/1549.59	c       134       177    176.12     10.41     16.92   1000000         0
1556.13/1556.60	c       132       177    175.93     10.43     16.86   1000000         0
1563.13/1563.61	c       125       171    175.89     10.46     16.82   1000000         0
1570.12/1570.62	c       131       163    175.73     10.40     16.90   1000000         0
1577.12/1577.64	c       131       191    175.93     10.57     16.64   1000000         0
1584.12/1584.66	c       128       191    175.60     10.41     16.87   1000000         0
1591.13/1591.67	c       129       187    175.88     10.46     16.81   1000000         0
1598.12/1598.68	c       127       166    175.83     10.52     16.71   1000000         0
1605.21/1605.70	c       131       165    175.88     10.52     16.71   1000000         0
1612.21/1612.72	c       131       161    175.84     10.34     17.01   1000000         0
1619.21/1619.72	c       132       185    175.90     10.45     16.84   1000000         0
1626.21/1626.74	c       133       172    175.79     10.46     16.81   1000000         0
1633.21/1633.77	c       135       166    175.89     10.51     16.74   1000000         0
1640.20/1640.78	c       131       178    175.73     10.56     16.64   1000000         0
1647.21/1647.79	c       131       184    175.67     10.49     16.74   1000000         0
1654.30/1654.80	c       131       187    175.66     10.44     16.83   1000000         0
1661.30/1661.81	c       126       191    175.89     10.43     16.86   1000000         0
1668.30/1668.82	c       128       166    175.79     10.46     16.80   1000000         0
1675.30/1675.83	c       129       183    175.70     10.50     16.73   1000000         0
1682.29/1682.84	c       127       175    175.66     10.55     16.65   1000000         0
1689.29/1689.85	c       129       176    175.75     10.49     16.75   1000000         0
1696.29/1696.86	c       130       163    175.84     10.33     17.02   1000000         0
1703.30/1703.87	c       130       177    175.91     10.40     16.91   1000000         0
1710.29/1710.88	c       128       198    175.94     10.52     16.72   1000000         0
1717.28/1717.89	c       126       190    175.78     10.41     16.89   1000000         0
1724.38/1724.90	c       134       167    175.71     10.39     16.92   1000000         0
1731.38/1731.92	c       128       177    175.79     10.49     16.76   1000000         0
1738.38/1738.93	c       121       177    175.80     10.37     16.96   1000000         0
1745.38/1745.94	c       128       173    175.58     10.60     16.56   1000000         0
1752.37/1752.95	c       132       196    176.03     10.42     16.90   1000000         0
1759.38/1759.96	c       132       172    175.65     10.48     16.76   1000000         0
1766.37/1766.98	c       132       172    175.73     10.39     16.91   1000000         0
1773.38/1773.99	c       131       183    175.63     10.39     16.91   1000000         0
1780.38/1781.00	c       131       171    175.91     10.40     16.92   1000000         0
1787.47/1788.01	c       132       178    175.66     10.52     16.70   1000000         0
1794.47/1795.01	c       128       178    175.90     10.43     16.86   1000000         0
1800.08/1800.61	HOME/run: line 2: 12074 Terminated              ./PB-wave < $1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2669578-1276602880/watcher-2669578-1276602880 -o /tmp/evaluation-result-2669578-1276602880/solver-2669578-1276602880 -C 1800 -W 2000 -M 1800 run HOME/instance-2669578-1276602880.opb 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.97 0.99 3/106 12073
/proc/meminfo: memFree=1427620/2059040 swapFree=4192956/4192956
[pid=12073] ppid=12071 vsize=8700 CPUtime=0
/proc/12073/stat : 12073 (run) R 12071 12073 11991 0 -1 4202496 342 0 0 0 0 0 0 0 19 0 1 0 1582469 8908800 243 1992294400 4194304 4922060 140734259362672 18446744073709551615 215210369429 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/12073/statm: 2175 243 204 178 0 68 0

[startup+0.027622 s]
/proc/loadavg: 0.91 0.97 0.99 3/106 12073
/proc/meminfo: memFree=1427620/2059040 swapFree=4192956/4192956
[pid=12073] ppid=12071 vsize=8700 CPUtime=0
/proc/12073/stat : 12073 (run) S 12071 12073 11991 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 1582469 8908800 243 1992294400 4194304 4922060 140734259362672 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12073/statm: 2175 243 204 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101627 s]
/proc/loadavg: 0.91 0.97 0.99 3/106 12073
/proc/meminfo: memFree=1427620/2059040 swapFree=4192956/4192956
[pid=12073] ppid=12071 vsize=8700 CPUtime=0
/proc/12073/stat : 12073 (run) S 12071 12073 11991 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 1582469 8908800 243 1992294400 4194304 4922060 140734259362672 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12073/statm: 2175 243 204 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301644 s]
/proc/loadavg: 0.91 0.97 0.99 3/106 12073
/proc/meminfo: memFree=1427620/2059040 swapFree=4192956/4192956
[pid=12073] ppid=12071 vsize=8700 CPUtime=0
/proc/12073/stat : 12073 (run) S 12071 12073 11991 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 1582469 8908800 243 1992294400 4194304 4922060 140734259362672 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12073/statm: 2175 243 204 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701677 s]
/proc/loadavg: 0.91 0.97 0.99 3/106 12073
/proc/meminfo: memFree=1427620/2059040 swapFree=4192956/4192956
[pid=12073] ppid=12071 vsize=8700 CPUtime=0
/proc/12073/stat : 12073 (run) S 12071 12073 11991 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 1582469 8908800 243 1992294400 4194304 4922060 140734259362672 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12073/statm: 2175 243 204 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50174 s]
/proc/loadavg: 0.91 0.97 0.99 2/108 12075
/proc/meminfo: memFree=1423512/2059040 swapFree=4192956/4192956
[pid=12073] ppid=12071 vsize=8700 CPUtime=0
/proc/12073/stat : 12073 (run) S 12071 12073 11991 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 1582469 8908800 243 1992294400 4194304 4922060 140734259362672 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12073/statm: 2175 243 204 178 0 68 0
[pid=12074] ppid=12073 vsize=40452 CPUtime=1.49
/proc/12074/stat : 12074 (PB-wave) R 12073 12073 11991 0 -1 4202496 1025 0 0 0 149 0 0 0 25 0 1 0 1582469 41422848 955 1992294400 134512640 135071400 4287558416 18446744073709551615 134526314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12074/statm: 10113 955 62 137 0 9974 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49152

[startup+3.10188 s]
/proc/loadavg: 0.91 0.97 0.99 2/108 12075
/proc/meminfo: memFree=1423388/2059040 swapFree=4192956/4192956
[pid=12073] ppid=12071 vsize=8700 CPUtime=0
/proc/12073/stat : 12073 (run) S 12071 12073 11991 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 1582469 8908800 243 1992294400 4194304 4922060 140734259362672 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12073/statm: 2175 243 204 178 0 68 0
[pid=12074] ppid=12073 vsize=40452 CPUtime=3.09
/proc/12074/stat : 12074 (PB-wave) R 12073 12073 11991 0 -1 4202496 1025 0 0 0 309 0 0 0 25 0 1 0 1582469 41422848 955 1992294400 134512640 135071400 4287558416 18446744073709551615 134526149 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12074/statm: 10113 955 62 137 0 9974 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49152

[startup+6.30114 s]
/proc/loadavg: 0.92 0.97 0.99 2/108 12075
/proc/meminfo: memFree=1423264/2059040 swapFree=4192956/4192956
[pid=12073] ppid=12071 vsize=8700 CPUtime=0
/proc/12073/stat : 12073 (run) S 12071 12073 11991 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 1582469 8908800 243 1992294400 4194304 4922060 140734259362672 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12073/statm: 2175 243 204 178 0 68 0
[pid=12074] ppid=12073 vsize=40452 CPUtime=6.29
/proc/12074/stat : 12074 (PB-wave) R 12073 12073 11991 0 -1 4202496 1025 0 0 0 629 0 0 0 25 0 1 0 1582469 41422848 955 1992294400 134512640 135071400 4287558416 18446744073709551615 134526304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12074/statm: 10113 955 62 137 0 9974 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49152

[startup+12.7007 s]
/proc/loadavg: 0.93 0.97 0.99 2/108 12075
/proc/meminfo: memFree=1423016/2059040 swapFree=4192956/4192956
[pid=12073] ppid=12071 vsize=8700 CPUtime=0
/proc/12073/stat : 12073 (run) S 12071 12073 11991 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 1582469 8908800 243 1992294400 4194304 4922060 140734259362672 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12073/statm: 2175 243 204 178 0 68 0
[pid=12074] ppid=12073 vsize=40452 CPUtime=12.69
/proc/12074/stat : 12074 (PB-wave) R 12073 12073 11991 0 -1 4202496 1033 0 0 0 1269 0 0 0 25 0 1 0 1582469 41422848 963 1992294400 134512640 135071400 4287558416 18446744073709551615 134526693 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12074/statm: 10113 963 69 137 0 9974 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49152

[startup+25.5007 s]
/proc/loadavg: 0.94 0.97 0.99 2/108 12075
/proc/meminfo: memFree=1423016/2059040 swapFree=4192956/4192956
[pid=12073] ppid=12071 vsize=8700 CPUtime=0
/proc/12073/stat : 12073 (run) S 12071 12073 11991 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 1582469 8908800 243 1992294400 4194304 4922060 140734259362672 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12073/statm: 2175 243 204 178 0 68 0
[pid=12074] ppid=12073 vsize=40452 CPUtime=25.48
/proc/12074/stat : 12074 (PB-wave) R 12073 12073 11991 0 -1 4202496 1033 0 0 0 2548 0 0 0 25 0 1 0 1582469 41422848 963 1992294400 134512640 135071400 4287558416 18446744073709551615 134525897 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12074/statm: 10113 963 69 137 0 9974 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 49152

[startup+51.1009 s]
/proc/loadavg: 1.04 0.99 0.99 2/108 12075
/proc/meminfo: memFree=1423016/2059040 swapFree=4192956/4192956
[pid=12073] ppid=12071 vsize=8700 CPUtime=0
/proc/12073/stat : 12073 (run) S 12071 12073 11991 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 1582469 8908800 243 1992294400 4194304 4922060 140734259362672 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12073/statm: 2175 243 204 178 0 68 0
[pid=12074] ppid=12073 vsize=40452 CPUtime=51.08
/proc/12074/stat : 12074 (PB-wave) R 12073 12073 11991 0 -1 4202496 1033 0 0 0 5108 0 0 0 25 0 1 0 1582469 41422848 963 1992294400 134512640 135071400 4287558416 18446744073709551615 134526801 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12074/statm: 10113 963 69 137 0 9974 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 49152

[startup+102.308 s]
/proc/loadavg: 1.05 1.00 1.00 2/108 12077
/proc/meminfo: memFree=1422644/2059040 swapFree=4192956/4192956
[pid=12073] ppid=12071 vsize=8700 CPUtime=0
/proc/12073/stat : 12073 (run) S 12071 12073 11991 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 1582469 8908800 243 1992294400 4194304 4922060 140734259362672 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12073/statm: 2175 243 204 178 0 68 0
[pid=12074] ppid=12073 vsize=40452 CPUtime=102.27
/proc/12074/stat : 12074 (PB-wave) R 12073 12073 11991 0 -1 4202496 1033 0 0 0 10227 0 0 0 25 0 1 0 1582469 41422848 963 1992294400 134512640 135071400 4287558416 18446744073709551615 134519831 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12074/statm: 10113 963 69 137 0 9974 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 49152

[startup+162.302 s]
/proc/loadavg: 1.02 1.00 1.00 2/108 12079
/proc/meminfo: memFree=1422520/2059040 swapFree=4192956/4192956
[pid=12073] ppid=12071 vsize=8700 CPUtime=0
/proc/12073/stat : 12073 (run) S 12071 12073 11991 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 1582469 8908800 243 1992294400 4194304 4922060 140734259362672 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12073/statm: 2175 243 204 178 0 68 0
[pid=12074] ppid=12073 vsize=40452 CPUtime=162.25
/proc/12074/stat : 12074 (PB-wave) R 12073 12073 11991 0 -1 4202496 1033 0 0 0 16225 0 0 0 25 0 1 0 1582469 41422848 963 1992294400 134512640 135071400 4287558416 18446744073709551615 134519880 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12074/statm: 10113 963 69 137 0 9974 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 49152

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 12081
/proc/meminfo: memFree=1422520/2059040 swapFree=4192956/4192956
[pid=12073] ppid=12071 vsize=8700 CPUtime=0
/proc/12073/stat : 12073 (run) S 12071 12073 11991 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 1582469 8908800 243 1992294400 4194304 4922060 140734259362672 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12073/statm: 2175 243 204 178 0 68 0
[pid=12074] ppid=12073 vsize=40452 CPUtime=222.23
/proc/12074/stat : 12074 (PB-wave) R 12073 12073 11991 0 -1 4202496 1033 0 0 0 22223 0 0 0 25 0 1 0 1582469 41422848 963 1992294400 134512640 135071400 4287558416 18446744073709551615 134525850 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12074/statm: 10113 963 69 137 0 9974 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 49152

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 12081
/proc/meminfo: memFree=1422396/2059040 swapFree=4192956/4192956
[pid=12073] ppid=12071 vsize=8700 CPUtime=0
/proc/12073/stat : 12073 (run) S 12071 12073 11991 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 1582469 8908800 243 1992294400 4194304 4922060 140734259362672 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12073/statm: 2175 243 204 178 0 68 0
[pid=12074] ppid=12073 vsize=40452 CPUtime=282.21
/proc/12074/stat : 12074 (PB-wave) R 12073 12073 11991 0 -1 4202496 1033 0 0 0 28221 0 0 0 25 0 1 0 1582469 41422848 963 1992294400 134512640 135071400 4287558416 18446744073709551615 134525845 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12074/statm: 10113 963 69 137 0 9974 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 49152

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 12083
/proc/meminfo: memFree=1422272/2059040 swapFree=4192956/4192956
[pid=12073] ppid=12071 vsize=8700 CPUtime=0
/proc/12073/stat : 12073 (run) S 12071 12073 11991 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 1582469 8908800 243 1992294400 4194304 4922060 140734259362672 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12073/statm: 2175 243 204 178 0 68 0
[pid=12074] ppid=12073 vsize=40452 CPUtime=342.19
/proc/12074/stat : 12074 (PB-wave) R 12073 12073 11991 0 -1 4202496 1033 0 0 0 34219 0 0 0 25 0 1 0 1582469 41422848 963 1992294400 134512640 135071400 4287558416 18446744073709551615 134526830 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12074/statm: 10113 963 69 137 0 9974 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 49152

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 12094
/proc/meminfo: memFree=1421776/2059040 swapFree=4192956/4192956
[pid=12073] ppid=12071 vsize=8700 CPUtime=0
/proc/12073/stat : 12073 (run) S 12071 12073 11991 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 1582469 8908800 243 1992294400 4194304 4922060 140734259362672 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12073/statm: 2175 243 204 178 0 68 0
[pid=12074] ppid=12073 vsize=40452 CPUtime=402.15
/proc/12074/stat : 12074 (PB-wave) R 12073 12073 11991 0 -1 4202496 1033 0 0 0 40215 0 0 0 25 0 1 0 1582469 41422848 963 1992294400 134512640 135071400 4287558416 18446744073709551615 134525977 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12074/statm: 10113 963 69 137 0 9974 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 49152

[startup+462.301 s]

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

/proc/12073/statm: 2175 243 204 178 0 68 0
[pid=12074] ppid=12073 vsize=40452 CPUtime=1061.96
/proc/12074/stat : 12074 (PB-wave) R 12073 12073 11991 0 -1 4202496 1033 0 0 0 106196 0 0 0 25 0 1 0 1582469 41422848 963 1992294400 134512640 135071400 4287558416 18446744073709551615 134525845 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12074/statm: 10113 963 69 137 0 9974 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 49152

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 12114
/proc/meminfo: memFree=1420784/2059040 swapFree=4192956/4192956
[pid=12073] ppid=12071 vsize=8700 CPUtime=0
/proc/12073/stat : 12073 (run) S 12071 12073 11991 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 1582469 8908800 243 1992294400 4194304 4922060 140734259362672 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12073/statm: 2175 243 204 178 0 68 0
[pid=12074] ppid=12073 vsize=40452 CPUtime=1121.95
/proc/12074/stat : 12074 (PB-wave) R 12073 12073 11991 0 -1 4202496 1033 0 0 0 112195 0 0 0 25 0 1 0 1582469 41422848 963 1992294400 134512640 135071400 4287558416 18446744073709551615 134525991 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12074/statm: 10113 963 69 137 0 9974 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 49152

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 12114
/proc/meminfo: memFree=1420536/2059040 swapFree=4192956/4192956
[pid=12073] ppid=12071 vsize=8700 CPUtime=0
/proc/12073/stat : 12073 (run) S 12071 12073 11991 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 1582469 8908800 243 1992294400 4194304 4922060 140734259362672 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12073/statm: 2175 243 204 178 0 68 0
[pid=12074] ppid=12073 vsize=40452 CPUtime=1181.93
/proc/12074/stat : 12074 (PB-wave) R 12073 12073 11991 0 -1 4202496 1033 0 0 0 118193 0 0 0 25 0 1 0 1582469 41422848 963 1992294400 134512640 135071400 4287558416 18446744073709551615 134525837 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12074/statm: 10113 963 69 137 0 9974 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 49152

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 12116
/proc/meminfo: memFree=1420412/2059040 swapFree=4192956/4192956
[pid=12073] ppid=12071 vsize=8700 CPUtime=0
/proc/12073/stat : 12073 (run) S 12071 12073 11991 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 1582469 8908800 243 1992294400 4194304 4922060 140734259362672 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12073/statm: 2175 243 204 178 0 68 0
[pid=12074] ppid=12073 vsize=40452 CPUtime=1241.91
/proc/12074/stat : 12074 (PB-wave) R 12073 12073 11991 0 -1 4202496 1033 0 0 0 124191 0 0 0 25 0 1 0 1582469 41422848 963 1992294400 134512640 135071400 4287558416 18446744073709551615 134526840 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12074/statm: 10113 963 69 137 0 9974 0
Current children cumulated CPU time (s) 1241.91
Current children cumulated vsize (KiB) 49152

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 12118
/proc/meminfo: memFree=1420164/2059040 swapFree=4192956/4192956
[pid=12073] ppid=12071 vsize=8700 CPUtime=0
/proc/12073/stat : 12073 (run) S 12071 12073 11991 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 1582469 8908800 243 1992294400 4194304 4922060 140734259362672 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12073/statm: 2175 243 204 178 0 68 0
[pid=12074] ppid=12073 vsize=40452 CPUtime=1301.91
/proc/12074/stat : 12074 (PB-wave) R 12073 12073 11991 0 -1 4202496 1033 0 0 0 130191 0 0 0 25 0 1 0 1582469 41422848 963 1992294400 134512640 135071400 4287558416 18446744073709551615 134519831 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12074/statm: 10113 963 69 137 0 9974 0
Current children cumulated CPU time (s) 1301.91
Current children cumulated vsize (KiB) 49152

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 12120
/proc/meminfo: memFree=1420164/2059040 swapFree=4192956/4192956
[pid=12073] ppid=12071 vsize=8700 CPUtime=0
/proc/12073/stat : 12073 (run) S 12071 12073 11991 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 1582469 8908800 243 1992294400 4194304 4922060 140734259362672 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12073/statm: 2175 243 204 178 0 68 0
[pid=12074] ppid=12073 vsize=40452 CPUtime=1361.88
/proc/12074/stat : 12074 (PB-wave) R 12073 12073 11991 0 -1 4202496 1033 0 0 0 136188 0 0 0 25 0 1 0 1582469 41422848 963 1992294400 134512640 135071400 4287558416 18446744073709551615 134526328 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12074/statm: 10113 963 69 137 0 9974 0
Current children cumulated CPU time (s) 1361.88
Current children cumulated vsize (KiB) 49152

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 12122
/proc/meminfo: memFree=1420040/2059040 swapFree=4192956/4192956
[pid=12073] ppid=12071 vsize=8700 CPUtime=0
/proc/12073/stat : 12073 (run) S 12071 12073 11991 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 1582469 8908800 243 1992294400 4194304 4922060 140734259362672 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12073/statm: 2175 243 204 178 0 68 0
[pid=12074] ppid=12073 vsize=40452 CPUtime=1421.87
/proc/12074/stat : 12074 (PB-wave) R 12073 12073 11991 0 -1 4202496 1033 0 0 0 142187 0 0 0 25 0 1 0 1582469 41422848 963 1992294400 134512640 135071400 4287558416 18446744073709551615 134572013 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12074/statm: 10113 963 69 137 0 9974 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 49152

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 12122
/proc/meminfo: memFree=1420040/2059040 swapFree=4192956/4192956
[pid=12073] ppid=12071 vsize=8700 CPUtime=0
/proc/12073/stat : 12073 (run) S 12071 12073 11991 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 1582469 8908800 243 1992294400 4194304 4922060 140734259362672 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12073/statm: 2175 243 204 178 0 68 0
[pid=12074] ppid=12073 vsize=40452 CPUtime=1481.85
/proc/12074/stat : 12074 (PB-wave) R 12073 12073 11991 0 -1 4202496 1033 0 0 0 148185 0 0 0 25 0 1 0 1582469 41422848 963 1992294400 134512640 135071400 4287558416 18446744073709551615 134526651 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12074/statm: 10113 963 69 137 0 9974 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 49152

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 12124
/proc/meminfo: memFree=1419792/2059040 swapFree=4192956/4192956
[pid=12073] ppid=12071 vsize=8700 CPUtime=0
/proc/12073/stat : 12073 (run) S 12071 12073 11991 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 1582469 8908800 243 1992294400 4194304 4922060 140734259362672 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12073/statm: 2175 243 204 178 0 68 0
[pid=12074] ppid=12073 vsize=40452 CPUtime=1541.83
/proc/12074/stat : 12074 (PB-wave) R 12073 12073 11991 0 -1 4202496 1033 0 0 0 154183 0 0 0 25 0 1 0 1582469 41422848 963 1992294400 134512640 135071400 4287558416 18446744073709551615 134526919 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12074/statm: 10113 963 69 137 0 9974 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 49152

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 12126
/proc/meminfo: memFree=1419668/2059040 swapFree=4192956/4192956
[pid=12073] ppid=12071 vsize=8700 CPUtime=0
/proc/12073/stat : 12073 (run) S 12071 12073 11991 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 1582469 8908800 243 1992294400 4194304 4922060 140734259362672 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12073/statm: 2175 243 204 178 0 68 0
[pid=12074] ppid=12073 vsize=40452 CPUtime=1601.82
/proc/12074/stat : 12074 (PB-wave) R 12073 12073 11991 0 -1 4202496 1033 0 0 0 160182 0 0 0 25 0 1 0 1582469 41422848 963 1992294400 134512640 135071400 4287558416 18446744073709551615 134525806 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12074/statm: 10113 963 69 137 0 9974 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 49152

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 12128
/proc/meminfo: memFree=1419668/2059040 swapFree=4192956/4192956
[pid=12073] ppid=12071 vsize=8700 CPUtime=0
/proc/12073/stat : 12073 (run) S 12071 12073 11991 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 1582469 8908800 243 1992294400 4194304 4922060 140734259362672 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12073/statm: 2175 243 204 178 0 68 0
[pid=12074] ppid=12073 vsize=40452 CPUtime=1661.8
/proc/12074/stat : 12074 (PB-wave) R 12073 12073 11991 0 -1 4202496 1033 0 0 0 166180 0 0 0 25 0 1 0 1582469 41422848 963 1992294400 134512640 135071400 4287558416 18446744073709551615 134526333 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12074/statm: 10113 963 69 137 0 9974 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 49152

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 12130
/proc/meminfo: memFree=1419544/2059040 swapFree=4192956/4192956
[pid=12073] ppid=12071 vsize=8700 CPUtime=0
/proc/12073/stat : 12073 (run) S 12071 12073 11991 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 1582469 8908800 243 1992294400 4194304 4922060 140734259362672 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12073/statm: 2175 243 204 178 0 68 0
[pid=12074] ppid=12073 vsize=40452 CPUtime=1721.78
/proc/12074/stat : 12074 (PB-wave) R 12073 12073 11991 0 -1 4202496 1033 0 0 0 172178 0 0 0 25 0 1 0 1582469 41422848 963 1992294400 134512640 135071400 4287558416 18446744073709551615 134525852 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12074/statm: 10113 963 69 137 0 9974 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 49152

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 12130
/proc/meminfo: memFree=1419296/2059040 swapFree=4192956/4192956
[pid=12073] ppid=12071 vsize=8700 CPUtime=0
/proc/12073/stat : 12073 (run) S 12071 12073 11991 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 1582469 8908800 243 1992294400 4194304 4922060 140734259362672 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12073/statm: 2175 243 204 178 0 68 0
[pid=12074] ppid=12073 vsize=40452 CPUtime=1781.77
/proc/12074/stat : 12074 (PB-wave) R 12073 12073 11991 0 -1 4202496 1033 0 0 0 178176 1 0 0 25 0 1 0 1582469 41422848 963 1992294400 134512640 135071400 4287558416 18446744073709551615 134526129 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12074/statm: 10113 963 69 137 0 9974 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 49152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 12132
/proc/meminfo: memFree=1419296/2059040 swapFree=4192956/4192956
[pid=12073] ppid=12071 vsize=8700 CPUtime=0
/proc/12073/stat : 12073 (run) S 12071 12073 11991 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 1582469 8908800 243 1992294400 4194304 4922060 140734259362672 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12073/statm: 2175 243 204 178 0 68 0
[pid=12074] ppid=12073 vsize=40452 CPUtime=1800.08
/proc/12074/stat : 12074 (PB-wave) R 12073 12073 11991 0 -1 4202496 1033 0 0 0 180007 1 0 0 25 0 1 0 1582469 41422848 963 1992294400 134512640 135071400 4287558416 18446744073709551615 134526651 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12074/statm: 10113 963 69 137 0 9974 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 49152

Sending SIGTERM to process tree (bottom up)

Sleeping 2 secondsSolver just ended. Dumping a history of the last processes samples

Child status: 143
Real time (s): 1800.62
CPU time (s): 1800.09
CPU user time (s): 1800.08
CPU system time (s): 0.012998
CPU usage (%): 99.9708
Max. virtual memory (cumulated for all children) (KiB): 49152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.08
system time used= 0.012998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1404
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 3246

runsolver used 2.85057 second user time and 8.65168 second system time

The end

Launcher Data

Begin job on node031 at 2010-06-15 13:54:40
IDJOB=2669578
IDBENCH=1156
IDSOLVER=1171
FILE ID=node031/2669578-1276602880
PBS_JOBID= 11172252
Free space on /tmp= 62580 MiB

SOLVER NAME= PB-wave alpha 2
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/robin/normalized-robin14.opb
COMMAND LINE= run BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2669578-1276602880/watcher-2669578-1276602880 -o /tmp/evaluation-result-2669578-1276602880/solver-2669578-1276602880 -C 1800 -W 2000 -M 1800  run HOME/instance-2669578-1276602880.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 321349c7a7114538010c83c600c72ae9
RANDOM SEED=444998442

node031.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.219
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.43
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.219
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.53
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1428140 kB
Buffers:         57040 kB
Cached:         432080 kB
SwapCached:          0 kB
Active:         212964 kB
Inactive:       335780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1428140 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1384 kB
Writeback:           0 kB
AnonPages:       59568 kB
Mapped:          15396 kB
Slab:            60200 kB
PageTables:       4136 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181904 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264964 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62580 MiB
End job on node031 at 2010-06-15 14:24:41