Trace number 3438700

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 178.111 178.141

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.234964
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-3438700-1307652185.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.02	c |       6 |     0.0 |       0 |     1613 |    195 |       3 |     59289 |    2663 ||      6 |    4131 |       3/      0 |     880 |       0 |
0.00/0.04	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.10	c |      14 |     0.0 |       0 |     3669 |    482 |       6 |    146203 |    6477 ||     14 |   11037 |       3/      0 |    2540 |       0 |
0.00/0.14	c |      15 |     0.0 |       0 |     4558 |    991 |       7 |    179197 |    7910 ||     15 |   14213 |       3/      0 |    3361 |       0 |
0.00/0.19	c |      16 |     0.0 |       0 |     5201 |     86 |       8 |    216013 |    9488 ||     16 |   15335 |       3/      0 |    3466 |       0 |
0.00/0.25	c |      21 |     0.1 |       0 |     5648 |     80 |       9 |    256086 |   11373 ||     21 |   18574 |       3/      0 |    4199 |       0 |
0.00/0.32	c |      25 |     0.1 |       0 |     6324 |    173 |      10 |    298819 |   13320 ||     25 |   21748 |       3/      0 |    5021 |       0 |
0.00/0.40	c |      29 |     0.1 |       0 |     7069 |    558 |      11 |    343069 |   15419 ||     29 |   25492 |       3/      0 |    5840 |       0 |
0.00/0.49	c |      30 |     0.1 |       0 |     7751 |    354 |      12 |    390264 |   17569 ||     30 |   29046 |       3/      0 |    6668 |       0 |
0.00/0.61	c |      31 |     0.1 |       0 |     8419 |   2056 |      13 |    439399 |   19656 ||     31 |   34864 |       3/      0 |    8319 |       0 |
0.00/0.73	c |      31 |     0.1 |       0 |     9276 |   1456 |      14 |    496344 |   21766 ||     31 |   35810 |       3/      0 |    8325 |       0 |
0.00/0.87	c |      38 |     0.2 |       0 |     9713 |    338 |      15 |    551945 |   24414 ||     38 |   40318 |       3/      0 |    9563 |       0 |
1.00/1.02	c |      44 |     0.2 |       0 |    10472 |    223 |      16 |    610400 |   27065 ||     44 |   44234 |       3/      0 |   10397 |       0 |
1.10/1.19	c |      46 |     0.2 |       0 |    11259 |    215 |      17 |    674410 |   29732 ||     46 |   49487 |       3/      0 |   11651 |       0 |
1.29/1.37	c |      52 |     0.2 |       0 |    11882 |    189 |      18 |    738361 |   32717 ||     52 |   53012 |       3/      0 |   12480 |       0 |
1.49/1.57	c |      59 |     0.2 |       0 |    12761 |     81 |      19 |    803687 |   35817 ||     59 |   58385 |       3/      0 |   13716 |       0 |
1.69/1.78	c |      61 |     0.2 |       0 |    13306 |    673 |      20 |    872386 |   38806 ||     61 |   63364 |       3/      0 |   14955 |       0 |
1.99/2.01	c |      62 |     0.2 |       0 |    14343 |    773 |      21 |    941022 |   41775 ||     62 |   69950 |       3/      0 |   16592 |       0 |
2.20/2.29	c |      63 |     0.3 |       0 |    15243 |   3376 |      22 |   1013786 |   44934 ||     63 |   79366 |       3/      0 |   19877 |       0 |
2.49/2.58	c |      63 |     0.3 |       0 |    16150 |   1277 |      23 |   1092696 |   48146 ||     63 |   83138 |       3/      0 |   19899 |       0 |
2.79/2.87	c |      67 |     0.3 |       0 |    17106 |    273 |      24 |   1176397 |   51639 ||     67 |   85254 |       3/      0 |   20411 |       0 |
3.20/3.25	c |      76 |     0.4 |       0 |    17301 |    249 |      25 |   1260859 |   55508 ||     76 |   91648 |       3/      0 |   21963 |       0 |
3.59/3.62	c |      80 |     0.4 |       0 |    18168 |     36 |      26 |   1344368 |   59291 ||     80 |   97898 |       3/      0 |   23416 |       0 |
3.99/4.04	c |      90 |     0.4 |       0 |    18843 |    115 |      27 |   1431619 |   63511 ||     90 |  104621 |       3/      0 |   25072 |       0 |
4.40/4.48	c |      94 |     0.5 |       0 |    19462 |   1018 |      28 |   1519563 |   67569 ||     94 |  113639 |       3/      0 |   28153 |       0 |
4.89/4.94	c |      96 |     0.5 |       0 |    19927 |     11 |      29 |   1612724 |   71684 ||     96 |  118371 |       3/      0 |   28384 |       0 |
5.40/5.43	c |     107 |     0.5 |       0 |    20760 |    186 |      30 |   1710100 |   76301 ||    107 |  125972 |       3/      0 |   30256 |       0 |
5.89/5.95	c |     112 |     0.5 |       0 |    21697 |    170 |      31 |   1813087 |   80710 ||    112 |  133207 |       3/      0 |   31912 |       0 |
6.50/6.52	c |     123 |     0.6 |       0 |    22425 |    544 |      32 |   1912430 |   85548 ||    123 |  141849 |       3/      0 |   33973 |       0 |
7.09/7.10	c |     125 |     0.6 |       0 |    23344 |     31 |      33 |   2011771 |   90158 ||    125 |  152013 |       3/      0 |   36461 |       0 |
7.60/7.66	c |     126 |     0.6 |       0 |    24815 |   3834 |      34 |   2112340 |   94654 ||    126 |  162723 |       3/      0 |   39755 |       0 |
8.19/8.26	c |     126 |     0.6 |       0 |    25353 |   2934 |      35 |   2226522 |   99155 ||    126 |  165453 |       3/      0 |   39779 |       0 |
8.89/8.91	c |     127 |     0.6 |       0 |    25335 |   6935 |      36 |   2327634 |  104060 ||    127 |  184964 |       2/      0 |   46356 |       0 |
9.49/9.54	c |     127 |     0.6 |       0 |    26937 |   1435 |      37 |   2435539 |  108949 ||    127 |  191968 |       2/      0 |   46409 |       0 |
10.09/10.11	c |     127 |     0.6 |       0 |    28035 |   5636 |      38 |   2548923 |  113723 ||    127 |  191968 |       2/      0 |   46409 |       0 |
10.90/10.93	c |     139 |     0.8 |       0 |    29085 |      4 |      39 |   2665557 |  119420 ||    139 |  199843 |       2/      0 |   48270 |       0 |
11.79/11.80	c |     148 |     0.9 |       0 |    29144 |     89 |      40 |   2786227 |  125147 ||    148 |  209252 |       2/      0 |   50551 |       0 |
12.69/12.72	c |     157 |     0.9 |       0 |    29920 |    365 |      41 |   2908369 |  130891 ||    157 |  219746 |       2/      0 |   53053 |       0 |
13.49/13.56	c |     162 |     0.8 |       0 |    31514 |     61 |      42 |   3035059 |  136527 ||    162 |  228787 |       2/      0 |   55229 |       0 |
14.49/14.56	c |     173 |     1.0 |       0 |    32006 |     37 |      43 |   3161336 |  142749 ||    173 |  240265 |       2/      0 |   58014 |       0 |
15.59/15.65	c |     187 |     1.1 |       0 |    32474 |    214 |      44 |   3297010 |  149078 ||    187 |  249645 |       2/      0 |   60506 |       0 |
16.59/16.67	c |     189 |     1.0 |       0 |    32419 |    909 |      45 |   3425632 |  154976 ||    189 |  260507 |       2/      0 |   62991 |       0 |
17.69/17.74	c |     190 |     1.1 |       0 |    33244 |   1106 |      46 |   3559761 |  160937 ||    190 |  273798 |       2/      0 |   66291 |       0 |
18.79/18.82	c |     200 |     1.1 |       0 |    34633 |    280 |      47 |   3698962 |  167408 ||    200 |  280608 |       2/      0 |   67945 |       0 |
19.99/20.04	c |     212 |     1.2 |       0 |    34914 |    359 |      48 |   3836024 |  174164 ||    212 |  292049 |       2/      0 |   70835 |       0 |
21.19/21.29	c |     221 |     1.2 |       0 |    35415 |   1444 |      49 |   3976605 |  180878 ||    221 |  305295 |       2/      0 |   74549 |       0 |
22.49/22.54	c |     231 |     1.2 |       0 |    36376 |    127 |      50 |   4122927 |  187708 ||    231 |  314314 |       2/      0 |   76213 |       0 |
23.89/23.91	c |     243 |     1.4 |       0 |    37289 |    506 |      51 |   4266646 |  194867 ||    243 |  326137 |       2/      0 |   79109 |       0 |
25.19/25.26	c |     252 |     1.4 |       0 |    38145 |   1898 |      52 |   4416956 |  201943 ||    252 |  340187 |       2/      0 |   82827 |       0 |
26.49/26.59	c |     253 |     1.3 |       0 |    38908 |    397 |      53 |   4559977 |  208821 ||    253 |  354680 |       2/      0 |   86123 |       0 |
27.89/27.91	c |     254 |     1.3 |       0 |    40729 |   6198 |      54 |   4712537 |  215560 ||    254 |  371834 |       2/      0 |   92650 |       0 |
29.29/29.33	c |     254 |     1.4 |       0 |    42505 |   2498 |      55 |   4864961 |  222576 ||    254 |  380864 |       2/      0 |   92696 |       0 |
30.69/30.74	c |     255 |     1.4 |       0 |    44221 |   8499 |      56 |   5020668 |  229483 ||    255 |  404736 |       2/      0 |  105702 |       0 |
32.29/32.36	c |     255 |     1.6 |       0 |    46192 |   6103 |      57 |   5163134 |  236773 ||    255 |  420632 |       2/      0 |  105812 |       0 |
34.09/34.12	c |     255 |     1.8 |       0 |    48002 |   1602 |      58 |   5317286 |  244131 ||    255 |  433172 |       2/      0 |  105898 |       0 |
35.59/35.69	c |     255 |     1.6 |       0 |    48974 |   7905 |      59 |   5497931 |  251283 ||    255 |  433172 |       2/      0 |  105898 |       0 |
37.29/37.36	c |     261 |     1.7 |       0 |    48637 |     89 |      60 |   5667044 |  259041 ||    261 |  436514 |       2/      0 |  106716 |       0 |
39.39/39.50	c |     276 |     2.1 |       0 |    49082 |    132 |      61 |   5840336 |  267389 ||    276 |  450631 |       2/      0 |  110042 |       0 |
41.49/41.52	c |     286 |     2.0 |       0 |    48747 |    113 |      62 |   6011455 |  275754 ||    286 |  467377 |       2/      0 |  114167 |       0 |
43.59/43.65	c |     301 |     2.1 |       0 |    48856 |    773 |      63 |   6189952 |  284330 ||    301 |  480099 |       2/      0 |  117481 |       0 |
45.79/45.81	c |     316 |     2.2 |       0 |    48242 |   1128 |      64 |   6368408 |  293135 ||    316 |  494802 |       2/      0 |  120798 |       0 |
47.88/47.93	c |     318 |     2.1 |       0 |    48458 |   4424 |      65 |   6540911 |  301472 ||    318 |  513557 |       2/      0 |  125761 |       0 |
49.99/50.05	c |     330 |     2.1 |       0 |    49667 |    109 |      66 |   6726363 |  310397 ||    330 |  522143 |       2/      0 |  127626 |       0 |
52.29/52.38	c |     347 |     2.3 |       0 |    49509 |    272 |      67 |   6910106 |  319646 ||    347 |  537872 |       2/      0 |  131548 |       0 |
54.68/54.73	c |     356 |     2.4 |       0 |    50045 |    258 |      68 |   7099594 |  328601 ||    356 |  552828 |       2/      0 |  135283 |       0 |
57.10/57.17	c |     372 |     2.4 |       0 |    50743 |      7 |      69 |   7289374 |  338061 ||    372 |  567659 |       2/      0 |  138723 |       0 |
59.40/59.48	c |     381 |     2.3 |       0 |    51536 |   1886 |      70 |   7471773 |  347112 ||    381 |  587421 |       2/      0 |  145609 |       0 |
61.69/61.76	c |     382 |     2.3 |       0 |    51971 |   4583 |      71 |   7652186 |  356040 ||    382 |  608096 |       2/      0 |  152186 |       0 |
64.09/64.17	c |     382 |     2.4 |       0 |    54331 |   2584 |      72 |   7839750 |  365112 ||    382 |  621723 |       2/      0 |  152275 |       0 |
66.49/66.55	c |     395 |     2.4 |       0 |    55722 |     47 |      73 |   8033475 |  374773 ||    395 |  630256 |       2/      0 |  154349 |       0 |
69.39/69.45	c |     412 |     2.9 |       0 |    56902 |    814 |      74 |   8234670 |  384878 ||    412 |  647768 |       2/      0 |  158895 |       0 |
72.39/72.44	c |     425 |     3.0 |       0 |    57557 |    190 |      75 |   8434631 |  394806 ||    425 |  663387 |       2/      0 |  162425 |       0 |
75.39/75.45	c |     443 |     3.0 |       0 |    58786 |    630 |      76 |   8635706 |  405147 ||    443 |  681510 |       2/      0 |  167161 |       0 |
78.49/78.52	c |     445 |     3.1 |       0 |    60263 |    319 |      77 |   8842690 |  414726 ||    445 |  702761 |       2/      0 |  172113 |       0 |
81.49/81.58	c |     460 |     3.1 |       0 |    60311 |    880 |      78 |   9055127 |  424984 ||    460 |  715604 |       2/      0 |  175406 |       0 |
84.70/84.78	c |     476 |     3.2 |       0 |    60410 |   1538 |      79 |   9261150 |  435571 ||    476 |  734155 |       1/      0 |  180348 |       0 |
87.90/87.98	c |     491 |     3.2 |       0 |    61294 |    303 |      80 |   9467210 |  446111 ||    491 |  749911 |       1/      0 |  183690 |       0 |
91.30/91.35	c |     507 |     3.4 |       0 |    62869 |   2361 |      81 |   9679094 |  456862 ||    507 |  769704 |       1/      0 |  188653 |       0 |
94.29/94.39	c |     509 |     3.0 |       0 |    63568 |   3759 |      82 |   9887136 |  467074 ||    509 |  793479 |       1/      0 |  198455 |       0 |
97.80/97.84	c |     509 |     3.5 |       0 |    64577 |   2858 |      83 |  10098570 |  477247 ||    509 |  808947 |       1/      0 |  198562 |       0 |
101.10/101.11	c |     510 |     3.3 |       0 |    66570 |  11659 |      84 |  10308288 |  487698 ||    510 |  841188 |       1/      0 |  211636 |       0 |
104.50/104.57	c |     510 |     3.5 |       0 |    69332 |   1359 |      85 |  10518818 |  498435 ||    510 |  860608 |       1/      0 |  211798 |       0 |
107.49/107.54	c |     510 |     3.0 |       0 |    71540 |  10363 |      86 |  10740751 |  508762 ||    510 |  860608 |       1/      0 |  211798 |       0 |
111.60/111.62	c |     511 |     4.1 |       0 |    73220 |  19465 |      87 |  10958497 |  519492 ||    511 |  915436 |       1/      0 |  237906 |       0 |
116.19/116.20	c |     511 |     4.6 |       0 |    75237 |   9202 |      88 |  11180056 |  530758 ||    511 |  940240 |       1/      0 |  238071 |       0 |
120.79/120.83	c |     511 |     4.6 |       0 |    76616 |   9304 |      89 |  11395689 |  541973 ||    511 |  965109 |       1/      0 |  238261 |       0 |
123.99/124.09	c |     511 |     3.3 |       0 |    76518 |   8965 |      90 |  11633000 |  552623 ||    511 |  966234 |       1/      0 |  238269 |       0 |
127.29/127.31	c |     511 |     3.2 |       0 |    75739 |  18466 |      91 |  11869632 |  563475 ||    511 |  966234 |       1/      0 |  238269 |       0 |
131.09/131.10	c |     519 |     3.8 |       0 |    74744 |    441 |      92 |  12111708 |  574830 ||    519 |  971768 |       1/      0 |  239614 |       0 |
135.99/136.09	c |     541 |     5.0 |       0 |    75007 |     89 |      93 |  12352676 |  587450 ||    541 |  993981 |       1/      0 |  244923 |       0 |
140.80/140.83	c |     557 |     4.7 |       0 |    74369 |    243 |      94 |  12597221 |  599739 ||    557 | 1014026 |       1/      0 |  249874 |       0 |
145.59/145.60	c |     573 |     4.8 |       0 |    74891 |   1294 |      95 |  12845170 |  612012 ||    573 | 1033599 |       1/      0 |  254849 |       0 |
150.09/150.17	c |     585 |     4.6 |       0 |    74070 |    266 |      96 |  13092914 |  624358 ||    585 | 1053613 |       1/      0 |  259924 |       0 |
155.10/155.19	c |     605 |     5.0 |       0 |    75771 |   1320 |      97 |  13345074 |  637294 ||    605 | 1077493 |       1/      0 |  266426 |       0 |
160.19/160.23	c |     625 |     5.0 |       0 |    76271 |    181 |      98 |  13597326 |  650074 ||    625 | 1096459 |       1/      0 |  270366 |       0 |
165.19/165.22	c |     637 |     5.0 |       0 |    75381 |   3363 |      99 |  13846159 |  662812 ||    637 | 1123007 |       1/      0 |  277971 |       0 |
169.99/170.02	c |     638 |     4.8 |       0 |    76699 |   8964 |     100 |  14095154 |  675160 ||    638 | 1151169 |       1/      0 |  284625 |       0 |
174.69/174.77	c |     650 |     4.7 |       0 |    77656 |    127 |     101 |  14362059 |  687906 ||    650 | 1160420 |       1/      0 |  286502 |       0 |
177.99/178.10	c |     666 |     3.3 |       0 |    84298 |    124 |     101 |  14525387 |  696432 ||    666 | 1174402 |       0/      0 |  290031 |       0 |
177.99/178.10	c c 
177.99/178.10	c -----------------------------------
177.99/178.10	c # temps = 178.090000
177.99/178.10	c # cleaningDB = 101
177.99/178.10	c # clause binaire = 280
177.99/178.10	c # literal removed by litRedundant = 2795344
177.99/178.10	c # literal removed by litRedundantBin = 313465
177.99/178.10	c # init clause removed by simplify = 0
177.99/178.10	c # learnt clause removed by simplify = 0
177.99/178.10	c # une clause fausse était une apprise = 0
177.99/178.10	c # equivalence dectecte = 0
177.99/178.10	c # Memory used           : 26.96 MB
177.99/178.10	c 
177.99/178.10	c ########################
177.99/178.10	c ####   ##  ###   ## ####
177.99/178.10	c #### #### # ## #### ####
177.99/178.10	c ####   ##  ###   ##  ###
177.99/178.10	c ########################
177.99/178.10	c # restart = 666
177.99/178.10	c # conflit = 562385
177.99/178.10	c # decision = 696432
177.99/178.10	c # propagation = 14525387 	 (81562.058510 (prop/sec))
177.99/178.10	c 
177.99/178.10	c ########################
177.99/178.10	c ### ### #   ##   ##   ##
177.99/178.10	c ### # # # #### # ### ###
177.99/178.10	c ###  #  ### ## # ### ###
177.99/178.10	c ########################
177.99/178.10	c # numtry = 666
177.99/178.10	c # numflips = 1174402
177.99/178.10	c # maxSat = 0
177.99/178.10	c # freeFlip = 403941
177.99/178.10	c # nbBoundary = 5
177.99/178.10	c 
178.09/178.13	s SATISFIABLE
178.09/178.13	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: 977)

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-3438700-1307652185/watcher-3438700-1307652185 -o /tmp/evaluation-result-3438700-1307652185/solver-3438700-1307652185 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3438700-1307652185.cnf rnovelty 

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

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


[startup+0 s]
/proc/loadavg: 1.96 2.00 2.00 5/178 25594
/proc/meminfo: memFree=31952756/32951124 swapFree=67050916/67111528
[pid=25593] ppid=25590 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/25593/stat : 25593 (esg_static.sh) S 25590 25593 25204 0 -1 4202496 350 152 0 0 0 0 0 0 18 0 1 0 857634769 8912896 256 33554432000 4194304 4922060 140735770498096 18446744073709551615 212039655168 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/25593/statm: 2176 256 211 178 0 69 0

[startup+0.093061 s]
/proc/loadavg: 1.96 2.00 2.00 5/178 25594
/proc/meminfo: memFree=31952756/32951124 swapFree=67050916/67111528
[pid=25593] ppid=25590 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/25593/stat : 25593 (esg_static.sh) S 25590 25593 25204 0 -1 4202496 350 152 0 0 0 0 0 0 18 0 1 0 857634769 8912896 256 33554432000 4194304 4922060 140735770498096 18446744073709551615 212039655168 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/25593/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.101065 s]
/proc/loadavg: 1.96 2.00 2.00 5/178 25594
/proc/meminfo: memFree=31952756/32951124 swapFree=67050916/67111528
[pid=25593] ppid=25590 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/25593/stat : 25593 (esg_static.sh) S 25590 25593 25204 0 -1 4202496 350 152 0 0 0 0 0 0 18 0 1 0 857634769 8912896 256 33554432000 4194304 4922060 140735770498096 18446744073709551615 212039655168 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/25593/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.301029 s]
/proc/loadavg: 1.96 2.00 2.00 5/178 25594
/proc/meminfo: memFree=31952756/32951124 swapFree=67050916/67111528
[pid=25593] ppid=25590 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/25593/stat : 25593 (esg_static.sh) S 25590 25593 25204 0 -1 4202496 350 152 0 0 0 0 0 0 18 0 1 0 857634769 8912896 256 33554432000 4194304 4922060 140735770498096 18446744073709551615 212039655168 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/25593/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700954 s]
/proc/loadavg: 1.96 2.00 2.00 5/178 25594
/proc/meminfo: memFree=31952756/32951124 swapFree=67050916/67111528
[pid=25593] ppid=25590 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/25593/stat : 25593 (esg_static.sh) S 25590 25593 25204 0 -1 4202496 350 152 0 0 0 0 0 0 18 0 1 0 857634769 8912896 256 33554432000 4194304 4922060 140735770498096 18446744073709551615 212039655168 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/25593/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50082 s]
/proc/loadavg: 1.96 2.00 2.00 4/182 25599
/proc/meminfo: memFree=31946828/32951124 swapFree=67050916/67111528
[pid=25593] ppid=25590 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/25593/stat : 25593 (esg_static.sh) S 25590 25593 25204 0 -1 4202496 350 152 0 0 0 0 0 0 18 0 1 0 857634769 8912896 256 33554432000 4194304 4922060 140735770498096 18446744073709551615 212039655168 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/25593/statm: 2176 256 211 178 0 69 0
[pid=25596] ppid=25593 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/25596/stat : 25596 (esg_static.sh) S 25593 25593 25204 0 -1 4202560 131 0 0 0 0 0 0 0 20 0 1 0 857634769 8912896 135 33554432000 4194304 4922060 140735770498096 18446744073709551615 212039474309 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25596/statm: 2176 135 90 178 0 69 0
[pid=25597] ppid=25596 vsize=9924 CPUtime=1.49 cores=1,3,5,7
/proc/25597/stat : 25597 (sathys) R 25596 25593 25204 0 -1 4202496 962 0 0 0 149 0 0 0 20 0 1 0 857634769 10162176 873 33554432000 4194304 4241092 140736923261232 18446744073709551615 4223730 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/25597/statm: 2481 873 135 12 0 945 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27332

[startup+3.10053 s]
/proc/loadavg: 1.96 2.00 2.00 4/182 25599
/proc/meminfo: memFree=31943936/32951124 swapFree=67050916/67111528
[pid=25593] ppid=25590 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/25593/stat : 25593 (esg_static.sh) S 25590 25593 25204 0 -1 4202496 350 152 0 0 0 0 0 0 18 0 1 0 857634769 8912896 256 33554432000 4194304 4922060 140735770498096 18446744073709551615 212039655168 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/25593/statm: 2176 256 211 178 0 69 0
[pid=25596] ppid=25593 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/25596/stat : 25596 (esg_static.sh) S 25593 25593 25204 0 -1 4202560 131 0 0 0 0 0 0 0 20 0 1 0 857634769 8912896 135 33554432000 4194304 4922060 140735770498096 18446744073709551615 212039474309 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25596/statm: 2176 135 90 178 0 69 0
[pid=25597] ppid=25596 vsize=11036 CPUtime=3.09 cores=1,3,5,7
/proc/25597/stat : 25597 (sathys) R 25596 25593 25204 0 -1 4202496 1258 0 0 0 309 0 0 0 25 0 1 0 857634769 11300864 1169 33554432000 4194304 4241092 140736923261232 18446744073709551615 4223627 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/25597/statm: 2759 1169 136 12 0 1223 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28444

[startup+6.30099 s]
/proc/loadavg: 1.96 2.00 2.00 4/182 25600
/proc/meminfo: memFree=31940540/32951124 swapFree=67050916/67111528
[pid=25593] ppid=25590 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/25593/stat : 25593 (esg_static.sh) S 25590 25593 25204 0 -1 4202496 350 152 0 0 0 0 0 0 18 0 1 0 857634769 8912896 256 33554432000 4194304 4922060 140735770498096 18446744073709551615 212039655168 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/25593/statm: 2176 256 211 178 0 69 0
[pid=25596] ppid=25593 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/25596/stat : 25596 (esg_static.sh) S 25593 25593 25204 0 -1 4202560 131 0 0 0 0 0 0 0 20 0 1 0 857634769 8912896 135 33554432000 4194304 4922060 140735770498096 18446744073709551615 212039474309 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25596/statm: 2176 135 90 178 0 69 0
[pid=25597] ppid=25596 vsize=12424 CPUtime=6.29 cores=1,3,5,7
/proc/25597/stat : 25597 (sathys) R 25596 25593 25204 0 -1 4202496 1586 0 0 0 629 0 0 0 25 0 1 0 857634769 12722176 1497 33554432000 4194304 4241092 140736923261232 18446744073709551615 4223726 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/25597/statm: 3106 1497 136 12 0 1570 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29832

[startup+12.7008 s]
/proc/loadavg: 1.96 2.00 2.00 4/182 25600
/proc/meminfo: memFree=31935724/32951124 swapFree=67050916/67111528
[pid=25593] ppid=25590 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/25593/stat : 25593 (esg_static.sh) S 25590 25593 25204 0 -1 4202496 350 152 0 0 0 0 0 0 18 0 1 0 857634769 8912896 256 33554432000 4194304 4922060 140735770498096 18446744073709551615 212039655168 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/25593/statm: 2176 256 211 178 0 69 0
[pid=25596] ppid=25593 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/25596/stat : 25596 (esg_static.sh) S 25593 25593 25204 0 -1 4202560 131 0 0 0 0 0 0 0 20 0 1 0 857634769 8912896 135 33554432000 4194304 4922060 140735770498096 18446744073709551615 212039474309 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25596/statm: 2176 135 90 178 0 69 0
[pid=25597] ppid=25596 vsize=14436 CPUtime=12.69 cores=1,3,5,7
/proc/25597/stat : 25597 (sathys) R 25596 25593 25204 0 -1 4202496 2079 0 0 0 1269 0 0 0 25 0 1 0 857634769 14782464 1990 33554432000 4194304 4241092 140736923261232 18446744073709551615 4223640 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/25597/statm: 3609 1990 136 12 0 2073 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31844

[startup+25.5005 s]
/proc/loadavg: 1.97 2.00 2.00 4/182 25600
/proc/meminfo: memFree=31930648/32951124 swapFree=67050916/67111528
[pid=25593] ppid=25590 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/25593/stat : 25593 (esg_static.sh) S 25590 25593 25204 0 -1 4202496 350 152 0 0 0 0 0 0 18 0 1 0 857634769 8912896 256 33554432000 4194304 4922060 140735770498096 18446744073709551615 212039655168 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/25593/statm: 2176 256 211 178 0 69 0
[pid=25596] ppid=25593 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/25596/stat : 25596 (esg_static.sh) S 25593 25593 25204 0 -1 4202560 131 0 0 0 0 0 0 0 20 0 1 0 857634769 8912896 135 33554432000 4194304 4922060 140735770498096 18446744073709551615 212039474309 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25596/statm: 2176 135 90 178 0 69 0
[pid=25597] ppid=25596 vsize=16740 CPUtime=25.49 cores=1,3,5,7
/proc/25597/stat : 25597 (sathys) R 25596 25593 25204 0 -1 4202496 2682 0 0 0 2549 0 0 0 25 0 1 0 857634769 17141760 2592 33554432000 4194304 4241092 140736923261232 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/25597/statm: 4185 2592 136 12 0 2649 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 34148

[startup+51.1009 s]
/proc/loadavg: 1.98 2.00 2.00 4/182 25601
/proc/meminfo: memFree=31924364/32951124 swapFree=67050916/67111528
[pid=25593] ppid=25590 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/25593/stat : 25593 (esg_static.sh) S 25590 25593 25204 0 -1 4202496 350 152 0 0 0 0 0 0 18 0 1 0 857634769 8912896 256 33554432000 4194304 4922060 140735770498096 18446744073709551615 212039655168 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/25593/statm: 2176 256 211 178 0 69 0
[pid=25596] ppid=25593 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/25596/stat : 25596 (esg_static.sh) S 25593 25593 25204 0 -1 4202560 131 0 0 0 0 0 0 0 20 0 1 0 857634769 8912896 135 33554432000 4194304 4922060 140735770498096 18446744073709551615 212039474309 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25596/statm: 2176 135 90 178 0 69 0
[pid=25597] ppid=25596 vsize=19996 CPUtime=51.09 cores=1,3,5,7
/proc/25597/stat : 25597 (sathys) R 25596 25593 25204 0 -1 4202496 3502 0 0 0 5109 0 0 0 25 0 1 0 857634769 20475904 3388 33554432000 4194304 4241092 140736923261232 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/25597/statm: 4999 3388 136 12 0 3463 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 37404

[startup+102.307 s]
/proc/loadavg: 2.14 2.03 2.01 4/182 25602
/proc/meminfo: memFree=31915252/32951124 swapFree=67050916/67111528
[pid=25593] ppid=25590 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/25593/stat : 25593 (esg_static.sh) S 25590 25593 25204 0 -1 4202496 350 152 0 0 0 0 0 0 18 0 1 0 857634769 8912896 256 33554432000 4194304 4922060 140735770498096 18446744073709551615 212039655168 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/25593/statm: 2176 256 211 178 0 69 0
[pid=25596] ppid=25593 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/25596/stat : 25596 (esg_static.sh) S 25593 25593 25204 0 -1 4202560 131 0 0 0 0 0 0 0 20 0 1 0 857634769 8912896 135 33554432000 4194304 4922060 140735770498096 18446744073709551615 212039474309 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25596/statm: 2176 135 90 178 0 69 0
[pid=25597] ppid=25596 vsize=23784 CPUtime=102.3 cores=1,3,5,7
/proc/25597/stat : 25597 (sathys) R 25596 25593 25204 0 -1 4202496 4478 0 0 0 10229 1 0 0 25 0 1 0 857634769 24354816 4328 33554432000 4194304 4241092 140736923261232 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/25597/statm: 5946 4328 136 12 0 4410 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 41192

[startup+162.301 s]
/proc/loadavg: 2.05 2.02 2.00 4/182 25604
/proc/meminfo: memFree=31908488/32951124 swapFree=67050916/67111528
[pid=25593] ppid=25590 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/25593/stat : 25593 (esg_static.sh) S 25590 25593 25204 0 -1 4202496 350 152 0 0 0 0 0 0 18 0 1 0 857634769 8912896 256 33554432000 4194304 4922060 140735770498096 18446744073709551615 212039655168 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/25593/statm: 2176 256 211 178 0 69 0
[pid=25596] ppid=25593 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/25596/stat : 25596 (esg_static.sh) S 25593 25593 25204 0 -1 4202560 131 0 0 0 0 0 0 0 20 0 1 0 857634769 8912896 135 33554432000 4194304 4922060 140735770498096 18446744073709551615 212039474309 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25596/statm: 2176 135 90 178 0 69 0
[pid=25597] ppid=25596 vsize=27412 CPUtime=162.29 cores=1,3,5,7
/proc/25597/stat : 25597 (sathys) R 25596 25593 25204 0 -1 4202496 5450 0 0 0 16228 1 0 0 25 0 1 0 857634769 28069888 5235 33554432000 4194304 4241092 140736923261232 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/25597/statm: 6853 5235 136 12 0 5317 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 44820

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

[startup+166.3 s]
/proc/loadavg: 2.04 2.02 2.00 4/182 25604
/proc/meminfo: memFree=31908480/32951124 swapFree=67050916/67111528
[pid=25593] ppid=25590 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/25593/stat : 25593 (esg_static.sh) S 25590 25593 25204 0 -1 4202496 350 152 0 0 0 0 0 0 18 0 1 0 857634769 8912896 256 33554432000 4194304 4922060 140735770498096 18446744073709551615 212039655168 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/25593/statm: 2176 256 211 178 0 69 0
[pid=25596] ppid=25593 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/25596/stat : 25596 (esg_static.sh) S 25593 25593 25204 0 -1 4202560 131 0 0 0 0 0 0 0 20 0 1 0 857634769 8912896 135 33554432000 4194304 4922060 140735770498096 18446744073709551615 212039474309 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25596/statm: 2176 135 90 178 0 69 0
[pid=25597] ppid=25596 vsize=27476 CPUtime=166.29 cores=1,3,5,7
/proc/25597/stat : 25597 (sathys) R 25596 25593 25204 0 -1 4202496 5459 0 0 0 16628 1 0 0 25 0 1 0 857634769 28135424 5244 33554432000 4194304 4241092 140736923261232 18446744073709551615 4223730 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/25597/statm: 6869 5244 136 12 0 5333 0
Current children cumulated CPU time (s) 166.29
Current children cumulated vsize (KiB) 44884

[startup+172.706 s]
/proc/loadavg: 2.04 2.02 2.00 4/182 25604
/proc/meminfo: memFree=31907604/32951124 swapFree=67050916/67111528
[pid=25593] ppid=25590 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/25593/stat : 25593 (esg_static.sh) S 25590 25593 25204 0 -1 4202496 350 152 0 0 0 0 0 0 18 0 1 0 857634769 8912896 256 33554432000 4194304 4922060 140735770498096 18446744073709551615 212039655168 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/25593/statm: 2176 256 211 178 0 69 0
[pid=25596] ppid=25593 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/25596/stat : 25596 (esg_static.sh) S 25593 25593 25204 0 -1 4202560 131 0 0 0 0 0 0 0 20 0 1 0 857634769 8912896 135 33554432000 4194304 4922060 140735770498096 18446744073709551615 212039474309 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25596/statm: 2176 135 90 178 0 69 0
[pid=25597] ppid=25596 vsize=27444 CPUtime=172.7 cores=1,3,5,7
/proc/25597/stat : 25597 (sathys) R 25596 25593 25204 0 -1 4202496 5469 0 0 0 17269 1 0 0 25 0 1 0 857634769 28102656 5238 33554432000 4194304 4241092 140736923261232 18446744073709551615 4225156 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/25597/statm: 6861 5238 136 12 0 5325 0
Current children cumulated CPU time (s) 172.7
Current children cumulated vsize (KiB) 44852

[startup+175.901 s]
/proc/loadavg: 2.04 2.02 2.00 4/182 25604
/proc/meminfo: memFree=31907596/32951124 swapFree=67050916/67111528
[pid=25593] ppid=25590 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/25593/stat : 25593 (esg_static.sh) S 25590 25593 25204 0 -1 4202496 350 152 0 0 0 0 0 0 18 0 1 0 857634769 8912896 256 33554432000 4194304 4922060 140735770498096 18446744073709551615 212039655168 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/25593/statm: 2176 256 211 178 0 69 0
[pid=25596] ppid=25593 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/25596/stat : 25596 (esg_static.sh) S 25593 25593 25204 0 -1 4202560 131 0 0 0 0 0 0 0 20 0 1 0 857634769 8912896 135 33554432000 4194304 4922060 140735770498096 18446744073709551615 212039474309 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25596/statm: 2176 135 90 178 0 69 0
[pid=25597] ppid=25596 vsize=27412 CPUtime=175.9 cores=1,3,5,7
/proc/25597/stat : 25597 (sathys) R 25596 25593 25204 0 -1 4202496 5496 0 0 0 17589 1 0 0 25 0 1 0 857634769 28069888 5255 33554432000 4194304 4241092 140736923261232 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/25597/statm: 6853 5255 136 12 0 5317 0
Current children cumulated CPU time (s) 175.9
Current children cumulated vsize (KiB) 44820

[startup+177.5 s]
/proc/loadavg: 2.04 2.02 2.00 4/182 25604
/proc/meminfo: memFree=31907596/32951124 swapFree=67050916/67111528
[pid=25593] ppid=25590 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/25593/stat : 25593 (esg_static.sh) S 25590 25593 25204 0 -1 4202496 350 152 0 0 0 0 0 0 18 0 1 0 857634769 8912896 256 33554432000 4194304 4922060 140735770498096 18446744073709551615 212039655168 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/25593/statm: 2176 256 211 178 0 69 0
[pid=25596] ppid=25593 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/25596/stat : 25596 (esg_static.sh) S 25593 25593 25204 0 -1 4202560 131 0 0 0 0 0 0 0 20 0 1 0 857634769 8912896 135 33554432000 4194304 4922060 140735770498096 18446744073709551615 212039474309 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25596/statm: 2176 135 90 178 0 69 0
[pid=25597] ppid=25596 vsize=27600 CPUtime=177.49 cores=1,3,5,7
/proc/25597/stat : 25597 (sathys) R 25596 25593 25204 0 -1 4202496 5517 0 0 0 17748 1 0 0 25 0 1 0 857634769 28262400 5276 33554432000 4194304 4241092 140736923261232 18446744073709551615 4223705 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/25597/statm: 6900 5276 136 12 0 5364 0
Current children cumulated CPU time (s) 177.49
Current children cumulated vsize (KiB) 45008

[startup+177.9 s]
/proc/loadavg: 2.04 2.02 2.00 4/182 25604
/proc/meminfo: memFree=31907596/32951124 swapFree=67050916/67111528
[pid=25593] ppid=25590 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/25593/stat : 25593 (esg_static.sh) S 25590 25593 25204 0 -1 4202496 350 152 0 0 0 0 0 0 18 0 1 0 857634769 8912896 256 33554432000 4194304 4922060 140735770498096 18446744073709551615 212039655168 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/25593/statm: 2176 256 211 178 0 69 0
[pid=25596] ppid=25593 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/25596/stat : 25596 (esg_static.sh) S 25593 25593 25204 0 -1 4202560 131 0 0 0 0 0 0 0 20 0 1 0 857634769 8912896 135 33554432000 4194304 4922060 140735770498096 18446744073709551615 212039474309 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25596/statm: 2176 135 90 178 0 69 0
[pid=25597] ppid=25596 vsize=27600 CPUtime=177.89 cores=1,3,5,7
/proc/25597/stat : 25597 (sathys) R 25596 25593 25204 0 -1 4202496 5531 0 0 0 17788 1 0 0 25 0 1 0 857634769 28262400 5290 33554432000 4194304 4241092 140736923261232 18446744073709551615 4225177 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/25597/statm: 6900 5290 136 12 0 5364 0
Current children cumulated CPU time (s) 177.89
Current children cumulated vsize (KiB) 45008

[startup+178.1 s]
/proc/loadavg: 2.04 2.02 2.00 4/182 25604
/proc/meminfo: memFree=31907348/32951124 swapFree=67050916/67111528
[pid=25593] ppid=25590 vsize=8704 CPUtime=178.09 cores=1,3,5,7
/proc/25593/stat : 25593 (esg_static.sh) S 25590 25593 25204 0 -1 4202496 413 5846 0 0 0 0 17808 1 18 0 1 0 857634769 8912896 259 33554432000 4194304 4922060 140735770498096 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25593/statm: 2176 259 214 178 0 69 0
Current children cumulated CPU time (s) 178.09
Current children cumulated vsize (KiB) 8704

Child status: 10
Real time (s): 178.141
CPU time (s): 178.111
CPU user time (s): 178.091
CPU system time (s): 0.019996
CPU usage (%): 99.9833
Max. virtual memory (cumulated for all children) (KiB): 45008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 178.091
system time used= 0.019996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7775
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 166
involuntary context switches= 195

runsolver used 0.25996 second user time and 0.713891 second system time

The end

Launcher Data

Begin job on node146 at 2011-06-09 22:43:05
IDJOB=3438700
IDBENCH=83155
IDSOLVER=1935
FILE ID=node146/3438700-1307652185
RUNJOBID= node146-1307652185-25565
PBS_JOBID= 13549414
Free space on /tmp= 74128 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-3438700-1307652185/watcher-3438700-1307652185 -o /tmp/evaluation-result-3438700-1307652185/solver-3438700-1307652185 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3438700-1307652185.cnf rnovelty

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

MD5SUM BENCH= d6f66d406779966e0b3cbed9097980e3
RANDOM SEED=785000330

node146.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.830
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.66
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.830
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.830
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.830
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.86
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.830
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.830
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.830
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.830
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:      31953224 kB
Buffers:        219236 kB
Cached:         555272 kB
SwapCached:      14540 kB
Active:         387992 kB
Inactive:       406324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31953224 kB
SwapTotal:    67111528 kB
SwapFree:     67050916 kB
Dirty:            1584 kB
Writeback:           0 kB
AnonPages:       16536 kB
Mapped:           8828 kB
Slab:           138696 kB
PageTables:       4048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   183916 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= 74124 MiB
End job on node146 at 2011-06-09 22:46:03