Trace number 3725199

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
toysat 2012-06-01? (TO) 1800.02 1800.31

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_10.opb
MD5SUM26699ac56f0d58d8261ff4eb58d81611
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark55
Best CPU time to get the best result obtained on this benchmark350.209
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 55
Optimality of the best value was proved YES
Number of variables895
Total number of constraints1659
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1659
Minimum length of a constraint14
Maximum length of a constraint29
Number of terms in the objective function 7
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 127
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 128
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 707
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.18/0.22	c 2012-06-02T13:06:00+0200
0.18/0.22	c arch = x86_64
0.18/0.22	c os = linux
0.18/0.22	c compiler = ghc 7.4
0.18/0.22	c packages:
0.18/0.22	c   OptDir-0.0.1
0.18/0.22	c   array-0.4.0.0
0.18/0.22	c   base-4.5.0.0
0.18/0.22	c   bytestring-0.9.2.1
0.18/0.22	c   containers-0.4.2.1
0.18/0.22	c   deepseq-1.3.0.0
0.18/0.22	c   mtl-2.1.1
0.18/0.22	c   old_locale-1.0.0.4
0.18/0.22	c   parse_dimacs-1.2
0.18/0.22	c   parsec-3.1.2
0.18/0.22	c   queue-0.1.2
0.18/0.22	c   stm-2.3
0.18/0.22	c   time-1.4
0.18/0.22	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725199-1338635160.opb"]
0.18/0.22	c #vars 895
0.18/0.22	c #constraints 1659
0.18/0.22	c Solving starts ...
1.19/1.27	c solving time = 1.048s
1.19/1.27	c #decision = 423
1.19/1.27	c #conflict = 280
1.19/1.27	c #restart = 2
1.19/1.27	o 86
1.19/1.27	c Solving starts ...
1.29/1.32	c solving time = 0.051s
1.29/1.32	c #decision = 468
1.29/1.32	c #conflict = 284
1.29/1.32	c #restart = 2
1.29/1.32	o 85
1.29/1.32	c Solving starts ...
1.59/1.62	c solving time = 0.295s
1.59/1.62	c #decision = 611
1.59/1.62	c #conflict = 369
1.59/1.62	c #restart = 2
1.59/1.62	o 84
1.59/1.62	c Solving starts ...
4.29/4.32	c learnt constraints deletion: 1176 -> 588
6.59/6.68	c solving time = 5.062s
6.59/6.68	c #decision = 2536
6.59/6.68	c #conflict = 1854
6.59/6.68	c #restart = 7
6.59/6.68	o 80
6.59/6.68	c Solving starts ...
6.59/6.69	c learnt constraints deletion: 1259 -> 630
7.49/7.58	c solving time = 0.892s
7.49/7.58	c #decision = 2950
7.49/7.58	c #conflict = 2149
7.49/7.58	c #restart = 9
7.49/7.58	o 76
7.49/7.58	c Solving starts ...
7.49/7.58	c learnt constraints deletion: 923 -> 462
7.79/7.84	c solving time = 0.259s
7.79/7.84	c #decision = 3064
7.79/7.84	c #conflict = 2229
7.79/7.84	c #restart = 9
7.79/7.84	o 74
7.79/7.84	c Solving starts ...
9.69/9.78	c solving time = 1.941s
9.69/9.78	c #decision = 3853
9.69/9.78	c #conflict = 2811
9.69/9.78	c #restart = 12
9.69/9.78	o 72
9.69/9.78	c Solving starts ...
9.69/9.78	c learnt constraints deletion: 1121 -> 561
12.38/12.43	c learnt constraints deletion: 1370 -> 685
13.98/14.06	c solving time = 4.269s
13.98/14.06	c #decision = 5438
13.98/14.06	c #conflict = 4111
13.98/14.06	c #restart = 16
13.98/14.06	o 69
13.98/14.06	c Solving starts ...
13.98/14.06	c learnt constraints deletion: 1172 -> 586
15.67/15.72	c learnt constraints deletion: 1058 -> 529
18.18/18.29	c learnt constraints deletion: 1372 -> 686
21.77/21.84	c learnt constraints deletion: 1837 -> 922
23.97/24.08	c learnt constraints deletion: 1672 -> 836
24.09/24.16	c solving time = 10.099s
24.09/24.16	c #decision = 9462
24.09/24.16	c #conflict = 7351
24.09/24.16	c #restart = 23
24.09/24.16	o 67
24.09/24.16	c Solving starts ...
24.38/24.47	c learnt constraints deletion: 952 -> 476
24.88/24.93	c solving time = 0.766s
24.88/24.93	c #decision = 9775
24.88/24.93	c #conflict = 7576
24.88/24.93	c #restart = 24
24.88/24.93	o 66
24.88/24.93	c Solving starts ...
26.68/26.74	c learnt constraints deletion: 1073 -> 537
29.78/29.85	c learnt constraints deletion: 1380 -> 690
31.58/31.61	c solving time = 6.677s
31.58/31.61	c #decision = 12084
31.58/31.61	c #conflict = 9428
31.58/31.61	c #restart = 29
31.58/31.61	o 61
31.58/31.61	c Solving starts ...
31.58/31.61	c learnt constraints deletion: 1222 -> 611
32.99/33.09	c learnt constraints deletion: 1083 -> 542
35.38/35.43	c learnt constraints deletion: 1323 -> 663
38.57/38.70	c learnt constraints deletion: 1720 -> 862
41.08/41.15	c learnt constraints deletion: 1768 -> 884
44.27/44.35	c learnt constraints deletion: 1760 -> 882
47.97/48.04	c learnt constraints deletion: 1937 -> 969
52.27/52.33	c learnt constraints deletion: 2192 -> 1101
55.87/55.98	c learnt constraints deletion: 2153 -> 1078
59.88/59.94	c learnt constraints deletion: 2135 -> 1070
64.17/64.22	c learnt constraints deletion: 2277 -> 1144
67.77/67.80	c learnt constraints deletion: 2163 -> 1085
71.97/72.06	c learnt constraints deletion: 2353 -> 1178
76.06/76.13	c learnt constraints deletion: 2441 -> 1224
80.46/80.59	c learnt constraints deletion: 2576 -> 1289
84.27/84.31	c learnt constraints deletion: 2340 -> 1173
88.27/88.37	c learnt constraints deletion: 2401 -> 1203
93.66/93.74	c learnt constraints deletion: 2794 -> 1399
98.87/98.93	c learnt constraints deletion: 2868 -> 1435
103.37/103.44	c learnt constraints deletion: 2744 -> 1372
107.47/107.52	c learnt constraints deletion: 2604 -> 1304
111.26/111.35	c learnt constraints deletion: 2498 -> 1250
115.67/115.74	c learnt constraints deletion: 2613 -> 1308
120.47/120.54	c learnt constraints deletion: 2767 -> 1384
125.37/125.41	c learnt constraints deletion: 2765 -> 1383
130.46/130.55	c learnt constraints deletion: 2749 -> 1376
135.66/135.76	c learnt constraints deletion: 2972 -> 1487
140.06/140.16	c learnt constraints deletion: 2779 -> 1392
145.16/145.22	c learnt constraints deletion: 2832 -> 1419
149.85/149.99	c learnt constraints deletion: 2915 -> 1463
153.97/154.09	c learnt constraints deletion: 2895 -> 1448
158.36/158.41	c learnt constraints deletion: 2764 -> 1385
164.25/164.36	c learnt constraints deletion: 3220 -> 1610
169.15/169.22	c learnt constraints deletion: 3182 -> 1591
175.06/175.10	c learnt constraints deletion: 3183 -> 1593
179.95/180.05	c learnt constraints deletion: 3018 -> 1511
185.15/185.22	c learnt constraints deletion: 3120 -> 1563
190.45/190.53	c learnt constraints deletion: 3126 -> 1566
196.25/196.31	c learnt constraints deletion: 3321 -> 1666
201.05/201.14	c learnt constraints deletion: 3065 -> 1536
206.25/206.34	c learnt constraints deletion: 3048 -> 1526
211.24/211.38	c learnt constraints deletion: 3202 -> 1605
216.15/216.20	c learnt constraints deletion: 3233 -> 1619
220.54/220.65	c learnt constraints deletion: 3240 -> 1622
225.36/225.50	c learnt constraints deletion: 3306 -> 1653
231.44/231.51	c learnt constraints deletion: 3422 -> 1712
237.65/237.73	c learnt constraints deletion: 3481 -> 1741
243.34/243.49	c learnt constraints deletion: 3484 -> 1744
249.24/249.34	c learnt constraints deletion: 3402 -> 1701
254.84/254.90	c learnt constraints deletion: 3516 -> 1762
260.24/260.37	c learnt constraints deletion: 3452 -> 1732
265.05/265.11	c learnt constraints deletion: 3350 -> 1676
270.44/270.57	c learnt constraints deletion: 3330 -> 1667
276.34/276.42	c learnt constraints deletion: 3482 -> 1743
282.24/282.31	c learnt constraints deletion: 3455 -> 1731
287.93/288.09	c learnt constraints deletion: 3524 -> 1767
293.14/293.25	c learnt constraints deletion: 3480 -> 1744
298.93/299.04	c learnt constraints deletion: 3523 -> 1768
304.44/304.50	c learnt constraints deletion: 3423 -> 1717
310.14/310.25	c learnt constraints deletion: 3403 -> 1708
315.54/315.68	c learnt constraints deletion: 3454 -> 1734
322.03/322.20	c learnt constraints deletion: 3854 -> 1927
328.23/328.37	c learnt constraints deletion: 3667 -> 1835
334.93/335.05	c learnt constraints deletion: 3676 -> 1838
341.52/341.61	c learnt constraints deletion: 3647 -> 1825
348.93/349.07	c learnt constraints deletion: 3825 -> 1914
355.32/355.42	c learnt constraints deletion: 3819 -> 1911
361.73/361.81	c learnt constraints deletion: 3846 -> 1924
367.82/367.94	c learnt constraints deletion: 3775 -> 1890
374.73/374.83	c learnt constraints deletion: 3819 -> 1913
381.53/381.62	c learnt constraints deletion: 3870 -> 1936
388.22/388.37	c learnt constraints deletion: 3969 -> 1987
394.42/394.58	c learnt constraints deletion: 3866 -> 1937
400.72/400.86	c learnt constraints deletion: 3867 -> 1936
407.52/407.64	c learnt constraints deletion: 3909 -> 1959
414.12/414.20	c learnt constraints deletion: 3866 -> 1937
420.82/420.96	c learnt constraints deletion: 4034 -> 2022
427.72/427.87	c learnt constraints deletion: 4061 -> 2032
434.22/434.37	c learnt constraints deletion: 4108 -> 2056
441.02/441.18	c learnt constraints deletion: 4134 -> 2070
447.62/447.71	c learnt constraints deletion: 4158 -> 2084
453.61/453.70	c learnt constraints deletion: 4080 -> 2044
460.31/460.46	c learnt constraints deletion: 4097 -> 2052
466.71/466.85	c learnt constraints deletion: 4063 -> 2032
474.31/474.49	c learnt constraints deletion: 4355 -> 2178
482.01/482.16	c learnt constraints deletion: 4362 -> 2183
489.11/489.20	c learnt constraints deletion: 4223 -> 2113
496.80/496.93	c learnt constraints deletion: 4376 -> 2190
504.71/504.89	c learnt constraints deletion: 4417 -> 2212
511.60/511.76	c learnt constraints deletion: 4227 -> 2114
519.50/519.62	c learnt constraints deletion: 4579 -> 2292
525.90/526.03	c learnt constraints deletion: 4066 -> 2034
533.60/533.72	c learnt constraints deletion: 4363 -> 2185
540.90/541.06	c learnt constraints deletion: 4440 -> 2226
547.60/547.76	c learnt constraints deletion: 4148 -> 2074
554.40/554.54	c learnt constraints deletion: 4024 -> 2014
559.29/559.48	c solving time = 527.787s
559.29/559.48	c #decision = 187783
559.29/559.48	c #conflict = 168242
559.29/559.48	c #restart = 45
559.29/559.48	o 60
559.29/559.48	c Solving starts ...
559.29/559.49	c learnt constraints deletion: 3529 -> 1765
559.29/559.49	c learnt constraints deletion: 1765 -> 883
559.29/559.49	c learnt constraints deletion: 883 -> 442
562.00/562.13	c learnt constraints deletion: 1251 -> 626
564.89/565.07	c learnt constraints deletion: 1511 -> 760
568.50/568.68	c learnt constraints deletion: 1906 -> 953
571.80/571.92	c learnt constraints deletion: 1918 -> 961
575.80/575.92	c learnt constraints deletion: 2084 -> 1042
578.99/579.13	c learnt constraints deletion: 2030 -> 1019
582.19/582.30	c learnt constraints deletion: 1949 -> 975
586.29/586.49	c learnt constraints deletion: 2121 -> 1062
589.99/590.16	c learnt constraints deletion: 2129 -> 1065
594.39/594.57	c learnt constraints deletion: 2256 -> 1129
598.49/598.65	c learnt constraints deletion: 2348 -> 1174
602.59/602.76	c learnt constraints deletion: 2326 -> 1165
607.00/607.18	c learnt constraints deletion: 2524 -> 1265
611.29/611.49	c learnt constraints deletion: 2644 -> 1325
615.18/615.37	c learnt constraints deletion: 2425 -> 1218
620.69/620.83	c learnt constraints deletion: 2854 -> 1429
624.48/624.60	c learnt constraints deletion: 2545 -> 1273
629.38/629.50	c learnt constraints deletion: 2481 -> 1243
633.79/633.95	c learnt constraints deletion: 2585 -> 1295
638.08/638.26	c learnt constraints deletion: 2486 -> 1244
642.88/643.07	c learnt constraints deletion: 2547 -> 1275
647.18/647.37	c learnt constraints deletion: 2537 -> 1272
651.78/651.95	c learnt constraints deletion: 2740 -> 1372
656.98/657.12	c learnt constraints deletion: 2867 -> 1435
661.88/662.03	c learnt constraints deletion: 2902 -> 1453
666.98/667.13	c learnt constraints deletion: 2820 -> 1412
672.08/672.23	c learnt constraints deletion: 2931 -> 1467
676.48/676.65	c learnt constraints deletion: 2817 -> 1411
682.27/682.46	c learnt constraints deletion: 3049 -> 1527
686.88/687.01	c learnt constraints deletion: 2849 -> 1426
691.98/692.19	c learnt constraints deletion: 2805 -> 1407
698.08/698.26	c learnt constraints deletion: 3094 -> 1547
703.98/704.13	c learnt constraints deletion: 3071 -> 1537
709.88/710.02	c learnt constraints deletion: 3155 -> 1581
715.07/715.26	c learnt constraints deletion: 3156 -> 1578
720.38/720.51	c learnt constraints deletion: 3045 -> 1524
726.47/726.60	c learnt constraints deletion: 3143 -> 1576
731.87/732.01	c learnt constraints deletion: 3059 -> 1531
737.57/737.75	c learnt constraints deletion: 3073 -> 1538
743.87/744.05	c learnt constraints deletion: 2997 -> 1502
750.56/750.75	c learnt constraints deletion: 3434 -> 1719
755.86/756.04	c learnt constraints deletion: 3180 -> 1593
761.96/762.10	c learnt constraints deletion: 3394 -> 1702
768.26/768.45	c learnt constraints deletion: 3470 -> 1736
774.76/774.99	c learnt constraints deletion: 3336 -> 1668
782.46/782.60	c learnt constraints deletion: 3634 -> 1817
788.06/788.23	c learnt constraints deletion: 3485 -> 1745
794.07/794.26	c learnt constraints deletion: 3715 -> 1861
799.36/799.55	c learnt constraints deletion: 3528 -> 1767
804.96/805.20	c learnt constraints deletion: 3502 -> 1754
811.15/811.32	c learnt constraints deletion: 3597 -> 1802
817.16/817.31	c learnt constraints deletion: 3590 -> 1800
823.76/823.93	c learnt constraints deletion: 3670 -> 1839
831.06/831.25	c learnt constraints deletion: 3776 -> 1890
837.96/838.13	c learnt constraints deletion: 3568 -> 1787
844.66/844.88	c learnt constraints deletion: 3618 -> 1813
851.65/851.88	c learnt constraints deletion: 3675 -> 1843
857.95/858.12	c learnt constraints deletion: 3526 -> 1766
864.75/864.93	c learnt constraints deletion: 3619 -> 1814
871.35/871.58	c learnt constraints deletion: 3724 -> 1862
878.35/878.59	c learnt constraints deletion: 3820 -> 1912
885.94/886.13	c learnt constraints deletion: 3795 -> 1900
892.44/892.66	c learnt constraints deletion: 3719 -> 1862
900.15/900.35	c learnt constraints deletion: 4000 -> 2003
906.55/906.70	c learnt constraints deletion: 3644 -> 1822
913.54/913.79	c learnt constraints deletion: 3971 -> 1987
919.45/919.64	c learnt constraints deletion: 3639 -> 1822
926.74/926.92	c learnt constraints deletion: 3920 -> 1965
932.83/933.04	c learnt constraints deletion: 3828 -> 1916
939.74/939.93	c learnt constraints deletion: 3936 -> 1973
945.84/946.07	c learnt constraints deletion: 3883 -> 1947
951.93/952.10	c learnt constraints deletion: 3854 -> 1935
958.44/958.64	c learnt constraints deletion: 3992 -> 2006
964.03/964.26	c learnt constraints deletion: 3675 -> 1840
970.94/971.14	c learnt constraints deletion: 3707 -> 1857
977.64/977.83	c learnt constraints deletion: 3842 -> 1925
985.03/985.21	c learnt constraints deletion: 3884 -> 1947
993.04/993.30	c learnt constraints deletion: 4181 -> 2095
998.54/998.79	c learnt constraints deletion: 3874 -> 1941
1005.53/1005.74	c learnt constraints deletion: 4043 -> 2023
1010.93/1011.18	c learnt constraints deletion: 3611 -> 1807
1018.02/1018.23	c learnt constraints deletion: 3719 -> 1863
1027.02/1027.20	c learnt constraints deletion: 4443 -> 2222
1034.22/1034.43	c learnt constraints deletion: 4335 -> 2169
1041.53/1041.71	c learnt constraints deletion: 4190 -> 2097
1047.82/1048.02	c learnt constraints deletion: 4078 -> 2041
1054.52/1054.79	c learnt constraints deletion: 4055 -> 2032
1061.62/1061.84	c learnt constraints deletion: 4066 -> 2036
1068.21/1068.44	c learnt constraints deletion: 4128 -> 2067
1075.41/1075.61	c learnt constraints deletion: 4213 -> 2112
1082.01/1082.25	c learnt constraints deletion: 4220 -> 2113
1089.01/1089.22	c learnt constraints deletion: 4239 -> 2124
1095.81/1096.06	c learnt constraints deletion: 4133 -> 2071
1103.51/1103.75	c learnt constraints deletion: 4442 -> 2222
1108.91/1109.14	c learnt constraints deletion: 4072 -> 2038
1115.81/1116.05	c learnt constraints deletion: 4156 -> 2082
1122.92/1123.16	c learnt constraints deletion: 4141 -> 2074
1130.71/1130.98	c learnt constraints deletion: 4237 -> 2121
1137.70/1137.93	c learnt constraints deletion: 4058 -> 2032
1144.51/1144.76	c learnt constraints deletion: 4168 -> 2088
1152.71/1152.93	c learnt constraints deletion: 4487 -> 2246
1159.11/1159.39	c learnt constraints deletion: 4198 -> 2102
1166.30/1166.58	c learnt constraints deletion: 4296 -> 2152
1174.10/1174.36	c learnt constraints deletion: 4348 -> 2178
1181.41/1181.63	c learnt constraints deletion: 4344 -> 2177
1188.40/1188.60	c learnt constraints deletion: 4399 -> 2204
1195.60/1195.83	c learnt constraints deletion: 4396 -> 2201
1202.01/1202.24	c learnt constraints deletion: 4209 -> 2109
1210.00/1210.24	c learnt constraints deletion: 4441 -> 2224
1216.59/1216.80	c learnt constraints deletion: 4203 -> 2106
1223.60/1223.84	c learnt constraints deletion: 4360 -> 2184
1229.80/1230.06	c learnt constraints deletion: 4174 -> 2090
1238.30/1238.56	c learnt constraints deletion: 4617 -> 2313
1246.00/1246.27	c learnt constraints deletion: 4669 -> 2336
1253.19/1253.43	c learnt constraints deletion: 4418 -> 2210
1261.09/1261.34	c learnt constraints deletion: 4492 -> 2248
1268.69/1268.95	c learnt constraints deletion: 4433 -> 2218
1277.19/1277.41	c learnt constraints deletion: 4689 -> 2347
1285.18/1285.44	c learnt constraints deletion: 4662 -> 2332
1292.68/1292.93	c learnt constraints deletion: 4534 -> 2269
1300.78/1301.08	c learnt constraints deletion: 4465 -> 2235
1309.79/1310.02	c learnt constraints deletion: 4670 -> 2337
1318.08/1318.35	c learnt constraints deletion: 4687 -> 2349
1326.18/1326.43	c learnt constraints deletion: 4547 -> 2280
1334.57/1334.85	c learnt constraints deletion: 4605 -> 2306
1342.68/1342.99	c learnt constraints deletion: 4532 -> 2271
1351.27/1351.50	c learnt constraints deletion: 4679 -> 2344
1360.08/1360.40	c learnt constraints deletion: 4666 -> 2339
1368.48/1368.74	c learnt constraints deletion: 4479 -> 2242
1376.67/1376.90	c learnt constraints deletion: 4475 -> 2241
1384.47/1384.75	c learnt constraints deletion: 4478 -> 2243
1393.07/1393.36	c learnt constraints deletion: 4633 -> 2323
1402.28/1402.55	c learnt constraints deletion: 4814 -> 2412
1409.97/1410.28	c learnt constraints deletion: 4606 -> 2307
1417.37/1417.69	c learnt constraints deletion: 4469 -> 2240
1425.97/1426.24	c learnt constraints deletion: 4617 -> 2315
1433.87/1434.17	c learnt constraints deletion: 4681 -> 2346
1441.56/1441.87	c learnt constraints deletion: 4557 -> 2284
1448.66/1448.98	c learnt constraints deletion: 4593 -> 2298
1455.96/1456.24	c learnt constraints deletion: 4475 -> 2242
1464.76/1465.01	c learnt constraints deletion: 4674 -> 2341
1473.67/1473.92	c learnt constraints deletion: 4831 -> 2421
1480.76/1481.04	c learnt constraints deletion: 4471 -> 2241
1488.85/1489.16	c learnt constraints deletion: 4525 -> 2266
1497.05/1497.37	c learnt constraints deletion: 4504 -> 2256
1505.46/1505.70	c learnt constraints deletion: 4447 -> 2228
1514.25/1514.55	c learnt constraints deletion: 4494 -> 2253
1522.35/1522.66	c learnt constraints deletion: 4549 -> 2280
1530.15/1530.48	c learnt constraints deletion: 4559 -> 2285
1538.75/1539.02	c learnt constraints deletion: 4922 -> 2467
1545.64/1545.94	c learnt constraints deletion: 4446 -> 2225
1553.35/1553.60	c learnt constraints deletion: 4518 -> 2262
1561.64/1561.95	c learnt constraints deletion: 4746 -> 2377
1570.24/1570.57	c learnt constraints deletion: 4786 -> 2400
1577.84/1578.14	c learnt constraints deletion: 4561 -> 2285
1588.43/1588.75	c learnt constraints deletion: 5197 -> 2603
1597.84/1598.19	c learnt constraints deletion: 5229 -> 2616
1606.33/1606.63	c learnt constraints deletion: 5053 -> 2531
1616.34/1616.62	c learnt constraints deletion: 5277 -> 2643
1626.03/1626.30	c learnt constraints deletion: 5382 -> 2697
1634.03/1634.30	c learnt constraints deletion: 5115 -> 2563
1642.13/1642.47	c learnt constraints deletion: 4939 -> 2472
1651.73/1652.05	c learnt constraints deletion: 5165 -> 2586
1659.93/1660.26	c learnt constraints deletion: 4980 -> 2494
1668.23/1668.56	c learnt constraints deletion: 4888 -> 2445
1677.13/1677.44	c learnt constraints deletion: 4968 -> 2486
1685.32/1685.68	c learnt constraints deletion: 4982 -> 2493
1693.93/1694.20	c learnt constraints deletion: 4932 -> 2467
1700.93/1701.26	c learnt constraints deletion: 4975 -> 2493
1709.22/1709.58	c learnt constraints deletion: 4942 -> 2477
1718.22/1718.56	c learnt constraints deletion: 5045 -> 2527
1726.11/1726.42	c learnt constraints deletion: 4981 -> 2496
1735.22/1735.52	c learnt constraints deletion: 5227 -> 2617
1743.01/1743.33	c learnt constraints deletion: 4870 -> 2437
1751.62/1751.93	c learnt constraints deletion: 4967 -> 2489
1761.41/1761.75	c learnt constraints deletion: 4923 -> 2469
1771.21/1771.52	c learnt constraints deletion: 5043 -> 2527
1779.31/1779.60	c learnt constraints deletion: 4923 -> 2465
1787.01/1787.36	c learnt constraints deletion: 5004 -> 2507
1794.71/1795.07	c learnt constraints deletion: 4940 -> 2475

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-3725199-1338635160/watcher-3725199-1338635160 -o /tmp/evaluation-result-3725199-1338635160/solver-3725199-1338635160 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725199-1338635160.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.07 2.03 1.94 3/175 21042
/proc/meminfo: memFree=28047624/32873648 swapFree=6852/6852
[pid=21042] ppid=21040 vsize=6224 CPUtime=0 cores=1,3,5,7
/proc/21042/stat : 21042 (toysat) R 21040 21042 20635 0 -1 4202496 783 0 0 0 0 0 0 0 20 0 1 0 329642723 6373376 704 33554432000 4194304 8989770 140736451651088 140736530531384 4209325 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/21042/statm: 1556 704 428 1171 0 333 0

[startup+0.0700149 s]
/proc/loadavg: 2.07 2.03 1.94 3/175 21042
/proc/meminfo: memFree=28047624/32873648 swapFree=6852/6852
[pid=21042] ppid=21040 vsize=11344 CPUtime=0.06 cores=1,3,5,7
/proc/21042/stat : 21042 (toysat) R 21040 21042 20635 0 -1 4202496 1891 0 0 0 6 0 0 0 20 0 1 0 329642723 11616256 1812 33554432000 4194304 8989770 140736451651088 140736530531384 7953280 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/21042/statm: 2836 1812 431 1171 0 1613 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 11344

[startup+0.100298 s]
/proc/loadavg: 2.07 2.03 1.94 3/175 21042
/proc/meminfo: memFree=28047624/32873648 swapFree=6852/6852
[pid=21042] ppid=21040 vsize=12368 CPUtime=0.09 cores=1,3,5,7
/proc/21042/stat : 21042 (toysat) R 21040 21042 20635 0 -1 4202496 2370 0 0 0 9 0 0 0 20 0 1 0 329642723 12664832 2291 33554432000 4194304 8989770 140736451651088 140736530531384 7953280 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/21042/statm: 3092 2291 431 1171 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12368

[startup+0.300302 s]
/proc/loadavg: 2.07 2.03 1.94 3/175 21042
/proc/meminfo: memFree=28047624/32873648 swapFree=6852/6852
[pid=21042] ppid=21040 vsize=21584 CPUtime=0.28 cores=1,3,5,7
/proc/21042/stat : 21042 (toysat) R 21040 21042 20635 0 -1 4202496 4561 0 0 0 28 0 0 0 20 0 1 0 329642723 22102016 4482 33554432000 4194304 8989770 140736451651088 140736530531384 7953280 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/21042/statm: 5396 4482 460 1171 0 4173 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 21584

[startup+0.700289 s]
/proc/loadavg: 2.07 2.03 1.94 3/175 21042
/proc/meminfo: memFree=28047624/32873648 swapFree=6852/6852
[pid=21042] ppid=21040 vsize=23632 CPUtime=0.69 cores=1,3,5,7
/proc/21042/stat : 21042 (toysat) R 21040 21042 20635 0 -1 4202496 5217 0 0 0 68 1 0 0 20 0 1 0 329642723 24199168 5138 33554432000 4194304 8989770 140736451651088 140736451650584 7953280 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/21042/statm: 5908 5138 460 1171 0 4685 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23632

[startup+1.50029 s]
/proc/loadavg: 2.07 2.03 1.94 3/176 21043
/proc/meminfo: memFree=28028752/32873648 swapFree=6852/6852
[pid=21042] ppid=21040 vsize=24656 CPUtime=1.49 cores=1,3,5,7
/proc/21042/stat : 21042 (toysat) R 21040 21042 20635 0 -1 4202496 5484 0 0 0 148 1 0 0 20 0 1 0 329642723 25247744 5405 33554432000 4194304 8989770 140736451651088 140736451650584 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/21042/statm: 6164 5405 471 1171 0 4941 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24656

[startup+3.10029 s]
/proc/loadavg: 2.06 2.03 1.94 3/176 21043
/proc/meminfo: memFree=28028000/32873648 swapFree=6852/6852
[pid=21042] ppid=21040 vsize=24656 CPUtime=3.09 cores=1,3,5,7
/proc/21042/stat : 21042 (toysat) R 21040 21042 20635 0 -1 4202496 5484 0 0 0 307 2 0 0 20 0 1 0 329642723 25247744 5405 33554432000 4194304 8989770 140736451651088 140736451650584 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/21042/statm: 6164 5405 471 1171 0 4941 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24656

[startup+6.30031 s]
/proc/loadavg: 2.06 2.03 1.94 3/177 21044
/proc/meminfo: memFree=28025396/32873648 swapFree=6852/6852
[pid=21042] ppid=21040 vsize=26704 CPUtime=6.28 cores=1,3,5,7
/proc/21042/stat : 21042 (toysat) R 21040 21042 20635 0 -1 4202496 6001 0 0 0 625 3 0 0 20 0 1 0 329642723 27344896 5922 33554432000 4194304 8989770 140736451651088 140736451650584 4209187 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/21042/statm: 6676 5922 473 1171 0 5453 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 26704

[startup+12.7003 s]
/proc/loadavg: 2.05 2.03 1.94 3/177 21044
/proc/meminfo: memFree=28025544/32873648 swapFree=6852/6852
[pid=21042] ppid=21040 vsize=26704 CPUtime=12.68 cores=1,3,5,7
/proc/21042/stat : 21042 (toysat) R 21040 21042 20635 0 -1 4202496 6008 0 0 0 1262 6 0 0 20 0 1 0 329642723 27344896 5923 33554432000 4194304 8989770 140736451651088 140736451650584 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/21042/statm: 6676 5923 473 1171 0 5453 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 26704

[startup+25.5003 s]
/proc/loadavg: 2.12 2.04 1.94 3/177 21044
/proc/meminfo: memFree=28024936/32873648 swapFree=6852/6852
[pid=21042] ppid=21040 vsize=27728 CPUtime=25.47 cores=1,3,5,7
/proc/21042/stat : 21042 (toysat) R 21040 21042 20635 0 -1 4202496 6264 0 0 0 2537 10 0 0 20 0 1 0 329642723 28393472 6179 33554432000 4194304 8989770 140736451651088 140736451650584 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/21042/statm: 6932 6179 473 1171 0 5709 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 27728

[startup+51.1003 s]
/proc/loadavg: 2.08 2.04 1.94 3/177 21044
/proc/meminfo: memFree=28022516/32873648 swapFree=6852/6852
[pid=21042] ppid=21040 vsize=28752 CPUtime=51.07 cores=1,3,5,7
/proc/21042/stat : 21042 (toysat) R 21040 21042 20635 0 -1 4202496 6521 0 0 0 5086 21 0 0 20 0 1 0 329642723 29442048 6440 33554432000 4194304 8989770 140736451651088 140736451650584 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/21042/statm: 7188 6440 473 1171 0 5965 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 28752

[startup+102.307 s]
/proc/loadavg: 2.03 2.03 1.94 3/177 21044
/proc/meminfo: memFree=28019664/32873648 swapFree=6852/6852
[pid=21042] ppid=21040 vsize=30800 CPUtime=102.27 cores=1,3,5,7
/proc/21042/stat : 21042 (toysat) R 21040 21042 20635 0 -1 4202496 7035 0 0 0 10184 43 0 0 20 0 1 0 329642723 31539200 6952 33554432000 4194304 8989770 140736451651088 140736451650584 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/21042/statm: 7700 6952 473 1171 0 6477 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 30800

[startup+162.3 s]
/proc/loadavg: 2.12 2.05 1.95 3/177 21044
/proc/meminfo: memFree=28018236/32873648 swapFree=6852/6852
[pid=21042] ppid=21040 vsize=30800 CPUtime=162.25 cores=1,3,5,7
/proc/21042/stat : 21042 (toysat) R 21040 21042 20635 0 -1 4202496 7035 0 0 0 16157 68 0 0 20 0 1 0 329642723 31539200 6952 33554432000 4194304 8989770 140736451651088 140736451650584 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/21042/statm: 7700 6952 473 1171 0 6477 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 30800

[startup+222.3 s]
/proc/loadavg: 2.10 2.06 1.96 3/177 21044
/proc/meminfo: memFree=28016476/32873648 swapFree=6852/6852
[pid=21042] ppid=21040 vsize=31824 CPUtime=222.24 cores=1,3,5,7
/proc/21042/stat : 21042 (toysat) R 21040 21042 20635 0 -1 4202496 7291 0 0 0 22132 92 0 0 20 0 1 0 329642723 32587776 7208 33554432000 4194304 8989770 140736451651088 140736451650584 7696044 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/21042/statm: 7956 7208 473 1171 0 6733 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 31824

[startup+282.3 s]
/proc/loadavg: 2.04 2.05 1.96 3/178 21047
/proc/meminfo: memFree=28016968/32873648 swapFree=6852/6852
[pid=21042] ppid=21040 vsize=31824 CPUtime=282.24 cores=1,3,5,7
/proc/21042/stat : 21042 (toysat) R 21040 21042 20635 0 -1 4202496 7291 0 0 0 28106 118 0 0 20 0 1 0 329642723 32587776 7208 33554432000 4194304 8989770 140736451651088 140736451650584 7688048 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/21042/statm: 7956 7208 473 1171 0 6733 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 31824

[startup+342.3 s]
/proc/loadavg: 2.01 2.03 1.96 3/177 21048
/proc/meminfo: memFree=28015988/32873648 swapFree=6852/6852
[pid=21042] ppid=21040 vsize=31824 CPUtime=342.23 cores=1,3,5,7
/proc/21042/stat : 21042 (toysat) R 21040 21042 20635 0 -1 4202496 7291 0 0 0 34078 145 0 0 20 0 1 0 329642723 32587776 7208 33554432000 4194304 8989770 140736451651088 140736451650584 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/21042/statm: 7956 7208 473 1171 0 6733 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 31824

[startup+402.3 s]
/proc/loadavg: 2.14 2.06 1.97 3/177 21048
/proc/meminfo: memFree=28014932/32873648 swapFree=6852/6852
[pid=21042] ppid=21040 vsize=32848 CPUtime=402.22 cores=1,3,5,7
/proc/21042/stat : 21042 (toysat) R 21040 21042 20635 0 -1 4202496 7548 0 0 0 40048 174 0 0 20 0 1 0 329642723 33636352 7464 33554432000 4194304 8989770 140736451651088 140736451650584 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/21042/statm: 8212 7464 473 1171 0 6989 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 32848

[startup+462.3 s]
/proc/loadavg: 2.15 2.07 1.98 3/177 21048
/proc/meminfo: memFree=28015056/32873648 swapFree=6852/6852
[pid=21042] ppid=21040 vsize=32848 CPUtime=462.21 cores=1,3,5,7
/proc/21042/stat : 21042 (toysat) R 21040 21042 20635 0 -1 4202496 7548 0 0 0 46020 201 0 0 20 0 1 0 329642723 33636352 7464 33554432000 4194304 8989770 140736451651088 140736451650584 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/21042/statm: 8212 7464 473 1171 0 6989 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 32848

[startup+522.3 s]
/proc/loadavg: 2.06 2.06 1.98 3/177 21048
/proc/meminfo: memFree=28014316/32873648 swapFree=6852/6852
[pid=21042] ppid=21040 vsize=33872 CPUtime=522.2 cores=1,3,5,7
/proc/21042/stat : 21042 (toysat) R 21040 21042 20635 0 -1 4202496 7804 0 0 0 51993 227 0 0 20 0 1 0 329642723 34684928 7720 33554432000 4194304 8989770 140736451651088 140736451650584 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/21042/statm: 8468 7720 473 1171 0 7245 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 33872

[startup+582.3 s]
/proc/loadavg: 2.02 2.05 1.98 3/177 21048
/proc/meminfo: memFree=28013200/32873648 swapFree=6852/6852
[pid=21042] ppid=21040 vsize=33872 CPUtime=582.19 cores=1,3,5,7
/proc/21042/stat : 21042 (toysat) R 21040 21042 20635 0 -1 4202496 7804 0 0 0 57968 251 0 0 20 0 1 0 329642723 34684928 7720 33554432000 4194304 8989770 140736451651088 140736451650352 6859840 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/21042/statm: 8468 7720 473 1171 0 7245 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 33872

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.04 2.03 1.99 3/178 21052
/proc/meminfo: memFree=28010888/32873648 swapFree=6852/6852
[pid=21042] ppid=21040 vsize=33872 CPUtime=882.14 cores=1,3,5,7
/proc/21042/stat : 21042 (toysat) R 21040 21042 20635 0 -1 4202496 7804 0 0 0 87832 382 0 0 20 0 1 0 329642723 34684928 7720 33554432000 4194304 8989770 140736451651088 140736451650584 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/21042/statm: 8468 7720 473 1171 0 7245 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 33872

[startup+942.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/177 21053
/proc/meminfo: memFree=28011860/32873648 swapFree=6852/6852
[pid=21042] ppid=21040 vsize=33872 CPUtime=942.14 cores=1,3,5,7
/proc/21042/stat : 21042 (toysat) R 21040 21042 20635 0 -1 4202496 7804 0 0 0 93809 405 0 0 20 0 1 0 329642723 34684928 7720 33554432000 4194304 8989770 140736451651088 140736451650584 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/21042/statm: 8468 7720 473 1171 0 7245 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 33872

[startup+1002.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/177 21053
/proc/meminfo: memFree=28011180/32873648 swapFree=6852/6852
[pid=21042] ppid=21040 vsize=33872 CPUtime=1002.13 cores=1,3,5,7
/proc/21042/stat : 21042 (toysat) R 21040 21042 20635 0 -1 4202496 7804 0 0 0 99782 431 0 0 20 0 1 0 329642723 34684928 7720 33554432000 4194304 8989770 140736451651088 140736451650352 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/21042/statm: 8468 7720 473 1171 0 7245 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 33872

[startup+1062.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 21053
/proc/meminfo: memFree=28012112/32873648 swapFree=6852/6852
[pid=21042] ppid=21040 vsize=33872 CPUtime=1062.12 cores=1,3,5,7
/proc/21042/stat : 21042 (toysat) R 21040 21042 20635 0 -1 4202496 7804 0 0 0 105756 456 0 0 20 0 1 0 329642723 34684928 7720 33554432000 4194304 8989770 140736451651088 140736451649088 4445124 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/21042/statm: 8468 7720 473 1171 0 7245 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 33872

[startup+1122.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/177 21053
/proc/meminfo: memFree=28012580/32873648 swapFree=6852/6852
[pid=21042] ppid=21040 vsize=33872 CPUtime=1122.11 cores=1,3,5,7
/proc/21042/stat : 21042 (toysat) R 21040 21042 20635 0 -1 4202496 7804 0 0 0 111731 480 0 0 20 0 1 0 329642723 34684928 7720 33554432000 4194304 8989770 140736451651088 140736451650584 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/21042/statm: 8468 7720 473 1171 0 7245 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 33872

[startup+1182.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/177 21053
/proc/meminfo: memFree=28013236/32873648 swapFree=6852/6852
[pid=21042] ppid=21040 vsize=33872 CPUtime=1182.1 cores=1,3,5,7
/proc/21042/stat : 21042 (toysat) R 21040 21042 20635 0 -1 4202496 7804 0 0 0 117705 505 0 0 20 0 1 0 329642723 34684928 7720 33554432000 4194304 8989770 140736451651088 140736451650584 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/21042/statm: 8468 7720 473 1171 0 7245 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 33872

[startup+1242.3 s]
/proc/loadavg: 2.10 2.05 2.00 3/177 21054
/proc/meminfo: memFree=28012616/32873648 swapFree=6852/6852
[pid=21042] ppid=21040 vsize=33872 CPUtime=1242.09 cores=1,3,5,7
/proc/21042/stat : 21042 (toysat) R 21040 21042 20635 0 -1 4202496 7804 0 0 0 123681 528 0 0 20 0 1 0 329642723 34684928 7720 33554432000 4194304 8989770 140736451651088 140736451650352 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/21042/statm: 8468 7720 473 1171 0 7245 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 33872

[startup+1302.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/177 21054
/proc/meminfo: memFree=28012620/32873648 swapFree=6852/6852
[pid=21042] ppid=21040 vsize=33872 CPUtime=1302.09 cores=1,3,5,7
/proc/21042/stat : 21042 (toysat) R 21040 21042 20635 0 -1 4202496 7804 0 0 0 129655 554 0 0 20 0 1 0 329642723 34684928 7720 33554432000 4194304 8989770 140736451651088 140736451650584 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/21042/statm: 8468 7720 473 1171 0 7245 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 33872

[startup+1362.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 21054
/proc/meminfo: memFree=28011320/32873648 swapFree=6852/6852
[pid=21042] ppid=21040 vsize=33872 CPUtime=1362.08 cores=1,3,5,7
/proc/21042/stat : 21042 (toysat) R 21040 21042 20635 0 -1 4202496 7804 0 0 0 135630 578 0 0 20 0 1 0 329642723 34684928 7720 33554432000 4194304 8989770 140736451651088 140736451649088 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/21042/statm: 8468 7720 473 1171 0 7245 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 33872

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 21054
/proc/meminfo: memFree=28012532/32873648 swapFree=6852/6852
[pid=21042] ppid=21040 vsize=33872 CPUtime=1422.07 cores=1,3,5,7
/proc/21042/stat : 21042 (toysat) R 21040 21042 20635 0 -1 4202496 7804 0 0 0 141607 600 0 0 20 0 1 0 329642723 34684928 7720 33554432000 4194304 8989770 140736451651088 140736451650584 4213566 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/21042/statm: 8468 7720 473 1171 0 7245 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 33872

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 21057
/proc/meminfo: memFree=28011900/32873648 swapFree=6852/6852
[pid=21042] ppid=21040 vsize=33872 CPUtime=1482.05 cores=1,3,5,7
/proc/21042/stat : 21042 (toysat) R 21040 21042 20635 0 -1 4202496 7804 0 0 0 147583 622 0 0 20 0 1 0 329642723 34684928 7720 33554432000 4194304 8989770 140736451651088 140736451650352 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/21042/statm: 8468 7720 473 1171 0 7245 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 33872

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 21058
/proc/meminfo: memFree=28012404/32873648 swapFree=6852/6852
[pid=21042] ppid=21040 vsize=33872 CPUtime=1542.05 cores=1,3,5,7
/proc/21042/stat : 21042 (toysat) R 21040 21042 20635 0 -1 4202496 7804 0 0 0 153556 649 0 0 20 0 1 0 329642723 34684928 7720 33554432000 4194304 8989770 140736451651088 140736451650584 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/21042/statm: 8468 7720 473 1171 0 7245 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 33872

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21058
/proc/meminfo: memFree=28012036/32873648 swapFree=6852/6852
[pid=21042] ppid=21040 vsize=33872 CPUtime=1602.03 cores=1,3,5,7
/proc/21042/stat : 21042 (toysat) R 21040 21042 20635 0 -1 4202496 7804 0 0 0 159527 676 0 0 20 0 1 0 329642723 34684928 7720 33554432000 4194304 8989770 140736451651088 140736451650584 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/21042/statm: 8468 7720 473 1171 0 7245 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 33872

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21059
/proc/meminfo: memFree=28011252/32873648 swapFree=6852/6852
[pid=21042] ppid=21040 vsize=34896 CPUtime=1662.03 cores=1,3,5,7
/proc/21042/stat : 21042 (toysat) R 21040 21042 20635 0 -1 4202496 8060 0 0 0 165500 703 0 0 20 0 1 0 329642723 35733504 7976 33554432000 4194304 8989770 140736451651088 140736451650584 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/21042/statm: 8724 7976 473 1171 0 7501 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 34896

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 21059
/proc/meminfo: memFree=28011384/32873648 swapFree=6852/6852
[pid=21042] ppid=21040 vsize=34896 CPUtime=1722.02 cores=1,3,5,7
/proc/21042/stat : 21042 (toysat) R 21040 21042 20635 0 -1 4202496 8060 0 0 0 171474 728 0 0 20 0 1 0 329642723 35733504 7976 33554432000 4194304 8989770 140736451651088 140736451650584 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/21042/statm: 8724 7976 473 1171 0 7501 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 34896

[startup+1782.3 s]
/proc/loadavg: 1.94 1.99 1.99 3/177 21098
/proc/meminfo: memFree=27909716/32873648 swapFree=6852/6852
[pid=21042] ppid=21040 vsize=34896 CPUtime=1782.01 cores=1,3,5,7
/proc/21042/stat : 21042 (toysat) R 21040 21042 20635 0 -1 4202496 8060 0 0 0 177447 754 0 0 20 0 1 0 329642723 35733504 7976 33554432000 4194304 8989770 140736451651088 140736451650584 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/21042/statm: 8724 7976 473 1171 0 7501 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 34896



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 1.96 1.99 1.99 3/177 21098
/proc/meminfo: memFree=27898424/32873648 swapFree=6852/6852
[pid=21042] ppid=21040 vsize=34896 CPUtime=1800.01 cores=1,3,5,7
/proc/21042/stat : 21042 (toysat) R 21040 21042 20635 0 -1 4202496 8060 0 0 0 179240 761 0 0 20 0 1 0 329642723 35733504 7976 33554432000 4194304 8989770 140736451651088 140736451649024 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/21042/statm: 8724 7976 473 1171 0 7501 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 34896

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

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

[startup+1800.3 s]
/proc/loadavg: 1.96 1.99 1.99 3/177 21098
/proc/meminfo: memFree=27898424/32873648 swapFree=6852/6852
[pid=21042] ppid=21040 vsize=34896 CPUtime=1800.01 cores=1,3,5,7
/proc/21042/stat : 21042 (toysat) R 21040 21042 20635 0 -1 4202496 8060 0 0 0 179240 761 0 0 20 0 1 0 329642723 35733504 7976 33554432000 4194304 8989770 140736451651088 140736451649024 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/21042/statm: 8724 7976 473 1171 0 7501 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 34896

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1792.4
CPU system time (s): 7.62084
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 34896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.4
system time used= 7.62084
maximum resident set size= 31904
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8060
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= 14
involuntary context switches= 1855

runsolver used 5.04223 second user time and 7.77182 second system time

The end

Launcher Data

Begin job on node115 at 2012-06-02 13:06:00
IDJOB=3725199
IDBENCH=2637
IDSOLVER=2308
FILE ID=node115/3725199-1338635160
RUNJOBID= node115-1338631508-20653
PBS_JOBID= 14636465
Free space on /tmp= 70824 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_10.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3725199-1338635160/watcher-3725199-1338635160 -o /tmp/evaluation-result-3725199-1338635160/solver-3725199-1338635160 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725199-1338635160.opb

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

MD5SUM BENCH= 26699ac56f0d58d8261ff4eb58d81611
RANDOM SEED=1543526599

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28048384 kB
Buffers:          550324 kB
Cached:          3335988 kB
SwapCached:          964 kB
Active:          1847964 kB
Inactive:        2072600 kB
Active(anon):      26468 kB
Inactive(anon):     9824 kB
Active(file):    1821496 kB
Inactive(file):  2062776 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67106432 kB
Dirty:             15352 kB
Writeback:             0 kB
AnonPages:         39396 kB
Mapped:            13480 kB
Shmem:                96 kB
Slab:             766908 kB
SReclaimable:     211268 kB
SUnreclaim:       555640 kB
KernelStack:        1448 kB
PageTables:         3688 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     148708 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70812 MiB
End job on node115 at 2012-06-02 13:36:02