Trace number 3189819

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 86.2879 86.2878

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S1623694027-006.SATISFIABLE.cnf
MD5SUM6303d9fa9d32bd584c08fa1ce867474c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.481926
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses7120
Sum of the clauses size49840
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 57120

Solver Data

0.00/0.00	static
0.00/0.00	HOME/instance-3189819-1302708380.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 |    7120    49840 |    2135       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 80   #clauses: 7120   #literals: 49840
0.00/0.00	c CPU time:   0.003999 s
0.00/0.00	c ==============================================================================
0.00/0.02	c 
0.00/0.02	c seed = 0, numatom = 80, numclause = 7120, numliterals = 49840
0.00/0.02	c ---------------------------------------------------------------------------------------------------------------------------------------------
0.00/0.02	c | resCDCL |    tps  |   #impl |  #learnt |  #conf |  #clean |    #propa |   #deci ||  tryLS | numflip |  maxSat/maxNoBi |  nbAlea |    Equi |
0.00/0.02	c ---------------------------------------------------------------------------------------------------------------------------------------------
0.00/0.04	c |       2 |     0.0 |       0 |      502 |    198 |       1 |      6043 |     724 ||      2 |    1213 |       6/      6 |     266 |       0 |
0.00/0.07	c |       4 |     0.0 |       0 |      742 |    294 |       2 |     13220 |    1502 ||      4 |    2400 |       5/      5 |     569 |       0 |
0.01/0.10	c |       6 |     0.0 |       0 |     1026 |    190 |       3 |     21435 |    2441 ||      6 |    3671 |       2/      2 |     881 |       0 |
0.01/0.13	c |       7 |     0.0 |       0 |     1348 |    389 |       4 |     30672 |    3403 ||      7 |    5390 |       2/      2 |    1295 |       0 |
0.01/0.17	c |      11 |     0.0 |       0 |     1697 |    286 |       5 |     41074 |    4611 ||     11 |    7486 |       2/      2 |    1821 |       0 |
0.01/0.21	c |      14 |     0.0 |       0 |     2055 |    481 |       6 |     52508 |    5946 ||     14 |   10023 |       2/      2 |    2538 |       0 |
0.01/0.26	c |      15 |     0.1 |       0 |     2460 |    981 |       7 |     65075 |    7246 ||     15 |   12951 |       2/      2 |    3362 |       0 |
0.01/0.30	c |      16 |     0.0 |       0 |     2795 |     76 |       8 |     79004 |    8658 ||     16 |   13943 |       2/      2 |    3478 |       0 |
0.01/0.36	c |      21 |     0.1 |       0 |     3053 |     67 |       9 |     94029 |   10427 ||     21 |   16890 |       2/      2 |    4206 |       0 |
0.01/0.42	c |      25 |     0.1 |       0 |     3350 |    159 |      10 |    109505 |   12208 ||     25 |   19874 |       2/      2 |    5020 |       0 |
0.01/0.49	c |      29 |     0.1 |       0 |     3609 |    552 |      11 |    126291 |   14123 ||     29 |   23294 |       2/      2 |    5851 |       0 |
0.01/0.56	c |      30 |     0.1 |       0 |     3897 |    353 |      12 |    144209 |   16010 ||     30 |   26572 |       2/      2 |    6681 |       0 |
0.01/0.65	c |      31 |     0.1 |       0 |     4220 |   2062 |      13 |    163569 |   17955 ||     31 |   32056 |       2/      2 |    8299 |       0 |
0.01/0.71	c |      31 |     0.1 |       0 |     4571 |   1459 |      14 |    184381 |   19995 ||     31 |   32803 |       2/      2 |    8309 |       0 |
0.01/0.80	c |      38 |     0.1 |       0 |     4805 |    345 |      15 |    205805 |   22552 ||     38 |   37348 |       2/      2 |    9552 |       0 |
0.01/0.90	c |      44 |     0.1 |       0 |     5084 |    232 |      16 |    229009 |   25270 ||     44 |   41358 |       2/      2 |   10395 |       0 |
0.99/1.01	c |      46 |     0.1 |       0 |     5408 |    228 |      17 |    252830 |   27797 ||     46 |   46336 |       2/      2 |   11625 |       0 |
1.09/1.11	c |      53 |     0.1 |       0 |     5737 |    217 |      18 |    278341 |   30680 ||     53 |   50494 |       2/      2 |   12860 |       0 |
1.19/1.22	c |      59 |     0.1 |       0 |     6045 |    108 |      19 |    304165 |   33605 ||     59 |   54566 |       2/      2 |   13686 |       0 |
1.29/1.34	c |      61 |     0.1 |       0 |     6290 |    704 |      20 |    331376 |   36415 ||     61 |   59215 |       2/      2 |   14920 |       0 |
1.39/1.47	c |      62 |     0.1 |       0 |     6608 |    805 |      21 |    359805 |   39305 ||     62 |   65641 |       1/      1 |   16564 |       0 |
1.59/1.62	c |      63 |     0.2 |       0 |     6890 |   3407 |      22 |    389097 |   42269 ||     63 |   74388 |       1/      1 |   19425 |       0 |
1.69/1.74	c |      63 |     0.1 |       0 |     7150 |   1305 |      23 |    420526 |   45294 ||     63 |   77389 |       1/      1 |   19457 |       0 |
1.79/1.85	c |      67 |     0.1 |       0 |     7476 |      2 |      24 |    453719 |   48673 ||     67 |   79520 |       1/      1 |   19980 |       0 |
1.99/2.01	c |      76 |     0.1 |       0 |     7785 |    286 |      25 |    487151 |   52429 ||     76 |   85665 |       1/      1 |   21541 |       0 |
2.09/2.16	c |      80 |     0.2 |       0 |     8022 |     72 |      26 |    521377 |   56030 ||     80 |   91322 |       1/      1 |   22992 |       0 |
2.29/2.33	c |      90 |     0.2 |       0 |     8272 |    155 |      27 |    557425 |   60122 ||     90 |   97835 |       1/      1 |   24659 |       0 |
2.49/2.51	c |      94 |     0.2 |       0 |     8575 |   1047 |      28 |    593453 |   63981 ||     94 |  106621 |       1/      1 |   27711 |       0 |
2.59/2.65	c |      96 |     0.1 |       0 |     8922 |     42 |      29 |    630092 |   67859 ||     96 |  110511 |       1/      1 |   27955 |       0 |
2.79/2.85	c |     107 |     0.2 |       0 |     9273 |    221 |      30 |    669302 |   72366 ||    107 |  117771 |       1/      1 |   29801 |       0 |
2.99/3.03	c |     113 |     0.2 |       0 |     9340 |    212 |      31 |    709225 |   76619 ||    113 |  124535 |       1/      1 |   31561 |       0 |
3.19/3.24	c |     123 |     0.2 |       0 |     9602 |    597 |      32 |    750460 |   81327 ||    123 |  132546 |       1/      1 |   33543 |       0 |
3.39/3.46	c |     125 |     0.2 |       0 |    10043 |     93 |      33 |    791965 |   85672 ||    125 |  141864 |       1/      1 |   36032 |       0 |
3.59/3.67	c |     126 |     0.2 |       0 |    10380 |   3897 |      34 |    834457 |   89990 ||    126 |  152242 |       1/      1 |   39316 |       0 |
3.79/3.83	c |     126 |     0.2 |       0 |    10833 |   2999 |      35 |    879027 |   94293 ||    126 |  154135 |       1/      1 |   39333 |       0 |
4.09/4.14	c |     127 |     0.3 |       0 |    11003 |   7000 |      36 |    922053 |   98858 ||    127 |  172977 |       1/      1 |   45892 |       0 |
4.29/4.39	c |     127 |     0.2 |       0 |    11434 |   1501 |      37 |    967981 |  103527 ||    127 |  178658 |       1/      1 |   45951 |       0 |
4.49/4.57	c |     127 |     0.2 |       0 |    11820 |   5702 |      38 |   1016538 |  108186 ||    127 |  178658 |       1/      1 |   45951 |       0 |
4.79/4.82	c |     139 |     0.2 |       0 |    12043 |     80 |      39 |   1065492 |  113809 ||    139 |  186172 |       1/      1 |   47822 |       0 |
4.99/5.08	c |     148 |     0.3 |       0 |    12250 |    158 |      40 |   1114908 |  119372 ||    148 |  195181 |       1/      1 |   50079 |       0 |
5.29/5.36	c |     157 |     0.3 |       0 |    12594 |    433 |      41 |   1165148 |  125009 ||    157 |  204882 |       1/      1 |   52565 |       0 |
5.59/5.62	c |     163 |     0.3 |       0 |    12811 |    122 |      42 |   1217440 |  130451 ||    163 |  214016 |       1/      1 |   54826 |       0 |
5.89/5.92	c |     173 |     0.3 |       0 |    13317 |     93 |      43 |   1270112 |  136437 ||    173 |  224721 |       1/      1 |   57519 |       0 |
6.19/6.22	c |     187 |     0.3 |       0 |    13529 |    262 |      44 |   1324282 |  142663 ||    187 |  234046 |       1/      1 |   59992 |       0 |
6.49/6.50	c |     189 |     0.3 |       0 |    13878 |    954 |      45 |   1378762 |  148281 ||    189 |  244141 |       1/      1 |   62452 |       0 |
6.79/6.82	c |     190 |     0.3 |       0 |    14103 |   1153 |      46 |   1434775 |  153977 ||    190 |  256372 |       1/      1 |   65712 |       0 |
7.09/7.13	c |     200 |     0.3 |       0 |    14397 |     36 |      47 |   1493479 |  160330 ||    200 |  263008 |       1/      1 |   67378 |       0 |
7.39/7.46	c |     212 |     0.3 |       0 |    14719 |    413 |      48 |   1551228 |  166856 ||    212 |  273932 |       1/      1 |   70265 |       0 |
7.79/7.80	c |     221 |     0.3 |       0 |    14864 |   1492 |      49 |   1610900 |  173350 ||    221 |  286636 |       1/      1 |   73945 |       0 |
8.09/8.12	c |     231 |     0.3 |       0 |    15187 |    171 |      50 |   1672231 |  179990 ||    231 |  294933 |       1/      1 |   75548 |       0 |
8.39/8.48	c |     243 |     0.4 |       0 |    15404 |    537 |      51 |   1732879 |  186930 ||    243 |  306251 |       1/      1 |   78438 |       0 |
8.79/8.84	c |     252 |     0.3 |       0 |    15768 |   1919 |      52 |   1795098 |  193750 ||    252 |  319526 |       1/      1 |   82128 |       0 |
9.19/9.22	c |     253 |     0.4 |       0 |    16300 |    420 |      53 |   1859019 |  200227 ||    253 |  332818 |       1/      1 |   85440 |       0 |
9.59/9.66	c |     254 |     0.4 |       0 |    16311 |   6222 |      54 |   1924035 |  206712 ||    254 |  349944 |       1/      1 |   91919 |       0 |
9.99/10.02	c |     254 |     0.4 |       0 |    16881 |   2523 |      55 |   1988928 |  213309 ||    254 |  357336 |       1/      1 |   91990 |       0 |
10.49/10.54	c |     255 |     0.5 |       0 |    17181 |   8528 |      56 |   2056625 |  219996 ||    255 |  383704 |       1/      1 |  104941 |       0 |
10.99/11.03	c |     255 |     0.5 |       0 |    17365 |   6101 |      57 |   2123338 |  226866 ||    255 |  397167 |       1/      1 |  105071 |       0 |
11.49/11.50	c |     255 |     0.5 |       0 |    17767 |   1627 |      58 |   2191848 |  233894 ||    255 |  407187 |       1/      1 |  105177 |       0 |
11.79/11.84	c |     255 |     0.3 |       0 |    18315 |   7929 |      59 |   2264676 |  240751 ||    255 |  407187 |       1/      1 |  105177 |       0 |
12.19/12.26	c |     261 |     0.4 |       0 |    18703 |    110 |      60 |   2336732 |  248214 ||    261 |  410624 |       1/      1 |  106007 |       0 |
12.69/12.76	c |     276 |     0.5 |       0 |    18971 |    189 |      61 |   2410113 |  256429 ||    276 |  423777 |       1/      1 |  109334 |       0 |
13.19/13.24	c |     286 |     0.5 |       0 |    19270 |    173 |      62 |   2483735 |  264476 ||    286 |  439773 |       1/      1 |  113471 |       0 |
13.68/13.73	c |     301 |     0.5 |       0 |    19616 |    834 |      63 |   2559027 |  272937 ||    301 |  451994 |       1/      1 |  116787 |       0 |
14.19/14.24	c |     316 |     0.5 |       0 |    19840 |   1200 |      64 |   2634926 |  281536 ||    316 |  465992 |       1/      1 |  120132 |       0 |
14.68/14.78	c |     318 |     0.5 |       0 |    19858 |   4493 |      65 |   2710930 |  289391 ||    318 |  484377 |       1/      1 |  125080 |       0 |
15.29/15.30	c |     330 |     0.5 |       0 |    20507 |    168 |      66 |   2791172 |  297860 ||    330 |  492497 |       1/      1 |  126963 |       0 |
15.78/15.83	c |     347 |     0.5 |       0 |    20118 |    328 |      67 |   2871555 |  306888 ||    347 |  507174 |       1/      1 |  130874 |       0 |
16.28/16.36	c |     356 |     0.5 |       0 |    20271 |    304 |      68 |   2952899 |  315486 ||    356 |  521500 |       1/      1 |  134604 |       0 |
16.88/16.94	c |     372 |     0.6 |       0 |    20488 |     69 |      69 |   3035330 |  324635 ||    372 |  535688 |       1/      1 |  138046 |       0 |
17.49/17.54	c |     381 |     0.6 |       0 |    20925 |   1955 |      70 |   3119730 |  333445 ||    381 |  555859 |       1/      1 |  144873 |       0 |
18.08/18.19	c |     382 |     0.7 |       0 |    21223 |   4650 |      71 |   3205576 |  341974 ||    382 |  575464 |       1/      1 |  151069 |       0 |
18.78/18.80	c |     382 |     0.6 |       0 |    21733 |   2648 |      72 |   3289683 |  350432 ||    382 |  586396 |       1/      1 |  151174 |       0 |
19.28/19.38	c |     395 |     0.6 |       0 |    21857 |    108 |      73 |   3376708 |  359771 ||    395 |  594506 |       1/      1 |  153226 |       0 |
19.98/20.04	c |     412 |     0.7 |       0 |    22244 |    875 |      74 |   3463151 |  369557 ||    412 |  611503 |       1/      1 |  157782 |       0 |
20.58/20.69	c |     425 |     0.7 |       0 |    22746 |     34 |      75 |   3553339 |  379222 ||    425 |  625913 |       1/      1 |  161284 |       0 |
21.38/21.41	c |     443 |     0.7 |       0 |    22907 |    689 |      76 |   3644714 |  389256 ||    443 |  643476 |       1/      1 |  166023 |       0 |
22.08/22.14	c |     445 |     0.7 |       0 |    23305 |    389 |      77 |   3735523 |  398482 ||    445 |  663453 |       1/      1 |  170977 |       0 |
22.78/22.84	c |     460 |     0.7 |       0 |    24022 |    955 |      78 |   3829220 |  408563 ||    460 |  675819 |       1/      1 |  174287 |       0 |
23.48/23.59	c |     476 |     0.8 |       0 |    24543 |   1629 |      79 |   3921505 |  418891 ||    476 |  694022 |       1/      1 |  179255 |       0 |
24.28/24.34	c |     491 |     0.8 |       0 |    24515 |    400 |      80 |   4016945 |  429239 ||    491 |  708851 |       1/      1 |  182576 |       0 |
25.08/25.12	c |     507 |     0.8 |       0 |    24915 |     68 |      81 |   4111946 |  439793 ||    507 |  728149 |       1/      1 |  187562 |       0 |
25.88/25.91	c |     509 |     0.8 |       0 |    25316 |   3869 |      82 |   4209490 |  449554 ||    509 |  752690 |       1/      1 |  197288 |       0 |
26.58/26.64	c |     509 |     0.7 |       0 |    25673 |   2968 |      83 |   4307482 |  459283 ||    509 |  765035 |       1/      1 |  197405 |       0 |
27.58/27.65	c |     510 |     1.0 |       0 |    25920 |  11772 |      84 |   4407123 |  469142 ||    510 |  798388 |       1/      1 |  210413 |       0 |
28.49/28.51	c |     510 |     0.9 |       0 |    26066 |   1475 |      85 |   4503196 |  479105 ||    510 |  814384 |       1/      1 |  210579 |       0 |
29.18/29.22	c |     510 |     0.7 |       0 |    26485 |  10476 |      86 |   4608085 |  488939 ||    510 |  814384 |       1/      1 |  210579 |       0 |
30.28/30.37	c |     511 |     1.1 |       0 |    26621 |  19577 |      87 |   4708978 |  499266 ||    511 |  872296 |       1/      1 |  236498 |       0 |
31.28/31.34	c |     511 |     1.0 |       0 |    26859 |   9202 |      88 |   4808568 |  509622 ||    511 |  892017 |       1/      1 |  236686 |       0 |
32.29/32.37	c |     511 |     1.0 |       0 |    27065 |   9302 |      89 |   4906592 |  520044 ||    511 |  911786 |       1/      1 |  236864 |       0 |
33.09/33.15	c |     511 |     0.8 |       0 |    27764 |   9079 |      90 |   5012750 |  530361 ||    511 |  912488 |       1/      1 |  236869 |       0 |
33.89/33.98	c |     511 |     0.8 |       0 |    28147 |  18580 |      91 |   5122554 |  540747 ||    511 |  912488 |       1/      1 |  236869 |       0 |
34.79/34.87	c |     519 |     0.9 |       0 |    28351 |     65 |      92 |   5232350 |  551890 ||    519 |  918023 |       1/      1 |  238226 |       0 |
35.89/35.95	c |     541 |     1.1 |       0 |    29146 |    204 |      93 |   5341848 |  564201 ||    541 |  938914 |       1/      1 |  243528 |       0 |
36.99/37.07	c |     557 |     1.1 |       0 |    29591 |    374 |      94 |   5451983 |  576215 ||    557 |  958106 |       1/      1 |  248513 |       0 |
38.09/38.18	c |     573 |     1.1 |       0 |    30198 |   1438 |      95 |   5564855 |  588279 ||    573 |  977099 |       1/      1 |  253475 |       0 |
39.29/39.30	c |     585 |     1.1 |       0 |    29701 |     99 |      96 |   5676417 |  600240 ||    585 |  996442 |       1/      1 |  258522 |       0 |
40.49/40.50	c |     605 |     1.2 |       0 |    30533 |   1455 |      97 |   5791407 |  612663 ||    605 | 1019352 |       1/      1 |  264988 |       0 |
41.59/41.66	c |     626 |     1.1 |       0 |    30659 |    110 |      98 |   5906815 |  625392 ||    626 | 1037331 |       1/      1 |  269116 |       0 |
42.80/42.87	c |     637 |     1.2 |       0 |    29750 |   3478 |      99 |   6022503 |  637607 ||    637 | 1063602 |       1/      1 |  276496 |       0 |
43.90/43.96	c |     638 |     1.1 |       0 |    30319 |   9079 |     100 |   6138927 |  649317 ||    638 | 1090968 |       1/      1 |  283138 |       0 |
45.00/45.04	c |     650 |     1.1 |       0 |    30990 |     56 |     101 |   6258854 |  661724 ||    650 | 1099721 |       1/      1 |  285018 |       0 |
46.29/46.38	c |     669 |     1.3 |       0 |    31864 |   2118 |     102 |   6379566 |  674797 ||    669 | 1124308 |       1/      1 |  291426 |       0 |
47.69/47.72	c |     691 |     1.3 |       0 |    31908 |    361 |     103 |   6504330 |  688220 ||    691 | 1143157 |       1/      1 |  295983 |       0 |
48.99/49.05	c |     701 |     1.3 |       0 |    32352 |    331 |     104 |   6624154 |  700979 ||    701 | 1169824 |       1/      1 |  302824 |       0 |
50.29/50.34	c |     722 |     1.3 |       0 |    33015 |    190 |     105 |   6748870 |  714525 ||    722 | 1186619 |       1/      1 |  306944 |       0 |
51.70/51.74	c |     742 |     1.4 |       0 |    33255 |    256 |     106 |   6873828 |  728018 ||    742 | 1208778 |       1/      1 |  312713 |       0 |
53.09/53.19	c |     763 |     1.4 |       0 |    33306 |   2011 |     107 |   6999892 |  741769 ||    763 | 1233827 |       1/      1 |  319324 |       0 |
54.49/54.53	c |     765 |     1.3 |       0 |    33142 |   6010 |     108 |   7126110 |  754496 ||    765 | 1264206 |       1/      1 |  329146 |       0 |
55.79/55.86	c |     766 |     1.3 |       0 |    33786 |   7708 |     109 |   7254556 |  767173 ||    766 | 1296230 |       1/      1 |  342189 |       0 |
57.20/57.23	c |     766 |     1.4 |       0 |    33928 |  11406 |     110 |   7380353 |  780111 ||    766 | 1321073 |       1/      1 |  342423 |       0 |
58.20/58.27	c |     766 |     1.0 |       0 |    34121 |  11416 |     111 |   7513886 |  792830 ||    766 | 1321235 |       1/      1 |  342425 |       0 |
59.79/59.82	c |     794 |     1.5 |       0 |    34381 |    247 |     112 |   7645973 |  807437 ||    794 | 1342601 |       1/      1 |  347774 |       0 |
61.29/61.37	c |     812 |     1.6 |       0 |    34571 |    206 |     113 |   7779522 |  821716 ||    812 | 1366950 |       1/      1 |  353976 |       0 |
62.89/62.96	c |     829 |     1.6 |       0 |    34833 |   3165 |     114 |   7912055 |  835986 ||    829 | 1395167 |       1/      1 |  362106 |       0 |
64.49/64.52	c |     847 |     1.6 |       0 |    35327 |     22 |     115 |   8048358 |  850428 ||    847 | 1413353 |       1/      1 |  365866 |       0 |
66.19/66.22	c |     870 |     1.7 |       0 |    35843 |    284 |     116 |   8187015 |  865256 ||    870 | 1438209 |       1/      1 |  372100 |       0 |
67.89/67.90	c |     891 |     1.7 |       0 |    36220 |    633 |     117 |   8326244 |  880108 ||    891 | 1463890 |       1/      1 |  378712 |       0 |
69.39/69.44	c |     893 |     1.5 |       0 |    36703 |   8036 |     118 |   8463137 |  893924 ||    893 | 1497471 |       1/      1 |  388553 |       0 |
70.99/71.01	c |     907 |     1.6 |       0 |    36847 |    513 |     119 |   8603651 |  908544 ||    907 | 1510460 |       1/      1 |  391062 |       0 |
72.69/72.72	c |     927 |     1.7 |       0 |    37411 |     71 |     120 |   8745539 |  923701 ||    927 | 1534525 |       1/      1 |  397187 |       0 |
74.49/74.57	c |     955 |     1.8 |       0 |    37751 |   1127 |     121 |   8889173 |  939448 ||    955 | 1562533 |       1/      1 |  405053 |       0 |
76.19/76.20	c |     967 |     1.6 |       0 |    37915 |    300 |     122 |   9031286 |  954272 ||    967 | 1584674 |       1/      1 |  410156 |       0 |
78.00/78.04	c |     987 |     1.8 |       0 |    38112 |   1567 |     123 |   9175623 |  969669 ||    987 | 1609743 |       1/      1 |  416631 |       0 |
79.99/80.01	c |    1017 |     2.0 |       0 |    38437 |    714 |     124 |   9322818 |  985898 ||   1017 | 1635853 |       1/      1 |  423178 |       0 |
81.69/81.74	c |    1020 |     1.7 |       0 |    38840 |   6413 |     125 |   9466635 | 1000479 ||   1020 | 1670672 |       1/      1 |  434618 |       0 |
83.50/83.53	c |    1021 |     1.8 |       0 |    38874 |   9815 |     126 |   9611447 | 1015030 ||   1021 | 1706055 |       1/      1 |  447635 |       0 |
85.09/85.17	c |    1021 |     1.6 |       0 |    39699 |   3717 |     127 |   9754645 | 1029843 ||   1021 | 1725917 |       1/      1 |  447817 |       0 |
86.19/86.27	c |    1022 |     1.1 |       0 |    48783 |  12801 |     127 |   9860625 | 1039864 ||   1022 | 1749507 |       0/      0 |  461984 |       0 |
86.19/86.27	c c 
86.19/86.27	c -----------------------------------
86.19/86.27	c # temps = 86.260000
86.19/86.27	c # cleaningDB = 127
86.19/86.27	c # clause binaire = 0
86.19/86.27	c # literal removed by litRedundant = 1803319
86.19/86.27	c # literal removed by litRedundantBin = 0
86.19/86.27	c # init clause removed by simplify = 0
86.19/86.27	c # learnt clause removed by simplify = 0
86.19/86.27	c # une clause fausse était une apprise = 0
86.19/86.27	c # equivalence dectecte = 0
86.19/86.27	c # Memory used           : 19.44 MB
86.19/86.27	c 
86.19/86.27	c ########################
86.19/86.27	c ####   ##  ###   ## ####
86.19/86.27	c #### #### # ## #### ####
86.19/86.27	c ####   ##  ###   ##  ###
86.19/86.27	c ########################
86.19/86.27	c # restart = 1022
86.19/86.27	c # conflit = 872961
86.19/86.27	c # decision = 1039864
86.19/86.27	c # propagation = 9860625 	 (114312.833295 (prop/sec))
86.19/86.27	c 
86.19/86.27	c ########################
86.19/86.27	c ### ### #   ##   ##   ##
86.19/86.27	c ### # # # #### # ### ###
86.19/86.27	c ###  #  ### ## # ### ###
86.19/86.27	c ########################
86.19/86.27	c # numtry = 1022
86.19/86.27	c # numflips = 1749507
86.19/86.27	c # maxSat = 0
86.19/86.27	c # freeFlip = 759178
86.19/86.27	c # nbBoundary = 77
86.19/86.27	c 
86.19/86.28	s SATISFIABLE
86.19/86.28	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 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 931)

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

running on 2 cores: 1,3

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.99 4.00 3.87 4/195 26039
/proc/meminfo: memFree=12970068/32951124 swapFree=67111528/67111528
[pid=26039] ppid=26037 vsize=8704 CPUtime=0 cores=1,3
/proc/26039/stat : 26039 (esg_static.sh) S 26037 26039 25524 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 363253493 8912896 253 33554432000 4194304 4922060 140735250204560 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26039/statm: 2176 253 211 178 0 69 0

[startup+0.0773531 s]
/proc/loadavg: 3.99 4.00 3.87 4/195 26039
/proc/meminfo: memFree=12970068/32951124 swapFree=67111528/67111528
[pid=26039] ppid=26037 vsize=8704 CPUtime=0.01 cores=1,3
/proc/26039/stat : 26039 (esg_static.sh) S 26037 26039 25524 0 -1 4202496 350 303 0 0 0 0 1 0 25 0 1 0 363253493 8912896 256 33554432000 4194304 4922060 140735250204560 18446744073709551615 228095450880 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/26039/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8704

[startup+0.100347 s]
/proc/loadavg: 3.99 4.00 3.87 4/195 26039
/proc/meminfo: memFree=12970068/32951124 swapFree=67111528/67111528
[pid=26039] ppid=26037 vsize=8704 CPUtime=0.01 cores=1,3
/proc/26039/stat : 26039 (esg_static.sh) S 26037 26039 25524 0 -1 4202496 350 303 0 0 0 0 1 0 25 0 1 0 363253493 8912896 256 33554432000 4194304 4922060 140735250204560 18446744073709551615 228095450880 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/26039/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8704

[startup+0.300293 s]
/proc/loadavg: 3.99 4.00 3.87 4/195 26039
/proc/meminfo: memFree=12970068/32951124 swapFree=67111528/67111528
[pid=26039] ppid=26037 vsize=8704 CPUtime=0.01 cores=1,3
/proc/26039/stat : 26039 (esg_static.sh) S 26037 26039 25524 0 -1 4202496 350 303 0 0 0 0 1 0 25 0 1 0 363253493 8912896 256 33554432000 4194304 4922060 140735250204560 18446744073709551615 228095450880 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/26039/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8704

[startup+0.700218 s]
/proc/loadavg: 3.99 4.00 3.87 4/195 26039
/proc/meminfo: memFree=12970068/32951124 swapFree=67111528/67111528
[pid=26039] ppid=26037 vsize=8704 CPUtime=0.01 cores=1,3
/proc/26039/stat : 26039 (esg_static.sh) S 26037 26039 25524 0 -1 4202496 350 303 0 0 0 0 1 0 25 0 1 0 363253493 8912896 256 33554432000 4194304 4922060 140735250204560 18446744073709551615 228095450880 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/26039/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8704

[startup+1.50107 s]
/proc/loadavg: 3.99 4.00 3.87 5/198 26043
/proc/meminfo: memFree=12966456/32951124 swapFree=67111528/67111528
[pid=26039] ppid=26037 vsize=8704 CPUtime=0.01 cores=1,3
/proc/26039/stat : 26039 (esg_static.sh) S 26037 26039 25524 0 -1 4202496 350 303 0 0 0 0 1 0 25 0 1 0 363253493 8912896 256 33554432000 4194304 4922060 140735250204560 18446744073709551615 228095450880 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/26039/statm: 2176 256 211 178 0 69 0
[pid=26042] ppid=26039 vsize=8704 CPUtime=0 cores=1,3
/proc/26042/stat : 26042 (esg_static.sh) S 26039 26039 25524 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 363253495 8912896 135 33554432000 4194304 4922060 140735250204560 18446744073709551615 228095270021 0 65536 4096 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26042/statm: 2176 135 90 178 0 69 0
[pid=26043] ppid=26042 vsize=9848 CPUtime=1.48 cores=1,3
/proc/26043/stat : 26043 (sathys) R 26042 26039 25524 0 -1 4202496 952 0 0 0 148 0 0 0 25 0 1 0 363253495 10084352 863 33554432000 4194304 4241092 140736181729168 18446744073709551615 4205844 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/26043/statm: 2462 863 135 12 0 926 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27256

[startup+3.10078 s]
/proc/loadavg: 3.99 4.00 3.87 5/198 26043
/proc/meminfo: memFree=12964720/32951124 swapFree=67111528/67111528
[pid=26039] ppid=26037 vsize=8704 CPUtime=0.01 cores=1,3
/proc/26039/stat : 26039 (esg_static.sh) S 26037 26039 25524 0 -1 4202496 350 303 0 0 0 0 1 0 25 0 1 0 363253493 8912896 256 33554432000 4194304 4922060 140735250204560 18446744073709551615 228095450880 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/26039/statm: 2176 256 211 178 0 69 0
[pid=26042] ppid=26039 vsize=8704 CPUtime=0 cores=1,3
/proc/26042/stat : 26042 (esg_static.sh) S 26039 26039 25524 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 363253495 8912896 135 33554432000 4194304 4922060 140735250204560 18446744073709551615 228095270021 0 65536 4096 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26042/statm: 2176 135 90 178 0 69 0
[pid=26043] ppid=26042 vsize=10916 CPUtime=3.08 cores=1,3
/proc/26043/stat : 26043 (sathys) R 26042 26039 25524 0 -1 4202496 1189 0 0 0 308 0 0 0 25 0 1 0 363253495 11177984 1100 33554432000 4194304 4241092 140736181729168 18446744073709551615 4223750 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/26043/statm: 2729 1100 135 12 0 1193 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28324

[startup+6.30119 s]
/proc/loadavg: 3.99 4.00 3.87 5/198 26043
/proc/meminfo: memFree=12962652/32951124 swapFree=67111528/67111528
[pid=26039] ppid=26037 vsize=8704 CPUtime=0.01 cores=1,3
/proc/26039/stat : 26039 (esg_static.sh) S 26037 26039 25524 0 -1 4202496 350 303 0 0 0 0 1 0 25 0 1 0 363253493 8912896 256 33554432000 4194304 4922060 140735250204560 18446744073709551615 228095450880 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/26039/statm: 2176 256 211 178 0 69 0
[pid=26042] ppid=26039 vsize=8704 CPUtime=0 cores=1,3
/proc/26042/stat : 26042 (esg_static.sh) S 26039 26039 25524 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 363253495 8912896 135 33554432000 4194304 4922060 140735250204560 18446744073709551615 228095270021 0 65536 4096 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26042/statm: 2176 135 90 178 0 69 0
[pid=26043] ppid=26042 vsize=11888 CPUtime=6.28 cores=1,3
/proc/26043/stat : 26043 (sathys) R 26042 26039 25524 0 -1 4202496 1459 0 0 0 628 0 0 0 25 0 1 0 363253495 12173312 1370 33554432000 4194304 4241092 140736181729168 18446744073709551615 4205888 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/26043/statm: 2972 1370 136 12 0 1436 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29296

[startup+12.701 s]
/proc/loadavg: 3.99 4.00 3.87 5/198 26043
/proc/meminfo: memFree=12959924/32951124 swapFree=67111528/67111528
[pid=26039] ppid=26037 vsize=8704 CPUtime=0.01 cores=1,3
/proc/26039/stat : 26039 (esg_static.sh) S 26037 26039 25524 0 -1 4202496 350 303 0 0 0 0 1 0 25 0 1 0 363253493 8912896 256 33554432000 4194304 4922060 140735250204560 18446744073709551615 228095450880 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/26039/statm: 2176 256 211 178 0 69 0
[pid=26042] ppid=26039 vsize=8704 CPUtime=0 cores=1,3
/proc/26042/stat : 26042 (esg_static.sh) S 26039 26039 25524 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 363253495 8912896 135 33554432000 4194304 4922060 140735250204560 18446744073709551615 228095270021 0 65536 4096 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26042/statm: 2176 135 90 178 0 69 0
[pid=26043] ppid=26042 vsize=13444 CPUtime=12.68 cores=1,3
/proc/26043/stat : 26043 (sathys) R 26042 26039 25524 0 -1 4202496 1852 0 0 0 1268 0 0 0 25 0 1 0 363253495 13766656 1758 33554432000 4194304 4241092 140736181729168 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/26043/statm: 3361 1758 136 12 0 1825 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30852

[startup+25.5007 s]
/proc/loadavg: 3.99 4.00 3.87 5/198 26044
/proc/meminfo: memFree=12956324/32951124 swapFree=67111528/67111528
[pid=26039] ppid=26037 vsize=8704 CPUtime=0.01 cores=1,3
/proc/26039/stat : 26039 (esg_static.sh) S 26037 26039 25524 0 -1 4202496 350 303 0 0 0 0 1 0 25 0 1 0 363253493 8912896 256 33554432000 4194304 4922060 140735250204560 18446744073709551615 228095450880 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/26039/statm: 2176 256 211 178 0 69 0
[pid=26042] ppid=26039 vsize=8704 CPUtime=0 cores=1,3
/proc/26042/stat : 26042 (esg_static.sh) S 26039 26039 25524 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 363253495 8912896 135 33554432000 4194304 4922060 140735250204560 18446744073709551615 228095270021 0 65536 4096 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26042/statm: 2176 135 90 178 0 69 0
[pid=26043] ppid=26042 vsize=15128 CPUtime=25.47 cores=1,3
/proc/26043/stat : 26043 (sathys) R 26042 26039 25524 0 -1 4202496 2327 0 0 0 2547 0 0 0 25 0 1 0 363253495 15491072 2180 33554432000 4194304 4241092 140736181729168 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/26043/statm: 3782 2180 136 12 0 2246 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 32536

[startup+51.101 s]
/proc/loadavg: 3.99 4.00 3.87 5/198 26044
/proc/meminfo: memFree=12949608/32951124 swapFree=67111528/67111528
[pid=26039] ppid=26037 vsize=8704 CPUtime=0.01 cores=1,3
/proc/26039/stat : 26039 (esg_static.sh) S 26037 26039 25524 0 -1 4202496 350 303 0 0 0 0 1 0 25 0 1 0 363253493 8912896 256 33554432000 4194304 4922060 140735250204560 18446744073709551615 228095450880 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/26039/statm: 2176 256 211 178 0 69 0
[pid=26042] ppid=26039 vsize=8704 CPUtime=0 cores=1,3
/proc/26042/stat : 26042 (esg_static.sh) S 26039 26039 25524 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 363253495 8912896 135 33554432000 4194304 4922060 140735250204560 18446744073709551615 228095270021 0 65536 4096 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26042/statm: 2176 135 90 178 0 69 0
[pid=26043] ppid=26042 vsize=17872 CPUtime=51.08 cores=1,3
/proc/26043/stat : 26043 (sathys) R 26042 26039 25524 0 -1 4202496 3160 0 0 0 5107 1 0 0 25 0 1 0 363253495 18300928 2874 33554432000 4194304 4241092 140736181729168 18446744073709551615 4223736 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/26043/statm: 4468 2874 136 12 0 2932 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 35280

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

[startup+63.9007 s]
/proc/loadavg: 3.99 4.00 3.87 5/198 26044
/proc/meminfo: memFree=12948112/32951124 swapFree=67111528/67111528
[pid=26039] ppid=26037 vsize=8704 CPUtime=0.01 cores=1,3
/proc/26039/stat : 26039 (esg_static.sh) S 26037 26039 25524 0 -1 4202496 350 303 0 0 0 0 1 0 25 0 1 0 363253493 8912896 256 33554432000 4194304 4922060 140735250204560 18446744073709551615 228095450880 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/26039/statm: 2176 256 211 178 0 69 0
[pid=26042] ppid=26039 vsize=8704 CPUtime=0 cores=1,3
/proc/26042/stat : 26042 (esg_static.sh) S 26039 26039 25524 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 363253495 8912896 135 33554432000 4194304 4922060 140735250204560 18446744073709551615 228095270021 0 65536 4096 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26042/statm: 2176 135 90 178 0 69 0
[pid=26043] ppid=26042 vsize=19060 CPUtime=63.88 cores=1,3
/proc/26043/stat : 26043 (sathys) R 26042 26039 25524 0 -1 4202496 3490 0 0 0 6387 1 0 0 25 0 1 0 363253495 19517440 3136 33554432000 4194304 4241092 140736181729168 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/26043/statm: 4765 3136 136 12 0 3229 0
Current children cumulated CPU time (s) 63.89
Current children cumulated vsize (KiB) 36468

[startup+76.7003 s]
/proc/loadavg: 3.99 4.00 3.87 5/198 26045
/proc/meminfo: memFree=12946372/32951124 swapFree=67111528/67111528
[pid=26039] ppid=26037 vsize=8704 CPUtime=0.01 cores=1,3
/proc/26039/stat : 26039 (esg_static.sh) S 26037 26039 25524 0 -1 4202496 350 303 0 0 0 0 1 0 25 0 1 0 363253493 8912896 256 33554432000 4194304 4922060 140735250204560 18446744073709551615 228095450880 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/26039/statm: 2176 256 211 178 0 69 0
[pid=26042] ppid=26039 vsize=8704 CPUtime=0 cores=1,3
/proc/26042/stat : 26042 (esg_static.sh) S 26039 26039 25524 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 363253495 8912896 135 33554432000 4194304 4922060 140735250204560 18446744073709551615 228095270021 0 65536 4096 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26042/statm: 2176 135 90 178 0 69 0
[pid=26043] ppid=26042 vsize=19604 CPUtime=76.68 cores=1,3
/proc/26043/stat : 26043 (sathys) R 26042 26039 25524 0 -1 4202496 3724 0 0 0 7667 1 0 0 25 0 1 0 363253495 20074496 3278 33554432000 4194304 4241092 140736181729168 18446744073709551615 4223700 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/26043/statm: 4901 3278 136 12 0 3365 0
Current children cumulated CPU time (s) 76.69
Current children cumulated vsize (KiB) 37012

[startup+83.1011 s]
/proc/loadavg: 3.99 4.00 3.87 5/198 26045
/proc/meminfo: memFree=12945504/32951124 swapFree=67111528/67111528
[pid=26039] ppid=26037 vsize=8704 CPUtime=0.01 cores=1,3
/proc/26039/stat : 26039 (esg_static.sh) S 26037 26039 25524 0 -1 4202496 350 303 0 0 0 0 1 0 25 0 1 0 363253493 8912896 256 33554432000 4194304 4922060 140735250204560 18446744073709551615 228095450880 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/26039/statm: 2176 256 211 178 0 69 0
[pid=26042] ppid=26039 vsize=8704 CPUtime=0 cores=1,3
/proc/26042/stat : 26042 (esg_static.sh) S 26039 26039 25524 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 363253495 8912896 135 33554432000 4194304 4922060 140735250204560 18446744073709551615 228095270021 0 65536 4096 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26042/statm: 2176 135 90 178 0 69 0
[pid=26043] ppid=26042 vsize=19768 CPUtime=83.08 cores=1,3
/proc/26043/stat : 26043 (sathys) R 26042 26039 25524 0 -1 4202496 3796 0 0 0 8307 1 0 0 25 0 1 0 363253495 20242432 3317 33554432000 4194304 4241092 140736181729168 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/26043/statm: 4942 3317 136 12 0 3406 0
Current children cumulated CPU time (s) 83.09
Current children cumulated vsize (KiB) 37176

[startup+84.7068 s]
/proc/loadavg: 3.99 4.00 3.87 5/198 26045
/proc/meminfo: memFree=12945380/32951124 swapFree=67111528/67111528
[pid=26039] ppid=26037 vsize=8704 CPUtime=0.01 cores=1,3
/proc/26039/stat : 26039 (esg_static.sh) S 26037 26039 25524 0 -1 4202496 350 303 0 0 0 0 1 0 25 0 1 0 363253493 8912896 256 33554432000 4194304 4922060 140735250204560 18446744073709551615 228095450880 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/26039/statm: 2176 256 211 178 0 69 0
[pid=26042] ppid=26039 vsize=8704 CPUtime=0 cores=1,3
/proc/26042/stat : 26042 (esg_static.sh) S 26039 26039 25524 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 363253495 8912896 135 33554432000 4194304 4922060 140735250204560 18446744073709551615 228095270021 0 65536 4096 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26042/statm: 2176 135 90 178 0 69 0
[pid=26043] ppid=26042 vsize=19768 CPUtime=84.69 cores=1,3
/proc/26043/stat : 26043 (sathys) R 26042 26039 25524 0 -1 4202496 3818 0 0 0 8468 1 0 0 25 0 1 0 363253495 20242432 3326 33554432000 4194304 4241092 140736181729168 18446744073709551615 4223696 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/26043/statm: 4942 3326 136 12 0 3406 0
Current children cumulated CPU time (s) 84.7
Current children cumulated vsize (KiB) 37176

[startup+85.5007 s]
/proc/loadavg: 3.99 4.00 3.87 5/198 26045
/proc/meminfo: memFree=12945380/32951124 swapFree=67111528/67111528
[pid=26039] ppid=26037 vsize=8704 CPUtime=0.01 cores=1,3
/proc/26039/stat : 26039 (esg_static.sh) S 26037 26039 25524 0 -1 4202496 350 303 0 0 0 0 1 0 25 0 1 0 363253493 8912896 256 33554432000 4194304 4922060 140735250204560 18446744073709551615 228095450880 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/26039/statm: 2176 256 211 178 0 69 0
[pid=26042] ppid=26039 vsize=8704 CPUtime=0 cores=1,3
/proc/26042/stat : 26042 (esg_static.sh) S 26039 26039 25524 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 363253495 8912896 135 33554432000 4194304 4922060 140735250204560 18446744073709551615 228095270021 0 65536 4096 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26042/statm: 2176 135 90 178 0 69 0
[pid=26043] ppid=26042 vsize=19868 CPUtime=85.48 cores=1,3
/proc/26043/stat : 26043 (sathys) R 26042 26039 25524 0 -1 4202496 3851 0 0 0 8547 1 0 0 25 0 1 0 363253495 20344832 3346 33554432000 4194304 4241092 140736181729168 18446744073709551615 4223714 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/26043/statm: 4967 3346 136 12 0 3431 0
Current children cumulated CPU time (s) 85.49
Current children cumulated vsize (KiB) 37276

[startup+85.9006 s]
/proc/loadavg: 3.99 4.00 3.88 5/198 26045
/proc/meminfo: memFree=12945256/32951124 swapFree=67111528/67111528
[pid=26039] ppid=26037 vsize=8704 CPUtime=0.01 cores=1,3
/proc/26039/stat : 26039 (esg_static.sh) S 26037 26039 25524 0 -1 4202496 350 303 0 0 0 0 1 0 25 0 1 0 363253493 8912896 256 33554432000 4194304 4922060 140735250204560 18446744073709551615 228095450880 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/26039/statm: 2176 256 211 178 0 69 0
[pid=26042] ppid=26039 vsize=8704 CPUtime=0 cores=1,3
/proc/26042/stat : 26042 (esg_static.sh) S 26039 26039 25524 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 363253495 8912896 135 33554432000 4194304 4922060 140735250204560 18446744073709551615 228095270021 0 65536 4096 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26042/statm: 2176 135 90 178 0 69 0
[pid=26043] ppid=26042 vsize=19900 CPUtime=85.88 cores=1,3
/proc/26043/stat : 26043 (sathys) R 26042 26039 25524 0 -1 4202496 3868 0 0 0 8587 1 0 0 25 0 1 0 363253495 20377600 3363 33554432000 4194304 4241092 140736181729168 18446744073709551615 4228650 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/26043/statm: 4975 3363 136 12 0 3439 0
Current children cumulated CPU time (s) 85.89
Current children cumulated vsize (KiB) 37308

[startup+86.1006 s]
/proc/loadavg: 3.99 4.00 3.88 5/198 26045
/proc/meminfo: memFree=12945256/32951124 swapFree=67111528/67111528
[pid=26039] ppid=26037 vsize=8704 CPUtime=0.01 cores=1,3
/proc/26039/stat : 26039 (esg_static.sh) S 26037 26039 25524 0 -1 4202496 350 303 0 0 0 0 1 0 25 0 1 0 363253493 8912896 256 33554432000 4194304 4922060 140735250204560 18446744073709551615 228095450880 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/26039/statm: 2176 256 211 178 0 69 0
[pid=26042] ppid=26039 vsize=8704 CPUtime=0 cores=1,3
/proc/26042/stat : 26042 (esg_static.sh) S 26039 26039 25524 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 363253495 8912896 135 33554432000 4194304 4922060 140735250204560 18446744073709551615 228095270021 0 65536 4096 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26042/statm: 2176 135 90 178 0 69 0
[pid=26043] ppid=26042 vsize=19900 CPUtime=86.08 cores=1,3
/proc/26043/stat : 26043 (sathys) R 26042 26039 25524 0 -1 4202496 3873 0 0 0 8607 1 0 0 25 0 1 0 363253495 20377600 3368 33554432000 4194304 4241092 140736181729168 18446744073709551615 4205976 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/26043/statm: 4975 3368 136 12 0 3439 0
Current children cumulated CPU time (s) 86.09
Current children cumulated vsize (KiB) 37308

[startup+86.2006 s]
/proc/loadavg: 3.99 4.00 3.88 5/198 26045
/proc/meminfo: memFree=12945256/32951124 swapFree=67111528/67111528
[pid=26039] ppid=26037 vsize=8704 CPUtime=0.01 cores=1,3
/proc/26039/stat : 26039 (esg_static.sh) S 26037 26039 25524 0 -1 4202496 350 303 0 0 0 0 1 0 25 0 1 0 363253493 8912896 256 33554432000 4194304 4922060 140735250204560 18446744073709551615 228095450880 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/26039/statm: 2176 256 211 178 0 69 0
[pid=26042] ppid=26039 vsize=8704 CPUtime=0 cores=1,3
/proc/26042/stat : 26042 (esg_static.sh) S 26039 26039 25524 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 363253495 8912896 135 33554432000 4194304 4922060 140735250204560 18446744073709551615 228095270021 0 65536 4096 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26042/statm: 2176 135 90 178 0 69 0
[pid=26043] ppid=26042 vsize=19900 CPUtime=86.18 cores=1,3
/proc/26043/stat : 26043 (sathys) R 26042 26039 25524 0 -1 4202496 3873 0 0 0 8617 1 0 0 25 0 1 0 363253495 20377600 3368 33554432000 4194304 4241092 140736181729168 18446744073709551615 4206037 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/26043/statm: 4975 3368 136 12 0 3439 0
Current children cumulated CPU time (s) 86.19
Current children cumulated vsize (KiB) 37308

Child status: 10
Real time (s): 86.2878
CPU time (s): 86.2879
CPU user time (s): 86.2629
CPU system time (s): 0.024996
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 37308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 86.2629
system time used= 0.024996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6270
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= 141
involuntary context switches= 82

runsolver used 0.136979 second user time and 0.344947 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-13 17:26:20
IDJOB=3189819
IDBENCH=82750
IDSOLVER=1610
FILE ID=node142/3189819-1302708380
RUNJOBID= node142-1302705588-25544
PBS_JOBID= 12981419
Free space on /tmp= 71600 MiB

SOLVER NAME= sathys 2011-04-01
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S1623694027-006.SATISFIABLE.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME rnovelty
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3189819-1302708380/watcher-3189819-1302708380 -o /tmp/evaluation-result-3189819-1302708380/solver-3189819-1302708380 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3189819-1302708380.cnf rnovelty

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

MD5SUM BENCH= 6303d9fa9d32bd584c08fa1ce867474c
RANDOM SEED=1307718629

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.82
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.846
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.67
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.846
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.81
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.846
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.846
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.82
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.846
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:      12970348 kB
Buffers:        727320 kB
Cached:       18715992 kB
SwapCached:          0 kB
Active:       10054080 kB
Inactive:      9516232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12970348 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1232 kB
Writeback:           0 kB
AnonPages:      126672 kB
Mapped:          15276 kB
Slab:           347016 kB
PageTables:       5456 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   313532 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= 71600 MiB
End job on node142 at 2011-04-13 17:27:47