Trace number 3725198

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 662.431 662.539

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_9.opb
MD5SUMa849a24692bdc034ba3174a2ba23709e
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark44
Best CPU time to get the best result obtained on this benchmark36.61
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 44
Optimality of the best value was proved YES
Number of variables601
Total number of constraints1089
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1088
Minimum length of a constraint1
Maximum length of a constraint29
Number of terms in the objective function 7
Biggest coefficient in the objective function 36
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 99
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 128
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 682
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.09/0.13	c 2012-06-02T13:35:31+0200
0.09/0.13	c arch = x86_64
0.09/0.13	c os = linux
0.09/0.13	c compiler = ghc 7.4
0.09/0.13	c packages:
0.09/0.13	c   OptDir-0.0.1
0.09/0.13	c   array-0.4.0.0
0.09/0.13	c   base-4.5.0.0
0.09/0.13	c   bytestring-0.9.2.1
0.09/0.13	c   containers-0.4.2.1
0.09/0.13	c   deepseq-1.3.0.0
0.09/0.13	c   mtl-2.1.1
0.09/0.13	c   old_locale-1.0.0.4
0.09/0.13	c   parse_dimacs-1.2
0.09/0.13	c   parsec-3.1.2
0.09/0.13	c   queue-0.1.2
0.09/0.13	c   stm-2.3
0.09/0.13	c   time-1.4
0.09/0.13	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725198-1338636931.opb"]
0.09/0.13	c #vars 601
0.09/0.13	c #constraints 1089
0.09/0.13	c Solving starts ...
1.99/2.00	c learnt constraints deletion: 809 -> 405
3.20/3.22	c learnt constraints deletion: 911 -> 456
3.20/3.26	c solving time = 3.133s
3.20/3.26	c #decision = 1913
3.20/3.26	c #conflict = 1332
3.20/3.26	c #restart = 5
3.20/3.26	o 79
3.20/3.26	c Solving starts ...
3.20/3.29	c solving time = 0.025s
3.20/3.29	c #decision = 1945
3.20/3.29	c #conflict = 1332
3.20/3.29	c #restart = 5
3.20/3.29	o 78
3.20/3.29	c Solving starts ...
3.30/3.32	c solving time = 0.030s
3.30/3.32	c #decision = 1981
3.30/3.32	c #conflict = 1338
3.30/3.32	c #restart = 5
3.30/3.32	o 77
3.30/3.32	c Solving starts ...
3.30/3.36	c solving time = 0.038s
3.30/3.36	c #decision = 2019
3.30/3.36	c #conflict = 1345
3.30/3.36	c #restart = 5
3.30/3.36	o 76
3.30/3.36	c Solving starts ...
3.30/3.38	c solving time = 0.023s
3.30/3.38	c #decision = 2057
3.30/3.38	c #conflict = 1349
3.30/3.38	c #restart = 5
3.30/3.38	o 75
3.30/3.38	c Solving starts ...
3.39/3.41	c solving time = 0.027s
3.39/3.41	c #decision = 2092
3.39/3.41	c #conflict = 1350
3.39/3.41	c #restart = 5
3.39/3.41	o 70
3.39/3.41	c Solving starts ...
3.39/3.45	c solving time = 0.036s
3.39/3.45	c #decision = 2131
3.39/3.45	c #conflict = 1360
3.39/3.45	c #restart = 5
3.39/3.45	o 69
3.39/3.45	c Solving starts ...
3.39/3.47	c solving time = 0.022s
3.39/3.47	c #decision = 2160
3.39/3.47	c #conflict = 1361
3.39/3.47	c #restart = 5
3.39/3.47	o 68
3.39/3.47	c Solving starts ...
3.49/3.50	c solving time = 0.025s
3.49/3.50	c #decision = 2187
3.49/3.50	c #conflict = 1362
3.49/3.50	c #restart = 5
3.49/3.50	o 67
3.49/3.50	c Solving starts ...
3.49/3.55	c solving time = 0.050s
3.49/3.55	c #decision = 2238
3.49/3.55	c #conflict = 1380
3.49/3.55	c #restart = 5
3.49/3.55	o 64
3.49/3.55	c Solving starts ...
3.59/3.65	c solving time = 0.101s
3.59/3.65	c #decision = 2313
3.59/3.65	c #conflict = 1414
3.59/3.65	c #restart = 5
3.59/3.65	o 63
3.59/3.65	c Solving starts ...
3.79/3.80	c solving time = 0.144s
3.79/3.80	c #decision = 2409
3.79/3.80	c #conflict = 1477
3.79/3.80	c #restart = 5
3.79/3.80	o 59
3.79/3.80	c Solving starts ...
3.79/3.80	c learnt constraints deletion: 613 -> 307
3.89/3.92	c solving time = 0.121s
3.89/3.92	c #decision = 2480
3.89/3.92	c #conflict = 1520
3.89/3.92	c #restart = 5
3.89/3.92	o 57
3.89/3.92	c Solving starts ...
3.99/4.00	c solving time = 0.085s
3.99/4.00	c #decision = 2546
3.99/4.00	c #conflict = 1552
3.99/4.00	c #restart = 5
3.99/4.00	o 56
3.99/4.00	c Solving starts ...
4.19/4.21	c solving time = 0.204s
4.19/4.21	c #decision = 2662
4.19/4.21	c #conflict = 1634
4.19/4.21	c #restart = 5
4.19/4.21	o 52
4.19/4.21	c Solving starts ...
4.30/4.38	c solving time = 0.172s
4.30/4.38	c #decision = 2768
4.30/4.38	c #conflict = 1703
4.30/4.38	c #restart = 5
4.30/4.38	o 49
4.30/4.38	c Solving starts ...
4.59/4.60	c learnt constraints deletion: 632 -> 316
5.79/5.88	c learnt constraints deletion: 852 -> 428
7.09/7.11	c learnt constraints deletion: 997 -> 504
8.19/8.25	c learnt constraints deletion: 1003 -> 504
8.89/8.97	c solving time = 4.580s
8.89/8.97	c #decision = 5291
8.89/8.97	c #conflict = 3759
8.89/8.97	c #restart = 10
8.89/8.97	o 48
8.89/8.97	c Solving starts ...
8.89/8.97	c learnt constraints deletion: 851 -> 426
9.49/9.50	c learnt constraints deletion: 674 -> 337
10.68/10.72	c learnt constraints deletion: 858 -> 430
11.88/11.90	c learnt constraints deletion: 929 -> 467
13.09/13.16	c learnt constraints deletion: 1037 -> 522
14.58/14.67	c learnt constraints deletion: 1193 -> 599
15.99/16.10	c learnt constraints deletion: 1169 -> 590
17.38/17.43	c learnt constraints deletion: 1163 -> 584
18.98/19.03	c learnt constraints deletion: 1279 -> 641
20.28/20.31	c learnt constraints deletion: 1201 -> 602
21.99/22.09	c learnt constraints deletion: 1428 -> 719
23.38/23.41	c learnt constraints deletion: 1366 -> 688
24.68/24.73	c learnt constraints deletion: 1305 -> 656
26.48/26.55	c learnt constraints deletion: 1427 -> 715
28.78/28.85	c learnt constraints deletion: 1706 -> 854
30.28/30.36	c learnt constraints deletion: 1523 -> 766
32.08/32.12	c learnt constraints deletion: 1428 -> 717
32.68/32.78	c solving time = 23.808s
32.68/32.78	c #decision = 16739
32.68/32.78	c #conflict = 14144
32.68/32.78	c #restart = 19
32.68/32.78	o 45
32.68/32.78	c Solving starts ...
32.68/32.78	c learnt constraints deletion: 1002 -> 501
32.98/33.04	c learnt constraints deletion: 599 -> 300
34.48/34.58	c learnt constraints deletion: 986 -> 495
35.58/35.68	c learnt constraints deletion: 1018 -> 511
36.68/36.76	c learnt constraints deletion: 1031 -> 517
38.18/38.24	c learnt constraints deletion: 1111 -> 558
39.48/39.54	c learnt constraints deletion: 1109 -> 557
41.28/41.36	c learnt constraints deletion: 1343 -> 677
42.58/42.65	c learnt constraints deletion: 1173 -> 588
44.28/44.33	c learnt constraints deletion: 1261 -> 631
46.08/46.20	c learnt constraints deletion: 1340 -> 674
47.78/47.87	c learnt constraints deletion: 1360 -> 687
49.27/49.30	c learnt constraints deletion: 1312 -> 658
51.07/51.13	c learnt constraints deletion: 1529 -> 770
52.58/52.67	c learnt constraints deletion: 1485 -> 745
54.28/54.34	c learnt constraints deletion: 1502 -> 754
56.18/56.21	c learnt constraints deletion: 1665 -> 839
57.98/58.10	c learnt constraints deletion: 1729 -> 869
59.88/59.97	c learnt constraints deletion: 1751 -> 878
61.48/61.51	c learnt constraints deletion: 1540 -> 772
63.28/63.34	c learnt constraints deletion: 1569 -> 787
65.38/65.48	c learnt constraints deletion: 1729 -> 868
67.28/67.36	c learnt constraints deletion: 1718 -> 863
68.77/68.88	c learnt constraints deletion: 1550 -> 780
70.08/70.13	c solving time = 37.342s
70.08/70.13	c #decision = 34811
70.08/70.13	c #conflict = 30558
70.08/70.13	c #restart = 29
70.08/70.13	o 44
70.08/70.13	c Solving starts ...
70.08/70.13	c learnt constraints deletion: 1272 -> 636
70.08/70.13	c learnt constraints deletion: 636 -> 318
71.18/71.25	c learnt constraints deletion: 790 -> 395
72.87/72.90	c learnt constraints deletion: 1093 -> 548
74.18/74.21	c learnt constraints deletion: 1064 -> 534
75.78/75.83	c learnt constraints deletion: 1254 -> 630
76.88/76.96	c learnt constraints deletion: 1205 -> 607
78.37/78.47	c learnt constraints deletion: 1349 -> 677
79.58/79.64	c learnt constraints deletion: 1219 -> 613
80.97/81.03	c learnt constraints deletion: 1276 -> 638
82.97/83.05	c learnt constraints deletion: 1563 -> 786
84.37/84.43	c learnt constraints deletion: 1470 -> 738
85.88/85.91	c learnt constraints deletion: 1433 -> 720
87.38/87.45	c learnt constraints deletion: 1426 -> 714
89.38/89.42	c learnt constraints deletion: 1549 -> 777
90.97/91.07	c learnt constraints deletion: 1497 -> 752
92.67/92.74	c learnt constraints deletion: 1436 -> 720
94.38/94.50	c learnt constraints deletion: 1417 -> 714
96.57/96.66	c learnt constraints deletion: 1570 -> 787
98.57/98.66	c learnt constraints deletion: 1602 -> 804
100.47/100.58	c learnt constraints deletion: 1607 -> 806
102.47/102.52	c learnt constraints deletion: 1739 -> 876
104.07/104.10	c learnt constraints deletion: 1604 -> 809
105.77/105.81	c learnt constraints deletion: 1591 -> 802
107.86/107.94	c learnt constraints deletion: 1828 -> 920
109.67/109.72	c learnt constraints deletion: 1700 -> 851
111.56/111.69	c learnt constraints deletion: 1702 -> 855
113.57/113.60	c learnt constraints deletion: 1777 -> 894
115.16/115.27	c learnt constraints deletion: 1756 -> 880
116.97/117.06	c learnt constraints deletion: 1838 -> 925
118.78/118.85	c learnt constraints deletion: 1771 -> 888
120.88/120.93	c learnt constraints deletion: 1845 -> 927
122.76/122.84	c learnt constraints deletion: 1840 -> 922
124.77/124.81	c learnt constraints deletion: 1738 -> 876
126.57/126.63	c learnt constraints deletion: 1686 -> 847
129.27/129.30	c learnt constraints deletion: 2007 -> 1007
131.56/131.63	c learnt constraints deletion: 2086 -> 1045
133.57/133.65	c learnt constraints deletion: 1941 -> 974
135.76/135.85	c learnt constraints deletion: 1914 -> 963
138.47/138.51	c learnt constraints deletion: 2065 -> 1033
140.97/141.02	c learnt constraints deletion: 1960 -> 984
143.46/143.59	c learnt constraints deletion: 1958 -> 983
145.76/145.81	c learnt constraints deletion: 1848 -> 929
148.06/148.14	c learnt constraints deletion: 1948 -> 977
150.36/150.43	c learnt constraints deletion: 1871 -> 940
152.87/152.92	c learnt constraints deletion: 1900 -> 956
155.26/155.33	c learnt constraints deletion: 1875 -> 941
157.66/157.73	c learnt constraints deletion: 1889 -> 951
160.36/160.45	c learnt constraints deletion: 2059 -> 1030
162.86/162.98	c learnt constraints deletion: 2090 -> 1047
165.66/165.75	c learnt constraints deletion: 2271 -> 1138
168.27/168.30	c learnt constraints deletion: 2230 -> 1120
170.47/170.59	c learnt constraints deletion: 2155 -> 1081
173.06/173.13	c learnt constraints deletion: 2244 -> 1126
175.46/175.50	c learnt constraints deletion: 2161 -> 1084
177.85/177.90	c learnt constraints deletion: 2219 -> 1111
180.46/180.52	c learnt constraints deletion: 2286 -> 1147
182.46/182.52	c learnt constraints deletion: 2023 -> 1012
184.86/184.99	c learnt constraints deletion: 2077 -> 1039
187.26/187.37	c learnt constraints deletion: 2046 -> 1024
189.96/190.01	c learnt constraints deletion: 2243 -> 1125
192.26/192.35	c learnt constraints deletion: 2168 -> 1089
194.85/194.90	c learnt constraints deletion: 2180 -> 1091
197.26/197.37	c learnt constraints deletion: 2126 -> 1065
199.56/199.68	c learnt constraints deletion: 2091 -> 1049
201.76/201.82	c learnt constraints deletion: 2046 -> 1026
204.56/204.60	c learnt constraints deletion: 2327 -> 1165
207.25/207.30	c learnt constraints deletion: 2491 -> 1248
209.66/209.75	c learnt constraints deletion: 2317 -> 1161
212.16/212.29	c learnt constraints deletion: 2236 -> 1119
215.26/215.32	c learnt constraints deletion: 2304 -> 1154
218.05/218.10	c learnt constraints deletion: 2293 -> 1149
220.95/221.06	c learnt constraints deletion: 2316 -> 1161
223.75/223.86	c learnt constraints deletion: 2339 -> 1173
226.35/226.43	c learnt constraints deletion: 2265 -> 1136
229.05/229.14	c learnt constraints deletion: 2261 -> 1135
232.06/232.18	c learnt constraints deletion: 2343 -> 1175
234.85/234.92	c learnt constraints deletion: 2256 -> 1130
237.45/237.60	c learnt constraints deletion: 2261 -> 1135
240.45/240.53	c learnt constraints deletion: 2285 -> 1146
243.25/243.37	c learnt constraints deletion: 2276 -> 1141
246.05/246.16	c learnt constraints deletion: 2316 -> 1164
248.75/248.83	c learnt constraints deletion: 2243 -> 1128
251.55/251.65	c learnt constraints deletion: 2288 -> 1147
254.55/254.61	c learnt constraints deletion: 2343 -> 1175
257.36/257.49	c learnt constraints deletion: 2386 -> 1196
260.15/260.26	c learnt constraints deletion: 2286 -> 1148
263.24/263.38	c learnt constraints deletion: 2440 -> 1225
265.84/265.91	c learnt constraints deletion: 2324 -> 1167
268.35/268.42	c learnt constraints deletion: 2254 -> 1132
271.44/271.54	c learnt constraints deletion: 2384 -> 1194
274.75/274.87	c learnt constraints deletion: 2509 -> 1257
278.15/278.24	c learnt constraints deletion: 2487 -> 1248
281.35/281.48	c learnt constraints deletion: 2541 -> 1274
284.54/284.64	c learnt constraints deletion: 2566 -> 1285
287.74/287.84	c learnt constraints deletion: 2667 -> 1336
290.54/290.64	c learnt constraints deletion: 2514 -> 1258
293.64/293.70	c learnt constraints deletion: 2529 -> 1269
296.84/296.91	c learnt constraints deletion: 2509 -> 1257
300.14/300.25	c learnt constraints deletion: 2569 -> 1289
303.44/303.51	c learnt constraints deletion: 2625 -> 1313
306.03/306.10	c learnt constraints deletion: 2487 -> 1244
309.04/309.12	c learnt constraints deletion: 2477 -> 1240
312.14/312.20	c learnt constraints deletion: 2570 -> 1286
314.84/314.97	c learnt constraints deletion: 2504 -> 1255
317.74/317.86	c learnt constraints deletion: 2488 -> 1244
320.73/320.86	c learnt constraints deletion: 2552 -> 1276
323.73/323.89	c learnt constraints deletion: 2505 -> 1253
326.73/326.80	c learnt constraints deletion: 2570 -> 1285
329.23/329.38	c learnt constraints deletion: 2505 -> 1254
332.34/332.45	c learnt constraints deletion: 2493 -> 1250
335.23/335.32	c learnt constraints deletion: 2476 -> 1240
338.23/338.35	c learnt constraints deletion: 2504 -> 1254
341.64/341.73	c learnt constraints deletion: 2672 -> 1340
344.43/344.50	c learnt constraints deletion: 2526 -> 1268
347.34/347.47	c learnt constraints deletion: 2506 -> 1253
350.43/350.50	c learnt constraints deletion: 2511 -> 1256
353.43/353.57	c learnt constraints deletion: 2500 -> 1251
356.63/356.79	c learnt constraints deletion: 2582 -> 1292
359.33/359.48	c learnt constraints deletion: 2471 -> 1236
362.13/362.29	c learnt constraints deletion: 2476 -> 1238
365.14/365.27	c learnt constraints deletion: 2475 -> 1238
368.13/368.21	c learnt constraints deletion: 2501 -> 1251
370.93/371.01	c learnt constraints deletion: 2481 -> 1241
373.73/373.81	c learnt constraints deletion: 2540 -> 1271
376.93/377.06	c learnt constraints deletion: 2752 -> 1377
380.32/380.49	c learnt constraints deletion: 2870 -> 1435
383.23/383.38	c learnt constraints deletion: 2690 -> 1346
386.83/386.97	c learnt constraints deletion: 2875 -> 1438
389.92/390.05	c learnt constraints deletion: 2797 -> 1401
393.22/393.36	c learnt constraints deletion: 2822 -> 1411
396.82/396.96	c learnt constraints deletion: 2895 -> 1449
400.02/400.12	c learnt constraints deletion: 2768 -> 1386
403.53/403.61	c learnt constraints deletion: 2924 -> 1464
406.32/406.46	c learnt constraints deletion: 2775 -> 1390
409.63/409.73	c learnt constraints deletion: 2895 -> 1451
412.52/412.63	c learnt constraints deletion: 2727 -> 1369
415.73/415.89	c learnt constraints deletion: 2844 -> 1423
419.42/419.55	c learnt constraints deletion: 2923 -> 1463
422.42/422.56	c learnt constraints deletion: 2820 -> 1412
425.92/426.07	c learnt constraints deletion: 2971 -> 1488
429.22/429.34	c learnt constraints deletion: 2953 -> 1481
432.22/432.33	c learnt constraints deletion: 2776 -> 1393
435.32/435.49	c learnt constraints deletion: 2798 -> 1401
438.83/438.95	c learnt constraints deletion: 2923 -> 1465
441.91/442.09	c learnt constraints deletion: 2760 -> 1383
445.52/445.68	c learnt constraints deletion: 2984 -> 1497
448.52/448.61	c learnt constraints deletion: 2770 -> 1389
451.82/451.91	c learnt constraints deletion: 2803 -> 1408
454.91/455.06	c learnt constraints deletion: 2801 -> 1402
458.21/458.33	c learnt constraints deletion: 2882 -> 1442
461.12/461.25	c learnt constraints deletion: 2778 -> 1392
464.31/464.49	c learnt constraints deletion: 2831 -> 1418
467.62/467.73	c learnt constraints deletion: 2821 -> 1415
470.51/470.63	c learnt constraints deletion: 2760 -> 1382
473.92/474.04	c learnt constraints deletion: 2885 -> 1446
476.81/476.91	c learnt constraints deletion: 2744 -> 1374
479.91/480.03	c learnt constraints deletion: 2805 -> 1407
482.91/483.00	c learnt constraints deletion: 2734 -> 1371
486.41/486.52	c learnt constraints deletion: 2975 -> 1489
489.61/489.71	c learnt constraints deletion: 2993 -> 1501
492.90/493.01	c learnt constraints deletion: 2996 -> 1502
495.81/495.91	c learnt constraints deletion: 2808 -> 1405
498.81/498.98	c learnt constraints deletion: 2753 -> 1379
501.81/501.91	c learnt constraints deletion: 2715 -> 1360
505.01/505.11	c learnt constraints deletion: 2717 -> 1360
508.01/508.18	c learnt constraints deletion: 2763 -> 1384
511.01/511.18	c learnt constraints deletion: 2712 -> 1359
514.30/514.49	c learnt constraints deletion: 2857 -> 1433
517.61/517.75	c learnt constraints deletion: 2782 -> 1392
520.80/520.99	c learnt constraints deletion: 2782 -> 1393
524.21/524.34	c learnt constraints deletion: 2780 -> 1390
528.51/528.62	c learnt constraints deletion: 3062 -> 1531
532.00/532.16	c learnt constraints deletion: 2958 -> 1480
535.61/535.76	c learnt constraints deletion: 2944 -> 1473
539.40/539.56	c learnt constraints deletion: 3103 -> 1552
542.80/542.90	c learnt constraints deletion: 3002 -> 1502
547.00/547.16	c learnt constraints deletion: 3195 -> 1599
550.70/550.89	c learnt constraints deletion: 3128 -> 1565
554.50/554.64	c learnt constraints deletion: 3039 -> 1523
558.40/558.55	c learnt constraints deletion: 3206 -> 1606
561.80/561.93	c learnt constraints deletion: 2968 -> 1486
565.50/565.62	c learnt constraints deletion: 3117 -> 1562
568.70/568.89	c learnt constraints deletion: 2982 -> 1491
572.30/572.42	c learnt constraints deletion: 2986 -> 1493
576.21/576.37	c learnt constraints deletion: 3098 -> 1549
579.60/579.76	c learnt constraints deletion: 2987 -> 1494
583.50/583.69	c learnt constraints deletion: 3112 -> 1559
586.90/587.00	c learnt constraints deletion: 2964 -> 1482
590.90/591.09	c learnt constraints deletion: 3102 -> 1551
594.49/594.69	c learnt constraints deletion: 3183 -> 1592
597.59/597.75	c learnt constraints deletion: 3016 -> 1508
600.99/601.13	c learnt constraints deletion: 3008 -> 1505
604.49/604.61	c learnt constraints deletion: 3048 -> 1527
607.69/607.87	c learnt constraints deletion: 2959 -> 1482
611.29/611.42	c learnt constraints deletion: 3002 -> 1504
614.80/614.95	c learnt constraints deletion: 3038 -> 1519
618.29/618.41	c learnt constraints deletion: 3034 -> 1517
621.59/621.74	c learnt constraints deletion: 2976 -> 1489
625.19/625.34	c learnt constraints deletion: 3064 -> 1532
628.89/629.03	c learnt constraints deletion: 2968 -> 1484
632.19/632.33	c learnt constraints deletion: 2995 -> 1498
635.48/635.64	c learnt constraints deletion: 2965 -> 1483
639.39/639.51	c learnt constraints deletion: 3018 -> 1509
642.99/643.13	c learnt constraints deletion: 3003 -> 1502
646.39/646.58	c learnt constraints deletion: 3005 -> 1503
649.58/649.78	c learnt constraints deletion: 2951 -> 1476
653.08/653.24	c learnt constraints deletion: 3004 -> 1502
656.88/657.07	c learnt constraints deletion: 3155 -> 1578
660.19/660.37	c learnt constraints deletion: 3028 -> 1514
662.38/662.53	c solving time = 592.309s
662.38/662.53	c #decision = 308135
662.38/662.53	c #conflict = 285273
662.38/662.53	c #restart = 46
662.38/662.53	s OPTIMUM FOUND
662.38/662.53	v -x1 -x2 -x3 x4 -x5 -x6 -x7 x8 -x9 -x10
662.38/662.53	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
662.38/662.53	v -x21 x22 x23 -x24 -x25 -x26 -x27 x28 x29 -x30
662.38/662.53	v x31 -x32 -x33 -x34 x35 -x36 -x37 x38 -x39 -x40
662.38/662.53	v -x41 x42 -x43 -x44 -x45 x46 -x47 -x48 -x49 x50
662.38/662.53	v -x51 -x52 x53 -x54 x55 x56 x57 x58 -x59 -x60
662.38/662.53	v x61 x62 x63 x64 x65 x66 x67 x68 x69 x70
662.38/662.53	v x71 x72 x73 x74 x75 x76 x77 x78 x79 x80
662.38/662.53	v x81 x82 x83 x84 x85 x86 x87 x88 x89 x90
662.38/662.53	v x91 x92 x93 x94 x95 x96 x97 x98 x99 x100
662.38/662.53	v x101 x102 x103 x104 x105 x106 x107 x108 x109 x110
662.38/662.53	v x111 x112 x113 x114 x115 x116 -x117 x118 x119 x120
662.38/662.53	v x121 x122 x123 x124 x125 x126 x127 x128 x129 x130
662.38/662.53	v -x131 x132 x133 x134 x135 x136 x137 x138 x139 x140
662.38/662.53	v x141 x142 x143 -x144 x145 x146 x147 x148 x149 -x150
662.38/662.53	v x151 x152 x153 x154 x155 x156 x157 x158 -x159 x160
662.38/662.53	v x161 -x162 -x163 -x164 x165 x166 x167 x168 x169 -x170
662.38/662.53	v x171 x172 x173 x174 -x175 x176 x177 x178 x179 -x180
662.38/662.53	v -x181 x182 x183 x184 -x185 x186 x187 x188 -x189 -x190
662.38/662.53	v -x191 -x192 -x193 -x194 x195 x196 x197 x198 x199 x200
662.38/662.53	v x201 x202 x203 x204 x205 x206 -x207 x208 x209 x210
662.38/662.53	v -x211 x212 x213 x214 -x215 -x216 -x217 -x218 -x219 -x220
662.38/662.53	v x221 x222 x223 x224 x225 x226 -x227 x228 x229 -x230
662.38/662.53	v -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240
662.38/662.53	v -x241 x242 x243 x244 x245 -x246 -x247 -x248 -x249 -x250
662.38/662.53	v -x251 -x252 -x253 -x254 -x255 -x256 x257 -x258 -x259 -x260
662.38/662.53	v -x261 -x262 -x263 -x264 x265 x266 x267 x268 x269 x270
662.38/662.53	v x271 x272 x273 x274 x275 x276 x277 -x278 x279 x280
662.38/662.53	v x281 x282 x283 x284 x285 x286 x287 x288 x289 x290
662.38/662.53	v x291 -x292 x293 x294 x295 x296 x297 x298 -x299 x300
662.38/662.53	v x301 x302 x303 x304 -x305 x306 x307 x308 x309 x310
662.38/662.53	v x311 x312 x313 -x314 x315 x316 -x317 -x318 -x319 -x320
662.38/662.53	v x321 x322 x323 x324 -x325 x326 x327 x328 x329 -x330
662.38/662.53	v -x331 x332 x333 x334 -x335 x336 x337 x338 -x339 -x340
662.38/662.53	v -x341 -x342 -x343 -x344 x345 x346 x347 x348 x349 x350
662.38/662.53	v x351 x352 -x353 x354 x355 x356 -x357 x358 x359 x360
662.38/662.53	v -x361 -x362 -x363 -x364 -x365 -x366 x367 x368 x369 -x370
662.38/662.53	v x371 x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380
662.38/662.53	v -x381 -x382 -x383 -x384 x385 x386 -x387 -x388 -x389 -x390
662.38/662.53	v -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399 -x400
662.38/662.53	v -x401 -x402 -x403 -x404 x405 x406 x407 x408 x409 x410
662.38/662.53	v -x411 x412 x413 x414 x415 x416 x417 x418 x419 x420
662.38/662.53	v x421 x422 -x423 -x424 -x425 -x426 x427 x428 x429 x430
662.38/662.53	v -x431 x432 x433 x434 x435 -x436 x437 x438 x439 -x440
662.38/662.53	v -x441 -x442 -x443 -x444 -x445 x446 x447 x448 x449 -x450
662.38/662.53	v x451 x452 x453 -x454 x455 x456 x457 -x458 -x459 -x460
662.38/662.53	v -x461 -x462 -x463 x464 x465 x466 -x467 -x468 -x469 -x470
662.38/662.53	v -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480
662.38/662.53	v -x481 -x482 -x483 -x484 -x485 -x486 -x487 -x488 -x489 -x490
662.38/662.53	v -x491 -x492 -x493 -x494 -x495 -x496 x497 x498 x499 x500
662.38/662.53	v x501 x502 x503 x504 -x505 x506 x507 -x508 -x509 -x510
662.38/662.53	v x511 x512 x513 x514 x515 x516 x517 x518 -x519 x520
662.38/662.53	v x521 -x522 -x523 -x524 -x525 x526 x527 -x528 x529 x530
662.38/662.53	v -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540
662.38/662.53	v -x541 -x542 -x543 -x544 -x545 -x546 -x547 -x548 -x549 -x550
662.38/662.53	v x551 x552 x553 x554 x555 x556 x557 x558 x559 -x560
662.38/662.53	v x561 x562 x563 -x564 -x565 -x566 -x567 -x568 -x569 x570
662.38/662.53	v x571 -x572 -x573 -x574 -x575 -x576 -x577 -x578 -x579 -x580
662.38/662.53	v -x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588 -x589 -x590
662.38/662.53	v -x591 -x592 -x593 -x594 -x595 -x596 -x597 -x598 -x599 -x600
662.38/662.53	v x601
662.38/662.53	c total time = 662.430s

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25363
/proc/meminfo: memFree=31536396/32873844 swapFree=7116/7116
[pid=25363] ppid=25361 vsize=6224 CPUtime=0 cores=1,3,5,7
/proc/25363/stat : 25363 (toysat) R 25361 25363 24826 0 -1 4202496 827 0 0 0 0 0 0 0 20 0 1 0 329820101 6373376 747 33554432000 4194304 8989770 140735135513360 140735847029128 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25363/statm: 1556 747 428 1171 0 333 0

[startup+0.0389291 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25363
/proc/meminfo: memFree=31536396/32873844 swapFree=7116/7116
[pid=25363] ppid=25361 vsize=8272 CPUtime=0.03 cores=1,3,5,7
/proc/25363/stat : 25363 (toysat) R 25361 25363 24826 0 -1 4202496 1344 0 0 0 3 0 0 0 20 0 1 0 329820101 8470528 1264 33554432000 4194304 8989770 140735135513360 140735847029128 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25363/statm: 2068 1264 430 1171 0 845 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8272

[startup+0.100279 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25363
/proc/meminfo: memFree=31536396/32873844 swapFree=7116/7116
[pid=25363] ppid=25361 vsize=12368 CPUtime=0.09 cores=1,3,5,7
/proc/25363/stat : 25363 (toysat) R 25361 25363 24826 0 -1 4202496 2374 0 0 0 9 0 0 0 20 0 1 0 329820101 12664832 2294 33554432000 4194304 8989770 140735135513360 140735847029128 4209142 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25363/statm: 3092 2294 436 1171 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12368

[startup+0.300284 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25363
/proc/meminfo: memFree=31536396/32873844 swapFree=7116/7116
[pid=25363] ppid=25361 vsize=17488 CPUtime=0.29 cores=1,3,5,7
/proc/25363/stat : 25363 (toysat) R 25361 25363 24826 0 -1 4202496 3492 0 0 0 29 0 0 0 20 0 1 0 329820101 17907712 3412 33554432000 4194304 8989770 140735135513360 140735847029128 4446228 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25363/statm: 4372 3412 460 1171 0 3149 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17488

[startup+0.700275 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25363
/proc/meminfo: memFree=31536396/32873844 swapFree=7116/7116
[pid=25363] ppid=25361 vsize=17488 CPUtime=0.68 cores=1,3,5,7
/proc/25363/stat : 25363 (toysat) R 25361 25363 24826 0 -1 4202496 3680 0 0 0 68 0 0 0 20 0 1 0 329820101 17907712 3600 33554432000 4194304 8989770 140735135513360 140735135512856 4445211 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25363/statm: 4372 3600 460 1171 0 3149 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 17488

[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25364
/proc/meminfo: memFree=31523864/32873844 swapFree=7116/7116
[pid=25363] ppid=25361 vsize=18512 CPUtime=1.49 cores=1,3,5,7
/proc/25363/stat : 25363 (toysat) R 25361 25363 24826 0 -1 4202496 3825 0 0 0 148 1 0 0 20 0 1 0 329820101 18956288 3745 33554432000 4194304 8989770 140735135513360 140735135512856 4445085 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25363/statm: 4628 3745 460 1171 0 3405 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18512

[startup+3.10035 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25364
/proc/meminfo: memFree=31522376/32873844 swapFree=7116/7116
[pid=25363] ppid=25361 vsize=18512 CPUtime=3.09 cores=1,3,5,7
/proc/25363/stat : 25363 (toysat) R 25361 25363 24826 0 -1 4202496 3942 0 0 0 307 2 0 0 20 0 1 0 329820101 18956288 3862 33554432000 4194304 8989770 140735135513360 140735135512856 4448189 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25363/statm: 4628 3862 462 1171 0 3405 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18512

[startup+6.30029 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25364
/proc/meminfo: memFree=31522500/32873844 swapFree=7116/7116
[pid=25363] ppid=25361 vsize=18512 CPUtime=6.29 cores=1,3,5,7
/proc/25363/stat : 25363 (toysat) R 25361 25363 24826 0 -1 4202496 3953 0 0 0 625 4 0 0 20 0 1 0 329820101 18956288 3873 33554432000 4194304 8989770 140735135513360 140735135512856 6564333 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25363/statm: 4628 3873 473 1171 0 3405 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18512

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25364
/proc/meminfo: memFree=31521156/32873844 swapFree=7116/7116
[pid=25363] ppid=25361 vsize=19536 CPUtime=12.69 cores=1,3,5,7
/proc/25363/stat : 25363 (toysat) R 25361 25363 24826 0 -1 4202496 4215 0 0 0 1261 8 0 0 20 0 1 0 329820101 20004864 4129 33554432000 4194304 8989770 140735135513360 140735135512624 7688479 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25363/statm: 4884 4129 473 1171 0 3661 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19536

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25365
/proc/meminfo: memFree=31519908/32873844 swapFree=7116/7116
[pid=25363] ppid=25361 vsize=20560 CPUtime=25.48 cores=1,3,5,7
/proc/25363/stat : 25363 (toysat) R 25361 25363 24826 0 -1 4202496 4471 0 0 0 2534 14 0 0 20 0 1 0 329820101 21053440 4385 33554432000 4194304 8989770 140735135513360 140735135512856 4436791 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25363/statm: 5140 4385 473 1171 0 3917 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20560

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25365
/proc/meminfo: memFree=31519420/32873844 swapFree=7116/7116
[pid=25363] ppid=25361 vsize=20560 CPUtime=51.07 cores=1,3,5,7
/proc/25363/stat : 25363 (toysat) R 25361 25363 24826 0 -1 4202496 4471 0 0 0 5078 29 0 0 20 0 1 0 329820101 21053440 4385 33554432000 4194304 8989770 140735135513360 140735135512856 4214368 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25363/statm: 5140 4385 473 1171 0 3917 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 20560

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25404
/proc/meminfo: memFree=31490196/32873844 swapFree=7116/7116
[pid=25363] ppid=25361 vsize=20560 CPUtime=102.28 cores=1,3,5,7
/proc/25363/stat : 25363 (toysat) R 25361 25363 24826 0 -1 4202496 4471 0 0 0 10175 53 0 0 20 0 1 0 329820101 21053440 4385 33554432000 4194304 8989770 140735135513360 140735135512856 4204270 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25363/statm: 5140 4385 473 1171 0 3917 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 20560

[startup+162.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 25404
/proc/meminfo: memFree=31473312/32873844 swapFree=7116/7116
[pid=25363] ppid=25361 vsize=21584 CPUtime=162.26 cores=1,3,5,7
/proc/25363/stat : 25363 (toysat) R 25361 25363 24826 0 -1 4202496 4728 0 0 0 16146 80 0 0 20 0 1 0 329820101 22102016 4641 33554432000 4194304 8989770 140735135513360 140735135512624 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25363/statm: 5396 4641 473 1171 0 4173 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 21584

[startup+222.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 25404
/proc/meminfo: memFree=31466672/32873844 swapFree=7116/7116
[pid=25363] ppid=25361 vsize=21584 CPUtime=222.25 cores=1,3,5,7
/proc/25363/stat : 25363 (toysat) R 25361 25363 24826 0 -1 4202496 4728 0 0 0 22119 106 0 0 20 0 1 0 329820101 22102016 4641 33554432000 4194304 8989770 140735135513360 140735135512856 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25363/statm: 5396 4641 473 1171 0 4173 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 21584

[startup+282.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/178 25407
/proc/meminfo: memFree=31460884/32873844 swapFree=7116/7116
[pid=25363] ppid=25361 vsize=22608 CPUtime=282.24 cores=1,3,5,7
/proc/25363/stat : 25363 (toysat) R 25361 25363 24826 0 -1 4202496 4984 0 0 0 28091 133 0 0 20 0 1 0 329820101 23150592 4897 33554432000 4194304 8989770 140735135513360 140735135512624 4446228 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25363/statm: 5652 4897 473 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.01 2.01 2.00 3/177 25408
/proc/meminfo: memFree=31457796/32873844 swapFree=7116/7116
[pid=25363] ppid=25361 vsize=22608 CPUtime=342.23 cores=1,3,5,7
/proc/25363/stat : 25363 (toysat) R 25361 25363 24826 0 -1 4202496 4984 0 0 0 34063 160 0 0 20 0 1 0 329820101 23150592 4897 33554432000 4194304 8989770 140735135513360 140735135512624 4448040 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25363/statm: 5652 4897 473 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 2.00 3/177 25408
/proc/meminfo: memFree=31456988/32873844 swapFree=7116/7116
[pid=25363] ppid=25361 vsize=22608 CPUtime=402.23 cores=1,3,5,7
/proc/25363/stat : 25363 (toysat) R 25361 25363 24826 0 -1 4202496 4984 0 0 0 40037 186 0 0 20 0 1 0 329820101 23150592 4897 33554432000 4194304 8989770 140735135513360 140735135512624 4446232 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25363/statm: 5652 4897 473 1171 0 4429 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 22608

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25408
/proc/meminfo: memFree=31449040/32873844 swapFree=7116/7116
[pid=25363] ppid=25361 vsize=23632 CPUtime=462.22 cores=1,3,5,7
/proc/25363/stat : 25363 (toysat) R 25361 25363 24826 0 -1 4202496 5241 0 0 0 46005 217 0 0 20 0 1 0 329820101 24199168 5153 33554432000 4194304 8989770 140735135513360 140735135512856 4445124 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25363/statm: 5908 5153 473 1171 0 4685 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 23632

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25408
/proc/meminfo: memFree=31449164/32873844 swapFree=7116/7116
[pid=25363] ppid=25361 vsize=23632 CPUtime=522.21 cores=1,3,5,7
/proc/25363/stat : 25363 (toysat) R 25361 25363 24826 0 -1 4202496 5241 0 0 0 51979 242 0 0 20 0 1 0 329820101 24199168 5153 33554432000 4194304 8989770 140735135513360 140735135512856 4445102 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25363/statm: 5908 5153 473 1171 0 4685 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 23632

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25408
/proc/meminfo: memFree=31437992/32873844 swapFree=7116/7116
[pid=25363] ppid=25361 vsize=23632 CPUtime=582.19 cores=1,3,5,7
/proc/25363/stat : 25363 (toysat) R 25361 25363 24826 0 -1 4202496 5241 0 0 0 57952 267 0 0 20 0 1 0 329820101 24199168 5153 33554432000 4194304 8989770 140735135513360 140735135512856 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25363/statm: 5908 5153 473 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 2.00 3/177 25409
/proc/meminfo: memFree=31437744/32873844 swapFree=7116/7116
[pid=25363] ppid=25361 vsize=23632 CPUtime=642.19 cores=1,3,5,7
/proc/25363/stat : 25363 (toysat) R 25361 25363 24826 0 -1 4202496 5241 0 0 0 63926 293 0 0 20 0 1 0 329820101 24199168 5153 33554432000 4194304 8989770 140735135513360 140735135512624 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25363/statm: 5908 5153 473 1171 0 4685 0
Current children cumulated CPU time (s) 642.19
Current children cumulated vsize (KiB) 23632

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

[startup+652.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25409
/proc/meminfo: memFree=31444632/32873844 swapFree=7116/7116
[pid=25363] ppid=25361 vsize=23632 CPUtime=652.59 cores=1,3,5,7
/proc/25363/stat : 25363 (toysat) R 25361 25363 24826 0 -1 4202496 5241 0 0 0 64960 299 0 0 20 0 1 0 329820101 24199168 5153 33554432000 4194304 8989770 140735135513360 140735135512856 7688479 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25363/statm: 5908 5153 473 1171 0 4685 0
Current children cumulated CPU time (s) 652.59
Current children cumulated vsize (KiB) 23632

[startup+659.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25409
/proc/meminfo: memFree=31444632/32873844 swapFree=7116/7116
[pid=25363] ppid=25361 vsize=23632 CPUtime=658.98 cores=1,3,5,7
/proc/25363/stat : 25363 (toysat) R 25361 25363 24826 0 -1 4202496 5241 0 0 0 65596 302 0 0 20 0 1 0 329820101 24199168 5153 33554432000 4194304 8989770 140735135513360 140735135512856 4450352 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25363/statm: 5908 5153 473 1171 0 4685 0
Current children cumulated CPU time (s) 658.98
Current children cumulated vsize (KiB) 23632

[startup+660.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25409
/proc/meminfo: memFree=31444632/32873844 swapFree=7116/7116
[pid=25363] ppid=25361 vsize=23632 CPUtime=660.59 cores=1,3,5,7
/proc/25363/stat : 25363 (toysat) R 25361 25363 24826 0 -1 4202496 5241 0 0 0 65756 303 0 0 20 0 1 0 329820101 24199168 5153 33554432000 4194304 8989770 140735135513360 140735135512856 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25363/statm: 5908 5153 473 1171 0 4685 0
Current children cumulated CPU time (s) 660.59
Current children cumulated vsize (KiB) 23632

[startup+661.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25409
/proc/meminfo: memFree=31444632/32873844 swapFree=7116/7116
[pid=25363] ppid=25361 vsize=23632 CPUtime=661.38 cores=1,3,5,7
/proc/25363/stat : 25363 (toysat) R 25361 25363 24826 0 -1 4202496 5241 0 0 0 65835 303 0 0 20 0 1 0 329820101 24199168 5153 33554432000 4194304 8989770 140735135513360 140735135512856 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25363/statm: 5908 5153 473 1171 0 4685 0
Current children cumulated CPU time (s) 661.38
Current children cumulated vsize (KiB) 23632

[startup+662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25409
/proc/meminfo: memFree=31444632/32873844 swapFree=7116/7116
[pid=25363] ppid=25361 vsize=23632 CPUtime=662.18 cores=1,3,5,7
/proc/25363/stat : 25363 (toysat) R 25361 25363 24826 0 -1 4202496 5241 0 0 0 65915 303 0 0 20 0 1 0 329820101 24199168 5153 33554432000 4194304 8989770 140735135513360 140735135512856 4451848 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25363/statm: 5908 5153 473 1171 0 4685 0
Current children cumulated CPU time (s) 662.18
Current children cumulated vsize (KiB) 23632

[startup+662.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25409
/proc/meminfo: memFree=31444632/32873844 swapFree=7116/7116
[pid=25363] ppid=25361 vsize=23632 CPUtime=662.38 cores=1,3,5,7
/proc/25363/stat : 25363 (toysat) R 25361 25363 24826 0 -1 4202496 5241 0 0 0 65935 303 0 0 20 0 1 0 329820101 24199168 5153 33554432000 4194304 8989770 140735135513360 140735135512856 4446885 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25363/statm: 5908 5153 473 1171 0 4685 0
Current children cumulated CPU time (s) 662.38
Current children cumulated vsize (KiB) 23632

Child status: 0
Real time (s): 662.539
CPU time (s): 662.431
CPU user time (s): 659.394
CPU system time (s): 3.03754
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 23632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 659.394
system time used= 3.03754
maximum resident set size= 20628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5245
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= 11
involuntary context switches= 682

runsolver used 1.9607 second user time and 7.55085 second system time

The end

Launcher Data

Begin job on node111 at 2012-06-02 13:35:31
IDJOB=3725198
IDBENCH=2943
IDSOLVER=2308
FILE ID=node111/3725198-1338636931
RUNJOBID= node111-1338631507-24843
PBS_JOBID= 14636469
Free space on /tmp= 67388 MiB

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

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

MD5SUM BENCH= a849a24692bdc034ba3174a2ba23709e
RANDOM SEED=1987482118

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.152
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31536668 kB
Buffers:          135880 kB
Cached:           400212 kB
SwapCached:         1324 kB
Active:           132140 kB
Inactive:         422296 kB
Active(anon):      19444 kB
Inactive(anon):     1088 kB
Active(file):     112696 kB
Inactive(file):   421208 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100044 kB
Dirty:              7192 kB
Writeback:             0 kB
AnonPages:         23668 kB
Mapped:            10532 kB
Shmem:                 0 kB
Slab:             644600 kB
SReclaimable:      86376 kB
SUnreclaim:       558224 kB
KernelStack:        1488 kB
PageTables:         3788 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     139428 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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= 67380 MiB
End job on node111 at 2012-06-02 13:46:34