Trace number 3725253

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-01? (TO) 1800.02 1800.31

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-test1.r.opb
MD5SUM8e6ac0bad8d074da12c63269189a8260
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark110
Best CPU time to get the best result obtained on this benchmark0.130979
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 110
Optimality of the best value was proved YES
Number of variables2091
Total number of constraints362
Number of constraints which are clauses362
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint48
Number of terms in the objective function 2091
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 2091
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2091
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.39/0.45	c 2012-06-02T13:07:53+0200
0.39/0.45	c arch = x86_64
0.39/0.45	c os = linux
0.39/0.45	c compiler = ghc 7.4
0.39/0.45	c packages:
0.39/0.45	c   OptDir-0.0.1
0.39/0.45	c   array-0.4.0.0
0.39/0.45	c   base-4.5.0.0
0.39/0.45	c   bytestring-0.9.2.1
0.39/0.45	c   containers-0.4.2.1
0.39/0.45	c   deepseq-1.3.0.0
0.39/0.45	c   mtl-2.1.1
0.39/0.45	c   old_locale-1.0.0.4
0.39/0.45	c   parse_dimacs-1.2
0.39/0.45	c   parsec-3.1.2
0.39/0.45	c   queue-0.1.2
0.39/0.45	c   stm-2.3
0.39/0.45	c   time-1.4
0.39/0.45	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725253-1338635273.opb"]
0.39/0.45	c #vars 2091
0.39/0.45	c #constraints 362
0.39/0.45	c Solving starts ...
0.39/0.45	c solving time = 0.003s
0.39/0.45	c #decision = 1942
0.39/0.45	c #conflict = 0
0.39/0.45	c #restart = 0
0.39/0.45	o 149
0.39/0.46	c Solving starts ...
4.19/4.22	c learnt constraints deletion: 1315 -> 658
6.98/7.06	c learnt constraints deletion: 1631 -> 819
9.69/9.79	c learnt constraints deletion: 1649 -> 841
12.29/12.37	c learnt constraints deletion: 1767 -> 892
14.89/14.90	c learnt constraints deletion: 1776 -> 888
18.19/18.25	c learnt constraints deletion: 1931 -> 971
21.19/21.28	c learnt constraints deletion: 1926 -> 963
24.29/24.33	c learnt constraints deletion: 2096 -> 1050
27.58/27.68	c learnt constraints deletion: 2113 -> 1065
30.98/31.07	c learnt constraints deletion: 2103 -> 1054
33.99/34.07	c learnt constraints deletion: 2103 -> 1055
37.59/37.61	c learnt constraints deletion: 2304 -> 1157
40.99/41.00	c learnt constraints deletion: 2309 -> 1159
44.38/44.44	c learnt constraints deletion: 2305 -> 1160
47.48/47.54	c learnt constraints deletion: 2292 -> 1150
51.48/51.54	c learnt constraints deletion: 2395 -> 1198
55.58/55.60	c learnt constraints deletion: 2523 -> 1266
59.18/59.24	c learnt constraints deletion: 2519 -> 1261
63.28/63.37	c learnt constraints deletion: 2521 -> 1267
67.18/67.25	c learnt constraints deletion: 2518 -> 1267
70.87/70.90	c learnt constraints deletion: 2503 -> 1254
74.79/74.88	c learnt constraints deletion: 2517 -> 1264
79.18/79.26	c learnt constraints deletion: 2747 -> 1385
83.07/83.12	c learnt constraints deletion: 2753 -> 1380
86.78/86.90	c learnt constraints deletion: 2745 -> 1381
90.58/90.66	c learnt constraints deletion: 2743 -> 1374
94.48/94.54	c learnt constraints deletion: 2750 -> 1382
98.17/98.25	c learnt constraints deletion: 2759 -> 1383
101.77/101.87	c learnt constraints deletion: 2750 -> 1383
105.37/105.43	c learnt constraints deletion: 2766 -> 1398
109.47/109.54	c learnt constraints deletion: 2748 -> 1378
113.57/113.67	c learnt constraints deletion: 2757 -> 1387
118.37/118.44	c learnt constraints deletion: 3004 -> 1502
122.87/122.93	c learnt constraints deletion: 3011 -> 1510
126.97/127.01	c learnt constraints deletion: 3013 -> 1510
131.57/131.60	c learnt constraints deletion: 3011 -> 1509
135.76/135.81	c learnt constraints deletion: 3006 -> 1507
140.47/140.58	c learnt constraints deletion: 3013 -> 1513
145.76/145.86	c learnt constraints deletion: 3005 -> 1512
150.26/150.36	c learnt constraints deletion: 3010 -> 1514
154.66/154.77	c learnt constraints deletion: 2998 -> 1499
158.96/159.01	c learnt constraints deletion: 3008 -> 1508
163.46/163.54	c learnt constraints deletion: 3010 -> 1507
167.66/167.72	c learnt constraints deletion: 3022 -> 1513
171.75/171.83	c learnt constraints deletion: 3187 -> 1594
175.66/175.71	c learnt constraints deletion: 3289 -> 1654
179.66/179.79	c learnt constraints deletion: 3295 -> 1652
183.66/183.73	c learnt constraints deletion: 3294 -> 1648
188.16/188.26	c learnt constraints deletion: 3294 -> 1649
192.65/192.73	c learnt constraints deletion: 3299 -> 1654
197.05/197.17	c learnt constraints deletion: 3288 -> 1653
201.45/201.52	c learnt constraints deletion: 3295 -> 1653
205.95/206.06	c learnt constraints deletion: 3295 -> 1658
211.06/211.19	c learnt constraints deletion: 3296 -> 1656
216.15/216.20	c learnt constraints deletion: 3299 -> 1660
220.75/220.86	c learnt constraints deletion: 3290 -> 1653
225.65/225.76	c learnt constraints deletion: 3311 -> 1667
230.05/230.16	c learnt constraints deletion: 3301 -> 1662
234.85/234.94	c learnt constraints deletion: 3294 -> 1659
239.75/239.89	c learnt constraints deletion: 3304 -> 1666
244.74/244.89	c learnt constraints deletion: 3283 -> 1642
249.95/250.07	c learnt constraints deletion: 3300 -> 1653
255.74/255.82	c learnt constraints deletion: 3623 -> 1815
261.24/261.32	c learnt constraints deletion: 3624 -> 1820
266.35/266.43	c learnt constraints deletion: 3588 -> 1794
270.94/271.06	c learnt constraints deletion: 3598 -> 1799
275.55/275.63	c learnt constraints deletion: 3595 -> 1799
280.24/280.34	c learnt constraints deletion: 3605 -> 1806
285.14/285.27	c learnt constraints deletion: 3601 -> 1807
290.25/290.34	c learnt constraints deletion: 3609 -> 1806
295.43/295.56	c learnt constraints deletion: 3623 -> 1816
300.34/300.47	c learnt constraints deletion: 3599 -> 1802
305.43/305.54	c learnt constraints deletion: 3602 -> 1804
310.54/310.67	c learnt constraints deletion: 3599 -> 1805
315.65/315.70	c learnt constraints deletion: 3610 -> 1808
320.54/320.60	c learnt constraints deletion: 3611 -> 1812
325.44/325.57	c learnt constraints deletion: 3600 -> 1805
330.33/330.41	c learnt constraints deletion: 3611 -> 1816
334.93/335.08	c learnt constraints deletion: 3627 -> 1829
339.62/339.79	c learnt constraints deletion: 3607 -> 1809
344.53/344.64	c learnt constraints deletion: 3600 -> 1806
349.53/349.61	c learnt constraints deletion: 3614 -> 1816
354.32/354.41	c learnt constraints deletion: 3623 -> 1825
359.32/359.48	c learnt constraints deletion: 3608 -> 1811
364.42/364.50	c learnt constraints deletion: 3608 -> 1812
369.22/369.36	c learnt constraints deletion: 3624 -> 1824
374.94/375.07	c learnt constraints deletion: 3982 -> 2011
380.63/380.77	c learnt constraints deletion: 3959 -> 1982
386.03/386.15	c learnt constraints deletion: 3950 -> 1982
391.33/391.46	c learnt constraints deletion: 3957 -> 1991
396.22/396.30	c learnt constraints deletion: 3956 -> 1997
401.12/401.25	c learnt constraints deletion: 3940 -> 1971
406.12/406.26	c learnt constraints deletion: 3960 -> 1991
411.32/411.44	c learnt constraints deletion: 3960 -> 1984
416.31/416.47	c learnt constraints deletion: 3965 -> 1995
421.23/421.36	c learnt constraints deletion: 3961 -> 1984
426.21/426.35	c learnt constraints deletion: 3941 -> 1975
431.22/431.33	c learnt constraints deletion: 3946 -> 1980
435.91/436.08	c learnt constraints deletion: 3960 -> 1994
440.92/441.08	c learnt constraints deletion: 3960 -> 1985
446.01/446.19	c learnt constraints deletion: 3950 -> 1981
451.12/451.25	c learnt constraints deletion: 3958 -> 1989
455.91/456.06	c learnt constraints deletion: 3976 -> 1999
460.91/461.07	c learnt constraints deletion: 3970 -> 1996
466.01/466.19	c learnt constraints deletion: 3958 -> 1988
470.91/471.02	c learnt constraints deletion: 3956 -> 1993
476.12/476.25	c learnt constraints deletion: 3973 -> 1997
481.11/481.22	c learnt constraints deletion: 3959 -> 1991
486.12/486.21	c learnt constraints deletion: 3962 -> 1992
491.21/491.35	c learnt constraints deletion: 3957 -> 1991
496.41/496.56	c learnt constraints deletion: 3969 -> 2003
501.51/501.61	c learnt constraints deletion: 3955 -> 1992
506.60/506.78	c learnt constraints deletion: 3975 -> 2006
511.71/511.80	c learnt constraints deletion: 3956 -> 1995
517.00/517.11	c learnt constraints deletion: 3961 -> 1999
522.41/522.56	c learnt constraints deletion: 3943 -> 1973
528.00/528.12	c learnt constraints deletion: 3953 -> 1979
533.41/533.52	c learnt constraints deletion: 3962 -> 1986
538.30/538.41	c learnt constraints deletion: 3942 -> 1974
544.30/544.40	c learnt constraints deletion: 4339 -> 2179
550.09/550.27	c learnt constraints deletion: 4322 -> 2163
556.00/556.16	c learnt constraints deletion: 4332 -> 2167
561.70/561.81	c learnt constraints deletion: 4336 -> 2173
567.09/567.29	c learnt constraints deletion: 4342 -> 2173
573.00/573.14	c learnt constraints deletion: 4324 -> 2168
578.59/578.70	c learnt constraints deletion: 4351 -> 2189
584.39/584.50	c learnt constraints deletion: 4344 -> 2178
589.89/590.03	c learnt constraints deletion: 4326 -> 2167
595.49/595.60	c learnt constraints deletion: 4337 -> 2180
601.08/601.25	c learnt constraints deletion: 4341 -> 2180
606.68/606.88	c learnt constraints deletion: 4338 -> 2177
611.99/612.17	c learnt constraints deletion: 4334 -> 2180
617.69/617.80	c learnt constraints deletion: 4326 -> 2171
623.28/623.41	c learnt constraints deletion: 4326 -> 2171
629.09/629.22	c learnt constraints deletion: 4347 -> 2184
634.88/635.08	c learnt constraints deletion: 4343 -> 2184
640.68/640.80	c learnt constraints deletion: 4339 -> 2182
646.28/646.40	c learnt constraints deletion: 4328 -> 2176
651.88/652.07	c learnt constraints deletion: 4338 -> 2182
657.59/657.72	c learnt constraints deletion: 4352 -> 2190
663.09/663.25	c learnt constraints deletion: 4347 -> 2191
668.88/669.00	c learnt constraints deletion: 4347 -> 2191
674.57/674.72	c learnt constraints deletion: 4350 -> 2194
680.57/680.79	c learnt constraints deletion: 4342 -> 2171
686.47/686.62	c learnt constraints deletion: 4324 -> 2164
692.27/692.44	c learnt constraints deletion: 4361 -> 2192
698.57/698.75	c learnt constraints deletion: 4323 -> 2163
704.57/704.72	c learnt constraints deletion: 4323 -> 2165
710.17/710.33	c learnt constraints deletion: 4340 -> 2181
715.88/716.01	c learnt constraints deletion: 4330 -> 2168
721.27/721.49	c learnt constraints deletion: 4342 -> 2183
726.97/727.15	c learnt constraints deletion: 4334 -> 2170
732.47/732.68	c learnt constraints deletion: 4327 -> 2171
738.26/738.46	c learnt constraints deletion: 4330 -> 2169
743.96/744.15	c learnt constraints deletion: 4353 -> 2188
749.56/749.76	c learnt constraints deletion: 4333 -> 2172
755.46/755.64	c learnt constraints deletion: 4341 -> 2178
761.16/761.30	c learnt constraints deletion: 4331 -> 2175
766.57/766.78	c learnt constraints deletion: 4330 -> 2173
771.97/772.15	c learnt constraints deletion: 4338 -> 2181
777.86/778.03	c learnt constraints deletion: 4338 -> 2180
783.36/783.56	c learnt constraints deletion: 4348 -> 2186
788.86/789.08	c learnt constraints deletion: 4332 -> 2177
794.46/794.63	c learnt constraints deletion: 4342 -> 2183
801.16/801.31	c learnt constraints deletion: 4762 -> 2395
807.16/807.37	c learnt constraints deletion: 4747 -> 2374
813.66/813.82	c learnt constraints deletion: 4753 -> 2380
820.05/820.29	c learnt constraints deletion: 4748 -> 2375
826.96/827.15	c learnt constraints deletion: 4741 -> 2374
833.75/833.90	c learnt constraints deletion: 4745 -> 2377
839.75/839.97	c learnt constraints deletion: 4739 -> 2376
845.75/845.91	c learnt constraints deletion: 4747 -> 2381
851.74/851.99	c learnt constraints deletion: 4755 -> 2388
857.75/857.99	c learnt constraints deletion: 4764 -> 2394
864.25/864.46	c learnt constraints deletion: 4753 -> 2377
870.44/870.66	c learnt constraints deletion: 4743 -> 2374
877.24/877.49	c learnt constraints deletion: 4754 -> 2381
883.44/883.66	c learnt constraints deletion: 4747 -> 2375
889.54/889.70	c learnt constraints deletion: 4746 -> 2375
896.04/896.22	c learnt constraints deletion: 4748 -> 2378
902.14/902.38	c learnt constraints deletion: 4754 -> 2383
908.53/908.74	c learnt constraints deletion: 4746 -> 2380
914.54/914.76	c learnt constraints deletion: 4750 -> 2384
920.64/920.83	c learnt constraints deletion: 4755 -> 2389
926.53/926.77	c learnt constraints deletion: 4750 -> 2387
932.84/933.02	c learnt constraints deletion: 4768 -> 2398
938.84/939.00	c learnt constraints deletion: 4732 -> 2368
945.13/945.38	c learnt constraints deletion: 4754 -> 2380
951.34/951.54	c learnt constraints deletion: 4758 -> 2383
957.23/957.42	c learnt constraints deletion: 4742 -> 2376
963.13/963.37	c learnt constraints deletion: 4743 -> 2379
969.33/969.55	c learnt constraints deletion: 4748 -> 2383
975.53/975.71	c learnt constraints deletion: 4752 -> 2387
981.53/981.79	c learnt constraints deletion: 4740 -> 2370
988.43/988.63	c learnt constraints deletion: 4754 -> 2380
995.13/995.40	c learnt constraints deletion: 4740 -> 2372
1001.22/1001.41	c learnt constraints deletion: 4762 -> 2389
1007.22/1007.45	c learnt constraints deletion: 4755 -> 2382
1013.32/1013.52	c learnt constraints deletion: 4746 -> 2378
1019.32/1019.54	c learnt constraints deletion: 4746 -> 2378
1025.92/1026.16	c learnt constraints deletion: 4750 -> 2382
1031.92/1032.17	c learnt constraints deletion: 4745 -> 2382
1037.92/1038.18	c learnt constraints deletion: 4755 -> 2390
1044.01/1044.25	c learnt constraints deletion: 4738 -> 2370
1050.11/1050.37	c learnt constraints deletion: 4737 -> 2372
1056.32/1056.51	c learnt constraints deletion: 4751 -> 2382
1062.32/1062.59	c learnt constraints deletion: 4758 -> 2382
1068.31/1068.54	c learnt constraints deletion: 4750 -> 2378
1075.62/1075.85	c learnt constraints deletion: 4759 -> 2384
1082.22/1082.49	c learnt constraints deletion: 4757 -> 2384
1089.52/1089.73	c learnt constraints deletion: 4769 -> 2392
1095.81/1096.08	c learnt constraints deletion: 4764 -> 2397
1102.40/1102.64	c learnt constraints deletion: 4763 -> 2389
1108.80/1109.07	c learnt constraints deletion: 4755 -> 2387
1115.41/1115.68	c learnt constraints deletion: 4753 -> 2388
1121.71/1121.97	c learnt constraints deletion: 4760 -> 2398
1129.20/1129.45	c learnt constraints deletion: 4760 -> 2392
1136.30/1136.53	c learnt constraints deletion: 4760 -> 2399
1143.40/1143.63	c learnt constraints deletion: 4758 -> 2383
1150.61/1150.87	c learnt constraints deletion: 4756 -> 2388
1158.40/1158.60	c learnt constraints deletion: 4759 -> 2384
1164.89/1165.17	c learnt constraints deletion: 4742 -> 2376
1171.70/1171.97	c learnt constraints deletion: 4749 -> 2382
1179.30/1179.55	c learnt constraints deletion: 4751 -> 2383
1186.40/1186.65	c learnt constraints deletion: 4766 -> 2391
1193.70/1193.93	c learnt constraints deletion: 4758 -> 2391
1202.20/1202.42	c learnt constraints deletion: 5210 -> 2614
1209.89/1210.11	c learnt constraints deletion: 5230 -> 2626
1216.99/1217.29	c learnt constraints deletion: 5207 -> 2604
1224.29/1224.53	c learnt constraints deletion: 5195 -> 2601
1232.09/1232.39	c learnt constraints deletion: 5216 -> 2610
1240.28/1240.50	c learnt constraints deletion: 5205 -> 2607
1248.38/1248.64	c learnt constraints deletion: 5210 -> 2610
1256.39/1256.61	c learnt constraints deletion: 5223 -> 2616
1263.59/1263.87	c learnt constraints deletion: 5200 -> 2604
1271.49/1271.78	c learnt constraints deletion: 5206 -> 2615
1279.38/1279.67	c learnt constraints deletion: 5206 -> 2610
1286.98/1287.27	c learnt constraints deletion: 5203 -> 2610
1294.78/1295.01	c learnt constraints deletion: 5214 -> 2614
1302.58/1302.82	c learnt constraints deletion: 5201 -> 2609
1309.98/1310.28	c learnt constraints deletion: 5217 -> 2619
1317.98/1318.29	c learnt constraints deletion: 5223 -> 2622
1325.38/1325.68	c learnt constraints deletion: 5222 -> 2625
1333.37/1333.61	c learnt constraints deletion: 5224 -> 2625
1341.17/1341.42	c learnt constraints deletion: 5223 -> 2626
1349.07/1349.31	c learnt constraints deletion: 5220 -> 2626
1357.18/1357.40	c learnt constraints deletion: 5199 -> 2601
1364.37/1364.66	c learnt constraints deletion: 5209 -> 2610
1371.67/1371.98	c learnt constraints deletion: 5210 -> 2611
1379.17/1379.49	c learnt constraints deletion: 5219 -> 2614
1386.87/1387.11	c learnt constraints deletion: 5229 -> 2626
1394.06/1394.36	c learnt constraints deletion: 5216 -> 2610
1401.36/1401.64	c learnt constraints deletion: 5220 -> 2614
1408.26/1408.58	c learnt constraints deletion: 5204 -> 2607
1414.76/1415.03	c learnt constraints deletion: 5209 -> 2610
1421.26/1421.53	c learnt constraints deletion: 5206 -> 2609
1428.26/1428.51	c learnt constraints deletion: 5210 -> 2612
1434.96/1435.27	c learnt constraints deletion: 5218 -> 2617
1441.55/1441.83	c learnt constraints deletion: 5213 -> 2616
1448.15/1448.43	c learnt constraints deletion: 5221 -> 2622
1454.65/1454.91	c learnt constraints deletion: 5222 -> 2624
1461.45/1461.70	c learnt constraints deletion: 5219 -> 2625
1468.36/1468.67	c learnt constraints deletion: 5215 -> 2611
1475.25/1475.50	c learnt constraints deletion: 5216 -> 2620
1482.95/1483.29	c learnt constraints deletion: 5202 -> 2606
1490.54/1490.85	c learnt constraints deletion: 5194 -> 2602
1497.96/1498.25	c learnt constraints deletion: 5215 -> 2618
1504.84/1505.19	c learnt constraints deletion: 5208 -> 2610
1512.04/1512.36	c learnt constraints deletion: 5223 -> 2621
1519.34/1519.69	c learnt constraints deletion: 5204 -> 2609
1526.94/1527.27	c learnt constraints deletion: 5222 -> 2619
1534.84/1535.14	c learnt constraints deletion: 5212 -> 2617
1542.54/1542.84	c learnt constraints deletion: 5229 -> 2627
1550.24/1550.50	c learnt constraints deletion: 5205 -> 2613
1558.24/1558.57	c learnt constraints deletion: 5218 -> 2620
1565.04/1565.35	c learnt constraints deletion: 5211 -> 2618
1572.13/1572.47	c learnt constraints deletion: 5211 -> 2620
1578.43/1578.71	c learnt constraints deletion: 5221 -> 2628
1584.53/1584.89	c learnt constraints deletion: 5218 -> 2630
1591.13/1591.47	c learnt constraints deletion: 5211 -> 2607
1597.53/1597.88	c learnt constraints deletion: 5208 -> 2606
1604.34/1604.69	c learnt constraints deletion: 5199 -> 2604
1611.03/1611.35	c learnt constraints deletion: 5203 -> 2606
1618.33/1618.60	c learnt constraints deletion: 5214 -> 2612
1626.13/1626.49	c learnt constraints deletion: 5204 -> 2609
1633.53/1633.85	c learnt constraints deletion: 5205 -> 2611
1640.83/1641.19	c learnt constraints deletion: 5222 -> 2621
1648.32/1648.65	c learnt constraints deletion: 5227 -> 2625
1655.13/1655.43	c learnt constraints deletion: 5216 -> 2622
1661.92/1662.27	c learnt constraints deletion: 5224 -> 2629
1668.72/1669.05	c learnt constraints deletion: 5218 -> 2629
1675.82/1676.12	c learnt constraints deletion: 5203 -> 2603
1683.12/1683.43	c learnt constraints deletion: 5216 -> 2615
1689.92/1690.25	c learnt constraints deletion: 5192 -> 2599
1697.12/1697.43	c learnt constraints deletion: 5203 -> 2606
1704.32/1704.63	c learnt constraints deletion: 5209 -> 2611
1711.81/1712.15	c learnt constraints deletion: 5215 -> 2615
1718.71/1719.01	c learnt constraints deletion: 5204 -> 2610
1725.62/1725.92	c learnt constraints deletion: 5215 -> 2620
1732.52/1732.86	c learnt constraints deletion: 5201 -> 2603
1739.11/1739.40	c learnt constraints deletion: 5222 -> 2627
1745.41/1745.76	c learnt constraints deletion: 5207 -> 2608
1752.60/1752.95	c learnt constraints deletion: 5204 -> 2607
1760.51/1760.80	c learnt constraints deletion: 5214 -> 2613
1768.00/1768.36	c learnt constraints deletion: 5216 -> 2615
1775.91/1776.28	c learnt constraints deletion: 5208 -> 2612
1783.50/1783.86	c learnt constraints deletion: 5227 -> 2623
1791.00/1791.33	c learnt constraints deletion: 5217 -> 2619
1798.40/1798.72	c learnt constraints deletion: 5228 -> 2627

Verifier Data

ERROR: no interpretation found !

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

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

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


[startup+0 s]
/proc/loadavg: 1.99 1.98 1.91 3/176 17023
/proc/meminfo: memFree=28469548/32873648 swapFree=7388/7388
[pid=17023] ppid=17021 vsize=7248 CPUtime=0 cores=0,2,4,6
/proc/17023/stat : 17023 (toysat) R 17021 17023 16576 0 -1 4202496 844 0 0 0 0 0 0 0 20 0 1 0 329651764 7421952 764 33554432000 4194304 8989770 140737478485936 140733860769624 4209325 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17023/statm: 1812 768 425 1171 0 589 0

[startup+0.0276659 s]
/proc/loadavg: 1.99 1.98 1.91 3/176 17023
/proc/meminfo: memFree=28469548/32873648 swapFree=7388/7388
[pid=17023] ppid=17021 vsize=8272 CPUtime=0.02 cores=0,2,4,6
/proc/17023/stat : 17023 (toysat) R 17021 17023 16576 0 -1 4202496 1132 0 0 0 2 0 0 0 20 0 1 0 329651764 8470528 1052 33554432000 4194304 8989770 140737478485936 140733860769624 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17023/statm: 2068 1052 435 1171 0 845 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8272

[startup+0.100262 s]
/proc/loadavg: 1.99 1.98 1.91 3/176 17023
/proc/meminfo: memFree=28469548/32873648 swapFree=7388/7388
[pid=17023] ppid=17021 vsize=9296 CPUtime=0.09 cores=0,2,4,6
/proc/17023/stat : 17023 (toysat) R 17021 17023 16576 0 -1 4202496 1422 0 0 0 9 0 0 0 20 0 1 0 329651764 9519104 1342 33554432000 4194304 8989770 140737478485936 140737478485432 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17023/statm: 2324 1342 441 1171 0 1101 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9296

[startup+0.300224 s]
/proc/loadavg: 1.99 1.98 1.91 3/176 17023
/proc/meminfo: memFree=28469548/32873648 swapFree=7388/7388
[pid=17023] ppid=17021 vsize=9296 CPUtime=0.29 cores=0,2,4,6
/proc/17023/stat : 17023 (toysat) R 17021 17023 16576 0 -1 4202496 1422 0 0 0 29 0 0 0 20 0 1 0 329651764 9519104 1342 33554432000 4194304 8989770 140737478485936 140737478485432 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17023/statm: 2324 1342 441 1171 0 1101 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9296

[startup+0.700245 s]
/proc/loadavg: 1.99 1.98 1.91 3/176 17023
/proc/meminfo: memFree=28469548/32873648 swapFree=7388/7388
[pid=17023] ppid=17021 vsize=11344 CPUtime=0.69 cores=0,2,4,6
/proc/17023/stat : 17023 (toysat) R 17021 17023 16576 0 -1 4202496 2159 0 0 0 69 0 0 0 20 0 1 0 329651764 11616256 2079 33554432000 4194304 8989770 140737478485936 140737478485432 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17023/statm: 2836 2079 470 1171 0 1613 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11344

[startup+1.50027 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 17024
/proc/meminfo: memFree=28462076/32873648 swapFree=7388/7388
[pid=17023] ppid=17021 vsize=13392 CPUtime=1.49 cores=0,2,4,6
/proc/17023/stat : 17023 (toysat) R 17021 17023 16576 0 -1 4202496 2671 0 0 0 148 1 0 0 20 0 1 0 329651764 13713408 2591 33554432000 4194304 8989770 140737478485936 140737478485432 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17023/statm: 3348 2591 470 1171 0 2125 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13392

[startup+3.10024 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 17024
/proc/meminfo: memFree=28460448/32873648 swapFree=7388/7388
[pid=17023] ppid=17021 vsize=15440 CPUtime=3.08 cores=0,2,4,6
/proc/17023/stat : 17023 (toysat) R 17021 17023 16576 0 -1 4202496 3183 0 0 0 307 1 0 0 20 0 1 0 329651764 15810560 3103 33554432000 4194304 8989770 140737478485936 140737478485432 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17023/statm: 3860 3103 470 1171 0 2637 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 15440

[startup+6.30028 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 17024
/proc/meminfo: memFree=28456236/32873648 swapFree=7388/7388
[pid=17023] ppid=17021 vsize=19536 CPUtime=6.29 cores=0,2,4,6
/proc/17023/stat : 17023 (toysat) R 17021 17023 16576 0 -1 4202496 4209 0 0 0 627 2 0 0 20 0 1 0 329651764 20004864 4129 33554432000 4194304 8989770 140737478485936 140737478485432 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17023/statm: 4884 4129 472 1171 0 3661 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19536

[startup+12.7003 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 17024
/proc/meminfo: memFree=28450196/32873648 swapFree=7388/7388
[pid=17023] ppid=17021 vsize=22608 CPUtime=12.68 cores=0,2,4,6
/proc/17023/stat : 17023 (toysat) R 17021 17023 16576 0 -1 4202496 4977 0 0 0 1264 4 0 0 20 0 1 0 329651764 23150592 4897 33554432000 4194304 8989770 140737478485936 140737478485200 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17023/statm: 5652 4897 472 1171 0 4429 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 22608

[startup+25.5003 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 17024
/proc/meminfo: memFree=28447352/32873648 swapFree=7388/7388
[pid=17023] ppid=17021 vsize=25680 CPUtime=25.48 cores=0,2,4,6
/proc/17023/stat : 17023 (toysat) R 17021 17023 16576 0 -1 4202496 5745 0 0 0 2540 8 0 0 20 0 1 0 329651764 26296320 5665 33554432000 4194304 8989770 140737478485936 140737478485200 4208822 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17023/statm: 6420 5665 472 1171 0 5197 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 25680

[startup+51.1003 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 17024
/proc/meminfo: memFree=28441324/32873648 swapFree=7388/7388
[pid=17023] ppid=17021 vsize=28752 CPUtime=51.08 cores=0,2,4,6
/proc/17023/stat : 17023 (toysat) R 17021 17023 16576 0 -1 4202496 6513 0 0 0 5092 16 0 0 20 0 1 0 329651764 29442048 6433 33554432000 4194304 8989770 140737478485936 140737478485432 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17023/statm: 7188 6433 472 1171 0 5965 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 28752

[startup+102.307 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 17024
/proc/meminfo: memFree=28430936/32873648 swapFree=7388/7388
[pid=17023] ppid=17021 vsize=31824 CPUtime=102.28 cores=0,2,4,6
/proc/17023/stat : 17023 (toysat) R 17021 17023 16576 0 -1 4202496 7537 0 0 0 10196 32 0 0 20 0 1 0 329651764 32587776 7201 33554432000 4194304 8989770 140737478485936 140737478485432 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17023/statm: 7956 7201 472 1171 0 6733 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 31824

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/178 17027
/proc/meminfo: memFree=28415548/32873648 swapFree=7388/7388
[pid=17023] ppid=17021 vsize=35920 CPUtime=162.26 cores=0,2,4,6
/proc/17023/stat : 17023 (toysat) R 17021 17023 16576 0 -1 4202496 8824 0 0 0 16175 51 0 0 20 0 1 0 329651764 36782080 8230 33554432000 4194304 8989770 140737478485936 140737478485432 4209272 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17023/statm: 8980 8230 472 1171 0 7757 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 35920

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 17027
/proc/meminfo: memFree=28410116/32873648 swapFree=7388/7388
[pid=17023] ppid=17021 vsize=42064 CPUtime=222.25 cores=0,2,4,6
/proc/17023/stat : 17023 (toysat) R 17021 17023 16576 0 -1 4202496 10360 0 0 0 22154 71 0 0 20 0 1 0 329651764 43073536 9766 33554432000 4194304 8989770 140737478485936 140737478485432 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17023/statm: 10516 9766 472 1171 0 9293 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 42064

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 17028
/proc/meminfo: memFree=28408008/32873648 swapFree=7388/7388
[pid=17023] ppid=17021 vsize=44112 CPUtime=282.24 cores=0,2,4,6
/proc/17023/stat : 17023 (toysat) R 17021 17023 16576 0 -1 4202496 10872 0 0 0 28137 87 0 0 20 0 1 0 329651764 45170688 10278 33554432000 4194304 8989770 140737478485936 140737478485200 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17023/statm: 11028 10278 472 1171 0 9805 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 44112

[startup+342.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 17028
/proc/meminfo: memFree=28401732/32873648 swapFree=7388/7388
[pid=17023] ppid=17021 vsize=50256 CPUtime=342.23 cores=0,2,4,6
/proc/17023/stat : 17023 (toysat) R 17021 17023 16576 0 -1 4202496 12414 0 0 0 34117 106 0 0 20 0 1 0 329651764 51462144 11814 33554432000 4194304 8989770 140737478485936 140737478485200 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17023/statm: 12564 11814 472 1171 0 11341 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 50256

[startup+402.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 17028
/proc/meminfo: memFree=28361684/32873648 swapFree=7388/7388
[pid=17023] ppid=17021 vsize=51280 CPUtime=402.22 cores=0,2,4,6
/proc/17023/stat : 17023 (toysat) R 17021 17023 16576 0 -1 4202496 12670 0 0 0 40098 124 0 0 20 0 1 0 329651764 52510720 12070 33554432000 4194304 8989770 140737478485936 140737478485200 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17023/statm: 12820 12070 472 1171 0 11597 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 51280

[startup+462.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 17028
/proc/meminfo: memFree=28361064/32873648 swapFree=7388/7388
[pid=17023] ppid=17021 vsize=51280 CPUtime=462.21 cores=0,2,4,6
/proc/17023/stat : 17023 (toysat) R 17021 17023 16576 0 -1 4202496 13182 0 0 0 46078 143 0 0 20 0 1 0 329651764 52510720 12070 33554432000 4194304 8989770 140737478485936 140737478485432 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17023/statm: 12820 12070 472 1171 0 11597 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 51280

[startup+522.3 s]
/proc/loadavg: 2.12 2.02 1.92 3/177 17028
/proc/meminfo: memFree=28359784/32873648 swapFree=7388/7388
[pid=17023] ppid=17021 vsize=52304 CPUtime=522.21 cores=0,2,4,6
/proc/17023/stat : 17023 (toysat) R 17021 17023 16576 0 -1 4202496 13438 0 0 0 52058 163 0 0 20 0 1 0 329651764 53559296 12326 33554432000 4194304 8989770 140737478485936 140737478485432 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17023/statm: 13076 12326 472 1171 0 11853 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 52304

[startup+582.3 s]
/proc/loadavg: 2.04 2.01 1.92 3/177 17029
/proc/meminfo: memFree=28359884/32873648 swapFree=7388/7388
[pid=17023] ppid=17021 vsize=52304 CPUtime=582.19 cores=0,2,4,6
/proc/17023/stat : 17023 (toysat) R 17021 17023 16576 0 -1 4202496 13953 0 0 0 58039 180 0 0 20 0 1 0 329651764 53559296 12326 33554432000 4194304 8989770 140737478485936 140737478485432 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17023/statm: 13076 12326 472 1171 0 11853 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 52304

[startup+642.3 s]

################
# More data... #
################

[startup+882.3 s]
/proc/loadavg: 2.06 2.02 1.93 3/176 17032
/proc/meminfo: memFree=28352996/32873648 swapFree=7388/7388
[pid=17023] ppid=17021 vsize=58448 CPUtime=882.14 cores=0,2,4,6
/proc/17023/stat : 17023 (toysat) R 17021 17023 16576 0 -1 4202496 17027 0 0 0 87948 266 0 0 20 0 1 0 329651764 59850752 13862 33554432000 4194304 8989770 140737478485936 140737478485432 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17023/statm: 14612 13862 472 1171 0 13389 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 58448

[startup+942.3 s]
/proc/loadavg: 2.02 2.01 1.93 3/177 17033
/proc/meminfo: memFree=28351004/32873648 swapFree=7388/7388
[pid=17023] ppid=17021 vsize=58448 CPUtime=942.14 cores=0,2,4,6
/proc/17023/stat : 17023 (toysat) R 17021 17023 16576 0 -1 4202496 17027 0 0 0 93929 285 0 0 20 0 1 0 329651764 59850752 13862 33554432000 4194304 8989770 140737478485936 140737478485432 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17023/statm: 14612 13862 472 1171 0 13389 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 58448

[startup+1002.3 s]
/proc/loadavg: 2.07 2.02 1.93 3/177 17033
/proc/meminfo: memFree=28342828/32873648 swapFree=7388/7388
[pid=17023] ppid=17021 vsize=54352 CPUtime=1002.12 cores=0,2,4,6
/proc/17023/stat : 17023 (toysat) R 17021 17023 16576 0 -1 4202496 17027 0 0 0 99909 303 0 0 20 0 1 0 329651764 55656448 12838 33554432000 4194304 8989770 140737478485936 140737478485200 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17023/statm: 13588 12838 472 1171 0 12365 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 54352

[startup+1062.3 s]
/proc/loadavg: 2.03 2.01 1.93 3/177 17033
/proc/meminfo: memFree=28327948/32873648 swapFree=7388/7388
[pid=17023] ppid=17021 vsize=60496 CPUtime=1062.12 cores=0,2,4,6
/proc/17023/stat : 17023 (toysat) R 17021 17023 16576 0 -1 4202496 18563 0 0 0 105890 322 0 0 20 0 1 0 329651764 61947904 14374 33554432000 4194304 8989770 140737478485936 140737478485200 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17023/statm: 15124 14374 472 1171 0 13901 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 60496

[startup+1122.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/177 17033
/proc/meminfo: memFree=28325572/32873648 swapFree=7388/7388
[pid=17023] ppid=17021 vsize=60496 CPUtime=1122.1 cores=0,2,4,6
/proc/17023/stat : 17023 (toysat) R 17021 17023 16576 0 -1 4202496 19075 0 0 0 111871 339 0 0 20 0 1 0 329651764 61947904 14374 33554432000 4194304 8989770 140737478485936 140737478485200 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17023/statm: 15124 14374 472 1171 0 13901 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 60496

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 17033
/proc/meminfo: memFree=28327072/32873648 swapFree=7388/7388
[pid=17023] ppid=17021 vsize=59472 CPUtime=1182.1 cores=0,2,4,6
/proc/17023/stat : 17023 (toysat) R 17021 17023 16576 0 -1 4202496 19334 0 0 0 117855 355 0 0 20 0 1 0 329651764 60899328 14118 33554432000 4194304 8989770 140737478485936 140737478485432 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17023/statm: 14868 14118 472 1171 0 13645 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 59472

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 17034
/proc/meminfo: memFree=28326204/32873648 swapFree=7388/7388
[pid=17023] ppid=17021 vsize=60496 CPUtime=1242.09 cores=0,2,4,6
/proc/17023/stat : 17023 (toysat) R 17021 17023 16576 0 -1 4202496 19590 0 0 0 123837 372 0 0 20 0 1 0 329651764 61947904 14374 33554432000 4194304 8989770 140737478485936 140737478483904 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17023/statm: 15124 14374 472 1171 0 13901 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 60496

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 17034
/proc/meminfo: memFree=28320996/32873648 swapFree=7388/7388
[pid=17023] ppid=17021 vsize=64592 CPUtime=1302.08 cores=0,2,4,6
/proc/17023/stat : 17023 (toysat) R 17021 17023 16576 0 -1 4202496 20614 0 0 0 129819 389 0 0 20 0 1 0 329651764 66142208 15398 33554432000 4194304 8989770 140737478485936 140737478485200 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17023/statm: 16148 15398 472 1171 0 14925 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 64592

[startup+1362.3 s]
/proc/loadavg: 2.07 2.02 1.94 3/178 17037
/proc/meminfo: memFree=28322112/32873648 swapFree=7388/7388
[pid=17023] ppid=17021 vsize=62544 CPUtime=1362.07 cores=0,2,4,6
/proc/17023/stat : 17023 (toysat) R 17021 17023 16576 0 -1 4202496 20616 0 0 0 135802 405 0 0 20 0 1 0 329651764 64045056 14886 33554432000 4194304 8989770 140737478485936 140737478485200 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17023/statm: 15636 14886 472 1171 0 14413 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 62544

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 1.94 3/177 17037
/proc/meminfo: memFree=28317096/32873648 swapFree=7388/7388
[pid=17023] ppid=17021 vsize=62544 CPUtime=1422.06 cores=0,2,4,6
/proc/17023/stat : 17023 (toysat) R 17021 17023 16576 0 -1 4202496 20616 0 0 0 141782 424 0 0 20 0 1 0 329651764 64045056 14886 33554432000 4194304 8989770 140737478485936 140737478485200 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17023/statm: 15636 14886 472 1171 0 14413 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 62544

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 1.94 3/178 17038
/proc/meminfo: memFree=28314304/32873648 swapFree=7388/7388
[pid=17023] ppid=17021 vsize=58448 CPUtime=1482.05 cores=0,2,4,6
/proc/17023/stat : 17023 (toysat) R 17021 17023 16576 0 -1 4202496 21384 0 0 0 147762 443 0 0 20 0 1 0 329651764 59850752 13862 33554432000 4194304 8989770 140737478485936 140737478485432 7683044 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17023/statm: 14612 13862 472 1171 0 13389 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 58448

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 17039
/proc/meminfo: memFree=28311584/32873648 swapFree=7388/7388
[pid=17023] ppid=17021 vsize=61520 CPUtime=1542.04 cores=0,2,4,6
/proc/17023/stat : 17023 (toysat) R 17021 17023 16576 0 -1 4202496 22152 0 0 0 153744 460 0 0 20 0 1 0 329651764 62996480 14630 33554432000 4194304 8989770 140737478485936 140737478485200 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17023/statm: 15380 14630 472 1171 0 14157 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 61520

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 17039
/proc/meminfo: memFree=28311332/32873648 swapFree=7388/7388
[pid=17023] ppid=17021 vsize=61520 CPUtime=1602.03 cores=0,2,4,6
/proc/17023/stat : 17023 (toysat) R 17021 17023 16576 0 -1 4202496 22152 0 0 0 159725 478 0 0 20 0 1 0 329651764 62996480 14630 33554432000 4194304 8989770 140737478485936 140737478485432 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17023/statm: 15380 14630 472 1171 0 14157 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 61520

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 17039
/proc/meminfo: memFree=28309720/32873648 swapFree=7388/7388
[pid=17023] ppid=17021 vsize=63568 CPUtime=1662.02 cores=0,2,4,6
/proc/17023/stat : 17023 (toysat) R 17021 17023 16576 0 -1 4202496 22664 0 0 0 165706 496 0 0 20 0 1 0 329651764 65093632 15142 33554432000 4194304 8989770 140737478485936 140737478485432 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17023/statm: 15892 15142 472 1171 0 14669 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 63568

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 17078
/proc/meminfo: memFree=28133648/32873648 swapFree=7388/7388
[pid=17023] ppid=17021 vsize=62544 CPUtime=1722.02 cores=0,2,4,6
/proc/17023/stat : 17023 (toysat) R 17021 17023 16576 0 -1 4202496 22664 0 0 0 171686 516 0 0 20 0 1 0 329651764 64045056 14886 33554432000 4194304 8989770 140737478485936 140737478485432 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17023/statm: 15636 14886 472 1171 0 14413 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 62544

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 17078
/proc/meminfo: memFree=28131972/32873648 swapFree=7388/7388
[pid=17023] ppid=17021 vsize=62544 CPUtime=1782 cores=0,2,4,6
/proc/17023/stat : 17023 (toysat) R 17021 17023 16576 0 -1 4202496 23176 0 0 0 177667 533 0 0 20 0 1 0 329651764 64045056 14886 33554432000 4194304 8989770 140737478485936 140737478485200 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17023/statm: 15636 14886 472 1171 0 14413 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 62544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 17079
/proc/meminfo: memFree=28132452/32873648 swapFree=7388/7388
[pid=17023] ppid=17021 vsize=63568 CPUtime=1800 cores=0,2,4,6
/proc/17023/stat : 17023 (toysat) R 17021 17023 16576 0 -1 4202496 23432 0 0 0 179462 538 0 0 20 0 1 0 329651764 65093632 15142 33554432000 4194304 8989770 140737478485936 140737478485200 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17023/statm: 15892 15142 472 1171 0 14669 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 63568

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 17079
/proc/meminfo: memFree=28132452/32873648 swapFree=7388/7388
[pid=17023] ppid=17021 vsize=63568 CPUtime=1800 cores=0,2,4,6
/proc/17023/stat : 17023 (toysat) R 17021 17023 16576 0 -1 4202496 23432 0 0 0 179462 538 0 0 20 0 1 0 329651764 65093632 15142 33554432000 4194304 8989770 140737478485936 140737478485200 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17023/statm: 15892 15142 472 1171 0 14669 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 63568

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1794.63
CPU system time (s): 5.39018
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 65616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.63
system time used= 5.39018
maximum resident set size= 62616
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23432
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= 26
involuntary context switches= 1908

runsolver used 3.07153 second user time and 9.73252 second system time

The end

Launcher Data

Begin job on node148 at 2012-06-02 13:07:53
IDJOB=3725253
IDBENCH=2886
IDSOLVER=2308
FILE ID=node148/3725253-1338635273
RUNJOBID= node148-1338631508-16592
PBS_JOBID= 14636432
Free space on /tmp= 71392 MiB

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

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

MD5SUM BENCH= 8e6ac0bad8d074da12c63269189a8260
RANDOM SEED=1876849479

node148.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
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		: 2667.284
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:       32873648 kB
MemFree:        28469548 kB
Buffers:          570752 kB
Cached:          2717788 kB
SwapCached:          628 kB
Active:          1500828 kB
Inactive:        2002192 kB
Active(anon):     203992 kB
Inactive(anon):    10672 kB
Active(file):    1296836 kB
Inactive(file):  1991520 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67107564 kB
Dirty:              7400 kB
Writeback:             0 kB
AnonPages:        218740 kB
Mapped:            12732 kB
Shmem:                36 kB
Slab:             764320 kB
SReclaimable:     208628 kB
SUnreclaim:       555692 kB
KernelStack:        1464 kB
PageTables:         4144 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     327372 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71372 MiB
End job on node148 at 2012-06-02 13:37:55