Trace number 3706842

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 744.674 744.795

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/
submitted-PB06/manquiho/golomb-rulers/normalized-OGR_9.opb
MD5SUM824c01e4395cf59ee9d4081be7b21301
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 benchmark43.2274
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 variables603
Total number of constraints1088
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 constraints1088
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 669
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.14	c 2012-05-27T14:18:30+0200
0.09/0.14	c arch = x86_64
0.09/0.14	c os = linux
0.09/0.14	c compiler = ghc 7.4
0.09/0.14	c packages:
0.09/0.14	c   OptDir-0.0.1
0.09/0.14	c   array-0.4.0.0
0.09/0.14	c   base-4.5.0.0
0.09/0.14	c   bytestring-0.9.2.1
0.09/0.14	c   containers-0.4.2.1
0.09/0.14	c   deepseq-1.3.0.0
0.09/0.14	c   mtl-2.1.1
0.09/0.14	c   old_locale-1.0.0.4
0.09/0.14	c   parse_dimacs-1.2
0.09/0.14	c   parsec-3.1.2
0.09/0.14	c   queue-0.1.2
0.09/0.14	c   stm-2.3
0.09/0.14	c   time-1.4
0.09/0.14	c command line = ["--pb","HOME/instance-3706842-1338121110.opb"]
0.09/0.14	c #vars 603
0.09/0.14	c #constraints 1088
0.09/0.14	c Solving starts ...
0.49/0.56	c solving time = 0.415s
0.49/0.56	c #decision = 252
0.49/0.56	c #conflict = 139
0.49/0.56	c #restart = 1
0.49/0.56	o 76
0.49/0.56	c Solving starts ...
0.49/0.59	c solving time = 0.033s
0.49/0.59	c #decision = 288
0.49/0.59	c #conflict = 145
0.49/0.59	c #restart = 1
0.49/0.59	o 75
0.49/0.59	c Solving starts ...
0.59/0.62	c solving time = 0.029s
0.59/0.62	c #decision = 323
0.59/0.62	c #conflict = 148
0.59/0.62	c #restart = 1
0.59/0.62	o 74
0.59/0.62	c Solving starts ...
0.59/0.65	c solving time = 0.029s
0.59/0.65	c #decision = 363
0.59/0.65	c #conflict = 154
0.59/0.65	c #restart = 1
0.59/0.65	o 67
0.59/0.65	c Solving starts ...
0.69/0.80	c solving time = 0.142s
0.69/0.80	c #decision = 447
0.69/0.80	c #conflict = 208
0.69/0.80	c #restart = 1
0.69/0.80	o 66
0.69/0.80	c Solving starts ...
0.78/0.82	c solving time = 0.020s
0.78/0.82	c #decision = 476
0.78/0.82	c #conflict = 208
0.78/0.82	c #restart = 1
0.78/0.82	o 65
0.78/0.82	c Solving starts ...
0.78/0.85	c solving time = 0.032s
0.78/0.85	c #decision = 505
0.78/0.85	c #conflict = 211
0.78/0.85	c #restart = 1
0.78/0.85	o 64
0.78/0.85	c Solving starts ...
0.88/0.95	c solving time = 0.100s
0.88/0.95	c #decision = 569
0.88/0.95	c #conflict = 245
0.88/0.95	c #restart = 1
0.88/0.95	o 61
0.88/0.95	c Solving starts ...
0.99/1.06	c solving time = 0.112s
0.99/1.06	c #decision = 636
0.99/1.06	c #conflict = 282
0.99/1.06	c #restart = 1
0.99/1.06	o 60
0.99/1.06	c Solving starts ...
1.19/1.29	c solving time = 0.222s
1.19/1.29	c #decision = 759
1.19/1.29	c #conflict = 369
1.19/1.29	c #restart = 1
1.19/1.29	o 59
1.19/1.29	c Solving starts ...
1.59/1.63	c solving time = 0.341s
1.59/1.63	c #decision = 957
1.59/1.63	c #conflict = 493
1.59/1.63	c #restart = 2
1.59/1.63	o 57
1.59/1.63	c Solving starts ...
1.59/1.65	c solving time = 0.020s
1.59/1.65	c #decision = 981
1.59/1.65	c #conflict = 494
1.59/1.65	c #restart = 2
1.59/1.65	o 56
1.59/1.65	c Solving starts ...
1.89/1.92	c learnt constraints deletion: 591 -> 296
1.99/2.05	c solving time = 0.399s
1.99/2.05	c #decision = 1176
1.99/2.05	c #conflict = 631
1.99/2.05	c #restart = 3
1.99/2.05	o 55
1.99/2.05	c Solving starts ...
1.99/2.08	c solving time = 0.032s
1.99/2.08	c #decision = 1214
1.99/2.08	c #conflict = 640
1.99/2.08	c #restart = 3
1.99/2.08	o 54
1.99/2.08	c Solving starts ...
3.09/3.17	c solving time = 1.086s
3.09/3.17	c #decision = 1762
3.09/3.17	c #conflict = 1060
3.09/3.17	c #restart = 5
3.09/3.17	o 53
3.09/3.17	c Solving starts ...
3.09/3.17	c learnt constraints deletion: 760 -> 380
4.39/4.44	c learnt constraints deletion: 852 -> 426
4.39/4.48	c solving time = 1.309s
4.39/4.48	c #decision = 2411
4.39/4.48	c #conflict = 1543
4.39/4.48	c #restart = 8
4.39/4.48	o 52
4.39/4.48	c Solving starts ...
5.09/5.13	c learnt constraints deletion: 682 -> 341
5.68/5.72	c solving time = 1.239s
5.68/5.72	c #decision = 3039
5.68/5.72	c #conflict = 2039
5.68/5.72	c #restart = 11
5.68/5.72	o 51
5.68/5.72	c Solving starts ...
5.68/5.72	c learnt constraints deletion: 586 -> 293
6.79/6.81	c learnt constraints deletion: 765 -> 383
7.99/8.08	c learnt constraints deletion: 916 -> 459
9.28/9.35	c learnt constraints deletion: 987 -> 495
10.78/10.84	c learnt constraints deletion: 1037 -> 519
12.00/12.09	c learnt constraints deletion: 1041 -> 523
13.58/13.65	c learnt constraints deletion: 1142 -> 571
15.19/15.29	c learnt constraints deletion: 1265 -> 635
16.40/16.50	c learnt constraints deletion: 1188 -> 595
18.49/18.53	c learnt constraints deletion: 1459 -> 732
19.98/20.04	c learnt constraints deletion: 1397 -> 704
21.29/21.39	c solving time = 15.672s
21.29/21.39	c #decision = 10568
21.29/21.39	c #conflict = 8583
21.29/21.39	c #restart = 19
21.29/21.39	o 47
21.29/21.39	c Solving starts ...
21.29/21.39	c learnt constraints deletion: 1248 -> 624
21.29/21.40	c learnt constraints deletion: 624 -> 312
22.48/22.53	c learnt constraints deletion: 784 -> 392
23.79/23.88	c learnt constraints deletion: 950 -> 477
25.19/25.25	c learnt constraints deletion: 1135 -> 569
26.48/26.55	c learnt constraints deletion: 1147 -> 575
27.88/27.92	c learnt constraints deletion: 1102 -> 553
29.78/29.88	c learnt constraints deletion: 1370 -> 689
31.28/31.37	c learnt constraints deletion: 1313 -> 661
32.89/32.96	c learnt constraints deletion: 1325 -> 667
34.48/34.57	c learnt constraints deletion: 1328 -> 668
36.08/36.17	c learnt constraints deletion: 1329 -> 671
37.88/37.91	c learnt constraints deletion: 1342 -> 678
39.87/39.93	c learnt constraints deletion: 1494 -> 748
41.98/42.08	c learnt constraints deletion: 1685 -> 848
43.47/43.55	c learnt constraints deletion: 1473 -> 740
45.38/45.48	c learnt constraints deletion: 1540 -> 777
47.08/47.12	c learnt constraints deletion: 1424 -> 717
49.39/49.50	c learnt constraints deletion: 1758 -> 884
51.38/51.42	c learnt constraints deletion: 1622 -> 817
53.08/53.16	c learnt constraints deletion: 1599 -> 802
54.78/54.87	c learnt constraints deletion: 1542 -> 774
57.08/57.14	c learnt constraints deletion: 1710 -> 860
58.88/58.93	c learnt constraints deletion: 1614 -> 812
61.08/61.10	c learnt constraints deletion: 1861 -> 938
62.78/62.85	c learnt constraints deletion: 1709 -> 857
65.18/65.24	c learnt constraints deletion: 1880 -> 945
66.07/66.10	c solving time = 44.698s
66.07/66.10	c #decision = 31620
66.07/66.10	c #conflict = 27459
66.07/66.10	c #restart = 30
66.07/66.10	o 44
66.07/66.10	c Solving starts ...
66.07/66.11	c learnt constraints deletion: 1260 -> 630
66.07/66.11	c learnt constraints deletion: 630 -> 315
67.18/67.25	c learnt constraints deletion: 767 -> 386
68.37/68.46	c learnt constraints deletion: 908 -> 455
69.67/69.73	c learnt constraints deletion: 957 -> 482
70.87/70.91	c learnt constraints deletion: 1009 -> 509
72.27/72.35	c learnt constraints deletion: 1142 -> 574
73.58/73.63	c learnt constraints deletion: 1123 -> 564
75.07/75.14	c learnt constraints deletion: 1177 -> 592
76.88/76.91	c learnt constraints deletion: 1322 -> 665
78.37/78.44	c learnt constraints deletion: 1311 -> 659
80.07/80.19	c learnt constraints deletion: 1304 -> 656
81.77/81.88	c learnt constraints deletion: 1374 -> 688
83.27/83.33	c learnt constraints deletion: 1312 -> 659
85.07/85.16	c learnt constraints deletion: 1459 -> 732
86.97/87.07	c learnt constraints deletion: 1538 -> 772
88.87/88.91	c learnt constraints deletion: 1496 -> 753
90.27/90.35	c learnt constraints deletion: 1390 -> 698
92.17/92.25	c learnt constraints deletion: 1594 -> 804
93.96/94.08	c learnt constraints deletion: 1598 -> 801
95.68/95.73	c learnt constraints deletion: 1541 -> 772
97.46/97.53	c learnt constraints deletion: 1589 -> 797
99.37/99.44	c learnt constraints deletion: 1607 -> 806
101.37/101.41	c learnt constraints deletion: 1675 -> 844
103.17/103.22	c learnt constraints deletion: 1575 -> 794
105.07/105.12	c learnt constraints deletion: 1593 -> 799
107.87/107.99	c learnt constraints deletion: 1895 -> 952
109.77/109.89	c learnt constraints deletion: 1755 -> 882
111.87/111.90	c learnt constraints deletion: 1778 -> 896
113.86/113.93	c learnt constraints deletion: 1736 -> 872
115.97/116.03	c learnt constraints deletion: 1711 -> 862
118.36/118.43	c learnt constraints deletion: 1813 -> 912
120.76/120.82	c learnt constraints deletion: 1896 -> 953
122.66/122.79	c learnt constraints deletion: 1745 -> 881
125.07/125.16	c learnt constraints deletion: 1733 -> 871
127.26/127.38	c learnt constraints deletion: 1702 -> 857
130.06/130.14	c learnt constraints deletion: 1948 -> 979
132.26/132.40	c learnt constraints deletion: 1881 -> 946
135.06/135.17	c learnt constraints deletion: 1978 -> 996
137.37/137.42	c learnt constraints deletion: 1898 -> 951
139.67/139.76	c learnt constraints deletion: 1877 -> 942
141.96/142.03	c learnt constraints deletion: 1945 -> 979
144.66/144.78	c learnt constraints deletion: 2040 -> 1023
146.76/146.86	c learnt constraints deletion: 2017 -> 1013
148.86/148.92	c learnt constraints deletion: 1993 -> 1002
151.26/151.31	c learnt constraints deletion: 2046 -> 1030
153.87/153.94	c learnt constraints deletion: 1994 -> 1001
156.76/156.81	c learnt constraints deletion: 2111 -> 1062
158.96/159.07	c learnt constraints deletion: 1953 -> 983
161.76/161.83	c learnt constraints deletion: 2018 -> 1010
165.16/165.26	c learnt constraints deletion: 2240 -> 1120
167.55/167.69	c learnt constraints deletion: 2032 -> 1017
170.16/170.26	c learnt constraints deletion: 2011 -> 1009
172.96/173.02	c learnt constraints deletion: 2095 -> 1051
175.86/175.99	c learnt constraints deletion: 2216 -> 1110
178.56/178.62	c learnt constraints deletion: 2182 -> 1097
181.36/181.44	c learnt constraints deletion: 2304 -> 1156
183.26/183.39	c learnt constraints deletion: 2010 -> 1005
186.06/186.13	c learnt constraints deletion: 2159 -> 1084
188.66/188.71	c learnt constraints deletion: 2122 -> 1065
191.36/191.48	c learnt constraints deletion: 2209 -> 1109
193.75/193.88	c learnt constraints deletion: 2037 -> 1023
196.45/196.50	c learnt constraints deletion: 2134 -> 1071
199.25/199.30	c learnt constraints deletion: 2207 -> 1112
201.35/201.48	c learnt constraints deletion: 2028 -> 1019
203.96/204.07	c learnt constraints deletion: 2096 -> 1054
206.95/207.07	c learnt constraints deletion: 2256 -> 1135
209.75/209.82	c learnt constraints deletion: 2257 -> 1130
212.55/212.62	c learnt constraints deletion: 2218 -> 1111
215.85/215.91	c learnt constraints deletion: 2323 -> 1167
218.35/218.45	c learnt constraints deletion: 2228 -> 1116
221.45/221.55	c learnt constraints deletion: 2427 -> 1218
223.95/224.09	c learnt constraints deletion: 2361 -> 1183
227.15/227.22	c learnt constraints deletion: 2541 -> 1276
229.55/229.67	c learnt constraints deletion: 2400 -> 1203
232.35/232.45	c learnt constraints deletion: 2222 -> 1114
235.54/235.66	c learnt constraints deletion: 2432 -> 1219
238.25/238.35	c learnt constraints deletion: 2368 -> 1188
240.75/240.81	c learnt constraints deletion: 2238 -> 1121
243.84/243.93	c learnt constraints deletion: 2443 -> 1227
246.75/246.82	c learnt constraints deletion: 2489 -> 1252
249.55/249.61	c learnt constraints deletion: 2439 -> 1227
252.04/252.17	c learnt constraints deletion: 2308 -> 1155
254.94/255.04	c learnt constraints deletion: 2382 -> 1194
257.36/257.42	c learnt constraints deletion: 2236 -> 1122
260.25/260.34	c learnt constraints deletion: 2232 -> 1117
263.54/263.69	c learnt constraints deletion: 2429 -> 1216
266.74/266.87	c learnt constraints deletion: 2388 -> 1196
270.04/270.13	c learnt constraints deletion: 2441 -> 1222
272.65/272.78	c learnt constraints deletion: 2254 -> 1131
275.44/275.53	c learnt constraints deletion: 2241 -> 1124
278.34/278.44	c learnt constraints deletion: 2214 -> 1111
281.84/281.93	c learnt constraints deletion: 2474 -> 1238
285.24/285.36	c learnt constraints deletion: 2471 -> 1238
288.84/288.99	c learnt constraints deletion: 2589 -> 1298
292.14/292.20	c learnt constraints deletion: 2458 -> 1232
295.64/295.72	c learnt constraints deletion: 2472 -> 1239
298.74/298.86	c learnt constraints deletion: 2475 -> 1241
301.84/301.97	c learnt constraints deletion: 2442 -> 1227
305.13/305.24	c learnt constraints deletion: 2478 -> 1241
308.13/308.29	c learnt constraints deletion: 2493 -> 1252
310.93/311.05	c learnt constraints deletion: 2470 -> 1240
313.84/313.99	c learnt constraints deletion: 2514 -> 1263
316.84/316.93	c learnt constraints deletion: 2457 -> 1234
320.23/320.31	c learnt constraints deletion: 2520 -> 1264
323.34/323.47	c learnt constraints deletion: 2528 -> 1270
326.44/326.50	c learnt constraints deletion: 2503 -> 1258
329.73/329.83	c learnt constraints deletion: 2549 -> 1283
332.94/333.07	c learnt constraints deletion: 2484 -> 1252
336.54/336.64	c learnt constraints deletion: 2614 -> 1312
339.53/339.64	c learnt constraints deletion: 2523 -> 1269
342.63/342.71	c learnt constraints deletion: 2495 -> 1254
345.83/345.95	c learnt constraints deletion: 2463 -> 1239
349.33/349.43	c learnt constraints deletion: 2465 -> 1233
352.53/352.68	c learnt constraints deletion: 2458 -> 1230
355.93/356.09	c learnt constraints deletion: 2456 -> 1230
359.22/359.35	c learnt constraints deletion: 2454 -> 1228
362.84/362.98	c learnt constraints deletion: 2581 -> 1295
365.82/365.99	c learnt constraints deletion: 2580 -> 1291
368.93/369.02	c learnt constraints deletion: 2556 -> 1281
371.92/372.07	c learnt constraints deletion: 2505 -> 1256
374.83/374.95	c learnt constraints deletion: 2457 -> 1232
378.12/378.21	c learnt constraints deletion: 2574 -> 1288
380.93/381.02	c learnt constraints deletion: 2554 -> 1278
383.52/383.63	c learnt constraints deletion: 2557 -> 1281
386.53/386.63	c learnt constraints deletion: 2673 -> 1339
389.93/390.08	c learnt constraints deletion: 2723 -> 1363
393.32/393.49	c learnt constraints deletion: 2749 -> 1375
397.22/397.36	c learnt constraints deletion: 2830 -> 1417
400.82/400.94	c learnt constraints deletion: 2807 -> 1404
404.73/404.85	c learnt constraints deletion: 2832 -> 1416
407.93/408.08	c learnt constraints deletion: 2731 -> 1367
411.52/411.60	c learnt constraints deletion: 2677 -> 1341
415.42/415.59	c learnt constraints deletion: 2751 -> 1376
418.62/418.73	c learnt constraints deletion: 2760 -> 1382
421.72/421.83	c learnt constraints deletion: 2789 -> 1398
425.02/425.16	c learnt constraints deletion: 2819 -> 1412
428.32/428.41	c learnt constraints deletion: 2805 -> 1406
431.62/431.72	c learnt constraints deletion: 2742 -> 1373
435.12/435.22	c learnt constraints deletion: 2903 -> 1456
438.12/438.26	c learnt constraints deletion: 2815 -> 1409
440.92/441.10	c learnt constraints deletion: 2715 -> 1363
444.11/444.23	c learnt constraints deletion: 2762 -> 1384
447.41/447.55	c learnt constraints deletion: 2799 -> 1404
450.82/450.96	c learnt constraints deletion: 2833 -> 1424
454.41/454.55	c learnt constraints deletion: 2837 -> 1425
457.82/457.96	c learnt constraints deletion: 2787 -> 1401
461.01/461.12	c learnt constraints deletion: 2677 -> 1344
464.02/464.17	c learnt constraints deletion: 2756 -> 1385
467.21/467.33	c learnt constraints deletion: 2700 -> 1355
470.81/470.96	c learnt constraints deletion: 2843 -> 1428
473.71/473.86	c learnt constraints deletion: 2797 -> 1406
477.22/477.37	c learnt constraints deletion: 2854 -> 1433
480.71/480.84	c learnt constraints deletion: 2839 -> 1427
483.71/483.85	c learnt constraints deletion: 2684 -> 1343
487.11/487.23	c learnt constraints deletion: 2702 -> 1355
491.01/491.15	c learnt constraints deletion: 2745 -> 1376
494.71/494.82	c learnt constraints deletion: 2712 -> 1358
498.00/498.17	c learnt constraints deletion: 2669 -> 1338
501.81/501.90	c learnt constraints deletion: 2710 -> 1359
505.11/505.29	c learnt constraints deletion: 2728 -> 1368
508.41/508.52	c learnt constraints deletion: 2741 -> 1377
511.51/511.60	c learnt constraints deletion: 2780 -> 1395
514.51/514.66	c learnt constraints deletion: 2711 -> 1363
517.80/517.94	c learnt constraints deletion: 2711 -> 1364
521.21/521.35	c learnt constraints deletion: 2690 -> 1352
525.20/525.33	c learnt constraints deletion: 2959 -> 1488
528.30/528.45	c learnt constraints deletion: 2799 -> 1409
531.50/531.66	c learnt constraints deletion: 2800 -> 1400
534.41/534.53	c learnt constraints deletion: 2750 -> 1376
537.40/537.52	c learnt constraints deletion: 2717 -> 1362
540.80/540.92	c learnt constraints deletion: 2677 -> 1340
544.50/544.62	c learnt constraints deletion: 2797 -> 1400
548.10/548.22	c learnt constraints deletion: 2672 -> 1338
552.00/552.17	c learnt constraints deletion: 2982 -> 1494
555.69/555.89	c learnt constraints deletion: 2960 -> 1480
559.60/559.70	c learnt constraints deletion: 2978 -> 1492
563.89/564.04	c learnt constraints deletion: 3100 -> 1552
567.30/567.48	c learnt constraints deletion: 2991 -> 1498
570.90/571.08	c learnt constraints deletion: 2937 -> 1470
575.20/575.32	c learnt constraints deletion: 2939 -> 1471
580.00/580.13	c learnt constraints deletion: 3125 -> 1564
584.09/584.22	c learnt constraints deletion: 2980 -> 1492
588.20/588.34	c learnt constraints deletion: 3225 -> 1618
591.79/591.92	c learnt constraints deletion: 2966 -> 1484
595.89/596.04	c learnt constraints deletion: 3013 -> 1510
599.89/600.08	c learnt constraints deletion: 3023 -> 1516
604.09/604.21	c learnt constraints deletion: 3005 -> 1505
608.29/608.46	c learnt constraints deletion: 3038 -> 1522
612.19/612.31	c learnt constraints deletion: 2986 -> 1497
616.29/616.48	c learnt constraints deletion: 2971 -> 1488
619.89/620.02	c learnt constraints deletion: 2983 -> 1495
623.49/623.69	c learnt constraints deletion: 3022 -> 1514
627.28/627.40	c learnt constraints deletion: 2996 -> 1502
630.58/630.72	c learnt constraints deletion: 2927 -> 1469
634.49/634.62	c learnt constraints deletion: 3074 -> 1541
638.09/638.29	c learnt constraints deletion: 2981 -> 1496
641.98/642.11	c learnt constraints deletion: 2966 -> 1488
645.99/646.12	c learnt constraints deletion: 2938 -> 1469
649.78/649.97	c learnt constraints deletion: 3120 -> 1560
653.58/653.70	c learnt constraints deletion: 2989 -> 1497
657.59/657.79	c learnt constraints deletion: 2987 -> 1496
661.48/661.63	c learnt constraints deletion: 2955 -> 1482
664.78/664.97	c learnt constraints deletion: 2973 -> 1489
668.88/669.03	c learnt constraints deletion: 3048 -> 1527
672.38/672.52	c learnt constraints deletion: 2959 -> 1481
675.98/676.16	c learnt constraints deletion: 2945 -> 1476
680.08/680.20	c learnt constraints deletion: 3013 -> 1509
683.99/684.12	c learnt constraints deletion: 2995 -> 1498
687.38/687.56	c learnt constraints deletion: 3025 -> 1515
691.37/691.59	c learnt constraints deletion: 3163 -> 1584
694.87/695.00	c learnt constraints deletion: 3039 -> 1522
698.28/698.42	c learnt constraints deletion: 2986 -> 1495
701.97/702.13	c learnt constraints deletion: 3033 -> 1518
706.08/706.23	c learnt constraints deletion: 3024 -> 1514
710.48/710.65	c learnt constraints deletion: 3086 -> 1545
714.37/714.51	c learnt constraints deletion: 3024 -> 1513
718.38/718.57	c learnt constraints deletion: 3026 -> 1516
722.47/722.63	c learnt constraints deletion: 3148 -> 1574
725.78/725.97	c learnt constraints deletion: 3013 -> 1508
729.47/729.69	c learnt constraints deletion: 3029 -> 1516
733.18/733.33	c learnt constraints deletion: 3009 -> 1505
736.97/737.16	c learnt constraints deletion: 3029 -> 1515
741.07/741.22	c learnt constraints deletion: 3164 -> 1582
744.58/744.79	c solving time = 678.581s
744.58/744.79	c #decision = 327372
744.58/744.79	c #conflict = 300242
744.58/744.79	c #restart = 47
744.58/744.79	s OPTIMUM FOUND
744.58/744.79	v -x1 -x2 x3 x4 -x5 x6 -x7 x8 x9 -x10
744.58/744.79	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
744.58/744.79	v -x21 x22 -x23 -x24 x25 -x26 -x27 -x28 x29 -x30
744.58/744.79	v -x31 -x32 x33 -x34 -x35 x36 x37 -x38 -x39 x40
744.58/744.79	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 x48 -x49 x50
744.58/744.79	v x51 x52 -x53 -x54 x55 -x56 x57 x58 -x59 x60
744.58/744.79	v -x61 x62 -x63 x64 x65 x66 x67 x68 x69 x70
744.58/744.79	v x71 x72 x73 x74 x75 x76 x77 x78 x79 x80
744.58/744.79	v x81 x82 x83 x84 x85 x86 x87 x88 x89 x90
744.58/744.79	v x91 x92 x93 x94 x95 x96 x97 x98 x99 x100
744.58/744.79	v x101 x102 x103 x104 x105 x106 x107 x108 x109 x110
744.58/744.79	v x111 x112 x113 x114 x115 x116 x117 x118 x119 -x120
744.58/744.79	v x121 x122 x123 x124 x125 x126 x127 x128 x129 x130
744.58/744.79	v x131 x132 x133 -x134 x135 x136 x137 x138 x139 x140
744.58/744.79	v x141 x142 x143 x144 x145 x146 -x147 x148 x149 x150
744.58/744.79	v x151 x152 -x153 x154 x155 x156 x157 x158 x159 x160
744.58/744.79	v x161 -x162 x163 x164 -x165 -x166 -x167 x168 x169 x170
744.58/744.79	v x171 x172 -x173 x174 x175 x176 x177 -x178 x179 x180
744.58/744.79	v x181 x182 -x183 -x184 x185 x186 x187 -x188 x189 x190
744.58/744.79	v x191 -x192 -x193 -x194 -x195 -x196 -x197 x198 x199 x200
744.58/744.79	v x201 x202 x203 x204 x205 x206 x207 x208 x209 -x210
744.58/744.79	v x211 x212 x213 -x214 x215 x216 x217 -x218 -x219 -x220
744.58/744.79	v -x221 -x222 -x223 x224 x225 x226 x227 x228 x229 -x230
744.58/744.79	v x231 x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240
744.58/744.79	v -x241 -x242 -x243 -x244 x245 x246 x247 x248 -x249 -x250
744.58/744.79	v -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 x260
744.58/744.79	v -x261 -x262 -x263 -x264 -x265 -x266 -x267 x268 x269 x270
744.58/744.79	v x271 x272 x273 x274 x275 x276 x277 x278 x279 x280
744.58/744.79	v -x281 x282 x283 x284 x285 x286 x287 x288 x289 x290
744.58/744.79	v x291 x292 x293 x294 -x295 x296 x297 x298 x299 x300
744.58/744.79	v x301 -x302 x303 x304 x305 x306 x307 -x308 x309 x310
744.58/744.79	v x311 x312 x313 x314 x315 x316 -x317 x318 x319 -x320
744.58/744.79	v -x321 -x322 -x323 x324 x325 x326 x327 -x328 x329 x330
744.58/744.79	v x331 x332 -x333 -x334 x335 x336 x337 -x338 x339 x340
744.58/744.79	v x341 -x342 -x343 -x344 -x345 -x346 -x347 x348 x349 x350
744.58/744.79	v x351 x352 x353 x354 x355 -x356 x357 x358 x359 -x360
744.58/744.79	v x361 x362 x363 -x364 -x365 -x366 -x367 -x368 -x369 x370
744.58/744.79	v x371 x372 -x373 x374 x375 -x376 -x377 -x378 -x379 -x380
744.58/744.79	v -x381 -x382 -x383 -x384 -x385 -x386 -x387 x388 x389 -x390
744.58/744.79	v -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399 -x400
744.58/744.79	v -x401 -x402 -x403 -x404 -x405 -x406 -x407 x408 x409 x410
744.58/744.79	v x411 x412 x413 -x414 x415 x416 x417 x418 x419 x420
744.58/744.79	v x421 x422 x423 x424 x425 -x426 -x427 -x428 -x429 x430
744.58/744.79	v x431 x432 x433 -x434 x435 x436 x437 x438 -x439 x440
744.58/744.79	v x441 x442 -x443 -x444 -x445 -x446 -x447 -x448 x449 x450
744.58/744.79	v x451 x452 -x453 x454 x455 x456 -x457 x458 x459 x460
744.58/744.79	v -x461 -x462 -x463 -x464 -x465 -x466 x467 x468 x469 -x470
744.58/744.79	v -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480
744.58/744.79	v -x481 -x482 -x483 -x484 -x485 -x486 -x487 -x488 -x489 -x490
744.58/744.79	v -x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 x500
744.58/744.79	v x501 x502 x503 x504 x505 x506 x507 -x508 x509 x510
744.58/744.79	v -x511 -x512 -x513 x514 x515 x516 x517 x518 x519 x520
744.58/744.79	v x521 -x522 x523 x524 -x525 -x526 -x527 -x528 x529 x530
744.58/744.79	v -x531 x532 x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540
744.58/744.79	v -x541 -x542 -x543 -x544 -x545 -x546 -x547 -x548 -x549 -x550
744.58/744.79	v -x551 -x552 -x553 x554 x555 x556 x557 x558 x559 x560
744.58/744.79	v x561 x562 -x563 x564 x565 x566 -x567 -x568 -x569 -x570
744.58/744.79	v -x571 -x572 x573 x574 -x575 -x576 -x577 -x578 -x579 -x580
744.58/744.79	v -x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588 -x589 -x590
744.58/744.79	v -x591 -x592 -x593 -x594 -x595 -x596 -x597 -x598 -x599 -x600
744.58/744.79	v -x601 -x602 -x603
744.58/744.79	c total time = 744.674s

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-3706842-1338121110/watcher-3706842-1338121110 -o /tmp/evaluation-result-3706842-1338121110/solver-3706842-1338121110 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706842-1338121110.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: 2.01 2.00 2.00 3/176 10163
/proc/meminfo: memFree=28410828/32873844 swapFree=7620/7620
[pid=10163] ppid=10161 vsize=7232 CPUtime=0 cores=0,2,4,6
/proc/10163/stat : 10163 (toysat) R 10161 10163 6880 0 -1 4202496 826 0 0 0 0 0 0 0 20 0 1 0 278239511 7405568 748 33554432000 4194304 8973514 140737216382304 140737337949336 4209439 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10163/statm: 1808 748 416 1167 0 589 0

[startup+0.0101271 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 10163
/proc/meminfo: memFree=28410828/32873844 swapFree=7620/7620
[pid=10163] ppid=10161 vsize=7232 CPUtime=0 cores=0,2,4,6
/proc/10163/stat : 10163 (toysat) R 10161 10163 6880 0 -1 4202496 899 0 0 0 0 0 0 0 20 0 1 0 278239511 7405568 820 33554432000 4194304 8973514 140737216382304 140737337949336 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10163/statm: 1808 822 416 1167 0 589 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7232

[startup+0.100251 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 10163
/proc/meminfo: memFree=28410828/32873844 swapFree=7620/7620
[pid=10163] ppid=10161 vsize=12352 CPUtime=0.09 cores=0,2,4,6
/proc/10163/stat : 10163 (toysat) R 10161 10163 6880 0 -1 4202496 2357 0 0 0 9 0 0 0 20 0 1 0 278239511 12648448 2278 33554432000 4194304 8973514 140737216382304 140737337949336 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10163/statm: 3088 2278 418 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.300331 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 10163
/proc/meminfo: memFree=28410828/32873844 swapFree=7620/7620
[pid=10163] ppid=10161 vsize=19520 CPUtime=0.29 cores=0,2,4,6
/proc/10163/stat : 10163 (toysat) R 10161 10163 6880 0 -1 4202496 4177 0 0 0 29 0 0 0 20 0 1 0 278239511 19988480 4098 33554432000 4194304 8973514 140737216382304 140737337949336 4214576 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10163/statm: 4880 4098 444 1167 0 3661 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19520

[startup+0.700336 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 10163
/proc/meminfo: memFree=28410828/32873844 swapFree=7620/7620
[pid=10163] ppid=10161 vsize=19520 CPUtime=0.69 cores=0,2,4,6
/proc/10163/stat : 10163 (toysat) R 10161 10163 6880 0 -1 4202496 4188 0 0 0 69 0 0 0 20 0 1 0 278239511 19988480 4109 33554432000 4194304 8973514 140737216382304 140737216381800 4435804 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10163/statm: 4880 4109 455 1167 0 3661 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19520

[startup+1.50034 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 10164
/proc/meminfo: memFree=28396452/32873844 swapFree=7620/7620
[pid=10163] ppid=10161 vsize=19520 CPUtime=1.49 cores=0,2,4,6
/proc/10163/stat : 10163 (toysat) R 10161 10163 6880 0 -1 4202496 4188 0 0 0 148 1 0 0 20 0 1 0 278239511 19988480 4109 33554432000 4194304 8973514 140737216382304 140737216381800 4209206 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10163/statm: 4880 4109 455 1167 0 3661 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19520

[startup+3.10032 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 10164
/proc/meminfo: memFree=28396064/32873844 swapFree=7620/7620
[pid=10163] ppid=10161 vsize=19520 CPUtime=3.09 cores=0,2,4,6
/proc/10163/stat : 10163 (toysat) R 10161 10163 6880 0 -1 4202496 4191 0 0 0 307 2 0 0 20 0 1 0 278239511 19988480 4112 33554432000 4194304 8973514 140737216382304 140737216381800 4436455 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10163/statm: 4880 4112 456 1167 0 3661 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19520

[startup+6.3003 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 10164
/proc/meminfo: memFree=28395568/32873844 swapFree=7620/7620
[pid=10163] ppid=10161 vsize=19520 CPUtime=6.29 cores=0,2,4,6
/proc/10163/stat : 10163 (toysat) R 10161 10163 6880 0 -1 4202496 4193 0 0 0 625 4 0 0 20 0 1 0 278239511 19988480 4114 33554432000 4194304 8973514 140737216382304 140737216381800 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10163/statm: 4880 4114 456 1167 0 3661 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19520

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10164
/proc/meminfo: memFree=28393484/32873844 swapFree=7620/7620
[pid=10163] ppid=10161 vsize=20544 CPUtime=12.69 cores=0,2,4,6
/proc/10163/stat : 10163 (toysat) R 10161 10163 6880 0 -1 4202496 4449 0 0 0 1263 6 0 0 20 0 1 0 278239511 21037056 4370 33554432000 4194304 8973514 140737216382304 140737216381568 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10163/statm: 5136 4370 456 1167 0 3917 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20544

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10164
/proc/meminfo: memFree=28393968/32873844 swapFree=7620/7620
[pid=10163] ppid=10161 vsize=20544 CPUtime=25.49 cores=0,2,4,6
/proc/10163/stat : 10163 (toysat) R 10161 10163 6880 0 -1 4202496 4453 0 0 0 2537 12 0 0 20 0 1 0 278239511 21037056 4370 33554432000 4194304 8973514 140737216382304 140737216381800 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10163/statm: 5136 4370 456 1167 0 3917 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20544

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10164
/proc/meminfo: memFree=28393036/32873844 swapFree=7620/7620
[pid=10163] ppid=10161 vsize=21568 CPUtime=51.08 cores=0,2,4,6
/proc/10163/stat : 10163 (toysat) R 10161 10163 6880 0 -1 4202496 4710 0 0 0 5083 25 0 0 20 0 1 0 278239511 22085632 4626 33554432000 4194304 8973514 140737216382304 140737216381800 4437689 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10163/statm: 5392 4626 456 1167 0 4173 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 21568

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10167
/proc/meminfo: memFree=28393460/32873844 swapFree=7620/7620
[pid=10163] ppid=10161 vsize=21568 CPUtime=102.27 cores=0,2,4,6
/proc/10163/stat : 10163 (toysat) R 10161 10163 6880 0 -1 4202496 4711 0 0 0 10180 47 0 0 20 0 1 0 278239511 22085632 4626 33554432000 4194304 8973514 140737216382304 140737216381800 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10163/statm: 5392 4626 456 1167 0 4173 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 21568

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10168
/proc/meminfo: memFree=28389932/32873844 swapFree=7620/7620
[pid=10163] ppid=10161 vsize=21568 CPUtime=162.26 cores=0,2,4,6
/proc/10163/stat : 10163 (toysat) R 10161 10163 6880 0 -1 4202496 4711 0 0 0 16150 76 0 0 20 0 1 0 278239511 22085632 4626 33554432000 4194304 8973514 140737216382304 140737216381800 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10163/statm: 5392 4626 456 1167 0 4173 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 21568

[startup+222.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 10168
/proc/meminfo: memFree=28388752/32873844 swapFree=7620/7620
[pid=10163] ppid=10161 vsize=22592 CPUtime=222.25 cores=0,2,4,6
/proc/10163/stat : 10163 (toysat) R 10161 10163 6880 0 -1 4202496 4967 0 0 0 22119 106 0 0 20 0 1 0 278239511 23134208 4882 33554432000 4194304 8973514 140737216382304 140737216381568 4204350 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10163/statm: 5648 4882 456 1167 0 4429 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 22592

[startup+282.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 10168
/proc/meminfo: memFree=28384532/32873844 swapFree=7620/7620
[pid=10163] ppid=10161 vsize=23616 CPUtime=282.24 cores=0,2,4,6
/proc/10163/stat : 10163 (toysat) R 10161 10163 6880 0 -1 4202496 5223 0 0 0 28092 132 0 0 20 0 1 0 278239511 24182784 5138 33554432000 4194304 8973514 140737216382304 140737216381800 4436461 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10163/statm: 5904 5138 456 1167 0 4685 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 23616

[startup+342.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 10168
/proc/meminfo: memFree=28382176/32873844 swapFree=7620/7620
[pid=10163] ppid=10161 vsize=23616 CPUtime=342.24 cores=0,2,4,6
/proc/10163/stat : 10163 (toysat) R 10161 10163 6880 0 -1 4202496 5223 0 0 0 34060 164 0 0 20 0 1 0 278239511 24182784 5138 33554432000 4194304 8973514 140737216382304 140737216381800 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10163/statm: 5904 5138 456 1167 0 4685 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 23616

[startup+402.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 10207
/proc/meminfo: memFree=28424252/32873844 swapFree=7620/7620
[pid=10163] ppid=10161 vsize=23616 CPUtime=402.22 cores=0,2,4,6
/proc/10163/stat : 10163 (toysat) R 10161 10163 6880 0 -1 4202496 5223 0 0 0 40030 192 0 0 20 0 1 0 278239511 24182784 5138 33554432000 4194304 8973514 140737216382304 140737216381800 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10163/statm: 5904 5138 456 1167 0 4685 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 23616

[startup+462.3 s]
/proc/loadavg: 2.09 2.04 2.00 3/177 10208
/proc/meminfo: memFree=28421708/32873844 swapFree=7620/7620
[pid=10163] ppid=10161 vsize=23616 CPUtime=462.21 cores=0,2,4,6
/proc/10163/stat : 10163 (toysat) R 10161 10163 6880 0 -1 4202496 5223 0 0 0 45998 223 0 0 20 0 1 0 278239511 24182784 5138 33554432000 4194304 8973514 140737216382304 140737216381800 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10163/statm: 5904 5138 456 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.04 2.03 2.00 3/177 10208
/proc/meminfo: memFree=28420528/32873844 swapFree=7620/7620
[pid=10163] ppid=10161 vsize=23616 CPUtime=522.21 cores=0,2,4,6
/proc/10163/stat : 10163 (toysat) R 10161 10163 6880 0 -1 4202496 5223 0 0 0 51968 253 0 0 20 0 1 0 278239511 24182784 5138 33554432000 4194304 8973514 140737216382304 140737216381800 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10163/statm: 5904 5138 456 1167 0 4685 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 23616

[startup+582.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 10208
/proc/meminfo: memFree=28420900/32873844 swapFree=7620/7620
[pid=10163] ppid=10161 vsize=23616 CPUtime=582.19 cores=0,2,4,6
/proc/10163/stat : 10163 (toysat) R 10161 10163 6880 0 -1 4202496 5223 0 0 0 57938 281 0 0 20 0 1 0 278239511 24182784 5138 33554432000 4194304 8973514 140737216382304 140737216381800 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10163/statm: 5904 5138 456 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 2.02 2.00 3/177 10208
/proc/meminfo: memFree=28420900/32873844 swapFree=7620/7620
[pid=10163] ppid=10161 vsize=23616 CPUtime=642.19 cores=0,2,4,6
/proc/10163/stat : 10163 (toysat) R 10161 10163 6880 0 -1 4202496 5223 0 0 0 63910 309 0 0 20 0 1 0 278239511 24182784 5138 33554432000 4194304 8973514 140737216382304 140737216381800 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10163/statm: 5904 5138 456 1167 0 4685 0
Current children cumulated CPU time (s) 642.19
Current children cumulated vsize (KiB) 23616

[startup+702.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 10211
/proc/meminfo: memFree=28419900/32873844 swapFree=7620/7620
[pid=10163] ppid=10161 vsize=23616 CPUtime=702.18 cores=0,2,4,6
/proc/10163/stat : 10163 (toysat) R 10161 10163 6880 0 -1 4202496 5223 0 0 0 69879 339 0 0 20 0 1 0 278239511 24182784 5138 33554432000 4194304 8973514 140737216382304 140737216381800 4434661 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10163/statm: 5904 5138 456 1167 0 4685 0
Current children cumulated CPU time (s) 702.18
Current children cumulated vsize (KiB) 23616

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

[startup+716.7 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 10211
/proc/meminfo: memFree=28419528/32873844 swapFree=7620/7620
[pid=10163] ppid=10161 vsize=23616 CPUtime=716.58 cores=0,2,4,6
/proc/10163/stat : 10163 (toysat) R 10161 10163 6880 0 -1 4202496 5223 0 0 0 71313 345 0 0 20 0 1 0 278239511 24182784 5138 33554432000 4194304 8973514 140737216382304 140737216381568 7716760 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10163/statm: 5904 5138 456 1167 0 4685 0
Current children cumulated CPU time (s) 716.58
Current children cumulated vsize (KiB) 23616

[startup+729.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 10211
/proc/meminfo: memFree=28419908/32873844 swapFree=7620/7620
[pid=10163] ppid=10161 vsize=23616 CPUtime=729.37 cores=0,2,4,6
/proc/10163/stat : 10163 (toysat) R 10161 10163 6880 0 -1 4202496 5223 0 0 0 72584 353 0 0 20 0 1 0 278239511 24182784 5138 33554432000 4194304 8973514 140737216382304 140737216381568 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10163/statm: 5904 5138 456 1167 0 4685 0
Current children cumulated CPU time (s) 729.37
Current children cumulated vsize (KiB) 23616

[startup+735.906 s]
/proc/loadavg: 2.08 2.02 2.01 3/178 10212
/proc/meminfo: memFree=28419900/32873844 swapFree=7620/7620
[pid=10163] ppid=10161 vsize=23616 CPUtime=735.78 cores=0,2,4,6
/proc/10163/stat : 10163 (toysat) R 10161 10163 6880 0 -1 4202496 5223 0 0 0 73222 356 0 0 20 0 1 0 278239511 24182784 5138 33554432000 4194304 8973514 140737216382304 140737216381800 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10163/statm: 5904 5138 456 1167 0 4685 0
Current children cumulated CPU time (s) 735.78
Current children cumulated vsize (KiB) 23616

[startup+739.1 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 10212
/proc/meminfo: memFree=28419900/32873844 swapFree=7620/7620
[pid=10163] ppid=10161 vsize=23616 CPUtime=738.97 cores=0,2,4,6
/proc/10163/stat : 10163 (toysat) R 10161 10163 6880 0 -1 4202496 5223 0 0 0 73540 357 0 0 20 0 1 0 278239511 24182784 5138 33554432000 4194304 8973514 140737216382304 140737216381568 4213376 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10163/statm: 5904 5138 456 1167 0 4685 0
Current children cumulated CPU time (s) 738.97
Current children cumulated vsize (KiB) 23616

[startup+742.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 10212
/proc/meminfo: memFree=28419900/32873844 swapFree=7620/7620
[pid=10163] ppid=10161 vsize=23616 CPUtime=742.17 cores=0,2,4,6
/proc/10163/stat : 10163 (toysat) R 10161 10163 6880 0 -1 4202496 5223 0 0 0 73859 358 0 0 20 0 1 0 278239511 24182784 5138 33554432000 4194304 8973514 140737216382304 140737216381800 7716760 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10163/statm: 5904 5138 456 1167 0 4685 0
Current children cumulated CPU time (s) 742.17
Current children cumulated vsize (KiB) 23616

[startup+743.9 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 10212
/proc/meminfo: memFree=28419900/32873844 swapFree=7620/7620
[pid=10163] ppid=10161 vsize=23616 CPUtime=743.77 cores=0,2,4,6
/proc/10163/stat : 10163 (toysat) R 10161 10163 6880 0 -1 4202496 5223 0 0 0 74019 358 0 0 20 0 1 0 278239511 24182784 5138 33554432000 4194304 8973514 140737216382304 140737216381568 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10163/statm: 5904 5138 456 1167 0 4685 0
Current children cumulated CPU time (s) 743.77
Current children cumulated vsize (KiB) 23616

[startup+744.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 10212
/proc/meminfo: memFree=28419900/32873844 swapFree=7620/7620
[pid=10163] ppid=10161 vsize=23616 CPUtime=744.17 cores=0,2,4,6
/proc/10163/stat : 10163 (toysat) R 10161 10163 6880 0 -1 4202496 5223 0 0 0 74059 358 0 0 20 0 1 0 278239511 24182784 5138 33554432000 4194304 8973514 140737216382304 140737216381568 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10163/statm: 5904 5138 456 1167 0 4685 0
Current children cumulated CPU time (s) 744.17
Current children cumulated vsize (KiB) 23616

[startup+744.706 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 10212
/proc/meminfo: memFree=28419900/32873844 swapFree=7620/7620
[pid=10163] ppid=10161 vsize=23616 CPUtime=744.58 cores=0,2,4,6
/proc/10163/stat : 10163 (toysat) R 10161 10163 6880 0 -1 4202496 5223 0 0 0 74099 359 0 0 20 0 1 0 278239511 24182784 5138 33554432000 4194304 8973514 140737216382304 140737216381800 4434736 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/10163/statm: 5904 5138 456 1167 0 4685 0
Current children cumulated CPU time (s) 744.58
Current children cumulated vsize (KiB) 23616

Child status: 0
Real time (s): 744.795
CPU time (s): 744.674
CPU user time (s): 741.083
CPU system time (s): 3.59045
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 23616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 741.083
system time used= 3.59045
maximum resident set size= 20568
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5227
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= 9
involuntary context switches= 792

runsolver used 2.6546 second user time and 5.43517 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-27 14:18:30
IDJOB=3706842
IDBENCH=2641
IDSOLVER=2285
FILE ID=node107/3706842-1338121110
RUNJOBID= node107-1338108466-8896
PBS_JOBID= 14624432
Free space on /tmp= 71576 MiB

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

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

MD5SUM BENCH= 824c01e4395cf59ee9d4081be7b21301
RANDOM SEED=1685515018

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28411736 kB
Buffers:          300088 kB
Cached:          3319404 kB
SwapCached:            0 kB
Active:           791080 kB
Inactive:        2881056 kB
Active(anon):      54944 kB
Inactive(anon):        0 kB
Active(file):     736136 kB
Inactive(file):  2881056 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7412 kB
Writeback:             0 kB
AnonPages:         59660 kB
Mapped:            16068 kB
Shmem:               200 kB
Slab:             649892 kB
SReclaimable:      92420 kB
SUnreclaim:       557472 kB
KernelStack:        1456 kB
PageTables:         3724 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     166788 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     36864 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71572 MiB
End job on node107 at 2012-05-27 14:30:55