Trace number 3303617

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.07 5000.03

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m42-q663-n40-p15-s72490337.cnf
MD5SUMab8e40d31c79e7a71114e3126a46874f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.165974
Satisfiable
(Un)Satisfiability was proved
Number of variables1649
Number of clauses256038
Sum of the clauses size513645
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2255998
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.06	c ==============================================================================
0.00/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.06	c ==============================================================================
0.00/0.06	c |         0 |  256038   513645 |   76811       0        0     nan |  0.000 % |
0.00/0.50	c |         0 |  254389   711960 |      --       0       --      -- |     --   | -1649/198315
0.00/0.50	c ==============================================================================
0.00/0.50	c Result  :   #vars: 1609   #clauses: 254389   #literals: 711960
0.00/0.50	c CPU time:   0.495924 s
0.00/0.50	c ==============================================================================
0.00/0.61	c
0.00/0.61	c Starting glucose
0.00/0.61	c
251.27/251.34	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
251.27/251.34	c WARNING: for repeatability, setting FPU to use double precision
251.27/251.34	c ============================[ Problem Statistics ]=============================
251.27/251.34	c |                                                                             |
251.27/251.34	c |  Number of variables:          1609                                         |
251.27/251.34	c |  Number of clauses:          254389                                         |
251.27/251.34	c |  Parse time:                   0.04 s                                       |
251.27/251.34	c |                                                                             |
251.27/251.34	c ============================[ Search Statistics ]==============================
251.27/251.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
251.27/251.34	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
251.27/251.34	c ===============================================================================
251.27/251.34	c |       818 |    1609   254389   711960 |        1      818    241 |  0.000 % |
251.27/251.34	c |      5830 |    1609   254389   711960 |        1     3843    230 |  0.000 % |
251.27/251.34	c |      5930 |    1609   254389   711960 |        1     3943    231 |  0.000 % |
251.27/251.34	c |      6030 |    1609   254389   711960 |        1     4043    230 |  0.000 % |
251.27/251.34	c |      6465 |    1609   254389   711960 |        1     4478    221 |  0.000 % |
251.27/251.34	c |      8070 |    1609   254389   711960 |        1     6083    208 |  0.000 % |
251.27/251.34	c |      8170 |    1609   254389   711960 |        1     6183    207 |  0.000 % |
251.27/251.34	c |     30397 |    1609   254389   711960 |        1    11083    139 |  0.000 % |
251.27/251.34	c |    130673 |    1609   254389   711960 |        1    31283    149 |  0.000 % |
251.27/251.34	c |    493520 |    1609   254389   711960 |        1    86349    159 |  0.000 % |
251.27/251.34	c |    493620 |    1609   254389   711960 |        1    86449    159 |  0.000 % |
251.27/251.34	c |    493722 |    1609   254389   711960 |        1    86551    159 |  0.000 % |
251.27/251.34	c |    493822 |    1609   254389   711960 |        1    86651    159 |  0.000 % |
251.27/251.34	c |    493922 |    1609   254389   711960 |        1    86751    159 |  0.000 % |
251.27/251.34	c |    494022 |    1609   254389   711960 |        1    86851    159 |  0.000 % |
251.27/251.34	c |    494125 |    1609   254389   711960 |        1    86954    159 |  0.000 % |
251.27/251.34	c |    494227 |    1609   254389   711960 |        1    87056    159 |  0.000 % |
251.27/251.34	c |    494328 |    1609   254389   711960 |        1    87157    159 |  0.000 % |
251.27/251.34	c |    494567 |    1609   254389   711960 |        1    87396    159 |  0.000 % |
251.27/251.34	c |    494733 |    1609   254389   711960 |        1    87562    159 |  0.000 % |
251.27/251.34	c |    494881 |    1609   254389   711960 |        1    87710    159 |  0.000 % |
251.27/251.34	c |    494981 |    1609   254389   711960 |        1    87810    159 |  0.000 % |
251.27/251.34	c |    495081 |    1609   254389   711960 |        1    87910    159 |  0.000 % |
251.27/251.34	c |    495200 |    1609   254389   711960 |        1    88029    159 |  0.000 % |
251.27/251.34	c |    503018 |    1609   254389   711960 |        1    48647    133 |  0.000 % |
251.27/251.34	c |    506458 |    1609   254389   711960 |        1    52087    135 |  0.000 % |
251.27/251.34	c |    506776 |    1609   254389   711960 |        1    52405    135 |  0.000 % |
251.27/251.34	c |    508042 |    1609   254389   711960 |        1    53671    136 |  0.000 % |
251.27/251.34	c |    508143 |    1609   254389   711960 |        1    53772    136 |  0.000 % |
251.27/251.34	c |    508267 |    1609   254389   711960 |        1    53896    136 |  0.000 % |
251.27/251.34	c |    510420 |    1609   254389   711960 |        1    56049    138 |  0.000 % |
251.27/251.34	c |   1245436 |    1609   254389   711960 |        1   100262    124 |  0.000 % |
251.27/251.34	c |   1245537 |    1609   254389   711960 |        1   100363    124 |  0.000 % |
251.27/251.34	c |   1246914 |    1609   254389   711960 |        1   101740    124 |  0.000 % |
251.27/251.34	c |   1275733 |    1609   254389   711960 |        1   130559    135 |  0.000 % |
251.27/251.34	c |   1280979 |    1609   254389   711960 |        1   135805    136 |  0.000 % |
251.27/251.34	c |   1282529 |    1609   254389   711960 |        1   137355    136 |  0.000 % |
251.27/251.34	c |   1282907 |    1609   254389   711960 |        1   137733    136 |  0.000 % |
251.27/251.34	c |   1283565 |    1609   254389   711960 |        1   138391    136 |  0.000 % |
1648.10/1648.18	c |   1283684 |    1609   254389   711960 |        1   138510    136 |  0.000 % |
1648.10/1648.18	c |   1283784 |    1609   254389   711960 |        1   138610    137 |  0.000 % |
1648.10/1648.18	c |   2221288 |    1609   254389   711960 |        1   175118    128 |  0.000 % |
1648.10/1648.18	c |   2221388 |    1609   254389   711960 |        1   175218    128 |  0.000 % |
1648.10/1648.18	c |   2261249 |    1609   254389   711960 |        1   110671    119 |  0.000 % |
1648.10/1648.18	c |   2261410 |    1609   254389   711960 |        1   110832    119 |  0.000 % |
1648.10/1648.18	c |   2262404 |    1609   254389   711960 |        1   111826    120 |  0.000 % |
1648.10/1648.18	c |   2345553 |    1609   254389   711960 |        1   194975    148 |  0.000 % |
1648.10/1648.18	c |   2361747 |    1609   254389   711960 |        1   211169    148 |  0.000 % |
1648.10/1648.18	c |   3262197 |    1609   254389   711960 |        1   182840    137 |  0.000 % |
1648.10/1648.18	c |   3262661 |    1609   254389   711960 |        1   183304    137 |  0.000 % |
1648.10/1648.18	c |   3268435 |    1609   254389   711960 |        1   189078    138 |  0.000 % |
1648.10/1648.18	c |   3673720 |    1609   254389   711960 |        1   203138    129 |  0.000 % |
1648.10/1648.18	c |   3686273 |    1609   254389   711960 |        1   215691    131 |  0.000 % |
1648.10/1648.18	c |   3730872 |    1609   254389   711960 |        1   260290    137 |  0.000 % |
1648.10/1648.18	c |   3809367 |    1609   254389   711960 |        1   203187    137 |  0.000 % |
1648.10/1648.18	c |   3815452 |    1609   254389   711960 |        1   209272    138 |  0.000 % |
1648.10/1648.18	c |   3815552 |    1609   254389   711960 |        1   209372    138 |  0.000 % |
1648.10/1648.18	c |   3815652 |    1609   254389   711960 |        1   209472    138 |  0.000 % |
1648.10/1648.18	c |   3815752 |    1609   254389   711960 |        1   209572    138 |  0.000 % |
1648.10/1648.18	c |   3815852 |    1609   254389   711960 |        1   209672    138 |  0.000 % |
1648.10/1648.18	c |   3816232 |    1609   254389   711960 |        1   210052    138 |  0.000 % |
1648.10/1648.18	c |   3817637 |    1609   254389   711960 |        1   211457    138 |  0.000 % |
1648.10/1648.18	c |   3818471 |    1609   254389   711960 |        1   212291    138 |  0.000 % |
1648.10/1648.18	c |   3818863 |    1609   254389   711960 |        1   212683    138 |  0.000 % |
1648.10/1648.18	c |   3867076 |    1609   254389   711960 |        1   260896    151 |  0.000 % |
1648.10/1648.18	c |   5686442 |    1609   254389   711960 |        1   250255    130 |  0.000 % |
1648.10/1648.18	c |   5706550 |    1609   254389   711960 |        1   270363    132 |  0.000 % |
1648.10/1648.18	c |   5706652 |    1609   254389   711960 |        1   270465    132 |  0.000 % |
1648.10/1648.18	c |   5728148 |    1609   254389   711960 |        1   291961    136 |  0.000 % |
1648.10/1648.18	c |   5728251 |    1609   254389   711960 |        1   292064    136 |  0.000 % |
1648.10/1648.18	c |   5728351 |    1609   254389   711960 |        1   292164    136 |  0.000 % |
1648.10/1648.18	c |   5728935 |    1609   254389   711960 |        1   292748    136 |  0.000 % |
1648.10/1648.18	c |   5729089 |    1609   254389   711960 |        1   292902    136 |  0.000 % |
1648.10/1648.18	c |   5729190 |    1609   254389   711960 |        1   293003    136 |  0.000 % |
1648.10/1648.18	c |   5737401 |    1609   254389   711960 |        1   301214    137 |  0.000 % |
1648.10/1648.18	c |   5737877 |    1609   254389   711960 |        1   301690    137 |  0.000 % |
1648.10/1648.18	c |   5737996 |    1609   254389   711960 |        1   301809    137 |  0.000 % |
1648.10/1648.18	c |   5738221 |    1609   254389   711960 |        1   302034    137 |  0.000 % |
1648.10/1648.18	c |   5738462 |    1609   254389   711960 |        1   302275    137 |  0.000 % |
1648.10/1648.18	c |   5738563 |    1609   254389   711960 |        1   302376    137 |  0.000 % |
1648.10/1648.18	c |   5738663 |    1609   254389   711960 |        1   302476    137 |  0.000 % |
1648.10/1648.18	c |   5738763 |    1609   254389   711960 |        1   302576    138 |  0.000 % |
1648.10/1648.18	c |   5738863 |    1609   254389   711960 |        1   302676    138 |  0.000 % |
1648.10/1648.18	c |   5835436 |    1609   254389   711960 |        1   229854    136 |  0.000 % |
1648.10/1648.18	c |   5835579 |    1609   254389   711960 |        1   229997    136 |  0.000 % |
1648.10/1648.18	c |   5835777 |    1609   254389   711960 |        1   230195    136 |  0.000 % |
1648.10/1648.18	c |   5837589 |    1609   254389   711960 |        1   232007    137 |  0.000 % |
1648.10/1648.18	c |   5839121 |    1609   254389   711960 |        1   233539    137 |  0.000 % |
1648.10/1648.18	c |   5839392 |    1609   254389   711960 |        1   233810    137 |  0.000 % |
2591.52/2591.53	c |   5840193 |    1609   254389   711960 |        1   234611    137 |  0.000 % |
2591.52/2591.53	c |   5992762 |    1609   254389   711960 |        1   215182    135 |  0.000 % |
2591.52/2591.53	c |   5992901 |    1609   254389   711960 |        1   215321    135 |  0.000 % |
2591.52/2591.53	c |   5993144 |    1609   254389   711960 |        1   215564    135 |  0.000 % |
2591.52/2591.53	c |   6073718 |    1609   254389   711960 |        1   296138    141 |  0.000 % |
2591.52/2591.53	c |   6426811 |    1609   254389   711960 |        1   297433    125 |  0.000 % |
2591.52/2591.53	c |   6436567 |    1609   254389   711960 |        1   307189    125 |  0.000 % |
2591.52/2591.53	c |   6607985 |    1609   254389   711960 |        1   298812    138 |  0.000 % |
2591.52/2591.53	c |   6608087 |    1609   254389   711960 |        1   298914    138 |  0.000 % |
2591.52/2591.53	c |   6609137 |    1609   254389   711960 |        1   299964    138 |  0.000 % |
2591.52/2591.53	c |   6609271 |    1609   254389   711960 |        1   300098    138 |  0.000 % |
2591.52/2591.53	c |   6620232 |    1609   254389   711960 |        1   311059    140 |  0.000 % |
2591.52/2591.53	c |   6622798 |    1609   254389   711960 |        1   313625    140 |  0.000 % |
2591.52/2591.53	c |   6623023 |    1609   254389   711960 |        1   313850    140 |  0.000 % |
2591.52/2591.53	c |   6624160 |    1609   254389   711960 |        1   314987    140 |  0.000 % |
2591.52/2591.53	c |   6624260 |    1609   254389   711960 |        1   315087    140 |  0.000 % |
2591.52/2591.53	c |   6624360 |    1609   254389   711960 |        1   315187    140 |  0.000 % |
2591.52/2591.53	c |   6624461 |    1609   254389   711960 |        1   315288    140 |  0.000 % |
2591.52/2591.53	c |   6624561 |    1609   254389   711960 |        1   315388    140 |  0.000 % |
2591.52/2591.53	c |   6725109 |    1609   254389   711960 |        1   233544    128 |  0.000 % |
2591.52/2591.53	c |   6725600 |    1609   254389   711960 |        1   234035    128 |  0.000 % |
2591.52/2591.53	c |   6774417 |    1609   254389   711960 |        1   282852    134 |  0.000 % |
2591.52/2591.53	c |   6775005 |    1609   254389   711960 |        1   283440    134 |  0.000 % |
2591.52/2591.53	c |   6779105 |    1609   254389   711960 |        1   287540    135 |  0.000 % |
2591.52/2591.53	c |   6779219 |    1609   254389   711960 |        1   287654    135 |  0.000 % |
2591.52/2591.53	c |   6781021 |    1609   254389   711960 |        1   289456    135 |  0.000 % |
2591.52/2591.53	c |   7347604 |    1609   254389   711960 |        1   293238    129 |  0.000 % |
2591.52/2591.53	c |   7351501 |    1609   254389   711960 |        1   297135    129 |  0.000 % |
2591.52/2591.53	c |   7351601 |    1609   254389   711960 |        1   297235    129 |  0.000 % |
2591.52/2591.53	c |   7351701 |    1609   254389   711960 |        1   297335    129 |  0.000 % |
2591.52/2591.53	c |   7351805 |    1609   254389   711960 |        1   297439    129 |  0.000 % |
2591.52/2591.53	c |   7351912 |    1609   254389   711960 |        1   297546    129 |  0.000 % |
2591.52/2591.53	c |   7352135 |    1609   254389   711960 |        1   297769    129 |  0.000 % |
2591.52/2591.53	c |   7354031 |    1609   254389   711960 |        1   299665    129 |  0.000 % |
2591.52/2591.53	c |   7354170 |    1609   254389   711960 |        1   299804    129 |  0.000 % |
2591.52/2591.53	c |   7354278 |    1609   254389   711960 |        1   299912    129 |  0.000 % |
2591.52/2591.53	c |   7421535 |    1609   254389   711960 |        1   367169    135 |  0.000 % |
2591.52/2591.53	c |   7421635 |    1609   254389   711960 |        1   367269    135 |  0.000 % |
2591.52/2591.53	c |   7423029 |    1609   254389   711960 |        1   368663    135 |  0.000 % |
2591.52/2591.53	c |   7423129 |    1609   254389   711960 |        1   368763    135 |  0.000 % |
2591.52/2591.53	c |   7423629 |    1609   254389   711960 |        1   369263    135 |  0.000 % |
2591.52/2591.53	c |   7452113 |    1609   254389   711960 |        1   204933    118 |  0.000 % |
2591.52/2591.53	c |   7452214 |    1609   254389   711960 |        1   205034    118 |  0.000 % |
2591.52/2591.53	c |   7454094 |    1609   254389   711960 |        1   206914    119 |  0.000 % |
2591.52/2591.53	c |   8415410 |    1609   254389   711960 |        1   371045    139 |  0.000 % |
2591.52/2591.53	c |   8415510 |    1609   254389   711960 |        1   371145    139 |  0.000 % |
2591.52/2591.53	c |   8415610 |    1609   254389   711960 |        1   371245    139 |  0.000 % |
2591.52/2591.53	c |   8415799 |    1609   254389   711960 |        1   371434    140 |  0.000 % |
2591.52/2591.53	c |   8415901 |    1609   254389   711960 |        1   371536    140 |  0.000 % |
2591.52/2591.53	c |   8416038 |    1609   254389   711960 |        1   371673    140 |  0.000 % |
3789.55/3789.53	c |   8417991 |    1609   254389   711960 |        1   373626    140 |  0.000 % |
3789.55/3789.53	c |   8418098 |    1609   254389   711960 |        1   373733    140 |  0.000 % |
3789.55/3789.53	c |   8422534 |    1609   254389   711960 |        1   378169    140 |  0.000 % |
3789.55/3789.53	c |   8422982 |    1609   254389   711960 |        1   378617    140 |  0.000 % |
3789.55/3789.53	c |   8439008 |    1609   254389   711960 |        1   394643    142 |  0.000 % |
3789.55/3789.53	c |   8482608 |    1609   254389   711960 |        1   232435    118 |  0.000 % |
3789.55/3789.53	c |   9266936 |    1609   254389   711960 |        1   383756    119 |  0.000 % |
3789.55/3789.53	c |   9310617 |    1609   254389   711960 |        1   427437    119 |  0.000 % |
3789.55/3789.53	c |   9311122 |    1609   254389   711960 |        1   427942    119 |  0.000 % |
3789.55/3789.53	c |   9311222 |    1609   254389   711960 |        1   428042    119 |  0.000 % |
3789.55/3789.53	c |   9312680 |    1609   254389   711960 |        1   429500    120 |  0.000 % |
3789.55/3789.53	c |   9312878 |    1609   254389   711960 |        1   429698    120 |  0.000 % |
3789.55/3789.53	c |   9313002 |    1609   254389   711960 |        1   429822    120 |  0.000 % |
3789.55/3789.53	c |   9314823 |    1609   254389   711960 |        1   431643    120 |  0.000 % |
3789.55/3789.53	c |   9527286 |    1609   254389   711960 |        1   427900    126 |  0.000 % |
3789.55/3789.53	c |   9529904 |    1609   254389   711960 |        1   430518    126 |  0.000 % |
3789.55/3789.53	c |   9530086 |    1609   254389   711960 |        1   430700    126 |  0.000 % |
3789.55/3789.53	c |   9530834 |    1609   254389   711960 |        1   431448    127 |  0.000 % |
3789.55/3789.53	c |   9532443 |    1609   254389   711960 |        1   433057    127 |  0.000 % |
3789.55/3789.53	c |   9535046 |    1609   254389   711960 |        1   435660    127 |  0.000 % |
3789.55/3789.53	c |   9546834 |    1609   254389   711960 |        1   228649    117 |  0.000 % |
3789.55/3789.53	c |   9559116 |    1609   254389   711960 |        1   240931    118 |  0.000 % |
3789.55/3789.53	c |   9655951 |    1609   254389   711960 |        1   337766    134 |  0.000 % |
3789.55/3789.53	c |   9656061 |    1609   254389   711960 |        1   337876    134 |  0.000 % |
3789.55/3789.53	c |   9656161 |    1609   254389   711960 |        1   337976    134 |  0.000 % |
3789.55/3789.53	c |   9715090 |    1609   254389   711960 |        1   396905    137 |  0.000 % |
3789.55/3789.53	c |   9715190 |    1609   254389   711960 |        1   397005    137 |  0.000 % |
3789.55/3789.53	c |   9911572 |    1609   254389   711960 |        1   371993    128 |  0.000 % |
3789.55/3789.53	c |   9911674 |    1609   254389   711960 |        1   372095    128 |  0.000 % |
3789.55/3789.53	c |   9958031 |    1609   254389   711960 |        1   418452    131 |  0.000 % |
3789.55/3789.53	c |   9958625 |    1609   254389   711960 |        1   419046    132 |  0.000 % |
3789.55/3789.53	c |   9959324 |    1609   254389   711960 |        1   419745    132 |  0.000 % |
3789.55/3789.53	c |   9959564 |    1609   254389   711960 |        1   419985    132 |  0.000 % |
3789.55/3789.53	c |  10101817 |    1609   254389   711960 |        1   338238    125 |  0.000 % |
3789.55/3789.53	c |  10164644 |    1609   254389   711960 |        1   401065    132 |  0.000 % |
3789.55/3789.53	c |  10168643 |    1609   254389   711960 |        1   405064    132 |  0.000 % |
3789.55/3789.53	c |  10170707 |    1609   254389   711960 |        1   407128    132 |  0.000 % |
3789.55/3789.53	c |  10170807 |    1609   254389   711960 |        1   407228    132 |  0.000 % |
3789.55/3789.53	c |  10170951 |    1609   254389   711960 |        1   407372    132 |  0.000 % |
3789.55/3789.53	c |  10178096 |    1609   254389   711960 |        1   414517    133 |  0.000 % |
3789.55/3789.53	c |  10178243 |    1609   254389   711960 |        1   414664    133 |  0.000 % |
3789.55/3789.53	c |  10178352 |    1609   254389   711960 |        1   414773    133 |  0.000 % |
3789.55/3789.53	c |  10770372 |    1609   254389   711960 |        1   319197    117 |  0.000 % |
3789.55/3789.53	c |  10779053 |    1609   254389   711960 |        1   327878    118 |  0.000 % |
3789.55/3789.53	c |  10781500 |    1609   254389   711960 |        1   330325    118 |  0.000 % |
3789.55/3789.53	c |  10781602 |    1609   254389   711960 |        1   330427    118 |  0.000 % |
3789.55/3789.53	c |  10784801 |    1609   254389   711960 |        1   333626    118 |  0.000 % |
3789.55/3789.53	c |  10784904 |    1609   254389   711960 |        1   333729    118 |  0.000 % |
3789.55/3789.53	c |  10788214 |    1609   254389   711960 |        1   337039    118 |  0.000 % |
3789.55/3789.53	c |  1133

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-3303617-1306950858/watcher-3303617-1306950858 -o /tmp/evaluation-result-3303617-1306950858/solver-3303617-1306950858 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3303617-1306950858.cnf 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.00 2/562 17329
/proc/meminfo: memFree=30234780/32950928 swapFree=41528364/67111528
[pid=17329] ppid=17327 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/17329/stat : 17329 (glucose.sh) S 17327 17329 16161 0 -1 4202496 334 0 0 0 0 0 0 0 25 0 1 0 806684531 8912896 252 33554432000 4194304 4922060 140735840474000 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17329/statm: 2176 252 211 178 0 69 0

[startup+0.0762271 s]
/proc/loadavg: 2.00 2.01 2.00 2/562 17329
/proc/meminfo: memFree=30234780/32950928 swapFree=41528364/67111528
[pid=17329] ppid=17327 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/17329/stat : 17329 (glucose.sh) S 17327 17329 16161 0 -1 4202496 334 0 0 0 0 0 0 0 25 0 1 0 806684531 8912896 252 33554432000 4194304 4922060 140735840474000 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17329/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100226 s]
/proc/loadavg: 2.00 2.01 2.00 2/562 17329
/proc/meminfo: memFree=30234780/32950928 swapFree=41528364/67111528
[pid=17329] ppid=17327 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/17329/stat : 17329 (glucose.sh) S 17327 17329 16161 0 -1 4202496 334 0 0 0 0 0 0 0 25 0 1 0 806684531 8912896 252 33554432000 4194304 4922060 140735840474000 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17329/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300189 s]
/proc/loadavg: 2.00 2.01 2.00 2/562 17329
/proc/meminfo: memFree=30234780/32950928 swapFree=41528364/67111528
[pid=17329] ppid=17327 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/17329/stat : 17329 (glucose.sh) S 17327 17329 16161 0 -1 4202496 334 0 0 0 0 0 0 0 25 0 1 0 806684531 8912896 252 33554432000 4194304 4922060 140735840474000 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17329/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.701126 s]
/proc/loadavg: 2.00 2.01 2.00 2/562 17329
/proc/meminfo: memFree=30234780/32950928 swapFree=41528364/67111528
[pid=17329] ppid=17327 vsize=8704 CPUtime=0.6 cores=1,3,5,7
/proc/17329/stat : 17329 (glucose.sh) S 17327 17329 16161 0 -1 4202496 360 4851 0 0 0 0 59 1 19 0 1 0 806684531 8912896 254 33554432000 4194304 4922060 140735840474000 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17329/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 8704

[startup+1.50092 s]
/proc/loadavg: 2.00 2.01 2.00 3/564 17332
/proc/meminfo: memFree=30212328/32950928 swapFree=41528364/67111528
[pid=17329] ppid=17327 vsize=8704 CPUtime=0.6 cores=1,3,5,7
/proc/17329/stat : 17329 (glucose.sh) S 17327 17329 16161 0 -1 4202496 360 4851 0 0 0 0 59 1 19 0 1 0 806684531 8912896 254 33554432000 4194304 4922060 140735840474000 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17329/statm: 2176 254 211 178 0 69 0
[pid=17332] ppid=17329 vsize=33768 CPUtime=0.87 cores=1,3,5,7
/proc/17332/stat : 17332 (glucose_static) R 17329 17329 16161 0 -1 4202496 7529 0 0 0 87 0 0 0 22 0 1 0 806684593 34578432 4718 33554432000 4194304 4260849 140733489158208 18446744073709551615 4225064 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17332/statm: 8442 4718 250 17 0 5083 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 42472

[startup+3.10065 s]
/proc/loadavg: 2.00 2.01 2.00 3/564 17332
/proc/meminfo: memFree=30207368/32950928 swapFree=41528364/67111528
[pid=17329] ppid=17327 vsize=8704 CPUtime=0.6 cores=1,3,5,7
/proc/17329/stat : 17329 (glucose.sh) S 17327 17329 16161 0 -1 4202496 360 4851 0 0 0 0 59 1 19 0 1 0 806684531 8912896 254 33554432000 4194304 4922060 140735840474000 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17329/statm: 2176 254 211 178 0 69 0
[pid=17332] ppid=17329 vsize=53268 CPUtime=2.47 cores=1,3,5,7
/proc/17332/stat : 17332 (glucose_static) R 17329 17329 16161 0 -1 4202496 17159 0 0 0 246 1 0 0 25 0 1 0 806684593 54546432 8580 33554432000 4194304 4260849 140733489158208 18446744073709551615 4209287 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17332/statm: 13317 8580 250 17 0 9958 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 61972

[startup+6.30012 s]
/proc/loadavg: 2.00 2.01 2.00 3/564 17332
/proc/meminfo: memFree=30217524/32950928 swapFree=41528364/67111528
[pid=17329] ppid=17327 vsize=8704 CPUtime=0.6 cores=1,3,5,7
/proc/17329/stat : 17329 (glucose.sh) S 17327 17329 16161 0 -1 4202496 360 4851 0 0 0 0 59 1 19 0 1 0 806684531 8912896 254 33554432000 4194304 4922060 140735840474000 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17329/statm: 2176 254 211 178 0 69 0
[pid=17332] ppid=17329 vsize=95116 CPUtime=5.67 cores=1,3,5,7
/proc/17332/stat : 17332 (glucose_static) R 17329 17329 16161 0 -1 4202496 26837 0 0 0 565 2 0 0 25 0 1 0 806684593 97398784 18013 33554432000 4194304 4260849 140733489158208 18446744073709551615 4224509 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17332/statm: 23779 18013 250 17 0 20420 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 103820

[startup+12.701 s]
/proc/loadavg: 2.00 2.01 2.00 3/564 17332
/proc/meminfo: memFree=30195684/32950928 swapFree=41528364/67111528
[pid=17329] ppid=17327 vsize=8704 CPUtime=0.6 cores=1,3,5,7
/proc/17329/stat : 17329 (glucose.sh) S 17327 17329 16161 0 -1 4202496 360 4851 0 0 0 0 59 1 19 0 1 0 806684531 8912896 254 33554432000 4194304 4922060 140735840474000 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17329/statm: 2176 254 211 178 0 69 0
[pid=17332] ppid=17329 vsize=83620 CPUtime=12.07 cores=1,3,5,7
/proc/17332/stat : 17332 (glucose_static) R 17329 17329 16161 0 -1 4202496 32103 0 0 0 1204 3 0 0 25 0 1 0 806684593 85626880 17686 33554432000 4194304 4260849 140733489158208 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17332/statm: 20905 17686 250 17 0 17546 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 92324

[startup+25.5009 s]
/proc/loadavg: 2.00 2.01 2.00 3/564 17332
/proc/meminfo: memFree=30155892/32950928 swapFree=41528364/67111528
[pid=17329] ppid=17327 vsize=8704 CPUtime=0.6 cores=1,3,5,7
/proc/17329/stat : 17329 (glucose.sh) S 17327 17329 16161 0 -1 4202496 360 4851 0 0 0 0 59 1 19 0 1 0 806684531 8912896 254 33554432000 4194304 4922060 140735840474000 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17329/statm: 2176 254 211 178 0 69 0
[pid=17332] ppid=17329 vsize=83620 CPUtime=24.88 cores=1,3,5,7
/proc/17332/stat : 17332 (glucose_static) R 17329 17329 16161 0 -1 4202496 59204 0 0 0 2481 7 0 0 25 0 1 0 806684593 85626880 17730 33554432000 4194304 4260849 140733489158208 18446744073709551615 4225104 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17332/statm: 20905 17730 250 17 0 17546 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 92324

[startup+51.1006 s]
/proc/loadavg: 2.00 2.01 2.00 3/564 17333
/proc/meminfo: memFree=30108076/32950928 swapFree=41528364/67111528
[pid=17329] ppid=17327 vsize=8704 CPUtime=0.6 cores=1,3,5,7
/proc/17329/stat : 17329 (glucose.sh) S 17327 17329 16161 0 -1 4202496 360 4851 0 0 0 0 59 1 19 0 1 0 806684531 8912896 254 33554432000 4194304 4922060 140735840474000 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17329/statm: 2176 254 211 178 0 69 0
[pid=17332] ppid=17329 vsize=83620 CPUtime=50.47 cores=1,3,5,7
/proc/17332/stat : 17332 (glucose_static) R 17329 17329 16161 0 -1 4202496 108042 0 0 0 5033 14 0 0 25 0 1 0 806684593 85626880 17730 33554432000 4194304 4260849 140733489158208 18446744073709551615 4224875 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17332/statm: 20905 17730 250 17 0 17546 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 92324

[startup+102.322 s]
/proc/loadavg: 2.00 2.00 2.00 3/564 17334
/proc/meminfo: memFree=30070088/32950928 swapFree=41528364/67111528
[pid=17329] ppid=17327 vsize=8704 CPUtime=0.6 cores=1,3,5,7
/proc/17329/stat : 17329 (glucose.sh) S 17327 17329 16161 0 -1 4202496 360 4851 0 0 0 0 59 1 19 0 1 0 806684531 8912896 254 33554432000 4194304 4922060 140735840474000 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17329/statm: 2176 254 211 178 0 69 0
[pid=17332] ppid=17329 vsize=132940 CPUtime=101.69 cores=1,3,5,7
/proc/17332/stat : 17332 (glucose_static) R 17329 17329 16161 0 -1 4202496 210459 0 0 0 10141 28 0 0 25 0 1 0 806684593 136130560 25749 33554432000 4194304 4260849 140733489158208 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17332/statm: 33235 25749 251 17 0 29876 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 141644

[startup+162.301 s]
/proc/loadavg: 2.10 2.03 2.01 3/564 17336
/proc/meminfo: memFree=30110096/32950928 swapFree=41528364/67111528
[pid=17329] ppid=17327 vsize=8704 CPUtime=0.6 cores=1,3,5,7
/proc/17329/stat : 17329 (glucose.sh) S 17327 17329 16161 0 -1 4202496 360 4851 0 0 0 0 59 1 19 0 1 0 806684531 8912896 254 33554432000 4194304 4922060 140735840474000 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17329/statm: 2176 254 211 178 0 69 0
[pid=17332] ppid=17329 vsize=163760 CPUtime=161.67 cores=1,3,5,7
/proc/17332/stat : 17332 (glucose_static) R 17329 17329 16161 0 -1 4202496 283670 0 0 0 16128 39 0 0 25 0 1 0 806684593 167690240 31390 33554432000 4194304 4260849 140733489158208 18446744073709551615 4225080 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17332/statm: 40940 31390 251 17 0 37581 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 172464

[startup+222.301 s]
/proc/loadavg: 2.07 2.03 2.01 3/564 17338
/proc/meminfo: memFree=30150232/32950928 swapFree=41528364/67111528
[pid=17329] ppid=17327 vsize=8704 CPUtime=0.6 cores=1,3,5,7
/proc/17329/stat : 17329 (glucose.sh) S 17327 17329 16161 0 -1 4202496 360 4851 0 0 0 0 59 1 19 0 1 0 806684531 8912896 254 33554432000 4194304 4922060 140735840474000 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17329/statm: 2176 254 211 178 0 69 0
[pid=17332] ppid=17329 vsize=132940 CPUtime=221.68 cores=1,3,5,7
/proc/17332/stat : 17332 (glucose_static) R 17329 17329 16161 0 -1 4202496 357402 0 0 0 22117 51 0 0 25 0 1 0 806684593 136130560 28574 33554432000 4194304 4260849 140733489158208 18446744073709551615 4225418 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17332/statm: 33235 28574 251 17 0 29876 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 141644

[startup+282.301 s]
/proc/loadavg: 2.03 2.03 2.00 3/564 17339
/proc/meminfo: memFree=30132828/32950928 swapFree=41528364/67111528
[pid=17329] ppid=17327 vsize=8704 CPUtime=0.6 cores=1,3,5,7
/proc/17329/stat : 17329 (glucose.sh) S 17327 17329 16161 0 -1 4202496 360 4851 0 0 0 0 59 1 19 0 1 0 806684531 8912896 254 33554432000 4194304 4922060 140735840474000 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17329/statm: 2176 254 211 178 0 69 0
[pid=17332] ppid=17329 vsize=163760 CPUtime=281.68 cores=1,3,5,7
/proc/17332/stat : 17332 (glucose_static) R 17329 17329 16161 0 -1 4202496 430704 0 0 0 28104 64 0 0 25 0 1 0 806684593 167690240 33522 33554432000 4194304 4260849 140733489158208 18446744073709551615 4224875 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17332/statm: 40940 33522 251 17 0 37581 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 172464

[startup+342.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/564 17341
/proc/meminfo: memFree=30102028/32950928 swapFree=41528364/67111528
[pid=17329] ppid=17327 vsize=8704 CPUtime=0.6 cores=1,3,5,7
/proc/17329/stat : 17329 (glucose.sh) S 17327 17329 16161 0 -1 4202496 360 4851 0 0 0 0 59 1 19 0 1 0 806684531 8912896 254 33554432000 4194304 4922060 140735840474000 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17329/statm: 2176 254 211 178 0 69 0
[pid=17332] ppid=17329 vsize=213848 CPUtime=341.68 cores=1,3,5,7
/proc/17332/stat : 17332 (glucose_static) R 17329 17329 16161 0 -1 4202496 485263 0 0 0 34093 75 0 0 25 0 1 0 806684593 218980352 40828 33554432000 4194304 4260849 140733489158208 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17332/statm: 53462 40828 251 17 0 50103 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 222552

[startup+402.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/564 17342
/proc/meminfo: memFree=30092320/32950928 swapFree=41528364/67111528
[pid=17329] ppid=17327 vsize=8704 CPUtime=0.6 cores=1,3,5,7

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

/proc/17332/statm: 130515 96714 251 17 0 127156 0
Current children cumulated CPU time (s) 4302.34
Current children cumulated vsize (KiB) 530764

[startup+4362.3 s]
/proc/loadavg: 1.00 1.02 1.17 2/557 17491
/proc/meminfo: memFree=30071148/32950928 swapFree=41528364/67111528
[pid=17329] ppid=17327 vsize=8704 CPUtime=0.6 cores=1,3,5,7
/proc/17329/stat : 17329 (glucose.sh) S 17327 17329 16161 0 -1 4202496 360 4851 0 0 0 0 59 1 19 0 1 0 806684531 8912896 254 33554432000 4194304 4922060 140735840474000 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17329/statm: 2176 254 211 178 0 69 0
[pid=17332] ppid=17329 vsize=390084 CPUtime=4361.74 cores=1,3,5,7
/proc/17332/stat : 17332 (glucose_static) R 17329 17329 16161 0 -1 4202496 3510927 0 0 0 435512 662 0 0 25 0 1 0 806684593 399446016 80099 33554432000 4194304 4260849 140733489158208 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17332/statm: 97521 80099 251 17 0 94162 0
Current children cumulated CPU time (s) 4362.34
Current children cumulated vsize (KiB) 398788

[startup+4422.3 s]
/proc/loadavg: 1.00 1.01 1.15 2/557 17492
/proc/meminfo: memFree=30009864/32950928 swapFree=41528364/67111528
[pid=17329] ppid=17327 vsize=8704 CPUtime=0.6 cores=1,3,5,7
/proc/17329/stat : 17329 (glucose.sh) S 17327 17329 16161 0 -1 4202496 360 4851 0 0 0 0 59 1 19 0 1 0 806684531 8912896 254 33554432000 4194304 4922060 140735840474000 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17329/statm: 2176 254 211 178 0 69 0
[pid=17332] ppid=17329 vsize=522628 CPUtime=4421.74 cores=1,3,5,7
/proc/17332/stat : 17332 (glucose_static) R 17329 17329 16161 0 -1 4202496 3526082 0 0 0 441507 667 0 0 25 0 1 0 806684593 535171072 95156 33554432000 4194304 4260849 140733489158208 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17332/statm: 130657 95156 251 17 0 127298 0
Current children cumulated CPU time (s) 4422.34
Current children cumulated vsize (KiB) 531332

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.14 2/557 17494
/proc/meminfo: memFree=30071092/32950928 swapFree=41528364/67111528
[pid=17329] ppid=17327 vsize=8704 CPUtime=0.6 cores=1,3,5,7
/proc/17329/stat : 17329 (glucose.sh) S 17327 17329 16161 0 -1 4202496 360 4851 0 0 0 0 59 1 19 0 1 0 806684531 8912896 254 33554432000 4194304 4922060 140735840474000 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17329/statm: 2176 254 211 178 0 69 0
[pid=17332] ppid=17329 vsize=393284 CPUtime=4481.74 cores=1,3,5,7
/proc/17332/stat : 17332 (glucose_static) R 17329 17329 16161 0 -1 4202496 3575211 0 0 0 447498 676 0 0 25 0 1 0 806684593 402722816 80117 33554432000 4194304 4260849 140733489158208 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17332/statm: 98321 80117 251 17 0 94962 0
Current children cumulated CPU time (s) 4482.34
Current children cumulated vsize (KiB) 401988

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.13 2/557 17496
/proc/meminfo: memFree=30001744/32950928 swapFree=41528364/67111528
[pid=17329] ppid=17327 vsize=8704 CPUtime=0.6 cores=1,3,5,7
/proc/17329/stat : 17329 (glucose.sh) S 17327 17329 16161 0 -1 4202496 360 4851 0 0 0 0 59 1 19 0 1 0 806684531 8912896 254 33554432000 4194304 4922060 140735840474000 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17329/statm: 2176 254 211 178 0 69 0
[pid=17332] ppid=17329 vsize=528388 CPUtime=4541.74 cores=1,3,5,7
/proc/17332/stat : 17332 (glucose_static) R 17329 17329 16161 0 -1 4202496 3592453 0 0 0 453491 683 0 0 25 0 1 0 806684593 541069312 97235 33554432000 4194304 4260849 140733489158208 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17332/statm: 132097 97235 251 17 0 128738 0
Current children cumulated CPU time (s) 4542.34
Current children cumulated vsize (KiB) 537092

[startup+4602.3 s]
/proc/loadavg: 1.16 1.03 1.13 2/557 17497
/proc/meminfo: memFree=30078848/32950928 swapFree=41528364/67111528
[pid=17329] ppid=17327 vsize=8704 CPUtime=0.6 cores=1,3,5,7
/proc/17329/stat : 17329 (glucose.sh) S 17327 17329 16161 0 -1 4202496 360 4851 0 0 0 0 59 1 19 0 1 0 806684531 8912896 254 33554432000 4194304 4922060 140735840474000 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17329/statm: 2176 254 211 178 0 69 0
[pid=17332] ppid=17329 vsize=397836 CPUtime=4601.76 cores=1,3,5,7
/proc/17332/stat : 17332 (glucose_static) R 17329 17329 16161 0 -1 4202496 3637884 0 0 0 459485 691 0 0 25 0 1 0 806684593 407384064 77856 33554432000 4194304 4260849 140733489158208 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17332/statm: 99459 77856 251 17 0 96100 0
Current children cumulated CPU time (s) 4602.36
Current children cumulated vsize (KiB) 406540

[startup+4662.3 s]
/proc/loadavg: 1.13 1.04 1.12 2/557 17499
/proc/meminfo: memFree=29986932/32950928 swapFree=41528364/67111528
[pid=17329] ppid=17327 vsize=8704 CPUtime=0.6 cores=1,3,5,7
/proc/17329/stat : 17329 (glucose.sh) S 17327 17329 16161 0 -1 4202496 360 4851 0 0 0 0 59 1 19 0 1 0 806684531 8912896 254 33554432000 4194304 4922060 140735840474000 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17329/statm: 2176 254 211 178 0 69 0
[pid=17332] ppid=17329 vsize=530524 CPUtime=4661.75 cores=1,3,5,7
/proc/17332/stat : 17332 (glucose_static) R 17329 17329 16161 0 -1 4202496 3660807 0 0 0 465476 699 0 0 25 0 1 0 806684593 543256576 100634 33554432000 4194304 4260849 140733489158208 18446744073709551615 4225124 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17332/statm: 132631 100634 251 17 0 129272 0
Current children cumulated CPU time (s) 4662.35
Current children cumulated vsize (KiB) 539228

[startup+4722.32 s]
/proc/loadavg: 1.05 1.03 1.11 2/557 17501
/proc/meminfo: memFree=30053000/32950928 swapFree=41528364/67111528
[pid=17329] ppid=17327 vsize=8704 CPUtime=0.6 cores=1,3,5,7
/proc/17329/stat : 17329 (glucose.sh) S 17327 17329 16161 0 -1 4202496 360 4851 0 0 0 0 59 1 19 0 1 0 806684531 8912896 254 33554432000 4194304 4922060 140735840474000 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17329/statm: 2176 254 211 178 0 69 0
[pid=17332] ppid=17329 vsize=398548 CPUtime=4721.76 cores=1,3,5,7
/proc/17332/stat : 17332 (glucose_static) R 17329 17329 16161 0 -1 4202496 3712157 0 0 0 471469 707 0 0 25 0 1 0 806684593 408113152 84323 33554432000 4194304 4260849 140733489158208 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17332/statm: 99637 84323 251 17 0 96278 0
Current children cumulated CPU time (s) 4722.36
Current children cumulated vsize (KiB) 407252

[startup+4782.3 s]
/proc/loadavg: 1.02 1.02 1.10 2/557 17502
/proc/meminfo: memFree=29988972/32950928 swapFree=41528364/67111528
[pid=17329] ppid=17327 vsize=8704 CPUtime=0.6 cores=1,3,5,7
/proc/17329/stat : 17329 (glucose.sh) S 17327 17329 16161 0 -1 4202496 360 4851 0 0 0 0 59 1 19 0 1 0 806684531 8912896 254 33554432000 4194304 4922060 140735840474000 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17329/statm: 2176 254 211 178 0 69 0
[pid=17332] ppid=17329 vsize=531520 CPUtime=4781.75 cores=1,3,5,7
/proc/17332/stat : 17332 (glucose_static) R 17329 17329 16161 0 -1 4202496 3728419 0 0 0 477462 713 0 0 25 0 1 0 806684593 544276480 100482 33554432000 4194304 4260849 140733489158208 18446744073709551615 4224674 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17332/statm: 132880 100482 251 17 0 129521 0
Current children cumulated CPU time (s) 4782.35
Current children cumulated vsize (KiB) 540224

[startup+4842.3 s]
/proc/loadavg: 1.00 1.02 1.09 2/557 17504
/proc/meminfo: memFree=30071160/32950928 swapFree=41528364/67111528
[pid=17329] ppid=17327 vsize=8704 CPUtime=0.6 cores=1,3,5,7
/proc/17329/stat : 17329 (glucose.sh) S 17327 17329 16161 0 -1 4202496 360 4851 0 0 0 0 59 1 19 0 1 0 806684531 8912896 254 33554432000 4194304 4922060 140735840474000 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17329/statm: 2176 254 211 178 0 69 0
[pid=17332] ppid=17329 vsize=399544 CPUtime=4841.75 cores=1,3,5,7
/proc/17332/stat : 17332 (glucose_static) R 17329 17329 16161 0 -1 4202496 3776700 0 0 0 483452 723 0 0 25 0 1 0 806684593 409133056 79733 33554432000 4194304 4260849 140733489158208 18446744073709551615 4224875 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17332/statm: 99886 79733 251 17 0 96527 0
Current children cumulated CPU time (s) 4842.35
Current children cumulated vsize (KiB) 408248

[startup+4902.3 s]
/proc/loadavg: 1.00 1.01 1.08 2/557 17505
/proc/meminfo: memFree=30008760/32950928 swapFree=41528364/67111528
[pid=17329] ppid=17327 vsize=8704 CPUtime=0.6 cores=1,3,5,7
/proc/17329/stat : 17329 (glucose.sh) S 17327 17329 16161 0 -1 4202496 360 4851 0 0 0 0 59 1 19 0 1 0 806684531 8912896 254 33554432000 4194304 4922060 140735840474000 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17329/statm: 2176 254 211 178 0 69 0
[pid=17332] ppid=17329 vsize=531804 CPUtime=4901.75 cores=1,3,5,7
/proc/17332/stat : 17332 (glucose_static) R 17329 17329 16161 0 -1 4202496 3792556 0 0 0 489446 729 0 0 25 0 1 0 806684593 544567296 95475 33554432000 4194304 4260849 140733489158208 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17332/statm: 132951 95475 251 17 0 129592 0
Current children cumulated CPU time (s) 4902.35
Current children cumulated vsize (KiB) 540508

[startup+4962.3 s]
/proc/loadavg: 1.00 1.01 1.08 2/557 17507
/proc/meminfo: memFree=30075452/32950928 swapFree=41528364/67111528
[pid=17329] ppid=17327 vsize=8704 CPUtime=0.6 cores=1,3,5,7
/proc/17329/stat : 17329 (glucose.sh) S 17327 17329 16161 0 -1 4202496 360 4851 0 0 0 0 59 1 19 0 1 0 806684531 8912896 254 33554432000 4194304 4922060 140735840474000 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17329/statm: 2176 254 211 178 0 69 0
[pid=17332] ppid=17329 vsize=400588 CPUtime=4961.74 cores=1,3,5,7
/proc/17332/stat : 17332 (glucose_static) R 17329 17329 16161 0 -1 4202496 3844624 0 0 0 495436 738 0 0 25 0 1 0 806684593 410202112 78836 33554432000 4194304 4260849 140733489158208 18446744073709551615 4224875 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17332/statm: 100147 78836 251 17 0 96788 0
Current children cumulated CPU time (s) 4962.34
Current children cumulated vsize (KiB) 409292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 1.00 1.00 1.07 2/557 17508
/proc/meminfo: memFree=30018768/32950928 swapFree=41528364/67111528
[pid=17329] ppid=17327 vsize=8704 CPUtime=0.6 cores=1,3,5,7
/proc/17329/stat : 17329 (glucose.sh) S 17327 17329 16161 0 -1 4202496 360 4851 0 0 0 0 59 1 19 0 1 0 806684531 8912896 254 33554432000 4194304 4922060 140735840474000 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17329/statm: 2176 254 211 178 0 69 0
[pid=17332] ppid=17329 vsize=400964 CPUtime=4999.47 cores=1,3,5,7
/proc/17332/stat : 17332 (glucose_static) R 17329 17329 16161 0 -1 4202496 3858763 0 0 0 499204 743 0 0 25 0 1 0 806684593 410587136 92898 33554432000 4194304 4260849 140733489158208 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17332/statm: 100241 92898 251 17 0 96882 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 409668

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 17329 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=597909
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=20996
# CPU time returned by wait4() is 0.618905
# while last known CPU time is 5000.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.03
CPU time (s): 5000.07
CPU user time (s): 4992.63
CPU system time (s): 7.44
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 671780

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

runsolver used 26.9909 second user time and 67.3108 second system time

The end

Launcher Data

Begin job on node126 at 2011-06-01 19:54:18
IDJOB=3303617
IDBENCH=88223
IDSOLVER=1687
FILE ID=node126/3303617-1306950858
RUNJOBID= node126-1306948625-17218
PBS_JOBID= 13488573
Free space on /tmp= 73668 MiB

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

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

MD5SUM BENCH= ab8e40d31c79e7a71114e3126a46874f
RANDOM SEED=409977129

node126.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.783
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.56
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.783
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.783
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.74
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.783
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.74
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.783
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.80
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.783
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.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
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:     32950928 kB
MemFree:      30235060 kB
Buffers:        196556 kB
Cached:         284008 kB
SwapCached:      15328 kB
Active:        2086788 kB
Inactive:       311924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30235060 kB
SwapTotal:    67111528 kB
SwapFree:     41528364 kB
Dirty:            4308 kB
Writeback:           0 kB
AnonPages:     1915764 kB
Mapped:          23792 kB
Slab:           145344 kB
PageTables:     100360 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 176570784 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= 73664 MiB
End job on node126 at 2011-06-01 21:17:40