Trace number 3706880

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
toysat 2012-05-17? (TO) 1800.01 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.46	c 2012-05-27T14:32:32+0200
0.39/0.46	c arch = x86_64
0.39/0.46	c os = linux
0.39/0.46	c compiler = ghc 7.4
0.39/0.46	c packages:
0.39/0.46	c   OptDir-0.0.1
0.39/0.46	c   array-0.4.0.0
0.39/0.46	c   base-4.5.0.0
0.39/0.46	c   bytestring-0.9.2.1
0.39/0.46	c   containers-0.4.2.1
0.39/0.46	c   deepseq-1.3.0.0
0.39/0.46	c   mtl-2.1.1
0.39/0.46	c   old_locale-1.0.0.4
0.39/0.46	c   parse_dimacs-1.2
0.39/0.46	c   parsec-3.1.2
0.39/0.46	c   queue-0.1.2
0.39/0.46	c   stm-2.3
0.39/0.46	c   time-1.4
0.39/0.46	c command line = ["--pb","HOME/instance-3706880-1338121952.opb"]
0.39/0.46	c #vars 2091
0.39/0.46	c #constraints 362
0.39/0.46	c Solving starts ...
0.39/0.46	c solving time = 0.003s
0.39/0.46	c #decision = 1942
0.39/0.46	c #conflict = 0
0.39/0.46	c #restart = 0
0.39/0.46	o 149
0.39/0.47	c Solving starts ...
4.29/4.32	c learnt constraints deletion: 1315 -> 658
7.19/7.25	c learnt constraints deletion: 1631 -> 819
10.08/10.11	c learnt constraints deletion: 1649 -> 841
12.68/12.77	c learnt constraints deletion: 1767 -> 892
15.29/15.34	c learnt constraints deletion: 1776 -> 888
18.69/18.75	c learnt constraints deletion: 1931 -> 971
21.78/21.84	c learnt constraints deletion: 1926 -> 963
24.88/24.94	c learnt constraints deletion: 2096 -> 1050
28.27/28.37	c learnt constraints deletion: 2113 -> 1065
31.78/31.84	c learnt constraints deletion: 2103 -> 1054
34.88/34.90	c learnt constraints deletion: 2103 -> 1055
38.49/38.52	c learnt constraints deletion: 2304 -> 1157
41.88/41.99	c learnt constraints deletion: 2309 -> 1159
45.47/45.51	c learnt constraints deletion: 2305 -> 1160
48.57/48.66	c learnt constraints deletion: 2292 -> 1150
52.68/52.78	c learnt constraints deletion: 2395 -> 1198
56.88/56.94	c learnt constraints deletion: 2523 -> 1266
60.58/60.66	c learnt constraints deletion: 2519 -> 1261
64.88/64.91	c learnt constraints deletion: 2521 -> 1267
68.78/68.88	c learnt constraints deletion: 2518 -> 1267
72.58/72.61	c learnt constraints deletion: 2503 -> 1254
76.67/76.70	c learnt constraints deletion: 2517 -> 1264
81.07/81.18	c learnt constraints deletion: 2747 -> 1385
85.07/85.11	c learnt constraints deletion: 2753 -> 1380
88.87/88.97	c learnt constraints deletion: 2745 -> 1381
92.67/92.79	c learnt constraints deletion: 2743 -> 1374
96.67/96.73	c learnt constraints deletion: 2750 -> 1382
100.46/100.51	c learnt constraints deletion: 2759 -> 1383
104.06/104.18	c learnt constraints deletion: 2750 -> 1383
107.68/107.79	c learnt constraints deletion: 2766 -> 1398
111.87/111.98	c learnt constraints deletion: 2748 -> 1378
116.16/116.20	c learnt constraints deletion: 2757 -> 1387
120.96/121.07	c learnt constraints deletion: 3004 -> 1502
125.56/125.65	c learnt constraints deletion: 3011 -> 1510
129.77/129.81	c learnt constraints deletion: 3013 -> 1510
134.46/134.51	c learnt constraints deletion: 3011 -> 1509
138.75/138.80	c learnt constraints deletion: 3006 -> 1507
143.56/143.68	c learnt constraints deletion: 3013 -> 1513
149.06/149.17	c learnt constraints deletion: 3005 -> 1512
153.75/153.84	c learnt constraints deletion: 3010 -> 1514
158.36/158.41	c learnt constraints deletion: 2998 -> 1499
162.76/162.81	c learnt constraints deletion: 3008 -> 1508
167.45/167.53	c learnt constraints deletion: 3010 -> 1507
171.75/171.86	c learnt constraints deletion: 3022 -> 1513
176.05/176.11	c learnt constraints deletion: 3187 -> 1594
180.05/180.11	c learnt constraints deletion: 3289 -> 1654
184.25/184.31	c learnt constraints deletion: 3295 -> 1652
188.25/188.39	c learnt constraints deletion: 3294 -> 1648
192.95/193.09	c learnt constraints deletion: 3294 -> 1649
197.65/197.72	c learnt constraints deletion: 3299 -> 1654
202.25/202.33	c learnt constraints deletion: 3288 -> 1653
206.76/206.85	c learnt constraints deletion: 3295 -> 1653
211.44/211.57	c learnt constraints deletion: 3295 -> 1658
216.84/216.92	c learnt constraints deletion: 3296 -> 1656
222.06/222.14	c learnt constraints deletion: 3299 -> 1660
226.85/226.99	c learnt constraints deletion: 3290 -> 1653
232.05/232.11	c learnt constraints deletion: 3311 -> 1667
236.54/236.69	c learnt constraints deletion: 3301 -> 1662
241.54/241.67	c learnt constraints deletion: 3294 -> 1659
246.74/246.85	c learnt constraints deletion: 3304 -> 1666
251.94/252.06	c learnt constraints deletion: 3283 -> 1642
257.35/257.48	c learnt constraints deletion: 3300 -> 1653
263.34/263.49	c learnt constraints deletion: 3623 -> 1815
269.14/269.24	c learnt constraints deletion: 3624 -> 1820
274.44/274.56	c learnt constraints deletion: 3588 -> 1794
279.25/279.33	c learnt constraints deletion: 3598 -> 1799
283.94/284.06	c learnt constraints deletion: 3595 -> 1799
288.84/288.95	c learnt constraints deletion: 3605 -> 1806
293.94/294.05	c learnt constraints deletion: 3601 -> 1807
299.23/299.31	c learnt constraints deletion: 3609 -> 1806
304.64/304.74	c learnt constraints deletion: 3623 -> 1816
309.73/309.83	c learnt constraints deletion: 3599 -> 1802
314.94/315.08	c learnt constraints deletion: 3602 -> 1804
320.33/320.42	c learnt constraints deletion: 3599 -> 1805
325.53/325.63	c learnt constraints deletion: 3610 -> 1808
330.53/330.69	c learnt constraints deletion: 3611 -> 1812
335.73/335.85	c learnt constraints deletion: 3600 -> 1805
340.73/340.88	c learnt constraints deletion: 3611 -> 1816
345.62/345.73	c learnt constraints deletion: 3627 -> 1829
350.52/350.64	c learnt constraints deletion: 3607 -> 1809
355.53/355.69	c learnt constraints deletion: 3600 -> 1806
360.73/360.87	c learnt constraints deletion: 3614 -> 1816
365.72/365.88	c learnt constraints deletion: 3623 -> 1825
371.02/371.17	c learnt constraints deletion: 3608 -> 1811
376.32/376.41	c learnt constraints deletion: 3608 -> 1812
381.33/381.48	c learnt constraints deletion: 3624 -> 1824
387.32/387.41	c learnt constraints deletion: 3982 -> 2011
393.22/393.36	c learnt constraints deletion: 3959 -> 1982
398.82/398.97	c learnt constraints deletion: 3950 -> 1982
404.42/404.51	c learnt constraints deletion: 3957 -> 1991
409.42/409.51	c learnt constraints deletion: 3956 -> 1997
414.51/414.63	c learnt constraints deletion: 3940 -> 1971
419.71/419.82	c learnt constraints deletion: 3960 -> 1991
425.11/425.20	c learnt constraints deletion: 3960 -> 1984
430.31/430.41	c learnt constraints deletion: 3965 -> 1995
435.31/435.45	c learnt constraints deletion: 3961 -> 1984
440.51/440.63	c learnt constraints deletion: 3941 -> 1975
445.60/445.78	c learnt constraints deletion: 3946 -> 1980
450.60/450.70	c learnt constraints deletion: 3960 -> 1994
455.70/455.88	c learnt constraints deletion: 3960 -> 1985
461.00/461.18	c learnt constraints deletion: 3950 -> 1981
466.31/466.42	c learnt constraints deletion: 3958 -> 1989
471.20/471.39	c learnt constraints deletion: 3976 -> 1999
476.41/476.59	c learnt constraints deletion: 3970 -> 1996
481.80/481.90	c learnt constraints deletion: 3958 -> 1988
486.81/486.92	c learnt constraints deletion: 3956 -> 1993
492.20/492.35	c learnt constraints deletion: 3973 -> 1997
497.40/497.50	c learnt constraints deletion: 3959 -> 1991
502.51/502.68	c learnt constraints deletion: 3962 -> 1992
507.90/508.02	c learnt constraints deletion: 3957 -> 1991
513.29/513.42	c learnt constraints deletion: 3969 -> 2003
518.50/518.67	c learnt constraints deletion: 3955 -> 1992
523.90/524.04	c learnt constraints deletion: 3975 -> 2006
529.09/529.25	c learnt constraints deletion: 3956 -> 1995
534.59/534.77	c learnt constraints deletion: 3961 -> 1999
540.29/540.44	c learnt constraints deletion: 3943 -> 1973
546.09/546.21	c learnt constraints deletion: 3953 -> 1979
551.69/551.81	c learnt constraints deletion: 3962 -> 1986
556.68/556.87	c learnt constraints deletion: 3942 -> 1974
562.89/563.09	c learnt constraints deletion: 4339 -> 2179
569.09/569.20	c learnt constraints deletion: 4322 -> 2163
575.19/575.34	c learnt constraints deletion: 4332 -> 2167
580.99/581.19	c learnt constraints deletion: 4336 -> 2173
586.68/586.88	c learnt constraints deletion: 4342 -> 2173
592.79/592.96	c learnt constraints deletion: 4324 -> 2168
598.58/598.75	c learnt constraints deletion: 4351 -> 2189
604.58/604.77	c learnt constraints deletion: 4344 -> 2178
610.39/610.53	c learnt constraints deletion: 4326 -> 2167
616.18/616.32	c learnt constraints deletion: 4337 -> 2180
621.98/622.19	c learnt constraints deletion: 4341 -> 2180
627.89/628.04	c learnt constraints deletion: 4338 -> 2177
633.38/633.52	c learnt constraints deletion: 4334 -> 2180
639.18/639.38	c learnt constraints deletion: 4326 -> 2171
645.08/645.24	c learnt constraints deletion: 4326 -> 2171
651.17/651.30	c learnt constraints deletion: 4347 -> 2184
657.17/657.39	c learnt constraints deletion: 4343 -> 2184
663.18/663.36	c learnt constraints deletion: 4339 -> 2182
668.97/669.19	c learnt constraints deletion: 4328 -> 2176
674.97/675.10	c learnt constraints deletion: 4338 -> 2182
680.77/680.99	c learnt constraints deletion: 4352 -> 2190
686.57/686.73	c learnt constraints deletion: 4347 -> 2191
692.57/692.73	c learnt constraints deletion: 4347 -> 2191
698.57/698.70	c learnt constraints deletion: 4350 -> 2194
704.87/705.04	c learnt constraints deletion: 4342 -> 2171
710.96/711.10	c learnt constraints deletion: 4324 -> 2164
716.97/717.16	c learnt constraints deletion: 4361 -> 2192
723.57/723.74	c learnt constraints deletion: 4323 -> 2163
729.75/729.94	c learnt constraints deletion: 4323 -> 2165
735.56/735.75	c learnt constraints deletion: 4340 -> 2181
741.46/741.64	c learnt constraints deletion: 4330 -> 2168
747.15/747.31	c learnt constraints deletion: 4342 -> 2183
753.05/753.20	c learnt constraints deletion: 4334 -> 2170
758.76/758.97	c learnt constraints deletion: 4327 -> 2171
764.85/765.00	c learnt constraints deletion: 4330 -> 2169
770.75/770.92	c learnt constraints deletion: 4353 -> 2188
776.55/776.79	c learnt constraints deletion: 4333 -> 2172
782.75/782.92	c learnt constraints deletion: 4341 -> 2178
788.65/788.82	c learnt constraints deletion: 4331 -> 2175
794.35/794.51	c learnt constraints deletion: 4330 -> 2173
799.95/800.10	c learnt constraints deletion: 4338 -> 2181
806.06/806.25	c learnt constraints deletion: 4338 -> 2180
811.84/812.01	c learnt constraints deletion: 4348 -> 2186
817.54/817.75	c learnt constraints deletion: 4332 -> 2177
823.34/823.54	c learnt constraints deletion: 4342 -> 2183
830.35/830.51	c learnt constraints deletion: 4762 -> 2395
836.64/836.82	c learnt constraints deletion: 4747 -> 2374
843.34/843.58	c learnt constraints deletion: 4753 -> 2380
850.15/850.34	c learnt constraints deletion: 4748 -> 2375
857.34/857.55	c learnt constraints deletion: 4741 -> 2374
864.44/864.64	c learnt constraints deletion: 4745 -> 2377
870.74/870.98	c learnt constraints deletion: 4739 -> 2376
876.94/877.15	c learnt constraints deletion: 4747 -> 2381
883.24/883.49	c learnt constraints deletion: 4755 -> 2388
889.53/889.72	c learnt constraints deletion: 4764 -> 2394
896.24/896.44	c learnt constraints deletion: 4753 -> 2377
902.63/902.88	c learnt constraints deletion: 4743 -> 2374
909.83/910.02	c learnt constraints deletion: 4754 -> 2381
916.23/916.42	c learnt constraints deletion: 4747 -> 2375
922.43/922.69	c learnt constraints deletion: 4746 -> 2375
929.24/929.48	c learnt constraints deletion: 4748 -> 2378
935.62/935.87	c learnt constraints deletion: 4754 -> 2383
942.32/942.50	c learnt constraints deletion: 4746 -> 2380
948.53/948.76	c learnt constraints deletion: 4750 -> 2384
954.83/955.06	c learnt constraints deletion: 4755 -> 2389
961.02/961.24	c learnt constraints deletion: 4750 -> 2387
967.52/967.74	c learnt constraints deletion: 4768 -> 2398
973.73/973.96	c learnt constraints deletion: 4732 -> 2368
980.42/980.60	c learnt constraints deletion: 4754 -> 2380
986.82/987.01	c learnt constraints deletion: 4758 -> 2383
992.92/993.11	c learnt constraints deletion: 4742 -> 2376
999.12/999.30	c learnt constraints deletion: 4743 -> 2379
1005.52/1005.73	c learnt constraints deletion: 4748 -> 2383
1011.92/1012.10	c learnt constraints deletion: 4752 -> 2387
1018.22/1018.45	c learnt constraints deletion: 4740 -> 2370
1025.31/1025.58	c learnt constraints deletion: 4754 -> 2380
1032.41/1032.65	c learnt constraints deletion: 4740 -> 2372
1038.71/1038.90	c learnt constraints deletion: 4762 -> 2389
1045.01/1045.20	c learnt constraints deletion: 4755 -> 2382
1051.31/1051.52	c learnt constraints deletion: 4746 -> 2378
1057.51/1057.78	c learnt constraints deletion: 4746 -> 2378
1064.40/1064.70	c learnt constraints deletion: 4750 -> 2382
1070.71/1070.99	c learnt constraints deletion: 4745 -> 2382
1077.01/1077.23	c learnt constraints deletion: 4755 -> 2390
1083.32/1083.55	c learnt constraints deletion: 4738 -> 2370
1089.71/1089.92	c learnt constraints deletion: 4737 -> 2372
1096.10/1096.31	c learnt constraints deletion: 4751 -> 2382
1102.40/1102.63	c learnt constraints deletion: 4758 -> 2382
1108.61/1108.84	c learnt constraints deletion: 4750 -> 2378
1116.20/1116.48	c learnt constraints deletion: 4759 -> 2384
1123.20/1123.42	c learnt constraints deletion: 4757 -> 2384
1130.70/1130.99	c learnt constraints deletion: 4769 -> 2392
1137.40/1137.61	c learnt constraints deletion: 4764 -> 2397
1144.19/1144.47	c learnt constraints deletion: 4763 -> 2389
1150.90/1151.19	c learnt constraints deletion: 4755 -> 2387
1157.80/1158.09	c learnt constraints deletion: 4753 -> 2388
1164.40/1164.65	c learnt constraints deletion: 4760 -> 2398
1172.19/1172.49	c learnt constraints deletion: 4760 -> 2392
1179.59/1179.88	c learnt constraints deletion: 4760 -> 2399
1187.09/1187.32	c learnt constraints deletion: 4758 -> 2383
1194.68/1194.94	c learnt constraints deletion: 4756 -> 2388
1202.79/1203.07	c learnt constraints deletion: 4759 -> 2384
1209.69/1209.94	c learnt constraints deletion: 4742 -> 2376
1216.79/1217.06	c learnt constraints deletion: 4749 -> 2382
1224.78/1225.06	c learnt constraints deletion: 4751 -> 2383
1232.28/1232.52	c learnt constraints deletion: 4766 -> 2391
1239.88/1240.11	c learnt constraints deletion: 4758 -> 2391
1248.78/1249.00	c learnt constraints deletion: 5210 -> 2614
1256.78/1257.05	c learnt constraints deletion: 5230 -> 2626
1264.27/1264.55	c learnt constraints deletion: 5207 -> 2604
1271.88/1272.12	c learnt constraints deletion: 5195 -> 2601
1280.08/1280.35	c learnt constraints deletion: 5216 -> 2610
1288.67/1288.90	c learnt constraints deletion: 5205 -> 2607
1297.17/1297.47	c learnt constraints deletion: 5210 -> 2610
1305.57/1305.81	c learnt constraints deletion: 5223 -> 2616
1313.08/1313.38	c learnt constraints deletion: 5200 -> 2604
1321.37/1321.68	c learnt constraints deletion: 5206 -> 2615
1329.67/1329.96	c learnt constraints deletion: 5206 -> 2610
1337.67/1337.90	c learnt constraints deletion: 5203 -> 2610
1345.76/1346.02	c learnt constraints deletion: 5214 -> 2614
1353.97/1354.22	c learnt constraints deletion: 5201 -> 2609
1361.76/1362.03	c learnt constraints deletion: 5217 -> 2619
1370.16/1370.43	c learnt constraints deletion: 5223 -> 2622
1377.86/1378.18	c learnt constraints deletion: 5222 -> 2625
1386.25/1386.53	c learnt constraints deletion: 5224 -> 2625
1394.36/1394.69	c learnt constraints deletion: 5223 -> 2626
1402.66/1402.98	c learnt constraints deletion: 5220 -> 2626
1411.15/1411.48	c learnt constraints deletion: 5199 -> 2601
1418.76/1419.06	c learnt constraints deletion: 5209 -> 2610
1426.46/1426.74	c learnt constraints deletion: 5210 -> 2611
1434.35/1434.63	c learnt constraints deletion: 5219 -> 2614
1442.25/1442.58	c learnt constraints deletion: 5229 -> 2626
1449.84/1450.15	c learnt constraints deletion: 5216 -> 2610
1457.45/1457.75	c learnt constraints deletion: 5220 -> 2614
1464.74/1465.00	c learnt constraints deletion: 5204 -> 2607
1471.45/1471.71	c learnt constraints deletion: 5209 -> 2610
1478.15/1478.47	c learnt constraints deletion: 5206 -> 2609
1485.44/1485.76	c learnt constraints deletion: 5210 -> 2612
1492.54/1492.80	c learnt constraints deletion: 5218 -> 2617
1499.34/1499.63	c learnt constraints deletion: 5213 -> 2616
1506.14/1506.48	c learnt constraints deletion: 5221 -> 2622
1512.94/1513.22	c learnt constraints deletion: 5222 -> 2624
1519.94/1520.28	c learnt constraints deletion: 5219 -> 2625
1527.23/1527.55	c learnt constraints deletion: 5215 -> 2611
1534.34/1534.66	c learnt constraints deletion: 5216 -> 2620
1542.53/1542.80	c learnt constraints deletion: 5202 -> 2606
1550.43/1550.70	c learnt constraints deletion: 5194 -> 2602
1558.13/1558.41	c learnt constraints deletion: 5215 -> 2618
1565.32/1565.63	c learnt constraints deletion: 5208 -> 2610
1572.83/1573.10	c learnt constraints deletion: 5223 -> 2621
1580.44/1580.77	c learnt constraints deletion: 5204 -> 2609
1588.33/1588.69	c learnt constraints deletion: 5222 -> 2619
1596.62/1596.94	c learnt constraints deletion: 5212 -> 2617
1604.63/1604.99	c learnt constraints deletion: 5229 -> 2627
1612.72/1613.00	c learnt constraints deletion: 5205 -> 2613
1621.12/1621.45	c learnt constraints deletion: 5218 -> 2620
1628.12/1628.49	c learnt constraints deletion: 5211 -> 2618
1635.52/1635.88	c learnt constraints deletion: 5211 -> 2620
1642.02/1642.36	c learnt constraints deletion: 5221 -> 2628
1648.42/1648.74	c learnt constraints deletion: 5218 -> 2630
1655.23/1655.57	c learnt constraints deletion: 5211 -> 2607
1661.92/1662.24	c learnt constraints deletion: 5208 -> 2606
1669.02/1669.36	c learnt constraints deletion: 5199 -> 2604
1675.91/1676.30	c learnt constraints deletion: 5203 -> 2606
1683.51/1683.88	c learnt constraints deletion: 5214 -> 2612
1691.81/1692.17	c learnt constraints deletion: 5204 -> 2609
1699.51/1699.88	c learnt constraints deletion: 5205 -> 2611
1707.20/1707.54	c learnt constraints deletion: 5222 -> 2621
1715.01/1715.32	c learnt constraints deletion: 5227 -> 2625
1722.01/1722.36	c learnt constraints deletion: 5216 -> 2622
1729.10/1729.47	c learnt constraints deletion: 5224 -> 2629
1736.20/1736.54	c learnt constraints deletion: 5218 -> 2629
1743.60/1743.92	c learnt constraints deletion: 5203 -> 2603
1751.20/1751.57	c learnt constraints deletion: 5216 -> 2615
1758.30/1758.67	c learnt constraints deletion: 5192 -> 2599
1765.80/1766.15	c learnt constraints deletion: 5203 -> 2606
1773.30/1773.66	c learnt constraints deletion: 5209 -> 2611
1781.20/1781.52	c learnt constraints deletion: 5215 -> 2615
1788.30/1788.65	c learnt constraints deletion: 5204 -> 2610
1795.49/1795.88	c learnt constraints deletion: 5215 -> 2620

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-3706880-1338121952/watcher-3706880-1338121952 -o /tmp/evaluation-result-3706880-1338121952/solver-3706880-1338121952 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706880-1338121952.opb 

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

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


[startup+0 s]
/proc/loadavg: 1.87 1.98 1.99 3/173 15327
/proc/meminfo: memFree=32014900/32873844 swapFree=7372/7372
[pid=15327] ppid=15325 vsize=6208 CPUtime=0 cores=1,3,5,7
/proc/15327/stat : 15327 (toysat) R 15325 15327 11438 0 -1 4202496 805 0 0 0 0 0 0 0 20 0 1 0 278323748 6356992 728 33554432000 4194304 8973514 140734099717456 140734099716720 4209325 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15327/statm: 1552 732 412 1167 0 333 0

[startup+0.047674 s]
/proc/loadavg: 1.87 1.98 1.99 3/173 15327
/proc/meminfo: memFree=32014900/32873844 swapFree=7372/7372
[pid=15327] ppid=15325 vsize=9280 CPUtime=0.04 cores=1,3,5,7
/proc/15327/stat : 15327 (toysat) R 15325 15327 11438 0 -1 4202496 1404 0 0 0 4 0 0 0 20 0 1 0 278323748 9502720 1326 33554432000 4194304 8973514 140734099717456 140734099716720 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15327/statm: 2320 1326 425 1167 0 1101 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9280

[startup+0.100227 s]
/proc/loadavg: 1.87 1.98 1.99 3/173 15327
/proc/meminfo: memFree=32014900/32873844 swapFree=7372/7372
[pid=15327] ppid=15325 vsize=9280 CPUtime=0.09 cores=1,3,5,7
/proc/15327/stat : 15327 (toysat) R 15325 15327 11438 0 -1 4202496 1404 0 0 0 9 0 0 0 20 0 1 0 278323748 9502720 1326 33554432000 4194304 8973514 140734099717456 140734099716720 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15327/statm: 2320 1326 425 1167 0 1101 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9280

[startup+0.30023 s]
/proc/loadavg: 1.87 1.98 1.99 3/173 15327
/proc/meminfo: memFree=32014900/32873844 swapFree=7372/7372
[pid=15327] ppid=15325 vsize=9280 CPUtime=0.29 cores=1,3,5,7
/proc/15327/stat : 15327 (toysat) R 15325 15327 11438 0 -1 4202496 1404 0 0 0 29 0 0 0 20 0 1 0 278323748 9502720 1326 33554432000 4194304 8973514 140734099717456 140734099716952 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15327/statm: 2320 1326 425 1167 0 1101 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9280

[startup+0.700206 s]
/proc/loadavg: 1.87 1.98 1.99 3/173 15327
/proc/meminfo: memFree=32014900/32873844 swapFree=7372/7372
[pid=15327] ppid=15325 vsize=11328 CPUtime=0.69 cores=1,3,5,7
/proc/15327/stat : 15327 (toysat) R 15325 15327 11438 0 -1 4202496 2142 0 0 0 69 0 0 0 20 0 1 0 278323748 11599872 2064 33554432000 4194304 8973514 140734099717456 140734099716952 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15327/statm: 2832 2064 455 1167 0 1613 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11328

[startup+1.50023 s]
/proc/loadavg: 1.87 1.98 1.99 3/177 15338
/proc/meminfo: memFree=31953692/32873844 swapFree=7372/7372
[pid=15327] ppid=15325 vsize=13376 CPUtime=1.48 cores=1,3,5,7
/proc/15327/stat : 15327 (toysat) R 15325 15327 11438 0 -1 4202496 2654 0 0 0 148 0 0 0 20 0 1 0 278323748 13697024 2576 33554432000 4194304 8973514 140734099717456 140734099716720 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15327/statm: 3344 2576 455 1167 0 2125 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13376

[startup+3.10027 s]
/proc/loadavg: 1.87 1.98 1.99 3/177 15338
/proc/meminfo: memFree=31898844/32873844 swapFree=7372/7372
[pid=15327] ppid=15325 vsize=15424 CPUtime=3.09 cores=1,3,5,7
/proc/15327/stat : 15327 (toysat) R 15325 15327 11438 0 -1 4202496 3166 0 0 0 308 1 0 0 20 0 1 0 278323748 15794176 3088 33554432000 4194304 8973514 140734099717456 140734099716952 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15327/statm: 3856 3088 455 1167 0 2637 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15424

[startup+6.30028 s]
/proc/loadavg: 1.88 1.98 1.99 3/177 15338
/proc/meminfo: memFree=31697096/32873844 swapFree=7372/7372
[pid=15327] ppid=15325 vsize=18496 CPUtime=6.28 cores=1,3,5,7
/proc/15327/stat : 15327 (toysat) R 15325 15327 11438 0 -1 4202496 3935 0 0 0 627 1 0 0 20 0 1 0 278323748 18939904 3857 33554432000 4194304 8973514 140734099717456 140734099716952 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15327/statm: 4624 3857 456 1167 0 3405 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 18496

[startup+12.7003 s]
/proc/loadavg: 1.89 1.98 1.99 3/177 15338
/proc/meminfo: memFree=31904744/32873844 swapFree=7372/7372
[pid=15327] ppid=15325 vsize=22592 CPUtime=12.68 cores=1,3,5,7
/proc/15327/stat : 15327 (toysat) R 15325 15327 11438 0 -1 4202496 4742 0 0 0 1264 4 0 0 20 0 1 0 278323748 23134208 4663 33554432000 4194304 8973514 140734099717456 140734099716720 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15327/statm: 5648 4663 456 1167 0 4429 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 22592

[startup+25.5003 s]
/proc/loadavg: 1.91 1.98 1.99 3/177 15338
/proc/meminfo: memFree=31901616/32873844 swapFree=7372/7372
[pid=15327] ppid=15325 vsize=25664 CPUtime=25.48 cores=1,3,5,7
/proc/15327/stat : 15327 (toysat) R 15325 15327 11438 0 -1 4202496 5734 0 0 0 2540 8 0 0 20 0 1 0 278323748 26279936 5654 33554432000 4194304 8973514 140734099717456 140734099716720 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15327/statm: 6416 5654 456 1167 0 5197 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 25664

[startup+51.1003 s]
/proc/loadavg: 1.94 1.98 1.99 3/177 15339
/proc/meminfo: memFree=31898360/32873844 swapFree=7372/7372
[pid=15327] ppid=15325 vsize=28736 CPUtime=51.07 cores=1,3,5,7
/proc/15327/stat : 15327 (toysat) R 15325 15327 11438 0 -1 4202496 6502 0 0 0 5091 16 0 0 20 0 1 0 278323748 29425664 6422 33554432000 4194304 8973514 140734099717456 140734099716720 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15327/statm: 7184 6422 456 1167 0 5965 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 28736

[startup+102.307 s]
/proc/loadavg: 1.97 1.98 1.99 3/177 15339
/proc/meminfo: memFree=31887664/32873844 swapFree=7372/7372
[pid=15327] ppid=15325 vsize=31808 CPUtime=102.28 cores=1,3,5,7
/proc/15327/stat : 15327 (toysat) R 15325 15327 11438 0 -1 4202496 7528 0 0 0 10198 30 0 0 20 0 1 0 278323748 32571392 7190 33554432000 4194304 8973514 140734099717456 140734099716952 4208823 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15327/statm: 7952 7190 456 1167 0 6733 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 31808

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 15339
/proc/meminfo: memFree=31864512/32873844 swapFree=7372/7372
[pid=15327] ppid=15325 vsize=35904 CPUtime=162.26 cores=1,3,5,7
/proc/15327/stat : 15327 (toysat) R 15325 15327 11438 0 -1 4202496 8810 0 0 0 16178 48 0 0 20 0 1 0 278323748 36765696 8214 33554432000 4194304 8973514 140734099717456 140734099716720 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15327/statm: 8976 8214 456 1167 0 7757 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 35904

[startup+222.3 s]
/proc/loadavg: 2.07 1.99 1.99 3/177 15339
/proc/meminfo: memFree=31841016/32873844 swapFree=7372/7372
[pid=15327] ppid=15325 vsize=42048 CPUtime=222.25 cores=1,3,5,7
/proc/15327/stat : 15327 (toysat) R 15325 15327 11438 0 -1 4202496 10347 0 0 0 22159 66 0 0 20 0 1 0 278323748 43057152 9750 33554432000 4194304 8973514 140734099717456 140734099715392 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15327/statm: 10512 9750 456 1167 0 9293 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 42048

[startup+282.3 s]
/proc/loadavg: 2.03 1.99 1.99 3/177 15339
/proc/meminfo: memFree=31822256/32873844 swapFree=7372/7372
[pid=15327] ppid=15325 vsize=44096 CPUtime=282.23 cores=1,3,5,7
/proc/15327/stat : 15327 (toysat) R 15325 15327 11438 0 -1 4202496 10862 0 0 0 28141 82 0 0 20 0 1 0 278323748 45154304 10262 33554432000 4194304 8973514 140734099717456 140734099716952 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15327/statm: 11024 10262 456 1167 0 9805 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 44096

[startup+342.3 s]
/proc/loadavg: 2.01 1.99 1.99 3/177 15340
/proc/meminfo: memFree=31798952/32873844 swapFree=7372/7372
[pid=15327] ppid=15325 vsize=50240 CPUtime=342.23 cores=1,3,5,7
/proc/15327/stat : 15327 (toysat) R 15325 15327 11438 0 -1 4202496 12398 0 0 0 34122 101 0 0 20 0 1 0 278323748 51445760 11798 33554432000 4194304 8973514 140734099717456 140734099716952 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15327/statm: 12560 11798 456 1167 0 11341 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 50240

[startup+402.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/177 15340
/proc/meminfo: memFree=31787628/32873844 swapFree=7372/7372
[pid=15327] ppid=15325 vsize=51264 CPUtime=402.21 cores=1,3,5,7
/proc/15327/stat : 15327 (toysat) R 15325 15327 11438 0 -1 4202496 12658 0 0 0 40102 119 0 0 20 0 1 0 278323748 52494336 12054 33554432000 4194304 8973514 140734099717456 140734099716952 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15327/statm: 12816 12054 456 1167 0 11597 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 51264

[startup+462.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/178 15343
/proc/meminfo: memFree=31787172/32873844 swapFree=7372/7372
[pid=15327] ppid=15325 vsize=50240 CPUtime=462.21 cores=1,3,5,7
/proc/15327/stat : 15327 (toysat) R 15325 15327 11438 0 -1 4202496 13170 0 0 0 46084 137 0 0 20 0 1 0 278323748 51445760 11798 33554432000 4194304 8973514 140734099717456 140734099716720 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15327/statm: 12560 11798 456 1167 0 11341 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 50240

[startup+522.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/177 15343
/proc/meminfo: memFree=31765900/32873844 swapFree=7372/7372
[pid=15327] ppid=15325 vsize=52288 CPUtime=522.19 cores=1,3,5,7
/proc/15327/stat : 15327 (toysat) R 15325 15327 11438 0 -1 4202496 13682 0 0 0 52065 154 0 0 20 0 1 0 278323748 53542912 12310 33554432000 4194304 8973514 140734099717456 140734099716720 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15327/statm: 13072 12310 456 1167 0 11853 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 52288

[startup+582.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/177 15343
/proc/meminfo: memFree=31749468/32873844 swapFree=7372/7372
[pid=15327] ppid=15325 vsize=50240 CPUtime=582.18 cores=1,3,5,7
/proc/15327/stat : 15327 (toysat) R 15325 15327 11438 0 -1 4202496 13684 0 0 0 58046 172 0 0 20 0 1 0 278323748 51445760 11798 33554432000 4194304 8973514 140734099717456 140734099716952 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15327/statm: 12560 11798 456 1167 0 11341 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 50240

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/177 15344
/proc/meminfo: memFree=31714072/32873844 swapFree=7372/7372
[pid=15327] ppid=15325 vsize=57408 CPUtime=882.14 cores=1,3,5,7
/proc/15327/stat : 15327 (toysat) R 15325 15327 11438 0 -1 4202496 17784 0 0 0 87949 265 0 0 20 0 1 0 278323748 58785792 13590 33554432000 4194304 8973514 140734099717456 140734099716952 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15327/statm: 14352 13590 456 1167 0 13133 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 57408

[startup+942.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/177 15344
/proc/meminfo: memFree=31713016/32873844 swapFree=7372/7372
[pid=15327] ppid=15325 vsize=58432 CPUtime=942.12 cores=1,3,5,7
/proc/15327/stat : 15327 (toysat) R 15325 15327 11438 0 -1 4202496 18040 0 0 0 93933 279 0 0 20 0 1 0 278323748 59834368 13846 33554432000 4194304 8973514 140734099717456 140734099715392 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15327/statm: 14608 13846 456 1167 0 13389 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 58432

[startup+1002.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 15345
/proc/meminfo: memFree=31712892/32873844 swapFree=7372/7372
[pid=15327] ppid=15325 vsize=58432 CPUtime=1002.12 cores=1,3,5,7
/proc/15327/stat : 15327 (toysat) R 15325 15327 11438 0 -1 4202496 18040 0 0 0 99915 297 0 0 20 0 1 0 278323748 59834368 13846 33554432000 4194304 8973514 140734099717456 140734099715392 4213380 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15327/statm: 14608 13846 456 1167 0 13389 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 58432

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 15348
/proc/meminfo: memFree=31715412/32873844 swapFree=7372/7372
[pid=15327] ppid=15325 vsize=55360 CPUtime=1062.1 cores=1,3,5,7
/proc/15327/stat : 15327 (toysat) R 15325 15327 11438 0 -1 4202496 18297 0 0 0 105896 314 0 0 20 0 1 0 278323748 56688640 13078 33554432000 4194304 8973514 140734099717456 140734099716952 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15327/statm: 13840 13078 456 1167 0 12621 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 55360

[startup+1122.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 15348
/proc/meminfo: memFree=31710476/32873844 swapFree=7372/7372
[pid=15327] ppid=15325 vsize=60480 CPUtime=1122.1 cores=1,3,5,7
/proc/15327/stat : 15327 (toysat) R 15325 15327 11438 0 -1 4202496 19577 0 0 0 111877 333 0 0 20 0 1 0 278323748 61931520 14358 33554432000 4194304 8973514 140734099717456 140734099716720 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15327/statm: 15120 14358 456 1167 0 13901 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 60480

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 15348
/proc/meminfo: memFree=31709300/32873844 swapFree=7372/7372
[pid=15327] ppid=15325 vsize=61504 CPUtime=1182.09 cores=1,3,5,7
/proc/15327/stat : 15327 (toysat) R 15325 15327 11438 0 -1 4202496 20345 0 0 0 117859 350 0 0 20 0 1 0 278323748 62980096 14614 33554432000 4194304 8973514 140734099717456 140734099716720 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15327/statm: 15376 14614 456 1167 0 14157 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 61504

[startup+1242.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 15348
/proc/meminfo: memFree=31705512/32873844 swapFree=7372/7372
[pid=15327] ppid=15325 vsize=59456 CPUtime=1242.07 cores=1,3,5,7
/proc/15327/stat : 15327 (toysat) R 15325 15327 11438 0 -1 4202496 20605 0 0 0 123841 366 0 0 20 0 1 0 278323748 60882944 14102 33554432000 4194304 8973514 140734099717456 140734099716952 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15327/statm: 14864 14102 456 1167 0 13645 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 59456

[startup+1302.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 15349
/proc/meminfo: memFree=31685796/32873844 swapFree=7372/7372
[pid=15327] ppid=15325 vsize=60480 CPUtime=1302.08 cores=1,3,5,7
/proc/15327/stat : 15327 (toysat) R 15325 15327 11438 0 -1 4202496 20861 0 0 0 129824 384 0 0 20 0 1 0 278323748 61931520 14358 33554432000 4194304 8973514 140734099717456 140734099716952 4211805 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15327/statm: 15120 14358 456 1167 0 13901 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 60480

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 15349
/proc/meminfo: memFree=31673272/32873844 swapFree=7372/7372
[pid=15327] ppid=15325 vsize=64576 CPUtime=1362.06 cores=1,3,5,7
/proc/15327/stat : 15327 (toysat) R 15325 15327 11438 0 -1 4202496 21885 0 0 0 135808 398 0 0 20 0 1 0 278323748 66125824 15382 33554432000 4194304 8973514 140734099717456 140734099716720 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15327/statm: 16144 15382 456 1167 0 14925 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 64576

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15349
/proc/meminfo: memFree=31694524/32873844 swapFree=7372/7372
[pid=15327] ppid=15325 vsize=62528 CPUtime=1422.06 cores=1,3,5,7
/proc/15327/stat : 15327 (toysat) R 15325 15327 11438 0 -1 4202496 21885 0 0 0 141790 416 0 0 20 0 1 0 278323748 64028672 14870 33554432000 4194304 8973514 140734099717456 140734099716952 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15327/statm: 15632 14870 456 1167 0 14413 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 62528

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15349
/proc/meminfo: memFree=31694704/32873844 swapFree=7372/7372
[pid=15327] ppid=15325 vsize=62528 CPUtime=1482.04 cores=1,3,5,7
/proc/15327/stat : 15327 (toysat) R 15325 15327 11438 0 -1 4202496 21885 0 0 0 147773 431 0 0 20 0 1 0 278323748 64028672 14870 33554432000 4194304 8973514 140734099717456 140734099716720 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15327/statm: 15632 14870 456 1167 0 14413 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 62528

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15349
/proc/meminfo: memFree=31698556/32873844 swapFree=7372/7372
[pid=15327] ppid=15325 vsize=58432 CPUtime=1542.03 cores=1,3,5,7
/proc/15327/stat : 15327 (toysat) R 15325 15327 11438 0 -1 4202496 22909 0 0 0 153754 449 0 0 20 0 1 0 278323748 59834368 13846 33554432000 4194304 8973514 140734099717456 140734099716952 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15327/statm: 14608 13846 456 1167 0 13389 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 58432

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15350
/proc/meminfo: memFree=31694464/32873844 swapFree=7372/7372
[pid=15327] ppid=15325 vsize=62528 CPUtime=1602.02 cores=1,3,5,7
/proc/15327/stat : 15327 (toysat) R 15325 15327 11438 0 -1 4202496 23933 0 0 0 159739 463 0 0 20 0 1 0 278323748 64028672 14870 33554432000 4194304 8973514 140734099717456 140734099716952 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15327/statm: 15632 14870 456 1167 0 14413 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 62528

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15353
/proc/meminfo: memFree=31694184/32873844 swapFree=7372/7372
[pid=15327] ppid=15325 vsize=62528 CPUtime=1662.01 cores=1,3,5,7
/proc/15327/stat : 15327 (toysat) R 15325 15327 11438 0 -1 4202496 23934 0 0 0 165720 481 0 0 20 0 1 0 278323748 64028672 14870 33554432000 4194304 8973514 140734099717456 140734099716720 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15327/statm: 15632 14870 456 1167 0 14413 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 62528

[startup+1722.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/178 15376
/proc/meminfo: memFree=31687992/32873844 swapFree=7372/7372
[pid=15327] ppid=15325 vsize=63552 CPUtime=1722.01 cores=1,3,5,7
/proc/15327/stat : 15327 (toysat) R 15325 15327 11438 0 -1 4202496 24190 0 0 0 171700 501 0 0 20 0 1 0 278323748 65077248 15126 33554432000 4194304 8973514 140734099717456 140734099716952 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15327/statm: 15888 15126 456 1167 0 14669 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 63552

[startup+1782.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 15376
/proc/meminfo: memFree=31670264/32873844 swapFree=7372/7372
[pid=15327] ppid=15325 vsize=62528 CPUtime=1781.99 cores=1,3,5,7
/proc/15327/stat : 15327 (toysat) R 15325 15327 11438 0 -1 4202496 24190 0 0 0 177680 519 0 0 20 0 1 0 278323748 64028672 14870 33554432000 4194304 8973514 140734099717456 140734099715392 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15327/statm: 15632 14870 456 1167 0 14413 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 62528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 15376
/proc/meminfo: memFree=31665736/32873844 swapFree=7372/7372
[pid=15327] ppid=15325 vsize=62528 CPUtime=1800.01 cores=1,3,5,7
/proc/15327/stat : 15327 (toysat) R 15325 15327 11438 0 -1 4202496 24190 0 0 0 179476 525 0 0 20 0 1 0 278323748 64028672 14870 33554432000 4194304 8973514 140734099717456 140734099716952 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15327/statm: 15632 14870 456 1167 0 14413 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 62528

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.04 2.02 2.00 3/177 15376
/proc/meminfo: memFree=31665736/32873844 swapFree=7372/7372
[pid=15327] ppid=15325 vsize=62528 CPUtime=1800.01 cores=1,3,5,7
/proc/15327/stat : 15327 (toysat) R 15325 15327 11438 0 -1 4202496 24190 0 0 0 179476 525 0 0 20 0 1 0 278323748 64028672 14870 33554432000 4194304 8973514 140734099717456 140734099716952 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15327/statm: 15632 14870 456 1167 0 14413 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 62528

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.01
CPU user time (s): 1794.76
CPU system time (s): 5.2512
CPU usage (%): 99.9835
Max. virtual memory (cumulated for all children) (KiB): 66624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.76
system time used= 5.2512
maximum resident set size= 63576
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24190
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= 34
involuntary context switches= 1851

runsolver used 3.65044 second user time and 10.4244 second system time

The end

Launcher Data

Begin job on node109 at 2012-05-27 14:32:32
IDJOB=3706880
IDBENCH=2886
IDSOLVER=2285
FILE ID=node109/3706880-1338121952
RUNJOBID= node109-1338114740-14890
PBS_JOBID= 14624462
Free space on /tmp= 71352 MiB

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

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

MD5SUM BENCH= 8e6ac0bad8d074da12c63269189a8260
RANDOM SEED=174842888

node109.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.264
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.52
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
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:       32873844 kB
MemFree:        32019600 kB
Buffers:           45196 kB
Cached:            49448 kB
SwapCached:          404 kB
Active:            67876 kB
Inactive:          36048 kB
Active(anon):       3500 kB
Inactive(anon):     8096 kB
Active(file):      64376 kB
Inactive(file):    27952 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67106156 kB
Dirty:              7396 kB
Writeback:             0 kB
AnonPages:         15932 kB
Mapped:             9484 kB
Shmem:                 8 kB
Slab:             610572 kB
SReclaimable:      53132 kB
SUnreclaim:       557440 kB
KernelStack:        1440 kB
PageTables:         3996 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     107292 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71328 MiB
End job on node109 at 2012-05-27 15:02:34