Trace number 3265764

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? (TO) 1300.03 1300.01

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-ukn004.shuffled-as.sat05-3844.cnf
MD5SUM7d96ba103689bec761c9e7df7b158323
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3199.02
Satisfiable
(Un)Satisfiability was proved
Number of variables2731
Number of clauses17983
Sum of the clauses size126997
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2442
Number of clauses of size 32370
Number of clauses of size 4477
Number of clauses of size 5642
Number of clauses of size over 514010

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3265764-1303577759.cnf'
0.00/0.00	c -- header says num vars:           2731
0.00/0.00	c -- header says num clauses:       17983
0.00/0.01	c -- clauses added:            0 learnts,        17983 normals,            0 xors
0.00/0.01	c -- vars added       2731
0.00/0.01	c Parsing time:  0.01 s
0.00/0.02	c  N st     0         0      2731     16452      1185         0    125048         0   no data   no data
0.09/0.13	c asymm  cl-useful: 1391/15393/15393 lits-rem:2062 time: 0.12
0.09/0.14	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
0.09/0.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.09/0.15	c bin-w-bin subsume rem         1010 bins  time:  0.00 s
0.09/0.15	c subs with bin:       35  lits-rem:       149  v-fix:    0  time:  0.00 s
0.09/0.15	c Subs w/ non-existent bins:      0 l-rem:      1 v-fix:     0 done:   2674 time:  0.00 s
0.09/0.15	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.09/0.18	c lits-rem:      6943  cl-subs:     3447  v-elim:    154  v-fix:    0  time:  0.03 s
0.09/0.18	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.18	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.09/0.18	c calculated reachability. Time: 0.00
0.09/0.19	c Calc default polars -  time:   0.00 s pos:     925 undec:     827 neg:     979
0.09/0.19	c =========================================================================================
0.09/0.19	c types(t): F = full restart, N = normal restart
0.09/0.19	c types(t): S = simplification begin/end, E = solution found
0.09/0.19	c restart types(rt): st = static, dy = dynamic
0.09/0.19	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.19	c  B st     0         0      2520     11736      1079         0     84376         0   no data   no data
0.19/0.25	c  N dy    15      4060      2520     11736      1106      3743     84366     51469      6.82      7.20
0.29/0.33	c  N dy    33      8114      2520     11736      1132      5206     84365     65792      6.78      7.90
0.39/0.43	c  N dy    54     12218      2520     11736      1167      5076     84361     56921      6.82      7.38
0.49/0.55	c  N dy    83     16344      2520     11736      1211      8982     84357    112451      6.96      7.45
0.59/0.69	c  N dy   112     20472      2520     11736      1260      7611     84356     86714      7.08      7.54
0.79/0.85	c  N dy   141     24505      2520     11736      1301     11433     84356    145518      7.20      7.71
0.79/0.87	c  F st   145     25001      2520     11736      1305     11898     84355    152292      7.21      7.74
1.00/1.08	c  N dy   151     30000      2520     11736      1336     10303     84355    142538      7.21   no data
1.00/1.08	c  S st   151     30000      2520     11736      1336     10303     84355    142538      7.21   no data
1.10/1.11	c  S st   151     30502      2520     11736      1381     10756     84353    147691      7.21   no data
1.10/1.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.10/1.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   39 Bins:   1058 BRemL:     20 BRemN:      0 P:  0.6M T:  0.02
1.10/1.14	c Replacing       39 vars Replaced    12511 lits Time:     0.01 s 
1.10/1.14	c blocked clauses removed:      401 vars:    242 tried:        2481 T: 0.00 s
1.10/1.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.10/1.15	c subs with bin:      101  lits-rem:       599  v-fix:    0  time:  0.00 s
1.10/1.15	c Subs w/ non-existent bins:      0 l-rem:     12 v-fix:     0 done:   2239 time:  0.00 s
1.10/1.15	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.10/1.17	c lits-rem:       791  cl-subs:      331  v-elim:     66  v-fix:    0  time:  0.02 s
1.19/1.21	c subs with bin:      967  lits-rem:      3937  v-fix:    0  time:  0.04 s
1.19/1.27	c lits-rem:      1119  cl-subs:      723  v-elim:      0  v-fix:    0  time:  0.05 s
1.49/1.50	c asymm  cl-useful: 57/10669/10669 lits-rem:57 time: 0.24
1.49/1.50	c calculated reachability. Time: 0.00
1.49/1.50	c  N dy   151     30502      2173     10669      2183      8849     74838    127989      7.21   no data
1.49/1.50	c Finding binary XORs  T:     0.00 s  found:       0
1.69/1.70	c  N dy   182     34536      2173     10669      2215     12739     74838    190377      7.35      7.77
1.89/1.90	c  N dy   216     38610      2173     10669      2235      9310     74838    101443      7.48      8.12
2.09/2.12	c  N dy   252     42625      2173     10669      2266     13195     74838    173071      7.69      9.77
2.29/2.33	c  S st   280     45754      2173     10669      2275     16243     74838    232009      7.85   no data
2.29/2.38	c  S st   280     46258      2173     10669      2283     16734     74838    238170      7.85   no data
2.29/2.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    6 Bins:    104 BRemL:      5 BRemN:      0 P:  0.8M T:  0.02
2.39/2.41	c Replacing        6 vars Replaced     2384 lits Time:     0.00 s 
2.39/2.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.39/2.41	c bin-w-bin subsume rem           46 bins  time:  0.00 s
2.39/2.41	c subs with bin:       39  lits-rem:       110  v-fix:    0  time:  0.00 s
2.39/2.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2167 time:  0.00 s
2.39/2.41	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.39/2.43	c lits-rem:       124  cl-subs:       43  v-elim:     55  v-fix:    0  time:  0.01 s
2.39/2.49	c subs with bin:      411  lits-rem:      1210  v-fix:    0  time:  0.06 s
2.48/2.59	c lits-rem:       763  cl-subs:      586  v-elim:      0  v-fix:    0  time:  0.10 s
2.48/2.59	c vivif2 --  cl tried    10572 cl shrink        0 lits rem          0 time: 0.00
2.58/2.60	c vivif2 --  cl tried    15730 cl shrink       49 lits rem         60 time: 0.00
2.88/2.98	c asymm  cl-useful: 50/10572/10572 lits-rem:52 time: 0.38
2.88/2.98	c calculated reachability. Time: 0.00
2.88/2.98	c  N dy   280     46258      2112     10572      2329     15730     73812    227493      7.85   no data
3.19/3.22	c  N dy   318     50312      2112     10572      2346     11203     73812    128198      8.02      9.19
3.38/3.47	c  N dy   352     54388      2112     10572      2363     15161     73812    205172      8.12      9.96
3.78/3.82	c  N dy   389     58492      2112     10572      2373     19164     73812    293141      8.31      8.83
3.89/3.95	c Finding binary XORs  T:     0.00 s  found:       1
3.99/4.08	c  N dy   422     62515      2112     10572      2383     13475     73812    157585      8.42     11.96
4.30/4.39	c  N dy   457     66532      2112     10572      2397     17392     73812    243573      8.53     11.05
4.59/4.63	c  S st   475     69388      2112     10572      2401     20151     73812    299878      8.55   no data
4.59/4.69	c  S st   475     69888      2112     10572      2405     20638     73812    308679      8.55   no data
4.59/4.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.69/4.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bins:     32 BRemL:      3 BRemN:      0 P:  1.0M T:  0.02
4.69/4.72	c Replacing        4 vars Replaced     1527 lits Time:     0.00 s 
4.69/4.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.69/4.73	c bin-w-bin subsume rem            5 bins  time:  0.00 s
4.69/4.73	c subs with bin:        5  lits-rem:        13  v-fix:    0  time:  0.00 s
4.69/4.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2108 time:  0.00 s
4.69/4.73	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
4.69/4.74	c lits-rem:       101  cl-subs:       26  v-elim:      6  v-fix:    0  time:  0.01 s
4.79/4.84	c subs with bin:      598  lits-rem:       889  v-fix:    0  time:  0.09 s
4.89/5.00	c lits-rem:       941  cl-subs:      787  v-elim:      0  v-fix:    0  time:  0.15 s
4.99/5.00	c vivif2 --  cl tried    10540 cl shrink        0 lits rem          0 time: 0.00
4.99/5.00	c vivif2 --  cl tried    19248 cl shrink       52 lits rem         52 time: 0.01
5.40/5.44	c asymm  cl-useful: 44/9079/10540 lits-rem:53 time: 0.44
5.40/5.44	c calculated reachability. Time: 0.00
5.40/5.44	c  N dy   475     69888      2102     10539      2424     19248     73392    293941      8.55   no data
5.79/5.82	c  N dy   505     74429      2102     10539      2433     13034     73392    140091      8.63      9.57
6.19/6.25	c  N dy   549     79242      2102     10539      2439     17750     73392    251403      8.76     13.11
6.79/6.80	c  N dy   594     84295      2102     10539      2447     22694     73392    370181      8.88     10.98
6.99/7.09	c  F st   623     87500      2102     10539      2450     14167     73392    160124      8.97   no data
7.29/7.39	c  N st   628     90805      2102     10539      2452     17406     73392    245490      8.97   no data
7.99/8.06	c  N dy   661     96603      2102     10539      2460     23096     73392    398753      9.05     10.06
8.19/8.29	c Finding binary XORs  T:     0.00 s  found:       0
8.59/8.67	c  N dy   709    102809      2102     10539      2469     16521     73392    200182      9.16     10.58
8.79/8.87	c  S st   724    104834      2102     10539      2473     18502     73392    248278      9.18      8.47
8.89/8.93	c  S st   724    105339      2102     10539      2480     18995     73392    257453      9.18   no data
8.89/8.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.89/8.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     23 BRemL:      1 BRemN:      0 P:  0.9M T:  0.02
8.89/8.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.89/8.95	c bin-w-bin subsume rem            2 bins  time:  0.00 s
8.89/8.96	c subs with bin:        4  lits-rem:         0  v-fix:    0  time:  0.00 s
8.89/8.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2102 time:  0.00 s
8.89/8.96	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
8.89/8.97	c lits-rem:        58  cl-subs:       16  v-elim:      1  v-fix:    0  time:  0.01 s
8.99/9.04	c subs with bin:      297  lits-rem:       754  v-fix:    0  time:  0.07 s
9.09/9.14	c lits-rem:       532  cl-subs:      515  v-elim:      0  v-fix:    0  time:  0.09 s
9.09/9.14	c vivif2 --  cl tried    10514 cl shrink        0 lits rem          0 time: 0.00
9.09/9.14	c vivif2 --  cl tried    18188 cl shrink       82 lits rem         82 time: 0.00
9.09/9.19	c asymm  cl-useful: 6/1435/10514 lits-rem:9 time: 0.04
9.09/9.19	c calculated reachability. Time: 0.00
9.09/9.19	c  N dy   724    105339      2101     10513      2506     18188     73108    249883      9.18   no data
9.89/9.97	c  N dy   779    112130      2101     10513      2520     24848     73108    420403      9.30     11.64
10.69/10.77	c  N dy   839    119295      2101     10513      2540     18182     73108    232167      9.41     12.42
11.69/11.78	c  N dy   906    127053      2101     10513      2556     25815     73108    437690      9.54     10.06
12.10/12.14	c Finding binary XORs  T:     0.00 s  found:       0
12.69/12.78	c  N dy   974    135182      2101     10513      2563     19088     73107    232794      9.65     11.29
13.89/13.97	c  N dy  1043    143888      2101     10513      2575     27664     73107    469918      9.75     10.55
15.19/15.23	c  N dy  1128    153160      2101     10513      2589     21107     73107    278404      9.87     12.66
15.89/15.90	c  S st  1167    158009      2101     10513      2594     25901     73107    413654      9.92   no data
15.89/15.96	c  S st  1167    158512      2101     10513      2598     26391     73107    422758      9.92   no data
15.89/15.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.89/15.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      9 BRemL:      1 BRemN:      0 P:  1.1M T:  0.03
15.99/16.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.99/16.00	c bin-w-bin subsume rem            4 bins  time:  0.00 s
15.99/16.00	c subs with bin:        2  lits-rem:         0  v-fix:    0  time:  0.00 s
15.99/16.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2101 time:  0.00 s
15.99/16.00	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
15.99/16.01	c lits-rem:        27  cl-subs:        6  v-elim:      3  v-fix:    0  time:  0.01 s
16.09/16.17	c subs with bin:      606  lits-rem:      1287  v-fix:    0  time:  0.15 s
16.39/16.40	c lits-rem:      1069  cl-subs:      702  v-elim:      0  v-fix:    0  time:  0.23 s
16.39/16.40	c vivif2 --  cl tried    10499 cl shrink        0 lits rem          0 time: 0.00
16.39/16.41	c vivif2 --  cl tried    25088 cl shrink      125 lits rem        125 time: 0.01
16.79/16.85	c asymm  cl-useful: 66/7513/10499 lits-rem:68 time: 0.44
16.79/16.85	c calculated reachability. Time: 0.00
16.79/16.85	c  N dy  1167    158512      2098     10499      2610     25088     72903    409585      9.92   no data
17.99/18.01	c Finding binary XORs  T:     0.00 s  found:       0
18.39/18.46	c  N dy  1224    168717      2098     10499      2624     18394     72901    183223      9.97     14.40
19.88/19.93	c  N dy  1292    179506      2098     10499      2632     29037     72901    474660     10.02     10.99
21.58/21.67	c  N dy  1386    190998      2098     10499      2649     22637     72901    281785     10.13     13.18
23.48/23.54	c  N dy  1476    203282      2098     10499      2672     34715     72901    608992     10.20     10.82
23.88/23.91	c Finding binary XORs  T:     0.00 s  found:       0
25.38/25.48	c  N dy  1567    216349      2098     10499      2686     28858     72901    432337     10.26     12.75
27.78/27.84	c  N dy  1678    230193      2098     10499      2701     22822     72901    248599     10.35     15.20
28.98/29.04	c  S st  1734    237769      2098     10499      2716     30290     72901    458100     10.39   no data
29.08/29.12	c  S st  1734    238271      2098     10499      2717     30784     72901    468046     10.39   no data
29.08/29.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.08/29.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      4 BRemL:      0 BRemN:      0 P:  1.4M T:  0.03
29.08/29.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.08/29.16	c bin-w-bin subsume rem            8 bins  time:  0.00 s
29.08/29.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.08/29.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2098 time:  0.00 s
29.08/29.17	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
29.08/29.18	c lits-rem:        22  cl-subs:       18  v-elim:      6  v-fix:    0  time:  0.01 s
29.28/29.36	c subs with bin:      996  lits-rem:      1792  v-fix:    0  time:  0.17 s
29.59/29.62	c lits-rem:      1267  cl-subs:      888  v-elim:      0  v-fix:    0  time:  0.26 s
29.59/29.63	c vivif2 --  cl tried    10473 cl shrink        0 lits rem          0 time: 0.00
29.59/29.64	c vivif2 --  cl tried    28907 cl shrink      157 lits rem        158 time: 0.01
29.78/29.86	c asymm  cl-useful: 6/2638/10473 lits-rem:9 time: 0.22
29.78/29.86	c calculated reachability. Time: 0.00
29.78/29.86	c  N dy  1734    238271      2092     10472      2725     28907     72620    451003     10.39   no data
30.08/30.14	c Finding binary XORs  T:     0.00 s  found:       0
32.49/32.55	c  N dy  1806    253649      2092     10472      2740     23395     72620    250511     10.40     10.96
35.99/36.09	c  N dy  1862    272866      2092     10472      2752     42338     72619    749091     10.37     10.93
38.79/38.89	c Finding binary XORs  T:     0.00 s  found:       0
39.09/39.17	c  N dy  1933    290449      2092     10472      2763     37994     72619    634028     10.36     10.94
41.98/42.05	c  F st  2015    306251      2092     10472      2768     30928     72619    426208     10.39   no data
42.48/42.59	c  N st  2020    309547      2092     10472      2770     34161     72619    518500     10.39   no data
42.79/42.87	c Decided on static restart strategy
47.29/47.39	c  N st  2025    334554      2092     10472      2776     36508     72619    631865     10.39   no data
51.88/51.98	c  N st  2027    357406      2092     10472      2777     35161     72618    600752     10.39   no data
51.88/51.98	c  S st  2027    357406      2092     10472      2777     35161     72618    600752     10.39   no data
52.08/52.10	c  S st  2027    357907      2092     10472      2778     35659     72618    611907     10.39   no data
52.08/52.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
52.08/52.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      6 BRemL:      0 BRemN:      0 P:  1.7M T:  0.04
52.08/52.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
52.08/52.15	c bin-w-bin subsume rem            9 bins  time:  0.00 s
52.08/52.15	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
52.08/52.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2092 time:  0.00 s
52.08/52.15	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
52.08/52.17	c lits-rem:        22  cl-subs:        7  v-elim:      3  v-fix:    0  time:  0.01 s
52.28/52.37	c subs with bin:      221  lits-rem:       464  v-fix:    0  time:  0.19 s
52.89/52.93	c lits-rem:       806  cl-subs:     2477  v-elim:      0  v-fix:    0  time:  0.56 s
52.89/52.94	c vivif2 --  cl tried    10460 cl shrink        0 lits rem          0 time: 0.00
52.89/52.95	c vivif2 --  cl tried    32965 cl shrink      217 lits rem        227 time: 0.01
53.09/53.18	c asymm  cl-useful: 64/3894/10460 lits-rem:69 time: 0.23
53.09/53.18	c calculated reachability. Time: 0.00
53.09/53.18	c  N st  2027    357907      2089     10460      2782     32965     72427    572069     10.39   no data
60.79/60.85	c  N st  2028    390301      2089     10460      2783     39417     72427    687856     10.39   no data
72.59/72.67	c  N st  2029    438889      2089     10460      2786     33569     72427    472501     10.39   no data
91.98/92.07	c  N st  2030    511771      2089     10460      2792     47304     72427    811986     10.39   no data
91.98/92.07	c Finding binary XORs  T:     0.00 s  found:       0
98.89/98.90	c  N st  2031    536860      2089     10460      2792     41518     72426    650934     10.39   no data
98.89/98.90	c  S st  2031    536860      2089     10460      2792     41518     72426    650934     10.39   no data
98.99/99.03	c  S st  2031    537366      2089     10460      2792     42019     72426    661815     10.39   no data
98.99/99.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
98.99/99.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.06
98.99/99.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
98.99/99.09	c bin-w-bin subsume rem            7 bins  time:  0.00 s
98.99/99.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
98.99/99.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2089 time:  0.00 s
98.99/99.09	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
99.08/99.11	c lits-rem:        35  cl-subs:       27  v-elim:     10  v-fix:    0  time:  0.02 s
99.29/99.30	c subs with bin:       34  lits-rem:       194  v-fix:    0  time:  0.17 s
100.00/100.04	c lits-rem:      1228  cl-subs:     2418  v-elim:      0  v-fix:    0  time:  0.74 s
100.00/100.05	c vivif2 --  cl tried    10424 cl shrink        0 lits rem          0 time: 0.00
100.00/100.06	c vivif2 --  cl tried    39573 cl shrink       78 lits rem         78 time: 0.01
100.19/100.28	c asymm  cl-useful: 4/1219/10424 lits-rem:4 time: 0.23
100.19/100.29	c calculated reachability. Time: 0.00
100.19/100.29	c  N st  2031    537366      2079     10424      2785     39573     72047    623534     10.39   no data
145.49/145.57	c  N st  2032    701350      2079     10424      2790     69147     72047   1391523     10.39   no data
174.99/175.07	c  N st  2033    806049      2079     10424      2793     63072     72047   1122337     10.39   no data
174.99/175.07	c  S st  2033    806049      2079     10424      2793     63072     72047   1122337     10.39   no data
175.19/175.28	c  S st  2033    806551      2079     10424      2793     63571     72047   1133121     10.39   no data
175.19/175.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
175.29/175.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.2M T:  0.09
175.29/175.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
175.29/175.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
175.29/175.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
175.29/175.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2079 time:  0.00 s
175.29/175.39	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
175.39/175.41	c lits-rem:         7  cl-subs:        3  v-elim:      6  v-fix:    0  time:  0.02 s
175.79/175.83	c subs with bin:       29  lits-rem:       172  v-fix:    0  time:  0.39 s
177.79/177.84	c lits-rem:      1527  cl-subs:     6395  v-elim:      0  v-fix:    0  time:  2.01 s
177.79/177.85	c vivif2 --  cl tried    10415 cl shrink        0 lits rem          0 time: 0.00
177.79/177.87	c vivif2 --  cl tried    57147 cl shrink      676 lits rem        685 time: 0.02
178.09/178.12	c asymm  cl-useful: 0/682/10415 lits-rem:0 time: 0.25
178.09/178.12	c calculated reachability. Time: 0.00
178.09/178.12	c  N st  2033    806551      2073     10415      2793     57147     71974   1017907     10.39   no data
262.89/262.92	c  F st  2034   1071876      2073     10415      2811     73068     71974   1314698     10.39   no data
262.89/262.92	c  N st  2034   1071876      2073     10415      2811     73068     71974   1314698     10.39   no data
264.49/264.55	c Decided on static restart strategy
271.60/271.61	c  N st  2044   1100181      2073     10415      2811     56753     71974    846693     10.39   no data
283.59/283.65	c  N st  2046   1136175      2073     10415      2812     91632     71974   1818887     10.39   no data
295.19/295.25	c  N st  2047   1168569      2073     10415      2815     78677     71974   1521373     10.39   no data
308.49/308.55	c  N st  2048   1209827      2073     10415      2817     73011     71974   1307567     10.39   no data
308.49/308.55	c  S st  2048   1209827      2073     10415      2817     73011     71974   1307567     10.39   no data
308.69/308.79	c  S st  2048   1210330      2073     10415      2817     73509     71974   1317456     10.39   no data
308.69/308.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
308.89/308.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      3 BRemL:      0 BRemN:      0 P:  3.8M T:  0.10
308.89/308.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
308.89/308.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
308.89/308.90	c subs with bin:        4  lits-rem:         7  v-fix:    0  time:  0.00 s
308.89/308.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2073 time:  0.00 s
308.89/308.90	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
308.89/308.93	c lits-rem:         0  cl-subs:        1  v-elim:      4  v-fix:    0  time:  0.03 s
309.59/309.60	c subs with bin:      936  lits-rem:      5131  v-fix:    0  time:  0.63 s
312.09/312.18	c lits-rem:      2640  cl-subs:     4695  v-elim:      0  v-fix:    0  time:  2.58 s
312.09/312.19	c vivif2 --  cl tried    10407 cl shrink        0 lits rem          0 time: 0.00
312.19/312.21	c vivif2 --  cl tried    67869 cl shrink      696 lits rem        712 time: 0.03
312.40/312.47	c asymm  cl-useful: 0/611/10407 lits-rem:0 time: 0.26
312.40/312.48	c calculated reachability. Time: 0.00
312.40/312.48	c  N st  2048   1210330      2069     10407      2823     67869     71924   1213487     10.39   no data
312.40/312.48	c Finding binary XORs  T:     0.00 s  found:       0
337.70/337.75	c  N st  2049   1283212      2069     10407      2824     92286     71924   1960229     10.39   no data
379.70/379.78	c  N st  2050   1392536      2069     10407      2832    102326     71924   2054851     10.39   no data
449.20/449.22	c  N st  2051   1556520      2069     10407      2834     57409     71924    739584     10.39   no data
512.30/512.36	c  N st  2052   1710331      2069     10407      2835     99138     71924   1835856     10.39   no data
512.30/512.36	c  S st  2052   1710331      2069     10407      2835     99138     71924   1835856     10.39   no data
512.60/512.66	c  S st  2052   1710832      2069     10407      2836     99634     71924   1846327     10.39   no data
512.60/512.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
512.79/512.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.4M T:  0.14
512.79/512.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
512.79/512.81	c bin-w-bin subsume rem            3 bins  time:  0.00 s
512.79/512.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
512.79/512.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2069 time:  0.00 s
512.79/512.81	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
512.79/512.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
513.49/513.54	c subs with bin:       72  lits-rem:       377  v-fix:    0  time:  0.64 s
522.19/522.21	c lits-rem:      8035  cl-subs:    16998  v-elim:      0  v-fix:    0  time:  8.66 s
522.19/522.21	c vivif2 --  cl tried    10407 cl shrink        0 lits rem          0 time: 0.00
522.19/522.25	c vivif2 --  cl tried    82564 cl shrink      273 lits rem        284 time: 0.03
522.50/522.52	c asymm  cl-useful: 0/592/10407 lits-rem:0 time: 0.28
522.50/522.52	c calculated reachability. Time: 0.00
522.50/522.52	c  N st  2052   1710832      2069     10407      2833     82564     71916   1489715     10.39   no data
686.90/686.97	c  N st  2053   2079796      2069     10407      2840     95381     71914   1820717     10.39   no data
742.40/742.45	c  N st  2054   2210833      2069     10407      2842     98605     71914   1791670     10.39   no data
742.40/742.45	c  S st  2054   2210833      2069     10407      2842     98605     71914   1791670     10.39   no data
742.69/742.76	c  S st  2054   2211337      2069     10407      2843     99107     71914   1803833     10.39   no data
742.69/742.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
742.89/742.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  5.0M T:  0.15
742.89/742.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
742.89/742.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
742.89/742.93	c subs with bin:       42  lits-rem:       165  v-fix:    0  time:  0.00 s
742.89/742.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2069 time:  0.00 s
742.89/742.93	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
742.89/742.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
745.10/745.14	c subs with bin:     6475  lits-rem:      3377  v-fix:    0  time:  2.12 s
749.11/749.11	c lits-rem:      3262  cl-subs:     6025  v-elim:      0  v-fix:    0  time:  3.97 s
749.11/749.11	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
749.11/749.15	c vivif2 --  cl tried    86607 cl shrink      930 lits rem        971 time: 0.04
749.40/749.45	c asymm  cl-useful: 0/470/10365 lits-rem:0 time: 0.29
749.40/749.45	c calculated reachability. Time: 0.00
749.40/749.45	c  N st  2054   2211337      2069     10365      2845     86607     71548   1608745     10.39   no data
953.10/953.13	c Finding binary XORs  T:     0.00 s  found:       0
1001.20/1001.24	c  N st  2055   2711338      2068     10263      2833    103373     70891   1845622     10.39   no data
1001.20/1001.24	c  S st  2055   2711338      2068     10263      2833    103373     70891   1845622     10.39   no data
1001.60/1001.61	c  S st  2055   2711841      2068     10263      2835    103871     70891   1856039     10.39   no data
1001.60/1001.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1001.70/1001.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      7 BRemL:      1 BRemN:      0 P:  5.1M T:  0.18
1001.80/1001.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1001.80/1001.80	c bin-w-bin subsume rem            1 bins  time:  0.00 s
1001.80/1001.80	c subs with bin:       18  lits-rem:         7  v-fix:    0  time:  0.00 s
1001.80/1001.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2068 time:  0.00 s
1001.80/1001.80	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1001.80/1001.84	c lits-rem:        85  cl-subs:       27  v-elim:      3  v-fix:    0  time:  0.04 s
1002.50/1002.58	c subs with bin:       42  lits-rem:       378  v-fix:    0  time:  0.69 s
1008.30/1008.39	c lits-rem:      8414  cl-subs:    10029  v-elim:      0  v-fix:    0  time:  5.80 s
1008.30/1008.39	c vivif2 --  cl tried    10212 cl shrink        0 lits rem          0 time: 0.00
1008.40/1008.43	c vivif2 --  cl tried    93806 cl shrink      982 lits rem       1001 time: 0.04
1008.71/1008.73	c asymm  cl-useful: 1/465/10212 lits-rem:1 time: 0.29
1008.71/1008.73	c calculated reachability. Time: 0.00
1008.71/1008.73	c  N st  2055   2711841      2065     10212      2842     93806     70455   1687983     10.39   no data
1277.81/1277.81	c  N st  2056   3211841      2065     10212      2850    153141     70455   3367347     10.39   no data
1277.81/1277.81	c  S st  2056   3211841      2065     10212      2850    153141     70455   3367347     10.39   no data
1278.31/1278.34	c  S st  2056   3212346      2065     10212      2850    153645     70455   3380192     10.39   no data
1278.31/1278.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1278.61/1278.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.9M T:  0.26
1278.61/1278.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1278.61/1278.62	c bin-w-bin subsume rem            1 bins  time:  0.00 s
1278.61/1278.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1278.61/1278.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2065 time:  0.00 s
1278.61/1278.62	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1278.61/1278.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
1280.31/1280.38	c subs with bin:       43  lits-rem:       535  v-fix:    0  time:  1.60 s
1296.31/1296.33	c lits-rem:     14039  cl-subs:    13011  v-elim:      0  v-fix:    0  time: 15.95 s
1296.31/1296.34	c vivif2 --  cl tried    10212 cl shrink        0 lits rem          0 time: 0.00
1296.41/1296.41	c vivif2 --  cl tried   140591 cl shrink      592 lits rem        605 time: 0.07
1296.71/1296.75	c asymm  cl-useful: 2/348/10212 lits-rem:2 time: 0.34
1296.71/1296.75	c calculated reachability. Time: 0.00
1296.71/1296.75	c  N st  2056   3212346      2065     10212      2849    140591     70446   3098584     10.39   no data

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

running on 2 cores: 0,2

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: 2.35 2.91 3.27 5/189 20636
/proc/meminfo: memFree=18423212/32951124 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=21436 CPUtime=0 cores=0,2
/proc/20636/stat : 20636 (strangenight2-s) R 20634 20636 20549 0 -1 4202496 488 0 0 0 0 0 0 0 25 0 1 0 469374424 21950464 427 33554432000 4194304 4627331 140735829119904 18446744073709551615 210204647168 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20636/statm: 5359 437 308 106 0 330 0

[startup+0.0660329 s]
/proc/loadavg: 2.35 2.91 3.27 5/189 20636
/proc/meminfo: memFree=18423212/32951124 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=31632 CPUtime=0.06 cores=0,2
/proc/20636/stat : 20636 (strangenight2-s) R 20634 20636 20549 0 -1 4202496 1284 0 0 0 6 0 0 0 25 0 1 0 469374424 32391168 1190 33554432000 4194304 4627331 140735829119904 18446744073709551615 4309870 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20636/statm: 7908 1190 342 106 0 2879 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 31632

[startup+0.101024 s]
/proc/loadavg: 2.35 2.91 3.27 5/189 20636
/proc/meminfo: memFree=18423212/32951124 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=31632 CPUtime=0.09 cores=0,2
/proc/20636/stat : 20636 (strangenight2-s) R 20634 20636 20549 0 -1 4202496 1307 0 0 0 9 0 0 0 25 0 1 0 469374424 32391168 1213 33554432000 4194304 4627331 140735829119904 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20636/statm: 7908 1213 342 106 0 2879 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31632

[startup+0.300993 s]
/proc/loadavg: 2.35 2.91 3.27 5/189 20636
/proc/meminfo: memFree=18423212/32951124 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=36252 CPUtime=0.29 cores=0,2
/proc/20636/stat : 20636 (strangenight2-s) R 20634 20636 20549 0 -1 4202496 2711 0 0 0 29 0 0 0 25 0 1 0 469374424 37122048 2151 33554432000 4194304 4627331 140735829119904 18446744073709551615 4290393 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20636/statm: 9063 2151 373 106 0 4034 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36252

[startup+0.70092 s]
/proc/loadavg: 2.35 2.91 3.27 5/189 20636
/proc/meminfo: memFree=18423212/32951124 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=36680 CPUtime=0.69 cores=0,2
/proc/20636/stat : 20636 (strangenight2-s) R 20634 20636 20549 0 -1 4202496 3183 0 0 0 69 0 0 0 25 0 1 0 469374424 37560320 2273 33554432000 4194304 4627331 140735829119904 18446744073709551615 4305968 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20636/statm: 9170 2273 373 106 0 4141 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36680

[startup+1.50075 s]
/proc/loadavg: 2.48 2.93 3.27 5/190 20637
/proc/meminfo: memFree=18407812/32951124 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=40872 CPUtime=1.49 cores=0,2
/proc/20636/stat : 20636 (strangenight2-s) R 20634 20636 20549 0 -1 4202496 4609 0 0 0 149 0 0 0 25 0 1 0 469374424 41852928 3381 33554432000 4194304 4627331 140735829119904 18446744073709551615 4308680 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20636/statm: 10218 3381 379 106 0 5189 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40872

[startup+3.1005 s]
/proc/loadavg: 2.48 2.93 3.27 5/190 20637
/proc/meminfo: memFree=18402356/32951124 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=43856 CPUtime=3.08 cores=0,2
/proc/20636/stat : 20636 (strangenight2-s) R 20634 20636 20549 0 -1 4202496 6068 0 0 0 308 0 0 0 25 0 1 0 469374424 44908544 4011 33554432000 4194304 4627331 140735829119904 18446744073709551615 4305904 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20636/statm: 10964 4011 379 106 0 5935 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 43856

[startup+6.30098 s]
/proc/loadavg: 2.48 2.93 3.27 5/190 20637
/proc/meminfo: memFree=18391968/32951124 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=46652 CPUtime=6.29 cores=0,2
/proc/20636/stat : 20636 (strangenight2-s) R 20634 20636 20549 0 -1 4202496 7865 0 0 0 628 1 0 0 25 0 1 0 469374424 47771648 4849 33554432000 4194304 4627331 140735829119904 18446744073709551615 4328269 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20636/statm: 11663 4850 379 106 0 6634 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46652

[startup+12.7009 s]
/proc/loadavg: 2.72 2.97 3.28 5/190 20637
/proc/meminfo: memFree=18375144/32951124 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=46848 CPUtime=12.69 cores=0,2
/proc/20636/stat : 20636 (strangenight2-s) R 20634 20636 20549 0 -1 4202496 10351 0 0 0 1268 1 0 0 25 0 1 0 469374424 47972352 4808 33554432000 4194304 4627331 140735829119904 18446744073709551615 4309247 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20636/statm: 11712 4808 379 106 0 6683 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46848

[startup+25.5007 s]
/proc/loadavg: 2.91 3.00 3.29 5/190 20638
/proc/meminfo: memFree=18358372/32951124 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=50540 CPUtime=25.48 cores=0,2
/proc/20636/stat : 20636 (strangenight2-s) R 20634 20636 20549 0 -1 4202496 14787 0 0 0 2547 1 0 0 25 0 1 0 469374424 51752960 5915 33554432000 4194304 4627331 140735829119904 18446744073709551615 4309240 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20636/statm: 12635 5915 379 106 0 7606 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 50540

[startup+51.1005 s]
/proc/loadavg: 3.28 3.08 3.30 5/190 20638
/proc/meminfo: memFree=18340344/32951124 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=53312 CPUtime=51.08 cores=0,2
/proc/20636/stat : 20636 (strangenight2-s) R 20634 20636 20549 0 -1 4202496 21633 0 0 0 5106 2 0 0 25 0 1 0 469374424 54591488 6391 33554432000 4194304 4627331 140735829119904 18446744073709551615 4309123 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20636/statm: 13328 6391 379 106 0 8299 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 53312

[startup+102.307 s]
/proc/loadavg: 3.71 3.23 3.34 5/190 20640
/proc/meminfo: memFree=18316272/32951124 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=64840 CPUtime=102.3 cores=0,2
/proc/20636/stat : 20636 (strangenight2-s) R 20634 20636 20549 0 -1 4202496 33496 0 0 0 10225 5 0 0 25 0 1 0 469374424 66396160 9471 33554432000 4194304 4627331 140735829119904 18446744073709551615 4309318 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20636/statm: 16210 9471 379 106 0 11181 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 64840

[startup+162.301 s]
/proc/loadavg: 3.89 3.37 3.38 5/190 20641
/proc/meminfo: memFree=18274588/32951124 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=65308 CPUtime=162.29 cores=0,2
/proc/20636/stat : 20636 (strangenight2-s) R 20634 20636 20549 0 -1 4202496 44051 0 0 0 16221 8 0 0 25 0 1 0 469374424 66875392 9564 33554432000 4194304 4627331 140735829119904 18446744073709551615 4309117 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20636/statm: 16327 9564 379 106 0 11298 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 65308

[startup+222.301 s]
/proc/loadavg: 4.01 3.50 3.42 5/190 20643
/proc/meminfo: memFree=18259072/32951124 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=78764 CPUtime=222.29 cores=0,2
/proc/20636/stat : 20636 (strangenight2-s) R 20634 20636 20549 0 -1 4202496 55833 0 0 0 22218 11 0 0 25 0 1 0 469374424 80654336 13320 33554432000 4194304 4627331 140735829119904 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20636/statm: 19691 13320 379 106 0 14662 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 78764

[startup+282.301 s]
/proc/loadavg: 4.00 3.58 3.45 5/190 20644
/proc/meminfo: memFree=18230772/32951124 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=79068 CPUtime=282.29 cores=0,2
/proc/20636/stat : 20636 (strangenight2-s) R 20634 20636 20549 0 -1 4202496 64428 0 0 0 28216 13 0 0 25 0 1 0 469374424 80965632 13479 33554432000 4194304 4627331 140735829119904 18446744073709551615 4309033 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20636/statm: 19767 13479 379 106 0 14738 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 79068

[startup+342.301 s]
/proc/loadavg: 4.00 3.66 3.48 5/190 20655
/proc/meminfo: memFree=18206368/32951124 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=87888 CPUtime=342.29 cores=0,2
/proc/20636/stat : 20636 (strangenight2-s) R 20634 20636 20549 0 -1 4202496 75106 0 0 0 34214 15 0 0 25 0 1 0 469374424 89997312 14565 33554432000 4194304 4627331 140735829119904 18446744073709551615 4309873 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20636/statm: 21972 14566 379 106 0 16943 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 87888

[startup+402.301 s]
/proc/loadavg: 4.00 3.72 3.51 5/190 20657
/proc/meminfo: memFree=18225832/32951124 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=88072 CPUtime=402.29 cores=0,2
/proc/20636/stat : 20636 (strangenight2-s) R 20634 20636 20549 0 -1 4202496 82355 0 0 0 40213 16 0 0 25 0 1 0 469374424 90185728 14463 33554432000 4194304 4627331 140735829119904 18446744073709551615 4309147 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20636/statm: 22018 14463 379 106 0 16989 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 88072

[startup+462.3 s]
/proc/loadavg: 4.00 3.77 3.54 5/190 20658
/proc/meminfo: memFree=18175840/32951124 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=88228 CPUtime=462.3 cores=0,2
/proc/20636/stat : 20636 (strangenight2-s) R 20634 20636 20549 0 -1 4202496 88490 0 0 0 46211 19 0 0 25 0 1 0 469374424 90345472 15494 33554432000 4194304 4627331 140735829119904 18446744073709551615 4309870 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20636/statm: 22057 15494 379 106 0 17028 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 88228

[startup+522.3 s]
/proc/loadavg: 4.00 3.81 3.57 5/190 20663
/proc/meminfo: memFree=18137212/32951124 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=105640 CPUtime=522.29 cores=0,2
/proc/20636/stat : 20636 (strangenight2-s) R 20634 20636 20549 0 -1 4202496 97925 0 0 0 52209 20 0 0 25 0 1 0 469374424 108175360 19735 33554432000 4194304 4627331 140735829119904 18446744073709551615 4309024 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20636/statm: 26410 19735 379 106 0 21381 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 105640

[startup+582.3 s]
/proc/loadavg: 4.07 3.85 3.60 5/190 20664
/proc/meminfo: memFree=18126840/32951124 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=105752 CPUtime=582.3 cores=0,2
/proc/20636/stat : 20636 (strangenight2-s) R 20634 20636 20549 0 -1 4202496 103850 0 0 0 58207 23 0 0 25 0 1 0 469374424 108290048 19885 33554432000 4194304 4627331 140735829119904 18446744073709551615 4309873 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20636/statm: 26438 19885 379 106 0 21409 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 105752

[startup+642.3 s]
/proc/loadavg: 4.02 3.88 3.62 5/190 20666
/proc/meminfo: memFree=18112188/32951124 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=105920 CPUtime=642.3 cores=0,2
/proc/20636/stat : 20636 (strangenight2-s) R 20634 20636 20549 0 -1 4202496 110024 0 0 0 64206 24 0 0 25 0 1 0 469374424 108462080 20328 33554432000 4194304 4627331 140735829119904 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20636/statm: 26480 20328 379 106 0 21451 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 105920

[startup+702.3 s]
/proc/loadavg: 4.05 3.91 3.65 5/190 20668
/proc/meminfo: memFree=18103980/32951124 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=106148 CPUtime=702.3 cores=0,2
/proc/20636/stat : 20636 (strangenight2-s) R 20634 20636 20549 0 -1 4202496 117515 0 0 0 70203 27 0 0 25 0 1 0 469374424 108695552 18667 33554432000 4194304 4627331 140735829119904 18446744073709551615 4309540 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20636/statm: 26537 18667 379 106 0 21508 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 106148

[startup+762.307 s]
/proc/loadavg: 4.05 3.94 3.67 5/190 20696
/proc/meminfo: memFree=18168412/32951124 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=110600 CPUtime=762.31 cores=0,2
/proc/20636/stat : 20636 (strangenight2-s) R 20634 20636 20549 0 -1 4202496 123501 0 0 0 76202 29 0 0 25 0 1 0 469374424 113254400 21587 33554432000 4194304 4627331 140735829119904 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20636/statm: 27650 21587 379 106 0 22621 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 110600

[startup+822.301 s]
/proc/loadavg: 4.08 3.96 3.69 5/190 20698
/proc/meminfo: memFree=18150376/32951124 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=110708 CPUtime=822.3 cores=0,2
/proc/20636/stat : 20636 (strangenight2-s) R 20634 20636 20549 0 -1 4202496 129132 0 0 0 82200 30 0 0 25 0 1 0 469374424 113364992 20783 33554432000 4194304 4627331 140735829119904 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20636/statm: 27677 20783 379 106 0 22648 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 110708

[startup+882.301 s]
/proc/loadavg: 4.03 3.97 3.71 5/190 20699
/proc/meminfo: memFree=18145156/32951124 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=110852 CPUtime=882.3 cores=0,2
/proc/20636/stat : 20636 (strangenight2-s) R 20634 20636 20549 0 -1 4202496 134800 0 0 0 88198 32 0 0 25 0 1 0 469374424 113512448 20175 33554432000 4194304 4627331 140735829119904 18446744073709551615 4310065 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20636/statm: 27713 20175 379 106 0 22684 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 110852

[startup+942.301 s]
/proc/loadavg: 4.01 3.97 3.73 5/190 20701
/proc/meminfo: memFree=18139192/32951124 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=110936 CPUtime=942.3 cores=0,2
/proc/20636/stat : 20636 (strangenight2-s) R 20634 20636 20549 0 -1 4202496 139550 0 0 0 94197 33 0 0 25 0 1 0 469374424 113598464 21639 33554432000 4194304 4627331 140735829119904 18446744073709551615 4309224 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20636/statm: 27734 21639 379 106 0 22705 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 110936

[startup+1002.3 s]
/proc/loadavg: 4.00 3.97 3.74 5/190 20703
/proc/meminfo: memFree=18113256/32951124 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=114516 CPUtime=1002.3 cores=0,2
/proc/20636/stat : 20636 (strangenight2-s) R 20634 20636 20549 0 -1 4202496 146046 0 0 0 100195 35 0 0 25 0 1 0 469374424 117264384 21673 33554432000 4194304 4627331 140735829119904 18446744073709551615 4423921 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20636/statm: 28629 21673 379 106 0 23600 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 114516

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.75 5/190 20704
/proc/meminfo: memFree=18078160/32951124 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=129084 CPUtime=1062.31 cores=0,2
/proc/20636/stat : 20636 (strangenight2-s) R 20634 20636 20549 0 -1 4202496 150989 0 0 0 106194 37 0 0 25 0 1 0 469374424 132182016 26241 33554432000 4194304 4627331 140735829119904 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20636/statm: 32271 26241 379 106 0 27242 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 129084

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.76 5/190 20706
/proc/meminfo: memFree=18065364/32951124 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=129084 CPUtime=1122.3 cores=0,2
/proc/20636/stat : 20636 (strangenight2-s) R 20634 20636 20549 0 -1 4202496 154745 0 0 0 112192 38 0 0 25 0 1 0 469374424 132182016 26475 33554432000 4194304 4627331 140735829119904 18446744073709551615 4309128 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20636/statm: 32271 26475 379 106 0 27242 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 129084

[startup+1182.3 s]
/proc/loadavg: 4.03 3.99 3.78 5/190 20707
/proc/meminfo: memFree=18075256/32951124 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=143256 CPUtime=1182.31 cores=0,2
/proc/20636/stat : 20636 (strangenight2-s) R 20634 20636 20549 0 -1 4202496 158068 0 0 0 118192 39 0 0 25 0 1 0 469374424 146694144 29664 33554432000 4194304 4627331 140735829119904 18446744073709551615 4309077 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20636/statm: 35814 29664 379 106 0 30785 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 143256

[startup+1242.3 s]
/proc/loadavg: 4.01 3.99 3.79 5/190 20763
/proc/meminfo: memFree=18163184/32951124 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=143420 CPUtime=1242.31 cores=0,2
/proc/20636/stat : 20636 (strangenight2-s) R 20634 20636 20549 0 -1 4202496 160490 0 0 0 124191 40 0 0 25 0 1 0 469374424 146862080 28288 33554432000 4194304 4627331 140735829119904 18446744073709551615 4309045 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20636/statm: 35855 28288 379 106 0 30826 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 143420



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.00 3.81 5/185 20786
/proc/meminfo: memFree=18209392/32951124 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=209964 CPUtime=1300.01 cores=0,2
/proc/20636/stat : 20636 (strangenight2-s) R 20634 20636 20549 0 -1 4202496 164861 0 0 0 129960 41 0 0 25 0 1 0 469374424 215003136 32659 33554432000 4194304 4627331 140735829119904 18446744073709551615 4309063 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20636/statm: 52491 32659 394 106 0 47462 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 209964

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.01
CPU time (s): 1300.03
CPU user time (s): 1299.61
CPU system time (s): 0.420936
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 209964

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

runsolver used 2.24266 second user time and 4.86826 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-23 18:55:59
IDJOB=3265764
IDBENCH=85805
IDSOLVER=1587
FILE ID=node130/3265764-1303577759
RUNJOBID= node130-1303577757-20567
PBS_JOBID= 13150334
Free space on /tmp= 71828 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-ukn004.shuffled-as.sat05-3844.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265764-1303577759/watcher-3265764-1303577759 -o /tmp/evaluation-result-3265764-1303577759/solver-3265764-1303577759 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3265764-1303577759.cnf

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

MD5SUM BENCH= 7d96ba103689bec761c9e7df7b158323
RANDOM SEED=2056495642

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.83
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.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18423368 kB
Buffers:       2091452 kB
Cached:       11784220 kB
SwapCached:          0 kB
Active:        6403900 kB
Inactive:      7575304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18423368 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           25592 kB
Writeback:           0 kB
AnonPages:      103200 kB
Mapped:          16076 kB
Slab:           481716 kB
PageTables:       5480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   319936 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= 71820 MiB
End job on node130 at 2011-04-23 19:17:41