Trace number 3368364

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
CryptoMiniSat Strange-Night2-st (fixed)? (TO) 1300.08 1300.04

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k100.cnf
MD5SUMcf1b8194ff6d413d396ac9e26bb031ef
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark202.908
Satisfiable
(Un)Satisfiability was proved
Number of variables50797
Number of clauses177980
Sum of the clauses size470252
Maximum clause length37
Minimum clause length1
Number of clauses of size 11318
Number of clauses of size 295086
Number of clauses of size 374860
Number of clauses of size 4486
Number of clauses of size 5945
Number of clauses of size over 55285

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368364-1305379162.cnf'
0.00/0.01	c -- header says num vars:          50797
0.00/0.01	c -- header says num clauses:      177980
0.02/0.07	c -- clauses added:            0 learnts,       177980 normals,            0 xors
0.02/0.07	c -- vars added      50797
0.02/0.07	c Parsing time:  0.07 s
0.02/0.07	c  N st     0         0     50797     81576     95086         0    468934         0   no data   no data
0.69/0.70	c asymm  cl-useful: 32/2745/81426 lits-rem:64 time: 0.63
5.40/5.50	c Flit:   189 Blit:      3 bXBeca:    0 bXProp: 17530 Bins:      0 BRemL:      0 BRemN:      0 P: 127.3M T:  4.76
5.40/5.51	c Cleaning up after failed var search:     0.00 s 
5.51/5.53	c Replacing    17530 vars Replaced   329681 lits Time:     0.02 s 
5.51/5.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.51/5.55	c bin-w-bin subsume rem            6 bins  time:  0.01 s
5.51/5.57	c subs with bin:        2  lits-rem:         6  v-fix:    0  time:  0.01 s
5.89/5.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  31751 time:  0.38 s
5.99/6.09	c Removed useless bin:       2  fixed:     0  props:  20.01M  time:  0.15 s
6.29/6.34	c lits-rem:       283  cl-subs:       68  v-elim:  10583  v-fix:    0  time:  0.25 s
6.40/6.49	c Finding binary XORs  T:     0.15 s  found:    1023
6.50/6.51	c Replacing     1023 vars Replaced    21429 lits Time:     0.01 s 
6.50/6.56	c Finding non-binary XORs:     0.04 s (found:   12949, avg size: 3.0)
6.50/6.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:   5468 locsubst: 46782 time:   0.02
6.50/6.57	c Replacing      512 vars Replaced     5823 lits Time:     0.00 s 
6.50/6.58	c calculated reachability. Time: 0.02
6.50/6.59	c Calc default polars -  time:   0.00 s pos:    3299 undec:   38367 neg:    9131
6.50/6.59	c =========================================================================================
6.50/6.59	c types(t): F = full restart, N = normal restart
6.50/6.59	c types(t): S = simplification begin/end, E = solution found
6.50/6.59	c restart types(rt): st = static, dy = dynamic
6.50/6.59	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
6.50/6.59	c  B st     0         0     14165     22849     34135         0    229493         0   no data   no data
6.89/6.99	c  N dy    14      4270     14165     22849     34168      3839    229492    215946     11.25     11.99
7.09/7.18	c  N dy    28      9105     14165     22849     34188      7896    229489    320956     10.99     11.72
7.29/7.37	c  N dy    47     13106     14165     22849     34215     10926    229488    383241     10.53     11.73
7.49/7.55	c  N dy    63     17200     14165     22849     34255     14149    229487    444904      9.92     13.10
7.71/7.75	c  N dy    76     21294     14165     22849     34334      9146    229487    104539      9.47     10.03
7.89/7.93	c  F st    95     25002     14165     22849     34368     12089    229487    171587      9.79      6.09
7.89/7.96	c  N st    97     25628     14165     22849     34371     12579    229487    185810      9.79   no data
8.29/8.34	c  N dy   101     30000     14165     22849     34389     16398    229487    364208      9.79   no data
8.29/8.34	c  S st   101     30000     14165     22849     34389     16398    229487    364208      9.79   no data
8.29/8.39	c  S st   101     30505     14165     22849     34398     16865    229487    375503      9.79   no data
8.39/8.42	c x-sub:   512 x-cut:      0 vfix:      0 v-elim:   2877 locsubst:  1080 time:   0.03
10.59/10.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:  661 Bins: 102038 BRemL:  26515 BRemN:      0 P: 57.5M T:  2.27
10.69/10.71	c Replacing      736 vars Replaced   174738 lits Time:     0.01 s 
10.69/10.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.69/10.74	c bin-w-bin subsume rem        29105 bins  time:  0.02 s
10.69/10.77	c subs with bin:     1873  lits-rem:      6858  v-fix:    0  time:  0.04 s
10.79/10.87	c Subs w/ non-existent bins:      2 l-rem:     54 v-fix:     0 done:  10552 time:  0.09 s
10.90/10.91	c Removed useless bin:     773  fixed:     0  props:   5.49M  time:  0.03 s
10.90/10.95	c lits-rem:        32  cl-subs:     2465  v-elim:    102  v-fix:    0  time:  0.05 s
10.90/10.98	c subs with bin:      107  lits-rem:      1532  v-fix:    0  time:  0.02 s
10.90/10.99	c lits-rem:       262  cl-subs:      459  v-elim:      0  v-fix:    0  time:  0.01 s
11.49/11.54	c asymm  cl-useful: 1750/3555/18082 lits-rem:2095 time: 0.55
11.49/11.56	c calculated reachability. Time: 0.01
11.49/11.56	c  N dy   101     30505     10450     18082     77975      1594    167268    125719      9.79   no data
11.59/11.65	c Finding binary XORs  T:     0.09 s  found:       2
11.79/11.86	c  N dy   128     34548     10450     18082     78002      4907    167266    233262     10.70     18.07
12.00/12.06	c  N dy   153     38774     10450     18082     78021      7971    167262    319771     11.22     11.82
12.19/12.22	c  N dy   173     42837     10450     18082     78066      6074    167261    177372     11.13     11.77
12.29/12.34	c  S st   185     45758     10450     18082     78090      8321    167260    240617     11.31      5.02
12.29/12.38	c  S st   185     46260     10450     18082     78096      8712    167260    245309     11.31   no data
12.39/12.41	c x-sub:    85 x-cut:      0 vfix:      0 v-elim:   1413 locsubst:  1949 time:   0.03
14.09/14.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:  801 Bins:  13251 BRemL:  51914 BRemN:    526 P: 27.9M T:  1.75
14.09/14.17	c Replacing      881 vars Replaced    42739 lits Time:     0.01 s 
14.09/14.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.09/14.18	c bin-w-bin subsume rem         8073 bins  time:  0.00 s
14.20/14.21	c subs with bin:     2591  lits-rem:      2963  v-fix:    0  time:  0.02 s
14.20/14.24	c Subs w/ non-existent bins:      4 l-rem:     21 v-fix:     0 done:   8156 time:  0.04 s
14.20/14.26	c Removed useless bin:     584  fixed:     0  props:   3.97M  time:  0.02 s
14.20/14.28	c lits-rem:        49  cl-subs:     1550  v-elim:      2  v-fix:    0  time:  0.02 s
14.20/14.29	c subs with bin:       55  lits-rem:      1670  v-fix:    0  time:  0.01 s
14.20/14.30	c lits-rem:       229  cl-subs:      255  v-elim:      0  v-fix:    0  time:  0.00 s
14.30/14.32	c vivif2 --  cl tried    13932 cl shrink      340 lits rem        347 time: 0.02
14.30/14.32	c vivif2 --  cl tried     1251 cl shrink       21 lits rem         28 time: 0.00
14.79/14.88	c asymm  cl-useful: 36/7632/13932 lits-rem:36 time: 0.56
14.79/14.89	c calculated reachability. Time: 0.00
14.79/14.89	c  N dy   185     46260      8154     13932     27839      1250    133205     28391     11.31   no data
14.89/14.97	c Finding binary XORs  T:     0.08 s  found:       0
14.99/15.06	c  N dy   199     51075      8154     13932     27843      5129    133205    109631     11.36     12.09
15.19/15.24	c  N dy   226     55080      8154     13932     27844      8491    133205    243192     12.34     13.59
15.30/15.35	c  N dy   242     59380      8154     13932     27846     11525    133204    318490     12.46     13.36
15.49/15.51	c  N dy   258     63385      8154     13932     27859     14793    133203    412275     12.73     14.37
15.59/15.67	c  N dy   284     68320      8154     13932     27869     10986    133201    186640     13.00     14.16
15.59/15.69	c  S st   287     69391      8154     13932     27870     11674    133201    198319     12.97   no data
15.69/15.71	c  S st   287     69894      8154     13932     27870     12031    133201    202809     12.97   no data
15.69/15.74	c x-sub:    89 x-cut:      0 vfix:      0 v-elim:    341 locsubst:  2761 time:   0.03
16.79/16.87	c Flit:    12 Blit:      0 bXBeca:    0 bXProp:  395 Bins:  17968 BRemL:  21449 BRemN:    428 P: 17.9M T:  1.12
16.79/16.87	c Replacing      462 vars Replaced    15516 lits Time:     0.01 s 
16.79/16.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.79/16.88	c bin-w-bin subsume rem         3381 bins  time:  0.00 s
16.79/16.89	c subs with bin:      894  lits-rem:      1181  v-fix:    0  time:  0.01 s
16.89/16.92	c Subs w/ non-existent bins:    456 l-rem:    479 v-fix:     0 done:   7339 time:  0.02 s
16.89/16.92	c Removed useless bin:     180  fixed:     0  props:   1.08M  time:  0.01 s
16.89/16.93	c lits-rem:        79  cl-subs:      449  v-elim:     11  v-fix:    0  time:  0.01 s
16.89/16.94	c subs with bin:       36  lits-rem:      2056  v-fix:    0  time:  0.00 s
16.89/16.95	c lits-rem:        45  cl-subs:      222  v-elim:      0  v-fix:    0  time:  0.01 s
16.89/16.96	c vivif2 --  cl tried    12064 cl shrink       30 lits rem         44 time: 0.01
16.89/16.96	c vivif2 --  cl tried     2064 cl shrink       23 lits rem         24 time: 0.00
17.39/17.49	c asymm  cl-useful: 2198/12064/12064 lits-rem:5567 time: 0.52
17.39/17.49	c calculated reachability. Time: 0.00
17.39/17.49	c  N dy   287     69894      7328     10818     21503      2064    112435     32356     12.97   no data
17.49/17.56	c Finding binary XORs  T:     0.07 s  found:     106
17.49/17.57	c Replacing      106 vars Replaced     1926 lits Time:     0.00 s 
17.69/17.78	c  N dy   325     75751      7222     10811     21293      6323    111939    217025     14.20     16.02
17.89/17.97	c  N dy   358     83849      7222     10811     21313     11646    111933    377104     14.73     15.54
17.99/18.03	c  F st   366     87500      7222     10811     21314      7548    111933    108075     14.73     12.28
17.99/18.07	c  N st   370     89532      7222     10811     21315      9137    111933    152932     14.73   no data
18.09/18.16	c Decided on static restart strategy
18.40/18.43	c  N st   373     95538      7222     10811     21315     14503    111933    485015     14.73   no data
18.99/19.05	c  N st   375    104841      7222     10811     21316     22323    111932   1154739     14.73   no data
18.99/19.05	c  S st   375    104841      7222     10811     21316     22323    111932   1154739     14.73   no data
19.09/19.10	c  S st   375    105344      7221     10811     21320     22743    111930   1163761     14.73   no data
19.09/19.15	c x-sub:    67 x-cut:      0 vfix:      0 v-elim:    123 locsubst:  1877 time:   0.04
19.89/19.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:  453 Bins:  11569 BRemL:  10322 BRemN:    982 P: 11.5M T:  0.77
19.89/19.93	c Replacing      539 vars Replaced    18788 lits Time:     0.01 s 
19.89/19.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.89/19.93	c bin-w-bin subsume rem         2765 bins  time:  0.00 s
19.89/19.95	c subs with bin:     1118  lits-rem:      1128  v-fix:    0  time:  0.01 s
19.89/19.96	c Subs w/ non-existent bins:    168 l-rem:    121 v-fix:     0 done:   6559 time:  0.01 s
19.89/19.96	c Removed useless bin:     386  fixed:     0  props:   0.98M  time:  0.01 s
19.89/19.97	c lits-rem:        46  cl-subs:      969  v-elim:     19  v-fix:    0  time:  0.01 s
19.89/19.98	c subs with bin:       31  lits-rem:      1523  v-fix:    0  time:  0.01 s
19.99/20.03	c lits-rem:       204  cl-subs:      514  v-elim:      0  v-fix:    0  time:  0.04 s
19.99/20.04	c vivif2 --  cl tried     8559 cl shrink       22 lits rem         51 time: 0.01
19.99/20.04	c vivif2 --  cl tried     3615 cl shrink      159 lits rem        161 time: 0.00
20.19/20.25	c asymm  cl-useful: 605/8559/8559 lits-rem:1533 time: 0.21
20.19/20.25	c calculated reachability. Time: 0.00
20.19/20.25	c  N st   375    105344      6540      8239     18118      3615     92508    116526     14.73   no data
20.29/20.32	c Finding binary XORs  T:     0.07 s  found:     228
20.29/20.32	c Replacing      228 vars Replaced     5399 lits Time:     0.00 s 
20.49/20.59	c  N st   376    114942      6312      8239     17652      8038     91596    340176     14.73   no data
21.19/21.20	c  N st   377    129340      6312      8239     17652     20172     91596   1235521     14.73   no data
23.20/23.29	c  N st   378    150936      6312      8239     17652     27353     91596   2167702     14.73   no data
23.79/23.83	c  S st   379    158017      6312      8239     17652     33778     91596   2746405     14.73   no data
23.79/23.87	c  S st   379    158519      6312      8239     17652     34156     91595   2750967     14.73   no data
23.89/23.95	c x-sub:    80 x-cut:      0 vfix:      0 v-elim:     82 locsubst:    65 time:   0.08
24.10/24.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     25 BRemL:     15 BRemN:    226 P:  4.8M T:  0.17
24.10/24.13	c Replacing        8 vars Replaced      106 lits Time:     0.01 s 
24.10/24.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
24.10/24.13	c bin-w-bin subsume rem          228 bins  time:  0.00 s
24.10/24.14	c subs with bin:      109  lits-rem:        26  v-fix:    0  time:  0.01 s
24.10/24.15	c Subs w/ non-existent bins:    156 l-rem:     45 v-fix:     0 done:   6222 time:  0.01 s
24.10/24.16	c Removed useless bin:      42  fixed:     0  props:   0.76M  time:  0.00 s
24.10/24.17	c lits-rem:        10  cl-subs:      388  v-elim:     15  v-fix:    0  time:  0.01 s
24.21/24.21	c subs with bin:        8  lits-rem:        63  v-fix:    0  time:  0.02 s
25.99/26.03	c lits-rem:       832  cl-subs:     1536  v-elim:      0  v-fix:    0  time:  1.81 s
25.99/26.03	c vivif2 --  cl tried     7661 cl shrink       12 lits rem         16 time: 0.00
25.99/26.05	c vivif2 --  cl tried    14591 cl shrink      177 lits rem        388 time: 0.02
26.19/26.23	c asymm  cl-useful: 595/7661/7661 lits-rem:1983 time: 0.18
26.19/26.23	c calculated reachability. Time: 0.00
26.19/26.23	c  N st   379    158519      6207      7188     17508     14591     85663    797433     14.73   no data
29.29/29.34	c  N st   380    207108      6207      7188     17508     32083     85663   2185039     14.73   no data
29.39/29.41	c Finding binary XORs  T:     0.07 s  found:     317
29.39/29.45	c Replacing      317 vars Replaced    19986 lits Time:     0.04 s 
32.90/32.94	c  N st   381    237778      5890      7187     16870     37314     84387   3068132     14.73   no data
32.90/32.94	c  S st   381    237778      5890      7187     16870     37314     84387   3068132     14.73   no data
32.90/33.00	c  S st   381    238280      5890      7187     16878     37686     84387   3071995     14.73   no data
33.01/33.07	c x-sub:     8 x-cut:      0 vfix:      0 v-elim:     67 locsubst:   145 time:   0.07
33.20/33.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    794 BRemL:    633 BRemN:    182 P:  4.5M T:  0.16
33.20/33.25	c Replacing       20 vars Replaced     1396 lits Time:     0.01 s 
33.20/33.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.20/33.25	c bin-w-bin subsume rem          348 bins  time:  0.00 s
33.20/33.26	c subs with bin:      180  lits-rem:         5  v-fix:    0  time:  0.01 s
33.20/33.27	c Subs w/ non-existent bins:     55 l-rem:      0 v-fix:     0 done:   5803 time:  0.01 s
33.20/33.27	c Removed useless bin:      26  fixed:     0  props:   0.61M  time:  0.00 s
33.20/33.29	c lits-rem:         1  cl-subs:      623  v-elim:     42  v-fix:    0  time:  0.02 s
33.30/33.36	c subs with bin:        2  lits-rem:        10  v-fix:    0  time:  0.03 s
37.19/37.22	c lits-rem:      1879  cl-subs:     3195  v-elim:      0  v-fix:    0  time:  3.85 s
37.19/37.22	c vivif2 --  cl tried     6486 cl shrink       12 lits rem         13 time: 0.00
37.19/37.25	c vivif2 --  cl tried    20283 cl shrink       99 lits rem        147 time: 0.03
37.30/37.39	c asymm  cl-useful: 268/6486/6486 lits-rem:861 time: 0.14
37.30/37.39	c calculated reachability. Time: 0.00
37.30/37.39	c  N st   381    238280      5761      6264     16367     20283     79580   1293269     14.73   no data
42.90/42.97	c  F st   382    306251      5761      6264     16367     45882     79580   3450029     14.73   no data
42.90/42.98	c  N st   382    306251      5761      6264     16367     45882     79580   3450029     14.73   no data
42.99/43.05	c Finding binary XORs  T:     0.07 s  found:      42
43.49/43.55	c Decided on static restart strategy
45.30/45.37	c  N st   392    334553      5761      6264     16367     45695     79580   3560781     14.73   no data
47.59/47.66	c  N st   394    357420      5761      6264     16367     38876     79580   3121148     14.73   no data
47.59/47.66	c  S st   394    357420      5761      6264     16367     38876     79580   3121148     14.73   no data
47.69/47.71	c  S st   394    357922      5761      6264     16369     39255     79580   3124450     14.73   no data
47.69/47.78	c x-sub:    19 x-cut:      0 vfix:      0 v-elim:     71 locsubst:     6 time:   0.08
47.89/47.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    192 BRemL:     88 BRemN:     34 P:  4.0M T:  0.15
47.89/47.94	c Replacing       43 vars Replaced     2190 lits Time:     0.01 s 
47.89/47.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.89/47.95	c bin-w-bin subsume rem          181 bins  time:  0.00 s
47.89/47.96	c subs with bin:       96  lits-rem:        12  v-fix:    0  time:  0.01 s
47.89/47.97	c Subs w/ non-existent bins:     38 l-rem:      0 v-fix:     0 done:   5647 time:  0.01 s
47.89/47.97	c Removed useless bin:      18  fixed:     0  props:   0.52M  time:  0.00 s
47.89/47.99	c lits-rem:         0  cl-subs:       81  v-elim:     43  v-fix:    0  time:  0.02 s
47.99/48.03	c subs with bin:        0  lits-rem:       254  v-fix:    0  time:  0.02 s
50.90/50.99	c lits-rem:      2336  cl-subs:     1558  v-elim:      0  v-fix:    0  time:  2.95 s
50.90/50.99	c vivif2 --  cl tried     6213 cl shrink       17 lits rem         22 time: 0.00
51.00/51.02	c vivif2 --  cl tried    22092 cl shrink        5 lits rem         12 time: 0.03
51.10/51.14	c asymm  cl-useful: 258/6213/6213 lits-rem:719 time: 0.12
51.10/51.14	c calculated reachability. Time: 0.00
51.10/51.14	c  N st   394    357922      5604      6007     16038     22092     77446   1254623     14.73   no data
54.69/54.70	c  N st   395    390314      5604      6007     16038     29818     77446   2233191     14.73   no data
54.69/54.77	c Finding binary XORs  T:     0.07 s  found:       6
60.09/60.11	c  N st   396    438902      5604      6007     16038     48541     77446   4023434     14.73   no data
68.69/68.74	c  N st   397    511785      5604      6007     16038     52822     77446   4400501     14.73   no data
70.59/70.68	c  N st   398    536883      5604      6007     16038     46705     77446   3639235     14.73   no data
70.59/70.68	c  S st   398    536883      5604      6007     16038     46705     77446   3639235     14.73   no data
70.70/70.75	c  S st   398    537384      5604      6007     16041     47063     77446   3643480     14.73   no data
70.80/70.85	c x-sub:     1 x-cut:      0 vfix:      0 v-elim:     65 locsubst:   101 time:   0.10
70.90/71.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    323 BRemL:    213 BRemN:     14 P:  3.7M T:  0.14
71.00/71.01	c Replacing       14 vars Replaced      995 lits Time:     0.01 s 
71.00/71.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
71.00/71.01	c bin-w-bin subsume rem          178 bins  time:  0.00 s
71.00/71.02	c subs with bin:       37  lits-rem:         0  v-fix:    0  time:  0.01 s
71.00/71.03	c Subs w/ non-existent bins:     19 l-rem:      0 v-fix:     0 done:   5525 time:  0.01 s
71.00/71.03	c Removed useless bin:       8  fixed:     0  props:   0.50M  time:  0.00 s
71.00/71.06	c lits-rem:         5  cl-subs:       13  v-elim:     22  v-fix:    0  time:  0.03 s
71.10/71.17	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.06 s
75.50/75.53	c lits-rem:      1744  cl-subs:     1272  v-elim:      0  v-fix:    0  time:  4.36 s
75.50/75.54	c vivif2 --  cl tried     6022 cl shrink        7 lits rem          8 time: 0.00
75.50/75.58	c vivif2 --  cl tried    33645 cl shrink       58 lits rem        149 time: 0.05
75.70/75.74	c asymm  cl-useful: 817/6022/6022 lits-rem:1014 time: 0.16
75.70/75.75	c calculated reachability. Time: 0.00
75.70/75.75	c  N st   398    537384      5503      5950     15848     33645     75672   2055934     14.73   no data
93.40/93.49	c  N st   399    701369      5503      5950     15848     52955     75672   4517895     14.73   no data
93.51/93.55	c Finding binary XORs  T:     0.06 s  found:      37
107.81/107.87	c  N st   400    806076      5503      5950     15849     75725     75672   6749445     14.73   no data
107.81/107.87	c  S st   400    806076      5503      5950     15849     75725     75672   6749445     14.73   no data
107.89/107.99	c  S st   400    806577      5503      5950     15861     76116     75672   6754444     14.73   no data
107.99/108.09	c x-sub:     8 x-cut:      0 vfix:      0 v-elim:     61 locsubst:     0 time:   0.11
108.19/108.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    261 BRemL:     84 BRemN:     10 P:  4.2M T:  0.17
108.39/108.40	c Replacing       38 vars Replaced    38150 lits Time:     0.13 s 
108.39/108.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
108.39/108.40	c bin-w-bin subsume rem           32 bins  time:  0.00 s
108.39/108.42	c subs with bin:      239  lits-rem:        42  v-fix:    0  time:  0.01 s
108.39/108.42	c Subs w/ non-existent bins:     22 l-rem:      0 v-fix:     0 done:   5404 time:  0.01 s
108.39/108.43	c Removed useless bin:      20  fixed:     0  props:   0.54M  time:  0.00 s
108.39/108.48	c lits-rem:        31  cl-subs:       82  v-elim:     71  v-fix:    0  time:  0.06 s
108.80/108.83	c subs with bin:       12  lits-rem:       671  v-fix:    0  time:  0.21 s
117.60/117.68	c lits-rem:       180  cl-subs:      874  v-elim:      0  v-fix:    0  time:  8.85 s
117.60/117.68	c vivif2 --  cl tried     6039 cl shrink       33 lits rem         51 time: 0.00
117.71/117.79	c vivif2 --  cl tried    65301 cl shrink        3 lits rem          4 time: 0.11
117.89/117.92	c asymm  cl-useful: 337/6039/6039 lits-rem:1010 time: 0.13
117.89/117.93	c calculated reachability. Time: 0.00
117.89/117.93	c  N st   400    806577      5333      5765     15600     65301     74077   5318019     14.73   no data
158.70/158.71	c  F st   401   1071875      5333      5765     15600     73238     74077   5503240     14.73   no data
158.70/158.71	c  N st   401   1071875      5333      5765     15600     73238     74077   5503240     14.73   no data
158.70/158.76	c Finding binary XORs  T:     0.05 s  found:       5
159.20/159.23	c Decided on static restart strategy
161.60/161.69	c  N st   411   1100181      5333      5765     15606     51633     74077   3114119     14.73   no data
165.10/165.11	c  N st   413   1136174      5333      5765     15608     83852     74077   6355242     14.73   no data
169.41/169.43	c  N st   414   1168566      5333      5765     15608     66253     74077   4744957     14.73   no data
173.90/173.93	c  N st   415   1209866      5333      5765     15608     57740     74077   3684165     14.73   no data
173.90/173.93	c  S st   415   1209866      5333      5765     15608     57740     74077   3684165     14.73   no data
173.90/173.99	c  S st   415   1210369      5333      5765     15621     58148     74077   3688769     14.73   no data
174.10/174.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     61 locsubst:     6 time:   0.10
174.20/174.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    252 BRemL:    137 BRemN:    111 P:  3.5M T:  0.14
174.20/174.25	c Replacing        8 vars Replaced      396 lits Time:     0.01 s 
174.20/174.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
174.20/174.25	c bin-w-bin subsume rem          220 bins  time:  0.00 s
174.20/174.26	c subs with bin:      244  lits-rem:        21  v-fix:    0  time:  0.01 s
174.20/174.27	c Subs w/ non-existent bins:     25 l-rem:      0 v-fix:     0 done:   5264 time:  0.01 s
174.20/174.27	c Removed useless bin:      24  fixed:     0  props:   0.45M  time:  0.00 s
174.30/174.32	c lits-rem:        11  cl-subs:       11  v-elim:     16  v-fix:    0  time:  0.04 s
174.40/174.46	c subs with bin:        4  lits-rem:       207  v-fix:    0  time:  0.07 s
179.80/179.84	c lits-rem:       596  cl-subs:     1013  v-elim:      0  v-fix:    0  time:  5.38 s
179.80/179.84	c vivif2 --  cl tried     5561 cl shrink        0 lits rem          0 time: 0.00
179.90/179.92	c vivif2 --  cl tried    56071 cl shrink        9 lits rem         12 time: 0.07
180.00/180.06	c asymm  cl-useful: 180/5561/5561 lits-rem:211 time: 0.14
180.00/180.06	c calculated reachability. Time: 0.00
180.00/180.06	c  N st   415   1210369      5248      5551     15261     56071     72157   3550770     14.73   no data
184.70/184.74	c  N st   416   1283252      5248      5551     15262     67880     72157   4269979     14.73   no data
184.70/184.79	c Finding binary XORs  T:     0.05 s  found:       2
201.10/201.11	c  N st   417   1392576      5248      5551     15267     73968     72157   7141821     14.73   no data
210.30/210.31	c  N st   418   1556561      5248      5551     15267     60865     72157   2993219     14.73   no data
219.90/219.99	c  N st   419   1710370      5248      5551     15268     91788     72157   5153865     14.73   no data
219.90/219.99	c  S st   419   1710370      5248      5551     15268     91788     72157   5153865     14.73   no data
220.01/220.07	c  S st   419   1710872      5248      5551     15270     92169     72157   5160791     14.73   no data
220.20/220.25	c x-sub:     2 x-cut:      0 vfix:      0 v-elim:     58 locsubst:     8 time:   0.18
220.30/220.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    207 BRemL:     48 BRemN:      1 P:  3.8M T:  0.15
220.40/220.41	c Replacing        4 vars Replaced     1375 lits Time:     0.02 s 
220.40/220.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
220.40/220.42	c bin-w-bin subsume rem            2 bins  time:  0.00 s
220.40/220.43	c subs with bin:       83  lits-rem:         1  v-fix:    0  time:  0.01 s
220.40/220.44	c Subs w/ non-existent bins:      1 l-rem:      0 v-fix:     0 done:   5186 time:  0.01 s
220.40/220.44	c Removed useless bin:       1  fixed:     0  props:   0.44M  time:  0.00 s
220.40/220.49	c lits-rem:         1  cl-subs:        6  v-elim:      3  v-fix:    0  time:  0.05 s
220.60/220.61	c subs with bin:        1  lits-rem:        55  v-fix:    0  time:  0.03 s
294.81/294.88	c lits-rem:      2995  cl-subs:    10499  v-elim:      0  v-fix:    0  time: 74.27 s
294.81/294.88	c vivif2 --  cl tried     5467 cl shrink        5 lits rem         17 time: 0.00
294.90/294.95	c vivif2 --  cl tried    73424 cl shrink      137 lits rem        835 time: 0.07
295.10/295.10	c asymm  cl-useful: 88/5467/5467 lits-rem:92 time: 0.14
295.10/295.10	c calculated reachability. Time: 0.00
295.10/295.10	c  N st   419   1710872      5183      5466     15403     73424     71660   3862803     14.73   no data
389.60/389.66	c  N st   420   2079836      5183      5466     15405     96672     71660   9084961     14.73   no data
389.70/389.71	c Finding binary XORs  T:     0.05 s  found:       2
401.52/401.53	c  N st   421   2210873      5183      5466     15406     89009     71660   6146075     14.73   no data
401.52/401.53	c  S st   421   2210873      5183      5466     15406     89009     71660   6146075     14.73   no data
401.60/401.63	c  S st   421   2211373      5183      5466     15412     89417     71660   6153973     14.73   no data
401.70/401.76	c x-sub:     1 x-cut:      0 vfix:      0 v-elim:     49 locsubst:     0 time:   0.13
401.90/401.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    269 BRemL:     92 BRemN:      0 P:  4.1M T:  0.16
401.90/401.95	c Replacing        3 vars Replaced     1260 lits Time:     0.03 s 
401.90/401.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
401.90/401.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
401.90/401.96	c subs with bin:       12  lits-rem:         0  v-fix:    0  time:  0.01 s
401.90/401.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   5131 time:  0.01 s
401.90/401.97	c Removed useless bin:       2  fixed:     0  props:   0.44M  time:  0.00 s
402.00/402.04	c lits-rem:         1  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.06 s
402.20/402.26	c subs with bin:        2  lits-rem:         0  v-fix:    0  time:  0.09 s
452.12/452.19	c lits-rem:      4398  cl-subs:     4173  v-elim:      0  v-fix:    0  time: 49.94 s
452.12/452.19	c vivif2 --  cl tried     5438 cl shrink        0 lits rem          0 time: 0.00
452.31/452.30	c vivif2 --  cl tried    82832 cl shrink      660 lits rem       1508 time: 0.11
452.41/452.44	c asymm  cl-useful: 19/5438/5438 lits-rem:24 time: 0.13
452.41/452.44	c calculated reachability. Time: 0.00
452.41/452.44	c  N st   421   2211373      5131      5437     15582     82832     71415   5577734     14.73   no data
533.31/533.37	c  N st   422   2711373      5131      5437     15582     89389     71415   6330659     14.73   no data
533.31/533.37	c  S st   422   2711373      5131      5437     15582     89389     71415   6330659     14.73   no data
533.41/533.41	c Finding binary XORs  T:     0.05 s  found:       0
533.52/533.54	c  S st   422   2711873      5131      5437     15596     89760     71415   6336108     14.73   no data
533.61/533.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     10 locsubst:     0 time:   0.13
533.81/533.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    337 BRemL:    157 BRemN:      0 P:  3.9M T:  0.16
533.81/533.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
533.81/533.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
533.81/533.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
533.81/533.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   5121 time:  0.01 s
533.81/533.86	c Removed useless bin:       0  fixed:     0  props:   0.44M  time:  0.00 s
533.91/533.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
534.41/534.43	c subs with bin:        1  lits-rem:       420  v-fix:    0  time:  0.38 s
545.11/545.10	c lits-rem:       366  cl-subs:     1090  v-elim:      0  v-fix:    0  time: 10.67 s
545.11/545.11	c vivif2 --  cl tried     5436 cl shrink        0 lits rem          0 time: 0.00
545.21/545.24	c vivif2 --  cl tried    88613 cl shrink      674 lits rem       1288 time: 0.13
545.31/545.37	c asymm  cl-useful: 276/5436/5436 lits-rem:667 time: 0.13
545.31/545.37	c calculated reachability. Time: 0.00
545.31/545.37	c  N st   422   2711873      5121      5245     15967     88613     71106   6254641     14.73   no data
629.81/629.80	c  N st   423   3211873      5121      5245     15968    125524     71106  10079830     14.73   no data
629.81/629.81	c  S st   423   3211873      5121      5245     15968    125524     71106  10079830     14.73   no data
629.81/629.85	c Finding binary XORs  T:     0.05 s  found:      37
630.01/630.00	c  S st   423   3212377      5121      5245     15975    125916     71106  10090531     14.73   no data
630.11/630.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.14
630.32/630.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   26 Bins:    479 BRemL:    245 BRemN:     49 P:  5.0M T:  0.22
630.41/630.41	c Replacing       63 vars Replaced     9555 lits Time:     0.06 s 
630.41/630.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
630.41/630.42	c bin-w-bin subsume rem          118 bins  time:  0.00 s
630.41/630.43	c subs with bin:      161  lits-rem:       176  v-fix:    0  time:  0.01 s
630.41/630.44	c Subs w/ non-existent bins:     76 l-rem:     42 v-fix:     0 done:   5058 time:  0.01 s
630.41/630.44	c Removed useless bin:      17  fixed:     0  props:   0.43M  time:  0.00 s
630.51/630.53	c lits-rem:        11  cl-subs:       68  v-elim:     41  v-fix:    0  time:  0.09 s
630.81/630.83	c subs with bin:       28  lits-rem:       298  v-fix:    0  time:  0.12 s
690.21/690.22	c lits-rem:      1253  cl-subs:     3903  v-elim:      0  v-fix:    0  time: 59.39 s
690.21/690.23	c vivif2 --  cl tried     5027 cl shrink       24 lits rem         24 time: 0.00
690.31/690.39	c vivif2 --  cl tried   101593 cl shrink        0 lits rem          0 time: 0.16
690.51/690.52	c asymm  cl-useful: 129/5027/5027 lits-rem:376 time: 0.13
690.51/690.52	c calculated reachability. Time: 0.00
690.51/690.52	c  N st   423   3212377      5017      4922     15813    101593     69208   8332406     14.73   no data
770.12/770.12	c  N st   424   3712377      5017      4922     15818    106752     69208   7756895     14.73   no data
770.12/770.12	c  S st   424   3712377      5017      4922     15818    106752     69208   7756895     14.73   no data
770.12/770.17	c Finding binary XORs  T:     0.05 s  found:       6
770.22/770.28	c  S st   424   3712877      5017      4922     15832    107094     69208   7759107     14.73   no data
770.41/770.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.13
770.51/770.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    734 BRemL:    418 BRemN:      2 P:  4.2M T:  0.17
770.61/770.61	c Replacing        7 vars Replaced     1383 lits Time:     0.03 s 
770.61/770.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
770.61/770.62	c bin-w-bin subsume rem          126 bins  time:  0.00 s
770.61/770.63	c subs with bin:       52  lits-rem:         0  v-fix:    0  time:  0.01 s
770.61/770.63	c Subs w/ non-existent bins:      2 l-rem:      0 v-fix:     0 done:   5010 time:  0.00 s
770.61/770.64	c Removed useless bin:       2  fixed:     0  props:   0.42M  time:  0.00 s
770.71/770.70	c lits-rem:        25  cl-subs:       41  v-elim:      1  v-fix:    0  time:  0.07 s
771.13/771.12	c subs with bin:        5  lits-rem:      2066  v-fix:    0  time:  0.30 s
786.82/786.86	c lits-rem:      1295  cl-subs:     2068  v-elim:      0  v-fix:    0  time: 15.73 s
786.82/786.86	c vivif2 --  cl tried     4821 cl shrink        1 lits rem          1 time: 0.00
786.92/786.97	c vivif2 --  cl tried    91301 cl shrink       26 lits rem         29 time: 0.11
787.02/787.08	c asymm  cl-useful: 37/4821/4821 lits-rem:52 time: 0.10
787.02/787.08	c calculated reachability. Time: 0.00
787.02/787.08	c  N st   424   3712877      5009      4818     16017     91301     68599   5651765     14.73   no data
792.52/792.50	c  F st   425   3751562      5009      4818     16019    127606     68599   9954824     14.73   no data
792.52/792.51	c  N st   425   3751562      5009      4818     16019    127606     68599   9954824     14.73   no data
792.52/792.56	c Finding binary XORs  T:     0.05 s  found:       0
793.02/793.02	c Decided on static restart strategy
793.82/793.85	c  N st   435   3779861      5009      4818     16021     82279     68599   4225826     14.73   no data
796.21/796.28	c  N st   437   3815854      5009      4818     16021    109824     68599   6942883     14.73   no data
802.72/802.70	c  N st   438   3848246      5009      4818     16021     71126     68599   3587936     14.73   no data
804.62/804.67	c  N st   439   3896834      5009      4818     16021    102332     68599   6595255     14.73   no data
812.82/812.87	c  N st   440   3969717      5009      4818     16021    101703     68599   7524086     14.73   no data
841.43/841.51	c  N st   441   4079041      5009      4818     16024    125346     68599  10868371     14.73   no data
855.51/855.57	c  N st   442   4212878      5009      4818     16024    148754     68599  11012096     14.73   no data
855.51/855.57	c  S st   442   4212878      5009      4818     16024    148754     68599  11012096     14.73   no data
855.72/855.74	c  S st   442   4213379      5009      4818     16029    149151     68599  11028391     14.73   no data
855.83/855.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.14
856.01/856.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    343 BRemL:     95 BRemN:      5 P:  4.9M T:  0.20
856.01/856.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
856.01/856.08	c bin-w-bin subsume rem           10 bins  time:  0.00 s
856.01/856.09	c subs with bin:        4  lits-rem:         0  v-fix:    0  time:  0.01 s
856.11/856.10	c Subs w/ non-existent bins:      3 l-rem:      0 v-fix:     0 done:   5009 time:  0.00 s
856.11/856.10	c Removed useless bin:       1  fixed:     0  props:   0.42M  time:  0.00 s
856.21/856.21	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.11 s
856.52/856.58	c subs with bin:        8  lits-rem:         0  v-fix:    0  time:  0.12 s

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

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-3368364-1305379162/watcher-3368364-1305379162 -o /tmp/evaluation-result-3368364-1305379162/solver-3368364-1305379162 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368364-1305379162.cnf 

running on 2 cores: 5,7

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: 0.00 0.00 0.00 1/361 12565
/proc/meminfo: memFree=18556344/32950928 swapFree=65762508/67111528
[pid=12565] ppid=12563 vsize=21392 CPUtime=0 cores=5,7
/proc/12565/stat : 12565 (strangenight2-s) R 12563 12565 12534 0 -1 4202496 675 0 0 0 0 0 0 0 20 0 1 0 728146916 21905408 615 33554432000 4194304 4580011 140735886627632 18446744073709551615 48000870743195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12565/statm: 5348 615 310 95 0 330 0

[startup+0.032311 s]
/proc/loadavg: 0.00 0.00 0.00 1/361 12565
/proc/meminfo: memFree=18556344/32950928 swapFree=65762508/67111528
[pid=12565] ppid=12563 vsize=36052 CPUtime=0.02 cores=5,7
/proc/12565/stat : 12565 (strangenight2-s) R 12563 12565 12534 0 -1 4202496 2485 0 0 0 2 0 0 0 20 0 1 0 728146916 36917248 2216 33554432000 4194304 4580011 140735886627632 18446744073709551615 4311298 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12565/statm: 9013 2217 325 95 0 3995 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 36052

[startup+0.100298 s]
/proc/loadavg: 0.00 0.00 0.00 1/361 12565
/proc/meminfo: memFree=18556344/32950928 swapFree=65762508/67111528
[pid=12565] ppid=12563 vsize=52380 CPUtime=0.09 cores=5,7
/proc/12565/stat : 12565 (strangenight2-s) R 12563 12565 12534 0 -1 4202496 7180 0 0 0 9 0 0 0 20 0 1 0 728146916 53637120 6098 33554432000 4194304 4580011 140735886627632 18446744073709551615 4293238 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12565/statm: 13095 6098 340 95 0 8077 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 52380

[startup+0.300268 s]
/proc/loadavg: 0.00 0.00 0.00 1/361 12565
/proc/meminfo: memFree=18556344/32950928 swapFree=65762508/67111528
[pid=12565] ppid=12563 vsize=52380 CPUtime=0.29 cores=5,7
/proc/12565/stat : 12565 (strangenight2-s) R 12563 12565 12534 0 -1 4202496 7180 0 0 0 29 0 0 0 21 0 1 0 728146916 53637120 6098 33554432000 4194304 4580011 140735886627632 18446744073709551615 260905049083 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12565/statm: 13095 6098 340 95 0 8077 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 52380

[startup+0.700184 s]
/proc/loadavg: 0.00 0.00 0.00 1/361 12565
/proc/meminfo: memFree=18556344/32950928 swapFree=65762508/67111528
[pid=12565] ppid=12563 vsize=52380 CPUtime=0.69 cores=5,7
/proc/12565/stat : 12565 (strangenight2-s) R 12563 12565 12534 0 -1 4202496 7180 0 0 0 69 0 0 0 22 0 1 0 728146916 53637120 6098 33554432000 4194304 4580011 140735886627632 18446744073709551615 4294324 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12565/statm: 13095 6098 340 95 0 8077 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52380

[startup+1.50104 s]
/proc/loadavg: 0.00 0.00 0.00 2/362 12566
/proc/meminfo: memFree=18517028/32950928 swapFree=65762508/67111528
[pid=12565] ppid=12563 vsize=92232 CPUtime=1.49 cores=5,7
/proc/12565/stat : 12565 (strangenight2-s) R 12563 12565 12534 0 -1 4202496 17164 0 0 0 148 1 0 0 25 0 1 0 728146916 94445568 16082 33554432000 4194304 4580011 140735886627632 18446744073709551615 4294188 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12565/statm: 23058 16082 342 95 0 18040 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 92232

[startup+3.10075 s]
/proc/loadavg: 0.00 0.00 0.00 2/362 12566
/proc/meminfo: memFree=18463932/32950928 swapFree=65762508/67111528
[pid=12565] ppid=12563 vsize=165488 CPUtime=3.09 cores=5,7
/proc/12565/stat : 12565 (strangenight2-s) R 12563 12565 12534 0 -1 4202496 35426 0 0 0 305 4 0 0 25 0 1 0 728146916 169459712 34344 33554432000 4194304 4580011 140735886627632 18446744073709551615 260905054917 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12565/statm: 41372 34344 342 95 0 36354 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 165488

[startup+6.30016 s]
/proc/loadavg: 0.08 0.02 0.01 3/367 12576
/proc/meminfo: memFree=18310536/32950928 swapFree=65762508/67111528
[pid=12565] ppid=12563 vsize=184692 CPUtime=6.29 cores=5,7
/proc/12565/stat : 12565 (strangenight2-s) R 12563 12565 12534 0 -1 4202496 40440 0 0 0 625 4 0 0 25 0 1 0 728146916 189124608 39358 33554432000 4194304 4580011 140735886627632 18446744073709551615 4406289 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12565/statm: 46173 39358 357 95 0 41155 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 184692

[startup+12.701 s]
/proc/loadavg: 0.31 0.07 0.02 5/377 12596
/proc/meminfo: memFree=17777444/32950928 swapFree=65762508/67111528
[pid=12565] ppid=12563 vsize=199636 CPUtime=12.69 cores=5,7
/proc/12565/stat : 12565 (strangenight2-s) R 12563 12565 12534 0 -1 4202496 45685 0 0 0 1264 5 0 0 25 0 1 0 728146916 204427264 42210 33554432000 4194304 4580011 140735886627632 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12565/statm: 49909 42210 366 95 0 44891 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 199636

[startup+25.5007 s]
/proc/loadavg: 1.13 0.26 0.08 5/377 12596
/proc/meminfo: memFree=17619268/32950928 swapFree=65762508/67111528
[pid=12565] ppid=12563 vsize=231304 CPUtime=25.49 cores=5,7
/proc/12565/stat : 12565 (strangenight2-s) R 12563 12565 12534 0 -1 4202496 55797 0 0 0 2542 7 0 0 25 0 1 0 728146916 236855296 51516 33554432000 4194304 4580011 140735886627632 18446744073709551615 4406355 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12565/statm: 57826 51516 367 95 0 52808 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 231304

[startup+51.101 s]
/proc/loadavg: 2.11 0.56 0.19 5/377 12597
/proc/meminfo: memFree=17514200/32950928 swapFree=65762508/67111528
[pid=12565] ppid=12563 vsize=255252 CPUtime=51.1 cores=5,7
/proc/12565/stat : 12565 (strangenight2-s) R 12563 12565 12534 0 -1 4202496 81692 0 0 0 5099 11 0 0 25 0 1 0 728146916 261378048 57824 33554432000 4194304 4580011 140735886627632 18446744073709551615 4293106 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12565/statm: 63813 57824 367 95 0 58795 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 255252

[startup+102.314 s]
/proc/loadavg: 3.18 1.09 0.38 5/377 12598
/proc/meminfo: memFree=17444720/32950928 swapFree=65762508/67111528
[pid=12565] ppid=12563 vsize=285880 CPUtime=102.31 cores=5,7
/proc/12565/stat : 12565 (strangenight2-s) R 12563 12565 12534 0 -1 4202496 135524 0 0 0 10212 19 0 0 25 0 1 0 728146916 292741120 63209 33554432000 4194304 4580011 140735886627632 18446744073709551615 4293051 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12565/statm: 71470 63209 367 95 0 66452 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 285880

[startup+162.301 s]
/proc/loadavg: 3.73 1.63 0.61 5/377 12627
/proc/meminfo: memFree=17398368/32950928 swapFree=65762508/67111528
[pid=12565] ppid=12563 vsize=346192 CPUtime=162.29 cores=5,7
/proc/12565/stat : 12565 (strangenight2-s) R 12563 12565 12534 0 -1 4202496 190593 0 0 0 16202 27 0 0 25 0 1 0 728146916 354500608 77523 33554432000 4194304 4580011 140735886627632 18446744073709551615 4489378 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12565/statm: 86548 77523 367 95 0 81530 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 346192

[startup+222.301 s]
/proc/loadavg: 3.99 2.09 0.83 5/377 12629
/proc/meminfo: memFree=17299624/32950928 swapFree=65762508/67111528
[pid=12565] ppid=12563 vsize=485348 CPUtime=222.3 cores=5,7
/proc/12565/stat : 12565 (strangenight2-s) R 12563 12565 12534 0 -1 4202496 226837 0 0 0 22197 33 0 0 25 0 1 0 728146916 496996352 92953 33554432000 4194304 4580011 140735886627632 18446744073709551615 4451787 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12565/statm: 121337 92953 367 95 0 116319 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 485348

[startup+282.301 s]
/proc/loadavg: 3.99 2.43 1.03 5/377 12630
/proc/meminfo: memFree=17283584/32950928 swapFree=65762508/67111528
[pid=12565] ppid=12563 vsize=485348 CPUtime=282.3 cores=5,7
/proc/12565/stat : 12565 (strangenight2-s) R 12563 12565 12534 0 -1 4202496 226837 0 0 0 28197 33 0 0 25 0 1 0 728146916 496996352 92953 33554432000 4194304 4580011 140735886627632 18446744073709551615 4416196 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12565/statm: 121337 92953 367 95 0 116319 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 485348

[startup+342.301 s]
/proc/loadavg: 4.05 2.73 1.22 5/377 12632
/proc/meminfo: memFree=17230836/32950928 swapFree=65762508/67111528
[pid=12565] ppid=12563 vsize=439316 CPUtime=342.3 cores=5,7
/proc/12565/stat : 12565 (strangenight2-s) R 12563 12565 12534 0 -1 4202496 264838 0 0 0 34191 39 0 0 25 0 1 0 728146916 449859584 101611 33554432000 4194304 4580011 140735886627632 18446744073709551615 4293035 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12565/statm: 109829 101611 367 95 0 104811 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 439316

[startup+402.301 s]
/proc/loadavg: 4.02 2.96 1.39 5/377 12633
/proc/meminfo: memFree=17185660/32950928 swapFree=65762508/67111528
[pid=12565] ppid=12563 vsize=441420 CPUtime=402.3 cores=5,7
/proc/12565/stat : 12565 (strangenight2-s) R 12563 12565 12534 0 -1 4202496 312738 0 0 0 40183 47 0 0 25 0 1 0 728146916 452014080 103099 33554432000 4194304 4580011 140735886627632 18446744073709551615 4406380 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12565/statm: 110355 103099 367 95 0 105337 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 441420

[startup+462.301 s]
/proc/loadavg: 4.00 3.15 1.55 5/377 12662
/proc/meminfo: memFree=17288756/32950928 swapFree=65762508/67111528
[pid=12565] ppid=12563 vsize=437556 CPUtime=462.3 cores=5,7
/proc/12565/stat : 12565 (strangenight2-s) R 12563 12565 12534 0 -1 4202496 322387 0 0 0 46182 48 0 0 25 0 1 0 728146916 448057344 101973 33554432000 4194304 4580011 140735886627632 18446744073709551615 4295097 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12565/statm: 109389 101973 367 95 0 104371 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 437556

[startup+522.301 s]
/proc/loadavg: 4.00 3.30 1.70 5/377 12664
/proc/meminfo: memFree=17139752/32950928 swapFree=65762508/67111528
[pid=12565] ppid=12563 vsize=598104 CPUtime=522.31 cores=5,7
/proc/12565/stat : 12565 (strangenight2-s) R 12563 12565 12534 0 -1 4202496 358997 0 0 0 52176 55 0 0 25 0 1 0 728146916 612458496 116451 33554432000 4194304 4580011 140735886627632 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12565/statm: 149526 116451 367 95 0 144508 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 598104

[startup+582.301 s]
/proc/loadavg: 4.03 3.44 1.84 5/377 12665
/proc/meminfo: memFree=17089352/32950928 swapFree=65762508/67111528
[pid=12565] ppid=12563 vsize=603892 CPUtime=582.31 cores=5,7
/proc/12565/stat : 12565 (strangenight2-s) R 12563 12565 12534 0 -1 4202496 386742 0 0 0 58172 59 0 0 25 0 1 0 728146916 618385408 116454 33554432000 4194304 4580011 140735886627632 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12565/statm: 150973 116454 367 95 0 145955 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 603892

[startup+642.301 s]
/proc/loadavg: 4.01 3.54 1.98 5/377 12667
/proc/meminfo: memFree=17038596/32950928 swapFree=65762508/67111528
[pid=12565] ppid=12563 vsize=655548 CPUtime=642.31 cores=5,7
/proc/12565/stat : 12565 (strangenight2-s) R 12563 12565 12534 0 -1 4202496 424612 0 0 0 64166 65 0 0 25 0 1 0 728146916 671281152 129906 33554432000 4194304 4580011 140735886627632 18446744073709551615 4451572 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12565/statm: 163887 129906 367 95 0 158869 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 655548

[startup+702.301 s]
/proc/loadavg: 4.00 3.62 2.10 5/377 12668
/proc/meminfo: memFree=17051452/32950928 swapFree=65762508/67111528
[pid=12565] ppid=12563 vsize=638792 CPUtime=702.31 cores=5,7
/proc/12565/stat : 12565 (strangenight2-s) R 12563 12565 12534 0 -1 4202496 435395 0 0 0 70164 67 0 0 25 0 1 0 728146916 654123008 127679 33554432000 4194304 4580011 140735886627632 18446744073709551615 4294951 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12565/statm: 159698 127679 367 95 0 154680 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 638792

[startup+762.314 s]
/proc/loadavg: 4.06 3.70 2.22 5/377 12670
/proc/meminfo: memFree=16984952/32950928 swapFree=65762508/67111528
[pid=12565] ppid=12563 vsize=695644 CPUtime=762.33 cores=5,7
/proc/12565/stat : 12565 (strangenight2-s) R 12563 12565 12534 0 -1 4202496 469524 0 0 0 76159 74 0 0 25 0 1 0 728146916 712339456 143709 33554432000 4194304 4580011 140735886627632 18446744073709551615 4294326 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12565/statm: 173911 143709 367 95 0 168893 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 695644

[startup+822.301 s]
/proc/loadavg: 4.02 3.75 2.33 5/377 12672
/proc/meminfo: memFree=16902464/32950928 swapFree=65762508/67111528
[pid=12565] ppid=12563 vsize=694668 CPUtime=822.32 cores=5,7
/proc/12565/stat : 12565 (strangenight2-s) R 12563 12565 12534 0 -1 4202496 490920 0 0 0 82154 78 0 0 25 0 1 0 728146916 711340032 145498 33554432000 4194304 4580011 140735886627632 18446744073709551615 4318663 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12565/statm: 173667 145498 367 95 0 168649 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 694668

[startup+882.301 s]
/proc/loadavg: 4.15 3.84 2.45 5/377 12673
/proc/meminfo: memFree=16865476/32950928 swapFree=65762508/67111528
[pid=12565] ppid=12563 vsize=751536 CPUtime=882.32 cores=5,7
/proc/12565/stat : 12565 (strangenight2-s) R 12563 12565 12534 0 -1 4202496 513895 0 0 0 88149 83 0 0 25 0 1 0 728146916 769572864 152932 33554432000 4194304 4580011 140735886627632 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12565/statm: 187884 152932 367 95 0 182866 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 751536

[startup+942.301 s]
/proc/loadavg: 4.05 3.87 2.54 5/377 12675
/proc/meminfo: memFree=16870144/32950928 swapFree=65762508/67111528
[pid=12565] ppid=12563 vsize=751536 CPUtime=942.32 cores=5,7
/proc/12565/stat : 12565 (strangenight2-s) R 12563 12565 12534 0 -1 4202496 513895 0 0 0 94149 83 0 0 25 0 1 0 728146916 769572864 152932 33554432000 4194304 4580011 140735886627632 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12565/statm: 187884 152932 367 95 0 182866 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 751536

[startup+1002.3 s]
/proc/loadavg: 4.06 3.90 2.64 5/377 12676
/proc/meminfo: memFree=16876908/32950928 swapFree=65762508/67111528
[pid=12565] ppid=12563 vsize=751536 CPUtime=1002.33 cores=5,7
/proc/12565/stat : 12565 (strangenight2-s) R 12563 12565 12534 0 -1 4202496 513895 0 0 0 100150 83 0 0 25 0 1 0 728146916 769572864 152932 33554432000 4194304 4580011 140735886627632 18446744073709551615 4406355 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12565/statm: 187884 152932 367 95 0 182866 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 751536

[startup+1062.3 s]
/proc/loadavg: 4.02 3.92 2.72 5/377 12678
/proc/meminfo: memFree=16835700/32950928 swapFree=65762508/67111528
[pid=12565] ppid=12563 vsize=751536 CPUtime=1062.33 cores=5,7
/proc/12565/stat : 12565 (strangenight2-s) R 12563 12565 12534 0 -1 4202496 513895 0 0 0 106150 83 0 0 25 0 1 0 728146916 769572864 152932 33554432000 4194304 4580011 140735886627632 18446744073709551615 4406279 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12565/statm: 187884 152932 367 95 0 182866 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 751536

[startup+1122.3 s]
/proc/loadavg: 4.05 3.94 2.80 5/377 12680
/proc/meminfo: memFree=16787904/32950928 swapFree=65762508/67111528
[pid=12565] ppid=12563 vsize=751536 CPUtime=1122.33 cores=5,7
/proc/12565/stat : 12565 (strangenight2-s) R 12563 12565 12534 0 -1 4202496 513895 0 0 0 112150 83 0 0 25 0 1 0 728146916 769572864 152932 33554432000 4194304 4580011 140735886627632 18446744073709551615 4416196 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12565/statm: 187884 152932 367 95 0 182866 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 751536

[startup+1182.3 s]
/proc/loadavg: 4.02 3.95 2.87 5/377 12684
/proc/meminfo: memFree=16715696/32950928 swapFree=65762508/67111528
[pid=12565] ppid=12563 vsize=751536 CPUtime=1182.33 cores=5,7
/proc/12565/stat : 12565 (strangenight2-s) R 12563 12565 12534 0 -1 4202496 513895 0 0 0 118150 83 0 0 25 0 1 0 728146916 769572864 152932 33554432000 4194304 4580011 140735886627632 18446744073709551615 4415940 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12565/statm: 187884 152932 367 95 0 182866 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 751536

[startup+1242.3 s]
/proc/loadavg: 4.00 3.96 2.94 5/377 12686
/proc/meminfo: memFree=16660868/32950928 swapFree=65762508/67111528
[pid=12565] ppid=12563 vsize=751536 CPUtime=1242.33 cores=5,7
/proc/12565/stat : 12565 (strangenight2-s) R 12563 12565 12534 0 -1 4202496 513895 0 0 0 124150 83 0 0 25 0 1 0 728146916 769572864 152932 33554432000 4194304 4580011 140735886627632 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12565/statm: 187884 152932 367 95 0 182866 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 751536



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.96 3.00 5/377 12687
/proc/meminfo: memFree=16686140/32950928 swapFree=65762508/67111528
[pid=12565] ppid=12563 vsize=751536 CPUtime=1300.04 cores=5,7
/proc/12565/stat : 12565 (strangenight2-s) R 12563 12565 12534 0 -1 4202496 513895 0 0 0 129921 83 0 0 25 0 1 0 728146916 769572864 152932 33554432000 4194304 4580011 140735886627632 18446744073709551615 4416631 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12565/statm: 187884 152932 367 95 0 182866 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 751536

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)
Real time (s): 1300.04
CPU time (s): 1300.08
CPU user time (s): 1299.22
CPU system time (s): 0.856869
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 751536

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

runsolver used 4.52031 second user time and 10.9363 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-14 15:19:22
IDJOB=3368364
IDBENCH=20536
IDSOLVER=1845
FILE ID=node116/3368364-1305379162
RUNJOBID= node116-1305379155-12555
PBS_JOBID= 13324386
Free space on /tmp= 73132 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k100.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368364-1305379162/watcher-3368364-1305379162 -o /tmp/evaluation-result-3368364-1305379162/solver-3368364-1305379162 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368364-1305379162.cnf

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

MD5SUM BENCH= cf1b8194ff6d413d396ac9e26bb031ef
RANDOM SEED=229244636

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18556748 kB
Buffers:        281504 kB
Cached:        4518460 kB
SwapCached:      12420 kB
Active:       11093464 kB
Inactive:      3029744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18556748 kB
SwapTotal:    67111528 kB
SwapFree:     65762508 kB
Dirty:            9768 kB
Writeback:           0 kB
AnonPages:     9321460 kB
Mapped:          15320 kB
Slab:           161076 kB
PageTables:      44588 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 82744120 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= 73104 MiB
End job on node116 at 2011-05-14 15:41:04