Trace number 3303616

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) 5000.04 4999.92

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m42-q663-n40-p30-s67876261.cnf
MD5SUMed0227339111fb337104188c725538d0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.128979
Satisfiable
(Un)Satisfiability was proved
Number of variables1634
Number of clauses212885
Sum of the clauses size427324
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2212845
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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.05	c ==============================================================================
0.00/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |  212885   427324 |   63865       0        0     nan |  0.000 % |
0.00/0.58	c |         0 |  211251   636390 |      --       0       --      -- |     --   | -1634/209066
0.00/0.58	c ==============================================================================
0.00/0.58	c Result  :   #vars: 1594   #clauses: 211251   #literals: 636390
0.00/0.58	c CPU time:   0.571913 s
0.00/0.58	c ==============================================================================
0.00/0.69	c
0.00/0.69	c Starting glucose
0.00/0.69	c
133.38/133.48	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
133.38/133.48	c WARNING: for repeatability, setting FPU to use double precision
133.38/133.48	c ============================[ Problem Statistics ]=============================
133.38/133.48	c |                                                                             |
133.38/133.48	c |  Number of variables:          1594                                         |
133.38/133.48	c |  Number of clauses:          211251                                         |
133.38/133.48	c |  Parse time:                   0.04 s                                       |
133.38/133.48	c |                                                                             |
133.38/133.48	c ============================[ Search Statistics ]==============================
133.38/133.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
133.38/133.48	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
133.38/133.48	c ===============================================================================
133.38/133.48	c |    476595 |    1594   211251   636390 |        1    69414    193 |  0.000 % |
133.38/133.48	c |    476697 |    1594   211251   636390 |        1    69516    193 |  0.000 % |
133.38/133.48	c |    476797 |    1594   211251   636390 |        1    69616    193 |  0.000 % |
133.38/133.48	c |    476897 |    1594   211251   636390 |        1    69716    193 |  0.000 % |
133.38/133.48	c |    477074 |    1594   211251   636390 |        1    69893    193 |  0.000 % |
133.38/133.48	c |    477175 |    1594   211251   636390 |        1    69994    192 |  0.000 % |
133.38/133.48	c |    477276 |    1594   211251   636390 |        1    70095    192 |  0.000 % |
133.38/133.48	c |    482016 |    1594   211251   636390 |        1    74835    192 |  0.000 % |
133.38/133.48	c |    482116 |    1594   211251   636390 |        1    74935    192 |  0.000 % |
133.38/133.48	c |    482217 |    1594   211251   636390 |        1    75036    192 |  0.000 % |
133.38/133.48	c |    482319 |    1594   211251   636390 |        1    75138    192 |  0.000 % |
133.38/133.48	c |    483017 |    1594   211251   636390 |        1    75836    191 |  0.000 % |
133.38/133.48	c |    483117 |    1594   211251   636390 |        1    75936    191 |  0.000 % |
133.38/133.48	c |    484985 |    1594   211251   636390 |        1    77804    190 |  0.000 % |
133.38/133.48	c |    485087 |    1594   211251   636390 |        1    77906    190 |  0.000 % |
133.38/133.48	c |    485187 |    1594   211251   636390 |        1    78006    190 |  0.000 % |
133.38/133.48	c |    485289 |    1594   211251   636390 |        1    78108    190 |  0.000 % |
133.38/133.48	c |    485389 |    1594   211251   636390 |        1    78208    190 |  0.000 % |
133.38/133.48	c |    486017 |    1594   211251   636390 |        1    78836    190 |  0.000 % |
133.38/133.48	c |    486120 |    1594   211251   636390 |        1    78939    190 |  0.000 % |
133.38/133.48	c |    486220 |    1594   211251   636390 |        1    79039    190 |  0.000 % |
133.38/133.48	c |    486320 |    1594   211251   636390 |        1    79139    190 |  0.000 % |
133.38/133.48	c |    486423 |    1594   211251   636390 |        1    79242    190 |  0.000 % |
133.38/133.48	c |    486523 |    1594   211251   636390 |        1    79342    190 |  0.000 % |
133.38/133.48	c |    486625 |    1594   211251   636390 |        1    79444    190 |  0.000 % |
133.38/133.48	c |    486725 |    1594   211251   636390 |        1    79544    190 |  0.000 % |
133.38/133.48	c |    486825 |    1594   211251   636390 |        1    79644    190 |  0.000 % |
133.38/133.48	c |    486927 |    1594   211251   636390 |        1    79746    190 |  0.000 % |
133.38/133.48	c |    487027 |    1594   211251   636390 |        1    79846    190 |  0.000 % |
133.38/133.48	c |    487127 |    1594   211251   636390 |        1    79946    190 |  0.000 % |
133.38/133.48	c |    487227 |    1594   211251   636390 |        1    80046    190 |  0.000 % |
133.38/133.48	c |    487327 |    1594   211251   636390 |        1    80146    190 |  0.000 % |
133.38/133.48	c |    487427 |    1594   211251   636390 |        1    80246    190 |  0.000 % |
133.38/133.48	c |    487605 |    1594   211251   636390 |        1    80424    190 |  0.000 % |
133.38/133.48	c |    487706 |    1594   211251   636390 |        1    80525    190 |  0.000 % |
133.38/133.48	c |    487806 |    1594   211251   636390 |        1    80625    190 |  0.000 % |
133.38/133.48	c |    487906 |    1594   211251   636390 |        1    80725    190 |  0.000 % |
133.38/133.48	c |    488217 |    1594   211251   636390 |        1    81036    190 |  0.000 % |
133.38/133.48	c |    488317 |    1594   211251   636390 |        1    81136    190 |  0.000 % |
933.41/933.43	c |    488545 |    1594   211251   636390 |        1    81364    190 |  0.000 % |
933.41/933.43	c |    488646 |    1594   211251   636390 |        1    81465    190 |  0.000 % |
933.41/933.43	c |    488757 |    1594   211251   636390 |        1    81576    190 |  0.000 % |
933.41/933.43	c |    488858 |    1594   211251   636390 |        1    81677    190 |  0.000 % |
933.41/933.43	c |    488958 |    1594   211251   636390 |        1    81777    190 |  0.000 % |
933.41/933.43	c |    489058 |    1594   211251   636390 |        1    81877    190 |  0.000 % |
933.41/933.43	c |    489158 |    1594   211251   636390 |        1    81977    190 |  0.000 % |
933.41/933.43	c |    489258 |    1594   211251   636390 |        1    82077    190 |  0.000 % |
933.41/933.43	c |    489358 |    1594   211251   636390 |        1    82177    190 |  0.000 % |
933.41/933.43	c |    489458 |    1594   211251   636390 |        1    82277    190 |  0.000 % |
933.41/933.43	c |    489558 |    1594   211251   636390 |        1    82377    190 |  0.000 % |
933.41/933.43	c |    489659 |    1594   211251   636390 |        1    82478    190 |  0.000 % |
933.41/933.43	c |    489760 |    1594   211251   636390 |        1    82579    190 |  0.000 % |
933.41/933.43	c |    489861 |    1594   211251   636390 |        1    82680    190 |  0.000 % |
933.41/933.43	c |    489967 |    1594   211251   636390 |        1    82786    190 |  0.000 % |
933.41/933.43	c |    490069 |    1594   211251   636390 |        1    82888    190 |  0.000 % |
933.41/933.43	c |    490169 |    1594   211251   636390 |        1    82988    190 |  0.000 % |
933.41/933.43	c |    490356 |    1594   211251   636390 |        1    83175    190 |  0.000 % |
933.41/933.43	c |    490456 |    1594   211251   636390 |        1    83275    190 |  0.000 % |
933.41/933.43	c |    490557 |    1594   211251   636390 |        1    83376    190 |  0.000 % |
933.41/933.43	c |    490774 |    1594   211251   636390 |        1    83593    190 |  0.000 % |
933.41/933.43	c |    490874 |    1594   211251   636390 |        1    83693    190 |  0.000 % |
933.41/933.43	c |    491638 |    1594   211251   636390 |        1    84457    190 |  0.000 % |
933.41/933.43	c |    491746 |    1594   211251   636390 |        1    84565    190 |  0.000 % |
933.41/933.43	c |    724145 |    1594   211251   636390 |        1   112557    165 |  0.000 % |
933.41/933.43	c |    724248 |    1594   211251   636390 |        1   112660    165 |  0.000 % |
933.41/933.43	c |    724356 |    1594   211251   636390 |        1   112768    165 |  0.000 % |
933.41/933.43	c |    725774 |    1594   211251   636390 |        1   114186    165 |  0.000 % |
933.41/933.43	c |    727400 |    1594   211251   636390 |        1    58213    126 |  0.000 % |
933.41/933.43	c |    727794 |    1594   211251   636390 |        1    58607    127 |  0.000 % |
933.41/933.43	c |    737871 |    1594   211251   636390 |        1    68684    131 |  0.000 % |
933.41/933.43	c |    753133 |    1594   211251   636390 |        1    83946    139 |  0.000 % |
933.41/933.43	c |    753276 |    1594   211251   636390 |        1    84089    139 |  0.000 % |
933.41/933.43	c |    754610 |    1594   211251   636390 |        1    85423    139 |  0.000 % |
933.41/933.43	c |    798556 |    1594   211251   636390 |        1    69186    124 |  0.000 % |
933.41/933.43	c |    799999 |    1594   211251   636390 |        1    70629    124 |  0.000 % |
933.41/933.43	c |    802387 |    1594   211251   636390 |        1    73017    124 |  0.000 % |
933.41/933.43	c |    830388 |    1594   211251   636390 |        1   101018    124 |  0.000 % |
933.41/933.43	c |    869002 |    1594   211251   636390 |        1    76832    120 |  0.000 % |
933.41/933.43	c |   1471742 |    1594   211251   636390 |        1   167175    117 |  0.000 % |
933.41/933.43	c |   1508598 |    1594   211251   636390 |        1   120419    119 |  0.000 % |
933.41/933.43	c |   1513049 |    1594   211251   636390 |        1   124870    120 |  0.000 % |
933.41/933.43	c |   1513261 |    1594   211251   636390 |        1   125082    120 |  0.000 % |
933.41/933.43	c |   1513365 |    1594   211251   636390 |        1   125186    120 |  0.000 % |
933.41/933.43	c |   1522694 |    1594   211251   636390 |        1   134515    123 |  0.000 % |
933.41/933.43	c |   1574024 |    1594   211251   636390 |        1    99654    112 |  0.000 % |
933.41/933.43	c |   1574303 |    1594   211251   636390 |        1    99933    112 |  0.000 % |
933.41/933.43	c |   1574404 |    1594   211251   636390 |        1   100034    112 |  0.000 % |
933.41/933.43	c |   2538641 |    1594   211251   636390 |        1   171461    110 |  0.000 % |
933.41/933.43	c |   2747413 |    1594   211251   636390 |        1   153238    115 |  0.000 % |
2269.54/2269.52	c |   2747872 |    1594   211251   636390 |        1   153697    115 |  0.000 % |
2269.54/2269.52	c |   2747973 |    1594   211251   636390 |        1   153798    115 |  0.000 % |
2269.54/2269.52	c |   2748270 |    1594   211251   636390 |        1   154095    115 |  0.000 % |
2269.54/2269.52	c |   2748371 |    1594   211251   636390 |        1   154196    115 |  0.000 % |
2269.54/2269.52	c |   2748537 |    1594   211251   636390 |        1   154362    115 |  0.000 % |
2269.54/2269.52	c |   2750172 |    1594   211251   636390 |        1   155997    116 |  0.000 % |
2269.54/2269.52	c |   2787373 |    1594   211251   636390 |        1   193198    121 |  0.000 % |
2269.54/2269.52	c |   2787476 |    1594   211251   636390 |        1   193301    121 |  0.000 % |
2269.54/2269.52	c |   2787576 |    1594   211251   636390 |        1   193401    121 |  0.000 % |
2269.54/2269.52	c |   2788191 |    1594   211251   636390 |        1   194016    121 |  0.000 % |
2269.54/2269.52	c |   2788293 |    1594   211251   636390 |        1   194118    121 |  0.000 % |
2269.54/2269.52	c |   2788493 |    1594   211251   636390 |        1   194318    121 |  0.000 % |
2269.54/2269.52	c |   2877587 |    1594   211251   636390 |        1   166015    124 |  0.000 % |
2269.54/2269.52	c |   2878849 |    1594   211251   636390 |        1   167277    124 |  0.000 % |
2269.54/2269.52	c |   2892290 |    1594   211251   636390 |        1   180718    126 |  0.000 % |
2269.54/2269.52	c |   2892391 |    1594   211251   636390 |        1   180819    126 |  0.000 % |
2269.54/2269.52	c |   3253056 |    1594   211251   636390 |        1   173682    105 |  0.000 % |
2269.54/2269.52	c |   3253156 |    1594   211251   636390 |        1   173782    105 |  0.000 % |
2269.54/2269.52	c |   3253256 |    1594   211251   636390 |        1   173882    105 |  0.000 % |
2269.54/2269.52	c |   3253383 |    1594   211251   636390 |        1   174009    105 |  0.000 % |
2269.54/2269.52	c |   3255682 |    1594   211251   636390 |        1   176308    105 |  0.000 % |
2269.54/2269.52	c |   3284508 |    1594   211251   636390 |        1   205134    105 |  0.000 % |
2269.54/2269.52	c |   3285868 |    1594   211251   636390 |        1   206494    106 |  0.000 % |
2269.54/2269.52	c |   3307494 |    1594   211251   636390 |        1   228120    108 |  0.000 % |
2269.54/2269.52	c |   3307910 |    1594   211251   636390 |        1   228536    108 |  0.000 % |
2269.54/2269.52	c |   3320033 |    1594   211251   636390 |        1   240659    108 |  0.000 % |
2269.54/2269.52	c |   3320503 |    1594   211251   636390 |        1   241129    108 |  0.000 % |
2269.54/2269.52	c |   3352262 |    1594   211251   636390 |        1   145084     99 |  0.000 % |
2269.54/2269.52	c |   3353355 |    1594   211251   636390 |        1   146177     99 |  0.000 % |
2269.54/2269.52	c |   3355322 |    1594   211251   636390 |        1   148144    100 |  0.000 % |
2269.54/2269.52	c |   3362029 |    1594   211251   636390 |        1   154851    100 |  0.000 % |
2269.54/2269.52	c |   3362747 |    1594   211251   636390 |        1   155569    100 |  0.000 % |
2269.54/2269.52	c |   3365092 |    1594   211251   636390 |        1   157914    100 |  0.000 % |
2269.54/2269.52	c |   3379884 |    1594   211251   636390 |        1   172706    103 |  0.000 % |
2269.54/2269.52	c |   3380040 |    1594   211251   636390 |        1   172862    103 |  0.000 % |
2269.54/2269.52	c |   5569079 |    1594   211251   636390 |        1   299718     66 |  0.000 % |
2269.54/2269.52	c |   5569329 |    1594   211251   636390 |        1   299968     66 |  0.000 % |
2269.54/2269.52	c |   6235147 |    1594   211251   636390 |        1   282962     77 |  0.000 % |
2269.54/2269.52	c |   6235332 |    1594   211251   636390 |        1   283147     77 |  0.000 % |
2269.54/2269.52	c |   6237496 |    1594   211251   636390 |        1   285311     77 |  0.000 % |
2269.54/2269.52	c |   6237596 |    1594   211251   636390 |        1   285411     77 |  0.000 % |
2269.54/2269.52	c |   6320061 |    1594   211251   636390 |        1   190681     64 |  0.000 % |
2269.54/2269.52	c |   6733373 |    1594   211251   636390 |        1   241794     64 |  0.000 % |
2269.54/2269.52	c |   6759106 |    1594   211251   636390 |        1   267527     67 |  0.000 % |
2269.54/2269.52	c |   6759413 |    1594   211251   636390 |        1   267834     67 |  0.000 % |
2269.54/2269.52	c |   6765132 |    1594   211251   636390 |        1   273553     67 |  0.000 % |
2269.54/2269.52	c |   7034693 |    1594   211251   636390 |        1   358116     67 |  0.000 % |
2269.54/2269.52	c |   7034895 |    1594   211251   636390 |        1   358318     67 |  0.000 % |
2269.54/2269.52	c |   7044634 |    1594   211251   636390 |        1   368057     68 |  0.000 % |
2269.54/2269.52	c |   7044993 |    1594   211251   636390 |        1   368416     68 |  0.000 % |
4846.33/4846.22	c |   7052381 |    1594   211251   636390 |        1   188200     59 |  0.000 % |
4846.33/4846.22	c |   7800062 |    1594   211251   636390 |        1   357482     73 |  0.000 % |
4846.33/4846.22	c |   7858170 |    1594   211251   636390 |        1   217592     66 |  0.000 % |
4846.33/4846.22	c |   7861088 |    1594   211251   636390 |        1   220510     66 |  0.000 % |
4846.33/4846.22	c |   7884576 |    1594   211251   636390 |        1   243998     69 |  0.000 % |
4846.33/4846.22	c |   8020913 |    1594   211251   636390 |        1   380335     79 |  0.000 % |
4846.33/4846.22	c |   8860019 |    1594   211251   636390 |        1   401448     73 |  0.000 % |
4846.33/4846.22	c |   8962246 |    1594   211251   636390 |        1   292678     69 |  0.000 % |
4846.33/4846.22	c |   8962347 |    1594   211251   636390 |        1   292779     69 |  0.000 % |
4846.33/4846.22	c |   9344321 |    1594   211251   636390 |        1   244944     63 |  0.000 % |
4846.33/4846.22	c |   9674199 |    1594   211251   636390 |        1   356017     71 |  0.000 % |
4846.33/4846.22	c |   9866050 |    1594   211251   636390 |        1   326466     67 |  0.000 % |
4846.33/4846.22	c |   9875223 |    1594   211251   636390 |        1   335639     68 |  0.000 % |
4846.33/4846.22	c |   9904974 |    1594   211251   636390 |        1   365390     69 |  0.000 % |
4846.33/4846.22	c |   9925750 |    1594   211251   636390 |        1   386166     71 |  0.000 % |
4846.33/4846.22	c |  10365797 |    1594   211251   636390 |        1   375618     71 |  0.000 % |
4846.33/4846.22	c |  10402865 |    1594   211251   636390 |        1   412686     74 |  0.000 % |
4846.33/4846.22	c |  10405035 |    1594   211251   636390 |        1   414856     74 |  0.000 % |
4846.33/4846.22	c |  10405137 |    1594   211251   636390 |        1   414958     74 |  0.000 % |
4846.33/4846.22	c |  10461870 |    1594   211251   636390 |        1   242489     64 |  0.000 % |
4846.33/4846.22	c |  10771953 |    1594   211251   636390 |        1   320778     65 |  0.000 % |
4846.33/4846.22	c |  10882201 |    1594   211251   636390 |        1   431026     75 |  0.000 % |
4846.33/4846.22	c |  10882304 |    1594   211251   636390 |        1   431129     75 |  0.000 % |
4846.33/4846.22	c |  10949857 |    1594   211251   636390 |        1   264282     65 |  0.000 % |
4846.33/4846.22	c |  11243384 |    1594   211251   636390 |        1   320801     73 |  0.000 % |
4846.33/4846.22	c |  11243565 |    1594   211251   636390 |        1   320982     73 |  0.000 % |
4846.33/4846.22	c |  11829586 |    1594   211251   636390 |        1   425208     74 |  0.000 % |
4846.33/4846.22	c |  11877752 |    1594   211251   636390 |        1   473374     77 |  0.000 % |
4846.33/4846.22	c |  11877852 |    1594   211251   636390 |        1   473474     77 |  0.000 % |
4846.33/4846.22	c |  11877952 |    1594   211251   636390 |        1   473574     77 |  0.000 % |
4846.33/4846.22	c |  11878053 |    1594   211251   636390 |        1   473675     77 |  0.000 % |
4846.33/4846.22	c |  11892288 |    1594   211251   636390 |        1   487910     77 |  0.000 % |
4846.33/4846.22	c |  11907782 |    1594   211251   636390 |        1   258597     64 |  0.000 % |
4846.33/4846.22	c |  11934845 |    1594   211251   636390 |        1   285660     66 |  0.000 % |
4846.33/4846.22	c |  11934945 |    1594   211251   636390 |        1   285760     66 |  0.000 % |
4846.33/4846.22	c |  12229686 |    1594   211251   636390 |        1   333098     69 |  0.000 % |
4846.33/4846.22	c |  12277643 |    1594   211251   636390 |        1   381055     72 |  0.000 % |
4846.33/4846.22	c |  12307289 |    1594   211251   636390 |        1   410701     73 |  0.000 % |
4846.33/4846.22	c |  12307391 |    1594   211251   636390 |        1   410803     73 |  0.000 % |
4846.33/4846.22	c |  12308253 |    1594   211251   636390 |        1   411665     73 |  0.000 % |
4846.33/4846.22	c |  12322729 |    1594   211251   636390 |        1   426141     75 |  0.000 % |
4846.33/4846.22	c |  12322841 |    1594   211251   636390 |        1   426253     75 |  0.000 % |
4846.33/4846.22	c |  12329408 |    1594   211251   636390 |        1   432820     75 |  0.000 % |
4846.33/4846.22	c |  12333778 |    1594   211251   636390 |        1   437190     75 |  0.000 % |
4846.33/4846.22	c |  12333878 |    1594   211251   636390 |        1   437290     75 |  0.000 % |
4846.33/4846.22	c |  12390787 |    1594   211251   636390 |        1   494199     78 |  0.000 % |
4846.33/4846.22	c |  12409764 |    1594   211251   636390 |        1   263188     63 |  0.000 % |
4846.33/4846.22	c |  12421435 |    1594   211251   636390 |        1   274859     65 |  0.000 % |
4846.33/4846.22	c |  12421536 |    1594   211251   636390 |        1   274960     65 |  0.000 % |
4846.33/4846.22	c |  1310

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: 977)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3303616-1306950808/watcher-3303616-1306950808 -o /tmp/evaluation-result-3303616-1306950808/solver-3303616-1306950808 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3303616-1306950808.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 0.92 1.02 1.00 2/433 5489
/proc/meminfo: memFree=21174928/32951124 swapFree=60787360/67111528
[pid=5489] ppid=5487 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/5489/stat : 5489 (glucose.sh) S 5487 5489 4249 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 806678707 8912896 252 33554432000 4194304 4922060 140736636849056 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5489/statm: 2176 252 211 178 0 69 0

[startup+0.0507901 s]
/proc/loadavg: 0.92 1.02 1.00 2/433 5489
/proc/meminfo: memFree=21174928/32951124 swapFree=60787360/67111528
[pid=5489] ppid=5487 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/5489/stat : 5489 (glucose.sh) S 5487 5489 4249 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 806678707 8912896 252 33554432000 4194304 4922060 140736636849056 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5489/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100778 s]
/proc/loadavg: 0.92 1.02 1.00 2/433 5489
/proc/meminfo: memFree=21174928/32951124 swapFree=60787360/67111528
[pid=5489] ppid=5487 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/5489/stat : 5489 (glucose.sh) S 5487 5489 4249 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 806678707 8912896 252 33554432000 4194304 4922060 140736636849056 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5489/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300781 s]
/proc/loadavg: 0.92 1.02 1.00 2/433 5489
/proc/meminfo: memFree=21174928/32951124 swapFree=60787360/67111528
[pid=5489] ppid=5487 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/5489/stat : 5489 (glucose.sh) S 5487 5489 4249 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 806678707 8912896 252 33554432000 4194304 4922060 140736636849056 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5489/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700685 s]
/proc/loadavg: 0.92 1.02 1.00 2/433 5489
/proc/meminfo: memFree=21174928/32951124 swapFree=60787360/67111528
[pid=5489] ppid=5487 vsize=8704 CPUtime=0.68 cores=0,2,4,6
/proc/5489/stat : 5489 (glucose.sh) S 5487 5489 4249 0 -1 4202496 359 4175 0 0 0 0 67 1 16 0 1 0 806678707 8912896 254 33554432000 4194304 4922060 140736636849056 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5489/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 8704

[startup+1.50049 s]
/proc/loadavg: 0.92 1.02 1.00 3/439 5500
/proc/meminfo: memFree=21133244/32951124 swapFree=60787360/67111528
[pid=5489] ppid=5487 vsize=8704 CPUtime=0.68 cores=0,2,4,6
/proc/5489/stat : 5489 (glucose.sh) S 5487 5489 4249 0 -1 4202496 359 4175 0 0 0 0 67 1 16 0 1 0 806678707 8912896 254 33554432000 4194304 4922060 140736636849056 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5489/statm: 2176 254 211 178 0 69 0
[pid=5499] ppid=5489 vsize=32544 CPUtime=0.8 cores=0,2,4,6
/proc/5499/stat : 5499 (glucose_static) R 5489 5489 4249 0 -1 4202496 6587 0 0 0 79 1 0 0 18 0 1 0 806678776 33325056 4203 33554432000 4194304 4260849 140735794572304 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/5499/statm: 8136 4203 241 17 0 4777 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 41248

[startup+3.10028 s]
/proc/loadavg: 0.92 1.02 1.00 3/439 5500
/proc/meminfo: memFree=21104476/32951124 swapFree=60787360/67111528
[pid=5489] ppid=5487 vsize=8704 CPUtime=0.68 cores=0,2,4,6
/proc/5489/stat : 5489 (glucose.sh) S 5487 5489 4249 0 -1 4202496 359 4175 0 0 0 0 67 1 16 0 1 0 806678707 8912896 254 33554432000 4194304 4922060 140736636849056 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5489/statm: 2176 254 211 178 0 69 0
[pid=5499] ppid=5489 vsize=39776 CPUtime=2.39 cores=0,2,4,6
/proc/5499/stat : 5499 (glucose_static) R 5489 5489 4249 0 -1 4202496 15465 0 0 0 237 2 0 0 22 0 1 0 806678776 40730624 6729 33554432000 4194304 4260849 140735794572304 18446744073709551615 4224674 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5499/statm: 9944 6729 241 17 0 6585 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 48480

[startup+6.30067 s]
/proc/loadavg: 1.01 1.04 1.01 3/439 5500
/proc/meminfo: memFree=21065540/32951124 swapFree=60787360/67111528
[pid=5489] ppid=5487 vsize=8704 CPUtime=0.68 cores=0,2,4,6
/proc/5489/stat : 5489 (glucose.sh) S 5487 5489 4249 0 -1 4202496 359 4175 0 0 0 0 67 1 16 0 1 0 806678707 8912896 254 33554432000 4194304 4922060 140736636849056 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5489/statm: 2176 254 211 178 0 69 0
[pid=5499] ppid=5489 vsize=88804 CPUtime=5.59 cores=0,2,4,6
/proc/5499/stat : 5499 (glucose_static) R 5489 5489 4249 0 -1 4202496 25667 0 0 0 555 4 0 0 25 0 1 0 806678776 90935296 16728 33554432000 4194304 4260849 140735794572304 18446744073709551615 4238067 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5499/statm: 22201 16728 241 17 0 18842 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 97508

[startup+12.7005 s]
/proc/loadavg: 1.09 1.05 1.01 3/439 5500
/proc/meminfo: memFree=21026848/32951124 swapFree=60787360/67111528
[pid=5489] ppid=5487 vsize=8704 CPUtime=0.68 cores=0,2,4,6
/proc/5489/stat : 5489 (glucose.sh) S 5487 5489 4249 0 -1 4202496 359 4175 0 0 0 0 67 1 16 0 1 0 806678707 8912896 254 33554432000 4194304 4922060 140736636849056 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5489/statm: 2176 254 211 178 0 69 0
[pid=5499] ppid=5489 vsize=77304 CPUtime=12 cores=0,2,4,6
/proc/5499/stat : 5499 (glucose_static) R 5489 5489 4249 0 -1 4202496 30696 0 0 0 1195 5 0 0 25 0 1 0 806678776 79159296 16068 33554432000 4194304 4260849 140735794572304 18446744073709551615 4229212 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5499/statm: 19326 16068 241 17 0 15967 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 86008

[startup+25.5011 s]
/proc/loadavg: 1.29 1.10 1.02 3/439 5501
/proc/meminfo: memFree=21026592/32951124 swapFree=60787360/67111528
[pid=5489] ppid=5487 vsize=8704 CPUtime=0.68 cores=0,2,4,6
/proc/5489/stat : 5489 (glucose.sh) S 5487 5489 4249 0 -1 4202496 359 4175 0 0 0 0 67 1 16 0 1 0 806678707 8912896 254 33554432000 4194304 4922060 140736636849056 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5489/statm: 2176 254 211 178 0 69 0
[pid=5499] ppid=5489 vsize=126624 CPUtime=24.79 cores=0,2,4,6
/proc/5499/stat : 5499 (glucose_static) R 5489 5489 4249 0 -1 4202496 56455 0 0 0 2471 8 0 0 25 0 1 0 806678776 129662976 23708 33554432000 4194304 4260849 140735794572304 18446744073709551615 4224875 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5499/statm: 31656 23708 241 17 0 28297 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 135328

[startup+51.1004 s]
/proc/loadavg: 1.60 1.18 1.05 3/439 5501
/proc/meminfo: memFree=20988912/32951124 swapFree=60787360/67111528
[pid=5489] ppid=5487 vsize=8704 CPUtime=0.68 cores=0,2,4,6
/proc/5489/stat : 5489 (glucose.sh) S 5487 5489 4249 0 -1 4202496 359 4175 0 0 0 0 67 1 16 0 1 0 806678707 8912896 254 33554432000 4194304 4922060 140736636849056 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5489/statm: 2176 254 211 178 0 69 0
[pid=5499] ppid=5489 vsize=126624 CPUtime=50.39 cores=0,2,4,6
/proc/5499/stat : 5499 (glucose_static) R 5489 5489 4249 0 -1 4202496 95671 0 0 0 5025 14 0 0 25 0 1 0 806678776 129662976 26112 33554432000 4194304 4260849 140735794572304 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5499/statm: 31656 26112 241 17 0 28297 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 135328

[startup+102.317 s]
/proc/loadavg: 1.82 1.31 1.10 3/439 5503
/proc/meminfo: memFree=20889320/32951124 swapFree=60787360/67111528
[pid=5489] ppid=5487 vsize=8704 CPUtime=0.68 cores=0,2,4,6
/proc/5489/stat : 5489 (glucose.sh) S 5487 5489 4249 0 -1 4202496 359 4175 0 0 0 0 67 1 16 0 1 0 806678707 8912896 254 33554432000 4194304 4922060 140736636849056 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5489/statm: 2176 254 211 178 0 69 0
[pid=5499] ppid=5489 vsize=157444 CPUtime=101.61 cores=0,2,4,6
/proc/5499/stat : 5499 (glucose_static) R 5489 5489 4249 0 -1 4202496 164316 0 0 0 10135 26 0 0 25 0 1 0 806678776 161222656 33306 33554432000 4194304 4260849 140735794572304 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5499/statm: 39361 33306 241 17 0 36002 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 166148

[startup+162.301 s]
/proc/loadavg: 1.93 1.43 1.16 3/439 5504
/proc/meminfo: memFree=20924120/32951124 swapFree=60787360/67111528
[pid=5489] ppid=5487 vsize=8704 CPUtime=0.68 cores=0,2,4,6
/proc/5489/stat : 5489 (glucose.sh) S 5487 5489 4249 0 -1 4202496 359 4175 0 0 0 0 67 1 16 0 1 0 806678707 8912896 254 33554432000 4194304 4922060 140736636849056 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5489/statm: 2176 254 211 178 0 69 0
[pid=5499] ppid=5489 vsize=157444 CPUtime=161.6 cores=0,2,4,6
/proc/5499/stat : 5499 (glucose_static) R 5489 5489 4249 0 -1 4202496 234602 0 0 0 16120 40 0 0 25 0 1 0 806678776 161222656 28766 33554432000 4194304 4260849 140735794572304 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5499/statm: 39361 28766 252 17 0 36002 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 166148

[startup+222.301 s]
/proc/loadavg: 1.97 1.53 1.21 3/439 5506
/proc/meminfo: memFree=20928072/32951124 swapFree=60787360/67111528
[pid=5489] ppid=5487 vsize=8704 CPUtime=0.68 cores=0,2,4,6
/proc/5489/stat : 5489 (glucose.sh) S 5487 5489 4249 0 -1 4202496 359 4175 0 0 0 0 67 1 16 0 1 0 806678707 8912896 254 33554432000 4194304 4922060 140736636849056 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5489/statm: 2176 254 211 178 0 69 0
[pid=5499] ppid=5489 vsize=126624 CPUtime=221.6 cores=0,2,4,6
/proc/5499/stat : 5499 (glucose_static) R 5489 5489 4249 0 -1 4202496 310076 0 0 0 22107 53 0 0 25 0 1 0 806678776 129662976 27280 33554432000 4194304 4260849 140735794572304 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5499/statm: 31656 27280 252 17 0 28297 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 135328

[startup+282.301 s]
/proc/loadavg: 1.99 1.61 1.25 3/439 5507
/proc/meminfo: memFree=20932884/32951124 swapFree=60787360/67111528
[pid=5489] ppid=5487 vsize=8704 CPUtime=0.68 cores=0,2,4,6
/proc/5489/stat : 5489 (glucose.sh) S 5487 5489 4249 0 -1 4202496 359 4175 0 0 0 0 67 1 16 0 1 0 806678707 8912896 254 33554432000 4194304 4922060 140736636849056 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5489/statm: 2176 254 211 178 0 69 0
[pid=5499] ppid=5489 vsize=126624 CPUtime=281.6 cores=0,2,4,6
/proc/5499/stat : 5499 (glucose_static) R 5489 5489 4249 0 -1 4202496 360208 0 0 0 28096 64 0 0 25 0 1 0 806678776 129662976 27928 33554432000 4194304 4260849 140735794572304 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5499/statm: 31656 27928 252 17 0 28297 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 135328

[startup+342.3 s]
/proc/loadavg: 1.99 1.68 1.30 3/439 5509
/proc/meminfo: memFree=20889464/32951124 swapFree=60787360/67111528
[pid=5489] ppid=5487 vsize=8704 CPUtime=0.68 cores=0,2,4,6
/proc/5489/stat : 5489 (glucose.sh) S 5487 5489 4249 0 -1 4202496 359 4175 0 0 0 0 67 1 16 0 1 0 806678707 8912896 254 33554432000 4194304 4922060 140736636849056 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5489/statm: 2176 254 211 178 0 69 0
[pid=5499] ppid=5489 vsize=157444 CPUtime=341.6 cores=0,2,4,6
/proc/5499/stat : 5499 (glucose_static) R 5489 5489 4249 0 -1 4202496 401371 0 0 0 34090 70 0 0 25 0 1 0 806678776 161222656 33805 33554432000 4194304 4260849 140735794572304 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5499/statm: 39361 33805 252 17 0 36002 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 166148

[startup+402.3 s]
/proc/loadavg: 2.11 1.77 1.35 3/439 5511
/proc/meminfo: memFree=20871088/32951124 swapFree=60787360/67111528
[pid=5489] ppid=5487 vsize=8704 CPUtime=0.68 cores=0,2,4,6

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

/proc/5499/statm: 97428 73748 252 17 0 94069 0
Current children cumulated CPU time (s) 4362.41
Current children cumulated vsize (KiB) 398416

[startup+4422.3 s]
/proc/loadavg: 2.05 2.06 2.01 3/439 5663
/proc/meminfo: memFree=20625648/32951124 swapFree=60787360/67111528
[pid=5489] ppid=5487 vsize=8704 CPUtime=0.68 cores=0,2,4,6
/proc/5489/stat : 5489 (glucose.sh) S 5487 5489 4249 0 -1 4202496 359 4175 0 0 0 0 67 1 16 0 1 0 806678707 8912896 254 33554432000 4194304 4922060 140736636849056 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5489/statm: 2176 254 211 178 0 69 0
[pid=5499] ppid=5489 vsize=310316 CPUtime=4421.74 cores=0,2,4,6
/proc/5499/stat : 5499 (glucose_static) R 5489 5489 4249 0 -1 4202496 2370238 0 0 0 441689 485 0 0 25 0 1 0 806678776 317763584 62981 33554432000 4194304 4260849 140735794572304 18446744073709551615 4225104 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5499/statm: 77579 62981 252 17 0 74220 0
Current children cumulated CPU time (s) 4422.42
Current children cumulated vsize (KiB) 319020

[startup+4482.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/439 5664
/proc/meminfo: memFree=20523948/32951124 swapFree=60787360/67111528
[pid=5489] ppid=5487 vsize=8704 CPUtime=0.68 cores=0,2,4,6
/proc/5489/stat : 5489 (glucose.sh) S 5487 5489 4249 0 -1 4202496 359 4175 0 0 0 0 67 1 16 0 1 0 806678707 8912896 254 33554432000 4194304 4922060 140736636849056 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5489/statm: 2176 254 211 178 0 69 0
[pid=5499] ppid=5489 vsize=392816 CPUtime=4481.74 cores=0,2,4,6
/proc/5499/stat : 5499 (glucose_static) R 5489 5489 4249 0 -1 4202496 2383113 0 0 0 447686 488 0 0 25 0 1 0 806678776 402243584 75715 33554432000 4194304 4260849 140735794572304 18446744073709551615 4224895 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5499/statm: 98204 75715 252 17 0 94845 0
Current children cumulated CPU time (s) 4482.42
Current children cumulated vsize (KiB) 401520

[startup+4542.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/439 5667
/proc/meminfo: memFree=20512524/32951124 swapFree=60787360/67111528
[pid=5489] ppid=5487 vsize=8704 CPUtime=0.68 cores=0,2,4,6
/proc/5489/stat : 5489 (glucose.sh) S 5487 5489 4249 0 -1 4202496 359 4175 0 0 0 0 67 1 16 0 1 0 806678707 8912896 254 33554432000 4194304 4922060 140736636849056 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5489/statm: 2176 254 211 178 0 69 0
[pid=5499] ppid=5489 vsize=312044 CPUtime=4541.74 cores=0,2,4,6
/proc/5499/stat : 5499 (glucose_static) R 5489 5489 4249 0 -1 4202496 2415000 0 0 0 453679 495 0 0 25 0 1 0 806678776 319533056 66292 33554432000 4194304 4260849 140735794572304 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5499/statm: 78011 66292 252 17 0 74652 0
Current children cumulated CPU time (s) 4542.42
Current children cumulated vsize (KiB) 320748

[startup+4602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/439 5669
/proc/meminfo: memFree=20417764/32951124 swapFree=60787360/67111528
[pid=5489] ppid=5487 vsize=8704 CPUtime=0.68 cores=0,2,4,6
/proc/5489/stat : 5489 (glucose.sh) S 5487 5489 4249 0 -1 4202496 359 4175 0 0 0 0 67 1 16 0 1 0 806678707 8912896 254 33554432000 4194304 4922060 140736636849056 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5489/statm: 2176 254 211 178 0 69 0
[pid=5499] ppid=5489 vsize=395352 CPUtime=4601.76 cores=0,2,4,6
/proc/5499/stat : 5499 (glucose_static) R 5489 5489 4249 0 -1 4202496 2425799 0 0 0 459677 499 0 0 25 0 1 0 806678776 404840448 76990 33554432000 4194304 4260849 140735794572304 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5499/statm: 98838 76990 252 17 0 95479 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 404056

[startup+4662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/439 5670
/proc/meminfo: memFree=20582416/32951124 swapFree=60787360/67111528
[pid=5489] ppid=5487 vsize=8704 CPUtime=0.68 cores=0,2,4,6
/proc/5489/stat : 5489 (glucose.sh) S 5487 5489 4249 0 -1 4202496 359 4175 0 0 0 0 67 1 16 0 1 0 806678707 8912896 254 33554432000 4194304 4922060 140736636849056 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5489/statm: 2176 254 211 178 0 69 0
[pid=5499] ppid=5489 vsize=314392 CPUtime=4661.75 cores=0,2,4,6
/proc/5499/stat : 5499 (glucose_static) R 5489 5489 4249 0 -1 4202496 2454567 0 0 0 465670 505 0 0 25 0 1 0 806678776 321937408 64543 33554432000 4194304 4260849 140735794572304 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5499/statm: 78598 64543 252 17 0 75239 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 323096

[startup+4722.32 s]
/proc/loadavg: 2.10 2.04 2.01 3/439 5672
/proc/meminfo: memFree=20488764/32951124 swapFree=60787360/67111528
[pid=5489] ppid=5487 vsize=8704 CPUtime=0.68 cores=0,2,4,6
/proc/5489/stat : 5489 (glucose.sh) S 5487 5489 4249 0 -1 4202496 359 4175 0 0 0 0 67 1 16 0 1 0 806678707 8912896 254 33554432000 4194304 4922060 140736636849056 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5489/statm: 2176 254 211 178 0 69 0
[pid=5499] ppid=5489 vsize=398340 CPUtime=4721.76 cores=0,2,4,6
/proc/5499/stat : 5499 (glucose_static) R 5489 5489 4249 0 -1 4202496 2463933 0 0 0 471669 507 0 0 25 0 1 0 806678776 407900160 73810 33554432000 4194304 4260849 140735794572304 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5499/statm: 99585 73810 252 17 0 96226 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 407044

[startup+4782.3 s]
/proc/loadavg: 2.15 2.06 2.01 3/439 5673
/proc/meminfo: memFree=20635684/32951124 swapFree=60787360/67111528
[pid=5489] ppid=5487 vsize=8704 CPUtime=0.68 cores=0,2,4,6
/proc/5489/stat : 5489 (glucose.sh) S 5487 5489 4249 0 -1 4202496 359 4175 0 0 0 0 67 1 16 0 1 0 806678707 8912896 254 33554432000 4194304 4922060 140736636849056 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5489/statm: 2176 254 211 178 0 69 0
[pid=5499] ppid=5489 vsize=316952 CPUtime=4781.75 cores=0,2,4,6
/proc/5499/stat : 5499 (glucose_static) R 5489 5489 4249 0 -1 4202496 2491813 0 0 0 477662 513 0 0 25 0 1 0 806678776 324558848 63232 33554432000 4194304 4260849 140735794572304 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5499/statm: 79238 63232 252 17 0 75879 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 325656

[startup+4842.3 s]
/proc/loadavg: 2.05 2.05 2.01 3/439 5675
/proc/meminfo: memFree=20520712/32951124 swapFree=60787360/67111528
[pid=5489] ppid=5487 vsize=8704 CPUtime=0.68 cores=0,2,4,6
/proc/5489/stat : 5489 (glucose.sh) S 5487 5489 4249 0 -1 4202496 359 4175 0 0 0 0 67 1 16 0 1 0 806678707 8912896 254 33554432000 4194304 4922060 140736636849056 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5489/statm: 2176 254 211 178 0 69 0
[pid=5499] ppid=5489 vsize=400048 CPUtime=4841.76 cores=0,2,4,6
/proc/5499/stat : 5499 (glucose_static) R 5489 5489 4249 0 -1 4202496 2501810 0 0 0 483659 517 0 0 25 0 1 0 806678776 409649152 73116 33554432000 4194304 4260849 140735794572304 18446744073709551615 4224484 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5499/statm: 100012 73116 252 17 0 96653 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 408752

[startup+4902.3 s]
/proc/loadavg: 2.13 2.08 2.02 3/439 5677
/proc/meminfo: memFree=20491680/32951124 swapFree=60787360/67111528
[pid=5489] ppid=5487 vsize=8704 CPUtime=0.68 cores=0,2,4,6
/proc/5489/stat : 5489 (glucose.sh) S 5487 5489 4249 0 -1 4202496 359 4175 0 0 0 0 67 1 16 0 1 0 806678707 8912896 254 33554432000 4194304 4922060 140736636849056 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5489/statm: 2176 254 211 178 0 69 0
[pid=5499] ppid=5489 vsize=318660 CPUtime=4901.75 cores=0,2,4,6
/proc/5499/stat : 5499 (glucose_static) R 5489 5489 4249 0 -1 4202496 2534384 0 0 0 489651 524 0 0 25 0 1 0 806678776 326307840 66214 33554432000 4194304 4260849 140735794572304 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5499/statm: 79665 66214 252 17 0 76306 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 327364

[startup+4962.3 s]
/proc/loadavg: 2.09 2.08 2.02 3/439 5679
/proc/meminfo: memFree=20535308/32951124 swapFree=60787360/67111528
[pid=5489] ppid=5487 vsize=8704 CPUtime=0.68 cores=0,2,4,6
/proc/5489/stat : 5489 (glucose.sh) S 5487 5489 4249 0 -1 4202496 359 4175 0 0 0 0 67 1 16 0 1 0 806678707 8912896 254 33554432000 4194304 4922060 140736636849056 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5489/statm: 2176 254 211 178 0 69 0
[pid=5499] ppid=5489 vsize=400048 CPUtime=4961.75 cores=0,2,4,6
/proc/5499/stat : 5499 (glucose_static) R 5489 5489 4249 0 -1 4202496 2547011 0 0 0 495647 528 0 0 25 0 1 0 806678776 409649152 78713 33554432000 4194304 4260849 140735794572304 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5499/statm: 100012 78713 252 17 0 96653 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 408752



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.04 2.07 2.01 3/439 5680
/proc/meminfo: memFree=20547324/32951124 swapFree=60787360/67111528
[pid=5489] ppid=5487 vsize=8704 CPUtime=0.68 cores=0,2,4,6
/proc/5489/stat : 5489 (glucose.sh) S 5487 5489 4249 0 -1 4202496 359 4175 0 0 0 0 67 1 16 0 1 0 806678707 8912896 254 33554432000 4194304 4922060 140736636849056 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5489/statm: 2176 254 211 178 0 69 0
[pid=5499] ppid=5489 vsize=318660 CPUtime=4999.36 cores=0,2,4,6
/proc/5499/stat : 5499 (glucose_static) R 5489 5489 4249 0 -1 4202496 2572611 0 0 0 499403 533 0 0 25 0 1 0 806678776 326307840 62090 33554432000 4194304 4260849 140735794572304 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5499/statm: 79665 62090 252 17 0 76306 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 327364

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

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

[startup+4999.9 s]
/proc/loadavg: 2.04 2.07 2.01 3/439 5680
/proc/meminfo: memFree=20547324/32951124 swapFree=60787360/67111528
[pid=5489] ppid=5487 vsize=8704 CPUtime=0.68 cores=0,2,4,6
/proc/5489/stat : 5489 (glucose.sh) S 5487 5489 4249 0 -1 4202496 359 4175 0 0 0 0 67 1 16 0 1 0 806678707 8912896 254 33554432000 4194304 4922060 140736636849056 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5489/statm: 2176 254 211 178 0 69 0
[pid=5499] ppid=5489 vsize=318660 CPUtime=4999.36 cores=0,2,4,6
/proc/5499/stat : 5499 (glucose_static) R 5489 5489 4249 0 -1 4202496 2572611 0 0 0 499403 533 0 0 25 0 1 0 806678776 326307840 62090 33554432000 4194304 4260849 140735794572304 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5499/statm: 79665 62090 252 17 0 76306 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 327364

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.92
CPU time (s): 5000.04
CPU user time (s): 4994.7
CPU system time (s): 5.34
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 488892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.675897
system time used= 0.014997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4534
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= 9
involuntary context switches= 22

runsolver used 23.3145 second user time and 49.2585 second system time

The end

Launcher Data

Begin job on node135 at 2011-06-01 19:53:28
IDJOB=3303616
IDBENCH=88222
IDSOLVER=1687
FILE ID=node135/3303616-1306950808
RUNJOBID= node135-1306950808-5475
PBS_JOBID= 13488581
Free space on /tmp= 73804 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m42-q663-n40-p30-s67876261.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3303616-1306950808/watcher-3303616-1306950808 -o /tmp/evaluation-result-3303616-1306950808/solver-3303616-1306950808 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3303616-1306950808.cnf 

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

MD5SUM BENCH= ed0227339111fb337104188c725538d0
RANDOM SEED=1242204892

node135.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.851
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.70
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.851
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.83
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21175464 kB
Buffers:        141584 kB
Cached:         274832 kB
SwapCached:       6168 kB
Active:       11244188 kB
Inactive:       274404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21175464 kB
SwapTotal:    67111528 kB
SwapFree:     60787360 kB
Dirty:            7584 kB
Writeback:          28 kB
AnonPages:    11101128 kB
Mapped:          25412 kB
Slab:           125024 kB
PageTables:      65760 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 124379516 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73792 MiB
End job on node135 at 2011-06-01 21:16:50