Trace number 3258392

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
glucose 2? (TO) 1300.01 1300.01

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2400c266431gyes7.cnf
MD5SUM92e61742efd2e322c59b4442206bebf1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.07	c ==============================================================================
0.00/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.07	c ==============================================================================
0.00/0.07	c |         0 |  266431   535112 |   79929       0        0     nan |  0.000 % |
0.00/0.91	c |         0 |  263300   885589 |      --       0       --      -- |     --   | -3131/350477
0.00/0.91	c ==============================================================================
0.00/0.91	c Result  :   #vars: 2325   #clauses: 263300   #literals: 885589
0.00/0.91	c CPU time:   0.905862 s
0.00/0.91	c ==============================================================================
1.00/1.06	c
1.00/1.06	c Starting glucose
1.00/1.06	c
308.48/308.58	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
308.48/308.58	c WARNING: for repeatability, setting FPU to use double precision
308.48/308.58	c ============================[ Problem Statistics ]=============================
308.48/308.58	c |                                                                             |
308.48/308.58	c |  Number of variables:          2325                                         |
308.48/308.58	c |  Number of clauses:          263300                                         |
308.48/308.58	c |  Parse time:                   0.05 s                                       |
308.48/308.58	c |                                                                             |
308.48/308.58	c ============================[ Search Statistics ]==============================
308.48/308.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
308.48/308.58	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
308.48/308.58	c ===============================================================================
308.48/308.58	c |      1187 |    2325   263300   885589 |        1     1187    191 |  0.000 % |
308.48/308.58	c |      1628 |    2325   263300   885589 |        1     1628    175 |  0.000 % |
308.48/308.58	c |     10189 |    2325   263300   885589 |        1     8195    107 |  0.000 % |
308.48/308.58	c |     60848 |    2325   263300   885589 |        1    26703     91 |  0.000 % |
308.48/308.58	c |     69080 |    2325   263300   885589 |        1    20526     76 |  0.000 % |
308.48/308.58	c |    126241 |    2325   263300   885589 |        1    41087     77 |  0.000 % |
308.48/308.58	c |    431937 |    2325   263300   885589 |        1    53364     56 |  0.000 % |
308.48/308.58	c |    448565 |    2325   263300   885589 |        1    69992     62 |  0.000 % |
308.48/308.58	c |    487827 |    2325   263300   885589 |        1    63649     55 |  0.000 % |
308.48/308.58	c |    505896 |    2325   263300   885589 |        1    81718     63 |  0.000 % |
308.48/308.58	c |    506309 |    2325   263300   885589 |        1    82131     64 |  0.000 % |
308.48/308.58	c |    506411 |    2325   263300   885589 |        1    82233     64 |  0.000 % |
308.48/308.58	c |    506512 |    2325   263300   885589 |        1    82334     64 |  0.000 % |
308.48/308.58	c |    506626 |    2325   263300   885589 |        1    82448     64 |  0.000 % |
308.48/308.58	c |    548197 |    2325   263300   885589 |        1    75814     60 |  0.000 % |
308.48/308.58	c |    564803 |    2325   263300   885589 |        1    92420     65 |  0.000 % |
308.48/308.58	c |    701085 |    2325   263300   885589 |        1    68507     56 |  0.000 % |
308.48/308.58	c |    708018 |    2325   263300   885589 |        1    75440     59 |  0.000 % |
308.48/308.58	c |    712285 |    2325   263300   885589 |        1    79707     61 |  0.000 % |
308.48/308.58	c |    725985 |    2325   263300   885589 |        1    93407     65 |  0.000 % |
308.48/308.58	c |    728866 |    2325   263300   885589 |        1    96288     67 |  0.000 % |
308.48/308.58	c |    756796 |    2325   263300   885589 |        1    65625     50 |  0.000 % |
308.48/308.58	c |    816398 |    2325   263300   885589 |        1    64025     50 |  0.000 % |
308.48/308.58	c |    868914 |    2325   263300   885589 |        1   116541     73 |  0.000 % |
308.48/308.58	c |    880310 |    2325   263300   885589 |        1    64137     48 |  0.000 % |
308.48/308.58	c |   1032872 |    2325   263300   885589 |        1    81312     56 |  0.000 % |
308.48/308.58	c |   1065744 |    2325   263300   885589 |        1   114184     67 |  0.000 % |
308.48/308.58	c |   1120262 |    2325   263300   885589 |        1    97099     58 |  0.000 % |
308.48/308.58	c |   1180590 |    2325   263300   885589 |        1    83227     52 |  0.000 % |
308.48/308.58	c |   1229390 |    2325   263300   885589 |        1   132027     69 |  0.000 % |
308.48/308.58	c |   1257147 |    2325   263300   885589 |        1    82990     49 |  0.000 % |
308.48/308.58	c |   1297152 |    2325   263300   885589 |        1   122995     59 |  0.000 % |
308.48/308.58	c |   1357078 |    2325   263300   885589 |        1   103526     51 |  0.000 % |
308.48/308.58	c |   1391421 |    2325   263300   885589 |        1   137869     60 |  0.000 % |
308.48/308.58	c |   1399970 |    2325   263300   885589 |        1   146418     62 |  0.000 % |
308.48/308.58	c |   1403953 |    2325   263300   885589 |        1   150401     63 |  0.000 % |
308.48/308.58	c |   1449690 |    2325   263300   885589 |        1   114127     54 |  0.000 % |
308.48/308.58	c |   1487866 |    2325   263300   885589 |        1   152303     67 |  0.000 % |
308.48/308.58	c |   1488131 |    2325   263300   885589 |        1   152568     67 |  0.000 % |
661.69/661.76	c |   1692551 |    2325   263300   885589 |        1    95388     48 |  0.000 % |
661.69/661.76	c |   1733122 |    2325   263300   885589 |        1   135959     58 |  0.000 % |
661.69/661.76	c |   1845578 |    2325   263300   885589 |        1   156011     62 |  0.000 % |
661.69/661.76	c |   1845896 |    2325   263300   885589 |        1   156329     62 |  0.000 % |
661.69/661.76	c |   1855903 |    2325   263300   885589 |        1   166336     63 |  0.000 % |
661.69/661.76	c |   1924271 |    2325   263300   885589 |        1   139706     52 |  0.000 % |
661.69/661.76	c |   1942250 |    2325   263300   885589 |        1   157685     56 |  0.000 % |
661.69/661.76	c |   1946387 |    2325   263300   885589 |        1   161822     56 |  0.000 % |
661.69/661.76	c |   1982111 |    2325   263300   885589 |        1    99943     41 |  0.000 % |
661.69/661.76	c |   2041030 |    2325   263300   885589 |        1   158862     54 |  0.000 % |
661.69/661.76	c |   2177644 |    2325   263300   885589 |        1   195264     52 |  0.000 % |
661.69/661.76	c |   2201316 |    2325   263300   885589 |        1   116143     42 |  0.000 % |
661.69/661.76	c |   2203493 |    2325   263300   885589 |        1   118320     43 |  0.000 % |
661.69/661.76	c |   2208619 |    2325   263300   885589 |        1   123446     44 |  0.000 % |
661.69/661.76	c |   2249895 |    2325   263300   885589 |        1   164722     55 |  0.000 % |
661.69/661.76	c |   2252607 |    2325   263300   885589 |        1   167434     56 |  0.000 % |
661.69/661.76	c |   2252707 |    2325   263300   885589 |        1   167534     56 |  0.000 % |
661.69/661.76	c |   2252876 |    2325   263300   885589 |        1   167703     56 |  0.000 % |
661.69/661.76	c |   2254296 |    2325   263300   885589 |        1   169123     56 |  0.000 % |
661.69/661.76	c |   2254398 |    2325   263300   885589 |        1   169225     56 |  0.000 % |
661.69/661.76	c |   2274209 |    2325   263300   885589 |        1   189036     59 |  0.000 % |
661.69/661.76	c |   2321215 |    2325   263300   885589 |        1   130641     49 |  0.000 % |
661.69/661.76	c |   2332065 |    2325   263300   885589 |        1   141491     52 |  0.000 % |
661.69/661.76	c |   2349985 |    2325   263300   885589 |        1   159411     55 |  0.000 % |
661.69/661.76	c |   2350086 |    2325   263300   885589 |        1   159512     55 |  0.000 % |
661.69/661.76	c |   2353011 |    2325   263300   885589 |        1   162437     56 |  0.000 % |
661.69/661.76	c |   2356568 |    2325   263300   885589 |        1   165994     56 |  0.000 % |
661.69/661.76	c |   2359715 |    2325   263300   885589 |        1   169141     57 |  0.000 % |
661.69/661.76	c |   2367576 |    2325   263300   885589 |        1   177002     59 |  0.000 % |
661.69/661.76	c |   2428903 |    2325   263300   885589 |        1   130336     48 |  0.000 % |
661.69/661.76	c |   2430082 |    2325   263300   885589 |        1   131515     48 |  0.000 % |
661.69/661.76	c |   2454766 |    2325   263300   885589 |        1   156199     55 |  0.000 % |
661.69/661.76	c |   2455140 |    2325   263300   885589 |        1   156573     56 |  0.000 % |
661.69/661.76	c |   2456848 |    2325   263300   885589 |        1   158281     56 |  0.000 % |
661.69/661.76	c |   2578204 |    2325   263300   885589 |        1   169047     55 |  0.000 % |
661.69/661.76	c |   2625077 |    2325   263300   885589 |        1   215920     60 |  0.000 % |
661.69/661.76	c |   2632935 |    2325   263300   885589 |        1   223778     61 |  0.000 % |
661.69/661.76	c |   2633464 |    2325   263300   885589 |        1   224307     61 |  0.000 % |
661.69/661.76	c |   2643055 |    2325   263300   885589 |        1   120695     43 |  0.000 % |
661.69/661.76	c |   2670269 |    2325   263300   885589 |        1   147909     52 |  0.000 % |
661.69/661.76	c |   2672680 |    2325   263300   885589 |        1   150320     53 |  0.000 % |
661.69/661.76	c |   2692657 |    2325   263300   885589 |        1   170297     57 |  0.000 % |
661.69/661.76	c |   2712727 |    2325   263300   885589 |        1   190367     60 |  0.000 % |
661.69/661.76	c |   2713355 |    2325   263300   885589 |        1   190995     60 |  0.000 % |
661.69/661.76	c |   2725784 |    2325   263300   885589 |        1   203424     62 |  0.000 % |
661.69/661.76	c |   2726586 |    2325   263300   885589 |        1   204226     62 |  0.000 % |
661.69/661.76	c |   2727068 |    2325   263300   885589 |        1   204708     62 |  0.000 % |
661.69/661.76	c |   2774194 |    2325   263300   885589 |        1   136026     48 |  0.000 % |
661.69/661.76	c |   2786036 |    2325   263300   885589 |        1   147868     52 |  0.000 % |
661.69/661.76	c |   2786138 |    2325   263300   885589 |        1   147970     52 |  0.000 % |
973.10/973.15	c |   2793456 |    2325   263300   885589 |        1   155288     53 |  0.000 % |
973.10/973.15	c |   2794601 |    2325   263300   885589 |        1   156433     53 |  0.000 % |
973.10/973.15	c |   2801920 |    2325   263300   885589 |        1   163752     55 |  0.000 % |
973.10/973.15	c |   2807210 |    2325   263300   885589 |        1   169042     56 |  0.000 % |
973.10/973.15	c |   2809141 |    2325   263300   885589 |        1   170973     56 |  0.000 % |
973.10/973.15	c |   2870521 |    2325   263300   885589 |        1   232353     60 |  0.000 % |
973.10/973.15	c |   2885717 |    2325   263300   885589 |        1   129153     42 |  0.000 % |
973.10/973.15	c |   2909762 |    2325   263300   885589 |        1   153198     50 |  0.000 % |
973.10/973.15	c |   2922341 |    2325   263300   885589 |        1   165777     54 |  0.000 % |
973.10/973.15	c |   2964986 |    2325   263300   885589 |        1   208422     62 |  0.000 % |
973.10/973.15	c |   2970357 |    2325   263300   885589 |        1   213793     62 |  0.000 % |
973.10/973.15	c |   3063289 |    2325   263300   885589 |        1   185735     58 |  0.000 % |
973.10/973.15	c |   3073385 |    2325   263300   885589 |        1   195831     59 |  0.000 % |
973.10/973.15	c |   3081464 |    2325   263300   885589 |        1   203910     60 |  0.000 % |
973.10/973.15	c |   3138060 |    2325   263300   885589 |        1   136911     45 |  0.000 % |
973.10/973.15	c |   3177533 |    2325   263300   885589 |        1   176384     52 |  0.000 % |
973.10/973.15	c |   3178914 |    2325   263300   885589 |        1   177765     52 |  0.000 % |
973.10/973.15	c |   3356783 |    2325   263300   885589 |        1   229429     55 |  0.000 % |
973.10/973.15	c |   3413413 |    2325   263300   885589 |        1   157260     45 |  0.000 % |
973.10/973.15	c |   3442922 |    2325   263300   885589 |        1   186769     53 |  0.000 % |
973.10/973.15	c |   3452596 |    2325   263300   885589 |        1   196443     55 |  0.000 % |
973.10/973.15	c |   3464475 |    2325   263300   885589 |        1   208322     58 |  0.000 % |
973.10/973.15	c |   3465104 |    2325   263300   885589 |        1   208951     58 |  0.000 % |
973.10/973.15	c |   3490242 |    2325   263300   885589 |        1   234089     62 |  0.000 % |
973.10/973.15	c |   3491529 |    2325   263300   885589 |        1   235376     62 |  0.000 % |
973.10/973.15	c |   3492841 |    2325   263300   885589 |        1   236688     62 |  0.000 % |
973.10/973.15	c |   3547246 |    2325   263300   885589 |        1   159680     48 |  0.000 % |
973.10/973.15	c |   3561303 |    2325   263300   885589 |        1   173737     51 |  0.000 % |
973.10/973.15	c |   3599752 |    2325   263300   885589 |        1   212186     57 |  0.000 % |
973.10/973.15	c |   3650042 |    2325   263300   885589 |        1   262476     64 |  0.000 % |
973.10/973.15	c |   3650153 |    2325   263300   885589 |        1   262587     64 |  0.000 % |
973.10/973.15	c |   3651019 |    2325   263300   885589 |        1   263453     64 |  0.000 % |
973.10/973.15	c |   3651515 |    2325   263300   885589 |        1   263949     64 |  0.000 % |
973.10/973.15	c |   3671713 |    2325   263300   885589 |        1   150141     46 |  0.000 % |
973.10/973.15	c |   3728477 |    2325   263300   885589 |        1   206905     55 |  0.000 % |
973.10/973.15	c |   3731169 |    2325   263300   885589 |        1   209597     56 |  0.000 % |
973.10/973.15	c |   3732070 |    2325   263300   885589 |        1   210498     56 |  0.000 % |
973.10/973.15	c |   3761965 |    2325   263300   885589 |        1   240393     60 |  0.000 % |
973.10/973.15	c |   3838056 |    2325   263300   885589 |        1   179882     54 |  0.000 % |
973.10/973.15	c |   3866256 |    2325   263300   885589 |        1   208082     59 |  0.000 % |
973.10/973.15	c |   3877375 |    2325   263300   885589 |        1   219201     60 |  0.000 % |
973.10/973.15	c |   3877658 |    2325   263300   885589 |        1   219484     60 |  0.000 % |
973.10/973.15	c |   3877758 |    2325   263300   885589 |        1   219584     60 |  0.000 % |
973.10/973.15	c |   3877859 |    2325   263300   885589 |        1   219685     60 |  0.000 % |
973.10/973.15	c |   3905746 |    2325   263300   885589 |        1   247572     64 |  0.000 % |
973.10/973.15	c |   3919850 |    2325   263300   885589 |        1   261676     66 |  0.000 % |
973.10/973.15	c |   3945300 |    2325   263300   885589 |        1   147929     45 |  0.000 % |
973.10/973.15	c |   3948082 |    2325   263300   885589 |        1   150711     45 |  0.000 % |
973.10/973.15	c |   3948848 |    2325   263300   885589 |        1   151477     46 |  0.000 % |
973.10/973.15	c |   3950629 |    2325   263300   885589 |        1   153258     47 |  0.000 % |
1217.10/1217.19	c |   3950815 |    2325   263300   885589 |        1   153444     47 |  0.000 % |
1217.10/1217.19	c |   3978497 |    2325   263300   885589 |        1   181126     53 |  0.000 % |
1217.10/1217.19	c |   4037058 |    2325   263300   885589 |        1   239687     62 |  0.000 % |
1217.10/1217.19	c |   4091767 |    2325   263300   885589 |        1   152604     44 |  0.000 % |
1217.10/1217.19	c |   4092231 |    2325   263300   885589 |        1   153068     44 |  0.000 % |
1217.10/1217.19	c |   4123004 |    2325   263300   885589 |        1   183841     53 |  0.000 % |
1217.10/1217.19	c |   4142187 |    2325   263300   885589 |        1   203024     56 |  0.000 % |
1217.10/1217.19	c |   4148790 |    2325   263300   885589 |        1   209627     57 |  0.000 % |
1217.10/1217.19	c |   4156447 |    2325   263300   885589 |        1   217284     58 |  0.000 % |
1217.10/1217.19	c |   4157375 |    2325   263300   885589 |        1   218212     58 |  0.000 % |
1217.10/1217.19	c |   4157865 |    2325   263300   885589 |        1   218702     58 |  0.000 % |
1217.10/1217.19	c |   4161693 |    2325   263300   885589 |        1   222530     59 |  0.000 % |
1217.10/1217.19	c |   4162839 |    2325   263300   885589 |        1   223676     59 |  0.000 % |
1217.10/1217.19	c |   4220683 |    2325   263300   885589 |        1   281520     65 |  0.000 % |
1217.10/1217.19	c |   4242524 |    2325   263300   885589 |        1   158958     45 |  0.000 % |
1217.10/1217.19	c |   4251289 |    2325   263300   885589 |        1   167723     49 |  0.000 % |
1217.10/1217.19	c |   4268415 |    2325   263300   885589 |        1   184849     52 |  0.000 % |
1217.10/1217.19	c |   4288419 |    2325   263300   885589 |        1   204853     56 |  0.000 % |
1217.10/1217.19	c |   4305206 |    2325   263300   885589 |        1   221640     58 |  0.000 % |
1217.10/1217.19	c |   4313461 |    2325   263300   885589 |        1   229895     59 |  0.000 % |
1217.10/1217.19	c |   4337336 |    2325   263300   885589 |        1   253770     62 |  0.000 % |
1217.10/1217.19	c |   4419350 |    2325   263300   885589 |        1   188779     48 |  0.000 % |
1217.10/1217.19	c |   4466354 |    2325   263300   885589 |        1   235783     53 |  0.000 % |
1217.10/1217.19	c |   4477343 |    2325   263300   885589 |        1   246772     55 |  0.000 % |
1217.10/1217.19	c |   4488763 |    2325   263300   885589 |        1   258192     56 |  0.000 % |
1217.10/1217.19	c |   4490076 |    2325   263300   885589 |        1   259505     57 |  0.000 % |
1217.10/1217.19	c |   4505785 |    2325   263300   885589 |        1   275214     58 |  0.000 % |
1217.10/1217.19	c |   4505885 |    2325   263300   885589 |        1   275314     58 |  0.000 % |
1217.10/1217.19	c |   4511871 |    2325   263300   885589 |        1   281300     59 |  0.000 % |
1217.10/1217.19	c |   4523292 |    2325   263300   885589 |        1   292721     59 |  0.000 % |
1217.10/1217.19	c |   4525042 |    2325   263300   885589 |        1   294471     60 |  0.000 % |
1217.10/1217.19	c |   4525221 |    2325   263300   885589 |        1   294650     60 |  0.000 % |
1217.10/1217.19	c |   4557359 |    2325   263300   885589 |        1   177184     44 |  0.000 % |
1217.10/1217.19	c |   4572542 |    2325   263300   885589 |        1   192367     48 |  0.000 % |
1217.10/1217.19	c |   4606353 |    2325   263300   885589 |        1   226178     54 |  0.000 % |
1217.10/1217.19	c |   4612601 |    2325   263300   885589 |        1   232426     55 |  0.000 % |
1217.10/1217.19	c |   4631683 |    2325   263300   885589 |        1   251508     57 |  0.000 % |
1217.10/1217.19	c |   4632075 |    2325   263300   885589 |        1   251900     57 |  0.000 % |
1217.10/1217.19	c |   4634436 |    2325   263300   885589 |        1   254261     57 |  0.000 % |
1217.10/1217.19	c |   4690499 |    2325   263300   885589 |        1   158129     42 |  0.000 % |
1217.10/1217.19	c |   4706751 |    2325   263300   885589 |        1   174381     46 |  0.000 % |
1217.10/1217.19	c |   4710540 |    2325   263300   885589 |        1   178170     47 |  0.000 % |
1217.10/1217.19	c |   4726620 |    2325   263300   885589 |        1   194250     50 |  0.000 % |
1217.10/1217.19	c |   4726726 |    2325   263300   885589 |        1   194356     50 |  0.000 % |
1217.10/1217.19	c |   4794600 |    2325   263300   885589 |        1   262230     61 |  0.000 % |
1217.10/1217.19	c |   4803904 |    2325   263300   885589 |        1   271534     62 |  0.000 % |
1217.10/1217.19	c |   4805190 |    2325   263300   885589 |        1   272820     63 |  0.000 % |
1217.10/1217.19	c |   4805315 |    2325   263300   885589 |        1   272945     63 |  0.000 % |
1217.10/1217.19	c |   4810735 |    2325   263300   885589 |        1   278365     63 |  0.000 % |
1217.10/1217.19	c |   483

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3258392-1303475680/watcher-3258392-1303475680 -o /tmp/evaluation-result-3258392-1303475680/solver-3258392-1303475680 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3258392-1303475680.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 4.00 3.96 3.59 4/184 24046
/proc/meminfo: memFree=13706648/32950928 swapFree=67111528/67111528
[pid=24045] ppid=24043 vsize=8704 CPUtime=0 cores=0,2
/proc/24045/stat : 24045 (glucose.sh) S 24043 24045 23003 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 459166839 8912896 252 33554432000 4194304 4922060 140734714429616 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24045/statm: 2176 252 211 178 0 69 0

[startup+0.0903101 s]
/proc/loadavg: 4.00 3.96 3.59 4/184 24046
/proc/meminfo: memFree=13706648/32950928 swapFree=67111528/67111528
[pid=24045] ppid=24043 vsize=8704 CPUtime=0 cores=0,2
/proc/24045/stat : 24045 (glucose.sh) S 24043 24045 23003 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 459166839 8912896 252 33554432000 4194304 4922060 140734714429616 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24045/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100308 s]
/proc/loadavg: 4.00 3.96 3.59 4/184 24046
/proc/meminfo: memFree=13706648/32950928 swapFree=67111528/67111528
[pid=24045] ppid=24043 vsize=8704 CPUtime=0 cores=0,2
/proc/24045/stat : 24045 (glucose.sh) S 24043 24045 23003 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 459166839 8912896 252 33554432000 4194304 4922060 140734714429616 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24045/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300428 s]
/proc/loadavg: 4.00 3.96 3.59 4/184 24046
/proc/meminfo: memFree=13706648/32950928 swapFree=67111528/67111528
[pid=24045] ppid=24043 vsize=8704 CPUtime=0 cores=0,2
/proc/24045/stat : 24045 (glucose.sh) S 24043 24045 23003 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 459166839 8912896 252 33554432000 4194304 4922060 140734714429616 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24045/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.70026 s]
/proc/loadavg: 4.00 3.96 3.59 4/184 24046
/proc/meminfo: memFree=13706648/32950928 swapFree=67111528/67111528
[pid=24045] ppid=24043 vsize=8704 CPUtime=0 cores=0,2
/proc/24045/stat : 24045 (glucose.sh) S 24043 24045 23003 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 459166839 8912896 252 33554432000 4194304 4922060 140734714429616 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24045/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50106 s]
/proc/loadavg: 4.00 3.96 3.59 5/194 24085
/proc/meminfo: memFree=13636144/32950928 swapFree=67111528/67111528
[pid=24045] ppid=24043 vsize=8704 CPUtime=1.05 cores=0,2
/proc/24045/stat : 24045 (glucose.sh) S 24043 24045 23003 0 -1 4202496 359 5472 0 0 0 0 104 1 18 0 1 0 459166839 8912896 254 33554432000 4194304 4922060 140734714429616 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24045/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 8704

[startup+3.10077 s]
/proc/loadavg: 4.00 3.96 3.59 5/194 24088
/proc/meminfo: memFree=13617544/32950928 swapFree=67111528/67111528
[pid=24045] ppid=24043 vsize=8704 CPUtime=1.05 cores=0,2
/proc/24045/stat : 24045 (glucose.sh) S 24043 24045 23003 0 -1 4202496 359 5472 0 0 0 0 104 1 18 0 1 0 459166839 8912896 254 33554432000 4194304 4922060 140734714429616 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24045/statm: 2176 254 211 178 0 69 0
[pid=24086] ppid=24045 vsize=52988 CPUtime=2.03 cores=0,2
/proc/24086/stat : 24086 (glucose_static) R 24045 24045 23003 0 -1 4202496 14598 0 0 0 201 2 0 0 25 0 1 0 459166945 54259712 9098 33554432000 4194304 4260849 140737134945920 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24086/statm: 13247 9098 250 17 0 9888 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 61692

[startup+6.30026 s]
/proc/loadavg: 4.08 3.98 3.60 5/194 24088
/proc/meminfo: memFree=13562500/32950928 swapFree=67111528/67111528
[pid=24045] ppid=24043 vsize=8704 CPUtime=1.05 cores=0,2
/proc/24045/stat : 24045 (glucose.sh) S 24043 24045 23003 0 -1 4202496 359 5472 0 0 0 0 104 1 18 0 1 0 459166839 8912896 254 33554432000 4194304 4922060 140734714429616 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24045/statm: 2176 254 211 178 0 69 0
[pid=24086] ppid=24045 vsize=60172 CPUtime=5.23 cores=0,2
/proc/24086/stat : 24086 (glucose_static) R 24045 24045 23003 0 -1 4202496 24969 0 0 0 519 4 0 0 25 0 1 0 459166945 61616128 10255 33554432000 4194304 4260849 140737134945920 18446744073709551615 4238067 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24086/statm: 15043 10255 251 17 0 11684 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 68876

[startup+12.7011 s]
/proc/loadavg: 4.07 3.98 3.60 5/194 24089
/proc/meminfo: memFree=13528548/32950928 swapFree=67111528/67111528
[pid=24045] ppid=24043 vsize=8704 CPUtime=1.05 cores=0,2
/proc/24045/stat : 24045 (glucose.sh) S 24043 24045 23003 0 -1 4202496 359 5472 0 0 0 0 104 1 18 0 1 0 459166839 8912896 254 33554432000 4194304 4922060 140734714429616 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24045/statm: 2176 254 211 178 0 69 0
[pid=24086] ppid=24045 vsize=60172 CPUtime=11.63 cores=0,2
/proc/24086/stat : 24086 (glucose_static) R 24045 24045 23003 0 -1 4202496 26270 0 0 0 1159 4 0 0 25 0 1 0 459166945 61616128 11549 33554432000 4194304 4260849 140737134945920 18446744073709551615 4224875 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24086/statm: 15043 11549 251 17 0 11684 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 68876

[startup+25.5008 s]
/proc/loadavg: 4.06 3.98 3.61 5/194 24089
/proc/meminfo: memFree=13523572/32950928 swapFree=67111528/67111528
[pid=24045] ppid=24043 vsize=8704 CPUtime=1.05 cores=0,2
/proc/24045/stat : 24045 (glucose.sh) S 24043 24045 23003 0 -1 4202496 359 5472 0 0 0 0 104 1 18 0 1 0 459166839 8912896 254 33554432000 4194304 4922060 140734714429616 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24045/statm: 2176 254 211 178 0 69 0
[pid=24086] ppid=24045 vsize=79028 CPUtime=24.43 cores=0,2
/proc/24086/stat : 24086 (glucose_static) R 24045 24045 23003 0 -1 4202496 36490 0 0 0 2438 5 0 0 25 0 1 0 459166945 80924672 16558 33554432000 4194304 4260849 140737134945920 18446744073709551615 4225080 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24086/statm: 19757 16558 251 17 0 16398 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 87732

[startup+51.1002 s]
/proc/loadavg: 4.04 3.98 3.62 5/194 24090
/proc/meminfo: memFree=13453308/32950928 swapFree=67111528/67111528
[pid=24045] ppid=24043 vsize=8704 CPUtime=1.05 cores=0,2
/proc/24045/stat : 24045 (glucose.sh) S 24043 24045 23003 0 -1 4202496 359 5472 0 0 0 0 104 1 18 0 1 0 459166839 8912896 254 33554432000 4194304 4922060 140734714429616 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24045/statm: 2176 254 211 178 0 69 0
[pid=24086] ppid=24045 vsize=109636 CPUtime=50.02 cores=0,2
/proc/24086/stat : 24086 (glucose_static) R 24045 24045 23003 0 -1 4202496 37914 0 0 0 4997 5 0 0 25 0 1 0 459166945 112267264 17967 33554432000 4194304 4260849 140737134945920 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24086/statm: 27409 17967 251 17 0 24050 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 118340

[startup+102.307 s]
/proc/loadavg: 4.01 3.98 3.64 5/194 24091
/proc/meminfo: memFree=13377804/32950928 swapFree=67111528/67111528
[pid=24045] ppid=24043 vsize=8704 CPUtime=1.05 cores=0,2
/proc/24045/stat : 24045 (glucose.sh) S 24043 24045 23003 0 -1 4202496 359 5472 0 0 0 0 104 1 18 0 1 0 459166839 8912896 254 33554432000 4194304 4922060 140734714429616 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24045/statm: 2176 254 211 178 0 69 0
[pid=24086] ppid=24045 vsize=158956 CPUtime=101.23 cores=0,2
/proc/24086/stat : 24086 (glucose_static) R 24045 24045 23003 0 -1 4202496 55828 0 0 0 10115 8 0 0 25 0 1 0 459166945 162770944 27751 33554432000 4194304 4260849 140737134945920 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24086/statm: 39739 27751 252 17 0 36380 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 167660

[startup+162.3 s]
/proc/loadavg: 4.05 3.99 3.66 5/194 24093
/proc/meminfo: memFree=13358532/32950928 swapFree=67111528/67111528
[pid=24045] ppid=24043 vsize=8704 CPUtime=1.05 cores=0,2
/proc/24045/stat : 24045 (glucose.sh) S 24043 24045 23003 0 -1 4202496 359 5472 0 0 0 0 104 1 18 0 1 0 459166839 8912896 254 33554432000 4194304 4922060 140734714429616 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24045/statm: 2176 254 211 178 0 69 0
[pid=24086] ppid=24045 vsize=158956 CPUtime=161.23 cores=0,2
/proc/24086/stat : 24086 (glucose_static) R 24045 24045 23003 0 -1 4202496 104114 0 0 0 16108 15 0 0 25 0 1 0 459166945 162770944 29688 33554432000 4194304 4260849 140737134945920 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24086/statm: 39739 29688 252 17 0 36380 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 167660

[startup+222.301 s]
/proc/loadavg: 4.02 3.99 3.68 5/194 24094
/proc/meminfo: memFree=13383544/32950928 swapFree=67111528/67111528
[pid=24045] ppid=24043 vsize=8704 CPUtime=1.05 cores=0,2
/proc/24045/stat : 24045 (glucose.sh) S 24043 24045 23003 0 -1 4202496 359 5472 0 0 0 0 104 1 18 0 1 0 459166839 8912896 254 33554432000 4194304 4922060 140734714429616 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24045/statm: 2176 254 211 178 0 69 0
[pid=24086] ppid=24045 vsize=109636 CPUtime=221.23 cores=0,2
/proc/24086/stat : 24086 (glucose_static) R 24045 24045 23003 0 -1 4202496 140112 0 0 0 22099 24 0 0 25 0 1 0 459166945 112267264 19586 33554432000 4194304 4260849 140737134945920 18446744073709551615 4225418 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24086/statm: 27409 19586 252 17 0 24050 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 118340

[startup+282.301 s]
/proc/loadavg: 4.07 4.01 3.70 5/194 24096
/proc/meminfo: memFree=13332652/32950928 swapFree=67111528/67111528
[pid=24045] ppid=24043 vsize=8704 CPUtime=1.05 cores=0,2
/proc/24045/stat : 24045 (glucose.sh) S 24043 24045 23003 0 -1 4202496 359 5472 0 0 0 0 104 1 18 0 1 0 459166839 8912896 254 33554432000 4194304 4922060 140734714429616 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24045/statm: 2176 254 211 178 0 69 0
[pid=24086] ppid=24045 vsize=109636 CPUtime=281.23 cores=0,2
/proc/24086/stat : 24086 (glucose_static) R 24045 24045 23003 0 -1 4202496 176434 0 0 0 28093 30 0 0 25 0 1 0 459166945 112267264 19586 33554432000 4194304 4260849 140737134945920 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24086/statm: 27409 19586 252 17 0 24050 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 118340

[startup+342.3 s]
/proc/loadavg: 4.02 4.00 3.72 5/194 24098
/proc/meminfo: memFree=13250640/32950928 swapFree=67111528/67111528
[pid=24045] ppid=24043 vsize=8704 CPUtime=1.05 cores=0,2
/proc/24045/stat : 24045 (glucose.sh) S 24043 24045 23003 0 -1 4202496 359 5472 0 0 0 0 104 1 18 0 1 0 459166839 8912896 254 33554432000 4194304 4922060 140734714429616 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24045/statm: 2176 254 211 178 0 69 0
[pid=24086] ppid=24045 vsize=158956 CPUtime=341.23 cores=0,2
/proc/24086/stat : 24086 (glucose_static) R 24045 24045 23003 0 -1 4202496 224170 0 0 0 34085 38 0 0 25 0 1 0 459166945 162770944 28258 33554432000 4194304 4260849 140737134945920 18446744073709551615 4224652 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24086/statm: 39739 28258 252 17 0 36380 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 167660

[startup+402.301 s]
/proc/loadavg: 4.01 4.00 3.73 5/194 24099
/proc/meminfo: memFree=13296848/32950928 swapFree=67111528/67111528
[pid=24045] ppid=24043 vsize=8704 CPUtime=1.05 cores=0,2
/proc/24045/stat : 24045 (glucose.sh) S 24043 24045 23003 0 -1 4202496 359 5472 0 0 0 0 104 1 18 0 1 0 459166839 8912896 254 33554432000 4194304 4922060 140734714429616 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24045/statm: 2176 254 211 178 0 69 0
[pid=24086] ppid=24045 vsize=158956 CPUtime=401.23 cores=0,2

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

/proc/24086/statm: 43129 38119 252 17 0 39770 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 181220

[startup+642.301 s]
/proc/loadavg: 4.02 4.01 3.79 5/194 24106
/proc/meminfo: memFree=13142316/32950928 swapFree=67111528/67111528
[pid=24045] ppid=24043 vsize=8704 CPUtime=1.05 cores=0,2
/proc/24045/stat : 24045 (glucose.sh) S 24043 24045 23003 0 -1 4202496 359 5472 0 0 0 0 104 1 18 0 1 0 459166839 8912896 254 33554432000 4194304 4922060 140734714429616 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24045/statm: 2176 254 211 178 0 69 0
[pid=24086] ppid=24045 vsize=203336 CPUtime=641.25 cores=0,2
/proc/24086/stat : 24086 (glucose_static) R 24045 24045 23003 0 -1 4202496 379529 0 0 0 64058 67 0 0 25 0 1 0 459166945 208216064 40430 33554432000 4194304 4260849 140737134945920 18446744073709551615 4224895 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24086/statm: 50834 40430 252 17 0 47475 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 212040

[startup+702.301 s]
/proc/loadavg: 4.07 4.02 3.80 5/194 24107
/proc/meminfo: memFree=13090304/32950928 swapFree=67111528/67111528
[pid=24045] ppid=24043 vsize=8704 CPUtime=1.05 cores=0,2
/proc/24045/stat : 24045 (glucose.sh) S 24043 24045 23003 0 -1 4202496 359 5472 0 0 0 0 104 1 18 0 1 0 459166839 8912896 254 33554432000 4194304 4922060 140734714429616 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24045/statm: 2176 254 211 178 0 69 0
[pid=24086] ppid=24045 vsize=203336 CPUtime=701.24 cores=0,2
/proc/24086/stat : 24086 (glucose_static) R 24045 24045 23003 0 -1 4202496 412060 0 0 0 70050 74 0 0 25 0 1 0 459166945 208216064 40073 33554432000 4194304 4260849 140737134945920 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24086/statm: 50834 40073 252 17 0 47475 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 212040

[startup+762.307 s]
/proc/loadavg: 4.02 4.01 3.81 5/194 24109
/proc/meminfo: memFree=13110352/32950928 swapFree=67111528/67111528
[pid=24045] ppid=24043 vsize=8704 CPUtime=1.05 cores=0,2
/proc/24045/stat : 24045 (glucose.sh) S 24043 24045 23003 0 -1 4202496 359 5472 0 0 0 0 104 1 18 0 1 0 459166839 8912896 254 33554432000 4194304 4922060 140734714429616 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24045/statm: 2176 254 211 178 0 69 0
[pid=24086] ppid=24045 vsize=172516 CPUtime=761.25 cores=0,2
/proc/24086/stat : 24086 (glucose_static) R 24045 24045 23003 0 -1 4202496 444317 0 0 0 76045 80 0 0 25 0 1 0 459166945 176656384 37460 33554432000 4194304 4260849 140737134945920 18446744073709551615 4225253 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24086/statm: 43129 37460 252 17 0 39770 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 181220

[startup+822.301 s]
/proc/loadavg: 4.01 4.01 3.82 5/194 24110
/proc/meminfo: memFree=13132128/32950928 swapFree=67111528/67111528
[pid=24045] ppid=24043 vsize=8704 CPUtime=1.05 cores=0,2
/proc/24045/stat : 24045 (glucose.sh) S 24043 24045 23003 0 -1 4202496 359 5472 0 0 0 0 104 1 18 0 1 0 459166839 8912896 254 33554432000 4194304 4922060 140734714429616 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24045/statm: 2176 254 211 178 0 69 0
[pid=24086] ppid=24045 vsize=203336 CPUtime=821.25 cores=0,2
/proc/24086/stat : 24086 (glucose_static) R 24045 24045 23003 0 -1 4202496 466892 0 0 0 82039 86 0 0 25 0 1 0 459166945 208216064 43127 33554432000 4194304 4260849 140737134945920 18446744073709551615 4224665 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24086/statm: 50834 43127 252 17 0 47475 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 212040

[startup+882.301 s]
/proc/loadavg: 4.03 4.02 3.83 5/194 24112
/proc/meminfo: memFree=13075656/32950928 swapFree=67111528/67111528
[pid=24045] ppid=24043 vsize=8704 CPUtime=1.05 cores=0,2
/proc/24045/stat : 24045 (glucose.sh) S 24043 24045 23003 0 -1 4202496 359 5472 0 0 0 0 104 1 18 0 1 0 459166839 8912896 254 33554432000 4194304 4922060 140734714429616 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24045/statm: 2176 254 211 178 0 69 0
[pid=24086] ppid=24045 vsize=203336 CPUtime=881.25 cores=0,2
/proc/24086/stat : 24086 (glucose_static) R 24045 24045 23003 0 -1 4202496 501533 0 0 0 88031 94 0 0 25 0 1 0 459166945 208216064 42574 33554432000 4194304 4260849 140737134945920 18446744073709551615 4209314 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24086/statm: 50834 42574 252 17 0 47475 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 212040

[startup+942.3 s]
/proc/loadavg: 4.01 4.01 3.84 5/194 24114
/proc/meminfo: memFree=13115672/32950928 swapFree=67111528/67111528
[pid=24045] ppid=24043 vsize=8704 CPUtime=1.05 cores=0,2
/proc/24045/stat : 24045 (glucose.sh) S 24043 24045 23003 0 -1 4202496 359 5472 0 0 0 0 104 1 18 0 1 0 459166839 8912896 254 33554432000 4194304 4922060 140734714429616 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24045/statm: 2176 254 211 178 0 69 0
[pid=24086] ppid=24045 vsize=172516 CPUtime=941.25 cores=0,2
/proc/24086/stat : 24086 (glucose_static) R 24045 24045 23003 0 -1 4202496 535798 0 0 0 94022 103 0 0 25 0 1 0 459166945 176656384 38193 33554432000 4194304 4260849 140737134945920 18446744073709551615 4238067 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24086/statm: 43129 38193 252 17 0 39770 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 181220

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.85 5/194 24115
/proc/meminfo: memFree=13081664/32950928 swapFree=67111528/67111528
[pid=24045] ppid=24043 vsize=8704 CPUtime=1.05 cores=0,2
/proc/24045/stat : 24045 (glucose.sh) S 24043 24045 23003 0 -1 4202496 359 5472 0 0 0 0 104 1 18 0 1 0 459166839 8912896 254 33554432000 4194304 4922060 140734714429616 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24045/statm: 2176 254 211 178 0 69 0
[pid=24086] ppid=24045 vsize=203336 CPUtime=1001.26 cores=0,2
/proc/24086/stat : 24086 (glucose_static) R 24045 24045 23003 0 -1 4202496 565057 0 0 0 100015 111 0 0 25 0 1 0 459166945 208216064 46708 33554432000 4194304 4260849 140737134945920 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24086/statm: 50834 46708 252 17 0 47475 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 212040

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.85 5/194 24117
/proc/meminfo: memFree=13088184/32950928 swapFree=67111528/67111528
[pid=24045] ppid=24043 vsize=8704 CPUtime=1.05 cores=0,2
/proc/24045/stat : 24045 (glucose.sh) S 24043 24045 23003 0 -1 4202496 359 5472 0 0 0 0 104 1 18 0 1 0 459166839 8912896 254 33554432000 4194304 4922060 140734714429616 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24045/statm: 2176 254 211 178 0 69 0
[pid=24086] ppid=24045 vsize=203336 CPUtime=1061.25 cores=0,2
/proc/24086/stat : 24086 (glucose_static) R 24045 24045 23003 0 -1 4202496 601423 0 0 0 106007 118 0 0 25 0 1 0 459166945 208216064 41385 33554432000 4194304 4260849 140737134945920 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24086/statm: 50834 41385 252 17 0 47475 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 212040

[startup+1122.3 s]
/proc/loadavg: 4.07 4.02 3.86 5/194 24118
/proc/meminfo: memFree=13071888/32950928 swapFree=67111528/67111528
[pid=24045] ppid=24043 vsize=8704 CPUtime=1.05 cores=0,2
/proc/24045/stat : 24045 (glucose.sh) S 24043 24045 23003 0 -1 4202496 359 5472 0 0 0 0 104 1 18 0 1 0 459166839 8912896 254 33554432000 4194304 4922060 140734714429616 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24045/statm: 2176 254 211 178 0 69 0
[pid=24086] ppid=24045 vsize=203336 CPUtime=1121.26 cores=0,2
/proc/24086/stat : 24086 (glucose_static) R 24045 24045 23003 0 -1 4202496 625386 0 0 0 112001 125 0 0 25 0 1 0 459166945 208216064 44297 33554432000 4194304 4260849 140737134945920 18446744073709551615 4225080 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24086/statm: 50834 44297 252 17 0 47475 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 212040

[startup+1182.3 s]
/proc/loadavg: 4.02 4.01 3.87 5/194 24120
/proc/meminfo: memFree=13058700/32950928 swapFree=67111528/67111528
[pid=24045] ppid=24043 vsize=8704 CPUtime=1.05 cores=0,2
/proc/24045/stat : 24045 (glucose.sh) S 24043 24045 23003 0 -1 4202496 359 5472 0 0 0 0 104 1 18 0 1 0 459166839 8912896 254 33554432000 4194304 4922060 140734714429616 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24045/statm: 2176 254 211 178 0 69 0
[pid=24086] ppid=24045 vsize=172516 CPUtime=1181.26 cores=0,2
/proc/24086/stat : 24086 (glucose_static) R 24045 24045 23003 0 -1 4202496 659966 0 0 0 117994 132 0 0 25 0 1 0 459166945 176656384 37756 33554432000 4194304 4260849 140737134945920 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24086/statm: 43129 37756 252 17 0 39770 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 181220

[startup+1242.3 s]
/proc/loadavg: 4.01 4.00 3.87 5/194 24122
/proc/meminfo: memFree=13042028/32950928 swapFree=67111528/67111528
[pid=24045] ppid=24043 vsize=8704 CPUtime=1.05 cores=0,2
/proc/24045/stat : 24045 (glucose.sh) S 24043 24045 23003 0 -1 4202496 359 5472 0 0 0 0 104 1 18 0 1 0 459166839 8912896 254 33554432000 4194304 4922060 140734714429616 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24045/statm: 2176 254 211 178 0 69 0
[pid=24086] ppid=24045 vsize=203336 CPUtime=1241.25 cores=0,2
/proc/24086/stat : 24086 (glucose_static) R 24045 24045 23003 0 -1 4202496 686982 0 0 0 123985 140 0 0 25 0 1 0 459166945 208216064 42048 33554432000 4194304 4260849 140737134945920 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24086/statm: 50834 42048 252 17 0 47475 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 212040



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.02 3.88 4/192 24124
/proc/meminfo: memFree=13178648/32950928 swapFree=67111528/67111528
[pid=24045] ppid=24043 vsize=8704 CPUtime=1.05 cores=0,2
/proc/24045/stat : 24045 (glucose.sh) S 24043 24045 23003 0 -1 4202496 359 5472 0 0 0 0 104 1 18 0 1 0 459166839 8912896 254 33554432000 4194304 4922060 140734714429616 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24045/statm: 2176 254 211 178 0 69 0
[pid=24086] ppid=24045 vsize=172516 CPUtime=1298.96 cores=0,2
/proc/24086/stat : 24086 (glucose_static) R 24045 24045 23003 0 -1 4202496 706527 0 0 0 129752 144 0 0 25 0 1 0 459166945 176656384 39538 33554432000 4194304 4260849 140737134945920 18446744073709551615 4224665 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24086/statm: 43129 39538 252 17 0 39770 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 181220

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24045 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=42841
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=17997
# CPU time returned by wait4() is 1.06084
# while last known CPU time is 1300.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.01
CPU user time (s): 1298.56
CPU system time (s): 1.45
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 311448

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

runsolver used 2.13667 second user time and 4.96724 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-22 14:34:40
IDJOB=3258392
IDBENCH=71353
IDSOLVER=1651
FILE ID=node122/3258392-1303475680
RUNJOBID= node122-1303474378-23883
PBS_JOBID= 13107194
Free space on /tmp= 71112 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2400c266431gyes7.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258392-1303475680/watcher-3258392-1303475680 -o /tmp/evaluation-result-3258392-1303475680/solver-3258392-1303475680 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3258392-1303475680.cnf 

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

MD5SUM BENCH= 92e61742efd2e322c59b4442206bebf1
RANDOM SEED=214241253

node122.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.820
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.64
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.820
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.820
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.820
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.83
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.820
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.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13706688 kB
Buffers:       1282708 kB
Cached:       17348344 kB
SwapCached:          0 kB
Active:        8709088 kB
Inactive:      9994768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13706688 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6636 kB
Writeback:           0 kB
AnonPages:       72676 kB
Mapped:          15268 kB
Slab:           475300 kB
PageTables:       5140 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   250304 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= 71092 MiB
End job on node122 at 2011-04-22 14:56:22