Trace number 3292018

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
sathys 2011-04-01UNSAT 403.984 403.983

General information on the benchmark

NameSAT04/industrial/velev/vliw_unsat_2.0/
9dlx_vliw_at_b_iq6.used-as.sat04-347.cnf
MD5SUM580dc3969c4e46e50013253fd4ac9139
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark333.205
Satisfiable
(Un)Satisfiability was proved
Number of variables209724
Number of clauses3634677
Sum of the clauses size10547961
Maximum clause length169
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23415202
Number of clauses of size 349840
Number of clauses of size 46998
Number of clauses of size 514973
Number of clauses of size over 5147663

Solver Data

0.00/0.00	static
0.00/0.00	HOME/instance-3292018-1303783667.cnf
0.00/0.00	c Parsing...
1.39/1.41	c ==============================================================================
1.39/1.41	c |           |     ORIGINAL     |              LEARNT              |          |
1.39/1.41	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.39/1.41	c ==============================================================================
1.39/1.41	c |         0 | 3634676 10547960 | 1090402       0        0     nan |  0.000 % |
23.99/24.06	c |         0 | 3532144 10927904 |      --       0       --      -- |     --   | -102383/383223
23.99/24.06	c ==============================================================================
23.99/24.06	c Result  :   #vars: 168000   #clauses: 3532144   #literals: 10927904
23.99/24.06	c CPU time:   23.8284 s
23.99/24.06	c ==============================================================================
28.77/28.87	c 
28.77/28.87	c seed = 0, numatom = 168000, numclause = 322612, numliterals = 10927904
28.77/28.87	c ---------------------------------------------------------------------------------------------------------------------------------------------
28.77/28.87	c | resCDCL |    tps  |   #impl |  #learnt |  #conf |  #clean |    #propa |   #deci ||  tryLS | numflip |  maxSat/maxNoBi |  nbAlea |    Equi |
28.77/28.87	c ---------------------------------------------------------------------------------------------------------------------------------------------
43.68/43.75	c |       2 |    14.9 |      10 |      442 |    191 |       1 |   1831123 |  109119 ||      2 |  103937 |       1/      0 |     525 |       0 |
44.27/44.36	c |       4 |     0.6 |      10 |      914 |    274 |       2 |   4176698 |  300586 ||      4 |  120073 |       1/      0 |     967 |       0 |
44.97/45.03	c |       6 |     0.7 |      10 |     1458 |    170 |       3 |   6737785 |  445783 ||      6 |  137913 |       1/      0 |    1554 |       0 |
45.57/45.62	c |       7 |     0.6 |      10 |     2063 |    373 |       4 |   8726547 |  584727 ||      7 |  152871 |       1/      0 |    2317 |       0 |
46.07/46.13	c |      11 |     0.5 |      10 |     2674 |    271 |       5 |  11157435 |  639950 ||     11 |  170054 |       1/      0 |    3126 |       0 |
46.67/46.73	c |      14 |     0.6 |      10 |     3308 |    473 |       6 |  13440264 |  749193 ||     14 |  187599 |       1/      0 |    4082 |       0 |
47.07/47.12	c |      15 |     0.4 |      11 |     4041 |    963 |       7 |  15000987 |  793127 ||     15 |  201989 |       1/      0 |    5149 |       0 |
47.77/47.87	c |      16 |     0.8 |      12 |     4805 |     65 |       8 |  17911220 |  899771 ||     16 |  213947 |       3/      0 |    5487 |       0 |
48.97/49.05	c |      21 |     1.2 |      13 |     5474 |     60 |       9 |  22651707 | 1043711 ||     21 |  252090 |      10/      3 |    7280 |       0 |
49.58/49.61	c |      25 |     0.6 |      13 |     6432 |    148 |      10 |  24439005 | 1083693 ||     25 |  261791 |       1/      0 |    8158 |       0 |
50.47/50.52	c |      29 |     0.9 |      13 |     7180 |    547 |      11 |  27963963 | 1202870 ||     29 |  309981 |       1/      0 |   10138 |       0 |
51.27/51.34	c |      30 |     0.8 |      14 |     8150 |    335 |      12 |  30189429 | 1318780 ||     30 |  338191 |       3/      1 |   11564 |       0 |
52.17/52.21	c |      31 |     0.9 |      14 |     8947 |   2037 |      13 |  33232849 | 1426161 ||     31 |  370455 |       1/      0 |   14039 |       0 |
52.88/52.93	c |      31 |     0.7 |      14 |     9967 |   1438 |      14 |  35303169 | 1485640 ||     31 |  388316 |       1/      0 |   14549 |       0 |
53.88/53.92	c |      38 |     1.0 |      14 |    10045 |    317 |      15 |  38974388 | 1578781 ||     38 |  410928 |       1/      0 |   16191 |       0 |
54.87/54.95	c |      44 |     1.0 |      14 |    10442 |    203 |      16 |  42786656 | 1691248 ||     44 |  438173 |       1/      0 |   17803 |       0 |
55.97/56.04	c |      46 |     1.1 |      14 |    10674 |    202 |      17 |  46088014 | 1823433 ||     46 |  484279 |       1/      0 |   20227 |       0 |
57.18/57.28	c |      52 |     1.2 |      14 |    11022 |    193 |      18 |  50531797 | 1983694 ||     52 |  509176 |       1/      0 |   21839 |       0 |
58.67/58.77	c |      59 |     1.5 |      14 |    11673 |     74 |      19 |  56235912 | 2157070 ||     59 |  553468 |       1/      0 |   24355 |       0 |
59.77/59.84	c |      61 |     1.1 |      15 |    12339 |    673 |      20 |  60280750 | 2266752 ||     61 |  585079 |       1/      0 |   26069 |       0 |
60.67/60.73	c |      62 |     0.9 |      15 |    13773 |    770 |      21 |  63393567 | 2408072 ||     62 |  611024 |       1/      0 |   28174 |       0 |
61.58/61.63	c |      63 |     0.9 |      15 |    15153 |   3371 |      22 |  66515136 | 2484736 ||     63 |  637427 |       1/      0 |   31179 |       0 |
62.68/62.78	c |      63 |     1.1 |      15 |    16082 |   1270 |      23 |  70568653 | 2662435 ||     63 |  671161 |       1/      0 |   32272 |       0 |
63.88/63.95	c |      67 |     1.2 |      15 |    17137 |    250 |      24 |  74485865 | 2850744 ||     67 |  678008 |       1/      0 |   32802 |       0 |
65.77/65.90	c |      76 |     1.9 |      16 |    17038 |    212 |      25 |  81436622 | 3052152 ||     76 |  731936 |       1/      0 |   35302 |       0 |
67.37/67.43	c |      80 |     1.5 |      16 |    13841 |      5 |      26 |  86942170 | 3227792 ||     80 |  773688 |       1/      0 |   37525 |       0 |
68.97/69.06	c |      89 |     1.6 |      16 |    14917 |     60 |      27 |  93626889 | 3411601 ||     89 |  817746 |       1/      0 |   39919 |       0 |
70.48/70.53	c |      94 |     1.5 |      16 |    16114 |    943 |      28 |  98464755 | 3602821 ||     94 |  858592 |       1/      0 |   43929 |       0 |
71.58/71.65	c |      96 |     1.1 |      16 |    17055 |    135 |      29 | 101715544 | 3682980 ||     96 |  878927 |       1/      0 |   44427 |       0 |
73.37/73.40	c |     107 |     1.8 |      16 |    18149 |    127 |      30 | 108520516 | 3770054 ||    107 |  925743 |       1/      0 |   46544 |       0 |
75.27/75.37	c |     112 |     2.0 |      16 |    19893 |    112 |      31 | 114242719 | 4091497 ||    112 | 1010086 |       1/      0 |   50739 |       0 |
77.37/77.46	c |     123 |     2.1 |      16 |    21438 |    460 |      32 | 122140684 | 4341837 ||    123 | 1053393 |       1/      0 |   53462 |       0 |
78.57/78.65	c |     125 |     1.2 |      16 |    22140 |   2359 |      33 | 124961723 | 4448706 ||    125 | 1083840 |       1/      0 |   56199 |       0 |
80.87/80.91	c |     126 |     2.3 |      18 |    24183 |   3745 |      34 | 132724395 | 4723110 ||    126 | 1169455 |       1/      0 |   61740 |       0 |
82.17/82.20	c |     126 |     1.3 |      19 |    26767 |   2843 |      35 | 137315430 | 4865499 ||    126 | 1181543 |       1/      0 |   61978 |       0 |
83.97/84.08	c |     127 |     1.9 |      19 |    27894 |   6844 |      36 | 141831966 | 5111982 ||    127 | 1260571 |       1/      0 |   69870 |       0 |
85.97/86.03	c |     127 |     1.9 |      19 |    27643 |   1344 |      37 | 146920684 | 5331936 ||    127 | 1310757 |       1/      0 |   71277 |       0 |
86.77/86.86	c |     127 |     0.8 |      19 |    28602 |   5545 |      38 | 148919361 | 5365612 ||    127 | 1310757 |       1/      0 |   71277 |       0 |
89.47/89.59	c |     139 |     2.7 |      19 |    24806 |    116 |      39 | 156481133 | 5653608 ||    139 | 1358742 |       1/      0 |   74216 |       0 |
92.47/92.56	c |     148 |     3.0 |      19 |    25056 |    300 |      40 | 166504036 | 6120092 ||    148 | 1428764 |       1/      0 |   78185 |       0 |
95.57/95.66	c |     157 |     3.1 |      22 |    23481 |    276 |      41 | 176177372 | 6512360 ||    157 | 1500895 |       1/      0 |   82407 |       0 |
97.17/97.27	c |     162 |     1.6 |      22 |    25344 |    272 |      42 | 182404908 | 6667150 ||    162 | 1533195 |       1/      0 |   84902 |       0 |
99.77/99.81	c |     173 |     2.5 |      22 |    26337 |   1140 |      43 | 189550452 | 6962548 ||    173 | 1585173 |       1/      0 |   89206 |       0 |
103.18/103.22	c |     186 |     3.4 |      22 |    27958 |     65 |      44 | 197579937 | 7238857 ||    186 | 1645334 |       1/      0 |   92331 |       0 |
104.78/104.81	c |     189 |     1.6 |      22 |    30349 |    752 |      45 | 202448505 | 7369307 ||    189 | 1679525 |       1/      0 |   95556 |       0 |
106.88/106.94	c |     190 |     2.1 |      22 |    31473 |    952 |      46 | 207742015 | 7507917 ||    190 | 1719436 |       1/      0 |   99591 |       0 |
109.27/109.35	c |     199 |     2.4 |      22 |    33318 |     87 |      47 | 214433586 | 7685833 ||    199 | 1740281 |       1/      0 |  101374 |       0 |
112.97/113.02	c |     211 |     3.7 |      22 |    33555 |    149 |      48 | 225712888 | 8086530 ||    211 | 1827792 |       1/      0 |  105402 |       0 |
116.17/116.24	c |     221 |     3.2 |      22 |    34996 |   1238 |      49 | 235514618 | 8399253 ||    221 | 1913071 |       1/      0 |  110718 |       0 |
119.17/119.28	c |     229 |     3.0 |      22 |    36333 |     96 |      50 | 244578422 | 8713677 ||    229 | 1961532 |       1/      0 |  112900 |       0 |
122.27/122.34	c |     243 |     3.1 |      22 |    36661 |    237 |      51 | 251623187 | 8906505 ||    243 | 1998292 |       1/      0 |  116569 |       0 |
126.07/126.10	c |     252 |     3.8 |      22 |    37230 |   1596 |      52 | 261296478 | 9215804 ||    252 | 2068294 |       1/      0 |  121334 |       0 |
129.67/129.73	c |     253 |     3.6 |      22 |    37957 |     96 |      53 | 270240011 | 9496136 ||    253 | 2179227 |       1/      0 |  126591 |       0 |
132.17/132.20	c |     254 |     2.5 |      22 |    39849 |   5898 |      54 | 276994003 | 9739384 ||    254 | 2247377 |       1/      0 |  133140 |       0 |
135.38/135.41	c |     254 |     3.2 |      22 |    41012 |   2199 |      55 | 284759359 | 10013888 ||    254 | 2337627 |       1/      0 |  134660 |       0 |
137.37/137.43	c |     255 |     2.0 |      22 |    41976 |   8201 |      56 | 289606120 | 10126829 ||    255 | 2385074 |       1/      0 |  143369 |       0 |
139.77/139.88	c |     255 |     2.5 |      22 |    41211 |   6104 |      57 | 294791308 | 10196496 ||    255 | 2450995 |       1/      0 |  144314 |       0 |
143.37/143.46	c |     255 |     3.6 |      22 |    39327 |   1302 |      58 | 305230477 | 10334660 ||    255 | 2554768 |       1/      0 |  145710 |       0 |
145.57/145.60	c |     255 |     2.2 |      22 |    36105 |   7603 |      59 | 309592998 | 10629915 ||    255 | 2554768 |       1/      0 |  145710 |       0 |
148.58/148.61	c |     261 |     3.0 |      22 |    35416 |    102 |      60 | 315791401 | 10764328 ||    261 | 2569692 |       1/      0 |  146456 |       0 |
152.88/152.95	c |     276 |     4.3 |      22 |    34756 |    149 |      61 | 326940159 | 11068253 ||    276 | 2647980 |       1/      0 |  150814 |       0 |
156.58/156.67	c |     286 |     3.7 |      22 |    36310 |   2239 |      62 | 336446739 | 11350313 ||    286 | 2717663 |       1/      0 |  155641 |       0 |
161.48/161.57	c |     301 |     4.9 |      22 |    39274 |    485 |      63 | 350138837 | 11714289 ||    301 | 2795495 |       1/      0 |  160525 |       0 |
165.77/165.86	c |     316 |     4.3 |      22 |    41603 |    833 |      64 | 360048026 | 12048153 ||    316 | 2876312 |       1/      0 |  165187 |       0 |
168.58/168.68	c |     318 |     2.8 |      22 |    40736 |   4131 |      65 | 365588240 | 12238551 ||    318 | 2937609 |       1/      0 |  169562 |       0 |
172.88/172.94	c |     328 |     4.3 |      23 |    43500 |     74 |      66 | 376108710 | 12702115 ||    328 | 2991945 |       1/      0 |  172544 |       0 |
177.57/177.67	c |     346 |     4.7 |      23 |    45375 |    176 |      67 | 387106435 | 13011384 ||    346 | 3053852 |       1/      0 |  177168 |       0 |
182.68/182.70	c |     355 |     5.0 |      23 |    46967 |    155 |      68 | 396447743 | 13276810 ||    355 | 3118452 |       1/      0 |  181818 |       0 |
188.48/188.55	c |     371 |     5.8 |      23 |    48638 |     66 |      69 | 409467617 | 13726839 ||    371 | 3199774 |       1/      0 |  186901 |       0 |
192.88/192.99	c |     380 |     4.4 |      24 |    49557 |   1431 |      70 | 421363025 | 14061159 ||    380 | 3288965 |       1/      0 |  192347 |       0 |
197.08/197.10	c |     382 |     4.1 |      24 |    51902 |   4133 |      71 | 430098361 | 14574916 ||    382 | 3408942 |       1/      0 |  205474 |       0 |
200.08/200.17	c |     382 |     3.1 |      24 |    53255 |   2133 |      72 | 436424537 | 14757279 ||    382 | 3475003 |       1/      0 |  206758 |       0 |
205.18/205.21	c |     393 |     5.0 |      24 |    54157 |     64 |      73 | 449124835 | 14939614 ||    393 | 3510364 |       1/      0 |  208806 |       0 |
211.08/211.10	c |     411 |     5.9 |      24 |    53342 |    276 |      74 | 462662758 | 15501863 ||    411 | 3611991 |       1/      0 |  215015 |       0 |
215.38/215.46	c |     423 |     4.4 |      24 |    53467 |    184 |      75 | 472829875 | 15758500 ||    423 | 3681391 |       1/      0 |  219616 |       0 |
221.88/221.97	c |     442 |     6.5 |      24 |    55172 |    592 |      76 | 487178719 | 16122600 ||    442 | 3777267 |       1/      0 |  225271 |       0 |
225.48/225.53	c |     445 |     3.6 |      24 |    53779 |   4495 |      77 | 495501540 | 16282176 ||    445 | 3847584 |       1/      0 |  231664 |       0 |
231.68/231.76	c |     459 |     6.2 |      24 |    55409 |    246 |      78 | 507107373 | 16613577 ||    459 | 3892012 |       1/      0 |  234421 |       0 |
236.08/236.18	c |     476 |     4.4 |      24 |    56576 |    880 |      79 | 516409331 | 16860145 ||    476 | 3940101 |       1/      0 |  240277 |       0 |
242.58/242.62	c |     491 |     6.4 |      24 |    58039 |    846 |      80 | 530320917 | 17181208 ||    491 | 4034131 |       1/      0 |  244384 |       0 |
249.18/249.22	c |     507 |     6.6 |      24 |    59657 |   1686 |      81 | 546865086 | 17500204 ||    507 | 4152955 |       1/      0 |  250521 |       0 |
253.28/253.36	c |     508 |     4.1 |      24 |    62424 |   3087 |      82 | 553955659 | 17749965 ||    508 | 4199779 |       1/      0 |  254564 |       0 |
257.48/257.51	c |     509 |     4.2 |      24 |    61763 |   2187 |      83 | 562354062 | 17848639 ||    509 | 4293185 |       1/      0 |  261545 |       0 |
262.98/263.08	c |     510 |     5.6 |      24 |    64671 |  10988 |      84 | 574146705 | 18052166 ||    510 | 4383068 |       1/      0 |  275155 |       0 |
268.77/268.88	c |     510 |     5.8 |      24 |    65829 |    688 |      85 | 584981815 | 18209240 ||    510 | 4534146 |       1/      0 |  277002 |       0 |
273.07/273.19	c |     510 |     4.3 |      24 |    69064 |   9689 |      86 | 597843289 | 18345427 ||    510 | 4534146 |       1/      0 |  277002 |       0 |
277.18/277.22	c |     511 |     4.0 |      24 |    69155 |  18792 |      87 | 606575896 | 18447871 ||    511 | 4613087 |       1/      0 |  280472 |       0 |
281.17/281.20	c |     511 |     4.0 |      24 |    65405 |   9202 |      88 | 614761905 | 18516937 ||    511 | 4725169 |       1/      0 |  281436 |       0 |
287.28/287.35	c |     511 |     6.2 |      24 |    66309 |   9301 |      89 | 628293133 | 18615296 ||    511 | 4845356 |       1/      0 |  282727 |       0 |
291.28/291.31	c |     511 |     4.0 |      24 |    66429 |   8295 |      90 | 636315074 | 18683315 ||    511 | 4868095 |       1/      0 |  282857 |       0 |
295.28/295.34	c |     511 |     4.0 |      24 |    61999 |  17796 |      91 | 642520493 | 18714586 ||    511 | 4868095 |       1/      0 |  282857 |       0 |
299.98/300.07	c |     518 |     4.7 |      24 |    57720 |    350 |      92 | 652997391 | 18839574 ||    518 | 4892642 |       1/      0 |  284216 |       0 |
305.89/305.92	c |     541 |     5.9 |      24 |    59104 |    545 |      93 | 668936748 | 19021617 ||    541 | 4989666 |       1/      0 |  289581 |       0 |
312.28/312.34	c |     557 |     6.4 |      24 |    62771 |    676 |      94 | 682211154 | 19528869 ||    557 | 5083333 |       1/      0 |  297575 |       0 |
319.48/319.57	c |     573 |     7.2 |      24 |    64956 |    501 |      95 | 699146998 | 20188399 ||    573 | 5258094 |       1/      0 |  306240 |       0 |
326.08/326.10	c |     582 |     6.5 |      24 |    66286 |    460 |      96 | 712315706 | 20523397 ||    582 | 5362378 |       1/      0 |  312328 |       0 |
333.78/333.89	c |     604 |     7.8 |      24 |    68927 |    462 |      97 | 730730809 | 21013483 ||    604 | 5505354 |       1/      0 |  319857 |       0 |
340.58/340.60	c |     621 |     6.7 |      24 |    68854 |     75 |      98 | 744838801 | 21376423 ||    621 | 5585909 |       1/      0 |  325325 |       0 |
346.38/346.40	c |     637 |     5.8 |      24 |    65772 |   2386 |      99 | 759247453 | 21764174 ||    637 | 5688718 |       1/      0 |  335108 |       0 |
351.28/351.34	c |     638 |     4.9 |      25 |    65720 |   7989 |     100 | 771748215 | 22121913 ||    638 | 5782543 |       1/      0 |  342957 |       0 |
358.18/358.21	c |     646 |     6.9 |      25 |    70104 |    455 |     101 | 784995834 | 22541833 ||    646 | 5842539 |       1/      0 |  345206 |       0 |
366.78/366.82	c |     669 |     8.6 |      29 |    70786 |    929 |     102 | 803023299 | 22969760 ||    669 | 5956617 |       1/      0 |  352836 |       0 |
375.09/375.19	c |     689 |     8.4 |      29 |    71082 |     15 |     103 | 821184454 | 23333984 ||    689 | 6069897 |       1/      0 |  357617 |       0 |
382.28/382.33	c |     701 |     7.1 |      29 |    70874 |   3865 |     104 | 835008165 | 23632887 ||    701 | 6155463 |       1/      0 |  365747 |       0 |
392.08/392.11	c |     718 |     9.8 |    4314 |    72111 |     23 |     105 | 856628342 | 23867995 ||    718 | 6255158 |       1/      0 |  369918 |       0 |
401.88/401.91	c |     739 |     9.8 |    4315 |    75988 |    253 |     106 | 879513993 | 24109281 ||    739 | 6374928 |       1/      0 |  376346 |       0 |
403.88/403.95	c |     744 |     2.0 |   41539 |    77931 |    103 |     106 | 885757145 | 24151043 ||    744 | 6395260 |       1/      0 |  377095 |       0 |
403.88/403.95	c c 
403.88/403.95	c -----------------------------------
403.88/403.95	c # temps = 378.020000
403.88/403.95	c # cleaningDB = 106
403.88/403.95	c # clause binaire = 3217006
403.88/403.95	c # literal removed by litRedundant = 32291520
403.88/403.95	c # literal removed by litRedundantBin = 2802267
403.88/403.95	c # init clause removed by simplify = 6126
403.88/403.95	c # learnt clause removed by simplify = 2597
403.88/403.95	c # une clause fausse était une apprise = 0
403.88/403.95	c # equivalence dectecte = 0
403.88/403.95	c # Memory used           : 252.07 MB
403.88/403.95	c 
403.88/403.95	c ########################
403.88/403.95	c ####   ##  ###   ## ####
403.88/403.95	c #### #### # ## #### ####
403.88/403.95	c ####   ##  ###   ##  ###
403.88/403.95	c ########################
403.88/403.95	c # restart = 744
403.88/403.95	c # conflit = 611760
403.88/403.95	c # decision = 24151043
403.88/403.95	c # propagation = 885757145 	 (2343148.894238 (prop/sec))
403.88/403.95	c 
403.88/403.95	c ########################
403.88/403.95	c ### ### #   ##   ##   ##
403.88/403.95	c ### # # # #### # ### ###
403.88/403.95	c ###  #  ### ## # ### ###
403.88/403.95	c ########################
403.88/403.95	c # numtry = 744
403.88/403.95	c # numflips = 6395260
403.88/403.95	c # maxSat = 1
403.88/403.95	c # freeFlip = 354945
403.88/403.95	c # nbBoundary = 44647
403.88/403.95	c 
403.88/403.96	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3292018-1303783667/watcher-3292018-1303783667 -o /tmp/evaluation-result-3292018-1303783667/solver-3292018-1303783667 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3292018-1303783667.cnf rnovelty 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.24 2.10 2.93 4/190 26879
/proc/meminfo: memFree=19071804/32951124 swapFree=67111528/67111528
[pid=26879] ppid=26877 vsize=8704 CPUtime=0 cores=4,6
/proc/26879/stat : 26879 (esg_static.sh) S 26877 26879 25844 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 489969564 8912896 252 33554432000 4194304 4922060 140735263539024 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26879/statm: 2176 252 211 178 0 69 0

[startup+0.100638 s]
/proc/loadavg: 1.24 2.10 2.93 4/190 26879
/proc/meminfo: memFree=19071804/32951124 swapFree=67111528/67111528
[pid=26879] ppid=26877 vsize=8704 CPUtime=0 cores=4,6
/proc/26879/stat : 26879 (esg_static.sh) S 26877 26879 25844 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 489969564 8912896 252 33554432000 4194304 4922060 140735263539024 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26879/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.200614 s]
/proc/loadavg: 1.24 2.10 2.93 4/190 26879
/proc/meminfo: memFree=19071804/32951124 swapFree=67111528/67111528
[pid=26879] ppid=26877 vsize=8704 CPUtime=0 cores=4,6
/proc/26879/stat : 26879 (esg_static.sh) S 26877 26879 25844 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 489969564 8912896 252 33554432000 4194304 4922060 140735263539024 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26879/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300595 s]
/proc/loadavg: 1.24 2.10 2.93 4/190 26879
/proc/meminfo: memFree=19071804/32951124 swapFree=67111528/67111528
[pid=26879] ppid=26877 vsize=8704 CPUtime=0 cores=4,6
/proc/26879/stat : 26879 (esg_static.sh) S 26877 26879 25844 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 489969564 8912896 252 33554432000 4194304 4922060 140735263539024 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26879/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700529 s]
/proc/loadavg: 1.24 2.10 2.93 4/190 26879
/proc/meminfo: memFree=19071804/32951124 swapFree=67111528/67111528
[pid=26879] ppid=26877 vsize=8704 CPUtime=0 cores=4,6
/proc/26879/stat : 26879 (esg_static.sh) S 26877 26879 25844 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 489969564 8912896 252 33554432000 4194304 4922060 140735263539024 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26879/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50038 s]
/proc/loadavg: 1.24 2.10 2.93 5/192 26881
/proc/meminfo: memFree=18862164/32951124 swapFree=67111528/67111528
[pid=26879] ppid=26877 vsize=8704 CPUtime=0 cores=4,6
/proc/26879/stat : 26879 (esg_static.sh) S 26877 26879 25844 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 489969564 8912896 252 33554432000 4194304 4922060 140735263539024 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26879/statm: 2176 252 211 178 0 69 0
[pid=26880] ppid=26879 vsize=285088 CPUtime=1.49 cores=4,6
/proc/26880/stat : 26880 (SatELite_releas) R 26879 26879 25844 0 -1 4202496 67634 0 0 0 134 15 0 0 25 0 1 0 489969565 291930112 67589 33554432000 134512640 135144242 4287415824 18446744073709551615 134550672 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/26880/statm: 71272 67589 74 155 0 71115 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 293792

[startup+3.1011 s]
/proc/loadavg: 1.24 2.10 2.93 5/190 26881
/proc/meminfo: memFree=18746756/32951124 swapFree=67111528/67111528
[pid=26879] ppid=26877 vsize=8704 CPUtime=0 cores=4,6
/proc/26879/stat : 26879 (esg_static.sh) S 26877 26879 25844 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 489969564 8912896 252 33554432000 4194304 4922060 140735263539024 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26879/statm: 2176 252 211 178 0 69 0
[pid=26880] ppid=26879 vsize=268272 CPUtime=3.09 cores=4,6
/proc/26880/stat : 26880 (SatELite_releas) R 26879 26879 25844 0 -1 4202496 72107 0 0 0 293 16 0 0 25 0 1 0 489969565 274710528 64449 33554432000 134512640 135144242 4287415824 18446744073709551615 134555808 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/26880/statm: 67068 64449 77 155 0 66911 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 276976

[startup+6.30054 s]
/proc/loadavg: 1.70 2.18 2.95 5/196 26889
/proc/meminfo: memFree=18586132/32951124 swapFree=67111528/67111528
[pid=26879] ppid=26877 vsize=8704 CPUtime=0 cores=4,6
/proc/26879/stat : 26879 (esg_static.sh) S 26877 26879 25844 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 489969564 8912896 252 33554432000 4194304 4922060 140735263539024 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26879/statm: 2176 252 211 178 0 69 0
[pid=26880] ppid=26879 vsize=301364 CPUtime=6.29 cores=4,6
/proc/26880/stat : 26880 (SatELite_releas) R 26879 26879 25844 0 -1 4202496 76344 0 0 0 610 19 0 0 25 0 1 0 489969565 308596736 68686 33554432000 134512640 135144242 4287415824 18446744073709551615 134555176 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/26880/statm: 75341 68686 77 155 0 75184 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 310068

[startup+12.7004 s]
/proc/loadavg: 1.88 2.21 2.95 5/196 26889
/proc/meminfo: memFree=18263460/32951124 swapFree=67111528/67111528
[pid=26879] ppid=26877 vsize=8704 CPUtime=0 cores=4,6
/proc/26879/stat : 26879 (esg_static.sh) S 26877 26879 25844 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 489969564 8912896 252 33554432000 4194304 4922060 140735263539024 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26879/statm: 2176 252 211 178 0 69 0
[pid=26880] ppid=26879 vsize=359128 CPUtime=12.69 cores=4,6
/proc/26880/stat : 26880 (SatELite_releas) R 26879 26879 25844 0 -1 4202496 87047 0 0 0 1247 22 0 0 25 0 1 0 489969565 367747072 78821 33554432000 134512640 135144242 4287415824 18446744073709551615 134551280 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/26880/statm: 89782 78821 77 155 0 89625 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 367832

[startup+25.5011 s]
/proc/loadavg: 2.43 2.31 2.98 5/195 26920
/proc/meminfo: memFree=17838628/32951124 swapFree=67111528/67111528
[pid=26879] ppid=26877 vsize=8704 CPUtime=0 cores=4,6
/proc/26879/stat : 26879 (esg_static.sh) S 26877 26879 25844 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 489969564 8912896 252 33554432000 4194304 4922060 140735263539024 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26879/statm: 2176 252 211 178 0 69 0
[pid=26880] ppid=26879 vsize=313084 CPUtime=25.5 cores=4,6
/proc/26880/stat : 26880 (SatELite_releas) R 26879 26879 25844 0 -1 4202496 94761 0 0 0 2518 32 0 0 20 0 1 0 489969565 320598016 71533 33554432000 134512640 135144242 4287415824 18446744073709551615 134745630 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/26880/statm: 78271 71533 80 155 0 78114 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 321788

[startup+51.1006 s]
/proc/loadavg: 3.02 2.46 3.01 5/196 26922
/proc/meminfo: memFree=17530568/32951124 swapFree=67111528/67111528
[pid=26879] ppid=26877 vsize=8704 CPUtime=25.91 cores=4,6
/proc/26879/stat : 26879 (esg_static.sh) S 26877 26879 25844 0 -1 4202496 347 94762 0 0 0 0 2556 35 18 0 1 0 489969564 8912896 255 33554432000 4194304 4922060 140735263539024 18446744073709551615 216634515200 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/26879/statm: 2176 255 211 178 0 69 0
[pid=26921] ppid=26879 vsize=8704 CPUtime=0 cores=4,6
/proc/26921/stat : 26921 (esg_static.sh) S 26879 26879 25844 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 489972157 8912896 134 33554432000 4194304 4922060 140735263539024 18446744073709551615 216634334341 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26921/statm: 2176 134 90 178 0 69 0
[pid=26922] ppid=26921 vsize=222328 CPUtime=25.16 cores=4,6
/proc/26922/stat : 26922 (sathys) R 26921 26879 25844 0 -1 4202496 52661 0 0 0 2505 11 0 0 25 0 1 0 489972157 227663872 52480 33554432000 4194304 4241092 140734524972704 18446744073709551615 4233280 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/26922/statm: 55582 52480 136 12 0 54046 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 239736

[startup+102.301 s]
/proc/loadavg: 3.57 2.70 3.06 5/196 26924
/proc/meminfo: memFree=17507100/32951124 swapFree=67111528/67111528
[pid=26879] ppid=26877 vsize=8704 CPUtime=25.91 cores=4,6
/proc/26879/stat : 26879 (esg_static.sh) S 26877 26879 25844 0 -1 4202496 347 94762 0 0 0 0 2556 35 18 0 1 0 489969564 8912896 255 33554432000 4194304 4922060 140735263539024 18446744073709551615 216634515200 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/26879/statm: 2176 255 211 178 0 69 0
[pid=26921] ppid=26879 vsize=8704 CPUtime=0 cores=4,6
/proc/26921/stat : 26921 (esg_static.sh) S 26879 26879 25844 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 489972157 8912896 134 33554432000 4194304 4922060 140735263539024 18446744073709551615 216634334341 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26921/statm: 2176 134 90 178 0 69 0
[pid=26922] ppid=26921 vsize=231308 CPUtime=76.36 cores=4,6
/proc/26922/stat : 26922 (sathys) R 26921 26879 25844 0 -1 4202496 54910 0 0 0 7625 11 0 0 25 0 1 0 489972157 236859392 54721 33554432000 4194304 4241092 140734524972704 18446744073709551615 4220242 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/26922/statm: 57827 54721 136 12 0 56291 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 248716

[startup+162.301 s]
/proc/loadavg: 3.84 2.93 3.11 5/196 26925
/proc/meminfo: memFree=17485300/32951124 swapFree=67111528/67111528
[pid=26879] ppid=26877 vsize=8704 CPUtime=25.91 cores=4,6
/proc/26879/stat : 26879 (esg_static.sh) S 26877 26879 25844 0 -1 4202496 347 94762 0 0 0 0 2556 35 18 0 1 0 489969564 8912896 255 33554432000 4194304 4922060 140735263539024 18446744073709551615 216634515200 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/26879/statm: 2176 255 211 178 0 69 0
[pid=26921] ppid=26879 vsize=8704 CPUtime=0 cores=4,6
/proc/26921/stat : 26921 (esg_static.sh) S 26879 26879 25844 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 489972157 8912896 134 33554432000 4194304 4922060 140735263539024 18446744073709551615 216634334341 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26921/statm: 2176 134 90 178 0 69 0
[pid=26922] ppid=26921 vsize=242592 CPUtime=136.37 cores=4,6
/proc/26922/stat : 26922 (sathys) R 26921 26879 25844 0 -1 4202496 57779 0 0 0 13624 13 0 0 25 0 1 0 489972157 248414208 57572 33554432000 4194304 4241092 140734524972704 18446744073709551615 4224354 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/26922/statm: 60648 57572 136 12 0 59112 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 260000

[startup+222.307 s]
/proc/loadavg: 3.94 3.12 3.17 5/196 26927
/proc/meminfo: memFree=17472760/32951124 swapFree=67111528/67111528
[pid=26879] ppid=26877 vsize=8704 CPUtime=25.91 cores=4,6
/proc/26879/stat : 26879 (esg_static.sh) S 26877 26879 25844 0 -1 4202496 347 94762 0 0 0 0 2556 35 18 0 1 0 489969564 8912896 255 33554432000 4194304 4922060 140735263539024 18446744073709551615 216634515200 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/26879/statm: 2176 255 211 178 0 69 0
[pid=26921] ppid=26879 vsize=8704 CPUtime=0 cores=4,6
/proc/26921/stat : 26921 (esg_static.sh) S 26879 26879 25844 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 489972157 8912896 134 33554432000 4194304 4922060 140735263539024 18446744073709551615 216634334341 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26921/statm: 2176 134 90 178 0 69 0
[pid=26922] ppid=26921 vsize=242720 CPUtime=196.37 cores=4,6
/proc/26922/stat : 26922 (sathys) R 26921 26879 25844 0 -1 4202496 57831 0 0 0 19624 13 0 0 25 0 1 0 489972157 248545280 57617 33554432000 4194304 4241092 140734524972704 18446744073709551615 4228411 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/26922/statm: 60680 57617 136 12 0 59144 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 260128

[startup+282.301 s]
/proc/loadavg: 4.01 3.29 3.22 5/196 26929
/proc/meminfo: memFree=17454168/32951124 swapFree=67111528/67111528
[pid=26879] ppid=26877 vsize=8704 CPUtime=25.91 cores=4,6
/proc/26879/stat : 26879 (esg_static.sh) S 26877 26879 25844 0 -1 4202496 347 94762 0 0 0 0 2556 35 18 0 1 0 489969564 8912896 255 33554432000 4194304 4922060 140735263539024 18446744073709551615 216634515200 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/26879/statm: 2176 255 211 178 0 69 0
[pid=26921] ppid=26879 vsize=8704 CPUtime=0 cores=4,6
/proc/26921/stat : 26921 (esg_static.sh) S 26879 26879 25844 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 489972157 8912896 134 33554432000 4194304 4922060 140735263539024 18446744073709551615 216634334341 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26921/statm: 2176 134 90 178 0 69 0
[pid=26922] ppid=26921 vsize=251880 CPUtime=256.36 cores=4,6
/proc/26922/stat : 26922 (sathys) R 26921 26879 25844 0 -1 4202496 60178 0 0 0 25623 13 0 0 25 0 1 0 489972157 257925120 59927 33554432000 4194304 4241092 140734524972704 18446744073709551615 4222349 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/26922/statm: 62970 59927 136 12 0 61434 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 269288

[startup+342.301 s]
/proc/loadavg: 4.00 3.42 3.27 5/196 26930
/proc/meminfo: memFree=17444384/32951124 swapFree=67111528/67111528
[pid=26879] ppid=26877 vsize=8704 CPUtime=25.91 cores=4,6
/proc/26879/stat : 26879 (esg_static.sh) S 26877 26879 25844 0 -1 4202496 347 94762 0 0 0 0 2556 35 18 0 1 0 489969564 8912896 255 33554432000 4194304 4922060 140735263539024 18446744073709551615 216634515200 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/26879/statm: 2176 255 211 178 0 69 0
[pid=26921] ppid=26879 vsize=8704 CPUtime=0 cores=4,6
/proc/26921/stat : 26921 (esg_static.sh) S 26879 26879 25844 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 489972157 8912896 134 33554432000 4194304 4922060 140735263539024 18446744073709551615 216634334341 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26921/statm: 2176 134 90 178 0 69 0
[pid=26922] ppid=26921 vsize=258048 CPUtime=316.37 cores=4,6
/proc/26922/stat : 26922 (sathys) R 26921 26879 25844 0 -1 4202496 61762 0 0 0 31623 14 0 0 25 0 1 0 489972157 264241152 61460 33554432000 4194304 4241092 140734524972704 18446744073709551615 4220242 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/26922/statm: 64512 61460 136 12 0 62976 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 275456

[startup+402.301 s]
/proc/loadavg: 4.04 3.54 3.31 5/196 26963
/proc/meminfo: memFree=17450580/32951124 swapFree=67111528/67111528
[pid=26879] ppid=26877 vsize=8704 CPUtime=25.91 cores=4,6
/proc/26879/stat : 26879 (esg_static.sh) S 26877 26879 25844 0 -1 4202496 347 94762 0 0 0 0 2556 35 18 0 1 0 489969564 8912896 255 33554432000 4194304 4922060 140735263539024 18446744073709551615 216634515200 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/26879/statm: 2176 255 211 178 0 69 0
[pid=26921] ppid=26879 vsize=8704 CPUtime=0 cores=4,6
/proc/26921/stat : 26921 (esg_static.sh) S 26879 26879 25844 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 489972157 8912896 134 33554432000 4194304 4922060 140735263539024 18446744073709551615 216634334341 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26921/statm: 2176 134 90 178 0 69 0
[pid=26922] ppid=26921 vsize=258144 CPUtime=376.37 cores=4,6
/proc/26922/stat : 26922 (sathys) R 26921 26879 25844 0 -1 4202496 61821 0 0 0 37623 14 0 0 25 0 1 0 489972157 264339456 61483 33554432000 4194304 4241092 140734524972704 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/26922/statm: 64536 61483 138 12 0 63000 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 275552

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

[startup+403.201 s]
/proc/loadavg: 4.04 3.54 3.31 5/196 26963
/proc/meminfo: memFree=17449960/32951124 swapFree=67111528/67111528
[pid=26879] ppid=26877 vsize=8704 CPUtime=25.91 cores=4,6
/proc/26879/stat : 26879 (esg_static.sh) S 26877 26879 25844 0 -1 4202496 347 94762 0 0 0 0 2556 35 18 0 1 0 489969564 8912896 255 33554432000 4194304 4922060 140735263539024 18446744073709551615 216634515200 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/26879/statm: 2176 255 211 178 0 69 0
[pid=26921] ppid=26879 vsize=8704 CPUtime=0 cores=4,6
/proc/26921/stat : 26921 (esg_static.sh) S 26879 26879 25844 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 489972157 8912896 134 33554432000 4194304 4922060 140735263539024 18446744073709551615 216634334341 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26921/statm: 2176 134 90 178 0 69 0
[pid=26922] ppid=26921 vsize=258144 CPUtime=377.27 cores=4,6
/proc/26922/stat : 26922 (sathys) R 26921 26879 25844 0 -1 4202496 61821 0 0 0 37713 14 0 0 25 0 1 0 489972157 264339456 61483 33554432000 4194304 4241092 140734524972704 18446744073709551615 4223477 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/26922/statm: 64536 61483 138 12 0 63000 0
Current children cumulated CPU time (s) 403.18
Current children cumulated vsize (KiB) 275552

[startup+403.6 s]
/proc/loadavg: 4.04 3.54 3.31 5/196 26963
/proc/meminfo: memFree=17449960/32951124 swapFree=67111528/67111528
[pid=26879] ppid=26877 vsize=8704 CPUtime=25.91 cores=4,6
/proc/26879/stat : 26879 (esg_static.sh) S 26877 26879 25844 0 -1 4202496 347 94762 0 0 0 0 2556 35 18 0 1 0 489969564 8912896 255 33554432000 4194304 4922060 140735263539024 18446744073709551615 216634515200 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/26879/statm: 2176 255 211 178 0 69 0
[pid=26921] ppid=26879 vsize=8704 CPUtime=0 cores=4,6
/proc/26921/stat : 26921 (esg_static.sh) S 26879 26879 25844 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 489972157 8912896 134 33554432000 4194304 4922060 140735263539024 18446744073709551615 216634334341 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26921/statm: 2176 134 90 178 0 69 0
[pid=26922] ppid=26921 vsize=258144 CPUtime=377.67 cores=4,6
/proc/26922/stat : 26922 (sathys) R 26921 26879 25844 0 -1 4202496 61821 0 0 0 37753 14 0 0 25 0 1 0 489972157 264339456 61483 33554432000 4194304 4241092 140734524972704 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/26922/statm: 64536 61483 138 12 0 63000 0
Current children cumulated CPU time (s) 403.58
Current children cumulated vsize (KiB) 275552

[startup+403.807 s]
/proc/loadavg: 4.04 3.54 3.31 5/196 26963
/proc/meminfo: memFree=17449464/32951124 swapFree=67111528/67111528
[pid=26879] ppid=26877 vsize=8704 CPUtime=25.91 cores=4,6
/proc/26879/stat : 26879 (esg_static.sh) S 26877 26879 25844 0 -1 4202496 347 94762 0 0 0 0 2556 35 18 0 1 0 489969564 8912896 255 33554432000 4194304 4922060 140735263539024 18446744073709551615 216634515200 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/26879/statm: 2176 255 211 178 0 69 0
[pid=26921] ppid=26879 vsize=8704 CPUtime=0 cores=4,6
/proc/26921/stat : 26921 (esg_static.sh) S 26879 26879 25844 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 489972157 8912896 134 33554432000 4194304 4922060 140735263539024 18446744073709551615 216634334341 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26921/statm: 2176 134 90 178 0 69 0
[pid=26922] ppid=26921 vsize=258112 CPUtime=377.88 cores=4,6
/proc/26922/stat : 26922 (sathys) R 26921 26879 25844 0 -1 4202496 61821 0 0 0 37774 14 0 0 25 0 1 0 489972157 264306688 61482 33554432000 4194304 4241092 140734524972704 18446744073709551615 4223461 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/26922/statm: 64528 61482 138 12 0 62992 0
Current children cumulated CPU time (s) 403.79
Current children cumulated vsize (KiB) 275520

[startup+403.9 s]
/proc/loadavg: 4.04 3.54 3.31 5/196 26963
/proc/meminfo: memFree=17449464/32951124 swapFree=67111528/67111528
[pid=26879] ppid=26877 vsize=8704 CPUtime=25.91 cores=4,6
/proc/26879/stat : 26879 (esg_static.sh) S 26877 26879 25844 0 -1 4202496 347 94762 0 0 0 0 2556 35 18 0 1 0 489969564 8912896 255 33554432000 4194304 4922060 140735263539024 18446744073709551615 216634515200 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/26879/statm: 2176 255 211 178 0 69 0
[pid=26921] ppid=26879 vsize=8704 CPUtime=0 cores=4,6
/proc/26921/stat : 26921 (esg_static.sh) S 26879 26879 25844 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 489972157 8912896 134 33554432000 4194304 4922060 140735263539024 18446744073709551615 216634334341 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26921/statm: 2176 134 90 178 0 69 0
[pid=26922] ppid=26921 vsize=258112 CPUtime=377.97 cores=4,6
/proc/26922/stat : 26922 (sathys) R 26921 26879 25844 0 -1 4202496 61821 0 0 0 37783 14 0 0 25 0 1 0 489972157 264306688 61482 33554432000 4194304 4241092 140734524972704 18446744073709551615 4223733 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/26922/statm: 64528 61482 138 12 0 62992 0
Current children cumulated CPU time (s) 403.88
Current children cumulated vsize (KiB) 275520

Child status: 20
Real time (s): 403.983
CPU time (s): 403.984
CPU user time (s): 403.452
CPU system time (s): 0.531919
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 368440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 403.452
system time used= 0.531919
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 157307
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= 20
involuntary context switches= 849

runsolver used 0.705892 second user time and 1.50877 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-26 04:07:49
IDJOB=3292018
IDBENCH=85007
IDSOLVER=1610
FILE ID=node103/3292018-1303783667
RUNJOBID= node103-1303783667-26837
PBS_JOBID= 13157220
Free space on /tmp= 71604 MiB

SOLVER NAME= sathys 2011-04-01
BENCH NAME= SAT04/industrial/velev/vliw_unsat_2.0/9dlx_vliw_at_b_iq6.used-as.sat04-347.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME rnovelty
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3292018-1303783667/watcher-3292018-1303783667 -o /tmp/evaluation-result-3292018-1303783667/solver-3292018-1303783667 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3292018-1303783667.cnf rnovelty

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 580dc3969c4e46e50013253fd4ac9139
RANDOM SEED=2136936609

node103.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.858
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.71
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.858
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.858
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.858
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.858
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.858
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.858
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.858
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19071960 kB
Buffers:       2126504 kB
Cached:       11080996 kB
SwapCached:          0 kB
Active:        4165628 kB
Inactive:      9129752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19071960 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          173348 kB
Writeback:           0 kB
AnonPages:       87400 kB
Mapped:          15132 kB
Slab:           518540 kB
PageTables:       5460 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   255128 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71328 MiB
End job on node103 at 2011-04-26 04:14:33