Trace number 3725063

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-01OPT64 197.236 197.281

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/
submitted-PB05/manquinho/routing/normalized-s4-4-3-7pb.opb
MD5SUMc260403f4942794773ec12b2770e1c07
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark64
Best CPU time to get the best result obtained on this benchmark0.067989
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 64
Optimality of the best value was proved YES
Number of variables672
Total number of constraints2030
Number of constraints which are clauses2006
Number of constraints which are cardinality constraints (but not clauses)24
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint28
Number of terms in the objective function 672
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 672
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 672
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.03/0.09	c 2012-06-02T12:35:28+0200
0.03/0.09	c arch = x86_64
0.03/0.09	c os = linux
0.03/0.09	c compiler = ghc 7.4
0.03/0.09	c packages:
0.03/0.09	c   OptDir-0.0.1
0.03/0.09	c   array-0.4.0.0
0.03/0.09	c   base-4.5.0.0
0.03/0.09	c   bytestring-0.9.2.1
0.03/0.09	c   containers-0.4.2.1
0.03/0.09	c   deepseq-1.3.0.0
0.03/0.09	c   mtl-2.1.1
0.03/0.09	c   old_locale-1.0.0.4
0.03/0.09	c   parse_dimacs-1.2
0.03/0.09	c   parsec-3.1.2
0.03/0.09	c   queue-0.1.2
0.03/0.09	c   stm-2.3
0.03/0.09	c   time-1.4
0.03/0.09	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725063-1338633328.opb"]
0.03/0.09	c #vars 672
0.03/0.09	c #constraints 2030
0.03/0.09	c Solving starts ...
0.19/0.23	c learnt constraints deletion: 1519 -> 761
0.29/0.32	c learnt constraints deletion: 1634 -> 819
0.39/0.41	c learnt constraints deletion: 1632 -> 820
0.49/0.53	c learnt constraints deletion: 1785 -> 895
0.59/0.65	c learnt constraints deletion: 1969 -> 990
0.69/0.76	c learnt constraints deletion: 1956 -> 981
0.79/0.86	c learnt constraints deletion: 1970 -> 988
1.00/1.00	c learnt constraints deletion: 2150 -> 1078
1.10/1.13	c learnt constraints deletion: 2161 -> 1082
1.19/1.25	c learnt constraints deletion: 2179 -> 1093
1.39/1.42	c learnt constraints deletion: 2371 -> 1189
1.49/1.56	c learnt constraints deletion: 2366 -> 1186
1.69/1.70	c learnt constraints deletion: 2372 -> 1192
1.79/1.85	c learnt constraints deletion: 2373 -> 1193
1.99/2.01	c learnt constraints deletion: 2388 -> 1195
2.19/2.21	c learnt constraints deletion: 2785 -> 1395
2.29/2.39	c learnt constraints deletion: 2805 -> 1407
2.49/2.57	c learnt constraints deletion: 2783 -> 1399
2.69/2.78	c learnt constraints deletion: 2725 -> 1371
2.88/2.98	c learnt constraints deletion: 2699 -> 1362
3.19/3.22	c learnt constraints deletion: 2714 -> 1371
3.39/3.43	c learnt constraints deletion: 2879 -> 1440
3.59/3.60	c learnt constraints deletion: 2900 -> 1454
3.79/3.82	c learnt constraints deletion: 2892 -> 1448
3.99/4.03	c learnt constraints deletion: 2908 -> 1456
4.19/4.24	c learnt constraints deletion: 2940 -> 1471
4.40/4.41	c learnt constraints deletion: 2886 -> 1444
4.49/4.59	c learnt constraints deletion: 2899 -> 1450
4.69/4.79	c learnt constraints deletion: 2917 -> 1461
4.99/5.00	c learnt constraints deletion: 2881 -> 1444
5.19/5.25	c learnt constraints deletion: 3150 -> 1575
5.39/5.49	c learnt constraints deletion: 3211 -> 1614
5.69/5.74	c learnt constraints deletion: 3241 -> 1636
5.89/5.98	c learnt constraints deletion: 3174 -> 1603
6.09/6.18	c learnt constraints deletion: 3186 -> 1595
6.29/6.39	c learnt constraints deletion: 3173 -> 1589
6.59/6.62	c learnt constraints deletion: 3150 -> 1577
6.78/6.88	c learnt constraints deletion: 3167 -> 1589
7.09/7.10	c learnt constraints deletion: 3247 -> 1628
7.28/7.38	c learnt constraints deletion: 3267 -> 1641
7.59/7.67	c learnt constraints deletion: 3219 -> 1617
7.89/7.99	c learnt constraints deletion: 3238 -> 1629
8.29/8.31	c learnt constraints deletion: 3509 -> 1756
8.59/8.60	c learnt constraints deletion: 3503 -> 1758
8.79/8.87	c learnt constraints deletion: 3529 -> 1767
9.08/9.14	c learnt constraints deletion: 3535 -> 1771
9.38/9.46	c learnt constraints deletion: 3556 -> 1781
9.68/9.77	c learnt constraints deletion: 3508 -> 1755
9.98/10.08	c learnt constraints deletion: 3515 -> 1761
10.38/10.40	c learnt constraints deletion: 3502 -> 1753
10.68/10.72	c learnt constraints deletion: 3529 -> 1768
10.99/11.02	c learnt constraints deletion: 3625 -> 1816
11.19/11.24	c learnt constraints deletion: 3640 -> 1828
11.49/11.52	c learnt constraints deletion: 3644 -> 1832
11.78/11.84	c learnt constraints deletion: 3669 -> 1848
12.09/12.12	c learnt constraints deletion: 3582 -> 1791
12.38/12.40	c learnt constraints deletion: 3559 -> 1784
12.58/12.67	c learnt constraints deletion: 3490 -> 1746
12.99/13.00	c learnt constraints deletion: 4034 -> 2019
13.19/13.29	c learnt constraints deletion: 3968 -> 1988
13.59/13.66	c learnt constraints deletion: 3916 -> 1961
13.99/14.01	c learnt constraints deletion: 3896 -> 1960
14.29/14.36	c learnt constraints deletion: 3843 -> 1925
14.68/14.70	c learnt constraints deletion: 3823 -> 1912
14.98/15.02	c learnt constraints deletion: 3815 -> 1909
15.29/15.37	c learnt constraints deletion: 3828 -> 1916
15.68/15.72	c learnt constraints deletion: 3817 -> 1909
15.98/16.00	c learnt constraints deletion: 3824 -> 1913
16.18/16.26	c learnt constraints deletion: 3822 -> 1911
16.38/16.41	c solving time = 16.310s
16.38/16.41	c #decision = 137347
16.38/16.41	c #conflict = 108267
16.38/16.41	c #restart = 15
16.38/16.41	o 72
16.38/16.41	c Solving starts ...
16.38/16.41	c learnt constraints deletion: 2872 -> 1436
16.38/16.41	c learnt constraints deletion: 1436 -> 718
16.38/16.42	c solving time = 0.008s
16.38/16.42	c #decision = 137405
16.38/16.42	c #conflict = 108272
16.38/16.42	c #restart = 15
16.38/16.42	o 70
16.38/16.42	c Solving starts ...
16.38/16.42	c solving time = 0.002s
16.38/16.42	c #decision = 137445
16.38/16.42	c #conflict = 108275
16.38/16.42	c #restart = 15
16.38/16.42	o 68
16.38/16.42	c Solving starts ...
16.38/16.44	c solving time = 0.021s
16.38/16.44	c #decision = 137540
16.38/16.44	c #conflict = 108312
16.38/16.44	c #restart = 15
16.38/16.44	o 66
16.38/16.44	c Solving starts ...
16.48/16.54	c learnt constraints deletion: 1011 -> 506
16.78/16.80	c learnt constraints deletion: 1573 -> 787
16.98/17.03	c learnt constraints deletion: 1524 -> 769
17.08/17.17	c learnt constraints deletion: 1638 -> 825
17.27/17.32	c learnt constraints deletion: 1791 -> 898
17.37/17.48	c learnt constraints deletion: 1793 -> 903
17.59/17.68	c learnt constraints deletion: 1980 -> 995
17.78/17.88	c learnt constraints deletion: 1986 -> 1001
17.98/18.09	c learnt constraints deletion: 2203 -> 1107
18.18/18.29	c learnt constraints deletion: 2186 -> 1094
18.48/18.52	c learnt constraints deletion: 2205 -> 1112
18.69/18.74	c learnt constraints deletion: 2396 -> 1205
18.88/18.90	c learnt constraints deletion: 2424 -> 1223
19.08/19.12	c learnt constraints deletion: 2452 -> 1226
19.28/19.36	c learnt constraints deletion: 2411 -> 1207
19.48/19.57	c learnt constraints deletion: 2411 -> 1210
19.69/19.80	c learnt constraints deletion: 2609 -> 1305
19.97/20.01	c learnt constraints deletion: 2629 -> 1320
20.17/20.25	c learnt constraints deletion: 2621 -> 1311
20.37/20.49	c learnt constraints deletion: 2626 -> 1315
20.67/20.73	c learnt constraints deletion: 2613 -> 1310
20.88/20.97	c learnt constraints deletion: 2629 -> 1318
21.17/21.20	c learnt constraints deletion: 2626 -> 1316
21.48/21.50	c learnt constraints deletion: 2883 -> 1448
21.68/21.75	c learnt constraints deletion: 2888 -> 1451
21.98/22.03	c learnt constraints deletion: 2892 -> 1450
22.28/22.33	c learnt constraints deletion: 2908 -> 1460
22.58/22.62	c learnt constraints deletion: 2906 -> 1459
22.78/22.89	c learnt constraints deletion: 2878 -> 1444
23.08/23.18	c learnt constraints deletion: 2897 -> 1452
23.37/23.49	c learnt constraints deletion: 2884 -> 1450
23.77/23.81	c learnt constraints deletion: 3179 -> 1590
24.08/24.17	c learnt constraints deletion: 3193 -> 1599
24.38/24.49	c learnt constraints deletion: 3188 -> 1600
24.78/24.83	c learnt constraints deletion: 3189 -> 1598
25.08/25.13	c learnt constraints deletion: 3191 -> 1603
25.58/25.60	c learnt constraints deletion: 3511 -> 1758
26.28/26.32	c learnt constraints deletion: 3305 -> 1664
27.18/27.23	c learnt constraints deletion: 3389 -> 1709
27.78/27.87	c learnt constraints deletion: 3306 -> 1659
28.58/28.65	c learnt constraints deletion: 3362 -> 1688
29.38/29.48	c learnt constraints deletion: 3216 -> 1612
30.07/30.16	c learnt constraints deletion: 3192 -> 1597
30.47/30.54	c learnt constraints deletion: 3540 -> 1770
31.27/31.35	c learnt constraints deletion: 3827 -> 1920
32.18/32.27	c learnt constraints deletion: 3604 -> 1806
33.17/33.24	c learnt constraints deletion: 3674 -> 1839
33.47/33.58	c learnt constraints deletion: 3507 -> 1755
34.08/34.15	c learnt constraints deletion: 3717 -> 1867
34.97/35.02	c learnt constraints deletion: 3866 -> 1937
35.87/35.99	c learnt constraints deletion: 3781 -> 1910
36.28/36.33	c learnt constraints deletion: 3479 -> 1740
36.58/36.67	c learnt constraints deletion: 3519 -> 1761
36.87/36.98	c learnt constraints deletion: 3492 -> 1746
37.67/37.76	c learnt constraints deletion: 3772 -> 1894
37.67/37.79	c solving time = 21.345s
37.67/37.79	c #decision = 239024
37.67/37.79	c #conflict = 187495
37.67/37.79	c #restart = 29
37.67/37.79	o 64
37.67/37.79	c Solving starts ...
37.77/37.80	c learnt constraints deletion: 1956 -> 978
37.77/37.81	c learnt constraints deletion: 978 -> 489
37.87/37.98	c learnt constraints deletion: 1263 -> 633
38.07/38.13	c learnt constraints deletion: 1499 -> 754
38.27/38.30	c learnt constraints deletion: 1658 -> 831
38.38/38.49	c learnt constraints deletion: 1814 -> 915
38.57/38.66	c learnt constraints deletion: 1802 -> 906
38.78/38.86	c learnt constraints deletion: 2007 -> 1005
38.98/39.05	c learnt constraints deletion: 1992 -> 1003
39.18/39.25	c learnt constraints deletion: 2187 -> 1096
39.38/39.43	c learnt constraints deletion: 2189 -> 1102
39.58/39.61	c learnt constraints deletion: 2187 -> 1101
39.77/39.84	c learnt constraints deletion: 2193 -> 1111
39.97/40.07	c learnt constraints deletion: 2395 -> 1201
40.27/40.30	c learnt constraints deletion: 2387 -> 1199
40.47/40.54	c learnt constraints deletion: 2381 -> 1196
40.68/40.75	c learnt constraints deletion: 2387 -> 1201
40.87/40.98	c learnt constraints deletion: 2392 -> 1202
41.18/41.22	c learnt constraints deletion: 2632 -> 1319
41.38/41.47	c learnt constraints deletion: 2616 -> 1312
41.68/41.73	c learnt constraints deletion: 2650 -> 1328
41.88/41.96	c learnt constraints deletion: 2646 -> 1326
42.07/42.19	c learnt constraints deletion: 2650 -> 1331
42.37/42.47	c learnt constraints deletion: 2653 -> 1330
42.67/42.76	c learnt constraints deletion: 2885 -> 1444
42.97/43.05	c learnt constraints deletion: 2902 -> 1452
43.27/43.35	c learnt constraints deletion: 2913 -> 1457
43.57/43.61	c learnt constraints deletion: 2902 -> 1452
43.77/43.88	c learnt constraints deletion: 2910 -> 1456
44.08/44.19	c learnt constraints deletion: 2886 -> 1444
44.37/44.49	c learnt constraints deletion: 2912 -> 1458
44.77/44.81	c learnt constraints deletion: 2905 -> 1455
45.08/45.12	c learnt constraints deletion: 2880 -> 1443
45.57/45.62	c learnt constraints deletion: 3543 -> 1786
46.27/46.37	c learnt constraints deletion: 3531 -> 1773
46.57/46.66	c learnt constraints deletion: 3191 -> 1597
47.37/47.42	c learnt constraints deletion: 3572 -> 1804
48.28/48.32	c learnt constraints deletion: 3496 -> 1766
49.18/49.24	c learnt constraints deletion: 3518 -> 1783
50.17/50.21	c learnt constraints deletion: 3615 -> 1837
50.97/51.09	c learnt constraints deletion: 3543 -> 1800
51.97/52.05	c learnt constraints deletion: 3465 -> 1764
52.97/53.04	c learnt constraints deletion: 3506 -> 1767
53.27/53.38	c learnt constraints deletion: 3169 -> 1585
53.97/54.02	c learnt constraints deletion: 3791 -> 1902
54.77/54.86	c learnt constraints deletion: 3808 -> 1906
55.78/55.87	c learnt constraints deletion: 3826 -> 1921
56.67/56.70	c learnt constraints deletion: 3585 -> 1799
57.37/57.49	c learnt constraints deletion: 3630 -> 1819
58.07/58.18	c learnt constraints deletion: 3511 -> 1756
59.07/59.10	c learnt constraints deletion: 3708 -> 1856
59.77/59.82	c learnt constraints deletion: 3634 -> 1819
60.87/60.90	c learnt constraints deletion: 3670 -> 1844
61.77/61.81	c learnt constraints deletion: 3762 -> 1886
62.67/62.75	c learnt constraints deletion: 3557 -> 1786
62.97/63.06	c learnt constraints deletion: 3507 -> 1756
63.27/63.39	c learnt constraints deletion: 3513 -> 1761
64.07/64.16	c learnt constraints deletion: 3741 -> 1885
64.77/64.90	c learnt constraints deletion: 3520 -> 1764
65.67/65.70	c learnt constraints deletion: 3759 -> 1894
66.67/66.75	c learnt constraints deletion: 3922 -> 1964
67.57/67.67	c learnt constraints deletion: 4143 -> 2074
68.17/68.26	c learnt constraints deletion: 3856 -> 1928
69.18/69.27	c learnt constraints deletion: 4036 -> 2026
70.37/70.42	c learnt constraints deletion: 4122 -> 2071
71.17/71.28	c learnt constraints deletion: 3855 -> 1931
71.57/71.64	c learnt constraints deletion: 3823 -> 1913
71.97/72.08	c learnt constraints deletion: 3880 -> 1942
72.37/72.44	c learnt constraints deletion: 3834 -> 1921
72.76/72.88	c learnt constraints deletion: 3863 -> 1933
73.16/73.28	c learnt constraints deletion: 3870 -> 1936
73.86/73.99	c learnt constraints deletion: 4123 -> 2068
75.06/75.13	c learnt constraints deletion: 4135 -> 2080
76.27/76.31	c learnt constraints deletion: 4174 -> 2107
76.77/76.89	c learnt constraints deletion: 3878 -> 1941
77.17/77.26	c learnt constraints deletion: 3826 -> 1914
77.76/77.87	c learnt constraints deletion: 4010 -> 2009
78.76/78.82	c learnt constraints deletion: 4132 -> 2080
79.46/79.55	c learnt constraints deletion: 4066 -> 2038
80.36/80.49	c learnt constraints deletion: 4126 -> 2070
81.66/81.71	c learnt constraints deletion: 4222 -> 2127
82.26/82.35	c learnt constraints deletion: 3946 -> 1978
82.76/82.83	c learnt constraints deletion: 4216 -> 2108
83.16/83.28	c learnt constraints deletion: 4237 -> 2119
83.86/83.95	c learnt constraints deletion: 4540 -> 2270
84.96/85.00	c learnt constraints deletion: 4541 -> 2276
86.16/86.21	c learnt constraints deletion: 4544 -> 2284
86.96/87.00	c learnt constraints deletion: 4489 -> 2248
88.06/88.16	c learnt constraints deletion: 4515 -> 2277
89.26/89.36	c learnt constraints deletion: 4396 -> 2216
90.06/90.12	c learnt constraints deletion: 4476 -> 2238
91.36/91.42	c learnt constraints deletion: 4537 -> 2284
92.46/92.56	c learnt constraints deletion: 4503 -> 2261
93.56/93.68	c learnt constraints deletion: 4286 -> 2149
94.86/94.94	c learnt constraints deletion: 4461 -> 2251
95.96/96.08	c learnt constraints deletion: 4602 -> 2309
96.96/97.06	c learnt constraints deletion: 4509 -> 2257
98.16/98.22	c learnt constraints deletion: 4411 -> 2224
99.26/99.39	c learnt constraints deletion: 4422 -> 2234
100.46/100.50	c learnt constraints deletion: 4346 -> 2176
101.26/101.38	c learnt constraints deletion: 4267 -> 2135
101.76/101.81	c learnt constraints deletion: 4222 -> 2112
102.06/102.20	c learnt constraints deletion: 4224 -> 2114
102.86/102.99	c learnt constraints deletion: 4523 -> 2278
104.06/104.15	c learnt constraints deletion: 4481 -> 2269
105.26/105.35	c learnt constraints deletion: 4477 -> 2256
106.56/106.62	c learnt constraints deletion: 4525 -> 2296
107.56/107.67	c learnt constraints deletion: 4323 -> 2164
108.06/108.11	c learnt constraints deletion: 4259 -> 2134
108.86/108.93	c learnt constraints deletion: 4533 -> 2276
109.66/109.73	c learnt constraints deletion: 4246 -> 2127
110.97/111.08	c learnt constraints deletion: 5032 -> 2526
111.76/111.88	c learnt constraints deletion: 4664 -> 2332
112.56/112.67	c learnt constraints deletion: 4656 -> 2328
113.35/113.41	c learnt constraints deletion: 4644 -> 2323
114.46/114.55	c learnt constraints deletion: 4870 -> 2441
115.46/115.57	c learnt constraints deletion: 4662 -> 2334
116.25/116.39	c learnt constraints deletion: 4662 -> 2331
116.95/117.03	c learnt constraints deletion: 4655 -> 2332
117.76/117.83	c learnt constraints deletion: 4704 -> 2353
118.96/119.09	c learnt constraints deletion: 4791 -> 2402
120.05/120.14	c learnt constraints deletion: 4901 -> 2457
121.26/121.38	c learnt constraints deletion: 4706 -> 2362
122.56/122.63	c learnt constraints deletion: 4814 -> 2418
123.66/123.72	c learnt constraints deletion: 4668 -> 2337
124.06/124.19	c learnt constraints deletion: 4658 -> 2330
124.76/124.80	c learnt constraints deletion: 4647 -> 2327
125.26/125.39	c learnt constraints deletion: 4653 -> 2330
125.95/126.00	c learnt constraints deletion: 4672 -> 2339
126.46/126.57	c learnt constraints deletion: 4668 -> 2340
127.05/127.14	c learnt constraints deletion: 4657 -> 2329
127.65/127.71	c learnt constraints deletion: 4629 -> 2316
128.16/128.29	c learnt constraints deletion: 4650 -> 2326
128.76/128.86	c learnt constraints deletion: 4642 -> 2321
129.56/129.62	c learnt constraints deletion: 4743 -> 2377
130.86/130.95	c learnt constraints deletion: 5064 -> 2539
131.66/131.70	c learnt constraints deletion: 4656 -> 2329
132.75/132.87	c learnt constraints deletion: 4991 -> 2502
134.06/134.19	c learnt constraints deletion: 4986 -> 2514
135.46/135.53	c learnt constraints deletion: 4955 -> 2496
136.95/137.02	c learnt constraints deletion: 4983 -> 2518
138.26/138.32	c learnt constraints deletion: 4897 -> 2470
139.56/139.66	c learnt constraints deletion: 4929 -> 2493
140.35/140.41	c learnt constraints deletion: 4674 -> 2338
141.66/141.70	c learnt constraints deletion: 4920 -> 2468
143.05/143.11	c learnt constraints deletion: 4898 -> 2471
144.35/144.41	c learnt constraints deletion: 4882 -> 2453
144.75/144.85	c learnt constraints deletion: 4672 -> 2336
145.95/146.07	c learnt constraints deletion: 4967 -> 2497
147.26/147.40	c learnt constraints deletion: 4916 -> 2479
148.15/148.26	c learnt constraints deletion: 4631 -> 2317
149.35/149.46	c learnt constraints deletion: 4856 -> 2433
151.05/151.11	c learnt constraints deletion: 5368 -> 2689
152.35/152.41	c learnt constraints deletion: 5314 -> 2660
153.96/154.05	c learnt constraints deletion: 5430 -> 2730
155.45/155.54	c learnt constraints deletion: 5305 -> 2669
156.65/156.75	c learnt constraints deletion: 5122 -> 2563
157.75/157.88	c learnt constraints deletion: 5117 -> 2563
158.55/158.67	c learnt constraints deletion: 5103 -> 2553
159.95/160.07	c learnt constraints deletion: 5342 -> 2682
161.25/161.38	c learnt constraints deletion: 5283 -> 2647
161.85/161.91	c learnt constraints deletion: 5116 -> 2558
162.45/162.54	c learnt constraints deletion: 5107 -> 2555
163.65/163.77	c learnt constraints deletion: 5390 -> 2703
165.15/165.26	c learnt constraints deletion: 5452 -> 2733
166.45/166.59	c learnt constraints deletion: 5295 -> 2667
167.95/168.00	c learnt constraints deletion: 5312 -> 2678
169.45/169.54	c learnt constraints deletion: 5446 -> 2748
170.95/171.00	c learnt constraints deletion: 5263 -> 2657
171.65/171.72	c learnt constraints deletion: 5104 -> 2553
172.25/172.33	c learnt constraints deletion: 5151 -> 2577
172.95/173.02	c learnt constraints deletion: 5113 -> 2557
174.05/174.19	c learnt constraints deletion: 5382 -> 2693
175.45/175.59	c learnt constraints deletion: 5316 -> 2667
176.85/176.92	c learnt constraints deletion: 5280 -> 2655
178.25/178.36	c learnt constraints deletion: 5433 -> 2740
179.65/179.74	c learnt constraints deletion: 5333 -> 2687
180.44/180.57	c learnt constraints deletion: 5103 -> 2553
181.15/181.20	c learnt constraints deletion: 5110 -> 2555
181.85/181.92	c learnt constraints deletion: 5128 -> 2566
182.56/182.64	c learnt constraints deletion: 5097 -> 2551
183.25/183.32	c learnt constraints deletion: 5110 -> 2556
183.94/184.03	c learnt constraints deletion: 5121 -> 2561
185.15/185.25	c learnt constraints deletion: 5303 -> 2658
186.54/186.62	c learnt constraints deletion: 5399 -> 2710
187.96/188.03	c learnt constraints deletion: 5198 -> 2613
189.64/189.71	c learnt constraints deletion: 5395 -> 2724
190.75/190.82	c learnt constraints deletion: 5138 -> 2572
191.26/191.33	c learnt constraints deletion: 5097 -> 2549
192.45/192.59	c learnt constraints deletion: 5363 -> 2683
193.65/193.78	c learnt constraints deletion: 5093 -> 2547
195.14/195.24	c learnt constraints deletion: 5480 -> 2740
196.44/196.57	c learnt constraints deletion: 5349 -> 2682
197.14/197.27	c solving time = 159.452s
197.14/197.27	c #decision = 708277
197.14/197.27	c #conflict = 588950
197.14/197.27	c #restart = 47
197.14/197.27	s OPTIMUM FOUND
197.14/197.27	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10
197.14/197.27	v x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
197.14/197.27	v -x21 x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30
197.14/197.27	v -x31 -x32 -x33 -x34 x35 -x36 -x37 -x38 -x39 -x40
197.14/197.27	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50
197.14/197.27	v -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60
197.14/197.27	v x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70
197.14/197.27	v -x71 -x72 -x73 x74 x75 -x76 -x77 -x78 -x79 -x80
197.14/197.27	v -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90
197.14/197.27	v -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 x100
197.14/197.27	v x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 x109 -x110
197.14/197.27	v -x111 -x112 -x113 -x114 x115 -x116 -x117 -x118 x119 -x120
197.14/197.27	v -x121 -x122 -x123 -x124 x125 x126 -x127 -x128 -x129 -x130
197.14/197.27	v -x131 -x132 -x133 x134 -x135 -x136 -x137 -x138 -x139 x140
197.14/197.27	v -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150
197.14/197.27	v -x151 -x152 -x153 -x154 -x155 -x156 -x157 x158 -x159 -x160
197.14/197.27	v -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 x170
197.14/197.27	v -x171 -x172 -x173 -x174 -x175 -x176 x177 -x178 -x179 -x180
197.14/197.27	v -x181 -x182 x183 -x184 -x185 -x186 x187 -x188 -x189 -x190
197.14/197.27	v -x191 x192 -x193 -x194 -x195 -x196 -x197 -x198 x199 -x200
197.14/197.27	v -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 x209 -x210
197.14/197.27	v -x211 -x212 -x213 x214 -x215 -x216 -x217 -x218 -x219 -x220
197.14/197.27	v -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 x230
197.14/197.27	v -x231 -x232 -x233 x234 -x235 -x236 -x237 x238 -x239 -x240
197.14/197.27	v -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250
197.14/197.27	v -x251 -x252 x253 -x254 -x255 -x256 x257 -x258 -x259 -x260
197.14/197.27	v x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270
197.14/197.27	v x271 x272 x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280
197.14/197.27	v -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290
197.14/197.27	v -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300
197.14/197.27	v -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 x309 -x310
197.14/197.27	v -x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318 x319 x320
197.14/197.27	v x321 -x322 -x323 -x324 -x325 -x326 -x327 x328 -x329 -x330
197.14/197.27	v -x331 x332 -x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340
197.14/197.27	v -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350
197.14/197.27	v -x351 -x352 x353 -x354 -x355 -x356 x357 -x358 -x359 -x360
197.14/197.27	v -x361 x362 x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370
197.14/197.27	v -x371 -x372 -x373 -x374 -x375 x376 -x377 -x378 -x379 -x380
197.14/197.27	v -x381 -x382 -x383 -x384 -x385 -x386 -x387 x388 -x389 -x390
197.14/197.27	v -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399 -x400
197.14/197.27	v -x401 x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410
197.14/197.27	v -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 x420
197.14/197.27	v -x421 -x422 -x423 -x424 -x425 -x426 -x427 x428 -x429 -x430
197.14/197.27	v -x431 x432 -x433 -x434 -x435 x436 -x437 -x438 -x439 -x440
197.14/197.27	v -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450
197.14/197.27	v -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460
197.14/197.27	v -x461 -x462 -x463 -x464 -x465 x466 x467 -x468 -x469 -x470
197.14/197.27	v -x471 -x472 -x473 -x474 x475 -x476 -x477 -x478 x479 -x480
197.14/197.27	v -x481 -x482 -x483 -x484 x485 x486 -x487 -x488 -x489 -x490
197.14/197.27	v -x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500
197.14/197.27	v -x501 -x502 -x503 -x504 -x505 -x506 -x507 -x508 -x509 -x510
197.14/197.27	v -x511 x512 -x513 -x514 -x515 -x516 -x517 -x518 -x519 -x520
197.14/197.27	v -x521 -x522 -x523 -x524 -x525 -x526 x527 -x528 x529 -x530
197.14/197.27	v -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540
197.14/197.27	v -x541 -x542 -x543 -x544 -x545 -x546 -x547 -x548 -x549 -x550
197.14/197.27	v -x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 -x559 -x560
197.14/197.27	v -x561 -x562 -x563 -x564 -x565 -x566 x567 -x568 -x569 -x570
197.14/197.27	v -x571 -x572 -x573 -x574 -x575 -x576 -x577 -x578 -x579 -x580
197.14/197.27	v -x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588 -x589 -x590
197.14/197.27	v -x591 -x592 -x593 -x594 -x595 -x596 -x597 -x598 -x599 x600
197.14/197.27	v -x601 -x602 -x603 -x604 -x605 -x606 -x607 -x608 -x609 -x610
197.14/197.27	v -x611 x612 -x613 -x614 -x615 -x616 -x617 -x618 -x619 -x620
197.14/197.27	v -x621 -x622 -x623 -x624 -x625 -x626 -x627 -x628 -x629 -x630
197.14/197.27	v -x631 -x632 -x633 -x634 -x635 -x636 -x637 -x638 -x639 -x640
197.14/197.27	v -x641 x642 -x643 -x644 -x645 -x646 -x647 -x648 -x649 -x650
197.14/197.27	v -x651 -x652 -x653 -x654 -x655 -x656 -x657 -x658 -x659 x660
197.14/197.27	v -x661 -x662 -x663 -x664 -x665 -x666 -x667 -x668 -x669 -x670
197.14/197.27	v -x671 -x672
197.14/197.27	c total time = 197.234s

Verifier Data

OK	64

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 1.98 1.68 2/176 25407
/proc/meminfo: memFree=27217184/32873648 swapFree=7112/7112
[pid=25407] ppid=25405 vsize=6224 CPUtime=0 cores=0,2,4,6
/proc/25407/stat : 25407 (toysat) R 25405 25407 25232 0 -1 4202496 832 0 0 0 0 0 0 0 20 0 1 0 329458716 6373376 752 33554432000 4194304 8989770 140735018123824 140735666574616 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/25407/statm: 1556 752 429 1171 0 333 0

[startup+0.0331229 s]
/proc/loadavg: 2.00 1.98 1.68 2/176 25407
/proc/meminfo: memFree=27217184/32873648 swapFree=7112/7112
[pid=25407] ppid=25405 vsize=8272 CPUtime=0.03 cores=0,2,4,6
/proc/25407/stat : 25407 (toysat) R 25405 25407 25232 0 -1 4202496 1303 0 0 0 3 0 0 0 20 0 1 0 329458716 8470528 1223 33554432000 4194304 8989770 140735018123824 140735666574616 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/25407/statm: 2068 1223 430 1171 0 845 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8272

[startup+0.100161 s]
/proc/loadavg: 2.00 1.98 1.68 2/176 25407
/proc/meminfo: memFree=27217184/32873648 swapFree=7112/7112
[pid=25407] ppid=25405 vsize=9296 CPUtime=0.09 cores=0,2,4,6
/proc/25407/stat : 25407 (toysat) R 25405 25407 25232 0 -1 4202496 1559 0 0 0 9 0 0 0 20 0 1 0 329458716 9519104 1479 33554432000 4194304 8989770 140735018123824 140735666574616 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/25407/statm: 2324 1479 459 1171 0 1101 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9296

[startup+0.300109 s]
/proc/loadavg: 2.00 1.98 1.68 2/176 25407
/proc/meminfo: memFree=27217184/32873648 swapFree=7112/7112
[pid=25407] ppid=25405 vsize=10320 CPUtime=0.29 cores=0,2,4,6
/proc/25407/stat : 25407 (toysat) R 25405 25407 25232 0 -1 4202496 1894 0 0 0 29 0 0 0 20 0 1 0 329458716 10567680 1814 33554432000 4194304 8989770 140735018123824 140735666574616 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/25407/statm: 2580 1814 461 1171 0 1357 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10320

[startup+0.700135 s]
/proc/loadavg: 2.00 1.98 1.68 2/176 25407
/proc/meminfo: memFree=27217184/32873648 swapFree=7112/7112
[pid=25407] ppid=25405 vsize=13392 CPUtime=0.69 cores=0,2,4,6
/proc/25407/stat : 25407 (toysat) R 25405 25407 25232 0 -1 4202496 2662 0 0 0 69 0 0 0 20 0 1 0 329458716 13713408 2582 33554432000 4194304 8989770 140735018123824 140735018123320 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/25407/statm: 3348 2582 461 1171 0 2125 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13392

[startup+1.50014 s]
/proc/loadavg: 2.00 1.98 1.68 3/177 25408
/proc/meminfo: memFree=27209356/32873648 swapFree=7112/7112
[pid=25407] ppid=25405 vsize=14416 CPUtime=1.49 cores=0,2,4,6
/proc/25407/stat : 25407 (toysat) R 25405 25407 25232 0 -1 4202496 2918 0 0 0 149 0 0 0 20 0 1 0 329458716 14761984 2838 33554432000 4194304 8989770 140735018123824 140735018123320 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/25407/statm: 3604 2838 461 1171 0 2381 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14416

[startup+3.10017 s]
/proc/loadavg: 2.00 1.98 1.68 3/177 25408
/proc/meminfo: memFree=27207380/32873648 swapFree=7112/7112
[pid=25407] ppid=25405 vsize=16464 CPUtime=3.08 cores=0,2,4,6
/proc/25407/stat : 25407 (toysat) R 25405 25407 25232 0 -1 4202496 3430 0 0 0 308 0 0 0 20 0 1 0 329458716 16859136 3350 33554432000 4194304 8989770 140735018123824 140735018106920 7857787 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/25407/statm: 4116 3350 461 1171 0 2893 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 16464

[startup+6.30023 s]
/proc/loadavg: 2.00 1.98 1.68 3/177 25408
/proc/meminfo: memFree=27202528/32873648 swapFree=7112/7112
[pid=25407] ppid=25405 vsize=18512 CPUtime=6.29 cores=0,2,4,6
/proc/25407/stat : 25407 (toysat) R 25405 25407 25232 0 -1 4202496 3942 0 0 0 628 1 0 0 20 0 1 0 329458716 18956288 3862 33554432000 4194304 8989770 140735018123824 140735018123320 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/25407/statm: 4628 3862 461 1171 0 3405 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18512

[startup+12.7002 s]
/proc/loadavg: 2.00 1.98 1.69 3/177 25408
/proc/meminfo: memFree=27201460/32873648 swapFree=7112/7112
[pid=25407] ppid=25405 vsize=19536 CPUtime=12.68 cores=0,2,4,6
/proc/25407/stat : 25407 (toysat) R 25405 25407 25232 0 -1 4202496 4198 0 0 0 1265 3 0 0 20 0 1 0 329458716 20004864 4118 33554432000 4194304 8989770 140735018123824 140735018123320 4435164 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/25407/statm: 4884 4118 461 1171 0 3661 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 19536

[startup+25.5002 s]
/proc/loadavg: 2.00 1.98 1.69 3/177 25408
/proc/meminfo: memFree=27201584/32873648 swapFree=7112/7112
[pid=25407] ppid=25405 vsize=19536 CPUtime=25.48 cores=0,2,4,6
/proc/25407/stat : 25407 (toysat) R 25405 25407 25232 0 -1 4202496 4209 0 0 0 2541 7 0 0 20 0 1 0 329458716 20004864 4129 33554432000 4194304 8989770 140735018123824 140735018123320 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/25407/statm: 4884 4129 472 1171 0 3661 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19536

[startup+51.1002 s]
/proc/loadavg: 2.00 1.98 1.70 3/177 25408
/proc/meminfo: memFree=27199228/32873648 swapFree=7112/7112
[pid=25407] ppid=25405 vsize=22608 CPUtime=51.07 cores=0,2,4,6
/proc/25407/stat : 25407 (toysat) R 25405 25407 25232 0 -1 4202496 4977 0 0 0 5092 15 0 0 20 0 1 0 329458716 23150592 4897 33554432000 4194304 8989770 140735018123824 140735018123320 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/25407/statm: 5652 4897 472 1171 0 4429 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 22608

[startup+102.306 s]
/proc/loadavg: 1.96 1.96 1.71 3/177 25447
/proc/meminfo: memFree=27713268/32873648 swapFree=7112/7112
[pid=25407] ppid=25405 vsize=25680 CPUtime=102.27 cores=0,2,4,6
/proc/25407/stat : 25407 (toysat) R 25405 25407 25232 0 -1 4202496 6008 0 0 0 10193 34 0 0 20 0 1 0 329458716 26296320 5665 33554432000 4194304 8989770 140735018123824 140735018123320 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/25407/statm: 6420 5665 472 1171 0 5197 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 25680

[startup+162.3 s]
/proc/loadavg: 1.98 1.97 1.72 3/177 25447
/proc/meminfo: memFree=27588276/32873648 swapFree=7112/7112
[pid=25407] ppid=25405 vsize=25680 CPUtime=162.25 cores=0,2,4,6
/proc/25407/stat : 25407 (toysat) R 25405 25407 25232 0 -1 4202496 7032 0 0 0 16171 54 0 0 20 0 1 0 329458716 26296320 5665 33554432000 4194304 8989770 140735018123824 140735018123320 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/25407/statm: 6420 5665 472 1171 0 5197 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 25680

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

[startup+179.1 s]
/proc/loadavg: 1.99 1.97 1.73 3/177 25447
/proc/meminfo: memFree=27558236/32873648 swapFree=7112/7112
[pid=25407] ppid=25405 vsize=27728 CPUtime=179.05 cores=0,2,4,6
/proc/25407/stat : 25407 (toysat) R 25405 25407 25232 0 -1 4202496 7544 0 0 0 17846 59 0 0 20 0 1 0 329458716 28393472 6177 33554432000 4194304 8989770 140735018123824 140735018121792 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/25407/statm: 6932 6177 472 1171 0 5709 0
Current children cumulated CPU time (s) 179.05
Current children cumulated vsize (KiB) 27728

[startup+185.5 s]
/proc/loadavg: 1.99 1.97 1.73 3/176 25447
/proc/meminfo: memFree=27550540/32873648 swapFree=7112/7112
[pid=25407] ppid=25405 vsize=25680 CPUtime=185.45 cores=0,2,4,6
/proc/25407/stat : 25407 (toysat) R 25405 25407 25232 0 -1 4202496 7544 0 0 0 18484 61 0 0 20 0 1 0 329458716 26296320 5665 33554432000 4194304 8989770 140735018123824 140735018123320 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/25407/statm: 6420 5665 472 1171 0 5197 0
Current children cumulated CPU time (s) 185.45
Current children cumulated vsize (KiB) 25680

[startup+191.9 s]
/proc/loadavg: 1.99 1.97 1.73 3/177 25448
/proc/meminfo: memFree=27541976/32873648 swapFree=7112/7112
[pid=25407] ppid=25405 vsize=26704 CPUtime=191.85 cores=0,2,4,6
/proc/25407/stat : 25407 (toysat) R 25405 25407 25232 0 -1 4202496 7800 0 0 0 19122 63 0 0 20 0 1 0 329458716 27344896 5921 33554432000 4194304 8989770 140735018123824 140735018123320 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/25407/statm: 6676 5921 472 1171 0 5453 0
Current children cumulated CPU time (s) 191.85
Current children cumulated vsize (KiB) 26704

[startup+195.1 s]
/proc/loadavg: 1.99 1.97 1.73 3/177 25448
/proc/meminfo: memFree=27538612/32873648 swapFree=7112/7112
[pid=25407] ppid=25405 vsize=25680 CPUtime=195.04 cores=0,2,4,6
/proc/25407/stat : 25407 (toysat) R 25405 25407 25232 0 -1 4202496 7800 0 0 0 19440 64 0 0 20 0 1 0 329458716 26296320 5665 33554432000 4194304 8989770 140735018123824 140735018123320 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/25407/statm: 6420 5665 472 1171 0 5197 0
Current children cumulated CPU time (s) 195.04
Current children cumulated vsize (KiB) 25680

[startup+195.9 s]
/proc/loadavg: 1.99 1.97 1.73 3/177 25448
/proc/meminfo: memFree=27534396/32873648 swapFree=7112/7112
[pid=25407] ppid=25405 vsize=25680 CPUtime=195.84 cores=0,2,4,6
/proc/25407/stat : 25407 (toysat) R 25405 25407 25232 0 -1 4202496 7800 0 0 0 19520 64 0 0 20 0 1 0 329458716 26296320 5665 33554432000 4194304 8989770 140735018123824 140735018123088 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/25407/statm: 6420 5665 472 1171 0 5197 0
Current children cumulated CPU time (s) 195.84
Current children cumulated vsize (KiB) 25680

[startup+196.7 s]
/proc/loadavg: 1.99 1.97 1.73 3/177 25448
/proc/meminfo: memFree=27534396/32873648 swapFree=7112/7112
[pid=25407] ppid=25405 vsize=25680 CPUtime=196.64 cores=0,2,4,6
/proc/25407/stat : 25407 (toysat) R 25405 25407 25232 0 -1 4202496 7800 0 0 0 19600 64 0 0 20 0 1 0 329458716 26296320 5665 33554432000 4194304 8989770 140735018123824 140735018123320 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/25407/statm: 6420 5665 472 1171 0 5197 0
Current children cumulated CPU time (s) 196.64
Current children cumulated vsize (KiB) 25680

[startup+197.1 s]
/proc/loadavg: 1.99 1.97 1.73 3/177 25448
/proc/meminfo: memFree=27534396/32873648 swapFree=7112/7112
[pid=25407] ppid=25405 vsize=25680 CPUtime=197.04 cores=0,2,4,6
/proc/25407/stat : 25407 (toysat) R 25405 25407 25232 0 -1 4202496 7800 0 0 0 19640 64 0 0 20 0 1 0 329458716 26296320 5665 33554432000 4194304 8989770 140735018123824 140735018123320 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/25407/statm: 6420 5665 472 1171 0 5197 0
Current children cumulated CPU time (s) 197.04
Current children cumulated vsize (KiB) 25680

[startup+197.2 s]
/proc/loadavg: 1.99 1.97 1.73 3/177 25448
/proc/meminfo: memFree=27534396/32873648 swapFree=7112/7112
[pid=25407] ppid=25405 vsize=25680 CPUtime=197.14 cores=0,2,4,6
/proc/25407/stat : 25407 (toysat) R 25405 25407 25232 0 -1 4202496 7800 0 0 0 19650 64 0 0 20 0 1 0 329458716 26296320 5665 33554432000 4194304 8989770 140735018123824 140735018123320 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/25407/statm: 6420 5665 472 1171 0 5197 0
Current children cumulated CPU time (s) 197.14
Current children cumulated vsize (KiB) 25680

Child status: 0
Real time (s): 197.281
CPU time (s): 197.236
CPU user time (s): 196.584
CPU system time (s): 0.6519
CPU usage (%): 99.9774
Max. virtual memory (cumulated for all children) (KiB): 27728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 196.584
system time used= 0.6519
maximum resident set size= 24708
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7804
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 252

runsolver used 0.334949 second user time and 0.864868 second system time

The end

Launcher Data

Begin job on node126 at 2012-06-02 12:35:28
IDJOB=3725063
IDBENCH=2033
IDSOLVER=2308
FILE ID=node126/3725063-1338633328
RUNJOBID= node126-1338631508-25248
PBS_JOBID= 14636454
Free space on /tmp= 70780 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/routing/normalized-s4-4-3-7pb.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3725063-1338633328/watcher-3725063-1338633328 -o /tmp/evaluation-result-3725063-1338633328/solver-3725063-1338633328 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725063-1338633328.opb

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

MD5SUM BENCH= c260403f4942794773ec12b2770e1c07
RANDOM SEED=1294690748

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27217720 kB
Buffers:          387532 kB
Cached:          3671948 kB
SwapCached:         9476 kB
Active:          2161644 kB
Inactive:        2633696 kB
Active(anon):     725604 kB
Inactive(anon):    12180 kB
Active(file):    1436040 kB
Inactive(file):  2621516 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67094928 kB
Dirty:              7396 kB
Writeback:             0 kB
AnonPages:        735824 kB
Mapped:            11496 kB
Shmem:                 0 kB
Slab:             720732 kB
SReclaimable:     165236 kB
SUnreclaim:       555496 kB
KernelStack:        1456 kB
PageTables:         5628 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     850548 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    722944 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70788 MiB
End job on node126 at 2012-06-02 12:38:45