Trace number 3303508

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

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_24_40_2-log.shuffled-as.sat03-119.cnf
MD5SUMcf96a8eea16f98b3cec72117cedd0285
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2742.7
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses48342
Sum of the clauses size483180
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 548
Number of clauses of size over 548294

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.04	c ==============================================================================
0.00/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.04	c ==============================================================================
0.00/0.04	c |         0 |   48342   483180 |   14502       0        0     nan |  0.000 % |
0.00/0.04	c ==============================================================================
0.00/0.04	c Result  :   #vars: 120   #clauses: 48342   #literals: 483180
0.00/0.04	c CPU time:   0.044993 s
0.00/0.04	c ==============================================================================
0.00/0.11	c
0.00/0.11	c Starting glucose
0.00/0.11	c
1355.41/1355.49	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
1355.41/1355.49	c WARNING: for repeatability, setting FPU to use double precision
1355.41/1355.49	c ============================[ Problem Statistics ]=============================
1355.41/1355.49	c |                                                                             |
1355.41/1355.49	c |  Number of variables:           120                                         |
1355.41/1355.49	c |  Number of clauses:           48342                                         |
1355.41/1355.49	c |  Parse time:                   0.02 s                                       |
1355.41/1355.49	c |                                                                             |
1355.41/1355.49	c ============================[ Search Statistics ]==============================
1355.41/1355.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1355.41/1355.49	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1355.41/1355.49	c ===============================================================================
1355.41/1355.49	c |   1166427 |     120    48342   483180 |        1   143249     18 |  0.000 % |
1355.41/1355.49	c |   1172867 |     120    48342   483180 |        1    75483     14 |  0.000 % |
1355.41/1355.49	c |   2718537 |     120    48342   483180 |        1   196174     16 |  0.000 % |
1355.41/1355.49	c |   2718880 |     120    48342   483180 |        1   196517     16 |  0.000 % |
1355.41/1355.49	c |   2719017 |     120    48342   483180 |        1   196654     16 |  0.000 % |
1355.41/1355.49	c |   2721304 |     120    48342   483180 |        1   198941     16 |  0.000 % |
1355.41/1355.49	c |   2740238 |     120    48342   483180 |        1   217875     16 |  0.000 % |
1355.41/1355.49	c |   3017330 |     120    48342   483180 |        1   139753     15 |  0.000 % |
1355.41/1355.49	c |   3095391 |     120    48342   483180 |        1   217814     17 |  0.000 % |
1355.41/1355.49	c |   3121016 |     120    48342   483180 |        1   243439     17 |  0.000 % |
1355.41/1355.49	c |   3141143 |     120    48342   483180 |        1   139963     15 |  0.000 % |
1355.41/1355.49	c |   3141309 |     120    48342   483180 |        1   140129     15 |  0.000 % |
1355.41/1355.49	c |   3148257 |     120    48342   483180 |        1   147077     15 |  0.000 % |
1355.41/1355.49	c |   3154248 |     120    48342   483180 |        1   153068     16 |  0.000 % |
1355.41/1355.49	c |   3294265 |     120    48342   483180 |        1   166887     16 |  0.000 % |
1355.41/1355.49	c |   3303554 |     120    48342   483180 |        1   176176     16 |  0.000 % |
1355.41/1355.49	c |   4769917 |     120    48342   483180 |        1   237538     16 |  0.000 % |
1355.41/1355.49	c |   4770653 |     120    48342   483180 |        1   238274     16 |  0.000 % |
1355.41/1355.49	c |   4867117 |     120    48342   483180 |        1   179944     15 |  0.000 % |
1355.41/1355.49	c |   4867270 |     120    48342   483180 |        1   180097     15 |  0.000 % |
1355.41/1355.49	c |   4972700 |     120    48342   483180 |        1   285527     17 |  0.000 % |
1355.41/1355.49	c |   4981318 |     120    48342   483180 |        1   294145     17 |  0.000 % |
1355.41/1355.49	c |   7910167 |     120    48342   483180 |        1   392597     16 |  0.000 % |
1355.41/1355.49	c |   7910357 |     120    48342   483180 |        1   392787     16 |  0.000 % |
1355.41/1355.49	c |   7932481 |     120    48342   483180 |        1   215904     14 |  0.000 % |
1355.41/1355.49	c |   8251356 |     120    48342   483180 |        1   333179     17 |  0.000 % |
1355.41/1355.49	c |   8251458 |     120    48342   483180 |        1   333281     17 |  0.000 % |
1355.41/1355.49	c |   8288870 |     120    48342   483180 |        1   370693     18 |  0.000 % |
1355.41/1355.49	c |   9148521 |     120    48342   483180 |        1   397945     17 |  0.000 % |
1355.41/1355.49	c |   9451663 |     120    48342   483180 |        1   269290     15 |  0.000 % |
1355.41/1355.49	c |   9451778 |     120    48342   483180 |        1   269405     15 |  0.000 % |
1355.41/1355.49	c |   9452089 |     120    48342   483180 |        1   269716     16 |  0.000 % |
1355.41/1355.49	c |   9528555 |     120    48342   483180 |        1   346182     17 |  0.000 % |
1355.41/1355.49	c |   9528656 |     120    48342   483180 |        1   346283     17 |  0.000 % |
1355.41/1355.49	c |   9921221 |     120    48342   483180 |        1   296646     15 |  0.000 % |
1355.41/1355.49	c |   9968788 |     120    48342   483180 |        1   344213     16 |  0.000 % |
1355.41/1355.49	c |  10213337 |     120    48342   483180 |        1   363770     17 |  0.000 % |
1355.41/1355.49	c |  10214414 |     120    48342   483180 |        1   364847     17 |  0.000 % |
1355.41/1355.49	c |  10553909 |     120    48342   483180 |        1   246535     14 |  0.000 % |
4316.18/4316.14	c |  12152141 |     120    48342   483180 |        1   408963     17 |  0.000 % |
4316.18/4316.14	c |  12157915 |     120    48342   483180 |        1   414737     17 |  0.000 % |
4316.18/4316.14	c |  12159308 |     120    48342   483180 |        1   416130     17 |  0.000 % |
4316.18/4316.14	c |  12216789 |     120    48342   483180 |        1   473611     17 |  0.000 % |
4316.18/4316.14	c |  12253790 |     120    48342   483180 |        1   262211     14 |  0.000 % |
4316.18/4316.14	c |  14418686 |     120    48342   483180 |        1   346311     15 |  0.000 % |
4316.18/4316.14	c |  20813280 |     120    48342   483180 |        1   487102     15 |  0.000 % |
4316.18/4316.14	c |  20831017 |     120    48342   483180 |        1   504839     16 |  0.000 % |
4316.18/4316.14	c |  20861195 |     120    48342   483180 |        1   535017     16 |  0.000 % |
4316.18/4316.14	c |  20862220 |     120    48342   483180 |        1   536042     16 |  0.000 % |
4316.18/4316.14	c |  20871656 |     120    48342   483180 |        1   545478     16 |  0.000 % |
4316.18/4316.14	c |  20876819 |     120    48342   483180 |        1   550641     16 |  0.000 % |
4316.18/4316.14	c |  20878988 |     120    48342   483180 |        1   552810     16 |  0.000 % |
4316.18/4316.14	c |  20879503 |     120    48342   483180 |        1   553325     16 |  0.000 % |
4316.18/4316.14	c |  20883396 |     120    48342   483180 |        1   557218     16 |  0.000 % |
4316.18/4316.14	c |  21019621 |     120    48342   483180 |        1   367045     14 |  0.000 % |
4316.18/4316.14	c |  21020465 |     120    48342   483180 |        1   367889     14 |  0.000 % |
4316.18/4316.14	c |  21020566 |     120    48342   483180 |        1   367990     14 |  0.000 % |
4316.18/4316.14	c |  21130132 |     120    48342   483180 |        1   477556     15 |  0.000 % |
4316.18/4316.14	c |  22043721 |     120    48342   483180 |        1   396348     14 |  0.000 % |
4316.18/4316.14	c |  22047355 |     120    48342   483180 |        1   399982     15 |  0.000 % |
4316.18/4316.14	c |  22117288 |     120    48342   483180 |        1   469915     15 |  0.000 % |
4316.18/4316.14	c |  22117893 |     120    48342   483180 |        1   470520     15 |  0.000 % |
4316.18/4316.14	c |  22148083 |     120    48342   483180 |        1   500710     16 |  0.000 % |
4316.18/4316.14	c |  22165959 |     120    48342   483180 |        1   518586     16 |  0.000 % |
4316.18/4316.14	c |  22169483 |     120    48342   483180 |        1   522110     16 |  0.000 % |
4316.18/4316.14	c |  22170979 |     120    48342   483180 |        1   523606     16 |  0.000 % |
4316.18/4316.14	c |  22171080 |     120    48342   483180 |        1   523707     16 |  0.000 % |
4316.18/4316.14	c |  22171359 |     120    48342   483180 |        1   523986     16 |  0.000 % |
4316.18/4316.14	c |  22171461 |     120    48342   483180 |        1   524088     16 |  0.000 % |
4316.18/4316.14	c |  22171561 |     120    48342   483180 |        1   524188     16 |  0.000 % |
4316.18/4316.14	c |  22171663 |     120    48342   483180 |        1   524290     16 |  0.000 % |
4316.18/4316.14	c |  22171764 |     120    48342   483180 |        1   524391     16 |  0.000 % |
4316.18/4316.14	c |  22198632 |     120    48342   483180 |        1   551259     16 |  0.000 % |
4316.18/4316.14	c |  22258632 |     120    48342   483180 |        1   611259     17 |  0.000 % |
4316.18/4316.14	c |  22263484 |     120    48342   483180 |        1   616111     17 |  0.000 % |
4316.18/4316.14	c |  22272487 |     120    48342   483180 |        1   625114     17 |  0.000 % |
4316.18/4316.14	c |  22273580 |     120    48342   483180 |        1   626207     17 |  0.000 % |
4316.18/4316.14	c |  22273681 |     120    48342   483180 |        1   626308     17 |  0.000 % |
4316.18/4316.14	c |  22298028 |     120    48342   483180 |        1   650655     17 |  0.000 % |
4316.18/4316.14	c |  22300021 |     120    48342   483180 |        1   652648     17 |  0.000 % |
4316.18/4316.14	c |  22326011 |     120    48342   483180 |        1   341831     14 |  0.000 % |
4316.18/4316.14	c |  22333770 |     120    48342   483180 |        1   349590     14 |  0.000 % |
4316.18/4316.14	c |  22334613 |     120    48342   483180 |        1   350433     14 |  0.000 % |
4316.18/4316.14	c |  22335025 |     120    48342   483180 |        1   350845     14 |  0.000 % |
4316.18/4316.14	c |  22367549 |     120    48342   483180 |        1   383369     15 |  0.000 % |
4316.18/4316.14	c |  22368214 |     120    48342   483180 |        1   384034     15 |  0.000 % |
4316.18/4316.14	c |  22368659 |     120    48342   483180 |        1   384479     15 |  0.000 % |
4316.18/4316.14	c |  22379899 |     120    48342   483180 |        1   395719     15 |  0.000 % |
4316.18/4316.14	c |  22380000 |     120    48342   483180 |        1   395820     15 |  0.000 % |
4536.40/4536.33	c |  22381197 |     120    48342   483180 |        1   397017     15 |  0.000 % |
4536.40/4536.33	c |  22695548 |     120    48342   483180 |        1   371971     14 |  0.000 % |
4536.40/4536.33	c |  22696935 |     120    48342   483180 |        1   373358     14 |  0.000 % |
4536.40/4536.33	c |  22697158 |     120    48342   483180 |        1   373581     14 |  0.000 % |
4536.40/4536.33	c |  22697259 |     120    48342   483180 |        1   373682     14 |  0.000 % |
4536.40/4536.33	c |  22697514 |     120    48342   483180 |        1   373937     14 |  0.000 % |
4536.40/4536.33	c |  22698862 |     120    48342   483180 |        1   375285     14 |  0.000 % |
4536.40/4536.33	c |  22698962 |     120    48342   483180 |        1   375385     14 |  0.000 % |
4536.40/4536.33	c |  22712143 |     120    48342   483180 |        1   388566     14 |  0.000 % |
4536.40/4536.33	c |  22712243 |     120    48342   483180 |        1   388666     14 |  0.000 % |
4536.40/4536.33	c |  22712496 |     120    48342   483180 |        1   388919     14 |  0.000 % |
4536.40/4536.33	c |  22829867 |     120    48342   483180 |        1   506290     16 |  0.000 % |
4536.40/4536.33	c |  22842563 |     120    48342   483180 |        1   518986     16 |  0.000 % |
4536.40/4536.33	c |  22842975 |     120    48342   483180 |        1   519398     16 |  0.000 % |
4536.40/4536.33	c |  22843077 |     120    48342   483180 |        1   519500     16 |  0.000 % |
4536.40/4536.33	c |  22845325 |     120    48342   483180 |        1   521748     16 |  0.000 % |
4536.40/4536.33	c |  22860961 |     120    48342   483180 |        1   537384     16 |  0.000 % |
4536.40/4536.33	c |  22890661 |     120    48342   483180 |        1   567084     16 |  0.000 % |
4536.40/4536.33	c |  22892234 |     120    48342   483180 |        1   568657     16 |  0.000 % |
4536.40/4536.33	c |  22892337 |     120    48342   483180 |        1   568760     16 |  0.000 % |
4536.40/4536.33	c |  22918214 |     120    48342   483180 |        1   594637     16 |  0.000 % |
4536.40/4536.33	c |  22918587 |     120    48342   483180 |        1   595010     16 |  0.000 % |
4536.40/4536.33	c |  22919108 |     120    48342   483180 |        1   595531     16 |  0.000 % |
4536.40/4536.33	c |  22919561 |     120    48342   483180 |        1   595984     16 |  0.000 % |
4536.40/4536.33	c |  22919909 |     120    48342   483180 |        1   596332     16 |  0.000 % |
4536.40/4536.33	c |  22920178 |     120    48342   483180 |        1   596601     16 |  0.000 % |
4536.40/4536.33	c |  22923435 |     120    48342   483180 |        1   599858     16 |  0.000 % |
4536.40/4536.33	c |  22926351 |     120    48342   483180 |        1   602774     16 |  0.000 % |
4536.40/4536.33	c |  22926451 |     120    48342   483180 |        1   602874     16 |  0.000 % |
4536.40/4536.33	c |  22927347 |     120    48342   483180 |        1   603770     16 |  0.000 % |
4536.40/4536.33	c |  22971701 |     120    48342   483180 |        1   648124     17 |  0.000 % |
4536.40/4536.33	c |  22977877 |     120    48342   483180 |        1   654300     17 |  0.000 % |
4536.40/4536.33	c |  22977977 |     120    48342   483180 |        1   654400     17 |  0.000 % |
4536.40/4536.33	c |  23002482 |     120    48342   483180 |        1   678905     17 |  0.000 % |
4536.40/4536.33	c |  23002583 |     120    48342   483180 |        1   679006     17 |  0.000 % |
4536.40/4536.33	c |  23002683 |     120    48342   483180 |        1   679106     17 |  0.000 % |
4536.40/4536.33	c |  23002783 |     120    48342   483180 |        1   679206     17 |  0.000 % |
4536.40/4536.33	c |  23003395 |     120    48342   483180 |        1   679818     17 |  0.000 % |
4536.40/4536.33	c |  23004009 |     120    48342   483180 |        1   680432     17 |  0.000 % |
4536.40/4536.33	c |  23017783 |     120    48342   483180 |        1   352207     14 |  0.000 % |
4536.40/4536.33	c |  23017883 |     120    48342   483180 |        1   352307     14 |  0.000 % |
4536.40/4536.33	c |  23018387 |     120    48342   483180 |        1   352811     14 |  0.000 % |
4536.40/4536.33	c |  23018589 |     120    48342   483180 |        1   353013     14 |  0.000 % |
4536.40/4536.33	c |  23019785 |     120    48342   483180 |        1   354209     14 |  0.000 % |
4536.40/4536.33	c |  23084446 |     120    48342   483180 |        1   418870     15 |  0.000 % |
4536.40/4536.33	c |  23084547 |     120    48342   483180 |        1   418971     15 |  0.000 % |
4536.40/4536.33	c |  23089640 |     120    48342   483180 |        1   424064     15 |  0.000 % |
4536.40/4536.33	c |  23090165 |     120    48342   483180 |        1   424589     15 |  0.000 % |
4536.40/4536.33	c |  23090267 |     120    48342   483180 |        1   424691     15 |  0.000 % |
4536.40/4536.33	c |  23090368 |     120    48342   483180 |        1   424792     15 |  0.000 % |
4720.59/4720.57	c |  23093507 |     120    48342   483180 |        1   427931     15 |  0.000 % |
4720.59/4720.57	c |  23095674 |     120    48342   483180 |        1   430098     15 |  0.000 % |
4720.59/4720.57	c |  23099294 |     120    48342   483180 |        1   433718     15 |  0.000 % |
4720.59/4720.57	c |  23111662 |     120    48342   483180 |        1   446086     15 |  0.000 % |
4720.59/4720.57	c |  23113640 |     120    48342   483180 |        1   448064     15 |  0.000 % |
4720.59/4720.57	c |  23173249 |     120    48342   483180 |        1   507673     16 |  0.000 % |
4720.59/4720.57	c |  23173349 |     120    48342   483180 |        1   507773     16 |  0.000 % |
4720.59/4720.57	c |  23173450 |     120    48342   483180 |        1   507874     16 |  0.000 % |
4720.59/4720.57	c |  23173550 |     120    48342   483180 |        1   507974     16 |  0.000 % |
4720.59/4720.57	c |  23176074 |     120    48342   483180 |        1   510498     16 |  0.000 % |
4720.59/4720.57	c |  23183161 |     120    48342   483180 |        1   517585     16 |  0.000 % |
4720.59/4720.57	c |  23186620 |     120    48342   483180 |        1   521044     16 |  0.000 % |
4720.59/4720.57	c |  23191086 |     120    48342   483180 |        1   525510     16 |  0.000 % |
4720.59/4720.57	c |  23191186 |     120    48342   483180 |        1   525610     16 |  0.000 % |
4720.59/4720.57	c |  23217358 |     120    48342   483180 |        1   551782     16 |  0.000 % |
4720.59/4720.57	c |  23246397 |     120    48342   483180 |        1   580821     16 |  0.000 % |
4720.59/4720.57	c |  23246839 |     120    48342   483180 |        1   581263     16 |  0.000 % |
4720.59/4720.57	c |  23246945 |     120    48342   483180 |        1   581369     16 |  0.000 % |
4720.59/4720.57	c |  23247064 |     120    48342   483180 |        1   581488     16 |  0.000 % |
4720.59/4720.57	c |  23247165 |     120    48342   483180 |        1   581589     16 |  0.000 % |
4720.59/4720.57	c |  23247278 |     120    48342   483180 |        1   581702     16 |  0.000 % |
4720.59/4720.57	c |  23282688 |     120    48342   483180 |        1   617112     17 |  0.000 % |
4720.59/4720.57	c |  23282790 |     120    48342   483180 |        1   617214     17 |  0.000 % |
4720.59/4720.57	c |  23282890 |     120    48342   483180 |        1   617314     17 |  0.000 % |
4720.59/4720.57	c |  23283526 |     120    48342   483180 |        1   617950     17 |  0.000 % |
4720.59/4720.57	c |  23478101 |     120    48342   483180 |        1   467920     15 |  0.000 % |
4720.59/4720.57	c |  23478202 |     120    48342   483180 |        1   468021     15 |  0.000 % |
4720.59/4720.57	c |  23479104 |     120    48342   483180 |        1   468923     15 |  0.000 % |
4720.59/4720.57	c |  23479208 |     120    48342   483180 |        1   469027     15 |  0.000 % |
4720.59/4720.57	c |  23485834 |     120    48342   483180 |        1   475653     16 |  0.000 % |
4720.59/4720.57	c |  23523820 |     120    48342   483180 |        1   513639     16 |  0.000 % |
4720.59/4720.57	c |  23524006 |     120    48342   483180 |        1   513825     16 |  0.000 % |
4720.59/4720.57	c |  23525272 |     120    48342   483180 |        1   515091     16 |  0.000 % |
4720.59/4720.57	c |  23525609 |     120    48342   483180 |        1   515428     16 |  0.000 % |
4720.59/4720.57	c |  23529297 |     120    48342   483180 |        1   519116     16 |  0.000 % |
4720.59/4720.57	c |  23529500 |     120    48342   483180 |        1   519319     16 |  0.000 % |
4720.59/4720.57	c |  23529782 |     120    48342   483180 |        1   519601     16 |  0.000 % |
4720.59/4720.57	c |  23529981 |     120    48342   483180 |        1   519800     16 |  0.000 % |
4720.59/4720.57	c |  23533531 |     120    48342   483180 |        1   523350     16 |  0.000 % |
4720.59/4720.57	c |  23537142 |     120    48342   483180 |        1   526961     16 |  0.000 % |
4720.59/4720.57	c |  23537579 |     120    48342   483180 |        1   527398     16 |  0.000 % |
4720.59/4720.57	c |  23537679 |     120    48342   483180 |        1   527498     16 |  0.000 % |
4720.59/4720.57	c |  23537781 |     120    48342   483180 |        1   527600     16 |  0.000 % |
4720.59/4720.57	c |  23537955 |     120    48342   483180 |        1   527774     16 |  0.000 % |
4720.59/4720.57	c |  23595141 |     120    48342   483180 |        1   584960     16 |  0.000 % |
4720.59/4720.57	c |  23597270 |     120    48342   483180 |        1   587089     16 |  0.000 % |
4720.59/4720.57	c |  23597372 |     120    48342   483180 |        1   587191     16 |  0.000 % |
4720.59/4720.57	c |  23600393 |     120    48342   483180 |        1   590212     16 |  0.000 % |
4720.59/4720.57	c |  23600606 |     120    48342   483180 |        1   590425     16 |  0.000 % |
4720.59/4720.57	c |  2360

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

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.35 1.70 2/476 11134
/proc/meminfo: memFree=22297972/32951124 swapFree=67057928/67111528
[pid=11134] ppid=11130 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/11134/stat : 11134 (glucose.sh) S 11130 11134 10390 0 -1 4202496 334 0 0 0 0 0 0 0 21 0 1 0 787094397 8912896 253 33554432000 4194304 4922060 140737077594144 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11134/statm: 2176 253 211 178 0 69 0

[startup+0.088931 s]
/proc/loadavg: 1.00 1.35 1.70 2/476 11134
/proc/meminfo: memFree=22297972/32951124 swapFree=67057928/67111528
[pid=11134] ppid=11130 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/11134/stat : 11134 (glucose.sh) S 11130 11134 10390 0 -1 4202496 334 0 0 0 0 0 0 0 21 0 1 0 787094397 8912896 253 33554432000 4194304 4922060 140737077594144 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11134/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.10093 s]
/proc/loadavg: 1.00 1.35 1.70 2/476 11134
/proc/meminfo: memFree=22297972/32951124 swapFree=67057928/67111528
[pid=11134] ppid=11130 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/11134/stat : 11134 (glucose.sh) S 11130 11134 10390 0 -1 4202496 334 0 0 0 0 0 0 0 21 0 1 0 787094397 8912896 253 33554432000 4194304 4922060 140737077594144 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11134/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300895 s]
/proc/loadavg: 1.00 1.35 1.70 2/476 11134
/proc/meminfo: memFree=22297972/32951124 swapFree=67057928/67111528
[pid=11134] ppid=11130 vsize=8704 CPUtime=0.11 cores=0,2,4,6
/proc/11134/stat : 11134 (glucose.sh) S 11130 11134 10390 0 -1 4202496 360 1545 0 0 0 0 11 0 20 0 1 0 787094397 8912896 255 33554432000 4194304 4922060 140737077594144 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11134/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 8704

[startup+0.700821 s]
/proc/loadavg: 1.00 1.35 1.70 2/476 11134
/proc/meminfo: memFree=22297972/32951124 swapFree=67057928/67111528
[pid=11134] ppid=11130 vsize=8704 CPUtime=0.11 cores=0,2,4,6
/proc/11134/stat : 11134 (glucose.sh) S 11130 11134 10390 0 -1 4202496 360 1545 0 0 0 0 11 0 20 0 1 0 787094397 8912896 255 33554432000 4194304 4922060 140737077594144 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11134/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 8704

[startup+1.50068 s]
/proc/loadavg: 1.08 1.36 1.70 4/480 11140
/proc/meminfo: memFree=22277480/32951124 swapFree=67057928/67111528
[pid=11134] ppid=11130 vsize=8704 CPUtime=0.11 cores=0,2,4,6
/proc/11134/stat : 11134 (glucose.sh) S 11130 11134 10390 0 -1 4202496 360 1545 0 0 0 0 11 0 20 0 1 0 787094397 8912896 255 33554432000 4194304 4922060 140737077594144 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11134/statm: 2176 255 211 178 0 69 0
[pid=11139] ppid=11134 vsize=26716 CPUtime=1.37 cores=0,2,4,6
/proc/11139/stat : 11139 (glucose_static) R 11134 11134 10390 0 -1 4202496 5723 0 0 0 136 1 0 0 25 0 1 0 787094409 27357184 3410 33554432000 4194304 4260849 140735295258688 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11139/statm: 6679 3410 241 17 0 3320 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 35420

[startup+3.1004 s]
/proc/loadavg: 1.08 1.36 1.70 4/480 11140
/proc/meminfo: memFree=22258136/32951124 swapFree=67057928/67111528
[pid=11134] ppid=11130 vsize=8704 CPUtime=0.11 cores=0,2,4,6
/proc/11134/stat : 11134 (glucose.sh) S 11130 11134 10390 0 -1 4202496 360 1545 0 0 0 0 11 0 20 0 1 0 787094397 8912896 255 33554432000 4194304 4922060 140737077594144 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11134/statm: 2176 255 211 178 0 69 0
[pid=11139] ppid=11134 vsize=33792 CPUtime=2.97 cores=0,2,4,6
/proc/11139/stat : 11139 (glucose_static) R 11134 11134 10390 0 -1 4202496 8509 0 0 0 296 1 0 0 25 0 1 0 787094409 34603008 4921 33554432000 4194304 4260849 140735295258688 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11139/statm: 8448 4921 241 17 0 5089 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 42496

[startup+6.30084 s]
/proc/loadavg: 1.08 1.36 1.70 4/480 11140
/proc/meminfo: memFree=22244420/32951124 swapFree=67057928/67111528
[pid=11134] ppid=11130 vsize=8704 CPUtime=0.11 cores=0,2,4,6
/proc/11134/stat : 11134 (glucose.sh) S 11130 11134 10390 0 -1 4202496 360 1545 0 0 0 0 11 0 20 0 1 0 787094397 8912896 255 33554432000 4194304 4922060 140737077594144 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11134/statm: 2176 255 211 178 0 69 0
[pid=11139] ppid=11134 vsize=33792 CPUtime=6.17 cores=0,2,4,6
/proc/11139/stat : 11139 (glucose_static) R 11134 11134 10390 0 -1 4202496 8845 0 0 0 616 1 0 0 25 0 1 0 787094409 34603008 5250 33554432000 4194304 4260849 140735295258688 18446744073709551615 4225104 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11139/statm: 8448 5250 241 17 0 5089 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 42496

[startup+12.7007 s]
/proc/loadavg: 1.22 1.38 1.70 4/480 11141
/proc/meminfo: memFree=22241388/32951124 swapFree=67057928/67111528
[pid=11134] ppid=11130 vsize=8704 CPUtime=0.11 cores=0,2,4,6
/proc/11134/stat : 11134 (glucose.sh) S 11130 11134 10390 0 -1 4202496 360 1545 0 0 0 0 11 0 20 0 1 0 787094397 8912896 255 33554432000 4194304 4922060 140737077594144 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11134/statm: 2176 255 211 178 0 69 0
[pid=11139] ppid=11134 vsize=40932 CPUtime=12.57 cores=0,2,4,6
/proc/11139/stat : 11139 (glucose_static) R 11134 11134 10390 0 -1 4202496 10732 0 0 0 1256 1 0 0 25 0 1 0 787094409 41914368 7042 33554432000 4194304 4260849 140735295258688 18446744073709551615 4224753 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11139/statm: 10233 7042 241 17 0 6874 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 49636

[startup+25.5004 s]
/proc/loadavg: 1.34 1.40 1.70 4/480 11141
/proc/meminfo: memFree=22215116/32951124 swapFree=67057928/67111528
[pid=11134] ppid=11130 vsize=8704 CPUtime=0.11 cores=0,2,4,6
/proc/11134/stat : 11134 (glucose.sh) S 11130 11134 10390 0 -1 4202496 360 1545 0 0 0 0 11 0 20 0 1 0 787094397 8912896 255 33554432000 4194304 4922060 140737077594144 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11134/statm: 2176 255 211 178 0 69 0
[pid=11139] ppid=11134 vsize=46528 CPUtime=25.37 cores=0,2,4,6
/proc/11139/stat : 11139 (glucose_static) R 11134 11134 10390 0 -1 4202496 14465 0 0 0 2535 2 0 0 25 0 1 0 787094409 47644672 8119 33554432000 4194304 4260849 140735295258688 18446744073709551615 4224677 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11139/statm: 11632 8119 241 17 0 8273 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 55232

[startup+51.1009 s]
/proc/loadavg: 1.57 1.45 1.71 4/480 11142
/proc/meminfo: memFree=22186176/32951124 swapFree=67057928/67111528
[pid=11134] ppid=11130 vsize=8704 CPUtime=0.11 cores=0,2,4,6
/proc/11134/stat : 11134 (glucose.sh) S 11130 11134 10390 0 -1 4202496 360 1545 0 0 0 0 11 0 20 0 1 0 787094397 8912896 255 33554432000 4194304 4922060 140737077594144 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11134/statm: 2176 255 211 178 0 69 0
[pid=11139] ppid=11134 vsize=65204 CPUtime=50.97 cores=0,2,4,6
/proc/11139/stat : 11139 (glucose_static) R 11134 11134 10390 0 -1 4202496 21169 0 0 0 5095 2 0 0 25 0 1 0 787094409 66768896 11690 33554432000 4194304 4260849 140735295258688 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11139/statm: 16301 11690 241 17 0 12942 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 73908

[startup+102.319 s]
/proc/loadavg: 1.96 1.58 1.74 4/480 11143
/proc/meminfo: memFree=22165068/32951124 swapFree=67057928/67111528
[pid=11134] ppid=11130 vsize=8704 CPUtime=0.11 cores=0,2,4,6
/proc/11134/stat : 11134 (glucose.sh) S 11130 11134 10390 0 -1 4202496 360 1545 0 0 0 0 11 0 20 0 1 0 787094397 8912896 255 33554432000 4194304 4922060 140737077594144 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11134/statm: 2176 255 211 178 0 69 0
[pid=11139] ppid=11134 vsize=65204 CPUtime=102.19 cores=0,2,4,6
/proc/11139/stat : 11139 (glucose_static) R 11134 11134 10390 0 -1 4202496 22076 0 0 0 10216 3 0 0 25 0 1 0 787094409 66768896 12558 33554432000 4194304 4260849 140735295258688 18446744073709551615 4224822 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11139/statm: 16301 12558 249 17 0 12942 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 73908

[startup+162.3 s]
/proc/loadavg: 2.06 1.68 1.76 4/480 11145
/proc/meminfo: memFree=22149408/32951124 swapFree=67057928/67111528
[pid=11134] ppid=11130 vsize=8704 CPUtime=0.11 cores=0,2,4,6
/proc/11134/stat : 11134 (glucose.sh) S 11130 11134 10390 0 -1 4202496 360 1545 0 0 0 0 11 0 20 0 1 0 787094397 8912896 255 33554432000 4194304 4922060 140737077594144 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11134/statm: 2176 255 211 178 0 69 0
[pid=11139] ppid=11134 vsize=86712 CPUtime=162.17 cores=0,2,4,6
/proc/11139/stat : 11139 (glucose_static) R 11134 11134 10390 0 -1 4202496 29810 0 0 0 16213 4 0 0 25 0 1 0 787094409 88793088 15453 33554432000 4194304 4260849 140735295258688 18446744073709551615 4224913 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11139/statm: 21678 15453 249 17 0 18319 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 95416

[startup+222.301 s]
/proc/loadavg: 2.02 1.74 1.77 4/480 11146
/proc/meminfo: memFree=22136820/32951124 swapFree=67057928/67111528
[pid=11134] ppid=11130 vsize=8704 CPUtime=0.11 cores=0,2,4,6
/proc/11134/stat : 11134 (glucose.sh) S 11130 11134 10390 0 -1 4202496 360 1545 0 0 0 0 11 0 20 0 1 0 787094397 8912896 255 33554432000 4194304 4922060 140737077594144 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11134/statm: 2176 255 211 178 0 69 0
[pid=11139] ppid=11134 vsize=105568 CPUtime=222.18 cores=0,2,4,6
/proc/11139/stat : 11139 (glucose_static) R 11134 11134 10390 0 -1 4202496 30505 0 0 0 22214 4 0 0 25 0 1 0 787094409 108101632 16114 33554432000 4194304 4260849 140735295258688 18446744073709551615 4225080 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11139/statm: 26392 16114 249 17 0 23033 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 114272

[startup+282.301 s]
/proc/loadavg: 2.01 1.78 1.79 4/480 11148
/proc/meminfo: memFree=22081340/32951124 swapFree=67057928/67111528
[pid=11134] ppid=11130 vsize=8704 CPUtime=0.11 cores=0,2,4,6
/proc/11134/stat : 11134 (glucose.sh) S 11130 11134 10390 0 -1 4202496 360 1545 0 0 0 0 11 0 20 0 1 0 787094397 8912896 255 33554432000 4194304 4922060 140737077594144 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11134/statm: 2176 255 211 178 0 69 0
[pid=11139] ppid=11134 vsize=105568 CPUtime=282.18 cores=0,2,4,6
/proc/11139/stat : 11139 (glucose_static) R 11134 11134 10390 0 -1 4202496 36282 0 0 0 28213 5 0 0 25 0 1 0 787094409 108101632 21611 33554432000 4194304 4260849 140735295258688 18446744073709551615 4225095 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11139/statm: 26392 21611 250 17 0 23033 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 114272

[startup+342.301 s]
/proc/loadavg: 2.00 1.82 1.80 4/480 11149
/proc/meminfo: memFree=22114116/32951124 swapFree=67057928/67111528
[pid=11134] ppid=11130 vsize=8704 CPUtime=0.11 cores=0,2,4,6
/proc/11134/stat : 11134 (glucose.sh) S 11130 11134 10390 0 -1 4202496 360 1545 0 0 0 0 11 0 20 0 1 0 787094397 8912896 255 33554432000 4194304 4922060 140737077594144 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11134/statm: 2176 255 211 178 0 69 0
[pid=11139] ppid=11134 vsize=105568 CPUtime=342.17 cores=0,2,4,6
/proc/11139/stat : 11139 (glucose_static) R 11134 11134 10390 0 -1 4202496 36554 0 0 0 34212 5 0 0 25 0 1 0 787094409 108101632 21872 33554432000 4194304 4260849 140735295258688 18446744073709551615 4225087 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11139/statm: 26392 21872 250 17 0 23033 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 114272

[startup+402.301 s]
/proc/loadavg: 2.00 1.85 1.81 4/480 11151
/proc/meminfo: memFree=22078572/32951124 swapFree=67057928/67111528
[pid=11134] ppid=11130 vsize=8704 CPUtime=0.11 cores=0,2,4,6

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

/proc/11139/statm: 61316 51751 250 17 0 57957 0
Current children cumulated CPU time (s) 4302.38
Current children cumulated vsize (KiB) 253968

[startup+4362.3 s]
/proc/loadavg: 2.00 2.02 2.00 4/480 11269
/proc/meminfo: memFree=21891748/32951124 swapFree=67057928/67111528
[pid=11134] ppid=11130 vsize=8704 CPUtime=0.11 cores=0,2,4,6
/proc/11134/stat : 11134 (glucose.sh) S 11130 11134 10390 0 -1 4202496 360 1545 0 0 0 0 11 0 20 0 1 0 787094397 8912896 255 33554432000 4194304 4922060 140737077594144 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11134/statm: 2176 255 211 178 0 69 0
[pid=11139] ppid=11134 vsize=214444 CPUtime=4362.28 cores=0,2,4,6
/proc/11139/stat : 11139 (glucose_static) R 11134 11134 10390 0 -1 4202496 592423 0 0 0 436098 130 0 0 25 0 1 0 787094409 219590656 48762 33554432000 4194304 4260849 140735295258688 18446744073709551615 4224753 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11139/statm: 53611 48762 250 17 0 50252 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 223148

[startup+4422.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/480 11270
/proc/meminfo: memFree=21873960/32951124 swapFree=67057928/67111528
[pid=11134] ppid=11130 vsize=8704 CPUtime=0.11 cores=0,2,4,6
/proc/11134/stat : 11134 (glucose.sh) S 11130 11134 10390 0 -1 4202496 360 1545 0 0 0 0 11 0 20 0 1 0 787094397 8912896 255 33554432000 4194304 4922060 140737077594144 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11134/statm: 2176 255 211 178 0 69 0
[pid=11139] ppid=11134 vsize=214444 CPUtime=4422.27 cores=0,2,4,6
/proc/11139/stat : 11139 (glucose_static) R 11134 11134 10390 0 -1 4202496 603340 0 0 0 442095 132 0 0 25 0 1 0 787094409 219590656 46298 33554432000 4194304 4260849 140735295258688 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11139/statm: 53611 46298 250 17 0 50252 0
Current children cumulated CPU time (s) 4422.38
Current children cumulated vsize (KiB) 223148

[startup+4482.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/480 11282
/proc/meminfo: memFree=21834696/32951124 swapFree=67057928/67111528
[pid=11134] ppid=11130 vsize=8704 CPUtime=0.11 cores=0,2,4,6
/proc/11134/stat : 11134 (glucose.sh) S 11130 11134 10390 0 -1 4202496 360 1545 0 0 0 0 11 0 20 0 1 0 787094397 8912896 255 33554432000 4194304 4922060 140737077594144 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11134/statm: 2176 255 211 178 0 69 0
[pid=11139] ppid=11134 vsize=214444 CPUtime=4482.27 cores=0,2,4,6
/proc/11139/stat : 11139 (glucose_static) R 11134 11134 10390 0 -1 4202496 607464 0 0 0 448093 134 0 0 25 0 1 0 787094409 219590656 50246 33554432000 4194304 4260849 140735295258688 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11139/statm: 53611 50246 250 17 0 50252 0
Current children cumulated CPU time (s) 4482.38
Current children cumulated vsize (KiB) 223148

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/480 11284
/proc/meminfo: memFree=21919072/32951124 swapFree=67057928/67111528
[pid=11134] ppid=11130 vsize=8704 CPUtime=0.11 cores=0,2,4,6
/proc/11134/stat : 11134 (glucose.sh) S 11130 11134 10390 0 -1 4202496 360 1545 0 0 0 0 11 0 20 0 1 0 787094397 8912896 255 33554432000 4194304 4922060 140737077594144 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11134/statm: 2176 255 211 178 0 69 0
[pid=11139] ppid=11134 vsize=215404 CPUtime=4542.28 cores=0,2,4,6
/proc/11139/stat : 11139 (glucose_static) R 11134 11134 10390 0 -1 4202496 617917 0 0 0 454091 137 0 0 25 0 1 0 787094409 220573696 46818 33554432000 4194304 4260849 140735295258688 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11139/statm: 53851 46818 250 17 0 50492 0
Current children cumulated CPU time (s) 4542.39
Current children cumulated vsize (KiB) 224108

[startup+4602.3 s]
/proc/loadavg: 2.16 2.03 2.01 4/480 11286
/proc/meminfo: memFree=21861384/32951124 swapFree=67057928/67111528
[pid=11134] ppid=11130 vsize=8704 CPUtime=0.11 cores=0,2,4,6
/proc/11134/stat : 11134 (glucose.sh) S 11130 11134 10390 0 -1 4202496 360 1545 0 0 0 0 11 0 20 0 1 0 787094397 8912896 255 33554432000 4194304 4922060 140737077594144 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11134/statm: 2176 255 211 178 0 69 0
[pid=11139] ppid=11134 vsize=215404 CPUtime=4602.29 cores=0,2,4,6
/proc/11139/stat : 11139 (glucose_static) R 11134 11134 10390 0 -1 4202496 621944 0 0 0 460091 138 0 0 25 0 1 0 787094409 220573696 50667 33554432000 4194304 4260849 140735295258688 18446744073709551615 4224674 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11139/statm: 53851 50667 250 17 0 50492 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 224108

[startup+4662.3 s]
/proc/loadavg: 2.20 2.06 2.02 4/480 11288
/proc/meminfo: memFree=21844236/32951124 swapFree=67057928/67111528
[pid=11134] ppid=11130 vsize=8704 CPUtime=0.11 cores=0,2,4,6
/proc/11134/stat : 11134 (glucose.sh) S 11130 11134 10390 0 -1 4202496 360 1545 0 0 0 0 11 0 20 0 1 0 787094397 8912896 255 33554432000 4194304 4922060 140737077594144 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11134/statm: 2176 255 211 178 0 69 0
[pid=11139] ppid=11134 vsize=215404 CPUtime=4662.28 cores=0,2,4,6
/proc/11139/stat : 11139 (glucose_static) R 11134 11134 10390 0 -1 4202496 631421 0 0 0 466087 141 0 0 25 0 1 0 787094409 220573696 46046 33554432000 4194304 4260849 140735295258688 18446744073709551615 4224895 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11139/statm: 53851 46046 250 17 0 50492 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 224108

[startup+4722.32 s]
/proc/loadavg: 2.07 2.05 2.01 4/480 11289
/proc/meminfo: memFree=21870976/32951124 swapFree=67057928/67111528
[pid=11134] ppid=11130 vsize=8704 CPUtime=0.11 cores=0,2,4,6
/proc/11134/stat : 11134 (glucose.sh) S 11130 11134 10390 0 -1 4202496 360 1545 0 0 0 0 11 0 20 0 1 0 787094397 8912896 255 33554432000 4194304 4922060 140737077594144 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11134/statm: 2176 255 211 178 0 69 0
[pid=11139] ppid=11134 vsize=215404 CPUtime=4722.3 cores=0,2,4,6
/proc/11139/stat : 11139 (glucose_static) R 11134 11134 10390 0 -1 4202496 635824 0 0 0 472088 142 0 0 25 0 1 0 787094409 220573696 50246 33554432000 4194304 4260849 140735295258688 18446744073709551615 4225124 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11139/statm: 53851 50246 250 17 0 50492 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 224108

[startup+4782.3 s]
/proc/loadavg: 2.02 2.03 2.00 4/480 11291
/proc/meminfo: memFree=21855444/32951124 swapFree=67057928/67111528
[pid=11134] ppid=11130 vsize=8704 CPUtime=0.11 cores=0,2,4,6
/proc/11134/stat : 11134 (glucose.sh) S 11130 11134 10390 0 -1 4202496 360 1545 0 0 0 0 11 0 20 0 1 0 787094397 8912896 255 33554432000 4194304 4922060 140737077594144 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11134/statm: 2176 255 211 178 0 69 0
[pid=11139] ppid=11134 vsize=215404 CPUtime=4782.29 cores=0,2,4,6
/proc/11139/stat : 11139 (glucose_static) R 11134 11134 10390 0 -1 4202496 645922 0 0 0 478084 145 0 0 25 0 1 0 787094409 220573696 46081 33554432000 4194304 4260849 140735295258688 18446744073709551615 4224895 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11139/statm: 53851 46081 250 17 0 50492 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 224108

[startup+4842.3 s]
/proc/loadavg: 2.01 2.03 2.00 4/480 11292
/proc/meminfo: memFree=21895800/32951124 swapFree=67057928/67111528
[pid=11134] ppid=11130 vsize=8704 CPUtime=0.11 cores=0,2,4,6
/proc/11134/stat : 11134 (glucose.sh) S 11130 11134 10390 0 -1 4202496 360 1545 0 0 0 0 11 0 20 0 1 0 787094397 8912896 255 33554432000 4194304 4922060 140737077594144 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11134/statm: 2176 255 211 178 0 69 0
[pid=11139] ppid=11134 vsize=215404 CPUtime=4842.29 cores=0,2,4,6
/proc/11139/stat : 11139 (glucose_static) R 11134 11134 10390 0 -1 4202496 650278 0 0 0 484083 146 0 0 25 0 1 0 787094409 220573696 50266 33554432000 4194304 4260849 140735295258688 18446744073709551615 4224751 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11139/statm: 53851 50266 250 17 0 50492 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 224108

[startup+4902.3 s]
/proc/loadavg: 2.00 2.02 2.00 4/480 11294
/proc/meminfo: memFree=21908104/32951124 swapFree=67057928/67111528
[pid=11134] ppid=11130 vsize=8704 CPUtime=0.11 cores=0,2,4,6
/proc/11134/stat : 11134 (glucose.sh) S 11130 11134 10390 0 -1 4202496 360 1545 0 0 0 0 11 0 20 0 1 0 787094397 8912896 255 33554432000 4194304 4922060 140737077594144 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11134/statm: 2176 255 211 178 0 69 0
[pid=11139] ppid=11134 vsize=166084 CPUtime=4902.29 cores=0,2,4,6
/proc/11139/stat : 11139 (glucose_static) R 11134 11134 10390 0 -1 4202496 652353 0 0 0 490082 147 0 0 25 0 1 0 787094409 170070016 38352 33554432000 4194304 4260849 140735295258688 18446744073709551615 4224841 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11139/statm: 41521 38352 250 17 0 38162 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 174788

[startup+4962.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/480 11296
/proc/meminfo: memFree=21839068/32951124 swapFree=67057928/67111528
[pid=11134] ppid=11130 vsize=8704 CPUtime=0.11 cores=0,2,4,6
/proc/11134/stat : 11134 (glucose.sh) S 11130 11134 10390 0 -1 4202496 360 1545 0 0 0 0 11 0 20 0 1 0 787094397 8912896 255 33554432000 4194304 4922060 140737077594144 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11134/statm: 2176 255 211 178 0 69 0
[pid=11139] ppid=11134 vsize=215404 CPUtime=4962.29 cores=0,2,4,6
/proc/11139/stat : 11139 (glucose_static) R 11134 11134 10390 0 -1 4202496 664251 0 0 0 496079 150 0 0 25 0 1 0 787094409 220573696 50046 33554432000 4194304 4260849 140735295258688 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11139/statm: 53851 50046 250 17 0 50492 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 224108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.01 2.00 4/480 11297
/proc/meminfo: memFree=21809280/32951124 swapFree=67057928/67111528
[pid=11134] ppid=11130 vsize=8704 CPUtime=0.11 cores=0,2,4,6
/proc/11134/stat : 11134 (glucose.sh) S 11130 11134 10390 0 -1 4202496 360 1545 0 0 0 0 11 0 20 0 1 0 787094397 8912896 255 33554432000 4194304 4922060 140737077594144 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11134/statm: 2176 255 211 178 0 69 0
[pid=11139] ppid=11134 vsize=246224 CPUtime=5000.01 cores=0,2,4,6
/proc/11139/stat : 11139 (glucose_static) R 11134 11134 10390 0 -1 4202496 666300 0 0 0 499850 151 0 0 25 0 1 0 787094409 252133376 51999 33554432000 4194304 4260849 140735295258688 18446744073709551615 4225056 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11139/statm: 61556 51999 250 17 0 58197 0
Current children cumulated CPU time (s) 5000.12
Current children cumulated vsize (KiB) 254928

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 11134 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=112982
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=5999
# CPU time returned by wait4() is 0.118981
# while last known CPU time is 5000.12
#
# 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.12
CPU user time (s): 4998.61
CPU system time (s): 1.51
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 254928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.112982
system time used= 0.005999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1905
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24
involuntary context switches= 4

runsolver used 24.8362 second user time and 56.4384 second system time

The end

Launcher Data

Begin job on node140 at 2011-06-01 18:46:31
IDJOB=3303508
IDBENCH=83894
IDSOLVER=1687
FILE ID=node140/3303508-1306946791
RUNJOBID= node140-1306946791-11114
PBS_JOBID= 13488595
Free space on /tmp= 73776 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_60_24_40_2-log.shuffled-as.sat03-119.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3303508-1306946791/watcher-3303508-1306946791 -o /tmp/evaluation-result-3303508-1306946791/solver-3303508-1306946791 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3303508-1306946791.cnf 

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

MD5SUM BENCH= cf96a8eea16f98b3cec72117cedd0285
RANDOM SEED=2072816587

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.77
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.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.74
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.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22298408 kB
Buffers:        248080 kB
Cached:        3155704 kB
SwapCached:       6932 kB
Active:        7116088 kB
Inactive:      3202164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22298408 kB
SwapTotal:    67111528 kB
SwapFree:     67057928 kB
Dirty:            5064 kB
Writeback:           0 kB
AnonPages:     6912628 kB
Mapped:          37632 kB
Slab:           213464 kB
PageTables:      52012 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 141379800 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= 73768 MiB
End job on node140 at 2011-06-01 20:09:53