Trace number 3251526

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
glucose 2? (TO) 1300.01 1300.01

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m42-q585-n40-p15-s54275047.cnf
MD5SUM67948a6aed9ea09317abe3c8a9a27a03
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.77358
Satisfiable
(Un)Satisfiability was proved
Number of variables1590
Number of clauses272291
Sum of the clauses size546092
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2272251
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.07	c ==============================================================================
0.00/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.07	c ==============================================================================
0.00/0.07	c |         0 |  272291   546092 |   81687       0        0     nan |  0.000 % |
0.00/0.80	c |         0 |  270701   813703 |      --       0       --      -- |     --   | -1590/267611
0.00/0.80	c ==============================================================================
0.00/0.80	c Result  :   #vars: 1550   #clauses: 270701   #literals: 813703
0.00/0.80	c CPU time:   0.78488 s
0.00/0.80	c ==============================================================================
0.00/0.92	c
0.00/0.92	c Starting glucose
0.00/0.92	c
311.57/311.64	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
311.57/311.64	c WARNING: for repeatability, setting FPU to use double precision
311.57/311.64	c ============================[ Problem Statistics ]=============================
311.57/311.64	c |                                                                             |
311.57/311.64	c |  Number of variables:          1550                                         |
311.57/311.64	c |  Number of clauses:          270701                                         |
311.57/311.64	c |  Parse time:                   0.05 s                                       |
311.57/311.64	c |                                                                             |
311.57/311.64	c ============================[ Search Statistics ]==============================
311.57/311.64	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
311.57/311.64	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
311.57/311.64	c ===============================================================================
311.57/311.64	c |     56162 |    1550   270701   813703 |        1    22018    111 |  0.000 % |
311.57/311.64	c |     56263 |    1550   270701   813703 |        1    22119    111 |  0.000 % |
311.57/311.64	c |     58987 |    1550   270701   813703 |        1    24843    113 |  0.000 % |
311.57/311.64	c |    519294 |    1550   270701   813703 |        1    95111     92 |  0.000 % |
311.57/311.64	c |    520609 |    1550   270701   813703 |        1    48252     79 |  0.000 % |
311.57/311.64	c |    554015 |    1550   270701   813703 |        1    81658     88 |  0.000 % |
311.57/311.64	c |    554247 |    1550   270701   813703 |        1    81890     88 |  0.000 % |
311.57/311.64	c |    762490 |    1550   270701   813703 |        1    71304     83 |  0.000 % |
311.57/311.64	c |    775944 |    1550   270701   813703 |        1    84758     87 |  0.000 % |
311.57/311.64	c |    781267 |    1550   270701   813703 |        1    90081     88 |  0.000 % |
311.57/311.64	c |    781632 |    1550   270701   813703 |        1    90446     88 |  0.000 % |
311.57/311.64	c |    781732 |    1550   270701   813703 |        1    90546     88 |  0.000 % |
311.57/311.64	c |    800053 |    1550   270701   813703 |        1   108867     90 |  0.000 % |
311.57/311.64	c |    800154 |    1550   270701   813703 |        1   108968     90 |  0.000 % |
311.57/311.64	c |    800308 |    1550   270701   813703 |        1   109122     90 |  0.000 % |
311.57/311.64	c |    800971 |    1550   270701   813703 |        1   109785     91 |  0.000 % |
311.57/311.64	c |   1157348 |    1550   270701   813703 |        1   134169     98 |  0.000 % |
311.57/311.64	c |   1158600 |    1550   270701   813703 |        1   135421     98 |  0.000 % |
311.57/311.64	c |   1158965 |    1550   270701   813703 |        1   135786     98 |  0.000 % |
311.57/311.64	c |   1159074 |    1550   270701   813703 |        1   135895     98 |  0.000 % |
311.57/311.64	c |   1198881 |    1550   270701   813703 |        1   101502     91 |  0.000 % |
311.57/311.64	c |   1201720 |    1550   270701   813703 |        1   104341     94 |  0.000 % |
311.57/311.64	c |   1202734 |    1550   270701   813703 |        1   105355     94 |  0.000 % |
311.57/311.64	c |   1202948 |    1550   270701   813703 |        1   105569     94 |  0.000 % |
311.57/311.64	c |   1203049 |    1550   270701   813703 |        1   105670     94 |  0.000 % |
311.57/311.64	c |   1203988 |    1550   270701   813703 |        1   106609     95 |  0.000 % |
311.57/311.64	c |   1204199 |    1550   270701   813703 |        1   106820     95 |  0.000 % |
311.57/311.64	c |   1267832 |    1550   270701   813703 |        1    93652     89 |  0.000 % |
311.57/311.64	c |   1267976 |    1550   270701   813703 |        1    93796     89 |  0.000 % |
311.57/311.64	c |   1288010 |    1550   270701   813703 |        1   113830     94 |  0.000 % |
311.57/311.64	c |   1300374 |    1550   270701   813703 |        1   126194     99 |  0.000 % |
311.57/311.64	c |   1360062 |    1550   270701   813703 |        1   106483     88 |  0.000 % |
311.57/311.64	c |   1391859 |    1550   270701   813703 |        1   138280    100 |  0.000 % |
311.57/311.64	c |   1396033 |    1550   270701   813703 |        1   142454    101 |  0.000 % |
311.57/311.64	c |   1396336 |    1550   270701   813703 |        1   142757    102 |  0.000 % |
311.57/311.64	c |   1400166 |    1550   270701   813703 |        1   146587    102 |  0.000 % |
311.57/311.64	c |   1435382 |    1550   270701   813703 |        1    99800     91 |  0.000 % |
311.57/311.64	c |   1438806 |    1550   270701   813703 |        1   103224     92 |  0.000 % |
311.57/311.64	c |   1446180 |    1550   270701   813703 |        1   110598     95 |  0.000 % |
473.98/474.00	c |   1446281 |    1550   270701   813703 |        1   110699     95 |  0.000 % |
473.98/474.00	c |   1446384 |    1550   270701   813703 |        1   110802     95 |  0.000 % |
473.98/474.00	c |   1452601 |    1550   270701   813703 |        1   117019     96 |  0.000 % |
473.98/474.00	c |   1452701 |    1550   270701   813703 |        1   117119     96 |  0.000 % |
473.98/474.00	c |   1452801 |    1550   270701   813703 |        1   117219     96 |  0.000 % |
473.98/474.00	c |   1453520 |    1550   270701   813703 |        1   117938     97 |  0.000 % |
473.98/474.00	c |   1481953 |    1550   270701   813703 |        1   146371    103 |  0.000 % |
473.98/474.00	c |   1482054 |    1550   270701   813703 |        1   146472    104 |  0.000 % |
473.98/474.00	c |   1482154 |    1550   270701   813703 |        1   146572    104 |  0.000 % |
473.98/474.00	c |   1541821 |    1550   270701   813703 |        1   121650     94 |  0.000 % |
473.98/474.00	c |   1549957 |    1550   270701   813703 |        1   129786     97 |  0.000 % |
473.98/474.00	c |   1550549 |    1550   270701   813703 |        1   130378     98 |  0.000 % |
473.98/474.00	c |   1571873 |    1550   270701   813703 |        1   151702    102 |  0.000 % |
473.98/474.00	c |   1571974 |    1550   270701   813703 |        1   151803    102 |  0.000 % |
473.98/474.00	c |   1642486 |    1550   270701   813703 |        1   135107     97 |  0.000 % |
473.98/474.00	c |   1642586 |    1550   270701   813703 |        1   135207     97 |  0.000 % |
473.98/474.00	c |   1662026 |    1550   270701   813703 |        1   154647    101 |  0.000 % |
473.98/474.00	c |   1677018 |    1550   270701   813703 |        1   169639    104 |  0.000 % |
473.98/474.00	c |   1769531 |    1550   270701   813703 |        1   172353    101 |  0.000 % |
473.98/474.00	c |   1769634 |    1550   270701   813703 |        1   172456    101 |  0.000 % |
473.98/474.00	c |   1769921 |    1550   270701   813703 |        1   172743    101 |  0.000 % |
473.98/474.00	c |   1790411 |    1550   270701   813703 |        1   100829     86 |  0.000 % |
473.98/474.00	c |   1790515 |    1550   270701   813703 |        1   100933     86 |  0.000 % |
473.98/474.00	c |   1800745 |    1550   270701   813703 |        1   111163     90 |  0.000 % |
473.98/474.00	c |   1801583 |    1550   270701   813703 |        1   112001     91 |  0.000 % |
473.98/474.00	c |   1824404 |    1550   270701   813703 |        1   134822     98 |  0.000 % |
473.98/474.00	c |   1824504 |    1550   270701   813703 |        1   134922     98 |  0.000 % |
473.98/474.00	c |   1824606 |    1550   270701   813703 |        1   135024     98 |  0.000 % |
473.98/474.00	c |   1824706 |    1550   270701   813703 |        1   135124     98 |  0.000 % |
473.98/474.00	c |   1824807 |    1550   270701   813703 |        1   135225     98 |  0.000 % |
473.98/474.00	c |   1825636 |    1550   270701   813703 |        1   136054     98 |  0.000 % |
473.98/474.00	c |   1830773 |    1550   270701   813703 |        1   141191    100 |  0.000 % |
473.98/474.00	c |   1831062 |    1550   270701   813703 |        1   141480    100 |  0.000 % |
473.98/474.00	c |   1842703 |    1550   270701   813703 |        1   153121    104 |  0.000 % |
473.98/474.00	c |   1843057 |    1550   270701   813703 |        1   153475    104 |  0.000 % |
473.98/474.00	c |   1873055 |    1550   270701   813703 |        1   183473    108 |  0.000 % |
473.98/474.00	c |   1873156 |    1550   270701   813703 |        1   183574    108 |  0.000 % |
473.98/474.00	c |   1882962 |    1550   270701   813703 |        1    98387     83 |  0.000 % |
473.98/474.00	c |   1885094 |    1550   270701   813703 |        1   100519     84 |  0.000 % |
473.98/474.00	c |   1885259 |    1550   270701   813703 |        1   100684     84 |  0.000 % |
473.98/474.00	c |   1885359 |    1550   270701   813703 |        1   100784     84 |  0.000 % |
473.98/474.00	c |   1934687 |    1550   270701   813703 |        1   150112    103 |  0.000 % |
473.98/474.00	c |   1967940 |    1550   270701   813703 |        1   183365    110 |  0.000 % |
473.98/474.00	c |   1968041 |    1550   270701   813703 |        1   183466    110 |  0.000 % |
473.98/474.00	c |   1970532 |    1550   270701   813703 |        1   185957    110 |  0.000 % |
473.98/474.00	c |   1970635 |    1550   270701   813703 |        1   186060    110 |  0.000 % |
473.98/474.00	c |   1970735 |    1550   270701   813703 |        1   186160    110 |  0.000 % |
473.98/474.00	c |   2020527 |    1550   270701   813703 |        1   138347    106 |  0.000 % |
473.98/474.00	c |   2020627 |    1550   270701   813703 |        1   138447    106 |  0.000 % |
473.98/474.00	c |   2020728 |    1550   270701   813703 |        1   138548    106 |  0.000 % |
680.89/680.95	c |   2024081 |    1550   270701   813703 |        1   141901    107 |  0.000 % |
680.89/680.95	c |   2024183 |    1550   270701   813703 |        1   142003    107 |  0.000 % |
680.89/680.95	c |   2084552 |    1550   270701   813703 |        1   102164     83 |  0.000 % |
680.89/680.95	c |   2085709 |    1550   270701   813703 |        1   103321     84 |  0.000 % |
680.89/680.95	c |   2088129 |    1550   270701   813703 |        1   105741     85 |  0.000 % |
680.89/680.95	c |   2090445 |    1550   270701   813703 |        1   108057     86 |  0.000 % |
680.89/680.95	c |   2235247 |    1550   270701   813703 |        1   150068     96 |  0.000 % |
680.89/680.95	c |   2236733 |    1550   270701   813703 |        1   151554     97 |  0.000 % |
680.89/680.95	c |   2256900 |    1550   270701   813703 |        1   171721    100 |  0.000 % |
680.89/680.95	c |   2257001 |    1550   270701   813703 |        1   171822    100 |  0.000 % |
680.89/680.95	c |   2257107 |    1550   270701   813703 |        1   171928    100 |  0.000 % |
680.89/680.95	c |   2257649 |    1550   270701   813703 |        1   172470    100 |  0.000 % |
680.89/680.95	c |   2263221 |    1550   270701   813703 |        1   178042    101 |  0.000 % |
680.89/680.95	c |   2266022 |    1550   270701   813703 |        1   180843    101 |  0.000 % |
680.89/680.95	c |   2293778 |    1550   270701   813703 |        1   208599    104 |  0.000 % |
680.89/680.95	c |   2294227 |    1550   270701   813703 |        1   209048    104 |  0.000 % |
680.89/680.95	c |   2347522 |    1550   270701   813703 |        1   156940    101 |  0.000 % |
680.89/680.95	c |   2347810 |    1550   270701   813703 |        1   157228    101 |  0.000 % |
680.89/680.95	c |   2371449 |    1550   270701   813703 |        1   180867    106 |  0.000 % |
680.89/680.95	c |   2374325 |    1550   270701   813703 |        1   183743    107 |  0.000 % |
680.89/680.95	c |   2444370 |    1550   270701   813703 |        1   145785     95 |  0.000 % |
680.89/680.95	c |   2444470 |    1550   270701   813703 |        1   145885     95 |  0.000 % |
680.89/680.95	c |   2444573 |    1550   270701   813703 |        1   145988     95 |  0.000 % |
680.89/680.95	c |   2452805 |    1550   270701   813703 |        1   154220     97 |  0.000 % |
680.89/680.95	c |   2452930 |    1550   270701   813703 |        1   154345     97 |  0.000 % |
680.89/680.95	c |   2484768 |    1550   270701   813703 |        1   186183    104 |  0.000 % |
680.89/680.95	c |   2490969 |    1550   270701   813703 |        1   192384    105 |  0.000 % |
680.89/680.95	c |   2491069 |    1550   270701   813703 |        1   192484    105 |  0.000 % |
680.89/680.95	c |   2491262 |    1550   270701   813703 |        1   192677    105 |  0.000 % |
680.89/680.95	c |   2496327 |    1550   270701   813703 |        1   197742    106 |  0.000 % |
680.89/680.95	c |   2505204 |    1550   270701   813703 |        1   206619    107 |  0.000 % |
680.89/680.95	c |   2505342 |    1550   270701   813703 |        1   206757    107 |  0.000 % |
680.89/680.95	c |   2523665 |    1550   270701   813703 |        1   114491     88 |  0.000 % |
680.89/680.95	c |   2523874 |    1550   270701   813703 |        1   114700     88 |  0.000 % |
680.89/680.95	c |   2524014 |    1550   270701   813703 |        1   114840     88 |  0.000 % |
680.89/680.95	c |   2544613 |    1550   270701   813703 |        1   135439     94 |  0.000 % |
680.89/680.95	c |   2551450 |    1550   270701   813703 |        1   142276     96 |  0.000 % |
680.89/680.95	c |   2552659 |    1550   270701   813703 |        1   143485     96 |  0.000 % |
680.89/680.95	c |   2552760 |    1550   270701   813703 |        1   143586     96 |  0.000 % |
680.89/680.95	c |   2555050 |    1550   270701   813703 |        1   145876     97 |  0.000 % |
680.89/680.95	c |   2555150 |    1550   270701   813703 |        1   145976     97 |  0.000 % |
680.89/680.95	c |   2555262 |    1550   270701   813703 |        1   146088     97 |  0.000 % |
680.89/680.95	c |   2565299 |    1550   270701   813703 |        1   156125    100 |  0.000 % |
680.89/680.95	c |   2610464 |    1550   270701   813703 |        1   201290    109 |  0.000 % |
680.89/680.95	c |   2610564 |    1550   270701   813703 |        1   201390    109 |  0.000 % |
680.89/680.95	c |   2619206 |    1550   270701   813703 |        1   210032    112 |  0.000 % |
680.89/680.95	c |   2619352 |    1550   270701   813703 |        1   210178    112 |  0.000 % |
680.89/680.95	c |   2651314 |    1550   270701   813703 |        1   128936     93 |  0.000 % |
680.89/680.95	c |   2651509 |    1550   270701   813703 |        1   129131     93 |  0.000 % |
680.89/680.95	c |   2653921 |    1550   270701   813703 |        1   131543     93 |  0.000 % |
835.29/835.31	c |   2674188 |    1550   270701   813703 |        1   151810    102 |  0.000 % |
835.29/835.31	c |   2675884 |    1550   270701   813703 |        1   153506    103 |  0.000 % |
835.29/835.31	c |   2680227 |    1550   270701   813703 |        1   157849    104 |  0.000 % |
835.29/835.31	c |   2680329 |    1550   270701   813703 |        1   157951    104 |  0.000 % |
835.29/835.31	c |   2680429 |    1550   270701   813703 |        1   158051    104 |  0.000 % |
835.29/835.31	c |   2688025 |    1550   270701   813703 |        1   165647    106 |  0.000 % |
835.29/835.31	c |   2701798 |    1550   270701   813703 |        1   179420    109 |  0.000 % |
835.29/835.31	c |   2701899 |    1550   270701   813703 |        1   179521    109 |  0.000 % |
835.29/835.31	c |   2708035 |    1550   270701   813703 |        1   185657    110 |  0.000 % |
835.29/835.31	c |   2711091 |    1550   270701   813703 |        1   188713    110 |  0.000 % |
835.29/835.31	c |   2713313 |    1550   270701   813703 |        1   190935    111 |  0.000 % |
835.29/835.31	c |   2714339 |    1550   270701   813703 |        1   191961    111 |  0.000 % |
835.29/835.31	c |   2714501 |    1550   270701   813703 |        1   192123    111 |  0.000 % |
835.29/835.31	c |   2742188 |    1550   270701   813703 |        1   219810    112 |  0.000 % |
835.29/835.31	c |   2750636 |    1550   270701   813703 |        1   228258    113 |  0.000 % |
835.29/835.31	c |   2750744 |    1550   270701   813703 |        1   228366    113 |  0.000 % |
835.29/835.31	c |   2750845 |    1550   270701   813703 |        1   228467    113 |  0.000 % |
835.29/835.31	c |   2750945 |    1550   270701   813703 |        1   228567    113 |  0.000 % |
835.29/835.31	c |   2793893 |    1550   270701   813703 |        1   155709     99 |  0.000 % |
835.29/835.31	c |   2793993 |    1550   270701   813703 |        1   155809     99 |  0.000 % |
835.29/835.31	c |   2852506 |    1550   270701   813703 |        1   214322    116 |  0.000 % |
835.29/835.31	c |   2853019 |    1550   270701   813703 |        1   214835    116 |  0.000 % |
835.29/835.31	c |   2853121 |    1550   270701   813703 |        1   214937    116 |  0.000 % |
835.29/835.31	c |   2888102 |    1550   270701   813703 |        1   131519     90 |  0.000 % |
835.29/835.31	c |   2891575 |    1550   270701   813703 |        1   134992     91 |  0.000 % |
835.29/835.31	c |   2900343 |    1550   270701   813703 |        1   143760     94 |  0.000 % |
835.29/835.31	c |   2900445 |    1550   270701   813703 |        1   143862     94 |  0.000 % |
835.29/835.31	c |   2904034 |    1550   270701   813703 |        1   147451     96 |  0.000 % |
835.29/835.31	c |   2909235 |    1550   270701   813703 |        1   152652     97 |  0.000 % |
835.29/835.31	c |   2914939 |    1550   270701   813703 |        1   158356     98 |  0.000 % |
835.29/835.31	c |   2946025 |    1550   270701   813703 |        1   189442    105 |  0.000 % |
835.29/835.31	c |   2946125 |    1550   270701   813703 |        1   189542    105 |  0.000 % |
835.29/835.31	c |   2953634 |    1550   270701   813703 |        1   197051    106 |  0.000 % |
835.29/835.31	c |   2982877 |    1550   270701   813703 |        1   226294    112 |  0.000 % |
835.29/835.31	c |   2982979 |    1550   270701   813703 |        1   226396    112 |  0.000 % |
835.29/835.31	c |   2997598 |    1550   270701   813703 |        1   241015    114 |  0.000 % |
835.29/835.31	c |   2997701 |    1550   270701   813703 |        1   241118    114 |  0.000 % |
835.29/835.31	c |   2997802 |    1550   270701   813703 |        1   241219    114 |  0.000 % |
835.29/835.31	c |   2999552 |    1550   270701   813703 |        1   121970     86 |  0.000 % |
835.29/835.31	c |   3002953 |    1550   270701   813703 |        1   125371     88 |  0.000 % |
835.29/835.31	c |   3003053 |    1550   270701   813703 |        1   125471     88 |  0.000 % |
835.29/835.31	c |   3045093 |    1550   270701   813703 |        1   167511     96 |  0.000 % |
835.29/835.31	c |   3051552 |    1550   270701   813703 |        1   173970     98 |  0.000 % |
835.29/835.31	c |   3051652 |    1550   270701   813703 |        1   174070     98 |  0.000 % |
835.29/835.31	c |   3052019 |    1550   270701   813703 |        1   174437     98 |  0.000 % |
835.29/835.31	c |   3075072 |    1550   270701   813703 |        1   197490    102 |  0.000 % |
835.29/835.31	c |   3083695 |    1550   270701   813703 |        1   206113    104 |  0.000 % |
835.29/835.31	c |   3083798 |    1550   270701   813703 |        1   206216    104 |  0.000 % |
835.29/835.31	c |   3104086 |    1550   270701   813703 |        1   226504    108 |  0.000 % |
835.29/835.31	c |   310

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 1.69 1.98 2.80 5/188 1898
/proc/meminfo: memFree=12934576/32951124 swapFree=67111528/67111528
[pid=1898] ppid=1896 vsize=11800 CPUtime=0 cores=4,6
/proc/1898/stat : 1898 (runsolver) R 1896 1898 504 0 -1 4202560 41 0 0 0 0 0 0 0 21 0 1 0 469081532 12083200 52 33554432000 4194304 5434984 140733876909280 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/1898/statm: 2950 52 31 303 0 2644 0

[startup+0.0235511 s]
/proc/loadavg: 1.69 1.98 2.80 5/188 1898
/proc/meminfo: memFree=12934576/32951124 swapFree=67111528/67111528
[pid=1898] ppid=1896 vsize=8704 CPUtime=0 cores=4,6
/proc/1898/stat : 1898 (glucose.sh) S 1896 1898 504 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 469081532 8912896 253 33554432000 4194304 4922060 140733617146320 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1898/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100569 s]
/proc/loadavg: 1.69 1.98 2.80 5/188 1898
/proc/meminfo: memFree=12934576/32951124 swapFree=67111528/67111528
[pid=1898] ppid=1896 vsize=8704 CPUtime=0 cores=4,6
/proc/1898/stat : 1898 (glucose.sh) S 1896 1898 504 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 469081532 8912896 253 33554432000 4194304 4922060 140733617146320 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1898/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300532 s]
/proc/loadavg: 1.69 1.98 2.80 5/188 1898
/proc/meminfo: memFree=12934576/32951124 swapFree=67111528/67111528
[pid=1898] ppid=1896 vsize=8704 CPUtime=0 cores=4,6
/proc/1898/stat : 1898 (glucose.sh) S 1896 1898 504 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 469081532 8912896 253 33554432000 4194304 4922060 140733617146320 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1898/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700453 s]
/proc/loadavg: 1.69 1.98 2.80 5/188 1898
/proc/meminfo: memFree=12934576/32951124 swapFree=67111528/67111528
[pid=1898] ppid=1896 vsize=8704 CPUtime=0 cores=4,6
/proc/1898/stat : 1898 (glucose.sh) S 1896 1898 504 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 469081532 8912896 253 33554432000 4194304 4922060 140733617146320 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1898/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50034 s]
/proc/loadavg: 1.69 1.98 2.80 6/194 1910
/proc/meminfo: memFree=12866088/32951124 swapFree=67111528/67111528
[pid=1898] ppid=1896 vsize=8704 CPUtime=0.91 cores=4,6
/proc/1898/stat : 1898 (glucose.sh) S 1896 1898 504 0 -1 4202496 359 5164 0 0 0 0 90 1 18 0 1 0 469081532 8912896 255 33554432000 4194304 4922060 140733617146320 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1898/statm: 2176 255 211 178 0 69 0
[pid=1910] ppid=1898 vsize=33720 CPUtime=0.56 cores=4,6
/proc/1910/stat : 1910 (glucose_static) R 1898 1898 504 0 -1 4202496 4828 0 0 0 56 0 0 0 20 0 1 0 469081624 34529280 4562 33554432000 4194304 4260849 140736149843840 18446744073709551615 4224606 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1910/statm: 8430 4562 239 17 0 5071 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 42424

[startup+3.10102 s]
/proc/loadavg: 1.69 1.98 2.80 6/194 1911
/proc/meminfo: memFree=12839560/32951124 swapFree=67111528/67111528
[pid=1898] ppid=1896 vsize=8704 CPUtime=0.91 cores=4,6
/proc/1898/stat : 1898 (glucose.sh) S 1896 1898 504 0 -1 4202496 359 5164 0 0 0 0 90 1 18 0 1 0 469081532 8912896 255 33554432000 4194304 4922060 140733617146320 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1898/statm: 2176 255 211 178 0 69 0
[pid=1910] ppid=1898 vsize=34760 CPUtime=2.16 cores=4,6
/proc/1910/stat : 1910 (glucose_static) R 1898 1898 504 0 -1 4202496 10984 0 0 0 215 1 0 0 25 0 1 0 469081624 35594240 5331 33554432000 4194304 4260849 140736149843840 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1910/statm: 8690 5331 240 17 0 5331 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 43464

[startup+6.30042 s]
/proc/loadavg: 1.88 2.02 2.80 5/194 1911
/proc/meminfo: memFree=12744528/32951124 swapFree=67111528/67111528
[pid=1898] ppid=1896 vsize=8704 CPUtime=0.91 cores=4,6
/proc/1898/stat : 1898 (glucose.sh) S 1896 1898 504 0 -1 4202496 359 5164 0 0 0 0 90 1 18 0 1 0 469081532 8912896 255 33554432000 4194304 4922060 140733617146320 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1898/statm: 2176 255 211 178 0 69 0
[pid=1910] ppid=1898 vsize=83764 CPUtime=5.36 cores=4,6
/proc/1910/stat : 1910 (glucose_static) R 1898 1898 504 0 -1 4202496 21831 0 0 0 533 3 0 0 25 0 1 0 469081624 85774336 12567 33554432000 4194304 4260849 140736149843840 18446744073709551615 4224875 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1910/statm: 20941 12567 240 17 0 17582 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 92468

[startup+12.7012 s]
/proc/loadavg: 2.05 2.05 2.81 5/194 1911
/proc/meminfo: memFree=12685816/32951124 swapFree=67111528/67111528
[pid=1898] ppid=1896 vsize=8704 CPUtime=0.91 cores=4,6
/proc/1898/stat : 1898 (glucose.sh) S 1896 1898 504 0 -1 4202496 359 5164 0 0 0 0 90 1 18 0 1 0 469081532 8912896 255 33554432000 4194304 4922060 140733617146320 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1898/statm: 2176 255 211 178 0 69 0
[pid=1910] ppid=1898 vsize=95444 CPUtime=11.76 cores=4,6
/proc/1910/stat : 1910 (glucose_static) R 1898 1898 504 0 -1 4202496 32124 0 0 0 1172 4 0 0 25 0 1 0 469081624 97734656 17864 33554432000 4194304 4260849 140736149843840 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1910/statm: 23861 17864 251 17 0 20502 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 104148

[startup+25.5008 s]
/proc/loadavg: 2.48 2.14 2.83 5/194 1912
/proc/meminfo: memFree=12637100/32951124 swapFree=67111528/67111528
[pid=1898] ppid=1896 vsize=8704 CPUtime=0.91 cores=4,6
/proc/1898/stat : 1898 (glucose.sh) S 1896 1898 504 0 -1 4202496 359 5164 0 0 0 0 90 1 18 0 1 0 469081532 8912896 255 33554432000 4194304 4922060 140733617146320 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1898/statm: 2176 255 211 178 0 69 0
[pid=1910] ppid=1898 vsize=83948 CPUtime=24.56 cores=4,6
/proc/1910/stat : 1910 (glucose_static) R 1898 1898 504 0 -1 4202496 37354 0 0 0 2451 5 0 0 25 0 1 0 469081624 85962752 17796 33554432000 4194304 4260849 140736149843840 18446744073709551615 4224895 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1910/statm: 20987 17796 251 17 0 17628 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 92652

[startup+51.1009 s]
/proc/loadavg: 3.00 2.29 2.86 5/194 1913
/proc/meminfo: memFree=12604036/32951124 swapFree=67111528/67111528
[pid=1898] ppid=1896 vsize=8704 CPUtime=0.91 cores=4,6
/proc/1898/stat : 1898 (glucose.sh) S 1896 1898 504 0 -1 4202496 359 5164 0 0 0 0 90 1 18 0 1 0 469081532 8912896 255 33554432000 4194304 4922060 140733617146320 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1898/statm: 2176 255 211 178 0 69 0
[pid=1910] ppid=1898 vsize=83948 CPUtime=50.15 cores=4,6
/proc/1910/stat : 1910 (glucose_static) R 1898 1898 504 0 -1 4202496 45237 0 0 0 5009 6 0 0 25 0 1 0 469081624 85962752 17840 33554432000 4194304 4260849 140736149843840 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1910/statm: 20987 17840 251 17 0 17628 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 92652

[startup+102.307 s]
/proc/loadavg: 3.56 2.55 2.92 5/194 1914
/proc/meminfo: memFree=12523172/32951124 swapFree=67111528/67111528
[pid=1898] ppid=1896 vsize=8704 CPUtime=0.91 cores=4,6
/proc/1898/stat : 1898 (glucose.sh) S 1896 1898 504 0 -1 4202496 359 5164 0 0 0 0 90 1 18 0 1 0 469081532 8912896 255 33554432000 4194304 4922060 140733617146320 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1898/statm: 2176 255 211 178 0 69 0
[pid=1910] ppid=1898 vsize=145932 CPUtime=101.36 cores=4,6
/proc/1910/stat : 1910 (glucose_static) R 1898 1898 504 0 -1 4202496 102577 0 0 0 10123 13 0 0 25 0 1 0 469081624 149434368 30970 33554432000 4194304 4260849 140736149843840 18446744073709551615 4224875 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1910/statm: 36483 30970 251 17 0 33124 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 154636

[startup+162.301 s]
/proc/loadavg: 3.84 2.81 2.98 5/194 1915
/proc/meminfo: memFree=12462988/32951124 swapFree=67111528/67111528
[pid=1898] ppid=1896 vsize=8704 CPUtime=0.91 cores=4,6
/proc/1898/stat : 1898 (glucose.sh) S 1896 1898 504 0 -1 4202496 359 5164 0 0 0 0 90 1 18 0 1 0 469081532 8912896 255 33554432000 4194304 4922060 140733617146320 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1898/statm: 2176 255 211 178 0 69 0
[pid=1910] ppid=1898 vsize=145932 CPUtime=161.36 cores=4,6
/proc/1910/stat : 1910 (glucose_static) R 1898 1898 504 0 -1 4202496 160106 0 0 0 16113 23 0 0 25 0 1 0 469081624 149434368 32438 33554432000 4194304 4260849 140736149843840 18446744073709551615 4225418 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1910/statm: 36483 32438 252 17 0 33124 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 154636

[startup+222.301 s]
/proc/loadavg: 3.94 3.03 3.04 5/194 1917
/proc/meminfo: memFree=12417088/32951124 swapFree=67111528/67111528
[pid=1898] ppid=1896 vsize=8704 CPUtime=0.91 cores=4,6
/proc/1898/stat : 1898 (glucose.sh) S 1896 1898 504 0 -1 4202496 359 5164 0 0 0 0 90 1 18 0 1 0 469081532 8912896 255 33554432000 4194304 4922060 140733617146320 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1898/statm: 2176 255 211 178 0 69 0
[pid=1910] ppid=1898 vsize=145932 CPUtime=221.36 cores=4,6
/proc/1910/stat : 1910 (glucose_static) R 1898 1898 504 0 -1 4202496 212854 0 0 0 22103 33 0 0 25 0 1 0 469081624 149434368 31695 33554432000 4194304 4260849 140736149843840 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1910/statm: 36483 31695 252 17 0 33124 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 154636

[startup+282.301 s]
/proc/loadavg: 4.03 3.22 3.10 5/194 1919
/proc/meminfo: memFree=12288720/32951124 swapFree=67111528/67111528
[pid=1898] ppid=1896 vsize=8704 CPUtime=0.91 cores=4,6
/proc/1898/stat : 1898 (glucose.sh) S 1896 1898 504 0 -1 4202496 359 5164 0 0 0 0 90 1 18 0 1 0 469081532 8912896 255 33554432000 4194304 4922060 140733617146320 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1898/statm: 2176 255 211 178 0 69 0
[pid=1910] ppid=1898 vsize=176752 CPUtime=281.36 cores=4,6
/proc/1910/stat : 1910 (glucose_static) R 1898 1898 504 0 -1 4202496 267819 0 0 0 28092 44 0 0 25 0 1 0 469081624 180994048 37040 33554432000 4194304 4260849 140736149843840 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1910/statm: 44188 37040 252 17 0 40829 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 185456

[startup+342.301 s]
/proc/loadavg: 4.01 3.36 3.16 5/194 1920
/proc/meminfo: memFree=12307676/32951124 swapFree=67111528/67111528
[pid=1898] ppid=1896 vsize=8704 CPUtime=0.91 cores=4,6
/proc/1898/stat : 1898 (glucose.sh) S 1896 1898 504 0 -1 4202496 359 5164 0 0 0 0 90 1 18 0 1 0 469081532 8912896 255 33554432000 4194304 4922060 140733617146320 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1898/statm: 2176 255 211 178 0 69 0
[pid=1910] ppid=1898 vsize=176752 CPUtime=341.36 cores=4,6
/proc/1910/stat : 1910 (glucose_static) R 1898 1898 504 0 -1 4202496 325060 0 0 0 34080 56 0 0 25 0 1 0 469081624 180994048 37261 33554432000 4194304 4260849 140736149843840 18446744073709551615 4224875 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1910/statm: 44188 37261 252 17 0 40829 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 185456

[startup+402.3 s]
/proc/loadavg: 4.00 3.47 3.21 5/194 1922
/proc/meminfo: memFree=12351056/32951124 swapFree=67111528/67111528
[pid=1898] ppid=1896 vsize=8704 CPUtime=0.91 cores=4,6

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

/proc/1910/statm: 44188 40751 252 17 0 40829 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 185456

[startup+642.301 s]
/proc/loadavg: 4.00 3.76 3.38 5/194 1928
/proc/meminfo: memFree=12302448/32951124 swapFree=67111528/67111528
[pid=1898] ppid=1896 vsize=8704 CPUtime=0.91 cores=4,6
/proc/1898/stat : 1898 (glucose.sh) S 1896 1898 504 0 -1 4202496 359 5164 0 0 0 0 90 1 18 0 1 0 469081532 8912896 255 33554432000 4194304 4922060 140733617146320 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1898/statm: 2176 255 211 178 0 69 0
[pid=1910] ppid=1898 vsize=176752 CPUtime=641.38 cores=4,6
/proc/1910/stat : 1910 (glucose_static) R 1898 1898 504 0 -1 4202496 554104 0 0 0 64030 108 0 0 25 0 1 0 469081624 180994048 34833 33554432000 4194304 4260849 140736149843840 18446744073709551615 4225104 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1910/statm: 44188 34833 252 17 0 40829 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 185456

[startup+702.301 s]
/proc/loadavg: 3.92 3.79 3.41 4/188 1949
/proc/meminfo: memFree=12403752/32951124 swapFree=67111528/67111528
[pid=1898] ppid=1896 vsize=8704 CPUtime=0.91 cores=4,6
/proc/1898/stat : 1898 (glucose.sh) S 1896 1898 504 0 -1 4202496 359 5164 0 0 0 0 90 1 18 0 1 0 469081532 8912896 255 33554432000 4194304 4922060 140733617146320 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1898/statm: 2176 255 211 178 0 69 0
[pid=1910] ppid=1898 vsize=226840 CPUtime=701.38 cores=4,6
/proc/1910/stat : 1910 (glucose_static) R 1898 1898 504 0 -1 4202496 590385 0 0 0 70022 116 0 0 25 0 1 0 469081624 232284160 43522 33554432000 4194304 4260849 140736149843840 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1910/statm: 56710 43522 252 17 0 53351 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 235544

[startup+762.306 s]
/proc/loadavg: 3.34 3.64 3.38 4/187 1950
/proc/meminfo: memFree=12440496/32951124 swapFree=67111528/67111528
[pid=1898] ppid=1896 vsize=8704 CPUtime=0.91 cores=4,6
/proc/1898/stat : 1898 (glucose.sh) S 1896 1898 504 0 -1 4202496 359 5164 0 0 0 0 90 1 18 0 1 0 469081532 8912896 255 33554432000 4194304 4922060 140733617146320 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1898/statm: 2176 255 211 178 0 69 0
[pid=1910] ppid=1898 vsize=176752 CPUtime=761.38 cores=4,6
/proc/1910/stat : 1910 (glucose_static) R 1898 1898 504 0 -1 4202496 639813 0 0 0 76014 124 0 0 25 0 1 0 469081624 180994048 35153 33554432000 4194304 4260849 140736149843840 18446744073709551615 4209302 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1910/statm: 44188 35153 252 17 0 40829 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 185456

[startup+822.301 s]
/proc/loadavg: 3.12 3.52 3.35 4/187 1952
/proc/meminfo: memFree=12470324/32951124 swapFree=67111528/67111528
[pid=1898] ppid=1896 vsize=8704 CPUtime=0.91 cores=4,6
/proc/1898/stat : 1898 (glucose.sh) S 1896 1898 504 0 -1 4202496 359 5164 0 0 0 0 90 1 18 0 1 0 469081532 8912896 255 33554432000 4194304 4922060 140733617146320 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1898/statm: 2176 255 211 178 0 69 0
[pid=1910] ppid=1898 vsize=226840 CPUtime=821.38 cores=4,6
/proc/1910/stat : 1910 (glucose_static) R 1898 1898 504 0 -1 4202496 676042 0 0 0 82007 131 0 0 25 0 1 0 469081624 232284160 41833 33554432000 4194304 4260849 140736149843840 18446744073709551615 4226718 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1910/statm: 56710 41833 252 17 0 53351 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 235544

[startup+882.3 s]
/proc/loadavg: 3.04 3.42 3.33 4/187 1954
/proc/meminfo: memFree=12402692/32951124 swapFree=67111528/67111528
[pid=1898] ppid=1896 vsize=8704 CPUtime=0.91 cores=4,6
/proc/1898/stat : 1898 (glucose.sh) S 1896 1898 504 0 -1 4202496 359 5164 0 0 0 0 90 1 18 0 1 0 469081532 8912896 255 33554432000 4194304 4922060 140733617146320 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1898/statm: 2176 255 211 178 0 69 0
[pid=1910] ppid=1898 vsize=226840 CPUtime=881.38 cores=4,6
/proc/1910/stat : 1910 (glucose_static) R 1898 1898 504 0 -1 4202496 712482 0 0 0 88003 135 0 0 25 0 1 0 469081624 232284160 48980 33554432000 4194304 4260849 140736149843840 18446744073709551615 4225087 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1910/statm: 56710 48980 252 17 0 53351 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 235544

[startup+942.301 s]
/proc/loadavg: 3.01 3.34 3.31 4/187 1955
/proc/meminfo: memFree=12443204/32951124 swapFree=67111528/67111528
[pid=1898] ppid=1896 vsize=8704 CPUtime=0.91 cores=4,6
/proc/1898/stat : 1898 (glucose.sh) S 1896 1898 504 0 -1 4202496 359 5164 0 0 0 0 90 1 18 0 1 0 469081532 8912896 255 33554432000 4194304 4922060 140733617146320 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1898/statm: 2176 255 211 178 0 69 0
[pid=1910] ppid=1898 vsize=176752 CPUtime=941.39 cores=4,6
/proc/1910/stat : 1910 (glucose_static) R 1898 1898 504 0 -1 4202496 763725 0 0 0 93995 144 0 0 25 0 1 0 469081624 180994048 39378 33554432000 4194304 4260849 140736149843840 18446744073709551615 4225104 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1910/statm: 44188 39378 252 17 0 40829 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 185456

[startup+1002.3 s]
/proc/loadavg: 3.07 3.29 3.29 4/187 1957
/proc/meminfo: memFree=12358940/32951124 swapFree=67111528/67111528
[pid=1898] ppid=1896 vsize=8704 CPUtime=0.91 cores=4,6
/proc/1898/stat : 1898 (glucose.sh) S 1896 1898 504 0 -1 4202496 359 5164 0 0 0 0 90 1 18 0 1 0 469081532 8912896 255 33554432000 4194304 4922060 140733617146320 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1898/statm: 2176 255 211 178 0 69 0
[pid=1910] ppid=1898 vsize=226840 CPUtime=1001.39 cores=4,6
/proc/1910/stat : 1910 (glucose_static) R 1898 1898 504 0 -1 4202496 774965 0 0 0 99992 147 0 0 25 0 1 0 469081624 232284160 50531 33554432000 4194304 4260849 140736149843840 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1910/statm: 56710 50531 252 17 0 53351 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 235544

[startup+1062.3 s]
/proc/loadavg: 3.10 3.25 3.27 4/187 1958
/proc/meminfo: memFree=12440476/32951124 swapFree=67111528/67111528
[pid=1898] ppid=1896 vsize=8704 CPUtime=0.91 cores=4,6
/proc/1898/stat : 1898 (glucose.sh) S 1896 1898 504 0 -1 4202496 359 5164 0 0 0 0 90 1 18 0 1 0 469081532 8912896 255 33554432000 4194304 4922060 140733617146320 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1898/statm: 2176 255 211 178 0 69 0
[pid=1910] ppid=1898 vsize=226840 CPUtime=1061.39 cores=4,6
/proc/1910/stat : 1910 (glucose_static) R 1898 1898 504 0 -1 4202496 801564 0 0 0 105987 152 0 0 25 0 1 0 469081624 232284160 43863 33554432000 4194304 4260849 140736149843840 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1910/statm: 56710 43863 252 17 0 53351 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 235544

[startup+1122.3 s]
/proc/loadavg: 3.03 3.21 3.25 4/187 1960
/proc/meminfo: memFree=12394568/32951124 swapFree=67111528/67111528
[pid=1898] ppid=1896 vsize=8704 CPUtime=0.91 cores=4,6
/proc/1898/stat : 1898 (glucose.sh) S 1896 1898 504 0 -1 4202496 359 5164 0 0 0 0 90 1 18 0 1 0 469081532 8912896 255 33554432000 4194304 4922060 140733617146320 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1898/statm: 2176 255 211 178 0 69 0
[pid=1910] ppid=1898 vsize=226840 CPUtime=1121.39 cores=4,6
/proc/1910/stat : 1910 (glucose_static) R 1898 1898 504 0 -1 4202496 809785 0 0 0 111984 155 0 0 25 0 1 0 469081624 232284160 52015 33554432000 4194304 4260849 140736149843840 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1910/statm: 56710 52015 252 17 0 53351 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 235544

[startup+1182.3 s]
/proc/loadavg: 3.01 3.17 3.24 4/187 1962
/proc/meminfo: memFree=12422524/32951124 swapFree=67111528/67111528
[pid=1898] ppid=1896 vsize=8704 CPUtime=0.91 cores=4,6
/proc/1898/stat : 1898 (glucose.sh) S 1896 1898 504 0 -1 4202496 359 5164 0 0 0 0 90 1 18 0 1 0 469081532 8912896 255 33554432000 4194304 4922060 140733617146320 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1898/statm: 2176 255 211 178 0 69 0
[pid=1910] ppid=1898 vsize=230512 CPUtime=1181.39 cores=4,6
/proc/1910/stat : 1910 (glucose_static) R 1898 1898 504 0 -1 4202496 835919 0 0 0 117979 160 0 0 25 0 1 0 469081624 236044288 43065 33554432000 4194304 4260849 140736149843840 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1910/statm: 57628 43065 252 17 0 54269 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 239216

[startup+1242.3 s]
/proc/loadavg: 3.00 3.13 3.22 4/187 1963
/proc/meminfo: memFree=12329348/32951124 swapFree=67111528/67111528
[pid=1898] ppid=1896 vsize=8704 CPUtime=0.91 cores=4,6
/proc/1898/stat : 1898 (glucose.sh) S 1896 1898 504 0 -1 4202496 359 5164 0 0 0 0 90 1 18 0 1 0 469081532 8912896 255 33554432000 4194304 4922060 140733617146320 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1898/statm: 2176 255 211 178 0 69 0
[pid=1910] ppid=1898 vsize=234068 CPUtime=1241.4 cores=4,6
/proc/1910/stat : 1910 (glucose_static) R 1898 1898 504 0 -1 4202496 847586 0 0 0 123976 164 0 0 25 0 1 0 469081624 239685632 54660 33554432000 4194304 4260849 140736149843840 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1910/statm: 58517 54660 252 17 0 55158 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 242772



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.11 3.20 3/185 1966
/proc/meminfo: memFree=12544960/32951124 swapFree=67111528/67111528
[pid=1898] ppid=1896 vsize=8704 CPUtime=0.91 cores=4,6
/proc/1898/stat : 1898 (glucose.sh) S 1896 1898 504 0 -1 4202496 359 5164 0 0 0 0 90 1 18 0 1 0 469081532 8912896 255 33554432000 4194304 4922060 140733617146320 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1898/statm: 2176 255 211 178 0 69 0
[pid=1910] ppid=1898 vsize=237408 CPUtime=1299.1 cores=4,6
/proc/1910/stat : 1910 (glucose_static) R 1898 1898 504 0 -1 4202496 874077 0 0 0 129739 171 0 0 25 0 1 0 469081624 243105792 46112 33554432000 4194304 4260849 140736149843840 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1910/statm: 59352 46112 252 17 0 55993 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 246112

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

Real time (s): 1300.01
CPU time (s): 1300.01
CPU user time (s): 1298.29
CPU system time (s): 1.72
CPU usage (%): 99.9999
Max. virtual memory (cumulated for all children) (KiB): 407144

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

runsolver used 2.37764 second user time and 4.72528 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-23 18:06:32
IDJOB=3251526
IDBENCH=88225
IDSOLVER=1651
FILE ID=node102/3251526-1303574792
RUNJOBID= node102-1303574792-1861
PBS_JOBID= 13150307
Free space on /tmp= 70720 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m42-q585-n40-p15-s54275047.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251526-1303574792/watcher-3251526-1303574792 -o /tmp/evaluation-result-3251526-1303574792/solver-3251526-1303574792 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3251526-1303574792.cnf 

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

MD5SUM BENCH= 67948a6aed9ea09317abe3c8a9a27a03
RANDOM SEED=934114269

node102.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.828
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.65
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.828
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.15
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.828
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.82
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.828
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.75
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.828
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.828
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.828
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.828
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:      12934740 kB
Buffers:       1838328 kB
Cached:       17540228 kB
SwapCached:          0 kB
Active:        9805468 kB
Inactive:      9654644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12934740 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12572 kB
Writeback:           0 kB
AnonPages:       80528 kB
Mapped:          15652 kB
Slab:           493404 kB
PageTables:       5644 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   251408 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= 70700 MiB
End job on node102 at 2011-04-23 18:28:14