Trace number 3303488

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 2UNSAT 181.446 181.441

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-21_401.cnf
MD5SUM4e87573be2b7b7324c13131d6c6896b8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark181.446
Satisfiable
(Un)Satisfiability was proved
Number of variables201
Number of clauses21509
Sum of the clauses size94265
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266
Number of clauses of size 319560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51683

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.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |   21509    94265 |    6452       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 201   #clauses: 21509   #literals: 94265
0.00/0.00	c CPU time:   0.006998 s
0.00/0.00	c ==============================================================================
0.00/0.02	c
0.00/0.02	c Starting glucose
0.00/0.02	c
6.89/6.90	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
6.89/6.90	c WARNING: for repeatability, setting FPU to use double precision
6.89/6.90	c ============================[ Problem Statistics ]=============================
6.89/6.90	c |                                                                             |
6.89/6.90	c |  Number of variables:           201                                         |
6.89/6.90	c |  Number of clauses:           21509                                         |
6.89/6.90	c |  Parse time:                   0.00 s                                       |
6.89/6.90	c |                                                                             |
6.89/6.90	c ============================[ Search Statistics ]==============================
6.89/6.90	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.89/6.90	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.89/6.90	c ===============================================================================
6.89/6.90	c |     19694 |     201    21509    94265 |        1    13401     21 |  0.000 % |
6.89/6.90	c |     19795 |     201    21509    94265 |        1    13502     21 |  0.000 % |
6.89/6.90	c |     20398 |     201    21509    94265 |        1     7352     19 |  0.000 % |
6.89/6.90	c |     26424 |     201    21509    94265 |        1    13378     21 |  0.000 % |
6.89/6.90	c |     26527 |     201    21509    94265 |        1    13481     21 |  0.000 % |
6.89/6.90	c |     26627 |     201    21509    94265 |        1    13581     21 |  0.000 % |
6.89/6.90	c |     29562 |     201    21509    94265 |        1    16516     22 |  0.000 % |
6.89/6.90	c |     29663 |     201    21509    94265 |        1    16617     22 |  0.000 % |
6.89/6.90	c |     29763 |     201    21509    94265 |        1    16717     22 |  0.000 % |
6.89/6.90	c |     34634 |     201    21509    94265 |        1    12321     21 |  0.000 % |
6.89/6.90	c |     34734 |     201    21509    94265 |        1    12421     21 |  0.000 % |
6.89/6.90	c |     34834 |     201    21509    94265 |        1    12521     21 |  0.000 % |
6.89/6.90	c |     34936 |     201    21509    94265 |        1    12623     21 |  0.000 % |
6.89/6.90	c |     35037 |     201    21509    94265 |        1    12724     21 |  0.000 % |
6.89/6.90	c |     35143 |     201    21509    94265 |        1    12830     21 |  0.000 % |
6.89/6.90	c |     35546 |     201    21509    94265 |        1    13233     21 |  0.000 % |
6.89/6.90	c |     35648 |     201    21509    94265 |        1    13335     21 |  0.000 % |
6.89/6.90	c |     35794 |     201    21509    94265 |        1    13481     21 |  0.000 % |
6.89/6.90	c |     62449 |     201    21509    94265 |        1    28292     21 |  0.000 % |
6.89/6.90	c |     62729 |     201    21509    94265 |        1    28572     21 |  0.000 % |
6.89/6.90	c |     63894 |     201    21509    94265 |        1    15327     19 |  0.000 % |
6.89/6.90	c |     72341 |     201    21509    94265 |        1    23774     20 |  0.000 % |
6.89/6.90	c |     82993 |     201    21509    94265 |        1    17423     19 |  0.000 % |
6.89/6.90	c |     85660 |     201    21509    94265 |        1    20090     20 |  0.000 % |
6.89/6.90	c |    106085 |     201    21509    94265 |        1    20901     19 |  0.000 % |
6.89/6.90	c |    106687 |     201    21509    94265 |        1    21503     19 |  0.000 % |
6.89/6.90	c |    106789 |     201    21509    94265 |        1    21605     19 |  0.000 % |
6.89/6.90	c |    107018 |     201    21509    94265 |        1    21834     19 |  0.000 % |
6.89/6.90	c |    108819 |     201    21509    94265 |        1    23635     19 |  0.000 % |
6.89/6.90	c |    109679 |     201    21509    94265 |        1    24495     19 |  0.000 % |
6.89/6.90	c |    129188 |     201    21509    94265 |        1    44004     20 |  0.000 % |
6.89/6.90	c |    129288 |     201    21509    94265 |        1    44104     20 |  0.000 % |
6.89/6.90	c |    129388 |     201    21509    94265 |        1    44204     20 |  0.000 % |
6.89/6.90	c |    150031 |     201    21509    94265 |        1    42639     20 |  0.000 % |
6.89/6.90	c |    153409 |     201    21509    94265 |        1    46017     20 |  0.000 % |
6.89/6.90	c |    153514 |     201    21509    94265 |        1    46122     20 |  0.000 % |
6.89/6.90	c |    154551 |     201    21509    94265 |        1    47159     20 |  0.000 % |
6.89/6.90	c |    160285 |     201    21509    94265 |        1    28091     19 |  0.000 % |
6.89/6.90	c |    161474 |     201    21509    94265 |        1    29280     19 |  0.000 % |
28.19/28.24	c |    161681 |     201    21509    94265 |        1    29487     19 |  0.000 % |
28.19/28.24	c |    163318 |     201    21509    94265 |        1    31124     19 |  0.000 % |
28.19/28.24	c |    165367 |     201    21509    94265 |        1    33173     19 |  0.000 % |
28.19/28.24	c |    181233 |     201    21509    94265 |        1    49039     20 |  0.000 % |
28.19/28.24	c |    183045 |     201    21509    94265 |        1    50851     20 |  0.000 % |
28.19/28.24	c |    196227 |     201    21509    94265 |        1    36635     19 |  0.000 % |
28.19/28.24	c |    196327 |     201    21509    94265 |        1    36735     19 |  0.000 % |
28.19/28.24	c |    198599 |     201    21509    94265 |        1    39007     19 |  0.000 % |
28.19/28.24	c |    198699 |     201    21509    94265 |        1    39107     19 |  0.000 % |
28.19/28.24	c |    199148 |     201    21509    94265 |        1    39556     19 |  0.000 % |
28.19/28.24	c |    200626 |     201    21509    94265 |        1    41034     19 |  0.000 % |
28.19/28.24	c |    202892 |     201    21509    94265 |        1    43300     19 |  0.000 % |
28.19/28.24	c |    219746 |     201    21509    94265 |        1    30156     18 |  0.000 % |
28.19/28.24	c |    223930 |     201    21509    94265 |        1    34340     19 |  0.000 % |
28.19/28.24	c |    224031 |     201    21509    94265 |        1    34441     19 |  0.000 % |
28.19/28.24	c |    224767 |     201    21509    94265 |        1    35177     19 |  0.000 % |
28.19/28.24	c |    228270 |     201    21509    94265 |        1    38680     20 |  0.000 % |
28.19/28.24	c |    228372 |     201    21509    94265 |        1    38782     20 |  0.000 % |
28.19/28.24	c |    238172 |     201    21509    94265 |        1    48582     20 |  0.000 % |
28.19/28.24	c |    257420 |     201    21509    94265 |        1    35232     19 |  0.000 % |
28.19/28.24	c |    265712 |     201    21509    94265 |        1    43524     19 |  0.000 % |
28.19/28.24	c |    277329 |     201    21509    94265 |        1    55141     20 |  0.000 % |
28.19/28.24	c |    282848 |     201    21509    94265 |        1    60660     20 |  0.000 % |
28.19/28.24	c |    283105 |     201    21509    94265 |        1    60917     20 |  0.000 % |
28.19/28.24	c |    283205 |     201    21509    94265 |        1    61017     20 |  0.000 % |
28.19/28.24	c |    298917 |     201    21509    94265 |        1    41530     19 |  0.000 % |
28.19/28.24	c |    301366 |     201    21509    94265 |        1    43979     19 |  0.000 % |
28.19/28.24	c |    301466 |     201    21509    94265 |        1    44079     19 |  0.000 % |
28.19/28.24	c |    337105 |     201    21509    94265 |        1    41911     18 |  0.000 % |
28.19/28.24	c |    351417 |     201    21509    94265 |        1    56223     19 |  0.000 % |
28.19/28.24	c |    351518 |     201    21509    94265 |        1    56324     19 |  0.000 % |
28.19/28.24	c |    354121 |     201    21509    94265 |        1    58927     19 |  0.000 % |
28.19/28.24	c |    357794 |     201    21509    94265 |        1    62600     20 |  0.000 % |
28.19/28.24	c |    358777 |     201    21509    94265 |        1    63583     20 |  0.000 % |
28.19/28.24	c |    373794 |     201    21509    94265 |        1    78600     21 |  0.000 % |
28.19/28.24	c |    379622 |     201    21509    94265 |        1    44032     18 |  0.000 % |
28.19/28.24	c |    379723 |     201    21509    94265 |        1    44133     19 |  0.000 % |
28.19/28.24	c |    426964 |     201    21509    94265 |        1    48376     18 |  0.000 % |
28.19/28.24	c |    452873 |     201    21509    94265 |        1    74285     19 |  0.000 % |
28.19/28.24	c |    453443 |     201    21509    94265 |        1    74855     19 |  0.000 % |
28.19/28.24	c |    453543 |     201    21509    94265 |        1    74955     19 |  0.000 % |
28.19/28.24	c |    484010 |     201    21509    94265 |        1    59822     18 |  0.000 % |
28.19/28.24	c |    501068 |     201    21509    94265 |        1    76880     19 |  0.000 % |
28.19/28.24	c |    512934 |     201    21509    94265 |        1    88746     19 |  0.000 % |
28.19/28.24	c |    513150 |     201    21509    94265 |        1    88962     19 |  0.000 % |
28.19/28.24	c |    513251 |     201    21509    94265 |        1    89063     19 |  0.000 % |
28.19/28.24	c |    513353 |     201    21509    94265 |        1    89165     19 |  0.000 % |
28.19/28.24	c |    519237 |     201    21509    94265 |        1    95049     19 |  0.000 % |
28.19/28.24	c |    524164 |     201    21509    94265 |        1    51775     17 |  0.000 % |
28.19/28.24	c |    538119 |     201    21509    94265 |        1    65730     18 |  0.000 % |
46.99/47.05	c |    595356 |     201    21509    94265 |        1    72169     18 |  0.000 % |
46.99/47.05	c |    597812 |     201    21509    94265 |        1    74625     18 |  0.000 % |
46.99/47.05	c |    619205 |     201    21509    94265 |        1    96018     19 |  0.000 % |
46.99/47.05	c |    622706 |     201    21509    94265 |        1    99519     19 |  0.000 % |
46.99/47.05	c |    623031 |     201    21509    94265 |        1    99844     19 |  0.000 % |
46.99/47.05	c |    623133 |     201    21509    94265 |        1    99946     19 |  0.000 % |
46.99/47.05	c |    627548 |     201    21509    94265 |        1   104361     20 |  0.000 % |
46.99/47.05	c |    630235 |     201    21509    94265 |        1    53645     17 |  0.000 % |
46.99/47.05	c |    639046 |     201    21509    94265 |        1    62456     18 |  0.000 % |
46.99/47.05	c |    639147 |     201    21509    94265 |        1    62557     18 |  0.000 % |
46.99/47.05	c |    639247 |     201    21509    94265 |        1    62657     18 |  0.000 % |
46.99/47.05	c |    639476 |     201    21509    94265 |        1    62886     18 |  0.000 % |
46.99/47.05	c |    639712 |     201    21509    94265 |        1    63122     18 |  0.000 % |
46.99/47.05	c |    644138 |     201    21509    94265 |        1    67548     18 |  0.000 % |
46.99/47.05	c |    644837 |     201    21509    94265 |        1    68247     18 |  0.000 % |
46.99/47.05	c |    654915 |     201    21509    94265 |        1    78325     19 |  0.000 % |
46.99/47.05	c |    655016 |     201    21509    94265 |        1    78426     19 |  0.000 % |
46.99/47.05	c |    683488 |     201    21509    94265 |        1   106898     20 |  0.000 % |
46.99/47.05	c |    697458 |     201    21509    94265 |        1    64874     18 |  0.000 % |
46.99/47.05	c |    704752 |     201    21509    94265 |        1    72168     18 |  0.000 % |
46.99/47.05	c |    708425 |     201    21509    94265 |        1    75841     18 |  0.000 % |
46.99/47.05	c |    709138 |     201    21509    94265 |        1    76554     18 |  0.000 % |
46.99/47.05	c |    709461 |     201    21509    94265 |        1    76877     18 |  0.000 % |
46.99/47.05	c |    709561 |     201    21509    94265 |        1    76977     18 |  0.000 % |
46.99/47.05	c |    713851 |     201    21509    94265 |        1    81267     18 |  0.000 % |
46.99/47.05	c |    714028 |     201    21509    94265 |        1    81444     19 |  0.000 % |
46.99/47.05	c |    720090 |     201    21509    94265 |        1    87506     19 |  0.000 % |
46.99/47.05	c |    720191 |     201    21509    94265 |        1    87607     19 |  0.000 % |
46.99/47.05	c |    728285 |     201    21509    94265 |        1    95701     19 |  0.000 % |
46.99/47.05	c |    735576 |     201    21509    94265 |        1   102992     19 |  0.000 % |
46.99/47.05	c |    735676 |     201    21509    94265 |        1   103092     19 |  0.000 % |
46.99/47.05	c |    736060 |     201    21509    94265 |        1   103476     19 |  0.000 % |
46.99/47.05	c |    743971 |     201    21509    94265 |        1   111387     19 |  0.000 % |
46.99/47.05	c |    746190 |     201    21509    94265 |        1   113606     19 |  0.000 % |
46.99/47.05	c |    749185 |     201    21509    94265 |        1   116601     20 |  0.000 % |
46.99/47.05	c |    751609 |     201    21509    94265 |        1    60422     17 |  0.000 % |
46.99/47.05	c |    753371 |     201    21509    94265 |        1    62184     17 |  0.000 % |
46.99/47.05	c |    753471 |     201    21509    94265 |        1    62284     17 |  0.000 % |
46.99/47.05	c |    753831 |     201    21509    94265 |        1    62644     17 |  0.000 % |
46.99/47.05	c |    764390 |     201    21509    94265 |        1    73203     18 |  0.000 % |
46.99/47.05	c |    767980 |     201    21509    94265 |        1    76793     18 |  0.000 % |
46.99/47.05	c |    768318 |     201    21509    94265 |        1    77131     18 |  0.000 % |
46.99/47.05	c |    768418 |     201    21509    94265 |        1    77231     18 |  0.000 % |
46.99/47.05	c |    772718 |     201    21509    94265 |        1    81531     18 |  0.000 % |
46.99/47.05	c |    772819 |     201    21509    94265 |        1    81632     18 |  0.000 % |
46.99/47.05	c |    785410 |     201    21509    94265 |        1    94223     19 |  0.000 % |
46.99/47.05	c |    788213 |     201    21509    94265 |        1    97026     19 |  0.000 % |
46.99/47.05	c |    792236 |     201    21509    94265 |        1   101049     19 |  0.000 % |
46.99/47.05	c |    815857 |     201    21509    94265 |        1    63467     17 |  0.000 % |
46.99/47.05	c |    819283 |     201    21509    94265 |        1    66893     17 |  0.000 % |
76.91/76.96	c |    840799 |     201    21509    94265 |        1    88409     18 |  0.000 % |
76.91/76.96	c |    863252 |     201    21509    94265 |        1   110862     18 |  0.000 % |
76.91/76.96	c |    863353 |     201    21509    94265 |        1   110963     18 |  0.000 % |
76.91/76.96	c |    863558 |     201    21509    94265 |        1   111168     18 |  0.000 % |
76.91/76.96	c |    867423 |     201    21509    94265 |        1   115033     18 |  0.000 % |
76.91/76.96	c |    875725 |     201    21509    94265 |        1   123335     19 |  0.000 % |
76.91/76.96	c |    876534 |     201    21509    94265 |        1   124144     19 |  0.000 % |
76.91/76.96	c |    876634 |     201    21509    94265 |        1   124244     19 |  0.000 % |
76.91/76.96	c |    889166 |     201    21509    94265 |        1    72977     17 |  0.000 % |
76.91/76.96	c |    892718 |     201    21509    94265 |        1    76529     17 |  0.000 % |
76.91/76.96	c |    900774 |     201    21509    94265 |        1    84585     18 |  0.000 % |
76.91/76.96	c |    900874 |     201    21509    94265 |        1    84685     18 |  0.000 % |
76.91/76.96	c |    902592 |     201    21509    94265 |        1    86403     18 |  0.000 % |
76.91/76.96	c |    921132 |     201    21509    94265 |        1   104943     19 |  0.000 % |
76.91/76.96	c |    924104 |     201    21509    94265 |        1   107915     19 |  0.000 % |
76.91/76.96	c |    928148 |     201    21509    94265 |        1   111959     19 |  0.000 % |
76.91/76.96	c |    930567 |     201    21509    94265 |        1   114378     19 |  0.000 % |
76.91/76.96	c |    930667 |     201    21509    94265 |        1   114478     19 |  0.000 % |
76.91/76.96	c |    938886 |     201    21509    94265 |        1   122697     19 |  0.000 % |
76.91/76.96	c |    939146 |     201    21509    94265 |        1   122957     19 |  0.000 % |
76.91/76.96	c |    939771 |     201    21509    94265 |        1   123582     19 |  0.000 % |
76.91/76.96	c |    943373 |     201    21509    94265 |        1   127184     19 |  0.000 % |
76.91/76.96	c |    945178 |     201    21509    94265 |        1   128989     20 |  0.000 % |
76.91/76.96	c |    954053 |     201    21509    94265 |        1    71467     17 |  0.000 % |
76.91/76.96	c |    955751 |     201    21509    94265 |        1    73165     17 |  0.000 % |
76.91/76.96	c |    959457 |     201    21509    94265 |        1    76871     17 |  0.000 % |
76.91/76.96	c |    965318 |     201    21509    94265 |        1    82732     18 |  0.000 % |
76.91/76.96	c |    965418 |     201    21509    94265 |        1    82832     18 |  0.000 % |
76.91/76.96	c |    992240 |     201    21509    94265 |        1   109654     19 |  0.000 % |
76.91/76.96	c |    997630 |     201    21509    94265 |        1   115044     19 |  0.000 % |
76.91/76.96	c |   1004032 |     201    21509    94265 |        1   121446     19 |  0.000 % |
76.91/76.96	c |   1005487 |     201    21509    94265 |        1   122901     19 |  0.000 % |
76.91/76.96	c |   1033023 |     201    21509    94265 |        1    81439     17 |  0.000 % |
76.91/76.96	c |   1033826 |     201    21509    94265 |        1    82242     17 |  0.000 % |
76.91/76.96	c |   1034307 |     201    21509    94265 |        1    82723     17 |  0.000 % |
76.91/76.96	c |   1034408 |     201    21509    94265 |        1    82824     17 |  0.000 % |
76.91/76.96	c |   1036922 |     201    21509    94265 |        1    85338     17 |  0.000 % |
76.91/76.96	c |   1037723 |     201    21509    94265 |        1    86139     17 |  0.000 % |
76.91/76.96	c |   1040809 |     201    21509    94265 |        1    89225     18 |  0.000 % |
76.91/76.96	c |   1090361 |     201    21509    94265 |        1   138777     19 |  0.000 % |
76.91/76.96	c |   1108312 |     201    21509    94265 |        1    85128     17 |  0.000 % |
76.91/76.96	c |   1118546 |     201    21509    94265 |        1    95362     17 |  0.000 % |
76.91/76.96	c |   1129163 |     201    21509    94265 |        1   105979     18 |  0.000 % |
76.91/76.96	c |   1130437 |     201    21509    94265 |        1   107253     18 |  0.000 % |
76.91/76.96	c |   1133480 |     201    21509    94265 |        1   110296     18 |  0.000 % |
76.91/76.96	c |   1220303 |     201    21509    94265 |        1   122917     17 |  0.000 % |
76.91/76.96	c |   1220788 |     201    21509    94265 |        1   123402     17 |  0.000 % |
76.91/76.96	c |   1223531 |     201    21509    94265 |        1   126145     17 |  0.000 % |
76.91/76.96	c |   1232998 |     201    21509    94265 |        1   135612     18 |  0.000 % |
76.91/76.96	c |   1233098 |     201    21509    94265 |        1   135712     18 |  0.000 % |
126.79/126.88	c |   1236297 |     201    21509    94265 |        1   138911     18 |  0.000 % |
126.79/126.88	c |   1236397 |     201    21509    94265 |        1   139011     18 |  0.000 % |
126.79/126.88	c |   1240912 |     201    21509    94265 |        1   143526     18 |  0.000 % |
126.79/126.88	c |   1241012 |     201    21509    94265 |        1   143626     18 |  0.000 % |
126.79/126.88	c |   1247704 |     201    21509    94265 |        1   150318     18 |  0.000 % |
126.79/126.88	c |   1248350 |     201    21509    94265 |        1   150964     18 |  0.000 % |
126.79/126.88	c |   1248450 |     201    21509    94265 |        1   151064     18 |  0.000 % |
126.79/126.88	c |   1250906 |     201    21509    94265 |        1   153520     18 |  0.000 % |
126.79/126.88	c |   1251007 |     201    21509    94265 |        1    76818     16 |  0.000 % |
126.79/126.88	c |   1252033 |     201    21509    94265 |        1    77844     16 |  0.000 % |
126.79/126.88	c |   1282645 |     201    21509    94265 |        1   108456     18 |  0.000 % |
126.79/126.88	c |   1282745 |     201    21509    94265 |        1   108556     18 |  0.000 % |
126.79/126.88	c |   1296380 |     201    21509    94265 |        1   122191     18 |  0.000 % |
126.79/126.88	c |   1297925 |     201    21509    94265 |        1   123736     18 |  0.000 % |
126.79/126.88	c |   1298510 |     201    21509    94265 |        1   124321     18 |  0.000 % |
126.79/126.88	c |   1306109 |     201    21509    94265 |        1   131920     18 |  0.000 % |
126.79/126.88	c |   1306209 |     201    21509    94265 |        1   132020     18 |  0.000 % |
126.79/126.88	c |   1306635 |     201    21509    94265 |        1   132446     18 |  0.000 % |
126.79/126.88	c |   1306735 |     201    21509    94265 |        1   132546     18 |  0.000 % |
126.79/126.88	c |   1426779 |     200    21155    93203 |        1    69211     16 |  0.498 % |
126.79/126.88	c |   1428085 |     200    21155    93203 |        1    70517     16 |  0.498 % |
126.79/126.88	c |   1429785 |     200    21155    93203 |        1    72217     16 |  0.498 % |
126.79/126.88	c |   1444112 |     200    21155    93203 |        1    86544     17 |  0.498 % |
126.79/126.88	c |   1469200 |     200    21155    93203 |        1   111632     17 |  0.498 % |
126.79/126.88	c |   1496141 |     200    21155    93203 |        1   138573     18 |  0.498 % |
126.79/126.88	c |   1496244 |     200    21155    93203 |        1   138676     18 |  0.498 % |
126.79/126.88	c |   1496346 |     200    21155    93203 |        1   138778     18 |  0.498 % |
126.79/126.88	c |   1501313 |     200    21155    93203 |        1   143745     18 |  0.498 % |
126.79/126.88	c |   1501413 |     200    21155    93203 |        1   143845     18 |  0.498 % |
126.79/126.88	c |   1528776 |     200    21155    93203 |        1    97597     17 |  0.498 % |
126.79/126.88	c |   1584003 |     199    20793    92117 |        1   106049     18 |  0.995 % |
126.79/126.88	c |   1587801 |     199    20793    92117 |        1   109847     18 |  0.995 % |
126.79/126.88	c |   1596970 |     199    20793    92117 |        1    60697     16 |  0.995 % |
126.79/126.88	c |   1608762 |     199    20793    92117 |        1    72489     16 |  0.995 % |
126.79/126.88	c |   1613359 |     199    20793    92117 |        1    77086     17 |  0.995 % |
126.79/126.88	c |   1618582 |     199    20793    92117 |        1    82309     17 |  0.995 % |
126.79/126.88	c |   1618682 |     199    20793    92117 |        1    82409     17 |  0.995 % |
126.79/126.88	c |   1619420 |     199    20793    92117 |        1    83147     17 |  0.995 % |
126.79/126.88	c |   1634124 |     199    20793    92117 |        1    97851     17 |  0.995 % |
126.79/126.88	c |   1646113 |     199    20793    92117 |        1   109840     18 |  0.995 % |
126.79/126.88	c |   1755990 |     198    20446    91076 |        1    84950     18 |  1.493 % |
126.79/126.88	c |   1776381 |     198    20446    91076 |        1   105341     18 |  1.493 % |
126.79/126.88	c |   1781904 |     198    20446    91076 |        1   110864     19 |  1.493 % |
126.79/126.88	c |   1828957 |     198    20446    91076 |        1   102439     18 |  1.493 % |
126.79/126.88	c |   1859099 |     198    20446    91076 |        1   132581     18 |  1.493 % |
126.79/126.88	c |   1859241 |     198    20446    91076 |        1   132723     18 |  1.493 % |
126.79/126.88	c |   1863290 |     198    20446    91076 |        1   136772     18 |  1.493 % |
126.79/126.88	c |   1863390 |     198    20446    91076 |        1   136872     18 |  1.493 % |
126.79/126.88	c |   1864244 |     198    20446    91076 |        1   137726     18 |  1.493 % |
126.79/126.88	c |   1876286 |     198    20446    91076 |        1   149768     18 |  1.493 % |
181.41/181.43	c |   1879995 |     198    20446    91076 |        1    76942     16 |  1.493 % |
181.41/181.43	c |   1880859 |     198    20446    91076 |        1    77806     16 |  1.493 % |
181.41/181.43	c |   1914505 |     198    20446    91076 |        1   111452     18 |  1.493 % |
181.41/181.43	c |   1930978 |     198    20446    91076 |        1   127925     18 |  1.493 % |
181.41/181.43	c |   1934101 |     198    20446    91076 |        1   131048     18 |  1.493 % |
181.41/181.43	c |   1960313 |     198    20446    91076 |        1   157260     18 |  1.493 % |
181.41/181.43	c |   1982707 |     198    20446    91076 |        1    91283     16 |  1.493 % |
181.41/181.43	c |   1994992 |     198    20446    91076 |        1   103568     17 |  1.493 % |
181.41/181.43	c |   1996878 |     198    20446    91076 |        1   105454     17 |  1.493 % |
181.41/181.43	c |   1996978 |     198    20446    91076 |        1   105554     17 |  1.493 % |
181.41/181.43	c |   1997383 |     198    20446    91076 |        1   105959     17 |  1.493 % |
181.41/181.43	c |   2018616 |     198    20446    91076 |        1   127192     17 |  1.493 % |
181.41/181.43	c |   2038836 |     198    20446    91076 |        1   147412     17 |  1.493 % |
181.41/181.43	c |   2091070 |     197    20085    89993 |        1    81624     16 |  1.990 % |
181.41/181.43	c |   2122321 |     197    20085    89993 |        1   112875     17 |  1.990 % |
181.41/181.43	c |   2214546 |     196    19719    88895 |        1    84962     17 |  2.488 % |
181.41/181.43	c |   2261490 |     196    19719    88895 |        1   131906     18 |  2.488 % |
181.41/181.43	c |   2261591 |     196    19719    88895 |        1   132007     18 |  2.488 % |
181.41/181.43	c |   2261747 |     196    19719    88895 |        1   132163     18 |  2.488 % |
181.41/181.43	c |   2262753 |     196    19719    88895 |        1   133169     18 |  2.488 % |
181.41/181.43	c |   2270825 |     196    19719    88895 |        1   141241     18 |  2.488 % |
181.41/181.43	c |   2270926 |     196    19719    88895 |        1   141342     18 |  2.488 % |
181.41/181.43	c |   2273586 |     196    19719    88895 |        1   144002     18 |  2.488 % |
181.41/181.43	c |   2306268 |     196    19719    88895 |        1    93483     16 |  2.488 % |
181.41/181.43	c |   2309868 |     196    19719    88895 |        1    97083     16 |  2.488 % |
181.41/181.43	c |   2436568 |     196    19719    88895 |        1   126888     17 |  2.488 % |
181.41/181.43	c |   2471213 |     195    19719    88895 |        1   161532     18 |  2.985 % |
181.41/181.43	c |   2492237 |      73    19719    88895 |        1   182547     18 | 63.682 % |
181.41/181.43	c ===============================================================================
181.41/181.43	c restarts              : 267
181.41/181.43	c nb ReduceDB           : 42
181.41/181.43	c nb removed Clauses    : 2074911
181.41/181.43	c nb learnts DL2        : 214
181.41/181.43	c nb learnts size 2     : 136
181.41/181.43	c nb learnts size 1     : 14
181.41/181.43	c conflicts             : 2492237        (13740 /sec)
181.41/181.43	c decisions             : 2960825        (0.00 % random) (16323 /sec)
181.41/181.43	c propagations          : 73723051       (406440 /sec)
181.41/181.43	c conflict literals     : 52117636       (48.19 % deleted)
181.41/181.43	c nb reduced Clauses    : 9573
181.41/181.43	c CPU time              : 181.387 s
181.41/181.43	
181.41/181.43	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3303488-1306932229/watcher-3303488-1306932229 -o /tmp/evaluation-result-3303488-1306932229/solver-3303488-1306932229 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3303488-1306932229.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.13 2.04 2.01 2/518 23736
/proc/meminfo: memFree=21693224/32950928 swapFree=34979748/67111528
[pid=23736] ppid=23734 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/23736/stat : 23736 (glucose.sh) S 23734 23736 22442 0 -1 4202496 334 0 0 0 0 0 0 0 25 0 1 0 804819606 8912896 253 33554432000 4194304 4922060 140733606316256 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23736/statm: 2176 253 211 178 0 69 0

[startup+0.0559861 s]
/proc/loadavg: 2.13 2.04 2.01 2/518 23736
/proc/meminfo: memFree=21693224/32950928 swapFree=34979748/67111528
[pid=23736] ppid=23734 vsize=8704 CPUtime=0.02 cores=1,3,5,7
/proc/23736/stat : 23736 (glucose.sh) S 23734 23736 22442 0 -1 4202496 360 499 0 0 0 0 2 0 25 0 1 0 804819606 8912896 255 33554432000 4194304 4922060 140733606316256 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23736/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8704

[startup+0.100977 s]
/proc/loadavg: 2.13 2.04 2.01 2/518 23736
/proc/meminfo: memFree=21693224/32950928 swapFree=34979748/67111528
[pid=23736] ppid=23734 vsize=8704 CPUtime=0.02 cores=1,3,5,7
/proc/23736/stat : 23736 (glucose.sh) S 23734 23736 22442 0 -1 4202496 360 499 0 0 0 0 2 0 25 0 1 0 804819606 8912896 255 33554432000 4194304 4922060 140733606316256 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23736/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8704

[startup+0.300941 s]
/proc/loadavg: 2.13 2.04 2.01 2/518 23736
/proc/meminfo: memFree=21693224/32950928 swapFree=34979748/67111528
[pid=23736] ppid=23734 vsize=8704 CPUtime=0.02 cores=1,3,5,7
/proc/23736/stat : 23736 (glucose.sh) S 23734 23736 22442 0 -1 4202496 360 499 0 0 0 0 2 0 25 0 1 0 804819606 8912896 255 33554432000 4194304 4922060 140733606316256 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23736/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8704

[startup+0.700852 s]
/proc/loadavg: 2.13 2.04 2.01 2/518 23736
/proc/meminfo: memFree=21693224/32950928 swapFree=34979748/67111528
[pid=23736] ppid=23734 vsize=8704 CPUtime=0.02 cores=1,3,5,7
/proc/23736/stat : 23736 (glucose.sh) S 23734 23736 22442 0 -1 4202496 360 499 0 0 0 0 2 0 25 0 1 0 804819606 8912896 255 33554432000 4194304 4922060 140733606316256 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23736/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8704

[startup+1.50069 s]
/proc/loadavg: 2.13 2.04 2.01 3/520 23739
/proc/meminfo: memFree=21683792/32950928 swapFree=34979748/67111528
[pid=23736] ppid=23734 vsize=8704 CPUtime=0.02 cores=1,3,5,7
/proc/23736/stat : 23736 (glucose.sh) S 23734 23736 22442 0 -1 4202496 360 499 0 0 0 0 2 0 25 0 1 0 804819606 8912896 255 33554432000 4194304 4922060 140733606316256 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23736/statm: 2176 255 211 178 0 69 0
[pid=23739] ppid=23736 vsize=21352 CPUtime=1.47 cores=1,3,5,7
/proc/23739/stat : 23739 (glucose_static) R 23736 23736 22442 0 -1 4202496 2760 0 0 0 147 0 0 0 25 0 1 0 804819609 21864448 1997 33554432000 4194304 4260849 140737385359008 18446744073709551615 4225060 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23739/statm: 5338 1997 249 17 0 1979 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30056

[startup+3.10038 s]
/proc/loadavg: 2.12 2.04 2.01 3/520 23739
/proc/meminfo: memFree=21680136/32950928 swapFree=34979748/67111528
[pid=23736] ppid=23734 vsize=8704 CPUtime=0.02 cores=1,3,5,7
/proc/23736/stat : 23736 (glucose.sh) S 23734 23736 22442 0 -1 4202496 360 499 0 0 0 0 2 0 25 0 1 0 804819606 8912896 255 33554432000 4194304 4922060 140733606316256 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23736/statm: 2176 255 211 178 0 69 0
[pid=23739] ppid=23736 vsize=26724 CPUtime=3.07 cores=1,3,5,7
/proc/23739/stat : 23739 (glucose_static) R 23736 23736 22442 0 -1 4202496 3989 0 0 0 307 0 0 0 25 0 1 0 804819609 27365376 3170 33554432000 4194304 4260849 140737385359008 18446744073709551615 4224647 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23739/statm: 6681 3170 249 17 0 3322 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35428

[startup+6.30073 s]
/proc/loadavg: 2.12 2.04 2.01 3/520 23739
/proc/meminfo: memFree=21669976/32950928 swapFree=34979748/67111528
[pid=23736] ppid=23734 vsize=8704 CPUtime=0.02 cores=1,3,5,7
/proc/23736/stat : 23736 (glucose.sh) S 23734 23736 22442 0 -1 4202496 360 499 0 0 0 0 2 0 25 0 1 0 804819606 8912896 255 33554432000 4194304 4922060 140733606316256 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23736/statm: 2176 255 211 178 0 69 0
[pid=23739] ppid=23736 vsize=29444 CPUtime=6.27 cores=1,3,5,7
/proc/23739/stat : 23739 (glucose_static) R 23736 23736 22442 0 -1 4202496 4916 0 0 0 627 0 0 0 25 0 1 0 804819609 30150656 4050 33554432000 4194304 4260849 140737385359008 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23739/statm: 7361 4050 249 17 0 4002 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38148

[startup+12.7005 s]
/proc/loadavg: 2.10 2.04 2.01 3/520 23739
/proc/meminfo: memFree=21658164/32950928 swapFree=34979748/67111528
[pid=23736] ppid=23734 vsize=8704 CPUtime=0.02 cores=1,3,5,7
/proc/23736/stat : 23736 (glucose.sh) S 23734 23736 22442 0 -1 4202496 360 499 0 0 0 0 2 0 25 0 1 0 804819606 8912896 255 33554432000 4194304 4922060 140733606316256 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23736/statm: 2176 255 211 178 0 69 0
[pid=23739] ppid=23736 vsize=34268 CPUtime=12.67 cores=1,3,5,7
/proc/23739/stat : 23739 (glucose_static) R 23736 23736 22442 0 -1 4202496 7610 0 0 0 1266 1 0 0 25 0 1 0 804819609 35090432 5149 33554432000 4194304 4260849 140737385359008 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23739/statm: 8567 5149 249 17 0 5208 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42972

[startup+25.5009 s]
/proc/loadavg: 2.09 2.04 2.01 3/520 23739
/proc/meminfo: memFree=21639944/32950928 swapFree=34979748/67111528
[pid=23736] ppid=23734 vsize=8704 CPUtime=0.02 cores=1,3,5,7
/proc/23736/stat : 23736 (glucose.sh) S 23734 23736 22442 0 -1 4202496 360 499 0 0 0 0 2 0 25 0 1 0 804819606 8912896 255 33554432000 4194304 4922060 140733606316256 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23736/statm: 2176 255 211 178 0 69 0
[pid=23739] ppid=23736 vsize=45760 CPUtime=25.47 cores=1,3,5,7
/proc/23739/stat : 23739 (glucose_static) R 23736 23736 22442 0 -1 4202496 11757 0 0 0 2546 1 0 0 25 0 1 0 804819609 46858240 7382 33554432000 4194304 4260849 140737385359008 18446744073709551615 4225124 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23739/statm: 11440 7382 249 17 0 8081 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 54464

[startup+51.1008 s]
/proc/loadavg: 2.25 2.08 2.02 3/520 23741
/proc/meminfo: memFree=21619424/32950928 swapFree=34979748/67111528
[pid=23736] ppid=23734 vsize=8704 CPUtime=0.02 cores=1,3,5,7
/proc/23736/stat : 23736 (glucose.sh) S 23734 23736 22442 0 -1 4202496 360 499 0 0 0 0 2 0 25 0 1 0 804819606 8912896 255 33554432000 4194304 4922060 140733606316256 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23736/statm: 2176 255 211 178 0 69 0
[pid=23739] ppid=23736 vsize=45760 CPUtime=51.07 cores=1,3,5,7
/proc/23739/stat : 23739 (glucose_static) R 23736 23736 22442 0 -1 4202496 12529 0 0 0 5106 1 0 0 25 0 1 0 804819609 46858240 8120 33554432000 4194304 4260849 140737385359008 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23739/statm: 11440 8120 249 17 0 8081 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 54464

[startup+102.32 s]
/proc/loadavg: 2.16 2.08 2.02 3/520 23742
/proc/meminfo: memFree=21583064/32950928 swapFree=34979748/67111528
[pid=23736] ppid=23734 vsize=8704 CPUtime=0.02 cores=1,3,5,7
/proc/23736/stat : 23736 (glucose.sh) S 23734 23736 22442 0 -1 4202496 360 499 0 0 0 0 2 0 25 0 1 0 804819606 8912896 255 33554432000 4194304 4922060 140733606316256 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23736/statm: 2176 255 211 178 0 69 0
[pid=23739] ppid=23736 vsize=58388 CPUtime=102.29 cores=1,3,5,7
/proc/23739/stat : 23739 (glucose_static) R 23736 23736 22442 0 -1 4202496 17723 0 0 0 10227 2 0 0 25 0 1 0 804819609 59789312 10201 33554432000 4194304 4260849 140737385359008 18446744073709551615 4224667 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23739/statm: 14597 10201 249 17 0 11238 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 67092

[startup+162.301 s]
/proc/loadavg: 2.06 2.07 2.02 3/520 23744
/proc/meminfo: memFree=21618384/32950928 swapFree=34979748/67111528
[pid=23736] ppid=23734 vsize=8704 CPUtime=0.02 cores=1,3,5,7
/proc/23736/stat : 23736 (glucose.sh) S 23734 23736 22442 0 -1 4202496 360 499 0 0 0 0 2 0 25 0 1 0 804819606 8912896 255 33554432000 4194304 4922060 140733606316256 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23736/statm: 2176 255 211 178 0 69 0
[pid=23739] ppid=23736 vsize=69880 CPUtime=162.27 cores=1,3,5,7
/proc/23739/stat : 23739 (glucose_static) R 23736 23736 22442 0 -1 4202496 21030 0 0 0 16225 2 0 0 25 0 1 0 804819609 71557120 13316 33554432000 4194304 4260849 140737385359008 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23739/statm: 17470 13316 249 17 0 14111 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 78584

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

[startup+166.301 s]
/proc/loadavg: 2.06 2.06 2.02 3/520 23744
/proc/meminfo: memFree=21615156/32950928 swapFree=34979748/67111528
[pid=23736] ppid=23734 vsize=8704 CPUtime=0.02 cores=1,3,5,7
/proc/23736/stat : 23736 (glucose.sh) S 23734 23736 22442 0 -1 4202496 360 499 0 0 0 0 2 0 25 0 1 0 804819606 8912896 255 33554432000 4194304 4922060 140733606316256 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23736/statm: 2176 255 211 178 0 69 0
[pid=23739] ppid=23736 vsize=69880 CPUtime=166.27 cores=1,3,5,7
/proc/23739/stat : 23739 (glucose_static) R 23736 23736 22442 0 -1 4202496 21030 0 0 0 16625 2 0 0 25 0 1 0 804819609 71557120 13316 33554432000 4194304 4260849 140737385359008 18446744073709551615 4225080 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23739/statm: 17470 13316 249 17 0 14111 0
Current children cumulated CPU time (s) 166.29
Current children cumulated vsize (KiB) 78584

[startup+172.721 s]
/proc/loadavg: 2.05 2.06 2.01 3/520 23744
/proc/meminfo: memFree=21609324/32950928 swapFree=34979748/67111528
[pid=23736] ppid=23734 vsize=8704 CPUtime=0.02 cores=1,3,5,7
/proc/23736/stat : 23736 (glucose.sh) S 23734 23736 22442 0 -1 4202496 360 499 0 0 0 0 2 0 25 0 1 0 804819606 8912896 255 33554432000 4194304 4922060 140733606316256 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23736/statm: 2176 255 211 178 0 69 0
[pid=23739] ppid=23736 vsize=69880 CPUtime=172.69 cores=1,3,5,7
/proc/23739/stat : 23739 (glucose_static) R 23736 23736 22442 0 -1 4202496 21238 0 0 0 17267 2 0 0 25 0 1 0 804819609 71557120 13518 33554432000 4194304 4260849 140737385359008 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23739/statm: 17470 13518 249 17 0 14111 0
Current children cumulated CPU time (s) 172.71
Current children cumulated vsize (KiB) 78584

[startup+175.901 s]
/proc/loadavg: 2.05 2.06 2.01 3/520 23744
/proc/meminfo: memFree=21607092/32950928 swapFree=34979748/67111528
[pid=23736] ppid=23734 vsize=8704 CPUtime=0.02 cores=1,3,5,7
/proc/23736/stat : 23736 (glucose.sh) S 23734 23736 22442 0 -1 4202496 360 499 0 0 0 0 2 0 25 0 1 0 804819606 8912896 255 33554432000 4194304 4922060 140733606316256 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23736/statm: 2176 255 211 178 0 69 0
[pid=23739] ppid=23736 vsize=69880 CPUtime=175.89 cores=1,3,5,7
/proc/23739/stat : 23739 (glucose_static) R 23736 23736 22442 0 -1 4202496 21292 0 0 0 17587 2 0 0 25 0 1 0 804819609 71557120 13571 33554432000 4194304 4260849 140737385359008 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23739/statm: 17470 13571 249 17 0 14111 0
Current children cumulated CPU time (s) 175.91
Current children cumulated vsize (KiB) 78584

[startup+179.1 s]
/proc/loadavg: 2.04 2.06 2.01 3/520 23744
/proc/meminfo: memFree=21605232/32950928 swapFree=34979748/67111528
[pid=23736] ppid=23734 vsize=8704 CPUtime=0.02 cores=1,3,5,7
/proc/23736/stat : 23736 (glucose.sh) S 23734 23736 22442 0 -1 4202496 360 499 0 0 0 0 2 0 25 0 1 0 804819606 8912896 255 33554432000 4194304 4922060 140733606316256 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23736/statm: 2176 255 211 178 0 69 0
[pid=23739] ppid=23736 vsize=69880 CPUtime=179.07 cores=1,3,5,7
/proc/23739/stat : 23739 (glucose_static) R 23736 23736 22442 0 -1 4202496 21292 0 0 0 17905 2 0 0 25 0 1 0 804819609 71557120 13571 33554432000 4194304 4260849 140737385359008 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23739/statm: 17470 13571 249 17 0 14111 0
Current children cumulated CPU time (s) 179.09
Current children cumulated vsize (KiB) 78584

[startup+180.701 s]
/proc/loadavg: 2.04 2.06 2.01 3/520 23744
/proc/meminfo: memFree=21604860/32950928 swapFree=34979748/67111528
[pid=23736] ppid=23734 vsize=8704 CPUtime=0.02 cores=1,3,5,7
/proc/23736/stat : 23736 (glucose.sh) S 23734 23736 22442 0 -1 4202496 360 499 0 0 0 0 2 0 25 0 1 0 804819606 8912896 255 33554432000 4194304 4922060 140733606316256 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23736/statm: 2176 255 211 178 0 69 0
[pid=23739] ppid=23736 vsize=69880 CPUtime=180.67 cores=1,3,5,7
/proc/23739/stat : 23739 (glucose_static) R 23736 23736 22442 0 -1 4202496 21292 0 0 0 18065 2 0 0 25 0 1 0 804819609 71557120 13571 33554432000 4194304 4260849 140737385359008 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23739/statm: 17470 13571 249 17 0 14111 0
Current children cumulated CPU time (s) 180.69
Current children cumulated vsize (KiB) 78584

[startup+181.101 s]
/proc/loadavg: 2.04 2.06 2.01 3/520 23744
/proc/meminfo: memFree=21604860/32950928 swapFree=34979748/67111528
[pid=23736] ppid=23734 vsize=8704 CPUtime=0.02 cores=1,3,5,7
/proc/23736/stat : 23736 (glucose.sh) S 23734 23736 22442 0 -1 4202496 360 499 0 0 0 0 2 0 25 0 1 0 804819606 8912896 255 33554432000 4194304 4922060 140733606316256 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23736/statm: 2176 255 211 178 0 69 0
[pid=23739] ppid=23736 vsize=69880 CPUtime=181.07 cores=1,3,5,7
/proc/23739/stat : 23739 (glucose_static) R 23736 23736 22442 0 -1 4202496 21292 0 0 0 18105 2 0 0 25 0 1 0 804819609 71557120 13571 33554432000 4194304 4260849 140737385359008 18446744073709551615 4224361 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23739/statm: 17470 13571 249 17 0 14111 0
Current children cumulated CPU time (s) 181.09
Current children cumulated vsize (KiB) 78584

[startup+181.301 s]
/proc/loadavg: 2.04 2.06 2.01 3/520 23744
/proc/meminfo: memFree=21604860/32950928 swapFree=34979748/67111528
[pid=23736] ppid=23734 vsize=8704 CPUtime=0.02 cores=1,3,5,7
/proc/23736/stat : 23736 (glucose.sh) S 23734 23736 22442 0 -1 4202496 360 499 0 0 0 0 2 0 25 0 1 0 804819606 8912896 255 33554432000 4194304 4922060 140733606316256 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23736/statm: 2176 255 211 178 0 69 0
[pid=23739] ppid=23736 vsize=69880 CPUtime=181.27 cores=1,3,5,7
/proc/23739/stat : 23739 (glucose_static) R 23736 23736 22442 0 -1 4202496 21292 0 0 0 18125 2 0 0 25 0 1 0 804819609 71557120 13571 33554432000 4194304 4260849 140737385359008 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23739/statm: 17470 13571 249 17 0 14111 0
Current children cumulated CPU time (s) 181.29
Current children cumulated vsize (KiB) 78584

[startup+181.401 s]
/proc/loadavg: 2.04 2.06 2.01 3/520 23745
/proc/meminfo: memFree=21604240/32950928 swapFree=34979748/67111528
[pid=23736] ppid=23734 vsize=8704 CPUtime=0.02 cores=1,3,5,7
/proc/23736/stat : 23736 (glucose.sh) S 23734 23736 22442 0 -1 4202496 360 499 0 0 0 0 2 0 25 0 1 0 804819606 8912896 255 33554432000 4194304 4922060 140733606316256 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23736/statm: 2176 255 211 178 0 69 0
[pid=23739] ppid=23736 vsize=69880 CPUtime=181.39 cores=1,3,5,7
/proc/23739/stat : 23739 (glucose_static) R 23736 23736 22442 0 -1 4202496 21292 0 0 0 18137 2 0 0 25 0 1 0 804819609 71557120 13571 33554432000 4194304 4260849 140737385359008 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23739/statm: 17470 13571 249 17 0 14111 0
Current children cumulated CPU time (s) 181.41
Current children cumulated vsize (KiB) 78584

Child status: 20
Real time (s): 181.441
CPU time (s): 181.446
CPU user time (s): 181.41
CPU system time (s): 0.035994
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 78584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 181.41
system time used= 0.035994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22366
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= 42
involuntary context switches= 467

runsolver used 0.866868 second user time and 2.28965 second system time

The end

Launcher Data

Begin job on node149 at 2011-06-01 14:43:49
IDJOB=3303488
IDBENCH=83285
IDSOLVER=1687
FILE ID=node149/3303488-1306932229
RUNJOBID= node149-1306927227-23496
PBS_JOBID= 13488481
Free space on /tmp= 73616 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-21_401.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3303488-1306932229/watcher-3303488-1306932229 -o /tmp/evaluation-result-3303488-1306932229/solver-3303488-1306932229 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3303488-1306932229.cnf 

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

MD5SUM BENCH= 4e87573be2b7b7324c13131d6c6896b8
RANDOM SEED=415623253

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      21693504 kB
Buffers:        294684 kB
Cached:        2247588 kB
SwapCached:      84504 kB
Active:        2179388 kB
Inactive:      8748760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21693504 kB
SwapTotal:    67111528 kB
SwapFree:     34979748 kB
Dirty:            1580 kB
Writeback:           0 kB
AnonPages:     8325904 kB
Mapped:          18040 kB
Slab:           139760 kB
PageTables:     118292 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 173341568 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= 73612 MiB
End job on node149 at 2011-06-01 14:46:51