Trace number 3367911

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.03

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m62-q1504.5-n60-p15-s80450670.cnf
MD5SUM78d8e2b8c0fd15b93f96e38e33701f17
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.61315
Satisfiable
(Un)Satisfiability was proved
Number of variables3510
Number of clauses974465
Sum of the clauses size1952320
Maximum clause length62
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2974405
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

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-3367911-1305396108.cnf'
0.00/0.01	c -- header says num vars:           3510
0.00/0.01	c -- header says num clauses:      974465
0.09/0.14	c -- clauses added:            0 learnts,       974465 normals,            0 xors
0.09/0.14	c -- vars added       3510
0.09/0.14	c Parsing time:  0.13 s
0.09/0.14	c  N st     0         0      3510        60    974405         0   1952320         0   no data   no data
0.09/0.14	c asymm  cl-useful: 0/60/60 lits-rem:0 time: 0.00
0.19/0.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.2M T:  0.11
0.19/0.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.39/0.42	c bin-w-bin subsume rem            0 bins  time:  0.16 s
0.59/0.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.18 s
0.59/0.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3510 time:  0.08 s
0.69/0.77	c Removed useless bin:       0  fixed:     0  props:   4.89M  time:  0.09 s
0.89/0.99	c lits-rem:       395  cl-subs:        0  v-elim:     60  v-fix:    0  time:  0.21 s
0.98/1.00	c Finding binary XORs  T:     0.02 s  found:       0
0.98/1.05	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.98/1.05	c calculated reachability. Time: 0.00
0.98/1.06	c Calc default polars -  time:   0.01 s pos:       0 undec:      60 neg:    3450
0.98/1.06	c =========================================================================================
0.98/1.06	c types(t): F = full restart, N = normal restart
0.98/1.06	c types(t): S = simplification begin/end, E = solution found
0.98/1.06	c restart types(rt): st = static, dy = dynamic
0.98/1.06	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.98/1.06	c  B st     0         0      3450     15221    955734         0   2885422         0   no data   no data
1.79/1.85	c  N dy    11      4187      3450     15221    955734      4060   2885417   1300457     19.51     20.63
2.68/2.71	c  N dy    20      8961      3450     15221    955734      6260   2885409   1778160     17.21     18.15
3.78/3.87	c  N dy    37     14759      3450     15221    955734      7765   2885403   1945798     16.62     17.61
4.68/4.73	c  N dy    43     18869      3450     15221    955734      6295   2885395   1321791     16.00     17.01
5.89/5.91	c  F st    54     25003      3450     15221    955734     12305   2885395   2551186     15.43     13.67
5.99/6.01	c  N st    54     25003      3450     15221    955734     12305   2885395   2551186     15.43     13.67
6.78/6.89	c  N dy    60     30002      3450     15221    955734     10536   2885395   1950679     15.43   no data
6.78/6.89	c  S st    60     30002      3450     15221    955734     10536   2885395   1950679     15.43   no data
6.98/7.00	c  S st    60     30505      3450     15221    955734     11032   2885393   2023727     15.43   no data
6.98/7.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
8.39/8.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 66.6M T:  1.44
8.39/8.49	c blocked clauses removed:        0 vars:      0 tried:        3450 T: 0.00 s
8.49/8.57	c bin-w-bin subsume rem            0 bins  time:  0.08 s
13.30/13.31	c subs with bin:        0  lits-rem:     13924  v-fix:    0  time:  4.74 s
13.30/13.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3450 time:  0.08 s
13.39/13.48	c Removed useless bin:       0  fixed:     0  props:   4.79M  time:  0.08 s
13.99/14.09	c lits-rem:      6111  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.61 s
15.39/15.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.34 s
17.99/18.04	c lits-rem:      1156  cl-subs:      328  v-elim:      0  v-fix:    0  time:  2.51 s
18.19/18.24	c asymm  cl-useful: 13/1552/15221 lits-rem:146 time: 0.21
18.19/18.27	c calculated reachability. Time: 0.00
18.19/18.27	c  N dy    60     30505      3450     15221    955734     10704   2863829   1959409     15.43   no data
19.09/19.18	c  N dy    68     34758      3450     15221    955734     14866   2863829   3182008     15.26     16.10
20.19/20.23	c  N dy    88     40060      3450     15221    955734     12337   2863829   2425151     15.42     16.48
21.09/21.17	c  N dy   108     44261      3450     15221    955734     16435   2863829   3588609     15.60     16.42
21.48/21.52	c  S st   114     45757      3450     15221    955734      9164   2863829   1472173     15.58   no data
21.58/21.62	c  S st   114     46258      3450     15221    955734      9662   2863829   1555883     15.58   no data
21.58/21.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
23.19/23.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 66.0M T:  1.64
23.19/23.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.28/23.38	c bin-w-bin subsume rem            0 bins  time:  0.08 s
28.18/28.27	c subs with bin:        0  lits-rem:     15021  v-fix:    0  time:  4.89 s
28.28/28.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3450 time:  0.08 s
28.39/28.43	c Removed useless bin:       0  fixed:     0  props:   4.79M  time:  0.08 s
28.49/28.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
29.80/29.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.34 s
30.69/30.77	c lits-rem:       180  cl-subs:       90  v-elim:      0  v-fix:    0  time:  0.86 s
30.80/30.82	c vivif2 --  cl tried    15221 cl shrink    10660 lits rem     113019 time: 0.05
30.80/30.85	c vivif2 --  cl tried     9572 cl shrink        0 lits rem          0 time: 0.03
30.99/31.05	c asymm  cl-useful: 0/1957/15221 lits-rem:0 time: 0.21
30.99/31.08	c calculated reachability. Time: 0.00
30.99/31.08	c  N dy   114     46258      3450     15221    955734      9572   2735245   1540139     15.58   no data
31.79/31.85	c  N dy   118     50681      3450     15221    955734     13910   2735245   2490305     15.41     16.37
32.59/32.69	c  N dy   132     54908      3450     15221    955734     18029   2735245   3497426     15.43     16.37
33.28/33.39	c  N dy   140     58988      3450     15221    955734     12266   2735245   1941419     15.26     16.09
34.58/34.60	c  N dy   148     65278      3450     15221    955734     18397   2735245   3104349     15.03     16.21
35.49/35.52	c  S st   167     69388      3450     15221    955734     11702   2735245   1772068     15.08     12.87
35.59/35.61	c  S st   167     69888      3450     15221    955734     12200   2735245   1862209     15.08   no data
35.59/35.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
36.99/37.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 66.2M T:  1.44
36.99/37.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
37.09/37.17	c bin-w-bin subsume rem            0 bins  time:  0.08 s
41.80/41.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.62 s
41.80/41.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3450 time:  0.08 s
41.90/41.96	c Removed useless bin:       0  fixed:     0  props:   4.79M  time:  0.08 s
42.19/42.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.28 s
43.59/43.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.31 s
44.79/44.83	c lits-rem:       145  cl-subs:       50  v-elim:      0  v-fix:    0  time:  1.21 s
44.79/44.84	c vivif2 --  cl tried    15221 cl shrink        0 lits rem          0 time: 0.02
44.79/44.88	c vivif2 --  cl tried    12150 cl shrink        0 lits rem          0 time: 0.04
44.99/45.09	c asymm  cl-useful: 0/1166/15221 lits-rem:0 time: 0.21
45.10/45.11	c calculated reachability. Time: 0.00
45.10/45.11	c  N dy   167     69888      3450     15221    955734     12150   2735245   1847461     15.08   no data
45.99/46.08	c  N dy   185     74897      3450     15221    955734     17035   2735245   3043954     15.10     15.94
47.09/47.13	c  N dy   206     80015      3450     15221    955734     22042   2735245   4328416     15.13     16.08
48.19/48.23	c  N dy   230     85144      3450     15221    955734     15328   2735245   2970174     15.26     16.68
48.69/48.79	c  F st   244     87501      3450     15221    955734     17638   2735245   3568594     15.29     14.50
49.49/49.58	c  N st   249     90802      3450     15221    955734     20832   2735245   4251299     15.29   no data
51.09/51.13	c  N dy   273     96593      3450     15221    955734     13818   2735245   2112630     15.39     27.08
52.69/52.74	c  N dy   325    102840      3450     15221    955734     19947   2735245   3775827     15.77     21.20
53.18/53.24	c  S st   336    104832      3450     15221    955734     21897   2735245   4259366     15.78     11.37
53.28/53.36	c  S st   336    105335      3450     15221    955734     22397   2735245   4358439     15.78   no data
53.28/53.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
55.28/55.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 87.8M T:  2.00
55.38/55.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
55.38/55.49	c bin-w-bin subsume rem            0 bins  time:  0.08 s
60.28/60.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.87 s
60.38/60.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3450 time:  0.08 s
60.49/60.53	c Removed useless bin:       0  fixed:     0  props:   4.79M  time:  0.08 s
60.49/60.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
62.09/62.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.41 s
70.69/70.76	c lits-rem:       679  cl-subs:      216  v-elim:      0  v-fix:    0  time:  8.63 s
70.69/70.78	c vivif2 --  cl tried    15221 cl shrink        0 lits rem          0 time: 0.02
70.79/70.86	c vivif2 --  cl tried    22181 cl shrink        0 lits rem          0 time: 0.08
70.99/71.07	c asymm  cl-useful: 0/1086/15221 lits-rem:0 time: 0.21
70.99/71.09	c calculated reachability. Time: 0.00
70.99/71.09	c  N dy   336    105335      3450     15221    955734     22181   2735245   4282661     15.78   no data
72.99/73.07	c  N dy   368    112417      3450     15221    955734     15409   2735245   2415692     15.90     16.74
74.90/74.95	c  N dy   393    120151      3450     15221    955734     22948   2735245   4451454     15.89     16.75
77.39/77.45	c  N dy   435    129030      3450     15221    955734     16979   2735245   2456086     15.96     16.87
79.19/79.30	c  N dy   457    137292      3450     15221    955734     25043   2735245   4552241     15.89     20.19
81.79/81.86	c  N dy   512    146153      3450     15221    955734     18074   2735245   2858058     16.13     20.36
84.08/84.14	c  N dy   549    155553      3450     15221    955734     27244   2735245   5328050     16.17     29.62
84.89/84.91	c  S st   559    158002      3450     15221    955734     29642   2735245   5899099     16.17     15.12
84.99/85.08	c  S st   559    158506      3450     15221    955734     30143   2735245   5985774     16.17   no data
85.09/85.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
87.49/87.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 97.1M T:  2.43
87.49/87.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
87.59/87.63	c bin-w-bin subsume rem            0 bins  time:  0.08 s
92.19/92.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.66 s
92.29/92.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3450 time:  0.08 s
92.40/92.46	c Removed useless bin:       0  fixed:     0  props:   4.79M  time:  0.08 s
92.40/92.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
94.08/94.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.51 s
108.28/108.36	c lits-rem:       955  cl-subs:      313  v-elim:      0  v-fix:    0  time: 14.16 s
108.28/108.38	c vivif2 --  cl tried    15221 cl shrink        0 lits rem          0 time: 0.02
108.38/108.48	c vivif2 --  cl tried    29830 cl shrink        0 lits rem          0 time: 0.10
108.68/108.72	c asymm  cl-useful: 0/680/15221 lits-rem:0 time: 0.23
108.68/108.74	c calculated reachability. Time: 0.00
108.68/108.74	c  N dy   559    158506      3450     15221    955734     29830   2735245   5867132     16.17   no data
111.49/111.54	c  N dy   594    169091      3450     15221    955734     23534   2735245   3892887     16.13     17.00
115.09/115.13	c  N dy   641    180955      3450     15221    955734     35095   2735245   7023917     16.09     17.32
118.29/118.33	c  N dy   657    193525      3450     15221    955734     29831   2735245   5233484     15.92     16.76
121.19/121.26	c  N dy   675    205899      3450     15221    955734     23370   2735245   3559040     15.81     28.51
124.69/124.79	c  N dy   722    219075      3450     15221    955734     36262   2735245   6411137     15.81     16.66
127.99/128.09	c  N dy   759    233495      3450     15221    955734     30851   2735245   4914263     15.75     16.60
129.09/129.18	c  S st   780    237759      3450     15221    955734     35001   2735245   6019180     15.78   no data
129.29/129.30	c  S st   780    238260      3450     15221    955734     35500   2735245   6108383     15.78   no data
129.29/129.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
131.59/131.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 93.3M T:  2.28
131.59/131.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
131.69/131.71	c bin-w-bin subsume rem            0 bins  time:  0.08 s
136.40/136.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.69 s
136.40/136.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3450 time:  0.08 s
136.51/136.57	c Removed useless bin:       0  fixed:     0  props:   4.79M  time:  0.08 s
136.59/136.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
138.09/138.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.34 s
150.89/150.96	c lits-rem:       909  cl-subs:      363  v-elim:      0  v-fix:    0  time: 12.82 s
150.89/150.98	c vivif2 --  cl tried    15221 cl shrink        0 lits rem          0 time: 0.02
151.09/151.10	c vivif2 --  cl tried    35137 cl shrink        0 lits rem          0 time: 0.12
151.29/151.33	c asymm  cl-useful: 0/1175/15221 lits-rem:0 time: 0.23
151.29/151.36	c calculated reachability. Time: 0.00
151.29/151.36	c  N dy   780    238260      3450     15221    955734     35137   2735245   6006092     15.78   no data
155.40/155.49	c  N dy   839    253554      3450     15221    955734     29567   2735245   4890437     15.82     18.68
160.29/160.30	c  N dy   887    269741      3450     15221    955734     23864   2735245   3483120     15.78     16.87
165.29/165.37	c  N dy   956    287321      3450     15221    955734     41025   2735245   7697556     15.80     16.67
170.89/170.94	c  N dy  1039    305704      3450     15221    955734     36490   2735245   6767782     15.89     23.55
171.09/171.16	c  F st  1043    306251      3450     15221    955734     37032   2735245   6918024     15.89     12.15
177.99/178.00	c  N dy  1125    325236      3450     15221    955734     32136   2735245   5581472     16.01     22.90
184.99/185.06	c  N dy  1222    345254      3450     15221    955734     27250   2735245   4093753     16.07     22.05
188.59/188.68	c  S st  1279    357390      3450     15221    955734     39101   2735245   7255857     16.12   no data
188.79/188.83	c  S st  1279    357893      3450     15221    955734     39601   2735245   7343643     16.12   no data
188.79/188.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
192.19/192.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 106.2M T:  3.42
192.29/192.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
192.29/192.38	c bin-w-bin subsume rem            0 bins  time:  0.08 s
197.29/197.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.01 s
197.39/197.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3450 time:  0.08 s
197.49/197.55	c Removed useless bin:       0  fixed:     0  props:   4.79M  time:  0.08 s
197.59/197.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
199.49/199.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.70 s
217.69/217.79	c lits-rem:      1733  cl-subs:      489  v-elim:      0  v-fix:    0  time: 18.26 s
217.80/217.81	c vivif2 --  cl tried    15221 cl shrink        0 lits rem          0 time: 0.02
217.90/217.94	c vivif2 --  cl tried    39112 cl shrink        0 lits rem          0 time: 0.13
218.09/218.18	c asymm  cl-useful: 0/798/15221 lits-rem:0 time: 0.24
218.19/218.20	c calculated reachability. Time: 0.00
218.19/218.20	c  N dy  1279    357893      3450     15221    955734     39112   2735245   7195884     16.12   no data
224.69/224.78	c  N dy  1342    379119      3450     15221    955734     34442   2735245   5455181     16.06     16.96
231.10/231.17	c  N dy  1427    399187      3450     15221    955734     27710   2735245   3964463     16.07     22.58
237.19/237.22	c  N dy  1520    419251      3450     15221    955734     47285   2735245   8837148     16.13     18.91
243.50/243.53	c  N dy  1590    440070      3450     15221    955734     40219   2735245   7312689     16.11     16.99
250.81/250.90	c  N dy  1638    460546      3450     15221    955734     31916   2735245   5058761     16.06     17.02
257.41/257.46	c  N dy  1718    481469      3450     15221    955734     52243   2735245   9959799     16.10     17.06
264.69/264.79	c  N dy  1830    501554      3450     15221    955734     42670   2735245   7815353     16.20     18.37
273.80/273.81	c  N dy  1916    522659      3450     15221    955734     33020   2735245   4986905     16.25     17.14
278.40/278.46	c  S st  1995    536840      3450     15221    955734     46914   2735245   8495424     16.33     11.34
278.59/278.64	c  S st  1995    537342      3450     15221    955734     47414   2735245   8592463     16.33   no data
278.59/278.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
281.79/281.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 115.8M T:  3.14
281.79/281.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
281.89/281.91	c bin-w-bin subsume rem            0 bins  time:  0.08 s
286.59/286.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.69 s
286.59/286.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3450 time:  0.08 s
286.69/286.76	c Removed useless bin:       0  fixed:     0  props:   4.79M  time:  0.08 s
286.79/286.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
288.60/288.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.59 s
308.11/308.17	c lits-rem:      1255  cl-subs:      493  v-elim:      0  v-fix:    0  time: 19.51 s
308.11/308.19	c vivif2 --  cl tried    15221 cl shrink        0 lits rem          0 time: 0.02
308.30/308.35	c vivif2 --  cl tried    46921 cl shrink        0 lits rem          0 time: 0.16
308.50/308.59	c asymm  cl-useful: 0/688/15221 lits-rem:0 time: 0.24
308.60/308.61	c calculated reachability. Time: 0.00
308.60/308.61	c  N dy  1995    537342      3450     15221    955734     46921   2735245   8472433     16.33   no data
316.91/316.99	c  N dy  2082    557478      3450     15221    955734     35304   2735245   5606206     16.39     17.45
324.69/324.76	c  N dy  2153    578652      3450     15221    955734     55974   2735245  10839807     16.38     17.44
332.69/332.75	c  N dy  2203    598683      3450     15221    955734     43349   2735245   7505263     16.33     27.60
340.40/340.49	c  N dy  2258    618910      3450     15221    955734     63103   2735245  12498776     16.30     17.16
347.90/347.99	c  N dy  2345    638990      3450     15221    955734     49531   2735245   8918848     16.33     18.15
358.50/358.55	c  N dy  2457    659747      3450     15221    955734     35595   2735245   5002357     16.41     17.32
366.00/366.00	c  N dy  2545    679830      3450     15221    955734     55182   2735245  10011863     16.44     22.56
374.70/374.73	c  N dy  2598    700790      3450     15221    955734     40511   2735245   5922934     16.41     17.30
381.50/381.51	c  N dy  2665    720808      3450     15221    955734     60063   2735245  10929196     16.41     22.35
389.90/389.95	c  N dy  2749    741052      3450     15221    955734     43656   2735245   6639071     16.42     17.36
398.90/398.98	c  N dy  2869    761574      3450     15221    955734     63714   2735245  11696612     16.50     17.47
407.90/407.92	c  N dy  2943    782280      3450     15221    955734     46825   2735245   7127313     16.49     17.45
416.60/416.60	c  N dy  3025    802296      3450     15221    955734     66320   2735245  12337890     16.52     22.21
419.00/419.03	c  S st  3050    806013      3450     15221    955734     69954   2735245  13218918     16.54     11.85
419.30/419.30	c  S st  3050    806517      3450     15221    955734     70453   2735245  13318893     16.54   no data
419.30/419.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
424.00/424.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 151.9M T:  4.66
424.00/424.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
424.10/424.10	c bin-w-bin subsume rem            0 bins  time:  0.08 s
429.11/429.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.06 s
429.20/429.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3450 time:  0.08 s
429.30/429.33	c Removed useless bin:       0  fixed:     0  props:   4.79M  time:  0.08 s
429.40/429.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
432.10/432.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.34 s
455.70/455.75	c lits-rem:      1850  cl-subs:     1224  v-elim:      0  v-fix:    0  time: 23.59 s
455.70/455.77	c vivif2 --  cl tried    15221 cl shrink        0 lits rem          0 time: 0.02
456.00/456.01	c vivif2 --  cl tried    69229 cl shrink        0 lits rem          0 time: 0.24
456.30/456.30	c asymm  cl-useful: 0/500/15221 lits-rem:0 time: 0.29
456.30/456.32	c calculated reachability. Time: 0.00
456.30/456.32	c  N dy  3050    806517      3450     15221    955734     69229   2735245  13063075     16.54   no data
464.60/464.66	c  N dy  3134    826545      3450     15221    955734     50713   2735245   8323315     16.57     18.25
474.60/474.63	c  N dy  3213    846995      3450     15221    955734     70671   2735245  13168586     16.59     17.68
483.71/483.73	c  N dy  3305    867071      3450     15221    955734     51202   2735245   7917710     16.62     20.57
492.01/492.00	c  N dy  3369    887155      3450     15221    955734     70779   2735245  12768364     16.59     23.35
501.61/501.64	c  N dy  3471    907157      3450     15221    955734     50322   2735245   7820112     16.62     17.51
511.21/511.25	c  N dy  3531    928279      3450     15221    955734     70845   2735245  13155636     16.61     17.53
521.10/521.14	c  N dy  3614    948536      3450     15221    955734     49689   2735245   7510943     16.64     17.54
530.31/530.32	c  N dy  3692    968921      3450     15221    955734     69554   2735245  12778352     16.66     17.76
542.00/542.07	c  N dy  3792    988990      3450     15221    955734     47248   2735245   6717087     16.70     27.94
550.50/550.50	c  N dy  3866   1009023      3450     15221    955734     66720   2735245  11893630     16.70     18.04
563.61/563.64	c  N dy  3963   1029501      3450     15221    955734     43829   2735245   5523705     16.74     17.65
571.41/571.40	c  N dy  4043   1049931      3450     15221    955734     63728   2735245  10244699     16.75     18.33
582.02/582.01	c  N dy  4120   1070275      3450     15221    955734     83492   2735245  15478739     16.76     17.66
582.70/582.79	c  F st  4125   1071876      3450     15221    955734     85073   2735245  15783851     16.76   no data
590.41/590.48	c  N dy  4198   1090360      3450     15221    955734     59182   2735245   9234006     16.78     25.51
599.31/599.38	c  N dy  4261   1110608      3450     15221    955734     78891   2735245  14192184     16.76     17.74
610.00/610.04	c  N dy  4352   1131583      3450     15221    955734     54575   2735245   7920506     16.77     17.78
619.81/619.86	c  N dy  4437   1151683      3450     15221    955734     74107   2735245  13494849     16.79     28.89
635.21/635.24	c  N dy  4503   1172398      3450     15221    955734     48453   2735245   6257387     16.78     17.74
642.81/642.80	c  N dy  4575   1192400      3450     15221    955734     67984   2735245  10547886     16.80     17.70
650.71/650.77	c  S st  4631   1209775      3450     15221    955734     84909   2735245  14850762     16.79     15.98
651.01/651.09	c  S st  4631   1210278      3450     15221    955734     85412   2735245  14945805     16.79   no data
651.11/651.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
656.41/656.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 165.1M T:  5.34
656.51/656.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
656.51/656.58	c bin-w-bin subsume rem            0 bins  time:  0.08 s
661.31/661.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.72 s
661.31/661.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3450 time:  0.08 s
661.41/661.47	c Removed useless bin:       0  fixed:     0  props:   4.79M  time:  0.08 s
661.51/661.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
663.61/663.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.71 s
691.11/691.12	c lits-rem:      1515  cl-subs:     1981  v-elim:      0  v-fix:    0  time: 27.42 s
691.11/691.13	c vivif2 --  cl tried    15221 cl shrink        0 lits rem          0 time: 0.02
691.41/691.42	c vivif2 --  cl tried    83431 cl shrink        0 lits rem          0 time: 0.29
691.71/691.76	c asymm  cl-useful: 0/288/15221 lits-rem:0 time: 0.34
691.71/691.79	c calculated reachability. Time: 0.00
691.71/691.79	c  N dy  4631   1210278      3450     15221    955734     83431   2735245  14686077     16.79   no data
700.72/700.76	c  N dy  4691   1230316      3450     15221    955734     56266   2735245   7994289     16.79     20.75
709.41/709.44	c  N dy  4789   1250367      3450     15221    955734     75863   2735245  12405531     16.81     21.54
720.52/720.51	c  N dy  4860   1270691      3450     15221    955734     47929   2735245   5829632     16.81     17.80
729.82/729.86	c  N dy  4946   1292958      3450     15221    955734     69654   2735245  11686492     16.83     17.83
740.01/740.00	c  N dy  5022   1313520      3450     15221    955734     89750   2735245  16573131     16.84     17.74
748.52/748.53	c  N dy  5061   1333551      3450     15221    955734     60557   2735245   8816344     16.82     17.85
757.32/757.38	c  N dy  5162   1353882      3450     15221    955734     80442   2735245  13771776     16.84     17.76
769.61/769.60	c  N dy  5242   1374101      3450     15221    955734     50349   2735245   6102744     16.85     17.80
778.02/778.07	c  N dy  5323   1394535      3450     15221    955734     70269   2735245  11070508     16.87     17.77
789.42/789.41	c  N dy  5406   1414929      3450     15221    955734     90183   2735245  15970216     16.87     17.82
800.01/800.00	c  N dy  5472   1434996      3450     15221    955734     58944   2735245   8002220     16.87     20.37
808.82/808.85	c  N dy  5548   1455492      3450     15221    955734     78943   2735245  12907348     16.87     18.12
821.01/821.04	c  N dy  5622   1476127      3450     15221    955734     99025   2735245  18034402     16.87     17.85
829.62/829.69	c  N dy  5694   1496292      3450     15221    955734     67003   2735245   9589136     16.88     17.89
840.32/840.37	c  N dy  5783   1517559      3450     15221    955734     87728   2735245  14826656     16.90     17.80
852.63/852.67	c  N dy  5862   1537651      3450     15221    955734     54661   2735245   6708694     16.91     25.87
860.12/860.10	c  N dy  5910   1558048      3450     15221    955734     74484   2735245  10874879     16.89     17.83
869.82/869.80	c  N dy  5986   1578335      3450     15221    955734     94287   2735245  15472634     16.90     17.98
878.62/878.61	c  N dy  6032   1598630      3450     15221    955734     60494   2735245   7701038     16.89     17.80
887.72/887.71	c  N dy  6111   1618730      3450     15221    955734     79917   2735245  12009552     16.90     19.44
899.32/899.37	c  N dy  6203   1639217      3450     15221    955734     99843   2735245  17176345     16.92     17.89
909.92/909.96	c  N dy  6288   1659257      3450     15221    955734     64969   2735245   8967718     16.94     26.10
918.53/918.51	c  N dy  6358   1679299      3450     15221    955734     84535   2735245  13757949     16.94     34.52
931.83/931.83	c  N dy  6463   1699338      3450     15221    955734    104066   2735245  18740072     16.97     24.21
938.62/938.61	c  S st  6520   1710279      3450     15221    955734     59200   2735245   7270918     16.98     16.01
938.72/938.79	c  S st  6520   1710786      3450     15221    955734     59706   2735245   7350638     16.98   no data
938.82/938.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
942.52/942.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 133.4M T:  3.74
942.52/942.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
942.62/942.66	c bin-w-bin subsume rem            0 bins  time:  0.08 s
947.32/947.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.72 s
947.42/947.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3450 time:  0.08 s
947.52/947.55	c Removed useless bin:       0  fixed:     0  props:   4.79M  time:  0.08 s
947.62/947.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
949.22/949.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.42 s
960.82/960.81	c lits-rem:       452  cl-subs:     1242  v-elim:      0  v-fix:    0  time: 11.57 s
960.82/960.83	c vivif2 --  cl tried    15221 cl shrink        0 lits rem          0 time: 0.02
960.92/960.99	c vivif2 --  cl tried    58464 cl shrink        0 lits rem          0 time: 0.16
961.32/961.32	c asymm  cl-useful: 0/371/15221 lits-rem:0 time: 0.32
961.32/961.34	c calculated reachability. Time: 0.00
961.32/961.34	c  N dy  6520   1710786      3450     15221    955734     58464   2735245   7298046     16.98   no data
969.52/969.50	c  N dy  6569   1730815      3450     15221    955734     77967   2735245  12082716     16.96     36.80
980.43/980.44	c  N dy  6676   1750818      3450     15221    955734     97518   2735245  16716570     17.00     19.16
990.63/990.68	c  N dy  6721   1770875      3450     15221    955734     60502   2735245   7847166     16.99     22.90
998.93/998.99	c  N dy  6793   1791145      3450     15221    955734     80334   2735245  12714641     16.99     18.09
1008.73/1008.77	c  N dy  6854   1811163      3450     15221    955734     99814   2735245  16826651     16.99     18.86
1020.62/1020.64	c  N dy  6911   1836863      3450     15221    955734     67321   2735245   9349850     16.97     17.90
1028.92/1028.93	c  N dy  6965   1857079      3450     15221    955734     87062   2735245  13541776     16.95     18.12
1039.22/1039.22	c  N dy  7043   1877170      3450     15221    955734    106688   2735245  18453599     16.96     19.74
1051.12/1051.10	c  N dy  7162   1897223      3450     15221    955734     67691   2735245   9014209     16.99     18.00
1060.03/1060.05	c  N dy  7247   1917427      3450     15221    955734     87459   2735245  13488141     17.00     17.90
1073.32/1073.32	c  N dy  7343   1938061      3450     15221    955734    107631   2735245  18625774     17.02     17.94
1084.22/1084.20	c  N dy  7433   1958493      3450     15221    955734     68029   2735245   9096611     17.04     17.97
1094.22/1094.28	c  N dy  7513   1981993      3450     15221    955734     90943   2735245  14366391     17.04     17.94
1106.03/1106.02	c  N dy  7552   2005145      3450     15221    955734    113443   2735245  19059368     17.02     17.98
1116.42/1116.44	c  N dy  7626   2025900      3450     15221    955734     73249   2735245  10059408     17.02     17.93
1128.13/1128.13	c  N dy  7725   2045927      3450     15221    955734     92770   2735245  14822893     17.05     23.11
1142.33/1142.36	c  N dy  7828   2066585      3450     15221    955734    112933   2735245  19714221     17.07     17.97
1154.73/1154.74	c  N dy  7935   2087430      3450     15221    955734     71846   2735245   9635846     17.09     17.99
1164.03/1164.05	c  N dy  8014   2109236      3450     15221    955734     93153   2735245  14384314     17.09     18.02
1175.53/1175.59	c  N dy  8083   2129292      3450     15221    955734    112677   2735245  19057628     17.09     18.51
1188.04/1188.09	c  N dy  8195   2149388      3450     15221    955734     69842   2735245   9012363     17.12     20.48
1197.13/1197.12	c  N dy  8292   2169596      3450     15221    955734     89531   2735245  13364078     17.13     18.49
1208.53/1208.56	c  N dy  8370   2189640      3450     15221    955734    109019   2735245  18027762     17.14     26.28
1222.83/1222.84	c  N dy  8469   2210786      3450     15221    955734     66268   2735245   8026742     17.15     12.96
1222.83/1222.84	c  S st  8469   2210786      3450     15221    955734     66268   2735245   8026742     17.15     12.96
1223.03/1223.02	c  S st  8469   2211290      3450     15221    955734     66771   2735245   8124804     17.15   no data
1223.03/1223.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1227.13/1227.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 141.7M T:  4.14
1227.23/1227.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1227.33/1227.30	c bin-w-bin subsume rem            0 bins  time:  0.08 s
1232.03/1232.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.71 s
1232.03/1232.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3450 time:  0.08 s
1232.14/1232.18	c Removed useless bin:       0  fixed:     0  props:   4.79M  time:  0.08 s
1232.23/1232.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
1233.94/1233.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.48 s
1245.24/1245.22	c lits-rem:       396  cl-subs:      652  v-elim:      0  v-fix:    0  time: 11.26 s
1245.24/1245.24	c vivif2 --  cl tried    15221 cl shrink        0 lits rem          0 time: 0.02
1245.44/1245.42	c vivif2 --  cl tried    66119 cl shrink        0 lits rem          0 time: 0.19
1245.64/1245.69	c asymm  cl-useful: 0/377/15221 lits-rem:0 time: 0.26
1245.74/1245.71	c calculated reachability. Time: 0.00
1245.74/1245.71	c  N dy  8469   2211290      3450     15221    955734     66119   2735245   8093808     17.15   no data
1254.43/1254.46	c  N dy  8527   2234972      3450     15221    955734     89227   2735245  13574617     17.14     18.05
1265.94/1265.93	c  N dy  8617   2255064      3450     15221    955734    108824   2735245  18652095     17.16     18.06
1278.84/1278.89	c  N dy  8680   2275131      3450     15221    955734    128315   2735245  22875736     17.16     21.62
1286.23/1286.27	c  N dy  8722   2296265      3450     15221    955734     84496   2735245  11854295     17.14     18.14
1295.64/1295.69	c  N dy  8782   2318253      3450     15221    955734    105949   2735245  16202353     17.14     18.10

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.13 1.86 2.47 5/329 7131
/proc/meminfo: memFree=10753732/32951124 swapFree=67093864/67111528
[pid=7131] ppid=7129 vsize=30724 CPUtime=0 cores=4,6
/proc/7131/stat : 7131 (strangenight2-s) R 7129 7131 6123 0 -1 4202496 955 0 0 0 0 0 0 0 25 0 1 0 651213199 31461376 863 33554432000 4194304 4580011 140734935299232 18446744073709551615 212435714167 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7131/statm: 7681 866 322 95 0 2663 0

[startup+0.105127 s]
/proc/loadavg: 3.13 1.86 2.47 5/329 7131
/proc/meminfo: memFree=10753732/32951124 swapFree=67093864/67111528
[pid=7131] ppid=7129 vsize=45848 CPUtime=0.09 cores=4,6
/proc/7131/stat : 7131 (strangenight2-s) R 7129 7131 6123 0 -1 4202496 4792 0 0 0 9 0 0 0 25 0 1 0 651213199 46948352 4700 33554432000 4194304 4580011 140734935299232 18446744073709551615 212435677893 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7131/statm: 11462 4700 322 95 0 6444 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 45848

[startup+0.201109 s]
/proc/loadavg: 3.13 1.86 2.47 5/329 7131
/proc/meminfo: memFree=10753732/32951124 swapFree=67093864/67111528
[pid=7131] ppid=7129 vsize=60424 CPUtime=0.19 cores=4,6
/proc/7131/stat : 7131 (strangenight2-s) R 7129 7131 6123 0 -1 4202496 8460 0 0 0 18 1 0 0 25 0 1 0 651213199 61874176 8368 33554432000 4194304 4580011 140734935299232 18446744073709551615 212435677893 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7131/statm: 15139 8370 339 95 0 10121 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 60424

[startup+0.30109 s]
/proc/loadavg: 3.13 1.86 2.47 5/329 7131
/proc/meminfo: memFree=10753732/32951124 swapFree=67093864/67111528
[pid=7131] ppid=7129 vsize=61876 CPUtime=0.29 cores=4,6
/proc/7131/stat : 7131 (strangenight2-s) R 7129 7131 6123 0 -1 4202496 8815 0 0 0 28 1 0 0 25 0 1 0 651213199 63361024 8723 33554432000 4194304 4580011 140734935299232 18446744073709551615 4446861 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7131/statm: 15469 8723 346 95 0 10451 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 61876

[startup+0.701017 s]
/proc/loadavg: 3.13 1.86 2.47 5/329 7131
/proc/meminfo: memFree=10753732/32951124 swapFree=67093864/67111528
[pid=7131] ppid=7129 vsize=71292 CPUtime=0.69 cores=4,6
/proc/7131/stat : 7131 (strangenight2-s) R 7129 7131 6123 0 -1 4202496 11170 0 0 0 68 1 0 0 25 0 1 0 651213199 73003008 11078 33554432000 4194304 4580011 140734935299232 18446744073709551615 4479011 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7131/statm: 17823 11078 350 95 0 12805 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 71292

[startup+1.50086 s]
/proc/loadavg: 3.13 1.86 2.47 5/330 7132
/proc/meminfo: memFree=10693072/32951124 swapFree=67093864/67111528
[pid=7131] ppid=7129 vsize=82120 CPUtime=1.49 cores=4,6
/proc/7131/stat : 7131 (strangenight2-s) R 7129 7131 6123 0 -1 4202496 15917 0 0 0 147 2 0 0 18 0 1 0 651213199 84090880 15547 33554432000 4194304 4580011 140734935299232 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7131/statm: 20530 15547 364 95 0 15512 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 82120

[startup+3.10056 s]
/proc/loadavg: 3.13 1.86 2.47 5/330 7132
/proc/meminfo: memFree=10685756/32951124 swapFree=67093864/67111528
[pid=7131] ppid=7129 vsize=91080 CPUtime=3.08 cores=4,6
/proc/7131/stat : 7131 (strangenight2-s) R 7129 7131 6123 0 -1 4202496 20282 0 0 0 306 2 0 0 21 0 1 0 651213199 93265920 17290 33554432000 4194304 4580011 140734935299232 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7131/statm: 22770 17290 364 95 0 17752 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 91080

[startup+6.30096 s]
/proc/loadavg: 3.20 1.89 2.48 5/330 7132
/proc/meminfo: memFree=10652276/32951124 swapFree=67093864/67111528
[pid=7131] ppid=7129 vsize=95012 CPUtime=6.28 cores=4,6
/proc/7131/stat : 7131 (strangenight2-s) R 7129 7131 6123 0 -1 4202496 30399 0 0 0 624 4 0 0 25 0 1 0 651213199 97292288 16609 33554432000 4194304 4580011 140734935299232 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7131/statm: 23753 16609 365 95 0 18735 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 95012

[startup+12.7007 s]
/proc/loadavg: 3.26 1.93 2.48 5/330 7132
/proc/meminfo: memFree=10636792/32951124 swapFree=67093864/67111528
[pid=7131] ppid=7129 vsize=98452 CPUtime=12.69 cores=4,6
/proc/7131/stat : 7131 (strangenight2-s) R 7129 7131 6123 0 -1 4202496 32147 0 0 0 1264 5 0 0 25 0 1 0 651213199 100814848 18357 33554432000 4194304 4580011 140734935299232 18446744073709551615 4413250 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7131/statm: 24613 18357 367 95 0 19595 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 98452

[startup+25.5003 s]
/proc/loadavg: 3.42 2.03 2.51 5/330 7132
/proc/meminfo: memFree=10598832/32951124 swapFree=67093864/67111528
[pid=7131] ppid=7129 vsize=143068 CPUtime=25.48 cores=4,6
/proc/7131/stat : 7131 (strangenight2-s) R 7129 7131 6123 0 -1 4202496 51101 0 0 0 2541 7 0 0 25 0 1 0 651213199 146501632 28106 33554432000 4194304 4580011 140734935299232 18446744073709551615 4413250 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7131/statm: 35767 28106 367 95 0 30749 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 143068

[startup+51.1004 s]
/proc/loadavg: 3.62 2.19 2.55 5/330 7133
/proc/meminfo: memFree=10535156/32951124 swapFree=67093864/67111528
[pid=7131] ppid=7129 vsize=154644 CPUtime=51.09 cores=4,6
/proc/7131/stat : 7131 (strangenight2-s) R 7129 7131 6123 0 -1 4202496 75577 0 0 0 5098 11 0 0 25 0 1 0 651213199 158355456 31040 33554432000 4194304 4580011 140734935299232 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7131/statm: 38661 31040 367 95 0 33643 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 154644

[startup+102.301 s]
/proc/loadavg: 3.83 2.46 2.62 5/330 7136
/proc/meminfo: memFree=10430616/32951124 swapFree=67093864/67111528
[pid=7131] ppid=7129 vsize=321896 CPUtime=102.29 cores=4,6
/proc/7131/stat : 7131 (strangenight2-s) R 7129 7131 6123 0 -1 4202496 117729 0 0 0 10213 16 0 0 25 0 1 0 651213199 329621504 52768 33554432000 4194304 4580011 140734935299232 18446744073709551615 4416636 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7131/statm: 80474 52768 367 95 0 75456 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 321896

[startup+162.3 s]
/proc/loadavg: 3.94 2.74 2.70 5/330 7139
/proc/meminfo: memFree=10356872/32951124 swapFree=67093864/67111528
[pid=7131] ppid=7129 vsize=254172 CPUtime=162.29 cores=4,6
/proc/7131/stat : 7131 (strangenight2-s) R 7129 7131 6123 0 -1 4202496 170557 0 0 0 16204 25 0 0 25 0 1 0 651213199 260272128 56421 33554432000 4194304 4580011 140734935299232 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7131/statm: 63543 56421 367 95 0 58525 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 254172

[startup+222.312 s]
/proc/loadavg: 4.01 2.98 2.79 5/330 7141
/proc/meminfo: memFree=10294948/32951124 swapFree=67093864/67111528
[pid=7131] ppid=7129 vsize=398516 CPUtime=222.3 cores=4,6
/proc/7131/stat : 7131 (strangenight2-s) R 7129 7131 6123 0 -1 4202496 213117 0 0 0 22198 32 0 0 25 0 1 0 651213199 408080384 68027 33554432000 4194304 4580011 140734935299232 18446744073709551615 4325712 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7131/statm: 99629 68027 367 95 0 94611 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 398516

[startup+282.301 s]
/proc/loadavg: 4.00 3.16 2.86 5/330 7142
/proc/meminfo: memFree=10215416/32951124 swapFree=67093864/67111528
[pid=7131] ppid=7129 vsize=426244 CPUtime=282.29 cores=4,6
/proc/7131/stat : 7131 (strangenight2-s) R 7129 7131 6123 0 -1 4202496 282370 0 0 0 28185 44 0 0 25 0 1 0 651213199 436473856 66548 33554432000 4194304 4580011 140734935299232 18446744073709551615 4413260 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7131/statm: 106561 66548 367 95 0 101543 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 426244

[startup+342.3 s]
/proc/loadavg: 4.00 3.31 2.93 5/330 7144
/proc/meminfo: memFree=10136380/32951124 swapFree=67093864/67111528
[pid=7131] ppid=7129 vsize=457468 CPUtime=342.3 cores=4,6
/proc/7131/stat : 7131 (strangenight2-s) R 7129 7131 6123 0 -1 4202496 319700 0 0 0 34179 51 0 0 25 0 1 0 651213199 468447232 77168 33554432000 4194304 4580011 140734935299232 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7131/statm: 114367 77168 367 95 0 109349 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 457468

[startup+402.301 s]
/proc/loadavg: 4.14 3.48 3.01 5/330 7145
/proc/meminfo: memFree=10125680/32951124 swapFree=67093864/67111528
[pid=7131] ppid=7129 vsize=459488 CPUtime=402.3 cores=4,6
/proc/7131/stat : 7131 (strangenight2-s) R 7129 7131 6123 0 -1 4202496 376723 0 0 0 40170 60 0 0 25 0 1 0 651213199 470515712 77000 33554432000 4194304 4580011 140734935299232 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7131/statm: 114872 77000 367 95 0 109854 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 459488

[startup+462.301 s]
/proc/loadavg: 4.05 3.57 3.07 5/330 7147
/proc/meminfo: memFree=10007336/32951124 swapFree=67093864/67111528
[pid=7131] ppid=7129 vsize=421284 CPUtime=462.3 cores=4,6
/proc/7131/stat : 7131 (strangenight2-s) R 7129 7131 6123 0 -1 4202496 425063 0 0 0 46162 68 0 0 25 0 1 0 651213199 431394816 94712 33554432000 4194304 4580011 140734935299232 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7131/statm: 105321 94712 367 95 0 100303 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 421284

[startup+522.3 s]
/proc/loadavg: 4.08 3.66 3.13 5/330 7149
/proc/meminfo: memFree=9971464/32951124 swapFree=67093864/67111528
[pid=7131] ppid=7129 vsize=421932 CPUtime=522.3 cores=4,6
/proc/7131/stat : 7131 (strangenight2-s) R 7129 7131 6123 0 -1 4202496 474782 0 0 0 52155 75 0 0 25 0 1 0 651213199 432058368 96174 33554432000 4194304 4580011 140734935299232 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7131/statm: 105483 96174 367 95 0 100465 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 421932

[startup+582.301 s]
/proc/loadavg: 4.03 3.72 3.18 5/330 7150
/proc/meminfo: memFree=9993736/32951124 swapFree=67093864/67111528
[pid=7131] ppid=7129 vsize=574568 CPUtime=582.3 cores=4,6
/proc/7131/stat : 7131 (strangenight2-s) R 7129 7131 6123 0 -1 4202496 517087 0 0 0 58147 83 0 0 25 0 1 0 651213199 588357632 103341 33554432000 4194304 4580011 140734935299232 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7131/statm: 143642 103341 367 95 0 138624 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 574568

[startup+642.301 s]
/proc/loadavg: 4.01 3.77 3.23 5/330 7152
/proc/meminfo: memFree=9805212/32951124 swapFree=67093864/67111528
[pid=7131] ppid=7129 vsize=578692 CPUtime=642.31 cores=4,6
/proc/7131/stat : 7131 (strangenight2-s) R 7129 7131 6123 0 -1 4202496 564856 0 0 0 64138 93 0 0 25 0 1 0 651213199 592580608 98144 33554432000 4194304 4580011 140734935299232 18446744073709551615 4294404 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7131/statm: 144673 98144 367 95 0 139655 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 578692

[startup+702.301 s]
/proc/loadavg: 4.05 3.82 3.28 5/330 7153
/proc/meminfo: memFree=9791244/32951124 swapFree=67093864/67111528
[pid=7131] ppid=7129 vsize=478060 CPUtime=702.31 cores=4,6
/proc/7131/stat : 7131 (strangenight2-s) R 7129 7131 6123 0 -1 4202496 593759 0 0 0 70134 97 0 0 25 0 1 0 651213199 489533440 108955 33554432000 4194304 4580011 140734935299232 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7131/statm: 119515 108955 367 95 0 114497 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 478060

[startup+762.301 s]
/proc/loadavg: 4.02 3.85 3.32 5/330 7155
/proc/meminfo: memFree=9703408/32951124 swapFree=67093864/67111528
[pid=7131] ppid=7129 vsize=641308 CPUtime=762.32 cores=4,6
/proc/7131/stat : 7131 (strangenight2-s) R 7129 7131 6123 0 -1 4202496 638268 0 0 0 76127 105 0 0 25 0 1 0 651213199 656699392 115869 33554432000 4194304 4580011 140734935299232 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7131/statm: 160327 115869 367 95 0 155309 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 641308

[startup+822.301 s]
/proc/loadavg: 4.00 3.88 3.36 5/330 7157
/proc/meminfo: memFree=9638012/32951124 swapFree=67093864/67111528
[pid=7131] ppid=7129 vsize=645124 CPUtime=822.31 cores=4,6
/proc/7131/stat : 7131 (strangenight2-s) R 7129 7131 6123 0 -1 4202496 679447 0 0 0 82120 111 0 0 25 0 1 0 651213199 660606976 118348 33554432000 4194304 4580011 140734935299232 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7131/statm: 161281 118348 367 95 0 156263 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 645124

[startup+882.312 s]
/proc/loadavg: 4.06 3.91 3.40 5/330 7158
/proc/meminfo: memFree=9684468/32951124 swapFree=67093864/67111528
[pid=7131] ppid=7129 vsize=480988 CPUtime=882.33 cores=4,6
/proc/7131/stat : 7131 (strangenight2-s) R 7129 7131 6123 0 -1 4202496 729868 0 0 0 88111 122 0 0 25 0 1 0 651213199 492531712 109879 33554432000 4194304 4580011 140734935299232 18446744073709551615 4319336 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7131/statm: 120247 109879 367 95 0 115229 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 480988

[startup+942.301 s]
/proc/loadavg: 4.09 3.94 3.44 5/330 7160
/proc/meminfo: memFree=9695100/32951124 swapFree=67093864/67111528
[pid=7131] ppid=7129 vsize=481804 CPUtime=942.32 cores=4,6
/proc/7131/stat : 7131 (strangenight2-s) R 7129 7131 6123 0 -1 4202496 768925 0 0 0 94103 129 0 0 25 0 1 0 651213199 493367296 107458 33554432000 4194304 4580011 140734935299232 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7131/statm: 120451 107458 367 95 0 115433 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 481804

[startup+1002.3 s]
/proc/loadavg: 4.03 3.95 3.47 5/330 7161
/proc/meminfo: memFree=9666296/32951124 swapFree=67093864/67111528
[pid=7131] ppid=7129 vsize=661404 CPUtime=1002.32 cores=4,6
/proc/7131/stat : 7131 (strangenight2-s) R 7129 7131 6123 0 -1 4202496 797261 0 0 0 100099 133 0 0 25 0 1 0 651213199 677277696 114229 33554432000 4194304 4580011 140734935299232 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7131/statm: 165351 114229 367 95 0 160333 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 661404

[startup+1062.3 s]
/proc/loadavg: 4.04 3.97 3.51 5/330 7163
/proc/meminfo: memFree=9613540/32951124 swapFree=67093864/67111528
[pid=7131] ppid=7129 vsize=664604 CPUtime=1062.33 cores=4,6
/proc/7131/stat : 7131 (strangenight2-s) R 7129 7131 6123 0 -1 4202496 839863 0 0 0 106093 140 0 0 25 0 1 0 651213199 680554496 114479 33554432000 4194304 4580011 140734935299232 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7131/statm: 166151 114479 367 95 0 161133 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 664604

[startup+1122.3 s]
/proc/loadavg: 4.01 3.97 3.54 5/330 7165
/proc/meminfo: memFree=9615960/32951124 swapFree=67093864/67111528
[pid=7131] ppid=7129 vsize=668456 CPUtime=1122.33 cores=4,6
/proc/7131/stat : 7131 (strangenight2-s) R 7129 7131 6123 0 -1 4202496 881875 0 0 0 112086 147 0 0 25 0 1 0 651213199 684498944 112912 33554432000 4194304 4580011 140734935299232 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7131/statm: 167114 112912 367 95 0 162096 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 668456

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.56 5/330 7166
/proc/meminfo: memFree=9554764/32951124 swapFree=67093864/67111528
[pid=7131] ppid=7129 vsize=670748 CPUtime=1182.33 cores=4,6
/proc/7131/stat : 7131 (strangenight2-s) R 7129 7131 6123 0 -1 4202496 912727 0 0 0 118079 154 0 0 25 0 1 0 651213199 686845952 121138 33554432000 4194304 4580011 140734935299232 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7131/statm: 167687 121138 367 95 0 162669 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 670748

[startup+1242.3 s]
/proc/loadavg: 3.47 3.86 3.55 2/312 7222
/proc/meminfo: memFree=10736012/32951124 swapFree=67093864/67111528
[pid=7131] ppid=7129 vsize=486316 CPUtime=1242.34 cores=4,6
/proc/7131/stat : 7131 (strangenight2-s) R 7129 7131 6123 0 -1 4202496 945862 0 0 0 124074 160 0 0 25 0 1 0 651213199 497987584 108306 33554432000 4194304 4580011 140734935299232 18446744073709551615 4416924 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7131/statm: 121579 108306 367 95 0 116561 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 486316



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.91 3.33 3.39 2/312 7223
/proc/meminfo: memFree=10696976/32951124 swapFree=67093864/67111528
[pid=7131] ppid=7129 vsize=679324 CPUtime=1300.04 cores=4,6
/proc/7131/stat : 7131 (strangenight2-s) R 7129 7131 6123 0 -1 4202496 979494 0 0 0 129838 166 0 0 25 0 1 0 651213199 695627776 118261 33554432000 4194304 4580011 140734935299232 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7131/statm: 169831 118261 367 95 0 164813 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 679324

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1300 s]
/proc/loadavg: 1.91 3.33 3.39 2/312 7223
/proc/meminfo: memFree=10696976/32951124 swapFree=67093864/67111528
[pid=7131] ppid=7129 vsize=679324 CPUtime=1300.04 cores=4,6
/proc/7131/stat : 7131 (strangenight2-s) R 7129 7131 6123 0 -1 4202496 979494 0 0 0 129838 166 0 0 25 0 1 0 651213199 695627776 118261 33554432000 4194304 4580011 140734935299232 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7131/statm: 169831 118261 367 95 0 164813 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 679324

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.08
CPU user time (s): 1298.39
CPU system time (s): 1.68574
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 707492

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

runsolver used 4.04139 second user time and 9.00263 second system time

The end

Launcher Data

Begin job on node102 at 2011-05-14 20:01:48
IDJOB=3367911
IDBENCH=88208
IDSOLVER=1845
FILE ID=node102/3367911-1305396108
RUNJOBID= node102-1305396033-7025
PBS_JOBID= 13324402
Free space on /tmp= 73480 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m62-q1504.5-n60-p15-s80450670.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367911-1305396108/watcher-3367911-1305396108 -o /tmp/evaluation-result-3367911-1305396108/solver-3367911-1305396108 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367911-1305396108.cnf

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

MD5SUM BENCH= 78d8e2b8c0fd15b93f96e38e33701f17
RANDOM SEED=276353165

node102.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      10754012 kB
Buffers:        250748 kB
Cached:        2840696 kB
SwapCached:       1128 kB
Active:       19925220 kB
Inactive:      1976016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10754012 kB
SwapTotal:    67111528 kB
SwapFree:     67093864 kB
Dirty:           22080 kB
Writeback:           0 kB
AnonPages:    18808780 kB
Mapped:          27420 kB
Slab:           177464 kB
PageTables:      54720 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 59492912 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= 73520 MiB
End job on node102 at 2011-05-14 20:23:31