Trace number 3725215

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
toysat 2012-06-01OPT44 733.76 733.883

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-06-02T13:06:01+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 = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725215-1338635161.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.58	c solving time = 0.437s
0.49/0.58	c #decision = 252
0.49/0.58	c #conflict = 139
0.49/0.58	c #restart = 1
0.49/0.58	o 76
0.49/0.58	c Solving starts ...
0.59/0.62	c solving time = 0.035s
0.59/0.62	c #decision = 288
0.59/0.62	c #conflict = 145
0.59/0.62	c #restart = 1
0.59/0.62	o 75
0.59/0.62	c Solving starts ...
0.59/0.65	c solving time = 0.030s
0.59/0.65	c #decision = 323
0.59/0.65	c #conflict = 148
0.59/0.65	c #restart = 1
0.59/0.65	o 74
0.59/0.65	c Solving starts ...
0.59/0.68	c solving time = 0.031s
0.59/0.68	c #decision = 363
0.59/0.68	c #conflict = 154
0.59/0.68	c #restart = 1
0.59/0.68	o 67
0.59/0.68	c Solving starts ...
0.79/0.83	c solving time = 0.150s
0.79/0.83	c #decision = 447
0.79/0.83	c #conflict = 208
0.79/0.83	c #restart = 1
0.79/0.83	o 66
0.79/0.83	c Solving starts ...
0.79/0.85	c solving time = 0.021s
0.79/0.85	c #decision = 476
0.79/0.85	c #conflict = 208
0.79/0.85	c #restart = 1
0.79/0.85	o 65
0.79/0.85	c Solving starts ...
0.79/0.89	c solving time = 0.034s
0.79/0.89	c #decision = 505
0.79/0.89	c #conflict = 211
0.79/0.89	c #restart = 1
0.79/0.89	o 64
0.79/0.89	c Solving starts ...
0.88/1.00	c solving time = 0.105s
0.88/1.00	c #decision = 569
0.88/1.00	c #conflict = 245
0.88/1.00	c #restart = 1
0.88/1.00	o 61
0.88/1.00	c Solving starts ...
1.09/1.11	c solving time = 0.111s
1.09/1.11	c #decision = 636
1.09/1.11	c #conflict = 282
1.09/1.11	c #restart = 1
1.09/1.11	o 60
1.09/1.11	c Solving starts ...
1.28/1.35	c solving time = 0.235s
1.28/1.35	c #decision = 759
1.28/1.35	c #conflict = 369
1.28/1.35	c #restart = 1
1.28/1.35	o 59
1.28/1.35	c Solving starts ...
1.69/1.70	c solving time = 0.357s
1.69/1.70	c #decision = 957
1.69/1.70	c #conflict = 493
1.69/1.70	c #restart = 2
1.69/1.70	o 57
1.69/1.70	c Solving starts ...
1.69/1.72	c solving time = 0.021s
1.69/1.72	c #decision = 981
1.69/1.72	c #conflict = 494
1.69/1.72	c #restart = 2
1.69/1.72	o 56
1.69/1.72	c Solving starts ...
1.99/2.00	c learnt constraints deletion: 591 -> 296
2.10/2.14	c solving time = 0.418s
2.10/2.14	c #decision = 1176
2.10/2.14	c #conflict = 631
2.10/2.14	c #restart = 3
2.10/2.14	o 55
2.10/2.14	c Solving starts ...
2.10/2.18	c solving time = 0.033s
2.10/2.18	c #decision = 1214
2.10/2.18	c #conflict = 640
2.10/2.18	c #restart = 3
2.10/2.18	o 54
2.10/2.18	c Solving starts ...
3.29/3.31	c solving time = 1.133s
3.29/3.31	c #decision = 1762
3.29/3.31	c #conflict = 1060
3.29/3.31	c #restart = 5
3.29/3.31	o 53
3.29/3.31	c Solving starts ...
3.29/3.31	c learnt constraints deletion: 760 -> 380
4.59/4.64	c learnt constraints deletion: 852 -> 426
4.59/4.68	c solving time = 1.367s
4.59/4.68	c #decision = 2411
4.59/4.68	c #conflict = 1543
4.59/4.68	c #restart = 8
4.59/4.68	o 52
4.59/4.68	c Solving starts ...
5.29/5.36	c learnt constraints deletion: 682 -> 341
5.89/5.98	c solving time = 1.302s
5.89/5.98	c #decision = 3039
5.89/5.98	c #conflict = 2039
5.89/5.98	c #restart = 11
5.89/5.98	o 51
5.89/5.98	c Solving starts ...
5.89/5.98	c learnt constraints deletion: 586 -> 293
7.09/7.13	c learnt constraints deletion: 765 -> 383
8.39/8.45	c learnt constraints deletion: 916 -> 459
9.69/9.78	c learnt constraints deletion: 987 -> 495
11.29/11.33	c learnt constraints deletion: 1037 -> 519
12.59/12.65	c learnt constraints deletion: 1041 -> 523
14.19/14.27	c learnt constraints deletion: 1142 -> 571
15.99/16.00	c learnt constraints deletion: 1265 -> 635
17.19/17.26	c learnt constraints deletion: 1188 -> 595
19.29/19.37	c learnt constraints deletion: 1459 -> 732
20.89/20.96	c learnt constraints deletion: 1397 -> 704
22.28/22.38	c solving time = 16.388s
22.28/22.38	c #decision = 10568
22.28/22.38	c #conflict = 8583
22.28/22.38	c #restart = 19
22.28/22.38	o 47
22.28/22.38	c Solving starts ...
22.28/22.38	c learnt constraints deletion: 1248 -> 624
22.28/22.38	c learnt constraints deletion: 624 -> 312
23.48/23.57	c learnt constraints deletion: 784 -> 392
24.89/24.98	c learnt constraints deletion: 950 -> 477
26.39/26.44	c learnt constraints deletion: 1135 -> 569
27.79/27.84	c learnt constraints deletion: 1147 -> 575
29.29/29.33	c learnt constraints deletion: 1102 -> 553
31.38/31.43	c learnt constraints deletion: 1370 -> 689
32.88/32.94	c learnt constraints deletion: 1313 -> 661
34.48/34.55	c learnt constraints deletion: 1325 -> 667
36.08/36.19	c learnt constraints deletion: 1328 -> 668
37.78/37.82	c learnt constraints deletion: 1329 -> 671
39.49/39.60	c learnt constraints deletion: 1342 -> 678
41.58/41.66	c learnt constraints deletion: 1494 -> 748
43.78/43.84	c learnt constraints deletion: 1685 -> 848
45.28/45.33	c learnt constraints deletion: 1473 -> 740
47.18/47.27	c learnt constraints deletion: 1540 -> 777
48.77/48.88	c learnt constraints deletion: 1424 -> 717
51.17/51.22	c learnt constraints deletion: 1758 -> 884
53.07/53.10	c learnt constraints deletion: 1622 -> 817
54.77/54.81	c learnt constraints deletion: 1599 -> 802
56.47/56.50	c learnt constraints deletion: 1542 -> 774
58.67/58.73	c learnt constraints deletion: 1710 -> 860
60.38/60.48	c learnt constraints deletion: 1614 -> 812
62.47/62.59	c learnt constraints deletion: 1861 -> 938
64.28/64.31	c learnt constraints deletion: 1709 -> 857
66.57/66.66	c learnt constraints deletion: 1880 -> 945
67.47/67.51	c solving time = 45.122s
67.47/67.51	c #decision = 31620
67.47/67.51	c #conflict = 27459
67.47/67.51	c #restart = 30
67.47/67.51	o 44
67.47/67.51	c Solving starts ...
67.47/67.51	c learnt constraints deletion: 1260 -> 630
67.47/67.52	c learnt constraints deletion: 630 -> 315
68.57/68.63	c learnt constraints deletion: 767 -> 386
69.77/69.83	c learnt constraints deletion: 908 -> 455
70.97/71.08	c learnt constraints deletion: 957 -> 482
72.17/72.25	c learnt constraints deletion: 1009 -> 509
73.58/73.66	c learnt constraints deletion: 1142 -> 574
74.87/74.92	c learnt constraints deletion: 1123 -> 564
76.37/76.41	c learnt constraints deletion: 1177 -> 592
78.07/78.15	c learnt constraints deletion: 1322 -> 665
79.57/79.66	c learnt constraints deletion: 1311 -> 659
81.27/81.37	c learnt constraints deletion: 1304 -> 656
82.97/83.03	c learnt constraints deletion: 1374 -> 688
84.37/84.46	c learnt constraints deletion: 1312 -> 659
86.17/86.26	c learnt constraints deletion: 1459 -> 732
88.06/88.14	c learnt constraints deletion: 1538 -> 772
89.87/89.95	c learnt constraints deletion: 1496 -> 753
91.28/91.36	c learnt constraints deletion: 1390 -> 698
93.16/93.23	c learnt constraints deletion: 1594 -> 804
94.97/95.02	c learnt constraints deletion: 1598 -> 801
96.57/96.64	c learnt constraints deletion: 1541 -> 772
98.37/98.41	c learnt constraints deletion: 1589 -> 797
100.16/100.29	c learnt constraints deletion: 1607 -> 806
102.17/102.24	c learnt constraints deletion: 1675 -> 844
103.96/104.00	c learnt constraints deletion: 1575 -> 794
105.76/105.87	c learnt constraints deletion: 1593 -> 799
108.56/108.68	c learnt constraints deletion: 1895 -> 952
110.46/110.54	c learnt constraints deletion: 1755 -> 882
112.46/112.52	c learnt constraints deletion: 1778 -> 896
114.47/114.51	c learnt constraints deletion: 1736 -> 872
116.47/116.57	c learnt constraints deletion: 1711 -> 862
118.87/118.94	c learnt constraints deletion: 1813 -> 912
121.16/121.28	c learnt constraints deletion: 1896 -> 953
123.17/123.22	c learnt constraints deletion: 1745 -> 881
125.46/125.54	c learnt constraints deletion: 1733 -> 871
127.65/127.73	c learnt constraints deletion: 1702 -> 857
130.35/130.43	c learnt constraints deletion: 1948 -> 979
132.56/132.64	c learnt constraints deletion: 1881 -> 946
135.27/135.36	c learnt constraints deletion: 1978 -> 996
137.46/137.57	c learnt constraints deletion: 1898 -> 951
139.76/139.88	c learnt constraints deletion: 1877 -> 942
142.06/142.11	c learnt constraints deletion: 1945 -> 979
144.76/144.80	c learnt constraints deletion: 2040 -> 1023
146.76/146.85	c learnt constraints deletion: 2017 -> 1013
148.76/148.86	c learnt constraints deletion: 1993 -> 1002
151.16/151.21	c learnt constraints deletion: 2046 -> 1030
153.65/153.78	c learnt constraints deletion: 1994 -> 1001
156.45/156.59	c learnt constraints deletion: 2111 -> 1062
158.75/158.81	c learnt constraints deletion: 1953 -> 983
161.46/161.52	c learnt constraints deletion: 2018 -> 1010
164.76/164.89	c learnt constraints deletion: 2240 -> 1120
167.16/167.27	c learnt constraints deletion: 2032 -> 1017
169.76/169.81	c learnt constraints deletion: 2011 -> 1009
172.45/172.51	c learnt constraints deletion: 2095 -> 1051
175.35/175.43	c learnt constraints deletion: 2216 -> 1110
177.95/178.01	c learnt constraints deletion: 2182 -> 1097
180.65/180.77	c learnt constraints deletion: 2304 -> 1156
182.56/182.69	c learnt constraints deletion: 2010 -> 1005
185.25/185.39	c learnt constraints deletion: 2159 -> 1084
187.85/187.92	c learnt constraints deletion: 2122 -> 1065
190.55/190.64	c learnt constraints deletion: 2209 -> 1109
192.85/192.99	c learnt constraints deletion: 2037 -> 1023
195.45/195.57	c learnt constraints deletion: 2134 -> 1071
198.25/198.31	c learnt constraints deletion: 2207 -> 1112
200.34/200.45	c learnt constraints deletion: 2028 -> 1019
202.85/202.99	c learnt constraints deletion: 2096 -> 1054
205.85/205.95	c learnt constraints deletion: 2256 -> 1135
208.55/208.65	c learnt constraints deletion: 2257 -> 1130
211.34/211.41	c learnt constraints deletion: 2218 -> 1111
214.54/214.65	c learnt constraints deletion: 2323 -> 1167
217.05/217.13	c learnt constraints deletion: 2228 -> 1116
220.04/220.18	c learnt constraints deletion: 2427 -> 1218
222.55/222.66	c learnt constraints deletion: 2361 -> 1183
225.64/225.72	c learnt constraints deletion: 2541 -> 1276
228.05/228.12	c learnt constraints deletion: 2400 -> 1203
230.74/230.85	c learnt constraints deletion: 2222 -> 1114
233.94/234.00	c learnt constraints deletion: 2432 -> 1219
236.54/236.63	c learnt constraints deletion: 2368 -> 1188
238.95/239.05	c learnt constraints deletion: 2238 -> 1121
242.04/242.12	c learnt constraints deletion: 2443 -> 1227
244.84/244.95	c learnt constraints deletion: 2489 -> 1252
247.54/247.68	c learnt constraints deletion: 2439 -> 1227
250.04/250.19	c learnt constraints deletion: 2308 -> 1155
252.84/253.00	c learnt constraints deletion: 2382 -> 1194
255.24/255.33	c learnt constraints deletion: 2236 -> 1122
258.04/258.19	c learnt constraints deletion: 2232 -> 1117
261.34/261.47	c learnt constraints deletion: 2429 -> 1216
264.54/264.61	c learnt constraints deletion: 2388 -> 1196
267.74/267.80	c learnt constraints deletion: 2441 -> 1222
270.34/270.40	c learnt constraints deletion: 2254 -> 1131
273.04/273.11	c learnt constraints deletion: 2241 -> 1124
275.83/275.96	c learnt constraints deletion: 2214 -> 1111
279.34/279.40	c learnt constraints deletion: 2474 -> 1238
282.65/282.78	c learnt constraints deletion: 2471 -> 1238
286.23/286.34	c learnt constraints deletion: 2589 -> 1298
289.34/289.49	c learnt constraints deletion: 2458 -> 1232
292.83/292.96	c learnt constraints deletion: 2472 -> 1239
295.93/296.04	c learnt constraints deletion: 2475 -> 1241
299.04/299.11	c learnt constraints deletion: 2442 -> 1227
302.24/302.31	c learnt constraints deletion: 2478 -> 1241
305.23/305.32	c learnt constraints deletion: 2493 -> 1252
307.94/308.05	c learnt constraints deletion: 2470 -> 1240
310.83/310.95	c learnt constraints deletion: 2514 -> 1263
313.73/313.84	c learnt constraints deletion: 2457 -> 1234
317.03/317.16	c learnt constraints deletion: 2520 -> 1264
320.13/320.26	c learnt constraints deletion: 2528 -> 1270
323.13/323.23	c learnt constraints deletion: 2503 -> 1258
326.43/326.51	c learnt constraints deletion: 2549 -> 1283
329.53/329.69	c learnt constraints deletion: 2484 -> 1252
333.13/333.21	c learnt constraints deletion: 2614 -> 1312
336.03/336.15	c learnt constraints deletion: 2523 -> 1269
339.02/339.17	c learnt constraints deletion: 2495 -> 1254
342.23/342.34	c learnt constraints deletion: 2463 -> 1239
345.63/345.75	c learnt constraints deletion: 2465 -> 1233
348.82/348.94	c learnt constraints deletion: 2458 -> 1230
352.12/352.28	c learnt constraints deletion: 2456 -> 1230
355.32/355.48	c learnt constraints deletion: 2454 -> 1228
358.92/359.04	c learnt constraints deletion: 2581 -> 1295
361.93/362.00	c learnt constraints deletion: 2580 -> 1291
364.82/364.97	c learnt constraints deletion: 2556 -> 1281
367.82/367.98	c learnt constraints deletion: 2505 -> 1256
370.72/370.80	c learnt constraints deletion: 2457 -> 1232
373.93/374.01	c learnt constraints deletion: 2574 -> 1288
376.62/376.76	c learnt constraints deletion: 2554 -> 1278
379.23/379.33	c learnt constraints deletion: 2557 -> 1281
382.12/382.27	c learnt constraints deletion: 2673 -> 1339
385.52/385.67	c learnt constraints deletion: 2723 -> 1363
388.92/389.02	c learnt constraints deletion: 2749 -> 1375
392.72/392.83	c learnt constraints deletion: 2830 -> 1417
396.21/396.37	c learnt constraints deletion: 2807 -> 1404
400.11/400.22	c learnt constraints deletion: 2832 -> 1416
403.32/403.40	c learnt constraints deletion: 2731 -> 1367
406.72/406.85	c learnt constraints deletion: 2677 -> 1341
410.61/410.77	c learnt constraints deletion: 2751 -> 1376
413.72/413.84	c learnt constraints deletion: 2760 -> 1382
416.72/416.89	c learnt constraints deletion: 2789 -> 1398
420.02/420.16	c learnt constraints deletion: 2819 -> 1412
423.21/423.34	c learnt constraints deletion: 2805 -> 1406
426.41/426.58	c learnt constraints deletion: 2742 -> 1373
429.92/430.02	c learnt constraints deletion: 2903 -> 1456
432.91/433.00	c learnt constraints deletion: 2815 -> 1409
435.71/435.80	c learnt constraints deletion: 2715 -> 1363
438.72/438.86	c learnt constraints deletion: 2762 -> 1384
442.02/442.13	c learnt constraints deletion: 2799 -> 1404
445.32/445.48	c learnt constraints deletion: 2833 -> 1424
448.81/448.99	c learnt constraints deletion: 2837 -> 1425
452.21/452.33	c learnt constraints deletion: 2787 -> 1401
455.32/455.44	c learnt constraints deletion: 2677 -> 1344
458.31/458.43	c learnt constraints deletion: 2756 -> 1385
461.41/461.53	c learnt constraints deletion: 2700 -> 1355
464.91/465.09	c learnt constraints deletion: 2843 -> 1428
467.81/467.95	c learnt constraints deletion: 2797 -> 1406
471.20/471.39	c learnt constraints deletion: 2854 -> 1433
474.71/474.80	c learnt constraints deletion: 2839 -> 1427
477.61/477.75	c learnt constraints deletion: 2684 -> 1343
480.91/481.07	c learnt constraints deletion: 2702 -> 1355
484.81/484.92	c learnt constraints deletion: 2745 -> 1376
488.40/488.51	c learnt constraints deletion: 2712 -> 1358
491.61/491.79	c learnt constraints deletion: 2669 -> 1338
495.30/495.46	c learnt constraints deletion: 2710 -> 1359
498.60/498.78	c learnt constraints deletion: 2728 -> 1368
501.81/501.95	c learnt constraints deletion: 2741 -> 1377
504.81/504.97	c learnt constraints deletion: 2780 -> 1395
507.80/507.98	c learnt constraints deletion: 2711 -> 1363
511.00/511.19	c learnt constraints deletion: 2711 -> 1364
514.40/514.55	c learnt constraints deletion: 2690 -> 1352
518.30/518.45	c learnt constraints deletion: 2959 -> 1488
521.40/521.51	c learnt constraints deletion: 2799 -> 1409
524.50/524.67	c learnt constraints deletion: 2800 -> 1400
527.40/527.50	c learnt constraints deletion: 2750 -> 1376
530.30/530.43	c learnt constraints deletion: 2717 -> 1362
533.60/533.77	c learnt constraints deletion: 2677 -> 1340
537.20/537.39	c learnt constraints deletion: 2797 -> 1400
540.80/540.93	c learnt constraints deletion: 2672 -> 1338
544.70/544.82	c learnt constraints deletion: 2982 -> 1494
548.29/548.47	c learnt constraints deletion: 2960 -> 1480
552.00/552.19	c learnt constraints deletion: 2978 -> 1492
556.29/556.45	c learnt constraints deletion: 3100 -> 1552
559.70/559.82	c learnt constraints deletion: 2991 -> 1498
563.19/563.35	c learnt constraints deletion: 2937 -> 1470
567.40/567.53	c learnt constraints deletion: 2939 -> 1471
572.09/572.25	c learnt constraints deletion: 3125 -> 1564
576.09/576.26	c learnt constraints deletion: 2980 -> 1492
580.20/580.30	c learnt constraints deletion: 3225 -> 1618
583.69/583.81	c learnt constraints deletion: 2966 -> 1484
587.69/587.87	c learnt constraints deletion: 3013 -> 1510
591.70/591.82	c learnt constraints deletion: 3023 -> 1516
595.69/595.88	c learnt constraints deletion: 3005 -> 1505
599.89/600.06	c learnt constraints deletion: 3038 -> 1522
603.69/603.84	c learnt constraints deletion: 2986 -> 1497
607.79/607.93	c learnt constraints deletion: 2971 -> 1488
611.19/611.39	c learnt constraints deletion: 2983 -> 1495
614.88/615.00	c learnt constraints deletion: 3022 -> 1514
618.49/618.64	c learnt constraints deletion: 2996 -> 1502
621.79/621.90	c learnt constraints deletion: 2927 -> 1469
625.58/625.71	c learnt constraints deletion: 3074 -> 1541
629.18/629.30	c learnt constraints deletion: 2981 -> 1496
632.89/633.05	c learnt constraints deletion: 2966 -> 1488
636.79/636.99	c learnt constraints deletion: 2938 -> 1469
640.58/640.78	c learnt constraints deletion: 3120 -> 1560
644.28/644.44	c learnt constraints deletion: 2989 -> 1497
648.28/648.44	c learnt constraints deletion: 2987 -> 1496
652.08/652.24	c learnt constraints deletion: 2955 -> 1482
655.38/655.52	c learnt constraints deletion: 2973 -> 1489
659.37/659.50	c learnt constraints deletion: 3048 -> 1527
662.78/662.95	c learnt constraints deletion: 2959 -> 1481
666.39/666.51	c learnt constraints deletion: 2945 -> 1476
670.27/670.48	c learnt constraints deletion: 3013 -> 1509
674.18/674.33	c learnt constraints deletion: 2995 -> 1498
677.57/677.71	c learnt constraints deletion: 3025 -> 1515
681.47/681.67	c learnt constraints deletion: 3163 -> 1584
684.87/685.01	c learnt constraints deletion: 3039 -> 1522
688.18/688.36	c learnt constraints deletion: 2986 -> 1495
691.87/692.01	c learnt constraints deletion: 3033 -> 1518
695.88/696.04	c learnt constraints deletion: 3024 -> 1514
700.17/700.39	c learnt constraints deletion: 3086 -> 1545
703.97/704.18	c learnt constraints deletion: 3024 -> 1513
707.97/708.15	c learnt constraints deletion: 3026 -> 1516
711.98/712.14	c learnt constraints deletion: 3148 -> 1574
715.28/715.41	c learnt constraints deletion: 3013 -> 1508
718.87/719.07	c learnt constraints deletion: 3029 -> 1516
722.47/722.64	c learnt constraints deletion: 3009 -> 1505
726.27/726.40	c learnt constraints deletion: 3029 -> 1515
730.17/730.37	c learnt constraints deletion: 3164 -> 1582
733.67/733.88	c solving time = 666.263s
733.67/733.88	c #decision = 327372
733.67/733.88	c #conflict = 300242
733.67/733.88	c #restart = 47
733.67/733.88	s OPTIMUM FOUND
733.67/733.88	v -x1 -x2 x3 x4 -x5 x6 -x7 x8 x9 -x10
733.67/733.88	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
733.67/733.88	v -x21 x22 -x23 -x24 x25 -x26 -x27 -x28 x29 -x30
733.67/733.88	v -x31 -x32 x33 -x34 -x35 x36 x37 -x38 -x39 x40
733.67/733.88	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 x48 -x49 x50
733.67/733.88	v x51 x52 -x53 -x54 x55 -x56 x57 x58 -x59 x60
733.67/733.88	v -x61 x62 -x63 x64 x65 x66 x67 x68 x69 x70
733.67/733.88	v x71 x72 x73 x74 x75 x76 x77 x78 x79 x80
733.67/733.88	v x81 x82 x83 x84 x85 x86 x87 x88 x89 x90
733.67/733.88	v x91 x92 x93 x94 x95 x96 x97 x98 x99 x100
733.67/733.88	v x101 x102 x103 x104 x105 x106 x107 x108 x109 x110
733.67/733.88	v x111 x112 x113 x114 x115 x116 x117 x118 x119 -x120
733.67/733.88	v x121 x122 x123 x124 x125 x126 x127 x128 x129 x130
733.67/733.88	v x131 x132 x133 -x134 x135 x136 x137 x138 x139 x140
733.67/733.88	v x141 x142 x143 x144 x145 x146 -x147 x148 x149 x150
733.67/733.88	v x151 x152 -x153 x154 x155 x156 x157 x158 x159 x160
733.67/733.88	v x161 -x162 x163 x164 -x165 -x166 -x167 x168 x169 x170
733.67/733.88	v x171 x172 -x173 x174 x175 x176 x177 -x178 x179 x180
733.67/733.88	v x181 x182 -x183 -x184 x185 x186 x187 -x188 x189 x190
733.67/733.88	v x191 -x192 -x193 -x194 -x195 -x196 -x197 x198 x199 x200
733.67/733.88	v x201 x202 x203 x204 x205 x206 x207 x208 x209 -x210
733.67/733.88	v x211 x212 x213 -x214 x215 x216 x217 -x218 -x219 -x220
733.67/733.88	v -x221 -x222 -x223 x224 x225 x226 x227 x228 x229 -x230
733.67/733.88	v x231 x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240
733.67/733.88	v -x241 -x242 -x243 -x244 x245 x246 x247 x248 -x249 -x250
733.67/733.88	v -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 x260
733.67/733.88	v -x261 -x262 -x263 -x264 -x265 -x266 -x267 x268 x269 x270
733.67/733.88	v x271 x272 x273 x274 x275 x276 x277 x278 x279 x280
733.67/733.88	v -x281 x282 x283 x284 x285 x286 x287 x288 x289 x290
733.67/733.88	v x291 x292 x293 x294 -x295 x296 x297 x298 x299 x300
733.67/733.88	v x301 -x302 x303 x304 x305 x306 x307 -x308 x309 x310
733.67/733.88	v x311 x312 x313 x314 x315 x316 -x317 x318 x319 -x320
733.67/733.88	v -x321 -x322 -x323 x324 x325 x326 x327 -x328 x329 x330
733.67/733.88	v x331 x332 -x333 -x334 x335 x336 x337 -x338 x339 x340
733.67/733.88	v x341 -x342 -x343 -x344 -x345 -x346 -x347 x348 x349 x350
733.67/733.88	v x351 x352 x353 x354 x355 -x356 x357 x358 x359 -x360
733.67/733.88	v x361 x362 x363 -x364 -x365 -x366 -x367 -x368 -x369 x370
733.67/733.88	v x371 x372 -x373 x374 x375 -x376 -x377 -x378 -x379 -x380
733.67/733.88	v -x381 -x382 -x383 -x384 -x385 -x386 -x387 x388 x389 -x390
733.67/733.88	v -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399 -x400
733.67/733.88	v -x401 -x402 -x403 -x404 -x405 -x406 -x407 x408 x409 x410
733.67/733.88	v x411 x412 x413 -x414 x415 x416 x417 x418 x419 x420
733.67/733.88	v x421 x422 x423 x424 x425 -x426 -x427 -x428 -x429 x430
733.67/733.88	v x431 x432 x433 -x434 x435 x436 x437 x438 -x439 x440
733.67/733.88	v x441 x442 -x443 -x444 -x445 -x446 -x447 -x448 x449 x450
733.67/733.88	v x451 x452 -x453 x454 x455 x456 -x457 x458 x459 x460
733.67/733.88	v -x461 -x462 -x463 -x464 -x465 -x466 x467 x468 x469 -x470
733.67/733.88	v -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480
733.67/733.88	v -x481 -x482 -x483 -x484 -x485 -x486 -x487 -x488 -x489 -x490
733.67/733.88	v -x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 x500
733.67/733.88	v x501 x502 x503 x504 x505 x506 x507 -x508 x509 x510
733.67/733.88	v -x511 -x512 -x513 x514 x515 x516 x517 x518 x519 x520
733.67/733.88	v x521 -x522 x523 x524 -x525 -x526 -x527 -x528 x529 x530
733.67/733.88	v -x531 x532 x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540
733.67/733.88	v -x541 -x542 -x543 -x544 -x545 -x546 -x547 -x548 -x549 -x550
733.67/733.88	v -x551 -x552 -x553 x554 x555 x556 x557 x558 x559 x560
733.67/733.88	v x561 x562 -x563 x564 x565 x566 -x567 -x568 -x569 -x570
733.67/733.88	v -x571 -x572 x573 x574 -x575 -x576 -x577 -x578 -x579 -x580
733.67/733.88	v -x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588 -x589 -x590
733.67/733.88	v -x591 -x592 -x593 -x594 -x595 -x596 -x597 -x598 -x599 -x600
733.67/733.88	v -x601 -x602 -x603
733.67/733.88	c total time = 733.759s

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-3725215-1338635161/watcher-3725215-1338635161 -o /tmp/evaluation-result-3725215-1338635161/solver-3725215-1338635161 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725215-1338635161.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: 1.92 1.98 1.91 3/176 15181
/proc/meminfo: memFree=30757868/32873844 swapFree=8656/8656
[pid=15181] ppid=15179 vsize=6224 CPUtime=0 cores=0,2,4,6
/proc/15181/stat : 15181 (toysat) R 15179 15181 14738 0 -1 4202496 789 0 0 0 0 0 0 0 20 0 1 0 329644600 6373376 709 33554432000 4194304 8989770 140733936560480 140733894262680 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/15181/statm: 1556 709 428 1171 0 333 0

[startup+0.0365881 s]
/proc/loadavg: 1.92 1.98 1.91 3/176 15181
/proc/meminfo: memFree=30757868/32873844 swapFree=8656/8656
[pid=15181] ppid=15179 vsize=8272 CPUtime=0.03 cores=0,2,4,6
/proc/15181/stat : 15181 (toysat) R 15179 15181 14738 0 -1 4202496 1316 0 0 0 3 0 0 0 20 0 1 0 329644600 8470528 1236 33554432000 4194304 8989770 140733936560480 140733894262680 4614317 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/15181/statm: 2068 1236 430 1171 0 845 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8272

[startup+0.100217 s]
/proc/loadavg: 1.92 1.98 1.91 3/176 15181
/proc/meminfo: memFree=30757868/32873844 swapFree=8656/8656
[pid=15181] ppid=15179 vsize=12368 CPUtime=0.09 cores=0,2,4,6
/proc/15181/stat : 15181 (toysat) R 15179 15181 14738 0 -1 4202496 2368 0 0 0 9 0 0 0 20 0 1 0 329644600 12664832 2288 33554432000 4194304 8989770 140733936560480 140733894262680 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/15181/statm: 3092 2288 430 1171 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12368

[startup+0.300218 s]
/proc/loadavg: 1.92 1.98 1.91 3/176 15181
/proc/meminfo: memFree=30757868/32873844 swapFree=8656/8656
[pid=15181] ppid=15179 vsize=16464 CPUtime=0.29 cores=0,2,4,6
/proc/15181/stat : 15181 (toysat) R 15179 15181 14738 0 -1 4202496 3423 0 0 0 29 0 0 0 20 0 1 0 329644600 16859136 3343 33554432000 4194304 8989770 140733936560480 140733936559976 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/15181/statm: 4116 3343 459 1171 0 2893 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16464

[startup+0.70021 s]
/proc/loadavg: 1.92 1.98 1.91 3/176 15181
/proc/meminfo: memFree=30757868/32873844 swapFree=8656/8656
[pid=15181] ppid=15179 vsize=18512 CPUtime=0.68 cores=0,2,4,6
/proc/15181/stat : 15181 (toysat) R 15179 15181 14738 0 -1 4202496 3946 0 0 0 68 0 0 0 20 0 1 0 329644600 18956288 3866 33554432000 4194304 8989770 140733936560480 140733936559976 4209272 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/15181/statm: 4628 3866 470 1171 0 3405 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 18512

[startup+1.50023 s]
/proc/loadavg: 1.92 1.98 1.91 3/177 15182
/proc/meminfo: memFree=30744336/32873844 swapFree=8656/8656
[pid=15181] ppid=15179 vsize=18512 CPUtime=1.48 cores=0,2,4,6
/proc/15181/stat : 15181 (toysat) R 15179 15181 14738 0 -1 4202496 3946 0 0 0 148 0 0 0 20 0 1 0 329644600 18956288 3866 33554432000 4194304 8989770 140733936560480 140733936559976 7732696 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/15181/statm: 4628 3866 470 1171 0 3405 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 18512

[startup+3.10023 s]
/proc/loadavg: 1.92 1.98 1.91 3/177 15182
/proc/meminfo: memFree=30743220/32873844 swapFree=8656/8656
[pid=15181] ppid=15179 vsize=19536 CPUtime=3.08 cores=0,2,4,6
/proc/15181/stat : 15181 (toysat) R 15179 15181 14738 0 -1 4202496 4206 0 0 0 307 1 0 0 20 0 1 0 329644600 20004864 4126 33554432000 4194304 8989770 140733936560480 140733936559744 4446560 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/15181/statm: 4884 4126 472 1171 0 3661 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 19536

[startup+6.30023 s]
/proc/loadavg: 1.93 1.98 1.91 3/177 15182
/proc/meminfo: memFree=30731200/32873844 swapFree=8656/8656
[pid=15181] ppid=15179 vsize=19536 CPUtime=6.29 cores=0,2,4,6
/proc/15181/stat : 15181 (toysat) R 15179 15181 14738 0 -1 4202496 4208 0 0 0 627 2 0 0 20 0 1 0 329644600 20004864 4128 33554432000 4194304 8989770 140733936560480 140733936559976 7688479 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/15181/statm: 4884 4128 472 1171 0 3661 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19536

[startup+12.7002 s]
/proc/loadavg: 1.93 1.98 1.91 3/177 15182
/proc/meminfo: memFree=30730224/32873844 swapFree=8656/8656
[pid=15181] ppid=15179 vsize=20560 CPUtime=12.68 cores=0,2,4,6
/proc/15181/stat : 15181 (toysat) R 15179 15181 14738 0 -1 4202496 4464 0 0 0 1263 5 0 0 20 0 1 0 329644600 21053440 4384 33554432000 4194304 8989770 140733936560480 140733936559976 4445225 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/15181/statm: 5140 4384 472 1171 0 3917 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 20560

[startup+25.5002 s]
/proc/loadavg: 1.95 1.98 1.91 3/177 15183
/proc/meminfo: memFree=30730364/32873844 swapFree=8656/8656
[pid=15181] ppid=15179 vsize=20560 CPUtime=25.49 cores=0,2,4,6
/proc/15181/stat : 15181 (toysat) R 15179 15181 14738 0 -1 4202496 4464 0 0 0 2538 11 0 0 20 0 1 0 329644600 21053440 4384 33554432000 4194304 8989770 140733936560480 140733936559744 4450412 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/15181/statm: 5140 4384 472 1171 0 3917 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20560

[startup+51.1003 s]
/proc/loadavg: 2.11 2.02 1.92 3/177 15336
/proc/meminfo: memFree=31806140/32873844 swapFree=8656/8656
[pid=15181] ppid=15179 vsize=21584 CPUtime=51.07 cores=0,2,4,6
/proc/15181/stat : 15181 (toysat) R 15179 15181 14738 0 -1 4202496 4724 0 0 0 5083 24 0 0 20 0 1 0 329644600 22102016 4640 33554432000 4194304 8989770 140733936560480 140733936559976 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15181/statm: 5396 4640 472 1171 0 4173 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 21584

[startup+102.306 s]
/proc/loadavg: 2.25 2.06 1.94 3/177 15336
/proc/meminfo: memFree=31804768/32873844 swapFree=8656/8656
[pid=15181] ppid=15179 vsize=21584 CPUtime=102.27 cores=0,2,4,6
/proc/15181/stat : 15181 (toysat) R 15179 15181 14738 0 -1 4202496 4724 0 0 0 10180 47 0 0 20 0 1 0 329644600 22102016 4640 33554432000 4194304 8989770 140733936560480 140733936543576 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15181/statm: 5396 4640 472 1171 0 4173 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 21584

[startup+162.3 s]
/proc/loadavg: 2.09 2.05 1.94 3/177 15336
/proc/meminfo: memFree=31804148/32873844 swapFree=8656/8656
[pid=15181] ppid=15179 vsize=21584 CPUtime=162.25 cores=0,2,4,6
/proc/15181/stat : 15181 (toysat) R 15179 15181 14738 0 -1 4202496 4724 0 0 0 16152 73 0 0 20 0 1 0 329644600 22102016 4640 33554432000 4194304 8989770 140733936560480 140733936559976 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15181/statm: 5396 4640 472 1171 0 4173 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 21584

[startup+222.3 s]
/proc/loadavg: 2.03 2.04 1.94 3/177 15336
/proc/meminfo: memFree=31803404/32873844 swapFree=8656/8656
[pid=15181] ppid=15179 vsize=22608 CPUtime=222.24 cores=0,2,4,6
/proc/15181/stat : 15181 (toysat) R 15179 15181 14738 0 -1 4202496 4980 0 0 0 22126 98 0 0 20 0 1 0 329644600 23150592 4896 33554432000 4194304 8989770 140733936560480 140733936559744 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15181/statm: 5652 4896 472 1171 0 4429 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 22608

[startup+282.3 s]
/proc/loadavg: 2.01 2.03 1.94 3/178 15339
/proc/meminfo: memFree=31802900/32873844 swapFree=8656/8656
[pid=15181] ppid=15179 vsize=22608 CPUtime=282.24 cores=0,2,4,6
/proc/15181/stat : 15181 (toysat) R 15179 15181 14738 0 -1 4202496 4980 0 0 0 28100 124 0 0 20 0 1 0 329644600 23150592 4896 33554432000 4194304 8989770 140733936560480 140733936559976 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15181/statm: 5652 4896 472 1171 0 4429 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 22608

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 1.94 3/177 15340
/proc/meminfo: memFree=31802040/32873844 swapFree=8656/8656
[pid=15181] ppid=15179 vsize=22608 CPUtime=342.23 cores=0,2,4,6
/proc/15181/stat : 15181 (toysat) R 15179 15181 14738 0 -1 4202496 4980 0 0 0 34077 146 0 0 20 0 1 0 329644600 23150592 4896 33554432000 4194304 8989770 140733936560480 140733936559976 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15181/statm: 5652 4896 472 1171 0 4429 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 22608

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/177 15340
/proc/meminfo: memFree=31800676/32873844 swapFree=8656/8656
[pid=15181] ppid=15179 vsize=23632 CPUtime=402.22 cores=0,2,4,6
/proc/15181/stat : 15181 (toysat) R 15179 15181 14738 0 -1 4202496 5236 0 0 0 40051 171 0 0 20 0 1 0 329644600 24199168 5152 33554432000 4194304 8989770 140733936560480 140733936559976 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15181/statm: 5908 5152 472 1171 0 4685 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 23632

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/177 15340
/proc/meminfo: memFree=31800364/32873844 swapFree=8656/8656
[pid=15181] ppid=15179 vsize=23632 CPUtime=462.21 cores=0,2,4,6
/proc/15181/stat : 15181 (toysat) R 15179 15181 14738 0 -1 4202496 5236 0 0 0 46023 198 0 0 20 0 1 0 329644600 24199168 5152 33554432000 4194304 8989770 140733936560480 140733936559976 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15181/statm: 5908 5152 472 1171 0 4685 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 23632

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 15340
/proc/meminfo: memFree=31800240/32873844 swapFree=8656/8656
[pid=15181] ppid=15179 vsize=23632 CPUtime=522.2 cores=0,2,4,6
/proc/15181/stat : 15181 (toysat) R 15179 15181 14738 0 -1 4202496 5236 0 0 0 51993 227 0 0 20 0 1 0 329644600 24199168 5152 33554432000 4194304 8989770 140733936560480 140733936559976 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15181/statm: 5908 5152 472 1171 0 4685 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 23632

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 15340
/proc/meminfo: memFree=31800364/32873844 swapFree=8656/8656
[pid=15181] ppid=15179 vsize=23632 CPUtime=582.19 cores=0,2,4,6
/proc/15181/stat : 15181 (toysat) R 15179 15181 14738 0 -1 4202496 5236 0 0 0 57966 253 0 0 20 0 1 0 329644600 24199168 5152 33554432000 4194304 8989770 140733936560480 140733936559976 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15181/statm: 5908 5152 472 1171 0 4685 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 23632

[startup+642.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 15341
/proc/meminfo: memFree=31799992/32873844 swapFree=8656/8656
[pid=15181] ppid=15179 vsize=23632 CPUtime=642.19 cores=0,2,4,6
/proc/15181/stat : 15181 (toysat) R 15179 15181 14738 0 -1 4202496 5236 0 0 0 63940 279 0 0 20 0 1 0 329644600 24199168 5152 33554432000 4194304 8989770 140733936560480 140733936559976 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15181/statm: 5908 5152 472 1171 0 4685 0
Current children cumulated CPU time (s) 642.19
Current children cumulated vsize (KiB) 23632

[startup+702.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 15341
/proc/meminfo: memFree=31799372/32873844 swapFree=8656/8656
[pid=15181] ppid=15179 vsize=23632 CPUtime=702.17 cores=0,2,4,6
/proc/15181/stat : 15181 (toysat) R 15179 15181 14738 0 -1 4202496 5236 0 0 0 69913 304 0 0 20 0 1 0 329644600 24199168 5152 33554432000 4194304 8989770 140733936560480 140733936559976 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15181/statm: 5908 5152 472 1171 0 4685 0
Current children cumulated CPU time (s) 702.17
Current children cumulated vsize (KiB) 23632

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

[startup+716.7 s]
/proc/loadavg: 2.07 2.02 1.94 3/177 15341
/proc/meminfo: memFree=31799248/32873844 swapFree=8656/8656
[pid=15181] ppid=15179 vsize=23632 CPUtime=716.57 cores=0,2,4,6
/proc/15181/stat : 15181 (toysat) R 15179 15181 14738 0 -1 4202496 5236 0 0 0 71347 310 0 0 20 0 1 0 329644600 24199168 5152 33554432000 4194304 8989770 140733936560480 140733936559976 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15181/statm: 5908 5152 472 1171 0 4685 0
Current children cumulated CPU time (s) 716.57
Current children cumulated vsize (KiB) 23632

[startup+723.1 s]
/proc/loadavg: 2.15 2.03 1.95 3/177 15341
/proc/meminfo: memFree=31799496/32873844 swapFree=8656/8656
[pid=15181] ppid=15179 vsize=23632 CPUtime=722.97 cores=0,2,4,6
/proc/15181/stat : 15181 (toysat) R 15179 15181 14738 0 -1 4202496 5236 0 0 0 71984 313 0 0 20 0 1 0 329644600 24199168 5152 33554432000 4194304 8989770 140733936560480 140733936559976 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15181/statm: 5908 5152 472 1171 0 4685 0
Current children cumulated CPU time (s) 722.97
Current children cumulated vsize (KiB) 23632

[startup+729.5 s]
/proc/loadavg: 2.12 2.03 1.95 3/177 15341
/proc/meminfo: memFree=31799496/32873844 swapFree=8656/8656
[pid=15181] ppid=15179 vsize=23632 CPUtime=729.37 cores=0,2,4,6
/proc/15181/stat : 15181 (toysat) R 15179 15181 14738 0 -1 4202496 5236 0 0 0 72620 317 0 0 20 0 1 0 329644600 24199168 5152 33554432000 4194304 8989770 140733936560480 140733936559976 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15181/statm: 5908 5152 472 1171 0 4685 0
Current children cumulated CPU time (s) 729.37
Current children cumulated vsize (KiB) 23632

[startup+731.1 s]
/proc/loadavg: 2.12 2.03 1.95 3/177 15341
/proc/meminfo: memFree=31799496/32873844 swapFree=8656/8656
[pid=15181] ppid=15179 vsize=23632 CPUtime=730.97 cores=0,2,4,6
/proc/15181/stat : 15181 (toysat) R 15179 15181 14738 0 -1 4202496 5236 0 0 0 72779 318 0 0 20 0 1 0 329644600 24199168 5152 33554432000 4194304 8989770 140733936560480 140733936559976 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15181/statm: 5908 5152 472 1171 0 4685 0
Current children cumulated CPU time (s) 730.97
Current children cumulated vsize (KiB) 23632

[startup+732.7 s]
/proc/loadavg: 2.12 2.03 1.95 3/177 15341
/proc/meminfo: memFree=31799496/32873844 swapFree=8656/8656
[pid=15181] ppid=15179 vsize=23632 CPUtime=732.57 cores=0,2,4,6
/proc/15181/stat : 15181 (toysat) R 15179 15181 14738 0 -1 4202496 5236 0 0 0 72939 318 0 0 20 0 1 0 329644600 24199168 5152 33554432000 4194304 8989770 140733936560480 140733936559744 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15181/statm: 5908 5152 472 1171 0 4685 0
Current children cumulated CPU time (s) 732.57
Current children cumulated vsize (KiB) 23632

[startup+733.5 s]
/proc/loadavg: 2.12 2.03 1.95 3/177 15341
/proc/meminfo: memFree=31799496/32873844 swapFree=8656/8656
[pid=15181] ppid=15179 vsize=23632 CPUtime=733.37 cores=0,2,4,6
/proc/15181/stat : 15181 (toysat) R 15179 15181 14738 0 -1 4202496 5236 0 0 0 73018 319 0 0 20 0 1 0 329644600 24199168 5152 33554432000 4194304 8989770 140733936560480 140733936559744 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15181/statm: 5908 5152 472 1171 0 4685 0
Current children cumulated CPU time (s) 733.37
Current children cumulated vsize (KiB) 23632

[startup+733.706 s]
/proc/loadavg: 2.11 2.03 1.95 3/177 15341
/proc/meminfo: memFree=31799868/32873844 swapFree=8656/8656
[pid=15181] ppid=15179 vsize=23632 CPUtime=733.58 cores=0,2,4,6
/proc/15181/stat : 15181 (toysat) R 15179 15181 14738 0 -1 4202496 5236 0 0 0 73039 319 0 0 20 0 1 0 329644600 24199168 5152 33554432000 4194304 8989770 140733936560480 140733936559976 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15181/statm: 5908 5152 472 1171 0 4685 0
Current children cumulated CPU time (s) 733.58
Current children cumulated vsize (KiB) 23632

[startup+733.8 s]
/proc/loadavg: 2.11 2.03 1.95 3/177 15341
/proc/meminfo: memFree=31799868/32873844 swapFree=8656/8656
[pid=15181] ppid=15179 vsize=23632 CPUtime=733.67 cores=0,2,4,6
/proc/15181/stat : 15181 (toysat) R 15179 15181 14738 0 -1 4202496 5236 0 0 0 73048 319 0 0 20 0 1 0 329644600 24199168 5152 33554432000 4194304 8989770 140733936560480 140733936559976 7676350 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15181/statm: 5908 5152 472 1171 0 4685 0
Current children cumulated CPU time (s) 733.67
Current children cumulated vsize (KiB) 23632

Child status: 0
Real time (s): 733.883
CPU time (s): 733.76
CPU user time (s): 730.568
CPU system time (s): 3.19251
CPU usage (%): 99.9833
Max. virtual memory (cumulated for all children) (KiB): 23632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 730.568
system time used= 3.19251
maximum resident set size= 20624
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5240
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= 7
involuntary context switches= 1157

runsolver used 1.35379 second user time and 3.36849 second system time

The end

Launcher Data

Begin job on node102 at 2012-06-02 13:06:01
IDJOB=3725215
IDBENCH=2641
IDSOLVER=2308
FILE ID=node102/3725215-1338635161
RUNJOBID= node102-1338631509-14754
PBS_JOBID= 14636478
Free space on /tmp= 71184 MiB

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

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

MD5SUM BENCH= 824c01e4395cf59ee9d4081be7b21301
RANDOM SEED=652290858

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
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:        30758132 kB
Buffers:          103288 kB
Cached:           187396 kB
SwapCached:         5544 kB
Active:          1145816 kB
Inactive:         220132 kB
Active(anon):    1071480 kB
Inactive(anon):     5524 kB
Active(file):      74336 kB
Inactive(file):   214608 kB
Unevictable:        8656 kB
Mlocked:            8656 kB
SwapTotal:      67108856 kB
SwapFree:       67097164 kB
Dirty:              7408 kB
Writeback:             0 kB
AnonPages:       1077860 kB
Mapped:            10892 kB
Shmem:                 0 kB
Slab:             606244 kB
SReclaimable:      47464 kB
SUnreclaim:       558780 kB
KernelStack:        1472 kB
PageTables:         6228 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1193388 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    974848 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= 71176 MiB
End job on node102 at 2012-06-02 13:18:15