Trace number 3274196

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-01SAT 195.54 195.539

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n140-s18527668-sat.cnf
MD5SUMd6f66d406779966e0b3cbed9097980e3
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.099983
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses336
Sum of the clauses size840
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2280
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 556
Number of clauses of size over 50

Solver Data

0.00/0.00	static
0.00/0.00	HOME/instance-3274196-1303605854.cnf
0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |     336      840 |     100       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 140   #clauses: 336   #literals: 840
0.00/0.00	c CPU time:   0.000999 s
0.00/0.00	c ==============================================================================
0.00/0.00	c 
0.00/0.00	c seed = 0, numatom = 140, numclause = 56, numliterals = 840
0.00/0.00	c ---------------------------------------------------------------------------------------------------------------------------------------------
0.00/0.00	c | resCDCL |    tps  |   #impl |  #learnt |  #conf |  #clean |    #propa |   #deci ||  tryLS | numflip |  maxSat/maxNoBi |  nbAlea |    Equi |
0.00/0.00	c ---------------------------------------------------------------------------------------------------------------------------------------------
0.00/0.00	c |       2 |     0.0 |       0 |      503 |      0 |       1 |     16796 |     759 ||      2 |    1378 |       4/      0 |     263 |       0 |
0.00/0.01	c |       4 |     0.0 |       0 |     1023 |    299 |       2 |     36737 |    1610 ||      4 |    2707 |       3/      0 |     571 |       0 |
0.00/0.03	c |       6 |     0.0 |       0 |     1613 |    195 |       3 |     59289 |    2663 ||      6 |    4131 |       3/      0 |     880 |       0 |
0.00/0.05	c |       7 |     0.0 |       0 |     2246 |    395 |       4 |     85287 |    3712 ||      7 |    5880 |       3/      0 |    1294 |       0 |
0.00/0.07	c |      11 |     0.0 |       0 |     2871 |    292 |       5 |    113614 |    5044 ||     11 |    8173 |       3/      0 |    1820 |       0 |
0.00/0.11	c |      14 |     0.0 |       0 |     3669 |    482 |       6 |    146203 |    6477 ||     14 |   11037 |       3/      0 |    2540 |       0 |
0.00/0.15	c |      15 |     0.0 |       0 |     4558 |    991 |       7 |    179197 |    7910 ||     15 |   14213 |       3/      0 |    3361 |       0 |
0.00/0.20	c |      16 |     0.1 |       0 |     5201 |     86 |       8 |    216013 |    9488 ||     16 |   15335 |       3/      0 |    3466 |       0 |
0.00/0.27	c |      21 |     0.1 |       0 |     5648 |     80 |       9 |    256086 |   11373 ||     21 |   18574 |       3/      0 |    4199 |       0 |
0.00/0.35	c |      25 |     0.1 |       0 |     6324 |    173 |      10 |    298819 |   13320 ||     25 |   21748 |       3/      0 |    5021 |       0 |
0.00/0.44	c |      29 |     0.1 |       0 |     7069 |    558 |      11 |    343069 |   15419 ||     29 |   25492 |       3/      0 |    5840 |       0 |
0.00/0.54	c |      30 |     0.1 |       0 |     7751 |    354 |      12 |    390264 |   17569 ||     30 |   29046 |       3/      0 |    6668 |       0 |
0.00/0.66	c |      31 |     0.1 |       0 |     8419 |   2056 |      13 |    439399 |   19656 ||     31 |   34864 |       3/      0 |    8319 |       0 |
0.00/0.79	c |      31 |     0.1 |       0 |     9276 |   1456 |      14 |    496344 |   21766 ||     31 |   35810 |       3/      0 |    8325 |       0 |
0.00/0.95	c |      38 |     0.2 |       0 |     9713 |    338 |      15 |    551945 |   24414 ||     38 |   40318 |       3/      0 |    9563 |       0 |
1.10/1.12	c |      44 |     0.2 |       0 |    10472 |    223 |      16 |    610400 |   27065 ||     44 |   44234 |       3/      0 |   10397 |       0 |
1.29/1.30	c |      46 |     0.2 |       0 |    11259 |    215 |      17 |    674410 |   29732 ||     46 |   49487 |       3/      0 |   11651 |       0 |
1.49/1.50	c |      52 |     0.2 |       0 |    11882 |    189 |      18 |    738361 |   32717 ||     52 |   53012 |       3/      0 |   12480 |       0 |
1.69/1.72	c |      59 |     0.2 |       0 |    12761 |     81 |      19 |    803687 |   35817 ||     59 |   58385 |       3/      0 |   13716 |       0 |
1.89/1.95	c |      61 |     0.2 |       0 |    13306 |    673 |      20 |    872386 |   38806 ||     61 |   63364 |       3/      0 |   14955 |       0 |
2.20/2.20	c |      62 |     0.3 |       0 |    14343 |    773 |      21 |    941022 |   41775 ||     62 |   69950 |       3/      0 |   16592 |       0 |
2.49/2.50	c |      63 |     0.3 |       0 |    15243 |   3376 |      22 |   1013786 |   44934 ||     63 |   79366 |       3/      0 |   19877 |       0 |
2.79/2.82	c |      63 |     0.3 |       0 |    16150 |   1277 |      23 |   1092696 |   48146 ||     63 |   83138 |       3/      0 |   19899 |       0 |
3.09/3.13	c |      67 |     0.3 |       0 |    17106 |    273 |      24 |   1176397 |   51639 ||     67 |   85254 |       3/      0 |   20411 |       0 |
3.49/3.54	c |      76 |     0.4 |       0 |    17301 |    249 |      25 |   1260859 |   55508 ||     76 |   91648 |       3/      0 |   21963 |       0 |
3.89/3.94	c |      80 |     0.4 |       0 |    18168 |     36 |      26 |   1344368 |   59291 ||     80 |   97898 |       3/      0 |   23416 |       0 |
4.30/4.39	c |      90 |     0.4 |       0 |    18843 |    115 |      27 |   1431619 |   63511 ||     90 |  104621 |       3/      0 |   25072 |       0 |
4.79/4.88	c |      94 |     0.5 |       0 |    19462 |   1018 |      28 |   1519563 |   67569 ||     94 |  113639 |       3/      0 |   28153 |       0 |
5.29/5.39	c |      96 |     0.5 |       0 |    19927 |     11 |      29 |   1612724 |   71684 ||     96 |  118371 |       3/      0 |   28384 |       0 |
5.89/5.92	c |     107 |     0.5 |       0 |    20760 |    186 |      30 |   1710100 |   76301 ||    107 |  125972 |       3/      0 |   30256 |       0 |
6.39/6.48	c |     112 |     0.6 |       0 |    21697 |    170 |      31 |   1813087 |   80710 ||    112 |  133207 |       3/      0 |   31912 |       0 |
7.09/7.11	c |     123 |     0.6 |       0 |    22425 |    544 |      32 |   1912430 |   85548 ||    123 |  141849 |       3/      0 |   33973 |       0 |
7.70/7.74	c |     125 |     0.6 |       0 |    23344 |     31 |      33 |   2011771 |   90158 ||    125 |  152013 |       3/      0 |   36461 |       0 |
8.29/8.35	c |     126 |     0.6 |       0 |    24815 |   3834 |      34 |   2112340 |   94654 ||    126 |  162723 |       3/      0 |   39755 |       0 |
8.99/9.01	c |     126 |     0.7 |       0 |    25353 |   2934 |      35 |   2226522 |   99155 ||    126 |  165453 |       3/      0 |   39779 |       0 |
9.69/9.72	c |     127 |     0.7 |       0 |    25335 |   6935 |      36 |   2327634 |  104060 ||    127 |  184964 |       2/      0 |   46356 |       0 |
10.39/10.40	c |     127 |     0.7 |       0 |    26937 |   1435 |      37 |   2435539 |  108949 ||    127 |  191968 |       2/      0 |   46409 |       0 |
11.00/11.02	c |     127 |     0.6 |       0 |    28035 |   5636 |      38 |   2548923 |  113723 ||    127 |  191968 |       2/      0 |   46409 |       0 |
11.89/11.92	c |     139 |     0.9 |       0 |    29085 |      4 |      39 |   2665557 |  119420 ||    139 |  199843 |       2/      0 |   48270 |       0 |
12.79/12.87	c |     148 |     1.0 |       0 |    29144 |     89 |      40 |   2786227 |  125147 ||    148 |  209252 |       2/      0 |   50551 |       0 |
13.79/13.88	c |     157 |     1.0 |       0 |    29920 |    365 |      41 |   2908369 |  130891 ||    157 |  219746 |       2/      0 |   53053 |       0 |
14.79/14.80	c |     162 |     0.9 |       0 |    31514 |     61 |      42 |   3035059 |  136527 ||    162 |  228787 |       2/      0 |   55229 |       0 |
15.79/15.90	c |     173 |     1.1 |       0 |    32006 |     37 |      43 |   3161336 |  142749 ||    173 |  240265 |       2/      0 |   58014 |       0 |
16.99/17.07	c |     187 |     1.2 |       0 |    32474 |    214 |      44 |   3297010 |  149078 ||    187 |  249645 |       2/      0 |   60506 |       0 |
18.09/18.18	c |     189 |     1.1 |       0 |    32419 |    909 |      45 |   3425632 |  154976 ||    189 |  260507 |       2/      0 |   62991 |       0 |
19.29/19.35	c |     190 |     1.2 |       0 |    33244 |   1106 |      46 |   3559761 |  160937 ||    190 |  273798 |       2/      0 |   66291 |       0 |
20.49/20.54	c |     200 |     1.2 |       0 |    34633 |    280 |      47 |   3698962 |  167408 ||    200 |  280608 |       2/      0 |   67945 |       0 |
21.79/21.87	c |     212 |     1.3 |       0 |    34914 |    359 |      48 |   3836024 |  174164 ||    212 |  292049 |       2/      0 |   70835 |       0 |
23.19/23.22	c |     221 |     1.4 |       0 |    35415 |   1444 |      49 |   3976605 |  180878 ||    221 |  305295 |       2/      0 |   74549 |       0 |
24.49/24.58	c |     231 |     1.4 |       0 |    36376 |    127 |      50 |   4122927 |  187708 ||    231 |  314314 |       2/      0 |   76213 |       0 |
25.99/26.08	c |     243 |     1.5 |       0 |    37289 |    506 |      51 |   4266646 |  194867 ||    243 |  326137 |       2/      0 |   79109 |       0 |
27.50/27.56	c |     252 |     1.5 |       0 |    38145 |   1898 |      52 |   4416956 |  201943 ||    252 |  340187 |       2/      0 |   82827 |       0 |
28.99/29.02	c |     253 |     1.5 |       0 |    38908 |    397 |      53 |   4559977 |  208821 ||    253 |  354680 |       2/      0 |   86123 |       0 |
30.39/30.44	c |     254 |     1.4 |       0 |    40729 |   6198 |      54 |   4712537 |  215560 ||    254 |  371834 |       2/      0 |   92650 |       0 |
31.99/32.00	c |     254 |     1.6 |       0 |    42505 |   2498 |      55 |   4864961 |  222576 ||    254 |  380864 |       2/      0 |   92696 |       0 |
33.49/33.54	c |     255 |     1.5 |       0 |    44221 |   8499 |      56 |   5020668 |  229483 ||    255 |  404736 |       2/      0 |  105702 |       0 |
35.29/35.32	c |     255 |     1.8 |       0 |    46192 |   6103 |      57 |   5163134 |  236773 ||    255 |  420632 |       2/      0 |  105812 |       0 |
37.19/37.22	c |     255 |     1.9 |       0 |    48002 |   1602 |      58 |   5317286 |  244131 ||    255 |  433172 |       2/      0 |  105898 |       0 |
38.89/38.94	c |     255 |     1.7 |       0 |    48974 |   7905 |      59 |   5497931 |  251283 ||    255 |  433172 |       2/      0 |  105898 |       0 |
40.70/40.78	c |     261 |     1.8 |       0 |    48637 |     89 |      60 |   5667044 |  259041 ||    261 |  436514 |       2/      0 |  106716 |       0 |
43.09/43.10	c |     276 |     2.3 |       0 |    49082 |    132 |      61 |   5840336 |  267389 ||    276 |  450631 |       2/      0 |  110042 |       0 |
45.29/45.31	c |     286 |     2.2 |       0 |    48747 |    113 |      62 |   6011455 |  275754 ||    286 |  467377 |       2/      0 |  114167 |       0 |
47.59/47.64	c |     301 |     2.3 |       0 |    48856 |    773 |      63 |   6189952 |  284330 ||    301 |  480099 |       2/      0 |  117481 |       0 |
49.89/49.99	c |     316 |     2.3 |       0 |    48242 |   1128 |      64 |   6368408 |  293135 ||    316 |  494802 |       2/      0 |  120798 |       0 |
52.29/52.30	c |     318 |     2.3 |       0 |    48458 |   4424 |      65 |   6540911 |  301472 ||    318 |  513557 |       2/      0 |  125761 |       0 |
54.59/54.63	c |     330 |     2.3 |       0 |    49667 |    109 |      66 |   6726363 |  310397 ||    330 |  522143 |       2/      0 |  127626 |       0 |
57.10/57.16	c |     347 |     2.5 |       0 |    49509 |    272 |      67 |   6910106 |  319646 ||    347 |  537872 |       2/      0 |  131548 |       0 |
59.69/59.74	c |     356 |     2.6 |       0 |    50045 |    258 |      68 |   7099594 |  328601 ||    356 |  552828 |       2/      0 |  135283 |       0 |
62.39/62.40	c |     372 |     2.6 |       0 |    50743 |      7 |      69 |   7289374 |  338061 ||    372 |  567659 |       2/      0 |  138723 |       0 |
64.90/64.91	c |     381 |     2.5 |       0 |    51536 |   1886 |      70 |   7471773 |  347112 ||    381 |  587421 |       2/      0 |  145609 |       0 |
67.39/67.42	c |     382 |     2.5 |       0 |    51971 |   4583 |      71 |   7652186 |  356040 ||    382 |  608096 |       2/      0 |  152186 |       0 |
69.99/70.04	c |     382 |     2.6 |       0 |    54331 |   2584 |      72 |   7839750 |  365112 ||    382 |  621723 |       2/      0 |  152275 |       0 |
72.59/72.65	c |     395 |     2.6 |       0 |    55722 |     47 |      73 |   8033475 |  374773 ||    395 |  630256 |       2/      0 |  154349 |       0 |
75.79/75.82	c |     412 |     3.2 |       0 |    56902 |    814 |      74 |   8234670 |  384878 ||    412 |  647768 |       2/      0 |  158895 |       0 |
78.99/79.09	c |     425 |     3.3 |       0 |    57557 |    190 |      75 |   8434631 |  394806 ||    425 |  663387 |       2/      0 |  162425 |       0 |
82.29/82.39	c |     443 |     3.3 |       0 |    58786 |    630 |      76 |   8635706 |  405147 ||    443 |  681510 |       2/      0 |  167161 |       0 |
85.69/85.76	c |     445 |     3.4 |       0 |    60263 |    319 |      77 |   8842690 |  414726 ||    445 |  702761 |       2/      0 |  172113 |       0 |
89.09/89.11	c |     460 |     3.3 |       0 |    60311 |    880 |      78 |   9055127 |  424984 ||    460 |  715604 |       2/      0 |  175406 |       0 |
92.59/92.62	c |     476 |     3.5 |       0 |    60410 |   1538 |      79 |   9261150 |  435571 ||    476 |  734155 |       1/      0 |  180348 |       0 |
96.09/96.12	c |     491 |     3.5 |       0 |    61294 |    303 |      80 |   9467210 |  446111 ||    491 |  749911 |       1/      0 |  183690 |       0 |
99.79/99.83	c |     507 |     3.7 |       0 |    62869 |   2361 |      81 |   9679094 |  456862 ||    507 |  769704 |       1/      0 |  188653 |       0 |
103.09/103.15	c |     509 |     3.3 |       0 |    63568 |   3759 |      82 |   9887136 |  467074 ||    509 |  793479 |       1/      0 |  198455 |       0 |
106.89/106.96	c |     509 |     3.8 |       0 |    64577 |   2858 |      83 |  10098570 |  477247 ||    509 |  808947 |       1/      0 |  198562 |       0 |
110.49/110.53	c |     510 |     3.6 |       0 |    66570 |  11659 |      84 |  10308288 |  487698 ||    510 |  841188 |       1/      0 |  211636 |       0 |
114.29/114.34	c |     510 |     3.8 |       0 |    69332 |   1359 |      85 |  10518818 |  498435 ||    510 |  860608 |       1/      0 |  211798 |       0 |
117.49/117.59	c |     510 |     3.2 |       0 |    71540 |  10363 |      86 |  10740751 |  508762 ||    510 |  860608 |       1/      0 |  211798 |       0 |
121.99/122.07	c |     511 |     4.5 |       0 |    73220 |  19465 |      87 |  10958497 |  519492 ||    511 |  915436 |       1/      0 |  237906 |       0 |
127.09/127.16	c |     511 |     5.1 |       0 |    75237 |   9202 |      88 |  11180056 |  530758 ||    511 |  940240 |       1/      0 |  238071 |       0 |
132.19/132.26	c |     511 |     5.1 |       0 |    76616 |   9304 |      89 |  11395689 |  541973 ||    511 |  965109 |       1/      0 |  238261 |       0 |
135.79/135.86	c |     511 |     3.6 |       0 |    76518 |   8965 |      90 |  11633000 |  552623 ||    511 |  966234 |       1/      0 |  238269 |       0 |
139.39/139.42	c |     511 |     3.6 |       0 |    75739 |  18466 |      91 |  11869632 |  563475 ||    511 |  966234 |       1/      0 |  238269 |       0 |
143.59/143.61	c |     519 |     4.2 |       0 |    74744 |    441 |      92 |  12111708 |  574830 ||    519 |  971768 |       1/      0 |  239614 |       0 |
149.09/149.13	c |     541 |     5.5 |       0 |    75007 |     89 |      93 |  12352676 |  587450 ||    541 |  993981 |       1/      0 |  244923 |       0 |
154.29/154.39	c |     557 |     5.3 |       0 |    74369 |    243 |      94 |  12597221 |  599739 ||    557 | 1014026 |       1/      0 |  249874 |       0 |
159.59/159.67	c |     573 |     5.3 |       0 |    74891 |   1294 |      95 |  12845170 |  612012 ||    573 | 1033599 |       1/      0 |  254849 |       0 |
164.69/164.70	c |     585 |     5.0 |       0 |    74070 |    266 |      96 |  13092914 |  624358 ||    585 | 1053613 |       1/      0 |  259924 |       0 |
170.19/170.23	c |     605 |     5.5 |       0 |    75771 |   1320 |      97 |  13345074 |  637294 ||    605 | 1077493 |       1/      0 |  266426 |       0 |
175.79/175.80	c |     625 |     5.6 |       0 |    76271 |    181 |      98 |  13597326 |  650074 ||    625 | 1096459 |       1/      0 |  270366 |       0 |
181.29/181.30	c |     637 |     5.5 |       0 |    75381 |   3363 |      99 |  13846159 |  662812 ||    637 | 1123007 |       1/      0 |  277971 |       0 |
186.59/186.62	c |     638 |     5.3 |       0 |    76699 |   8964 |     100 |  14095154 |  675160 ||    638 | 1151169 |       1/      0 |  284625 |       0 |
191.79/191.85	c |     650 |     5.2 |       0 |    77656 |    127 |     101 |  14362059 |  687906 ||    650 | 1160420 |       1/      0 |  286502 |       0 |
195.49/195.52	c |     666 |     3.7 |       0 |    84298 |    124 |     101 |  14525387 |  696432 ||    666 | 1174402 |       0/      0 |  290031 |       0 |
195.49/195.52	c c 
195.49/195.52	c -----------------------------------
195.49/195.52	c # temps = 195.510000
195.49/195.52	c # cleaningDB = 101
195.49/195.52	c # clause binaire = 280
195.49/195.52	c # literal removed by litRedundant = 2795344
195.49/195.52	c # literal removed by litRedundantBin = 313465
195.49/195.52	c # init clause removed by simplify = 0
195.49/195.52	c # learnt clause removed by simplify = 0
195.49/195.52	c # une clause fausse était une apprise = 0
195.49/195.52	c # equivalence dectecte = 0
195.49/195.52	c # Memory used           : 26.96 MB
195.49/195.52	c 
195.49/195.52	c ########################
195.49/195.52	c ####   ##  ###   ## ####
195.49/195.52	c #### #### # ## #### ####
195.49/195.52	c ####   ##  ###   ##  ###
195.49/195.52	c ########################
195.49/195.52	c # restart = 666
195.49/195.52	c # conflit = 562385
195.49/195.52	c # decision = 696432
195.49/195.52	c # propagation = 14525387 	 (74291.054624 (prop/sec))
195.49/195.52	c 
195.49/195.52	c ########################
195.49/195.52	c ### ### #   ##   ##   ##
195.49/195.52	c ### # # # #### # ### ###
195.49/195.52	c ###  #  ### ## # ### ###
195.49/195.52	c ########################
195.49/195.52	c # numtry = 666
195.49/195.52	c # numflips = 1174402
195.49/195.52	c # maxSat = 0
195.49/195.52	c # freeFlip = 403941
195.49/195.52	c # nbBoundary = 5
195.49/195.52	c 
195.49/195.53	s SATISFIABLE
195.49/195.53	v -1 -2 -3 -4 5 -6 7 -8 9 -10 11 -12 13 -14 -15 -16 17 -18 -19 -20 -21 -22 -23 24 -25 -26 -27 28 -29 30 31 32 33 -34 -35 -36 37 -38 39 40 41 42 43 44 45 -46 47 -48 49 -50 51 -52 -53 -54 55 -56 -57 -58 -59 60 -61 -62 -63 64 65 -66 67 -68 69 -70 -71 -72 -73 -74 -75 -76 -77 78 -79 80 81 -82 -83 84 85 -86 -87 88 -89 -90 91 -92 93 94 95 96 97 -98 99 100 -101 102 103 -104 -105 -106 107 -108 -109 -110 -111 112 -113 114 -115 -116 -117 -118 -119 120 -121 -122 123 124 125 126 -127 128 -129 -130 131 -132 -133 -134 135 -136 137 138 139 -140 0

Verifier Data

OK

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

running on 2 cores: 0,2

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: 3.18 3.81 3.69 1/174 23762
/proc/meminfo: memFree=21149272/32951124 swapFree=67111528/67111528
[pid=23762] ppid=23760 vsize=8704 CPUtime=0 cores=0,2
/proc/23762/stat : 23762 (esg_static.sh) S 23760 23762 22924 0 -1 4202496 348 151 0 0 0 0 0 0 23 0 1 0 204776657 8912896 256 33554432000 4194304 4922060 140733507817536 18446744073709551615 268660662016 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/23762/statm: 2176 256 211 178 0 69 0

[startup+0.053797 s]
/proc/loadavg: 3.18 3.81 3.69 1/174 23762
/proc/meminfo: memFree=21149272/32951124 swapFree=67111528/67111528
[pid=23762] ppid=23760 vsize=8704 CPUtime=0 cores=0,2
/proc/23762/stat : 23762 (esg_static.sh) S 23760 23762 22924 0 -1 4202496 348 151 0 0 0 0 0 0 23 0 1 0 204776657 8912896 256 33554432000 4194304 4922060 140733507817536 18446744073709551615 268660662016 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/23762/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.10079 s]
/proc/loadavg: 3.18 3.81 3.69 1/174 23762
/proc/meminfo: memFree=21149272/32951124 swapFree=67111528/67111528
[pid=23762] ppid=23760 vsize=8704 CPUtime=0 cores=0,2
/proc/23762/stat : 23762 (esg_static.sh) S 23760 23762 22924 0 -1 4202496 348 151 0 0 0 0 0 0 23 0 1 0 204776657 8912896 256 33554432000 4194304 4922060 140733507817536 18446744073709551615 268660662016 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/23762/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300784 s]
/proc/loadavg: 3.18 3.81 3.69 1/174 23762
/proc/meminfo: memFree=21149272/32951124 swapFree=67111528/67111528
[pid=23762] ppid=23760 vsize=8704 CPUtime=0 cores=0,2
/proc/23762/stat : 23762 (esg_static.sh) S 23760 23762 22924 0 -1 4202496 348 151 0 0 0 0 0 0 23 0 1 0 204776657 8912896 256 33554432000 4194304 4922060 140733507817536 18446744073709551615 268660662016 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/23762/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700726 s]
/proc/loadavg: 3.18 3.81 3.69 1/174 23762
/proc/meminfo: memFree=21149272/32951124 swapFree=67111528/67111528
[pid=23762] ppid=23760 vsize=8704 CPUtime=0 cores=0,2
/proc/23762/stat : 23762 (esg_static.sh) S 23760 23762 22924 0 -1 4202496 348 151 0 0 0 0 0 0 23 0 1 0 204776657 8912896 256 33554432000 4194304 4922060 140733507817536 18446744073709551615 268660662016 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/23762/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50058 s]
/proc/loadavg: 3.18 3.81 3.69 3/184 23779
/proc/meminfo: memFree=21141512/32951124 swapFree=67111528/67111528
[pid=23762] ppid=23760 vsize=8704 CPUtime=0 cores=0,2
/proc/23762/stat : 23762 (esg_static.sh) S 23760 23762 22924 0 -1 4202496 348 151 0 0 0 0 0 0 23 0 1 0 204776657 8912896 256 33554432000 4194304 4922060 140733507817536 18446744073709551615 268660662016 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/23762/statm: 2176 256 211 178 0 69 0
[pid=23764] ppid=23762 vsize=8704 CPUtime=0 cores=0,2
/proc/23764/stat : 23764 (esg_static.sh) S 23762 23762 22924 0 -1 4202560 131 0 0 0 0 0 0 0 23 0 1 0 204776657 8912896 135 33554432000 4194304 4922060 140733507817536 18446744073709551615 268660481157 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23764/statm: 2176 135 90 178 0 69 0
[pid=23765] ppid=23764 vsize=9788 CPUtime=1.49 cores=0,2
/proc/23765/stat : 23765 (sathys) R 23764 23762 22924 0 -1 4202496 935 0 0 0 149 0 0 0 25 0 1 0 204776657 10022912 846 33554432000 4194304 4241092 140736282385616 18446744073709551615 4223670 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/23765/statm: 2447 846 135 12 0 911 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27196

[startup+3.10028 s]
/proc/loadavg: 3.18 3.81 3.69 3/184 23779
/proc/meminfo: memFree=21138708/32951124 swapFree=67111528/67111528
[pid=23762] ppid=23760 vsize=8704 CPUtime=0 cores=0,2
/proc/23762/stat : 23762 (esg_static.sh) S 23760 23762 22924 0 -1 4202496 348 151 0 0 0 0 0 0 23 0 1 0 204776657 8912896 256 33554432000 4194304 4922060 140733507817536 18446744073709551615 268660662016 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/23762/statm: 2176 256 211 178 0 69 0
[pid=23764] ppid=23762 vsize=8704 CPUtime=0 cores=0,2
/proc/23764/stat : 23764 (esg_static.sh) S 23762 23762 22924 0 -1 4202560 131 0 0 0 0 0 0 0 23 0 1 0 204776657 8912896 135 33554432000 4194304 4922060 140733507817536 18446744073709551615 268660481157 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23764/statm: 2176 135 90 178 0 69 0
[pid=23765] ppid=23764 vsize=10896 CPUtime=3.09 cores=0,2
/proc/23765/stat : 23765 (sathys) R 23764 23762 22924 0 -1 4202496 1224 0 0 0 309 0 0 0 25 0 1 0 204776657 11157504 1135 33554432000 4194304 4241092 140736282385616 18446744073709551615 268660330887 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/23765/statm: 2724 1135 136 12 0 1188 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28304

[startup+6.30073 s]
/proc/loadavg: 3.09 3.78 3.68 3/184 23779
/proc/meminfo: memFree=21135212/32951124 swapFree=67111528/67111528
[pid=23762] ppid=23760 vsize=8704 CPUtime=0 cores=0,2
/proc/23762/stat : 23762 (esg_static.sh) S 23760 23762 22924 0 -1 4202496 348 151 0 0 0 0 0 0 23 0 1 0 204776657 8912896 256 33554432000 4194304 4922060 140733507817536 18446744073709551615 268660662016 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/23762/statm: 2176 256 211 178 0 69 0
[pid=23764] ppid=23762 vsize=8704 CPUtime=0 cores=0,2
/proc/23764/stat : 23764 (esg_static.sh) S 23762 23762 22924 0 -1 4202560 131 0 0 0 0 0 0 0 23 0 1 0 204776657 8912896 135 33554432000 4194304 4922060 140733507817536 18446744073709551615 268660481157 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23764/statm: 2176 135 90 178 0 69 0
[pid=23765] ppid=23764 vsize=12152 CPUtime=6.29 cores=0,2
/proc/23765/stat : 23765 (sathys) R 23764 23762 22924 0 -1 4202496 1527 0 0 0 629 0 0 0 25 0 1 0 204776657 12443648 1438 33554432000 4194304 4241092 140736282385616 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/23765/statm: 3038 1438 136 12 0 1502 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29560

[startup+12.7006 s]
/proc/loadavg: 3.00 3.75 3.67 3/182 23779
/proc/meminfo: memFree=21130276/32951124 swapFree=67111528/67111528
[pid=23762] ppid=23760 vsize=8704 CPUtime=0 cores=0,2
/proc/23762/stat : 23762 (esg_static.sh) S 23760 23762 22924 0 -1 4202496 348 151 0 0 0 0 0 0 23 0 1 0 204776657 8912896 256 33554432000 4194304 4922060 140733507817536 18446744073709551615 268660662016 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/23762/statm: 2176 256 211 178 0 69 0
[pid=23764] ppid=23762 vsize=8704 CPUtime=0 cores=0,2
/proc/23764/stat : 23764 (esg_static.sh) S 23762 23762 22924 0 -1 4202560 131 0 0 0 0 0 0 0 23 0 1 0 204776657 8912896 135 33554432000 4194304 4922060 140733507817536 18446744073709551615 268660481157 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23764/statm: 2176 135 90 178 0 69 0
[pid=23765] ppid=23764 vsize=14152 CPUtime=12.69 cores=0,2
/proc/23765/stat : 23765 (sathys) R 23764 23762 22924 0 -1 4202496 2010 0 0 0 1269 0 0 0 25 0 1 0 204776657 14491648 1921 33554432000 4194304 4241092 140736282385616 18446744073709551615 4223730 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/23765/statm: 3538 1921 136 12 0 2002 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31560

[startup+25.5004 s]
/proc/loadavg: 2.78 3.67 3.64 3/182 23779
/proc/meminfo: memFree=21124540/32951124 swapFree=67111528/67111528
[pid=23762] ppid=23760 vsize=8704 CPUtime=0 cores=0,2
/proc/23762/stat : 23762 (esg_static.sh) S 23760 23762 22924 0 -1 4202496 348 151 0 0 0 0 0 0 23 0 1 0 204776657 8912896 256 33554432000 4194304 4922060 140733507817536 18446744073709551615 268660662016 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/23762/statm: 2176 256 211 178 0 69 0
[pid=23764] ppid=23762 vsize=8704 CPUtime=0 cores=0,2
/proc/23764/stat : 23764 (esg_static.sh) S 23762 23762 22924 0 -1 4202560 131 0 0 0 0 0 0 0 23 0 1 0 204776657 8912896 135 33554432000 4194304 4922060 140733507817536 18446744073709551615 268660481157 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23764/statm: 2176 135 90 178 0 69 0
[pid=23765] ppid=23764 vsize=16296 CPUtime=25.49 cores=0,2
/proc/23765/stat : 23765 (sathys) R 23764 23762 22924 0 -1 4202496 2578 0 0 0 2549 0 0 0 25 0 1 0 204776657 16687104 2488 33554432000 4194304 4241092 140736282385616 18446744073709551615 4223730 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/23765/statm: 4074 2488 136 12 0 2538 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 33704

[startup+51.1009 s]
/proc/loadavg: 2.51 3.53 3.60 3/182 23780
/proc/meminfo: memFree=21118064/32951124 swapFree=67111528/67111528
[pid=23762] ppid=23760 vsize=8704 CPUtime=0 cores=0,2
/proc/23762/stat : 23762 (esg_static.sh) S 23760 23762 22924 0 -1 4202496 348 151 0 0 0 0 0 0 23 0 1 0 204776657 8912896 256 33554432000 4194304 4922060 140733507817536 18446744073709551615 268660662016 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/23762/statm: 2176 256 211 178 0 69 0
[pid=23764] ppid=23762 vsize=8704 CPUtime=0 cores=0,2
/proc/23764/stat : 23764 (esg_static.sh) S 23762 23762 22924 0 -1 4202560 131 0 0 0 0 0 0 0 23 0 1 0 204776657 8912896 135 33554432000 4194304 4922060 140733507817536 18446744073709551615 268660481157 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23764/statm: 2176 135 90 178 0 69 0
[pid=23765] ppid=23764 vsize=19656 CPUtime=51.09 cores=0,2
/proc/23765/stat : 23765 (sathys) R 23764 23762 22924 0 -1 4202496 3437 0 0 0 5109 0 0 0 25 0 1 0 204776657 20127744 3326 33554432000 4194304 4241092 140736282385616 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/23765/statm: 4914 3326 136 12 0 3378 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 37064

[startup+102.307 s]
/proc/loadavg: 2.22 3.29 3.51 3/182 23781
/proc/meminfo: memFree=21109236/32951124 swapFree=67111528/67111528
[pid=23762] ppid=23760 vsize=8704 CPUtime=0 cores=0,2
/proc/23762/stat : 23762 (esg_static.sh) S 23760 23762 22924 0 -1 4202496 348 151 0 0 0 0 0 0 23 0 1 0 204776657 8912896 256 33554432000 4194304 4922060 140733507817536 18446744073709551615 268660662016 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/23762/statm: 2176 256 211 178 0 69 0
[pid=23764] ppid=23762 vsize=8704 CPUtime=0 cores=0,2
/proc/23764/stat : 23764 (esg_static.sh) S 23762 23762 22924 0 -1 4202560 131 0 0 0 0 0 0 0 23 0 1 0 204776657 8912896 135 33554432000 4194304 4922060 140733507817536 18446744073709551615 268660481157 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23764/statm: 2176 135 90 178 0 69 0
[pid=23765] ppid=23764 vsize=22984 CPUtime=102.29 cores=0,2
/proc/23765/stat : 23765 (sathys) R 23764 23762 22924 0 -1 4202496 4296 0 0 0 10229 0 0 0 25 0 1 0 204776657 23535616 4154 33554432000 4194304 4241092 140736282385616 18446744073709551615 4223942 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/23765/statm: 5746 4154 136 12 0 4210 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 40392

[startup+162.3 s]
/proc/loadavg: 2.08 3.06 3.42 3/182 23783
/proc/meminfo: memFree=21102280/32951124 swapFree=67111528/67111528
[pid=23762] ppid=23760 vsize=8704 CPUtime=0 cores=0,2
/proc/23762/stat : 23762 (esg_static.sh) S 23760 23762 22924 0 -1 4202496 348 151 0 0 0 0 0 0 23 0 1 0 204776657 8912896 256 33554432000 4194304 4922060 140733507817536 18446744073709551615 268660662016 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/23762/statm: 2176 256 211 178 0 69 0
[pid=23764] ppid=23762 vsize=8704 CPUtime=0 cores=0,2
/proc/23764/stat : 23764 (esg_static.sh) S 23762 23762 22924 0 -1 4202560 131 0 0 0 0 0 0 0 23 0 1 0 204776657 8912896 135 33554432000 4194304 4922060 140733507817536 18446744073709551615 268660481157 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23764/statm: 2176 135 90 178 0 69 0
[pid=23765] ppid=23764 vsize=27040 CPUtime=162.29 cores=0,2
/proc/23765/stat : 23765 (sathys) R 23764 23762 22924 0 -1 4202496 5345 0 0 0 16229 0 0 0 25 0 1 0 204776657 27688960 5146 33554432000 4194304 4241092 140736282385616 18446744073709551615 4223664 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/23765/statm: 6760 5146 136 12 0 5224 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 44448

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

[startup+179.1 s]
/proc/loadavg: 2.06 2.99 3.38 3/182 23783
/proc/meminfo: memFree=21101640/32951124 swapFree=67111528/67111528
[pid=23762] ppid=23760 vsize=8704 CPUtime=0 cores=0,2
/proc/23762/stat : 23762 (esg_static.sh) S 23760 23762 22924 0 -1 4202496 348 151 0 0 0 0 0 0 23 0 1 0 204776657 8912896 256 33554432000 4194304 4922060 140733507817536 18446744073709551615 268660662016 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/23762/statm: 2176 256 211 178 0 69 0
[pid=23764] ppid=23762 vsize=8704 CPUtime=0 cores=0,2
/proc/23764/stat : 23764 (esg_static.sh) S 23762 23762 22924 0 -1 4202560 131 0 0 0 0 0 0 0 23 0 1 0 204776657 8912896 135 33554432000 4194304 4922060 140733507817536 18446744073709551615 268660481157 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23764/statm: 2176 135 90 178 0 69 0
[pid=23765] ppid=23764 vsize=27440 CPUtime=179.09 cores=0,2
/proc/23765/stat : 23765 (sathys) R 23764 23762 22924 0 -1 4202496 5451 0 0 0 17909 0 0 0 25 0 1 0 204776657 28098560 5236 33554432000 4194304 4241092 140736282385616 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/23765/statm: 6860 5236 136 12 0 5324 0
Current children cumulated CPU time (s) 179.09
Current children cumulated vsize (KiB) 44848

[startup+185.501 s]
/proc/loadavg: 2.05 2.97 3.38 3/182 23783
/proc/meminfo: memFree=21101392/32951124 swapFree=67111528/67111528
[pid=23762] ppid=23760 vsize=8704 CPUtime=0 cores=0,2
/proc/23762/stat : 23762 (esg_static.sh) S 23760 23762 22924 0 -1 4202496 348 151 0 0 0 0 0 0 23 0 1 0 204776657 8912896 256 33554432000 4194304 4922060 140733507817536 18446744073709551615 268660662016 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/23762/statm: 2176 256 211 178 0 69 0
[pid=23764] ppid=23762 vsize=8704 CPUtime=0 cores=0,2
/proc/23764/stat : 23764 (esg_static.sh) S 23762 23762 22924 0 -1 4202560 131 0 0 0 0 0 0 0 23 0 1 0 204776657 8912896 135 33554432000 4194304 4922060 140733507817536 18446744073709551615 268660481157 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23764/statm: 2176 135 90 178 0 69 0
[pid=23765] ppid=23764 vsize=27440 CPUtime=185.49 cores=0,2
/proc/23765/stat : 23765 (sathys) R 23764 23762 22924 0 -1 4202496 5462 0 0 0 18549 0 0 0 25 0 1 0 204776657 28098560 5238 33554432000 4194304 4241092 140736282385616 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/23765/statm: 6860 5238 136 12 0 5324 0
Current children cumulated CPU time (s) 185.49
Current children cumulated vsize (KiB) 44848

[startup+191.901 s]
/proc/loadavg: 2.05 2.95 3.37 3/182 23783
/proc/meminfo: memFree=21100896/32951124 swapFree=67111528/67111528
[pid=23762] ppid=23760 vsize=8704 CPUtime=0 cores=0,2
/proc/23762/stat : 23762 (esg_static.sh) S 23760 23762 22924 0 -1 4202496 348 151 0 0 0 0 0 0 23 0 1 0 204776657 8912896 256 33554432000 4194304 4922060 140733507817536 18446744073709551615 268660662016 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/23762/statm: 2176 256 211 178 0 69 0
[pid=23764] ppid=23762 vsize=8704 CPUtime=0 cores=0,2
/proc/23764/stat : 23764 (esg_static.sh) S 23762 23762 22924 0 -1 4202560 131 0 0 0 0 0 0 0 23 0 1 0 204776657 8912896 135 33554432000 4194304 4922060 140733507817536 18446744073709551615 268660481157 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23764/statm: 2176 135 90 178 0 69 0
[pid=23765] ppid=23764 vsize=27472 CPUtime=191.89 cores=0,2
/proc/23765/stat : 23765 (sathys) R 23764 23762 22924 0 -1 4202496 5496 0 0 0 19189 0 0 0 25 0 1 0 204776657 28131328 5265 33554432000 4194304 4241092 140736282385616 18446744073709551615 4223730 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/23765/statm: 6868 5265 136 12 0 5332 0
Current children cumulated CPU time (s) 191.89
Current children cumulated vsize (KiB) 44880

[startup+193.501 s]
/proc/loadavg: 2.04 2.94 3.36 3/182 23784
/proc/meminfo: memFree=21100772/32951124 swapFree=67111528/67111528
[pid=23762] ppid=23760 vsize=8704 CPUtime=0 cores=0,2
/proc/23762/stat : 23762 (esg_static.sh) S 23760 23762 22924 0 -1 4202496 348 151 0 0 0 0 0 0 23 0 1 0 204776657 8912896 256 33554432000 4194304 4922060 140733507817536 18446744073709551615 268660662016 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/23762/statm: 2176 256 211 178 0 69 0
[pid=23764] ppid=23762 vsize=8704 CPUtime=0 cores=0,2
/proc/23764/stat : 23764 (esg_static.sh) S 23762 23762 22924 0 -1 4202560 131 0 0 0 0 0 0 0 23 0 1 0 204776657 8912896 135 33554432000 4194304 4922060 140733507817536 18446744073709551615 268660481157 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23764/statm: 2176 135 90 178 0 69 0
[pid=23765] ppid=23764 vsize=27408 CPUtime=193.49 cores=0,2
/proc/23765/stat : 23765 (sathys) R 23764 23762 22924 0 -1 4202496 5506 0 0 0 19349 0 0 0 25 0 1 0 204776657 28065792 5265 33554432000 4194304 4241092 140736282385616 18446744073709551615 4223656 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/23765/statm: 6852 5265 136 12 0 5316 0
Current children cumulated CPU time (s) 193.49
Current children cumulated vsize (KiB) 44816

[startup+194.301 s]
/proc/loadavg: 2.04 2.94 3.36 3/182 23784
/proc/meminfo: memFree=21100772/32951124 swapFree=67111528/67111528
[pid=23762] ppid=23760 vsize=8704 CPUtime=0 cores=0,2
/proc/23762/stat : 23762 (esg_static.sh) S 23760 23762 22924 0 -1 4202496 348 151 0 0 0 0 0 0 23 0 1 0 204776657 8912896 256 33554432000 4194304 4922060 140733507817536 18446744073709551615 268660662016 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/23762/statm: 2176 256 211 178 0 69 0
[pid=23764] ppid=23762 vsize=8704 CPUtime=0 cores=0,2
/proc/23764/stat : 23764 (esg_static.sh) S 23762 23762 22924 0 -1 4202560 131 0 0 0 0 0 0 0 23 0 1 0 204776657 8912896 135 33554432000 4194304 4922060 140733507817536 18446744073709551615 268660481157 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23764/statm: 2176 135 90 178 0 69 0
[pid=23765] ppid=23764 vsize=27440 CPUtime=194.29 cores=0,2
/proc/23765/stat : 23765 (sathys) R 23764 23762 22924 0 -1 4202496 5506 0 0 0 19429 0 0 0 25 0 1 0 204776657 28098560 5265 33554432000 4194304 4241092 140736282385616 18446744073709551615 4225177 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/23765/statm: 6860 5265 136 12 0 5324 0
Current children cumulated CPU time (s) 194.29
Current children cumulated vsize (KiB) 44848

[startup+195.101 s]
/proc/loadavg: 2.04 2.94 3.36 3/182 23784
/proc/meminfo: memFree=21100772/32951124 swapFree=67111528/67111528
[pid=23762] ppid=23760 vsize=8704 CPUtime=0 cores=0,2
/proc/23762/stat : 23762 (esg_static.sh) S 23760 23762 22924 0 -1 4202496 348 151 0 0 0 0 0 0 23 0 1 0 204776657 8912896 256 33554432000 4194304 4922060 140733507817536 18446744073709551615 268660662016 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/23762/statm: 2176 256 211 178 0 69 0
[pid=23764] ppid=23762 vsize=8704 CPUtime=0 cores=0,2
/proc/23764/stat : 23764 (esg_static.sh) S 23762 23762 22924 0 -1 4202560 131 0 0 0 0 0 0 0 23 0 1 0 204776657 8912896 135 33554432000 4194304 4922060 140733507817536 18446744073709551615 268660481157 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23764/statm: 2176 135 90 178 0 69 0
[pid=23765] ppid=23764 vsize=27596 CPUtime=195.09 cores=0,2
/proc/23765/stat : 23765 (sathys) R 23764 23762 22924 0 -1 4202496 5531 0 0 0 19509 0 0 0 25 0 1 0 204776657 28258304 5290 33554432000 4194304 4241092 140736282385616 18446744073709551615 4223728 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/23765/statm: 6899 5290 136 12 0 5363 0
Current children cumulated CPU time (s) 195.09
Current children cumulated vsize (KiB) 45004

[startup+195.5 s]
/proc/loadavg: 2.04 2.94 3.36 3/182 23784
/proc/meminfo: memFree=21100772/32951124 swapFree=67111528/67111528
[pid=23762] ppid=23760 vsize=8704 CPUtime=0 cores=0,2
/proc/23762/stat : 23762 (esg_static.sh) S 23760 23762 22924 0 -1 4202496 348 151 0 0 0 0 0 0 23 0 1 0 204776657 8912896 256 33554432000 4194304 4922060 140733507817536 18446744073709551615 268660662016 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/23762/statm: 2176 256 211 178 0 69 0
[pid=23764] ppid=23762 vsize=8704 CPUtime=0 cores=0,2
/proc/23764/stat : 23764 (esg_static.sh) S 23762 23762 22924 0 -1 4202560 131 0 0 0 0 0 0 0 23 0 1 0 204776657 8912896 135 33554432000 4194304 4922060 140733507817536 18446744073709551615 268660481157 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23764/statm: 2176 135 90 178 0 69 0
[pid=23765] ppid=23764 vsize=27596 CPUtime=195.49 cores=0,2
/proc/23765/stat : 23765 (sathys) R 23764 23762 22924 0 -1 4202496 5532 0 0 0 19549 0 0 0 25 0 1 0 204776657 28258304 5291 33554432000 4194304 4241092 140736282385616 18446744073709551615 4223716 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/23765/statm: 6899 5291 136 12 0 5363 0
Current children cumulated CPU time (s) 195.49
Current children cumulated vsize (KiB) 45004

Child status: 10
Real time (s): 195.539
CPU time (s): 195.54
CPU user time (s): 195.522
CPU system time (s): 0.017997
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 45004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 195.522
system time used= 0.017997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7780
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= 107
involuntary context switches= 2493

runsolver used 0.32695 second user time and 0.733888 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-24 02:44:14
IDJOB=3274196
IDBENCH=83155
IDSOLVER=1610
FILE ID=node107/3274196-1303605854
RUNJOBID= node107-1303605852-23749
PBS_JOBID= 13150587
Free space on /tmp= 71724 MiB

SOLVER NAME= sathys 2011-04-01
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n140-s18527668-sat.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME rnovelty
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274196-1303605854/watcher-3274196-1303605854 -o /tmp/evaluation-result-3274196-1303605854/solver-3274196-1303605854 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3274196-1303605854.cnf rnovelty

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

MD5SUM BENCH= d6f66d406779966e0b3cbed9097980e3
RANDOM SEED=140393379

node107.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.829
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.65
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.829
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.829
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.67
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.829
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.82
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.829
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.74
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.829
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	: 5359.47
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.829
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.75
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.829
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21149676 kB
Buffers:       2016348 kB
Cached:        9243444 kB
SwapCached:          0 kB
Active:        7605140 kB
Inactive:      3717916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21149676 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1012 kB
Writeback:           0 kB
AnonPages:       62660 kB
Mapped:          14428 kB
Slab:           413824 kB
PageTables:       4760 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187576 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= 71720 MiB
End job on node107 at 2011-04-24 02:47:30