Trace number 3712305

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 NameAnswerCPU timeWall clock time
toysat 2012-05-17? (TO) 1800.1 1800.41

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl30_31_pb.cnf.cr--soft-0-100-0.wbo
MD5SUM67b20cf3e4322ffbf404f0fb862124f3
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark0.597908
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1860
Total number of constraints122
Number of soft constraints122
Number of constraints which are clauses62
Number of constraints which are cardinality constraints (but not clauses)60
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint31
Top cost 5869
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 5868
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 32
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.01/0.02	c 2012-05-28T10:26:22+0200
0.01/0.02	c arch = x86_64
0.01/0.02	c os = linux
0.01/0.02	c compiler = ghc 7.4
0.01/0.02	c packages:
0.01/0.02	c   OptDir-0.0.1
0.01/0.02	c   array-0.4.0.0
0.01/0.02	c   base-4.5.0.0
0.01/0.02	c   bytestring-0.9.2.1
0.01/0.02	c   containers-0.4.2.1
0.01/0.02	c   deepseq-1.3.0.0
0.01/0.02	c   mtl-2.1.1
0.01/0.02	c   old_locale-1.0.0.4
0.01/0.02	c   parse_dimacs-1.2
0.01/0.02	c   parsec-3.1.2
0.01/0.02	c   queue-0.1.2
0.01/0.02	c   stm-2.3
0.01/0.02	c   time-1.4
0.01/0.02	c command line = ["--wbo","HOME/instance-3712305-1338193582.wbo"]
0.01/0.02	c #vars 1860
0.01/0.02	c #constraints 122
0.01/0.02	c Solving starts ...
0.29/0.36	c solving time = 0.339s
0.29/0.36	c #decision = 2013
0.29/0.36	c #conflict = 256
0.29/0.36	c #restart = 2
0.29/0.36	o 147
0.29/0.36	c Solving starts ...
0.59/0.62	c solving time = 0.254s
0.59/0.62	c #decision = 4195
0.59/0.62	c #conflict = 356
0.59/0.62	c #restart = 3
0.59/0.62	o 127
0.59/0.62	c Solving starts ...
0.78/0.88	c solving time = 0.258s
0.78/0.88	c #decision = 6573
0.78/0.88	c #conflict = 459
0.78/0.88	c #restart = 4
0.78/0.88	o 65
0.78/0.88	c Solving starts ...
0.88/0.90	c solving time = 0.016s
0.88/0.90	c #decision = 7690
0.88/0.90	c #conflict = 481
0.88/0.90	c #restart = 4
0.88/0.90	o 63
0.88/0.90	c Solving starts ...
0.99/1.08	c solving time = 0.179s
0.99/1.08	c #decision = 9980
0.99/1.08	c #conflict = 584
0.99/1.08	c #restart = 5
0.99/1.08	o 21
0.99/1.08	c Solving starts ...
1.28/1.33	c solving time = 0.248s
1.28/1.33	c #decision = 12174
1.28/1.33	c #conflict = 710
1.28/1.33	c #restart = 6
1.28/1.33	o 19
1.28/1.33	c Solving starts ...
1.48/1.53	c learnt constraints deletion: 803 -> 402
2.69/2.79	c learnt constraints deletion: 1112 -> 556
2.99/3.08	c solving time = 1.753s
2.99/3.08	c #decision = 19431
2.99/3.08	c #conflict = 1674
2.99/3.08	c #restart = 10
2.99/3.08	o 16
2.99/3.08	c Solving starts ...
2.99/3.08	c solving time = 0.003s
2.99/3.08	c #decision = 20412
2.99/3.08	c #conflict = 1674
2.99/3.08	c #restart = 10
2.99/3.08	o 12
2.99/3.08	c Solving starts ...
3.48/3.57	c learnt constraints deletion: 955 -> 478
3.99/4.09	c solving time = 1.006s
3.99/4.09	c #decision = 24684
3.99/4.09	c #conflict = 2154
3.99/4.09	c #restart = 13
3.99/4.09	o 7
3.99/4.09	c Solving starts ...
4.19/4.29	c solving time = 0.197s
4.19/4.29	c #decision = 26737
4.19/4.29	c #conflict = 2258
4.19/4.29	c #restart = 14
4.19/4.29	o 5
4.19/4.29	c Solving starts ...
4.39/4.47	c learnt constraints deletion: 909 -> 455
5.99/6.07	c learnt constraints deletion: 1165 -> 583
8.98/9.04	c learnt constraints deletion: 1849 -> 925
11.68/11.72	c learnt constraints deletion: 2066 -> 1033
15.49/15.52	c learnt constraints deletion: 2369 -> 1207
19.08/19.12	c learnt constraints deletion: 2521 -> 1274
22.78/22.83	c learnt constraints deletion: 2508 -> 1270
27.98/28.03	c learnt constraints deletion: 3623 -> 1832
32.18/32.27	c learnt constraints deletion: 3620 -> 1847
32.47/32.52	c learnt constraints deletion: 1957 -> 979
38.38/38.44	c learnt constraints deletion: 3778 -> 1899
43.27/43.33	c learnt constraints deletion: 3776 -> 1898
46.18/46.26	c learnt constraints deletion: 3004 -> 1502
50.27/50.39	c learnt constraints deletion: 3380 -> 1707
54.67/54.72	c learnt constraints deletion: 3389 -> 1715
59.37/59.41	c learnt constraints deletion: 3367 -> 1703
63.86/63.98	c learnt constraints deletion: 3381 -> 1713
68.17/68.27	c learnt constraints deletion: 3497 -> 1749
71.16/71.26	c learnt constraints deletion: 3231 -> 1622
75.36/75.49	c learnt constraints deletion: 3235 -> 1631
79.26/79.38	c learnt constraints deletion: 3240 -> 1634
83.26/83.33	c learnt constraints deletion: 3227 -> 1628
87.97/88.07	c learnt constraints deletion: 3211 -> 1619
92.87/92.92	c learnt constraints deletion: 3228 -> 1630
97.87/97.93	c learnt constraints deletion: 3219 -> 1623
101.86/101.98	c learnt constraints deletion: 3230 -> 1630
106.86/106.92	c learnt constraints deletion: 3446 -> 1727
111.56/111.63	c learnt constraints deletion: 3409 -> 1710
116.75/116.85	c learnt constraints deletion: 3414 -> 1715
123.75/123.85	c learnt constraints deletion: 3448 -> 1743
130.26/130.32	c learnt constraints deletion: 3436 -> 1746
136.75/136.88	c learnt constraints deletion: 3448 -> 1732
143.15/143.27	c learnt constraints deletion: 3431 -> 1724
150.05/150.13	c learnt constraints deletion: 3421 -> 1716
154.65/154.77	c learnt constraints deletion: 3421 -> 1718
158.64/158.75	c learnt constraints deletion: 3452 -> 1732
162.95/163.06	c learnt constraints deletion: 3426 -> 1721
168.65/168.75	c learnt constraints deletion: 4196 -> 2100
172.44/172.54	c learnt constraints deletion: 3881 -> 1964
177.05/177.12	c learnt constraints deletion: 4576 -> 2314
181.45/181.51	c learnt constraints deletion: 4558 -> 2308
186.15/186.25	c learnt constraints deletion: 4577 -> 2318
190.74/190.82	c learnt constraints deletion: 4559 -> 2309
195.55/195.63	c learnt constraints deletion: 4553 -> 2308
200.65/200.71	c learnt constraints deletion: 4557 -> 2309
205.14/205.21	c learnt constraints deletion: 4552 -> 2305
209.64/209.75	c learnt constraints deletion: 4571 -> 2316
214.24/214.35	c learnt constraints deletion: 4568 -> 2314
218.94/219.01	c learnt constraints deletion: 4554 -> 2308
223.54/223.63	c learnt constraints deletion: 4566 -> 2315
225.24/225.36	c learnt constraints deletion: 3207 -> 1604
233.04/233.14	c learnt constraints deletion: 4727 -> 2374
239.74/239.82	c learnt constraints deletion: 4718 -> 2369
245.73/245.83	c learnt constraints deletion: 4715 -> 2368
251.93/252.05	c learnt constraints deletion: 4724 -> 2372
258.62/258.70	c learnt constraints deletion: 4702 -> 2361
265.53/265.63	c learnt constraints deletion: 4718 -> 2372
271.93/272.05	c learnt constraints deletion: 4715 -> 2370
278.82/278.97	c learnt constraints deletion: 4717 -> 2372
285.53/285.69	c learnt constraints deletion: 4700 -> 2363
292.42/292.55	c learnt constraints deletion: 4712 -> 2369
299.03/299.13	c learnt constraints deletion: 4692 -> 2357
305.32/305.41	c learnt constraints deletion: 4707 -> 2365
311.42/311.53	c learnt constraints deletion: 4712 -> 2369
317.61/317.76	c learnt constraints deletion: 4720 -> 2373
323.92/324.04	c learnt constraints deletion: 4720 -> 2372
330.22/330.34	c learnt constraints deletion: 4712 -> 2367
336.42/336.58	c learnt constraints deletion: 4714 -> 2370
342.52/342.66	c learnt constraints deletion: 4724 -> 2374
348.62/348.79	c learnt constraints deletion: 4902 -> 2454
354.21/354.38	c learnt constraints deletion: 4839 -> 2428
360.21/360.33	c learnt constraints deletion: 4828 -> 2423
365.81/365.93	c learnt constraints deletion: 4834 -> 2427
371.82/371.95	c learnt constraints deletion: 4835 -> 2427
377.41/377.51	c learnt constraints deletion: 4836 -> 2427
383.01/383.17	c learnt constraints deletion: 4829 -> 2425
388.81/388.92	c learnt constraints deletion: 4822 -> 2421
394.01/394.11	c learnt constraints deletion: 4824 -> 2421
399.40/399.54	c learnt constraints deletion: 4840 -> 2429
405.50/405.62	c learnt constraints deletion: 4829 -> 2425
411.31/411.42	c learnt constraints deletion: 4811 -> 2415
417.51/417.67	c learnt constraints deletion: 4832 -> 2427
423.30/423.45	c learnt constraints deletion: 4829 -> 2424
428.91/429.03	c learnt constraints deletion: 4816 -> 2417
435.10/435.22	c learnt constraints deletion: 4820 -> 2421
440.80/440.97	c learnt constraints deletion: 4829 -> 2425
447.00/447.12	c learnt constraints deletion: 4797 -> 2408
453.00/453.11	c learnt constraints deletion: 4820 -> 2420
459.10/459.21	c learnt constraints deletion: 4794 -> 2407
464.90/465.07	c learnt constraints deletion: 4826 -> 2423
470.70/470.87	c learnt constraints deletion: 4828 -> 2424
476.29/476.49	c learnt constraints deletion: 4806 -> 2413
482.00/482.17	c learnt constraints deletion: 4818 -> 2419
487.79/487.98	c learnt constraints deletion: 4810 -> 2414
493.40/493.54	c learnt constraints deletion: 4822 -> 2421
499.39/499.55	c learnt constraints deletion: 4817 -> 2419
504.09/504.25	c learnt constraints deletion: 4301 -> 2151
509.20/509.32	c learnt constraints deletion: 4855 -> 2432
514.59/514.72	c learnt constraints deletion: 4848 -> 2432
519.99/520.19	c learnt constraints deletion: 4873 -> 2445
525.49/525.66	c learnt constraints deletion: 4842 -> 2429
530.69/530.82	c learnt constraints deletion: 4835 -> 2428
536.39/536.58	c learnt constraints deletion: 4842 -> 2433
542.29/542.47	c learnt constraints deletion: 4847 -> 2433
547.78/547.98	c learnt constraints deletion: 4825 -> 2422
553.38/553.55	c learnt constraints deletion: 4850 -> 2435
559.09/559.20	c learnt constraints deletion: 4830 -> 2424
564.27/564.45	c learnt constraints deletion: 4746 -> 2381
570.27/570.46	c learnt constraints deletion: 4757 -> 2387
575.77/575.96	c learnt constraints deletion: 4769 -> 2393
581.48/581.63	c learnt constraints deletion: 4775 -> 2397
587.37/587.54	c learnt constraints deletion: 4767 -> 2393
593.27/593.40	c learnt constraints deletion: 4778 -> 2399
598.67/598.80	c learnt constraints deletion: 4777 -> 2403
604.47/604.68	c learnt constraints deletion: 4778 -> 2401
610.38/610.57	c learnt constraints deletion: 4781 -> 2402
616.17/616.36	c learnt constraints deletion: 4772 -> 2398
621.97/622.12	c learnt constraints deletion: 4772 -> 2398
627.67/627.80	c learnt constraints deletion: 4751 -> 2387
633.38/633.52	c learnt constraints deletion: 4791 -> 2408
639.27/639.47	c learnt constraints deletion: 4793 -> 2408
644.77/644.93	c learnt constraints deletion: 4774 -> 2400
650.56/650.71	c learnt constraints deletion: 4800 -> 2412
656.17/656.34	c learnt constraints deletion: 4780 -> 2402
662.16/662.32	c learnt constraints deletion: 4761 -> 2391
667.97/668.10	c learnt constraints deletion: 4771 -> 2396
673.56/673.73	c learnt constraints deletion: 4788 -> 2405
679.46/679.64	c learnt constraints deletion: 4791 -> 2407
685.46/685.65	c learnt constraints deletion: 4786 -> 2405
692.36/692.52	c learnt constraints deletion: 4771 -> 2397
699.76/699.96	c learnt constraints deletion: 4767 -> 2395
707.26/707.43	c learnt constraints deletion: 4760 -> 2389
712.46/712.61	c learnt constraints deletion: 4770 -> 2396
718.66/718.85	c learnt constraints deletion: 4787 -> 2406
724.55/724.77	c learnt constraints deletion: 4761 -> 2389
730.26/730.49	c learnt constraints deletion: 4797 -> 2408
735.76/735.98	c learnt constraints deletion: 4762 -> 2390
742.46/742.60	c learnt constraints deletion: 5145 -> 2582
749.06/749.28	c learnt constraints deletion: 5817 -> 2919
755.75/755.93	c learnt constraints deletion: 5803 -> 2914
762.25/762.42	c learnt constraints deletion: 5809 -> 2917
769.25/769.49	c learnt constraints deletion: 5816 -> 2923
776.35/776.58	c learnt constraints deletion: 5778 -> 2902
783.45/783.66	c learnt constraints deletion: 5807 -> 2918
790.85/791.05	c learnt constraints deletion: 5823 -> 2925
797.94/798.19	c learnt constraints deletion: 5818 -> 2922
805.14/805.38	c learnt constraints deletion: 5807 -> 2918
812.34/812.56	c learnt constraints deletion: 5803 -> 2916
819.74/819.92	c learnt constraints deletion: 5780 -> 2903
827.05/827.26	c learnt constraints deletion: 5813 -> 2920
834.44/834.65	c learnt constraints deletion: 5809 -> 2917
840.74/840.95	c learnt constraints deletion: 5803 -> 2915
847.33/847.52	c learnt constraints deletion: 5833 -> 2931
854.34/854.59	c learnt constraints deletion: 5780 -> 2902
861.44/861.64	c learnt constraints deletion: 5810 -> 2918
868.33/868.57	c learnt constraints deletion: 5806 -> 2916
875.63/875.82	c learnt constraints deletion: 5806 -> 2916
882.33/882.58	c learnt constraints deletion: 5781 -> 2904
889.43/889.63	c learnt constraints deletion: 5809 -> 2919
896.73/896.91	c learnt constraints deletion: 5766 -> 2895
902.93/903.17	c learnt constraints deletion: 5810 -> 2918
909.54/909.75	c learnt constraints deletion: 5814 -> 2921
916.13/916.36	c learnt constraints deletion: 5812 -> 2921
922.92/923.12	c learnt constraints deletion: 5809 -> 2921
930.02/930.21	c learnt constraints deletion: 5827 -> 2927
937.12/937.30	c learnt constraints deletion: 5825 -> 2925
943.72/943.91	c learnt constraints deletion: 5783 -> 2907
950.62/950.82	c learnt constraints deletion: 5782 -> 2904
958.22/958.42	c learnt constraints deletion: 5807 -> 2917
965.22/965.49	c learnt constraints deletion: 5798 -> 2912
972.41/972.67	c learnt constraints deletion: 5803 -> 2915
980.01/980.28	c learnt constraints deletion: 5804 -> 2916
987.31/987.54	c learnt constraints deletion: 5827 -> 2927
994.51/994.79	c learnt constraints deletion: 5787 -> 2907
1001.71/1001.99	c learnt constraints deletion: 5799 -> 2913
1009.21/1009.40	c learnt constraints deletion: 5815 -> 2922
1016.41/1016.61	c learnt constraints deletion: 5803 -> 2916
1023.71/1023.99	c learnt constraints deletion: 5800 -> 2914
1031.41/1031.69	c learnt constraints deletion: 5794 -> 2909
1039.00/1039.26	c learnt constraints deletion: 5812 -> 2919
1046.30/1046.53	c learnt constraints deletion: 5799 -> 2914
1053.70/1053.93	c learnt constraints deletion: 5799 -> 2914
1061.80/1062.03	c learnt constraints deletion: 5782 -> 2905
1069.50/1069.74	c learnt constraints deletion: 5814 -> 2923
1077.30/1077.50	c learnt constraints deletion: 5824 -> 2929
1084.90/1085.19	c learnt constraints deletion: 5777 -> 2906
1093.59/1093.81	c learnt constraints deletion: 5801 -> 2919
1102.30/1102.51	c learnt constraints deletion: 5807 -> 2918
1109.70/1109.94	c learnt constraints deletion: 6181 -> 3105
1116.10/1116.37	c learnt constraints deletion: 6201 -> 3104
1122.99/1123.28	c learnt constraints deletion: 6165 -> 3092
1130.39/1130.66	c learnt constraints deletion: 6140 -> 3080
1139.18/1139.45	c learnt constraints deletion: 6167 -> 3095
1147.78/1148.04	c learnt constraints deletion: 6177 -> 3099
1154.98/1155.26	c learnt constraints deletion: 6147 -> 3083
1161.29/1161.56	c learnt constraints deletion: 6129 -> 3075
1168.58/1168.89	c learnt constraints deletion: 6154 -> 3086
1176.58/1176.82	c learnt constraints deletion: 6120 -> 3070
1184.78/1185.06	c learnt constraints deletion: 6120 -> 3070
1192.87/1193.18	c learnt constraints deletion: 6174 -> 3097
1200.88/1201.16	c learnt constraints deletion: 6127 -> 3075
1209.08/1209.31	c learnt constraints deletion: 6170 -> 3095
1216.67/1216.93	c learnt constraints deletion: 6132 -> 3077
1224.57/1224.80	c learnt constraints deletion: 6117 -> 3070
1232.27/1232.50	c learnt constraints deletion: 6150 -> 3085
1239.97/1240.24	c learnt constraints deletion: 6129 -> 3079
1248.07/1248.30	c learnt constraints deletion: 6143 -> 3084
1255.57/1255.87	c learnt constraints deletion: 6168 -> 3094
1263.16/1263.48	c learnt constraints deletion: 6177 -> 3100
1270.77/1271.03	c learnt constraints deletion: 6145 -> 3084
1278.36/1278.66	c learnt constraints deletion: 6153 -> 3088
1286.27/1286.51	c learnt constraints deletion: 6190 -> 3105
1293.46/1293.76	c learnt constraints deletion: 6142 -> 3083
1301.36/1301.64	c learnt constraints deletion: 6183 -> 3104
1309.26/1309.52	c learnt constraints deletion: 6166 -> 3095
1317.47/1317.71	c learnt constraints deletion: 6162 -> 3093
1325.46/1325.71	c learnt constraints deletion: 6191 -> 3108
1332.75/1333.00	c learnt constraints deletion: 6191 -> 3107
1339.76/1340.06	c learnt constraints deletion: 6170 -> 3097
1346.86/1347.10	c learnt constraints deletion: 6143 -> 3086
1354.45/1354.77	c learnt constraints deletion: 6171 -> 3099
1361.95/1362.28	c learnt constraints deletion: 6190 -> 3107
1369.35/1369.66	c learnt constraints deletion: 6161 -> 3093
1376.55/1376.82	c learnt constraints deletion: 6187 -> 3106
1383.65/1383.99	c learnt constraints deletion: 6207 -> 3117
1390.75/1391.04	c learnt constraints deletion: 6131 -> 3077
1397.85/1398.15	c learnt constraints deletion: 6159 -> 3092
1404.94/1405.28	c learnt constraints deletion: 6179 -> 3102
1412.75/1413.08	c learnt constraints deletion: 6164 -> 3093
1419.85/1420.17	c learnt constraints deletion: 6196 -> 3110
1427.35/1427.65	c learnt constraints deletion: 6167 -> 3094
1435.84/1436.14	c learnt constraints deletion: 6143 -> 3083
1445.15/1445.42	c learnt constraints deletion: 6194 -> 3109
1454.04/1454.40	c learnt constraints deletion: 6160 -> 3092
1463.14/1463.40	c learnt constraints deletion: 6158 -> 3091
1472.24/1472.53	c learnt constraints deletion: 6168 -> 3096
1481.73/1482.02	c learnt constraints deletion: 6128 -> 3075
1491.33/1491.62	c learnt constraints deletion: 6152 -> 3087
1501.63/1501.90	c learnt constraints deletion: 6143 -> 3085
1512.43/1512.72	c learnt constraints deletion: 6162 -> 3094
1523.14/1523.50	c learnt constraints deletion: 6148 -> 3086
1533.73/1534.01	c learnt constraints deletion: 6163 -> 3094
1544.92/1545.22	c learnt constraints deletion: 6157 -> 3092
1556.32/1556.62	c learnt constraints deletion: 6146 -> 3085
1567.92/1568.29	c learnt constraints deletion: 6169 -> 3098
1578.52/1578.88	c learnt constraints deletion: 6149 -> 3084
1585.62/1585.98	c learnt constraints deletion: 6156 -> 3088
1593.01/1593.33	c learnt constraints deletion: 6132 -> 3078
1600.82/1601.15	c learnt constraints deletion: 6143 -> 3086
1608.71/1609.09	c learnt constraints deletion: 6165 -> 3098
1616.81/1617.11	c learnt constraints deletion: 6150 -> 3090
1624.81/1625.11	c learnt constraints deletion: 6189 -> 3106
1633.12/1633.42	c learnt constraints deletion: 6170 -> 3095
1641.11/1641.40	c learnt constraints deletion: 6164 -> 3093
1648.91/1649.27	c learnt constraints deletion: 6130 -> 3075
1657.20/1657.58	c learnt constraints deletion: 6181 -> 3101
1665.60/1665.90	c learnt constraints deletion: 6125 -> 3074
1674.00/1674.38	c learnt constraints deletion: 6162 -> 3094
1683.20/1683.52	c learnt constraints deletion: 6194 -> 3109
1692.40/1692.75	c learnt constraints deletion: 6151 -> 3088
1702.70/1703.04	c learnt constraints deletion: 6521 -> 3275
1708.10/1708.47	c learnt constraints deletion: 5001 -> 2501
1717.50/1717.88	c learnt constraints deletion: 6653 -> 3331
1725.10/1725.43	c learnt constraints deletion: 6636 -> 3341
1733.00/1733.34	c learnt constraints deletion: 6616 -> 3335
1741.50/1741.88	c learnt constraints deletion: 6601 -> 3328
1750.70/1751.04	c learnt constraints deletion: 6595 -> 3325
1760.19/1760.51	c learnt constraints deletion: 6610 -> 3333
1769.18/1769.50	c learnt constraints deletion: 6606 -> 3332
1777.20/1777.55	c learnt constraints deletion: 6580 -> 3319
1786.09/1786.46	c learnt constraints deletion: 6620 -> 3341
1795.09/1795.49	c learnt constraints deletion: 6617 -> 3338

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-3712305-1338193582/watcher-3712305-1338193582 -o /tmp/evaluation-result-3712305-1338193582/solver-3712305-1338193582 -C 1800 -W 1900 -M 15500 HOME/toysat --wbo HOME/instance-3712305-1338193582.wbo 

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: 0.92 1.27 1.66 4/175 20072
/proc/meminfo: memFree=28123248/32873844 swapFree=7620/7620
[pid=20072] ppid=20068 vsize=6208 CPUtime=0 cores=1,3,5,7
/proc/20072/stat : 20072 (toysat) R 20068 20072 20029 0 -1 4202496 788 0 0 0 0 0 0 0 20 0 1 0 285486742 6356992 709 33554432000 4194304 8973514 140735912513616 140735770101784 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20072/statm: 1552 709 422 1167 0 333 0

[startup+0.019307 s]
/proc/loadavg: 0.92 1.27 1.66 4/175 20072
/proc/meminfo: memFree=28123248/32873844 swapFree=7620/7620
[pid=20072] ppid=20068 vsize=7232 CPUtime=0.01 cores=1,3,5,7
/proc/20072/stat : 20072 (toysat) R 20068 20072 20029 0 -1 4202496 1094 0 0 0 1 0 0 0 20 0 1 0 285486742 7405568 1015 33554432000 4194304 8973514 140735912513616 140735770101784 4481667 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20072/statm: 1808 1015 430 1167 0 589 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7232

[startup+0.100267 s]
/proc/loadavg: 0.92 1.27 1.66 4/175 20072
/proc/meminfo: memFree=28123248/32873844 swapFree=7620/7620
[pid=20072] ppid=20068 vsize=9280 CPUtime=0.09 cores=1,3,5,7
/proc/20072/stat : 20072 (toysat) R 20068 20072 20029 0 -1 4202496 1438 0 0 0 9 0 0 0 20 0 1 0 285486742 9502720 1359 33554432000 4194304 8973514 140735912513616 140735770101784 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20072/statm: 2320 1359 453 1167 0 1101 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9280

[startup+0.30023 s]
/proc/loadavg: 0.92 1.27 1.66 4/175 20072
/proc/meminfo: memFree=28123248/32873844 swapFree=7620/7620
[pid=20072] ppid=20068 vsize=9280 CPUtime=0.29 cores=1,3,5,7
/proc/20072/stat : 20072 (toysat) R 20068 20072 20029 0 -1 4202496 1629 0 0 0 29 0 0 0 20 0 1 0 285486742 9502720 1550 33554432000 4194304 8973514 140735912513616 140735912513112 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20072/statm: 2320 1550 453 1167 0 1101 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9280

[startup+0.700238 s]
/proc/loadavg: 0.92 1.27 1.66 4/175 20072
/proc/meminfo: memFree=28123248/32873844 swapFree=7620/7620
[pid=20072] ppid=20068 vsize=11328 CPUtime=0.68 cores=1,3,5,7
/proc/20072/stat : 20072 (toysat) R 20068 20072 20029 0 -1 4202496 1976 0 0 0 68 0 0 0 20 0 1 0 285486742 11599872 1897 33554432000 4194304 8973514 140735912513616 140735912513112 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20072/statm: 2832 1897 463 1167 0 1613 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 11328

[startup+1.50023 s]
/proc/loadavg: 0.92 1.27 1.66 4/177 20074
/proc/meminfo: memFree=28106560/32873844 swapFree=7620/7620
[pid=20072] ppid=20068 vsize=13376 CPUtime=1.48 cores=1,3,5,7
/proc/20072/stat : 20072 (toysat) R 20068 20072 20029 0 -1 4202496 2465 0 0 0 148 0 0 0 20 0 1 0 285486742 13697024 2386 33554432000 4194304 8973514 140735912513616 140735912513112 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20072/statm: 3344 2386 464 1167 0 2125 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13376

[startup+3.10023 s]
/proc/loadavg: 0.92 1.27 1.66 4/177 20074
/proc/meminfo: memFree=28101476/32873844 swapFree=7620/7620
[pid=20072] ppid=20068 vsize=15424 CPUtime=3.08 cores=1,3,5,7
/proc/20072/stat : 20072 (toysat) R 20068 20072 20029 0 -1 4202496 3177 0 0 0 307 1 0 0 20 0 1 0 285486742 15794176 3098 33554432000 4194304 8973514 140735912513616 140735912513112 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20072/statm: 3856 3098 465 1167 0 2637 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 15424

[startup+6.30023 s]
/proc/loadavg: 1.01 1.28 1.66 4/177 20074
/proc/meminfo: memFree=28094160/32873844 swapFree=7620/7620
[pid=20072] ppid=20068 vsize=17472 CPUtime=6.28 cores=1,3,5,7
/proc/20072/stat : 20072 (toysat) R 20068 20072 20029 0 -1 4202496 3689 0 0 0 624 4 0 0 20 0 1 0 285486742 17891328 3610 33554432000 4194304 8973514 140735912513616 140735912513112 4213723 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20072/statm: 4368 3610 465 1167 0 3149 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 17472

[startup+12.7003 s]
/proc/loadavg: 1.09 1.30 1.66 4/177 20074
/proc/meminfo: memFree=28079584/32873844 swapFree=7620/7620
[pid=20072] ppid=20068 vsize=24640 CPUtime=12.69 cores=1,3,5,7
/proc/20072/stat : 20072 (toysat) R 20068 20072 20029 0 -1 4202496 5481 0 0 0 1261 8 0 0 20 0 1 0 285486742 25231360 5402 33554432000 4194304 8973514 140735912513616 140735912513112 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20072/statm: 6160 5402 465 1167 0 4941 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24640

[startup+25.5002 s]
/proc/loadavg: 1.29 1.33 1.67 4/177 20074
/proc/meminfo: memFree=28057848/32873844 swapFree=7620/7620
[pid=20072] ppid=20068 vsize=33856 CPUtime=25.48 cores=1,3,5,7
/proc/20072/stat : 20072 (toysat) R 20068 20072 20029 0 -1 4202496 7789 0 0 0 2532 16 0 0 20 0 1 0 285486742 34668544 7711 33554432000 4194304 8973514 140735912513616 140735912512880 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20072/statm: 8464 7711 465 1167 0 7245 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 33856

[startup+51.1003 s]
/proc/loadavg: 1.53 1.38 1.67 4/177 20074
/proc/meminfo: memFree=28023220/32873844 swapFree=7620/7620
[pid=20072] ppid=20068 vsize=49216 CPUtime=51.07 cores=1,3,5,7
/proc/20072/stat : 20072 (toysat) R 20068 20072 20029 0 -1 4202496 11637 0 0 0 5074 33 0 0 20 0 1 0 285486742 50397184 11551 33554432000 4194304 8973514 140735912513616 140735912513112 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20072/statm: 12304 11551 465 1167 0 11085 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 49216

[startup+102.307 s]
/proc/loadavg: 1.79 1.48 1.69 4/177 20075
/proc/meminfo: memFree=27984168/32873844 swapFree=7620/7620
[pid=20072] ppid=20068 vsize=50240 CPUtime=102.27 cores=1,3,5,7
/proc/20072/stat : 20072 (toysat) R 20068 20072 20029 0 -1 4202496 13941 0 0 0 10165 62 0 0 20 0 1 0 285486742 51445760 11807 33554432000 4194304 8973514 140735912513616 140735912513112 4414970 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20072/statm: 12560 11807 465 1167 0 11341 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 50240

[startup+162.3 s]
/proc/loadavg: 1.92 1.57 1.71 4/177 20075
/proc/meminfo: memFree=28014376/32873844 swapFree=7620/7620
[pid=20072] ppid=20068 vsize=58432 CPUtime=162.24 cores=1,3,5,7
/proc/20072/stat : 20072 (toysat) R 20068 20072 20029 0 -1 4202496 17530 0 0 0 16134 90 0 0 20 0 1 0 285486742 59834368 13855 33554432000 4194304 8973514 140735912513616 140735912513112 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20072/statm: 14608 13855 465 1167 0 13389 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 58432

[startup+222.3 s]
/proc/loadavg: 1.97 1.64 1.72 4/178 20078
/proc/meminfo: memFree=27960600/32873844 swapFree=7620/7620
[pid=20072] ppid=20068 vsize=71744 CPUtime=222.23 cores=1,3,5,7
/proc/20072/stat : 20072 (toysat) R 20068 20072 20029 0 -1 4202496 20858 0 0 0 22104 119 0 0 20 0 1 0 285486742 73465856 17183 33554432000 4194304 8973514 140735912513616 140735912513112 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20072/statm: 17936 17183 465 1167 0 16717 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 71744

[startup+282.3 s]
/proc/loadavg: 1.99 1.71 1.74 4/177 20078
/proc/meminfo: memFree=27916364/32873844 swapFree=7620/7620
[pid=20072] ppid=20068 vsize=76864 CPUtime=282.22 cores=1,3,5,7
/proc/20072/stat : 20072 (toysat) R 20068 20072 20029 0 -1 4202496 22402 0 0 0 28071 151 0 0 20 0 1 0 285486742 78708736 18463 33554432000 4194304 8973514 140735912513616 140735912513112 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20072/statm: 19216 18463 465 1167 0 17997 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 76864

[startup+342.3 s]
/proc/loadavg: 1.99 1.76 1.75 4/177 20078
/proc/meminfo: memFree=27899428/32873844 swapFree=7620/7620
[pid=20072] ppid=20068 vsize=76864 CPUtime=342.21 cores=1,3,5,7
/proc/20072/stat : 20072 (toysat) R 20068 20072 20029 0 -1 4202496 22402 0 0 0 34041 180 0 0 20 0 1 0 285486742 78708736 18463 33554432000 4194304 8973514 140735912513616 140735912512880 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20072/statm: 19216 18463 465 1167 0 17997 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 76864

[startup+402.3 s]
/proc/loadavg: 1.99 1.80 1.76 4/177 20079
/proc/meminfo: memFree=27897944/32873844 swapFree=7620/7620
[pid=20072] ppid=20068 vsize=77888 CPUtime=402.21 cores=1,3,5,7
/proc/20072/stat : 20072 (toysat) R 20068 20072 20029 0 -1 4202496 22659 0 0 0 40007 214 0 0 20 0 1 0 285486742 79757312 18719 33554432000 4194304 8973514 140735912513616 140735912513112 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20072/statm: 19472 18719 465 1167 0 18253 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 77888

[startup+462.3 s]
/proc/loadavg: 1.99 1.83 1.77 4/176 20079
/proc/meminfo: memFree=27870548/32873844 swapFree=7620/7620
[pid=20072] ppid=20068 vsize=78912 CPUtime=462.2 cores=1,3,5,7
/proc/20072/stat : 20072 (toysat) R 20068 20072 20029 0 -1 4202496 22915 0 0 0 45974 246 0 0 20 0 1 0 285486742 80805888 18975 33554432000 4194304 8973514 140735912513616 140735912513112 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20072/statm: 19728 18975 465 1167 0 18509 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 78912

[startup+522.3 s]
/proc/loadavg: 1.99 1.86 1.78 4/178 20081
/proc/meminfo: memFree=27859640/32873844 swapFree=7620/7620
[pid=20072] ppid=20068 vsize=83008 CPUtime=522.19 cores=1,3,5,7
/proc/20072/stat : 20072 (toysat) R 20068 20072 20029 0 -1 4202496 23939 0 0 0 51939 280 0 0 20 0 1 0 285486742 85000192 19999 33554432000 4194304 8973514 140735912513616 140735912513112 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20072/statm: 20752 19999 465 1167 0 19533 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 83008

[startup+582.3 s]
/proc/loadavg: 1.99 1.88 1.80 4/177 20081
/proc/meminfo: memFree=27850652/32873844 swapFree=7620/7620
[pid=20072] ppid=20068 vsize=85056 CPUtime=582.18 cores=1,3,5,7
/proc/20072/stat : 20072 (toysat) R 20068 20072 20029 0 -1 4202496 24454 0 0 0 57905 313 0 0 20 0 1 0 285486742 87097344 20511 33554432000 4194304 8973514 140735912513616 140735912512880 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20072/statm: 21264 20511 465 1167 0 20045 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 85056

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.11 1.98 1.85 4/178 20085
/proc/meminfo: memFree=27822696/32873844 swapFree=7620/7620
[pid=20072] ppid=20068 vsize=95296 CPUtime=822.14 cores=1,3,5,7
/proc/20072/stat : 20072 (toysat) R 20068 20072 20029 0 -1 4202496 29830 0 0 0 81765 449 0 0 20 0 1 0 285486742 97583104 23071 33554432000 4194304 8973514 140735912513616 140735912513112 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20072/statm: 23824 23071 465 1167 0 22605 0
Current children cumulated CPU time (s) 822.14
Current children cumulated vsize (KiB) 95296

[startup+882.3 s]
/proc/loadavg: 2.04 1.98 1.85 4/177 20085
/proc/meminfo: memFree=27822732/32873844 swapFree=7620/7620
[pid=20072] ppid=20068 vsize=95296 CPUtime=882.13 cores=1,3,5,7
/proc/20072/stat : 20072 (toysat) R 20068 20072 20029 0 -1 4202496 30086 0 0 0 87738 475 0 0 20 0 1 0 285486742 97583104 23071 33554432000 4194304 8973514 140735912513616 140735912513112 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20072/statm: 23824 23071 465 1167 0 22605 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 95296

[startup+942.3 s]
/proc/loadavg: 2.01 1.98 1.86 4/177 20085
/proc/meminfo: memFree=27839852/32873844 swapFree=7620/7620
[pid=20072] ppid=20068 vsize=95296 CPUtime=942.13 cores=1,3,5,7
/proc/20072/stat : 20072 (toysat) R 20068 20072 20029 0 -1 4202496 30086 0 0 0 93705 508 0 0 20 0 1 0 285486742 97583104 23071 33554432000 4194304 8973514 140735912513616 140735912513112 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20072/statm: 23824 23071 465 1167 0 22605 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 95296

[startup+1002.3 s]
/proc/loadavg: 2.00 1.98 1.86 4/177 20086
/proc/meminfo: memFree=27828428/32873844 swapFree=7620/7620
[pid=20072] ppid=20068 vsize=103488 CPUtime=1002.11 cores=1,3,5,7
/proc/20072/stat : 20072 (toysat) R 20068 20072 20029 0 -1 4202496 32141 0 0 0 99673 538 0 0 20 0 1 0 285486742 105971712 25119 33554432000 4194304 8973514 140735912513616 140735912513112 7667584 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20072/statm: 25872 25119 465 1167 0 24653 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 103488

[startup+1062.3 s]
/proc/loadavg: 2.00 1.98 1.87 4/177 20086
/proc/meminfo: memFree=27818012/32873844 swapFree=7620/7620
[pid=20072] ppid=20068 vsize=106560 CPUtime=1062.1 cores=1,3,5,7
/proc/20072/stat : 20072 (toysat) R 20068 20072 20029 0 -1 4202496 33933 0 0 0 105644 566 0 0 20 0 1 0 285486742 109117440 25887 33554432000 4194304 8973514 140735912513616 140735912512880 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20072/statm: 26640 25887 465 1167 0 25421 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 106560

[startup+1122.3 s]
/proc/loadavg: 2.00 1.98 1.88 4/177 20086
/proc/meminfo: memFree=27815468/32873844 swapFree=7620/7620
[pid=20072] ppid=20068 vsize=99392 CPUtime=1122.09 cores=1,3,5,7
/proc/20072/stat : 20072 (toysat) R 20068 20072 20029 0 -1 4202496 33933 0 0 0 111611 598 0 0 20 0 1 0 285486742 101777408 24095 33554432000 4194304 8973514 140735912513616 140735912513112 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20072/statm: 24848 24095 465 1167 0 23629 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 99392

[startup+1182.3 s]
/proc/loadavg: 2.00 1.98 1.88 4/177 20086
/proc/meminfo: memFree=27814336/32873844 swapFree=7620/7620
[pid=20072] ppid=20068 vsize=99392 CPUtime=1182.08 cores=1,3,5,7
/proc/20072/stat : 20072 (toysat) R 20068 20072 20029 0 -1 4202496 33935 0 0 0 117579 629 0 0 20 0 1 0 285486742 101777408 24095 33554432000 4194304 8973514 140735912513616 140735912512880 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20072/statm: 24848 24095 465 1167 0 23629 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 99392

[startup+1242.3 s]
/proc/loadavg: 2.00 1.98 1.89 4/177 20086
/proc/meminfo: memFree=27801688/32873844 swapFree=7620/7620
[pid=20072] ppid=20068 vsize=99392 CPUtime=1242.07 cores=1,3,5,7
/proc/20072/stat : 20072 (toysat) R 20068 20072 20029 0 -1 4202496 33935 0 0 0 123551 656 0 0 20 0 1 0 285486742 101777408 24095 33554432000 4194304 8973514 140735912513616 140735912513112 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20072/statm: 24848 24095 465 1167 0 23629 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 99392

[startup+1302.3 s]
/proc/loadavg: 2.10 2.01 1.90 4/177 20087
/proc/meminfo: memFree=27800736/32873844 swapFree=7620/7620
[pid=20072] ppid=20068 vsize=99392 CPUtime=1302.07 cores=1,3,5,7
/proc/20072/stat : 20072 (toysat) R 20068 20072 20029 0 -1 4202496 33935 0 0 0 129523 684 0 0 20 0 1 0 285486742 101777408 24095 33554432000 4194304 8973514 140735912513616 140735912513112 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20072/statm: 24848 24095 465 1167 0 23629 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 99392

[startup+1362.3 s]
/proc/loadavg: 2.04 2.00 1.91 4/177 20087
/proc/meminfo: memFree=27800736/32873844 swapFree=7620/7620
[pid=20072] ppid=20068 vsize=99392 CPUtime=1362.06 cores=1,3,5,7
/proc/20072/stat : 20072 (toysat) R 20068 20072 20029 0 -1 4202496 33935 0 0 0 135494 712 0 0 20 0 1 0 285486742 101777408 24095 33554432000 4194304 8973514 140735912513616 140735912512880 7841851 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20072/statm: 24848 24095 465 1167 0 23629 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 99392

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 1.91 4/178 20090
/proc/meminfo: memFree=27800944/32873844 swapFree=7620/7620
[pid=20072] ppid=20068 vsize=99392 CPUtime=1422.05 cores=1,3,5,7
/proc/20072/stat : 20072 (toysat) R 20068 20072 20029 0 -1 4202496 33935 0 0 0 141466 739 0 0 20 0 1 0 285486742 101777408 24095 33554432000 4194304 8973514 140735912513616 140735912513112 4362832 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20072/statm: 24848 24095 465 1167 0 23629 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 99392

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/177 20090
/proc/meminfo: memFree=27800984/32873844 swapFree=7620/7620
[pid=20072] ppid=20068 vsize=99392 CPUtime=1482.04 cores=1,3,5,7
/proc/20072/stat : 20072 (toysat) R 20068 20072 20029 0 -1 4202496 33935 0 0 0 147434 770 0 0 20 0 1 0 285486742 101777408 24095 33554432000 4194304 8973514 140735912513616 140735912513112 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20072/statm: 24848 24095 465 1167 0 23629 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 99392

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/177 20090
/proc/meminfo: memFree=27801108/32873844 swapFree=7620/7620
[pid=20072] ppid=20068 vsize=99392 CPUtime=1542.03 cores=1,3,5,7
/proc/20072/stat : 20072 (toysat) R 20068 20072 20029 0 -1 4202496 33935 0 0 0 153405 798 0 0 20 0 1 0 285486742 101777408 24095 33554432000 4194304 8973514 140735912513616 140735912513112 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20072/statm: 24848 24095 465 1167 0 23629 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 99392

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/176 20090
/proc/meminfo: memFree=27797768/32873844 swapFree=7620/7620
[pid=20072] ppid=20068 vsize=103488 CPUtime=1602.02 cores=1,3,5,7
/proc/20072/stat : 20072 (toysat) R 20068 20072 20029 0 -1 4202496 34959 0 0 0 159378 824 0 0 20 0 1 0 285486742 105971712 25119 33554432000 4194304 8973514 140735912513616 140735912513112 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20072/statm: 25872 25119 465 1167 0 24653 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 103488

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/177 20091
/proc/meminfo: memFree=27800740/32873844 swapFree=7620/7620
[pid=20072] ppid=20068 vsize=100416 CPUtime=1662.01 cores=1,3,5,7
/proc/20072/stat : 20072 (toysat) R 20068 20072 20029 0 -1 4202496 35215 0 0 0 165350 851 0 0 20 0 1 0 285486742 102825984 24351 33554432000 4194304 8973514 140735912513616 140735912513112 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20072/statm: 25104 24351 465 1167 0 23885 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 100416

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/177 20091
/proc/meminfo: memFree=27800616/32873844 swapFree=7620/7620
[pid=20072] ppid=20068 vsize=100416 CPUtime=1722 cores=1,3,5,7
/proc/20072/stat : 20072 (toysat) R 20068 20072 20029 0 -1 4202496 35215 0 0 0 171323 877 0 0 20 0 1 0 285486742 102825984 24351 33554432000 4194304 8973514 140735912513616 140735912513112 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20072/statm: 25104 24351 465 1167 0 23885 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 100416

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/177 20091
/proc/meminfo: memFree=27786400/32873844 swapFree=7620/7620
[pid=20072] ppid=20068 vsize=113728 CPUtime=1781.99 cores=1,3,5,7
/proc/20072/stat : 20072 (toysat) R 20068 20072 20029 0 -1 4202496 38549 0 0 0 177293 906 0 0 20 0 1 0 285486742 116457472 27679 33554432000 4194304 8973514 140735912513616 140735912513112 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20072/statm: 28432 27679 465 1167 0 27213 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 113728



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.91 4/177 20091
/proc/meminfo: memFree=27785780/32873844 swapFree=7620/7620
[pid=20072] ppid=20068 vsize=114752 CPUtime=1800.09 cores=1,3,5,7
/proc/20072/stat : 20072 (toysat) R 20068 20072 20029 0 -1 4202496 38805 0 0 0 179094 915 0 0 20 0 1 0 285486742 117506048 27935 33554432000 4194304 8973514 140735912513616 140735912513112 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20072/statm: 28688 27935 465 1167 0 27469 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 114752

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.1
CPU user time (s): 1790.94
CPU system time (s): 9.15861
CPU usage (%): 99.9829
Max. virtual memory (cumulated for all children) (KiB): 114752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.94
system time used= 9.15861
maximum resident set size= 111740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38805
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= 47
involuntary context switches= 1852

runsolver used 3.49947 second user time and 9.24659 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-28 10:26:22
IDJOB=3712305
IDBENCH=79160
IDSOLVER=2291
FILE ID=node107/3712305-1338193582
RUNJOBID= node107-1338193582-20046
PBS_JOBID= 14624587
Free space on /tmp= 71564 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl30_31_pb.cnf.cr--soft-0-100-0.wbo
COMMAND LINE= HOME/toysat --wbo BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3712305-1338193582/watcher-3712305-1338193582 -o /tmp/evaluation-result-3712305-1338193582/solver-3712305-1338193582 -C 1800 -W 1900 -M 15500  HOME/toysat --wbo HOME/instance-3712305-1338193582.wbo

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

MD5SUM BENCH= 67b20cf3e4322ffbf404f0fb862124f3
RANDOM SEED=1953359262

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28124412 kB
Buffers:          426872 kB
Cached:          3455476 kB
SwapCached:            0 kB
Active:           929452 kB
Inactive:        2962972 kB
Active(anon):      13280 kB
Inactive(anon):       28 kB
Active(file):     916172 kB
Inactive(file):  2962944 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             14852 kB
Writeback:             0 kB
AnonPages:         17876 kB
Mapped:            13388 kB
Shmem:               200 kB
Slab:             715068 kB
SReclaimable:     157340 kB
SUnreclaim:       557728 kB
KernelStack:        1320 kB
PageTables:         3836 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     103828 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= 71548 MiB
End job on node107 at 2012-05-28 10:56:24