Trace number 3706825

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-05-17OPT44 645.339 645.445

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_9.opb
MD5SUMa849a24692bdc034ba3174a2ba23709e
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark44
Best CPU time to get the best result obtained on this benchmark36.61
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 44
Optimality of the best value was proved YES
Number of variables601
Total number of constraints1089
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1088
Minimum length of a constraint1
Maximum length of a constraint29
Number of terms in the objective function 7
Biggest coefficient in the objective function 36
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 99
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 682
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.09/0.15	c 2012-05-27T14:49:36+0200
0.09/0.15	c arch = x86_64
0.09/0.15	c os = linux
0.09/0.15	c compiler = ghc 7.4
0.09/0.15	c packages:
0.09/0.15	c   OptDir-0.0.1
0.09/0.15	c   array-0.4.0.0
0.09/0.15	c   base-4.5.0.0
0.09/0.15	c   bytestring-0.9.2.1
0.09/0.15	c   containers-0.4.2.1
0.09/0.15	c   deepseq-1.3.0.0
0.09/0.15	c   mtl-2.1.1
0.09/0.15	c   old_locale-1.0.0.4
0.09/0.15	c   parse_dimacs-1.2
0.09/0.15	c   parsec-3.1.2
0.09/0.15	c   queue-0.1.2
0.09/0.15	c   stm-2.3
0.09/0.15	c   time-1.4
0.09/0.15	c command line = ["--pb","HOME/instance-3706825-1338122976.opb"]
0.09/0.15	c #vars 601
0.09/0.15	c #constraints 1089
0.09/0.15	c Solving starts ...
1.99/2.06	c learnt constraints deletion: 809 -> 405
3.30/3.31	c learnt constraints deletion: 911 -> 456
3.30/3.35	c solving time = 3.208s
3.30/3.35	c #decision = 1913
3.30/3.35	c #conflict = 1332
3.30/3.35	c #restart = 5
3.30/3.35	o 79
3.30/3.35	c Solving starts ...
3.30/3.38	c solving time = 0.025s
3.30/3.38	c #decision = 1945
3.30/3.38	c #conflict = 1332
3.30/3.38	c #restart = 5
3.30/3.38	o 78
3.30/3.38	c Solving starts ...
3.39/3.41	c solving time = 0.032s
3.39/3.41	c #decision = 1981
3.39/3.41	c #conflict = 1338
3.39/3.41	c #restart = 5
3.39/3.41	o 77
3.39/3.41	c Solving starts ...
3.39/3.45	c solving time = 0.039s
3.39/3.45	c #decision = 2019
3.39/3.45	c #conflict = 1345
3.39/3.45	c #restart = 5
3.39/3.45	o 76
3.39/3.45	c Solving starts ...
3.39/3.48	c solving time = 0.024s
3.39/3.48	c #decision = 2057
3.39/3.48	c #conflict = 1349
3.39/3.48	c #restart = 5
3.39/3.48	o 75
3.39/3.48	c Solving starts ...
3.49/3.50	c solving time = 0.021s
3.49/3.50	c #decision = 2092
3.49/3.50	c #conflict = 1350
3.49/3.50	c #restart = 5
3.49/3.50	o 70
3.49/3.50	c Solving starts ...
3.49/3.54	c solving time = 0.042s
3.49/3.54	c #decision = 2131
3.49/3.54	c #conflict = 1360
3.49/3.54	c #restart = 5
3.49/3.54	o 69
3.49/3.54	c Solving starts ...
3.49/3.57	c solving time = 0.023s
3.49/3.57	c #decision = 2160
3.49/3.57	c #conflict = 1361
3.49/3.57	c #restart = 5
3.49/3.57	o 68
3.49/3.57	c Solving starts ...
3.49/3.59	c solving time = 0.025s
3.49/3.59	c #decision = 2187
3.49/3.59	c #conflict = 1362
3.49/3.59	c #restart = 5
3.49/3.59	o 67
3.49/3.59	c Solving starts ...
3.59/3.65	c solving time = 0.052s
3.59/3.65	c #decision = 2238
3.59/3.65	c #conflict = 1380
3.59/3.65	c #restart = 5
3.59/3.65	o 64
3.59/3.65	c Solving starts ...
3.69/3.75	c solving time = 0.104s
3.69/3.75	c #decision = 2313
3.69/3.75	c #conflict = 1414
3.69/3.75	c #restart = 5
3.69/3.75	o 63
3.69/3.75	c Solving starts ...
3.79/3.90	c solving time = 0.143s
3.79/3.90	c #decision = 2409
3.79/3.90	c #conflict = 1477
3.79/3.90	c #restart = 5
3.79/3.90	o 59
3.79/3.90	c Solving starts ...
3.89/3.90	c learnt constraints deletion: 613 -> 307
3.99/4.03	c solving time = 0.130s
3.99/4.03	c #decision = 2480
3.99/4.03	c #conflict = 1520
3.99/4.03	c #restart = 5
3.99/4.03	o 57
3.99/4.03	c Solving starts ...
4.09/4.11	c solving time = 0.087s
4.09/4.11	c #decision = 2546
4.09/4.11	c #conflict = 1552
4.09/4.11	c #restart = 5
4.09/4.11	o 56
4.09/4.11	c Solving starts ...
4.29/4.32	c solving time = 0.210s
4.29/4.32	c #decision = 2662
4.29/4.32	c #conflict = 1634
4.29/4.32	c #restart = 5
4.29/4.32	o 52
4.29/4.33	c Solving starts ...
4.48/4.50	c solving time = 0.170s
4.48/4.50	c #decision = 2768
4.48/4.50	c #conflict = 1703
4.48/4.50	c #restart = 5
4.48/4.50	o 49
4.48/4.50	c Solving starts ...
4.68/4.72	c learnt constraints deletion: 632 -> 316
5.99/6.03	c learnt constraints deletion: 852 -> 428
7.29/7.31	c learnt constraints deletion: 997 -> 504
8.38/8.47	c learnt constraints deletion: 1003 -> 504
9.19/9.21	c solving time = 4.706s
9.19/9.21	c #decision = 5291
9.19/9.21	c #conflict = 3759
9.19/9.21	c #restart = 10
9.19/9.21	o 48
9.19/9.21	c Solving starts ...
9.19/9.21	c learnt constraints deletion: 851 -> 426
9.69/9.77	c learnt constraints deletion: 674 -> 337
11.00/11.07	c learnt constraints deletion: 858 -> 430
12.29/12.33	c learnt constraints deletion: 929 -> 467
13.59/13.67	c learnt constraints deletion: 1037 -> 522
15.18/15.27	c learnt constraints deletion: 1193 -> 599
16.69/16.79	c learnt constraints deletion: 1169 -> 590
18.19/18.21	c learnt constraints deletion: 1163 -> 584
19.89/19.90	c learnt constraints deletion: 1279 -> 641
21.18/21.26	c learnt constraints deletion: 1201 -> 602
23.09/23.16	c learnt constraints deletion: 1428 -> 719
24.49/24.56	c learnt constraints deletion: 1366 -> 688
25.88/25.97	c learnt constraints deletion: 1305 -> 656
27.88/27.91	c learnt constraints deletion: 1427 -> 715
30.28/30.35	c learnt constraints deletion: 1706 -> 854
31.89/31.95	c learnt constraints deletion: 1523 -> 766
33.68/33.78	c learnt constraints deletion: 1428 -> 717
34.38/34.45	c solving time = 25.238s
34.38/34.45	c #decision = 16739
34.38/34.45	c #conflict = 14144
34.38/34.45	c #restart = 19
34.38/34.45	o 45
34.38/34.45	c Solving starts ...
34.38/34.45	c learnt constraints deletion: 1002 -> 501
34.68/34.71	c learnt constraints deletion: 599 -> 300
36.19/36.26	c learnt constraints deletion: 986 -> 495
37.29/37.36	c learnt constraints deletion: 1018 -> 511
38.39/38.45	c learnt constraints deletion: 1031 -> 517
39.88/39.94	c learnt constraints deletion: 1111 -> 558
41.18/41.24	c learnt constraints deletion: 1109 -> 557
42.98/43.08	c learnt constraints deletion: 1343 -> 677
44.28/44.38	c learnt constraints deletion: 1173 -> 588
45.98/46.06	c learnt constraints deletion: 1261 -> 631
47.88/47.95	c learnt constraints deletion: 1340 -> 674
49.58/49.62	c learnt constraints deletion: 1360 -> 687
50.98/51.05	c learnt constraints deletion: 1312 -> 658
52.78/52.90	c learnt constraints deletion: 1529 -> 770
54.38/54.44	c learnt constraints deletion: 1485 -> 745
55.98/56.10	c learnt constraints deletion: 1502 -> 754
57.88/57.91	c learnt constraints deletion: 1665 -> 839
59.67/59.73	c learnt constraints deletion: 1729 -> 869
61.48/61.57	c learnt constraints deletion: 1751 -> 878
62.97/63.07	c learnt constraints deletion: 1540 -> 772
64.78/64.85	c learnt constraints deletion: 1569 -> 787
66.87/66.93	c learnt constraints deletion: 1729 -> 868
68.67/68.76	c learnt constraints deletion: 1718 -> 863
70.17/70.23	c learnt constraints deletion: 1550 -> 780
71.38/71.43	c solving time = 36.972s
71.38/71.43	c #decision = 34811
71.38/71.43	c #conflict = 30558
71.38/71.43	c #restart = 29
71.38/71.43	o 44
71.38/71.43	c Solving starts ...
71.38/71.44	c learnt constraints deletion: 1272 -> 636
71.38/71.44	c learnt constraints deletion: 636 -> 318
72.48/72.52	c learnt constraints deletion: 790 -> 395
74.07/74.12	c learnt constraints deletion: 1093 -> 548
75.37/75.40	c learnt constraints deletion: 1064 -> 534
76.87/76.97	c learnt constraints deletion: 1254 -> 630
77.98/78.08	c learnt constraints deletion: 1205 -> 607
79.47/79.54	c learnt constraints deletion: 1349 -> 677
80.57/80.66	c learnt constraints deletion: 1219 -> 613
81.97/82.01	c learnt constraints deletion: 1276 -> 638
83.87/83.98	c learnt constraints deletion: 1563 -> 786
85.27/85.32	c learnt constraints deletion: 1470 -> 738
86.67/86.76	c learnt constraints deletion: 1433 -> 720
88.17/88.26	c learnt constraints deletion: 1426 -> 714
90.08/90.16	c learnt constraints deletion: 1549 -> 777
91.67/91.74	c learnt constraints deletion: 1497 -> 752
93.27/93.37	c learnt constraints deletion: 1436 -> 720
94.97/95.06	c learnt constraints deletion: 1417 -> 714
97.07/97.14	c learnt constraints deletion: 1570 -> 787
98.98/99.07	c learnt constraints deletion: 1602 -> 804
100.86/100.91	c learnt constraints deletion: 1607 -> 806
102.66/102.78	c learnt constraints deletion: 1739 -> 876
104.27/104.30	c learnt constraints deletion: 1604 -> 809
105.87/105.95	c learnt constraints deletion: 1591 -> 802
107.97/108.01	c learnt constraints deletion: 1828 -> 920
109.67/109.72	c learnt constraints deletion: 1700 -> 851
111.57/111.62	c learnt constraints deletion: 1702 -> 855
113.36/113.47	c learnt constraints deletion: 1777 -> 894
114.96/115.09	c learnt constraints deletion: 1756 -> 880
116.77/116.82	c learnt constraints deletion: 1838 -> 925
118.46/118.56	c learnt constraints deletion: 1771 -> 888
120.47/120.57	c learnt constraints deletion: 1845 -> 927
122.36/122.42	c learnt constraints deletion: 1840 -> 922
124.27/124.32	c learnt constraints deletion: 1738 -> 876
125.96/126.09	c learnt constraints deletion: 1686 -> 847
128.57/128.67	c learnt constraints deletion: 2007 -> 1007
130.87/130.93	c learnt constraints deletion: 2086 -> 1045
132.76/132.88	c learnt constraints deletion: 1941 -> 974
134.96/135.01	c learnt constraints deletion: 1914 -> 963
137.47/137.57	c learnt constraints deletion: 2065 -> 1033
139.86/139.99	c learnt constraints deletion: 1960 -> 984
142.36/142.49	c learnt constraints deletion: 1958 -> 983
144.56/144.63	c learnt constraints deletion: 1848 -> 929
146.86/146.90	c learnt constraints deletion: 1948 -> 977
149.06/149.11	c learnt constraints deletion: 1871 -> 940
151.46/151.52	c learnt constraints deletion: 1900 -> 956
153.76/153.87	c learnt constraints deletion: 1875 -> 941
156.16/156.20	c learnt constraints deletion: 1889 -> 951
158.76/158.84	c learnt constraints deletion: 2059 -> 1030
161.16/161.29	c learnt constraints deletion: 2090 -> 1047
163.87/163.99	c learnt constraints deletion: 2271 -> 1138
166.35/166.48	c learnt constraints deletion: 2230 -> 1120
168.56/168.69	c learnt constraints deletion: 2155 -> 1081
171.06/171.16	c learnt constraints deletion: 2244 -> 1126
173.36/173.46	c learnt constraints deletion: 2161 -> 1084
175.75/175.81	c learnt constraints deletion: 2219 -> 1111
178.26/178.35	c learnt constraints deletion: 2286 -> 1147
180.16/180.30	c learnt constraints deletion: 2023 -> 1012
182.56/182.69	c learnt constraints deletion: 2077 -> 1039
184.95/185.01	c learnt constraints deletion: 2046 -> 1024
187.45/187.57	c learnt constraints deletion: 2243 -> 1125
189.75/189.86	c learnt constraints deletion: 2168 -> 1089
192.25/192.33	c learnt constraints deletion: 2180 -> 1091
194.66/194.73	c learnt constraints deletion: 2126 -> 1065
196.86/196.96	c learnt constraints deletion: 2091 -> 1049
198.96/199.04	c learnt constraints deletion: 2046 -> 1026
201.65/201.74	c learnt constraints deletion: 2327 -> 1165
204.25/204.37	c learnt constraints deletion: 2491 -> 1248
206.66/206.74	c learnt constraints deletion: 2317 -> 1161
209.15/209.21	c learnt constraints deletion: 2236 -> 1119
212.05/212.15	c learnt constraints deletion: 2304 -> 1154
214.75/214.84	c learnt constraints deletion: 2293 -> 1149
217.65/217.71	c learnt constraints deletion: 2316 -> 1161
220.34/220.42	c learnt constraints deletion: 2339 -> 1173
222.85/222.92	c learnt constraints deletion: 2265 -> 1136
225.45/225.54	c learnt constraints deletion: 2261 -> 1135
228.35/228.50	c learnt constraints deletion: 2343 -> 1175
231.05/231.14	c learnt constraints deletion: 2256 -> 1130
233.64/233.73	c learnt constraints deletion: 2261 -> 1135
236.45/236.58	c learnt constraints deletion: 2285 -> 1146
239.24/239.33	c learnt constraints deletion: 2276 -> 1141
241.95/242.04	c learnt constraints deletion: 2316 -> 1164
244.54/244.64	c learnt constraints deletion: 2243 -> 1128
247.25/247.37	c learnt constraints deletion: 2288 -> 1147
250.14/250.23	c learnt constraints deletion: 2343 -> 1175
252.95/253.03	c learnt constraints deletion: 2386 -> 1196
255.65/255.73	c learnt constraints deletion: 2286 -> 1148
258.64/258.76	c learnt constraints deletion: 2440 -> 1225
261.15/261.21	c learnt constraints deletion: 2324 -> 1167
263.54/263.65	c learnt constraints deletion: 2254 -> 1132
266.54/266.69	c learnt constraints deletion: 2384 -> 1194
269.84/269.92	c learnt constraints deletion: 2509 -> 1257
273.04/273.19	c learnt constraints deletion: 2487 -> 1248
276.24/276.34	c learnt constraints deletion: 2541 -> 1274
279.25/279.39	c learnt constraints deletion: 2566 -> 1285
282.44/282.50	c learnt constraints deletion: 2667 -> 1336
285.14/285.21	c learnt constraints deletion: 2514 -> 1258
288.05/288.16	c learnt constraints deletion: 2529 -> 1269
291.14/291.26	c learnt constraints deletion: 2509 -> 1257
294.44/294.50	c learnt constraints deletion: 2569 -> 1289
297.53/297.66	c learnt constraints deletion: 2625 -> 1313
300.03/300.17	c learnt constraints deletion: 2487 -> 1244
303.04/303.10	c learnt constraints deletion: 2477 -> 1240
305.94/306.08	c learnt constraints deletion: 2570 -> 1286
308.64/308.77	c learnt constraints deletion: 2504 -> 1255
311.44/311.58	c learnt constraints deletion: 2488 -> 1244
314.33/314.48	c learnt constraints deletion: 2552 -> 1276
317.33/317.42	c learnt constraints deletion: 2505 -> 1253
320.13/320.25	c learnt constraints deletion: 2570 -> 1285
322.63/322.76	c learnt constraints deletion: 2505 -> 1254
325.63/325.72	c learnt constraints deletion: 2493 -> 1250
328.43/328.51	c learnt constraints deletion: 2476 -> 1240
331.33/331.45	c learnt constraints deletion: 2504 -> 1254
334.63/334.73	c learnt constraints deletion: 2672 -> 1340
337.33/337.42	c learnt constraints deletion: 2526 -> 1268
340.23/340.31	c learnt constraints deletion: 2506 -> 1253
343.13/343.23	c learnt constraints deletion: 2511 -> 1256
346.13/346.21	c learnt constraints deletion: 2500 -> 1251
349.22/349.34	c learnt constraints deletion: 2582 -> 1292
351.84/351.94	c learnt constraints deletion: 2471 -> 1236
354.53/354.67	c learnt constraints deletion: 2476 -> 1238
357.43/357.56	c learnt constraints deletion: 2475 -> 1238
360.33/360.41	c learnt constraints deletion: 2501 -> 1251
363.02/363.11	c learnt constraints deletion: 2481 -> 1241
365.72/365.84	c learnt constraints deletion: 2540 -> 1271
368.83/368.99	c learnt constraints deletion: 2752 -> 1377
372.23/372.33	c learnt constraints deletion: 2870 -> 1435
375.03/375.13	c learnt constraints deletion: 2690 -> 1346
378.43/378.59	c learnt constraints deletion: 2875 -> 1438
381.42/381.56	c learnt constraints deletion: 2797 -> 1401
384.63/384.77	c learnt constraints deletion: 2822 -> 1411
388.13/388.25	c learnt constraints deletion: 2895 -> 1449
391.22/391.30	c learnt constraints deletion: 2768 -> 1386
394.52/394.66	c learnt constraints deletion: 2924 -> 1464
397.32/397.40	c learnt constraints deletion: 2775 -> 1390
400.42/400.54	c learnt constraints deletion: 2895 -> 1451
403.22/403.33	c learnt constraints deletion: 2727 -> 1369
406.32/406.47	c learnt constraints deletion: 2844 -> 1423
409.92/410.01	c learnt constraints deletion: 2923 -> 1463
412.82/412.91	c learnt constraints deletion: 2820 -> 1412
416.22/416.31	c learnt constraints deletion: 2971 -> 1488
419.32/419.46	c learnt constraints deletion: 2953 -> 1481
422.23/422.36	c learnt constraints deletion: 2776 -> 1393
425.31/425.40	c learnt constraints deletion: 2798 -> 1401
428.62/428.74	c learnt constraints deletion: 2923 -> 1465
431.62/431.76	c learnt constraints deletion: 2760 -> 1383
435.12/435.23	c learnt constraints deletion: 2984 -> 1497
437.91/438.06	c learnt constraints deletion: 2770 -> 1389
441.12/441.25	c learnt constraints deletion: 2803 -> 1408
444.22/444.31	c learnt constraints deletion: 2801 -> 1402
447.42/447.50	c learnt constraints deletion: 2882 -> 1442
450.21/450.35	c learnt constraints deletion: 2778 -> 1392
453.41/453.50	c learnt constraints deletion: 2831 -> 1418
456.51/456.66	c learnt constraints deletion: 2821 -> 1415
459.31/459.46	c learnt constraints deletion: 2760 -> 1382
462.61/462.78	c learnt constraints deletion: 2885 -> 1446
465.41/465.58	c learnt constraints deletion: 2744 -> 1374
468.52/468.61	c learnt constraints deletion: 2805 -> 1407
471.41/471.51	c learnt constraints deletion: 2734 -> 1371
474.81/474.93	c learnt constraints deletion: 2975 -> 1489
477.91/478.03	c learnt constraints deletion: 2993 -> 1501
481.10/481.24	c learnt constraints deletion: 2996 -> 1502
483.92/484.06	c learnt constraints deletion: 2808 -> 1405
486.91/487.02	c learnt constraints deletion: 2753 -> 1379
489.71/489.87	c learnt constraints deletion: 2715 -> 1360
492.80/492.97	c learnt constraints deletion: 2717 -> 1360
495.81/495.94	c learnt constraints deletion: 2763 -> 1384
498.70/498.86	c learnt constraints deletion: 2712 -> 1359
501.91/502.07	c learnt constraints deletion: 2857 -> 1433
505.11/505.22	c learnt constraints deletion: 2782 -> 1392
508.21/508.37	c learnt constraints deletion: 2782 -> 1393
511.51/511.63	c learnt constraints deletion: 2780 -> 1390
515.60/515.78	c learnt constraints deletion: 3062 -> 1531
519.11/519.22	c learnt constraints deletion: 2958 -> 1480
522.60/522.71	c learnt constraints deletion: 2944 -> 1473
526.30/526.40	c learnt constraints deletion: 3103 -> 1552
529.50/529.63	c learnt constraints deletion: 3002 -> 1502
533.60/533.76	c learnt constraints deletion: 3195 -> 1599
537.20/537.36	c learnt constraints deletion: 3128 -> 1565
540.80/540.99	c learnt constraints deletion: 3039 -> 1523
544.60/544.78	c learnt constraints deletion: 3206 -> 1606
547.89/548.06	c learnt constraints deletion: 2968 -> 1486
551.50/551.64	c learnt constraints deletion: 3117 -> 1562
554.69/554.80	c learnt constraints deletion: 2982 -> 1491
558.10/558.22	c learnt constraints deletion: 2986 -> 1493
561.91/562.05	c learnt constraints deletion: 3098 -> 1549
565.21/565.33	c learnt constraints deletion: 2987 -> 1494
569.00/569.14	c learnt constraints deletion: 3112 -> 1559
572.20/572.34	c learnt constraints deletion: 2964 -> 1482
576.09/576.30	c learnt constraints deletion: 3102 -> 1551
579.69/579.80	c learnt constraints deletion: 3183 -> 1592
582.59/582.76	c learnt constraints deletion: 3016 -> 1508
585.90/586.03	c learnt constraints deletion: 3008 -> 1505
589.19/589.39	c learnt constraints deletion: 3048 -> 1527
592.40/592.54	c learnt constraints deletion: 2959 -> 1482
595.79/595.99	c learnt constraints deletion: 3002 -> 1504
599.30/599.41	c learnt constraints deletion: 3038 -> 1519
602.60/602.76	c learnt constraints deletion: 3034 -> 1517
605.79/605.98	c learnt constraints deletion: 2976 -> 1489
609.29/609.48	c learnt constraints deletion: 3064 -> 1532
612.89/613.04	c learnt constraints deletion: 2968 -> 1484
616.08/616.24	c learnt constraints deletion: 2995 -> 1498
619.29/619.45	c learnt constraints deletion: 2965 -> 1483
622.98/623.18	c learnt constraints deletion: 3018 -> 1509
626.49/626.68	c learnt constraints deletion: 3003 -> 1502
629.89/630.01	c learnt constraints deletion: 3005 -> 1503
632.88/633.09	c learnt constraints deletion: 2951 -> 1476
636.28/636.43	c learnt constraints deletion: 3004 -> 1502
639.99/640.15	c learnt constraints deletion: 3155 -> 1578
643.19/643.34	c learnt constraints deletion: 3028 -> 1514
645.28/645.44	c solving time = 573.918s
645.28/645.44	c #decision = 308135
645.28/645.44	c #conflict = 285273
645.28/645.44	c #restart = 46
645.28/645.44	s OPTIMUM FOUND
645.28/645.44	v -x1 -x2 -x3 x4 -x5 -x6 -x7 x8 -x9 -x10
645.28/645.44	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
645.28/645.44	v -x21 x22 x23 -x24 -x25 -x26 -x27 x28 x29 -x30
645.28/645.44	v x31 -x32 -x33 -x34 x35 -x36 -x37 x38 -x39 -x40
645.28/645.44	v -x41 x42 -x43 -x44 -x45 x46 -x47 -x48 -x49 x50
645.28/645.44	v -x51 -x52 x53 -x54 x55 x56 x57 x58 -x59 -x60
645.28/645.44	v x61 x62 x63 x64 x65 x66 x67 x68 x69 x70
645.28/645.44	v x71 x72 x73 x74 x75 x76 x77 x78 x79 x80
645.28/645.44	v x81 x82 x83 x84 x85 x86 x87 x88 x89 x90
645.28/645.44	v x91 x92 x93 x94 x95 x96 x97 x98 x99 x100
645.28/645.44	v x101 x102 x103 x104 x105 x106 x107 x108 x109 x110
645.28/645.44	v x111 x112 x113 x114 x115 x116 -x117 x118 x119 x120
645.28/645.44	v x121 x122 x123 x124 x125 x126 x127 x128 x129 x130
645.28/645.44	v -x131 x132 x133 x134 x135 x136 x137 x138 x139 x140
645.28/645.44	v x141 x142 x143 -x144 x145 x146 x147 x148 x149 -x150
645.28/645.44	v x151 x152 x153 x154 x155 x156 x157 x158 -x159 x160
645.28/645.44	v x161 -x162 -x163 -x164 x165 x166 x167 x168 x169 -x170
645.28/645.44	v x171 x172 x173 x174 -x175 x176 x177 x178 x179 -x180
645.28/645.44	v -x181 x182 x183 x184 -x185 x186 x187 x188 -x189 -x190
645.28/645.44	v -x191 -x192 -x193 -x194 x195 x196 x197 x198 x199 x200
645.28/645.44	v x201 x202 x203 x204 x205 x206 -x207 x208 x209 x210
645.28/645.44	v -x211 x212 x213 x214 -x215 -x216 -x217 -x218 -x219 -x220
645.28/645.44	v x221 x222 x223 x224 x225 x226 -x227 x228 x229 -x230
645.28/645.44	v -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240
645.28/645.44	v -x241 x242 x243 x244 x245 -x246 -x247 -x248 -x249 -x250
645.28/645.44	v -x251 -x252 -x253 -x254 -x255 -x256 x257 -x258 -x259 -x260
645.28/645.44	v -x261 -x262 -x263 -x264 x265 x266 x267 x268 x269 x270
645.28/645.44	v x271 x272 x273 x274 x275 x276 x277 -x278 x279 x280
645.28/645.44	v x281 x282 x283 x284 x285 x286 x287 x288 x289 x290
645.28/645.44	v x291 -x292 x293 x294 x295 x296 x297 x298 -x299 x300
645.28/645.44	v x301 x302 x303 x304 -x305 x306 x307 x308 x309 x310
645.28/645.44	v x311 x312 x313 -x314 x315 x316 -x317 -x318 -x319 -x320
645.28/645.44	v x321 x322 x323 x324 -x325 x326 x327 x328 x329 -x330
645.28/645.44	v -x331 x332 x333 x334 -x335 x336 x337 x338 -x339 -x340
645.28/645.44	v -x341 -x342 -x343 -x344 x345 x346 x347 x348 x349 x350
645.28/645.44	v x351 x352 -x353 x354 x355 x356 -x357 x358 x359 x360
645.28/645.44	v -x361 -x362 -x363 -x364 -x365 -x366 x367 x368 x369 -x370
645.28/645.44	v x371 x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380
645.28/645.44	v -x381 -x382 -x383 -x384 x385 x386 -x387 -x388 -x389 -x390
645.28/645.44	v -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399 -x400
645.28/645.44	v -x401 -x402 -x403 -x404 x405 x406 x407 x408 x409 x410
645.28/645.44	v -x411 x412 x413 x414 x415 x416 x417 x418 x419 x420
645.28/645.44	v x421 x422 -x423 -x424 -x425 -x426 x427 x428 x429 x430
645.28/645.44	v -x431 x432 x433 x434 x435 -x436 x437 x438 x439 -x440
645.28/645.44	v -x441 -x442 -x443 -x444 -x445 x446 x447 x448 x449 -x450
645.28/645.44	v x451 x452 x453 -x454 x455 x456 x457 -x458 -x459 -x460
645.28/645.44	v -x461 -x462 -x463 x464 x465 x466 -x467 -x468 -x469 -x470
645.28/645.44	v -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480
645.28/645.44	v -x481 -x482 -x483 -x484 -x485 -x486 -x487 -x488 -x489 -x490
645.28/645.44	v -x491 -x492 -x493 -x494 -x495 -x496 x497 x498 x499 x500
645.28/645.44	v x501 x502 x503 x504 -x505 x506 x507 -x508 -x509 -x510
645.28/645.44	v x511 x512 x513 x514 x515 x516 x517 x518 -x519 x520
645.28/645.44	v x521 -x522 -x523 -x524 -x525 x526 x527 -x528 x529 x530
645.28/645.44	v -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540
645.28/645.44	v -x541 -x542 -x543 -x544 -x545 -x546 -x547 -x548 -x549 -x550
645.28/645.44	v x551 x552 x553 x554 x555 x556 x557 x558 x559 -x560
645.28/645.44	v x561 x562 x563 -x564 -x565 -x566 -x567 -x568 -x569 x570
645.28/645.44	v x571 -x572 -x573 -x574 -x575 -x576 -x577 -x578 -x579 -x580
645.28/645.44	v -x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588 -x589 -x590
645.28/645.44	v -x591 -x592 -x593 -x594 -x595 -x596 -x597 -x598 -x599 -x600
645.28/645.44	v x601
645.28/645.44	c total time = 645.337s

Verifier Data

OK	44

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-3706825-1338122976/watcher-3706825-1338122976 -o /tmp/evaluation-result-3706825-1338122976/solver-3706825-1338122976 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706825-1338122976.opb 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 0.93 1.29 1.67 3/176 15009
/proc/meminfo: memFree=27608244/32873648 swapFree=6848/6848
[pid=15009] ppid=15007 vsize=7232 CPUtime=0 cores=0,2,4,6
/proc/15009/stat : 15009 (toysat) R 15007 15009 14927 0 -1 4202496 826 0 0 0 0 0 0 0 20 0 1 0 278424452 7405568 746 33554432000 4194304 8973514 140734358040720 140736392202952 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/15009/statm: 1808 746 415 1167 0 589 0

[startup+0.0276791 s]
/proc/loadavg: 0.93 1.29 1.67 3/176 15009
/proc/meminfo: memFree=27608244/32873648 swapFree=6848/6848
[pid=15009] ppid=15007 vsize=8256 CPUtime=0.02 cores=0,2,4,6
/proc/15009/stat : 15009 (toysat) R 15007 15009 14927 0 -1 4202496 1131 0 0 0 2 0 0 0 20 0 1 0 278424452 8454144 1051 33554432000 4194304 8973514 140734358040720 140736392202952 5782276 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/15009/statm: 2064 1051 418 1167 0 845 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8256

[startup+0.100215 s]
/proc/loadavg: 0.93 1.29 1.67 3/176 15009
/proc/meminfo: memFree=27608244/32873648 swapFree=6848/6848
[pid=15009] ppid=15007 vsize=12352 CPUtime=0.09 cores=0,2,4,6
/proc/15009/stat : 15009 (toysat) R 15007 15009 14927 0 -1 4202496 2356 0 0 0 9 0 0 0 20 0 1 0 278424452 12648448 2276 33554432000 4194304 8973514 140734358040720 140736392202952 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/15009/statm: 3088 2276 418 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.300235 s]
/proc/loadavg: 0.93 1.29 1.67 3/176 15009
/proc/meminfo: memFree=27608244/32873648 swapFree=6848/6848
[pid=15009] ppid=15007 vsize=18496 CPUtime=0.29 cores=0,2,4,6
/proc/15009/stat : 15009 (toysat) R 15007 15009 14927 0 -1 4202496 3921 0 0 0 29 0 0 0 20 0 1 0 278424452 18939904 3841 33554432000 4194304 8973514 140734358040720 140734358039984 7841851 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/15009/statm: 4624 3841 445 1167 0 3405 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18496

[startup+0.700224 s]
/proc/loadavg: 0.93 1.29 1.67 3/176 15009
/proc/meminfo: memFree=27608244/32873648 swapFree=6848/6848
[pid=15009] ppid=15007 vsize=18496 CPUtime=0.68 cores=0,2,4,6
/proc/15009/stat : 15009 (toysat) R 15007 15009 14927 0 -1 4202496 3921 0 0 0 68 0 0 0 20 0 1 0 278424452 18939904 3841 33554432000 4194304 8973514 140734358040720 140734358039984 7400352 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/15009/statm: 4624 3841 445 1167 0 3405 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 18496

[startup+1.50023 s]
/proc/loadavg: 0.93 1.29 1.67 3/177 15010
/proc/meminfo: memFree=27530860/32873648 swapFree=6848/6848
[pid=15009] ppid=15007 vsize=18496 CPUtime=1.49 cores=0,2,4,6
/proc/15009/stat : 15009 (toysat) R 15007 15009 14927 0 -1 4202496 3921 0 0 0 148 1 0 0 20 0 1 0 278424452 18939904 3841 33554432000 4194304 8973514 140734358040720 140734358040216 7841851 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/15009/statm: 4624 3841 445 1167 0 3405 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18496

[startup+3.10024 s]
/proc/loadavg: 0.93 1.29 1.67 3/177 15010
/proc/meminfo: memFree=27522528/32873648 swapFree=6848/6848
[pid=15009] ppid=15007 vsize=18496 CPUtime=3.09 cores=0,2,4,6
/proc/15009/stat : 15009 (toysat) R 15007 15009 14927 0 -1 4202496 3926 0 0 0 307 2 0 0 20 0 1 0 278424452 18939904 3846 33554432000 4194304 8973514 140734358040720 140734358039984 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/15009/statm: 4624 3846 446 1167 0 3405 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18496

[startup+6.30024 s]
/proc/loadavg: 1.01 1.31 1.67 3/177 15010
/proc/meminfo: memFree=27521936/32873648 swapFree=6848/6848
[pid=15009] ppid=15007 vsize=19520 CPUtime=6.29 cores=0,2,4,6
/proc/15009/stat : 15009 (toysat) R 15007 15009 14927 0 -1 4202496 4193 0 0 0 626 3 0 0 20 0 1 0 278424452 19988480 4113 33554432000 4194304 8973514 140734358040720 140734358040216 4209168 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/15009/statm: 4880 4113 457 1167 0 3661 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19520

[startup+12.7002 s]
/proc/loadavg: 1.09 1.32 1.67 3/177 15010
/proc/meminfo: memFree=27522404/32873648 swapFree=6848/6848
[pid=15009] ppid=15007 vsize=19520 CPUtime=12.68 cores=0,2,4,6
/proc/15009/stat : 15009 (toysat) R 15007 15009 14927 0 -1 4202496 4193 0 0 0 1262 6 0 0 20 0 1 0 278424452 19988480 4113 33554432000 4194304 8973514 140734358040720 140734358040216 4441953 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/15009/statm: 4880 4113 457 1167 0 3661 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 19520

[startup+25.5002 s]
/proc/loadavg: 1.29 1.35 1.68 3/178 15013
/proc/meminfo: memFree=27522840/32873648 swapFree=6848/6848
[pid=15009] ppid=15007 vsize=19520 CPUtime=25.48 cores=0,2,4,6
/proc/15009/stat : 15009 (toysat) R 15007 15009 14927 0 -1 4202496 4193 0 0 0 2536 12 0 0 20 0 1 0 278424452 19988480 4113 33554432000 4194304 8973514 140734358040720 140734358040216 7400352 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/15009/statm: 4880 4113 457 1167 0 3661 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19520

[startup+51.1003 s]
/proc/loadavg: 1.61 1.42 1.69 3/178 15013
/proc/meminfo: memFree=27518632/32873648 swapFree=6848/6848
[pid=15009] ppid=15007 vsize=20544 CPUtime=51.08 cores=0,2,4,6
/proc/15009/stat : 15009 (toysat) R 15007 15009 14927 0 -1 4202496 4449 0 0 0 5084 24 0 0 20 0 1 0 278424452 21037056 4369 33554432000 4194304 8973514 140734358040720 140734358040216 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15009/statm: 5136 4369 457 1167 0 3917 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 20544

[startup+102.307 s]
/proc/loadavg: 1.83 1.50 1.70 3/177 15013
/proc/meminfo: memFree=27516860/32873648 swapFree=6848/6848
[pid=15009] ppid=15007 vsize=20544 CPUtime=102.27 cores=0,2,4,6
/proc/15009/stat : 15009 (toysat) R 15007 15009 14927 0 -1 4202496 4456 0 0 0 10179 48 0 0 20 0 1 0 278424452 21037056 4369 33554432000 4194304 8973514 140734358040720 140734358040216 7680103 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15009/statm: 5136 4369 457 1167 0 3917 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 20544

[startup+162.3 s]
/proc/loadavg: 1.93 1.59 1.72 3/177 15014
/proc/meminfo: memFree=27512656/32873648 swapFree=6848/6848
[pid=15009] ppid=15007 vsize=21568 CPUtime=162.26 cores=0,2,4,6
/proc/15009/stat : 15009 (toysat) R 15007 15009 14927 0 -1 4202496 4712 0 0 0 16150 76 0 0 20 0 1 0 278424452 22085632 4625 33554432000 4194304 8973514 140734358040720 140734358040216 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15009/statm: 5392 4625 457 1167 0 4173 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 21568

[startup+222.3 s]
/proc/loadavg: 1.97 1.66 1.74 3/177 15014
/proc/meminfo: memFree=27507820/32873648 swapFree=6848/6848
[pid=15009] ppid=15007 vsize=21568 CPUtime=222.25 cores=0,2,4,6
/proc/15009/stat : 15009 (toysat) R 15007 15009 14927 0 -1 4202496 4712 0 0 0 22125 100 0 0 20 0 1 0 278424452 22085632 4625 33554432000 4194304 8973514 140734358040720 140734358040216 4209328 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15009/statm: 5392 4625 457 1167 0 4173 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 21568

[startup+282.3 s]
/proc/loadavg: 1.99 1.72 1.75 3/177 15014
/proc/meminfo: memFree=27505448/32873648 swapFree=6848/6848
[pid=15009] ppid=15007 vsize=22592 CPUtime=282.24 cores=0,2,4,6
/proc/15009/stat : 15009 (toysat) R 15007 15009 14927 0 -1 4202496 4968 0 0 0 28096 128 0 0 20 0 1 0 278424452 23134208 4881 33554432000 4194304 8973514 140734358040720 140734358040216 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15009/statm: 5648 4881 457 1167 0 4429 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 22592

[startup+342.3 s]
/proc/loadavg: 1.99 1.77 1.76 3/177 15014
/proc/meminfo: memFree=27502160/32873648 swapFree=6848/6848
[pid=15009] ppid=15007 vsize=22592 CPUtime=342.23 cores=0,2,4,6
/proc/15009/stat : 15009 (toysat) R 15007 15009 14927 0 -1 4202496 4968 0 0 0 34071 152 0 0 20 0 1 0 278424452 23134208 4881 33554432000 4194304 8973514 140734358040720 140734358040216 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15009/statm: 5648 4881 457 1167 0 4429 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 22592

[startup+402.3 s]
/proc/loadavg: 2.04 1.82 1.78 3/177 15014
/proc/meminfo: memFree=27502348/32873648 swapFree=6848/6848
[pid=15009] ppid=15007 vsize=22592 CPUtime=402.22 cores=0,2,4,6
/proc/15009/stat : 15009 (toysat) R 15007 15009 14927 0 -1 4202496 4968 0 0 0 40043 179 0 0 20 0 1 0 278424452 23134208 4881 33554432000 4194304 8973514 140734358040720 140734358040216 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15009/statm: 5648 4881 457 1167 0 4429 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 22592

[startup+462.3 s]
/proc/loadavg: 2.06 1.87 1.79 3/177 15015
/proc/meminfo: memFree=27501232/32873648 swapFree=6848/6848
[pid=15009] ppid=15007 vsize=23616 CPUtime=462.21 cores=0,2,4,6
/proc/15009/stat : 15009 (toysat) R 15007 15009 14927 0 -1 4202496 5224 0 0 0 46015 206 0 0 20 0 1 0 278424452 24182784 5137 33554432000 4194304 8973514 140734358040720 140734358040216 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15009/statm: 5904 5137 457 1167 0 4685 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 23616

[startup+522.3 s]
/proc/loadavg: 2.02 1.89 1.80 3/177 15015
/proc/meminfo: memFree=27501168/32873648 swapFree=6848/6848
[pid=15009] ppid=15007 vsize=23616 CPUtime=522.2 cores=0,2,4,6
/proc/15009/stat : 15009 (toysat) R 15007 15009 14927 0 -1 4202496 5224 0 0 0 51987 233 0 0 20 0 1 0 278424452 24182784 5137 33554432000 4194304 8973514 140734358040720 140734358039984 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15009/statm: 5904 5137 457 1167 0 4685 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 23616

[startup+582.3 s]
/proc/loadavg: 2.00 1.91 1.82 3/177 15015
/proc/meminfo: memFree=27501044/32873648 swapFree=6848/6848
[pid=15009] ppid=15007 vsize=23616 CPUtime=582.19 cores=0,2,4,6
/proc/15009/stat : 15009 (toysat) R 15007 15009 14927 0 -1 4202496 5224 0 0 0 57961 258 0 0 20 0 1 0 278424452 24182784 5137 33554432000 4194304 8973514 140734358040720 140734358039984 4209433 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15009/statm: 5904 5137 457 1167 0 4685 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 23616

[startup+642.3 s]
/proc/loadavg: 2.00 1.92 1.82 3/178 15018
/proc/meminfo: memFree=27500944/32873648 swapFree=6848/6848
[pid=15009] ppid=15007 vsize=23616 CPUtime=642.19 cores=0,2,4,6
/proc/15009/stat : 15009 (toysat) R 15007 15009 14927 0 -1 4202496 5224 0 0 0 63936 283 0 0 20 0 1 0 278424452 24182784 5137 33554432000 4194304 8973514 140734358040720 140734358040216 4415308 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15009/statm: 5904 5137 457 1167 0 4685 0
Current children cumulated CPU time (s) 642.19
Current children cumulated vsize (KiB) 23616

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

[startup+643.1 s]
/proc/loadavg: 2.00 1.92 1.82 3/178 15018
/proc/meminfo: memFree=27500944/32873648 swapFree=6848/6848
[pid=15009] ppid=15007 vsize=23616 CPUtime=642.99 cores=0,2,4,6
/proc/15009/stat : 15009 (toysat) R 15007 15009 14927 0 -1 4202496 5224 0 0 0 64015 284 0 0 20 0 1 0 278424452 24182784 5137 33554432000 4194304 8973514 140734358040720 140734358040216 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15009/statm: 5904 5137 457 1167 0 4685 0
Current children cumulated CPU time (s) 642.99
Current children cumulated vsize (KiB) 23616

[startup+644.7 s]
/proc/loadavg: 2.00 1.92 1.82 3/178 15018
/proc/meminfo: memFree=27500324/32873648 swapFree=6848/6848
[pid=15009] ppid=15007 vsize=23616 CPUtime=644.59 cores=0,2,4,6
/proc/15009/stat : 15009 (toysat) R 15007 15009 14927 0 -1 4202496 5224 0 0 0 64174 285 0 0 20 0 1 0 278424452 24182784 5137 33554432000 4194304 8973514 140734358040720 140734358040216 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15009/statm: 5904 5137 457 1167 0 4685 0
Current children cumulated CPU time (s) 644.59
Current children cumulated vsize (KiB) 23616

[startup+645.1 s]
/proc/loadavg: 2.00 1.92 1.82 3/178 15018
/proc/meminfo: memFree=27500324/32873648 swapFree=6848/6848
[pid=15009] ppid=15007 vsize=23616 CPUtime=644.99 cores=0,2,4,6
/proc/15009/stat : 15009 (toysat) R 15007 15009 14927 0 -1 4202496 5224 0 0 0 64214 285 0 0 20 0 1 0 278424452 24182784 5137 33554432000 4194304 8973514 140734358040720 140734358040216 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15009/statm: 5904 5137 457 1167 0 4685 0
Current children cumulated CPU time (s) 644.99
Current children cumulated vsize (KiB) 23616

[startup+645.3 s]
/proc/loadavg: 2.00 1.92 1.82 3/178 15018
/proc/meminfo: memFree=27500324/32873648 swapFree=6848/6848
[pid=15009] ppid=15007 vsize=23616 CPUtime=645.18 cores=0,2,4,6
/proc/15009/stat : 15009 (toysat) R 15007 15009 14927 0 -1 4202496 5224 0 0 0 64233 285 0 0 20 0 1 0 278424452 24182784 5137 33554432000 4194304 8973514 140734358040720 140734358040216 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15009/statm: 5904 5137 457 1167 0 4685 0
Current children cumulated CPU time (s) 645.18
Current children cumulated vsize (KiB) 23616

[startup+645.4 s]
/proc/loadavg: 2.00 1.92 1.82 3/178 15018
/proc/meminfo: memFree=27500324/32873648 swapFree=6848/6848
[pid=15009] ppid=15007 vsize=23616 CPUtime=645.28 cores=0,2,4,6
/proc/15009/stat : 15009 (toysat) R 15007 15009 14927 0 -1 4202496 5224 0 0 0 64243 285 0 0 20 0 1 0 278424452 24182784 5137 33554432000 4194304 8973514 140734358040720 140734358040216 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/15009/statm: 5904 5137 457 1167 0 4685 0
Current children cumulated CPU time (s) 645.28
Current children cumulated vsize (KiB) 23616

Child status: 0
Real time (s): 645.445
CPU time (s): 645.339
CPU user time (s): 642.482
CPU system time (s): 2.85656
CPU usage (%): 99.9836
Max. virtual memory (cumulated for all children) (KiB): 23616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 642.482
system time used= 2.85656
maximum resident set size= 20564
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5228
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= 10
involuntary context switches= 1571

runsolver used 1.23881 second user time and 3.12352 second system time

The end

Launcher Data

Begin job on node113 at 2012-05-27 14:49:36
IDJOB=3706825
IDBENCH=2943
IDSOLVER=2285
FILE ID=node113/3706825-1338122976
RUNJOBID= node113-1338122976-14943
PBS_JOBID= 14624493
Free space on /tmp= 71388 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/bounded_golomb_rulers/normalized-bogr_9.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3706825-1338122976/watcher-3706825-1338122976 -o /tmp/evaluation-result-3706825-1338122976/solver-3706825-1338122976 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3706825-1338122976.opb

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

MD5SUM BENCH= a849a24692bdc034ba3174a2ba23709e
RANDOM SEED=527667215

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
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		: 2667.026
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.92
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		: 2667.026
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:        27608508 kB
Buffers:          340280 kB
Cached:          4064624 kB
SwapCached:            0 kB
Active:          1067524 kB
Inactive:        3361884 kB
Active(anon):      27156 kB
Inactive(anon):        0 kB
Active(file):    1040368 kB
Inactive(file):  3361884 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16332 kB
Writeback:             0 kB
AnonPages:         31800 kB
Mapped:            15524 kB
Shmem:               200 kB
Slab:             694596 kB
SReclaimable:     138672 kB
SUnreclaim:       555924 kB
KernelStack:        1376 kB
PageTables:         3916 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     139084 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71380 MiB
End job on node113 at 2012-05-27 15:00:22