Trace number 3367807

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.04 1300.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S1879031150-062.UNKNOWN.cnf
MD5SUMdea41a8eae52b60f8e05be01aec1734d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark299.825
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3367807-1305387410.cnf'
0.00/0.01	c -- header says num vars:            450
0.00/0.01	c -- header says num clauses:        1917
0.00/0.01	c -- clauses added:            0 learnts,         1917 normals,            0 xors
0.00/0.01	c -- vars added        450
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       450      1917         0         0      5751         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/1917/1917 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    450 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      6  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     196 undec:      62 neg:     192
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       444      1911         0         0      5763         0   no data   no data
0.00/0.05	c Decided on static restart strategy
0.09/0.14	c  N st     8      4920       444      1911         0      4827      5763    104086   no data   no data
0.29/0.37	c  N st    10     11304       444      1911         0      4472      5763     69846   no data   no data
0.59/0.62	c  N st    11     17048       444      1911         0     10098      5763    199176   no data   no data
0.99/1.01	c  F st    12     25002       444      1911         0     12343      5763    236234   no data   no data
0.99/1.01	c  N st    12     25002       444      1911         0     12343      5763    236234   no data   no data
1.19/1.26	c Decided on static restart strategy
1.19/1.26	c  N st    18     30000       444      1911         0     10621      5763    183338   no data   no data
1.19/1.26	c  S st    18     30000       444      1911         0     10621      5763    183338   no data   no data
1.19/1.29	c  S st    18     30504       444      1911         0     11124      5763    193809   no data   no data
1.19/1.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.19/1.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.19/1.29	c blocked clauses removed:        0 vars:      0 tried:         444 T: 0.00 s
1.19/1.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.19/1.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    444 time:  0.00 s
1.19/1.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.29/1.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.29/1.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.35	c lits-rem:       124  cl-subs:      712  v-elim:      0  v-fix:    0  time:  0.05 s
1.29/1.35	c asymm  cl-useful: 0/1911/1911 lits-rem:0 time: 0.01
1.29/1.35	c calculated reachability. Time: 0.00
1.29/1.35	c  N st    18     30504       444      1911         0     10412      5762    178269   no data   no data
1.69/1.77	c  N st    20     37614       444      1911         0      9636      5762    144836   no data   no data
2.09/2.14	c  N st    21     44013       444      1911         0     15858      5762    274328   no data   no data
2.20/2.26	c  S st    22     45757       444      1911         0      8850      5762    114282   no data   no data
2.20/2.28	c  S st    22     46258       444      1911         0      9351      5762    125178   no data   no data
2.20/2.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.20/2.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.20/2.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.20/2.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.20/2.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.20/2.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    444 time:  0.00 s
2.20/2.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.20/2.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.20/2.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.30	c lits-rem:        18  cl-subs:       97  v-elim:      0  v-fix:    0  time:  0.01 s
2.29/2.30	c vivif2 --  cl tried     1911 cl shrink        0 lits rem          0 time: 0.00
2.29/2.30	c vivif2 --  cl tried     9254 cl shrink        0 lits rem          0 time: 0.00
2.29/2.31	c asymm  cl-useful: 0/1911/1911 lits-rem:0 time: 0.00
2.29/2.31	c calculated reachability. Time: 0.00
2.29/2.31	c  N st    22     46258       444      1911         0      9254      5762    123116   no data   no data
3.08/3.18	c  N st    23     60655       444      1911         0     13597      5762    209697   no data   no data
3.79/3.86	c  N st    24     69387       444      1911         0     11407      5762    151516   no data   no data
3.79/3.86	c  S st    24     69387       444      1911         0     11407      5762    151516   no data   no data
3.89/3.90	c  S st    24     69889       444      1911         0     11909      5762    162116   no data   no data
3.89/3.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.89/3.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.89/3.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.89/3.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.89/3.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    444 time:  0.00 s
3.89/3.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.89/3.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.89/3.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.92	c lits-rem:        19  cl-subs:      120  v-elim:      0  v-fix:    0  time:  0.01 s
3.89/3.92	c vivif2 --  cl tried     1911 cl shrink        0 lits rem          0 time: 0.00
3.89/3.92	c vivif2 --  cl tried    11789 cl shrink        0 lits rem          0 time: 0.00
3.89/3.93	c asymm  cl-useful: 0/1911/1911 lits-rem:0 time: 0.01
3.89/3.93	c calculated reachability. Time: 0.00
3.89/3.93	c  N st    24     69889       444      1911         0     11789      5762    159465   no data   no data
5.08/5.13	c  F st    25     87502       444      1911         0     17255      5762    275653   no data   no data
5.08/5.13	c  N st    25     87502       444      1911         0     17255      5762    275653   no data   no data
5.58/5.62	c  N dy    32     93726       444      1911         0     23352      5762    401162     15.30     16.11
5.98/6.07	c  N dy    48     99784       444      1911         0     16548      5762    217123     14.77     15.66
6.38/6.47	c  S st    57    104833       444      1911         0     21498      5762    316649     14.20     13.25
6.49/6.52	c  S st    57    105336       444      1911         0     21998      5762    327876     14.20   no data
6.49/6.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.49/6.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.49/6.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.49/6.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.49/6.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.49/6.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    444 time:  0.00 s
6.49/6.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.49/6.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.49/6.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.59/6.62	c lits-rem:       389  cl-subs:      759  v-elim:      0  v-fix:    0  time:  0.08 s
6.59/6.62	c vivif2 --  cl tried     1911 cl shrink        0 lits rem          0 time: 0.00
6.59/6.62	c vivif2 --  cl tried    21239 cl shrink        0 lits rem          0 time: 0.00
6.59/6.63	c asymm  cl-useful: 0/1911/1911 lits-rem:0 time: 0.01
6.59/6.64	c calculated reachability. Time: 0.00
6.59/6.64	c  N dy    57    105336       444      1911         0     21239      5762    312113     14.20   no data
7.18/7.28	c  N dy    87    112120       444      1911         0     14187      5762    143649     14.28     15.09
7.78/7.82	c  N dy   116    119516       444      1911         0     21466      5762    295409     14.29     15.08
8.49/8.59	c  N dy   146    127352       444      1911         0     29185      5762    455616     14.32     15.19
9.29/9.32	c  N dy   181    136574       444      1911         0     23489      5762    319344     14.29     15.15
10.19/10.23	c  N dy   215    145470       444      1911         0     16504      5762    154258     14.25     15.09
10.89/11.01	c  N dy   256    154857       444      1911         0     25707      5762    346052     14.28     15.04
11.29/11.35	c  S st   280    158005       444      1911         0     28815      5762    413468     14.34   no data
11.39/11.42	c  S st   280    158509       444      1911         0     29319      5762    424554     14.34   no data
11.39/11.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.39/11.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.39/11.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.39/11.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.39/11.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.39/11.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    444 time:  0.00 s
11.39/11.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.39/11.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.39/11.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.49/11.57	c lits-rem:       195  cl-subs:      890  v-elim:      0  v-fix:    0  time:  0.13 s
11.49/11.57	c vivif2 --  cl tried     1911 cl shrink        0 lits rem          0 time: 0.00
11.49/11.58	c vivif2 --  cl tried    28429 cl shrink        0 lits rem          0 time: 0.00
11.59/11.60	c asymm  cl-useful: 0/1911/1911 lits-rem:0 time: 0.02
11.59/11.60	c calculated reachability. Time: 0.00
11.59/11.60	c  N dy   280    158509       444      1911         0     28429      5762    405363     14.34   no data
12.59/12.63	c  N dy   334    168670       444      1911         0     21707      5762    248109     14.42     16.73
13.69/13.70	c  N dy   366    179475       444      1911         0     32330      5762    468891     14.39     16.80
14.79/14.86	c  N dy   398    191815       444      1911         0     26713      5762    334373     14.34     15.11
16.19/16.28	c  N dy   443    204400       444      1911         0     20431      5762    189504     14.30     15.06
17.60/17.63	c  N dy   505    217774       444      1911         0     33551      5762    467221     14.33     15.09
19.08/19.14	c  N dy   583    231685       444      1911         0     27566      5762    328883     14.41     16.47
19.79/19.82	c  S st   605    237763       444      1911         0     33516      5762    455291     14.41   no data
19.79/19.89	c  S st   605    238263       444      1911         0     34011      5762    466650     14.41   no data
19.79/19.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.88/19.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
19.88/19.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.88/19.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.88/19.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.88/19.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    444 time:  0.00 s
19.88/19.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.88/19.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
19.88/19.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.98/20.07	c lits-rem:       206  cl-subs:     1049  v-elim:      0  v-fix:    0  time:  0.15 s
19.98/20.07	c vivif2 --  cl tried     1911 cl shrink        0 lits rem          0 time: 0.00
19.98/20.07	c vivif2 --  cl tried    32962 cl shrink        0 lits rem          0 time: 0.00
19.98/20.09	c asymm  cl-useful: 0/1911/1911 lits-rem:0 time: 0.02
19.98/20.09	c calculated reachability. Time: 0.00
19.98/20.09	c  N dy   605    238263       444      1911         0     32962      5762    444382     14.41   no data
21.79/21.87	c  N dy   682    253504       444      1911         0     27365      5762    310590     14.46     15.89
23.89/23.95	c  N dy   744    270201       444      1911         0     22147      5762    184058     14.46     15.23
25.89/25.91	c  N dy   833    287515       444      1911         0     39173      5762    542513     14.50     15.32
28.09/28.10	c  F st   902    306250       444      1911         0     34982      5762    441770     14.49     13.43
28.09/28.10	c  N st   902    306250       444      1911         0     34982      5762    441770     14.49     13.43
28.69/28.74	c Decided on static restart strategy
31.38/31.42	c  N st   912    334552       444      1911         0     39067      5762    686656     14.49   no data
34.19/34.23	c  N st   914    357396       444      1911         0     36880      5762    572464     14.49   no data
34.19/34.23	c  S st   914    357396       444      1911         0     36880      5762    572464     14.49   no data
34.29/34.31	c  S st   914    357905       444      1911         0     37388      5762    583583     14.49   no data
34.29/34.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.29/34.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
34.29/34.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34.29/34.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.29/34.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.29/34.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    444 time:  0.00 s
34.29/34.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
34.29/34.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
34.29/34.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.99/35.04	c lits-rem:       199  cl-subs:     3242  v-elim:      0  v-fix:    0  time:  0.69 s
34.99/35.04	c vivif2 --  cl tried     1911 cl shrink        0 lits rem          0 time: 0.00
34.99/35.05	c vivif2 --  cl tried    34146 cl shrink        0 lits rem          0 time: 0.01
34.99/35.06	c asymm  cl-useful: 0/1911/1911 lits-rem:0 time: 0.02
34.99/35.07	c calculated reachability. Time: 0.00
34.99/35.07	c  N st   914    357905       444      1911         0     34146      5762    518040     14.49   no data
39.29/39.31	c  N st   915    390298       444      1911         0     40505      5762    678368     14.49   no data
46.09/46.21	c  N st   916    438887       444      1911         0     34164      5762    458920     14.49   no data
55.78/55.82	c  N st   917    511769       444      1911         0     47696      5762    733515     14.49   no data
58.99/59.01	c  N st   918    536857       444      1911         0     41866      5762    549712     14.49   no data
58.99/59.01	c  S st   918    536857       444      1911         0     41866      5762    549712     14.49   no data
59.09/59.11	c  S st   918    537360       444      1911         0     42369      5762    560260     14.49   no data
59.09/59.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
59.09/59.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
59.09/59.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
59.09/59.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
59.09/59.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.09/59.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    444 time:  0.00 s
59.09/59.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
59.09/59.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
59.09/59.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.58/59.68	c lits-rem:       340  cl-subs:     2352  v-elim:      0  v-fix:    0  time:  0.53 s
59.58/59.68	c vivif2 --  cl tried     1911 cl shrink        0 lits rem          0 time: 0.00
59.58/59.68	c vivif2 --  cl tried    40017 cl shrink        0 lits rem          0 time: 0.01
59.68/59.70	c asymm  cl-useful: 0/1911/1911 lits-rem:0 time: 0.02
59.68/59.71	c calculated reachability. Time: 0.00
59.68/59.71	c  N st   918    537360       444      1911         0     40017      5762    519003     14.49   no data
83.29/83.39	c  N st   919    701344       444      1911         0     69104      5762   1118579     14.49   no data
100.29/100.36	c  N st   920    806042       444      1911         0     62935      5762    950160     14.49   no data
100.29/100.36	c  S st   920    806042       444      1911         0     62935      5762    950160     14.49   no data
100.49/100.51	c  S st   920    806546       444      1911         0     63438      5762    961310     14.49   no data
100.49/100.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
100.49/100.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
100.49/100.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
100.49/100.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
100.49/100.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
100.49/100.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    444 time:  0.00 s
100.49/100.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
100.49/100.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
100.49/100.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
102.99/103.03	c lits-rem:       472  cl-subs:     5497  v-elim:      0  v-fix:    0  time:  2.46 s
102.99/103.03	c vivif2 --  cl tried     1911 cl shrink        0 lits rem          0 time: 0.00
102.99/103.04	c vivif2 --  cl tried    57941 cl shrink        0 lits rem          0 time: 0.01
102.99/103.08	c asymm  cl-useful: 0/1911/1911 lits-rem:0 time: 0.03
102.99/103.08	c calculated reachability. Time: 0.00
102.99/103.08	c  N st   920    806546       444      1911         0     57941      5762    854353     14.49   no data
148.99/149.02	c  F st   921   1071875       444      1911         0     73814      5762   1131955     14.49   no data
148.99/149.02	c  N st   921   1071875       444      1911         0     73814      5762   1131955     14.49   no data
150.19/150.24	c Decided on static restart strategy
154.89/154.90	c  N st   931   1100175       444      1911         0     57760      5762    734966     14.49   no data
164.49/164.53	c  N st   933   1136171       444      1911         0     48141      5762    501863     14.49   no data
170.89/170.93	c  N st   934   1168564       444      1911         0     79605      5762   1230444     14.49   no data
178.89/178.94	c  N st   935   1209822       444      1911         0     74091      5762   1114770     14.49   no data
178.89/178.94	c  S st   935   1209822       444      1911         0     74091      5762   1114770     14.49   no data
179.09/179.12	c  S st   935   1210326       444      1911         0     74595      5762   1127104     14.49   no data
179.09/179.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
179.09/179.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
179.09/179.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
179.09/179.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
179.09/179.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
179.09/179.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    444 time:  0.00 s
179.09/179.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
179.09/179.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
179.09/179.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
181.40/181.41	c lits-rem:       608  cl-subs:     3315  v-elim:      0  v-fix:    0  time:  2.20 s
181.40/181.41	c vivif2 --  cl tried     1911 cl shrink        0 lits rem          0 time: 0.00
181.40/181.41	c vivif2 --  cl tried    71280 cl shrink        0 lits rem          0 time: 0.01
181.40/181.46	c asymm  cl-useful: 0/1911/1911 lits-rem:0 time: 0.05
181.40/181.46	c calculated reachability. Time: 0.00
181.40/181.46	c  N st   935   1210326       444      1911         0     71280      5762   1049811     14.49   no data
198.49/198.52	c  N st   936   1283208       444      1911         0     47877      5762    457132     14.49   no data
221.59/221.65	c  N st   937   1392534       444      1911         0     55692      5762    597126     14.49   no data
254.10/254.12	c  N st   938   1556522       444      1911         0     60740      5762    687437     14.49   no data
291.40/291.50	c  N st   939   1710327       444      1911         0    101755      5762   1542032     14.49   no data
291.40/291.50	c  S st   939   1710327       444      1911         0    101755      5762   1542032     14.49   no data
291.79/291.80	c  S st   939   1710829       444      1911         0    102253      5762   1554178     14.49   no data
291.79/291.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
291.79/291.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
291.79/291.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
291.79/291.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
291.79/291.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
291.79/291.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    444 time:  0.00 s
291.79/291.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
291.79/291.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
291.89/291.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
303.10/303.14	c lits-rem:       966  cl-subs:    15424  v-elim:      0  v-fix:    0  time: 11.23 s
303.10/303.14	c vivif2 --  cl tried     1911 cl shrink        0 lits rem          0 time: 0.00
303.10/303.16	c vivif2 --  cl tried    86829 cl shrink        0 lits rem          0 time: 0.02
303.20/303.22	c asymm  cl-useful: 0/1911/1911 lits-rem:0 time: 0.06
303.20/303.22	c calculated reachability. Time: 0.00
303.20/303.22	c  N st   939   1710829       444      1911         0     86829      5762   1239919     14.49   no data
383.50/383.57	c  N st   940   2079793       444      1911         0     99348      5762   1482675     14.49   no data
419.60/419.62	c  N st   941   2210830       444      1911         0    102947      5762   1445989     14.49   no data
419.60/419.62	c  S st   941   2210830       444      1911         0    102947      5762   1445989     14.49   no data
419.80/419.89	c  S st   941   2211334       444      1911         0    103451      5762   1457641     14.49   no data
419.80/419.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
419.90/419.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
419.90/419.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
419.90/419.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
419.90/419.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
419.90/419.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    444 time:  0.00 s
419.90/419.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
419.90/419.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
419.90/419.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
426.00/426.10	c lits-rem:       509  cl-subs:     9390  v-elim:      0  v-fix:    0  time:  6.10 s
426.10/426.10	c vivif2 --  cl tried     1911 cl shrink        0 lits rem          0 time: 0.00
426.10/426.11	c vivif2 --  cl tried    94061 cl shrink        0 lits rem          0 time: 0.02
426.10/426.19	c asymm  cl-useful: 0/1911/1911 lits-rem:0 time: 0.07
426.10/426.19	c calculated reachability. Time: 0.00
426.10/426.19	c  N st   941   2211334       444      1911         0     94061      5762   1283737     14.49   no data
565.50/565.57	c  N st   942   2711335       444      1911         0    117422      5762   1714100     14.49   no data
565.50/565.57	c  S st   942   2711335       444      1911         0    117422      5762   1714100     14.49   no data
565.80/565.90	c  S st   942   2711839       444      1911         0    117925      5762   1726071     14.49   no data
565.90/565.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
565.90/565.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
565.90/565.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
565.90/565.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
565.90/565.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
565.90/565.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    444 time:  0.00 s
565.90/565.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
565.90/565.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
566.00/566.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
575.50/575.54	c lits-rem:       820  cl-subs:    12571  v-elim:      0  v-fix:    0  time:  9.52 s
575.50/575.54	c vivif2 --  cl tried     1911 cl shrink        0 lits rem          0 time: 0.00
575.50/575.56	c vivif2 --  cl tried   105354 cl shrink        0 lits rem          0 time: 0.02
575.60/575.65	c asymm  cl-useful: 0/1911/1911 lits-rem:0 time: 0.09
575.60/575.65	c calculated reachability. Time: 0.00
575.60/575.65	c  N st   942   2711839       444      1911         0    105354      5762   1488084     14.49   no data
722.80/722.88	c  N st   943   3211840       444      1911         0     81250      5762    812285     14.49   no data
722.80/722.88	c  S st   943   3211840       444      1911         0     81250      5762    812285     14.49   no data
723.00/723.09	c  S st   943   3212343       444      1911         0     81753      5762    823128     14.49   no data
723.00/723.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
723.10/723.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
723.10/723.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
723.10/723.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
723.10/723.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
723.10/723.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    444 time:  0.00 s
723.10/723.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
723.10/723.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
723.10/723.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
723.60/723.62	c lits-rem:        83  cl-subs:     1722  v-elim:      0  v-fix:    0  time:  0.46 s
723.60/723.62	c vivif2 --  cl tried     1911 cl shrink        0 lits rem          0 time: 0.00
723.60/723.63	c vivif2 --  cl tried    80031 cl shrink        0 lits rem          0 time: 0.01
723.60/723.68	c asymm  cl-useful: 0/1911/1911 lits-rem:0 time: 0.05
723.60/723.68	c calculated reachability. Time: 0.00
723.60/723.68	c  N st   943   3212343       444      1911         0     80031      5762    791897     14.49   no data
864.91/864.94	c  N st   944   3712345       444      1911         0     91099      5762    952003     14.49   no data
864.91/864.94	c  S st   944   3712345       444      1911         0     91099      5762    952003     14.49   no data
865.11/865.16	c  S st   944   3712849       444      1911         0     91603      5762    963301     14.49   no data
865.11/865.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
865.21/865.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
865.21/865.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
865.21/865.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
865.21/865.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
865.21/865.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    444 time:  0.00 s
865.21/865.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
865.21/865.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
865.21/865.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
865.81/865.88	c lits-rem:       157  cl-subs:     2073  v-elim:      0  v-fix:    0  time:  0.64 s
865.81/865.88	c vivif2 --  cl tried     1911 cl shrink        0 lits rem          0 time: 0.00
865.81/865.90	c vivif2 --  cl tried    89530 cl shrink        0 lits rem          0 time: 0.01
865.91/865.96	c asymm  cl-useful: 0/1911/1911 lits-rem:0 time: 0.06
865.91/865.96	c calculated reachability. Time: 0.00
865.91/865.96	c  N st   944   3712849       444      1911         0     89530      5762    926427     14.49   no data
876.61/876.64	c  F st   945   3751564       444      1911         0    127031      5762   1784764     14.49   no data
876.61/876.64	c  N st   945   3751564       444      1911         0    127031      5762   1784764     14.49   no data
878.51/878.56	c Decided on static restart strategy
885.91/885.90	c  N st   955   3779868       444      1911         0    154377      5762   2396483     14.49   no data
896.10/896.18	c  N st   957   3815862       444      1911         0    107091      5762   1304543     14.49   no data
906.81/906.83	c  N st   958   3848254       444      1911         0    138515      5762   2005640     14.49   no data
921.82/921.84	c  N st   959   3896842       444      1911         0    102382      5762   1175955     14.49   no data
946.21/946.28	c  N st   960   3969725       444      1911         0     88699      5762    855685     14.49   no data
976.91/976.91	c  N st   961   4079050       444      1911         0    108999      5762   1271228     14.49   no data
1034.61/1034.62	c  N st   962   4212849       444      1911         0    153249      5762   2454981     14.49   no data
1034.61/1034.62	c  S st   962   4212849       444      1911         0    153249      5762   2454981     14.49   no data
1035.12/1035.12	c  S st   962   4213351       444      1911         0    153747      5762   2466773     14.49   no data
1035.12/1035.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1035.21/1035.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
1035.21/1035.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1035.21/1035.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1035.21/1035.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1035.21/1035.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    444 time:  0.00 s
1035.21/1035.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1035.21/1035.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1035.31/1035.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1046.70/1046.75	c lits-rem:       859  cl-subs:     6808  v-elim:      0  v-fix:    0  time: 11.44 s
1046.70/1046.75	c vivif2 --  cl tried     1911 cl shrink        0 lits rem          0 time: 0.00
1046.70/1046.78	c vivif2 --  cl tried   146939 cl shrink        0 lits rem          0 time: 0.03
1046.90/1046.92	c asymm  cl-useful: 0/1911/1911 lits-rem:0 time: 0.14
1046.90/1046.92	c calculated reachability. Time: 0.00
1046.90/1046.92	c  N st   962   4213351       444      1911         0    146939      5762   2304052     14.49   no data
1129.31/1129.36	c  N st   963   4459329       444      1911         0    119911      5762   1479983     14.49   no data
1225.21/1225.21	c  N st   964   4713352       444      1911         0     92829      5762    833611     14.49   no data
1225.21/1225.21	c  S st   964   4713352       444      1911         0     92829      5762    833611     14.49   no data
1225.51/1225.56	c  S st   964   4713856       444      1911         0     93330      5762    844812     14.49   no data
1225.51/1225.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1225.61/1225.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
1225.61/1225.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1225.61/1225.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1225.61/1225.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1225.61/1225.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    444 time:  0.00 s
1225.61/1225.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1225.61/1225.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1225.61/1225.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1225.81/1225.85	c lits-rem:        38  cl-subs:      258  v-elim:      0  v-fix:    0  time:  0.18 s
1225.81/1225.85	c vivif2 --  cl tried     1911 cl shrink        0 lits rem          0 time: 0.00
1225.81/1225.87	c vivif2 --  cl tried    93072 cl shrink        0 lits rem          0 time: 0.02
1225.91/1225.98	c asymm  cl-useful: 0/1911/1911 lits-rem:0 time: 0.11
1225.91/1225.98	c calculated reachability. Time: 0.00
1225.91/1225.98	c  N st   964   4713856       444      1911         0     93072      5762    840658     14.49   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: 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-3367807-1305387410/watcher-3367807-1305387410 -o /tmp/evaluation-result-3367807-1305387410/solver-3367807-1305387410 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367807-1305387410.cnf 

running on 2 cores: 1,3

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.72 3.98 3.97 4/315 11782
/proc/meminfo: memFree=12349212/32950928 swapFree=67111348/67111528
[pid=11782] ppid=11780 vsize=29764 CPUtime=0 cores=1,3
/proc/11782/stat : 11782 (strangenight2-s) R 11780 11782 10553 0 -1 4202496 490 0 0 0 0 0 0 0 23 0 1 0 650339745 30478336 431 33554432000 4194304 4580011 140736971796384 18446744073709551615 235594563339 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11782/statm: 7441 431 322 95 0 2423 0

[startup+0.066611 s]
/proc/loadavg: 3.72 3.98 3.97 4/315 11782
/proc/meminfo: memFree=12349212/32950928 swapFree=67111348/67111528
[pid=11782] ppid=11780 vsize=30096 CPUtime=0.06 cores=1,3
/proc/11782/stat : 11782 (strangenight2-s) R 11780 11782 10553 0 -1 4202496 703 0 0 0 6 0 0 0 23 0 1 0 650339745 30818304 642 33554432000 4194304 4580011 140736971796384 18446744073709551615 4293160 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11782/statm: 7524 642 364 95 0 2506 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 30096

[startup+0.100605 s]
/proc/loadavg: 3.72 3.98 3.97 4/315 11782
/proc/meminfo: memFree=12349212/32950928 swapFree=67111348/67111528
[pid=11782] ppid=11780 vsize=30252 CPUtime=0.09 cores=1,3
/proc/11782/stat : 11782 (strangenight2-s) R 11780 11782 10553 0 -1 4202496 748 0 0 0 9 0 0 0 23 0 1 0 650339745 30978048 687 33554432000 4194304 4580011 140736971796384 18446744073709551615 4316670 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11782/statm: 7563 687 364 95 0 2545 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30252

[startup+0.30057 s]
/proc/loadavg: 3.72 3.98 3.97 4/315 11782
/proc/meminfo: memFree=12349212/32950928 swapFree=67111348/67111528
[pid=11782] ppid=11780 vsize=30824 CPUtime=0.29 cores=1,3
/proc/11782/stat : 11782 (strangenight2-s) R 11780 11782 10553 0 -1 4202496 1009 0 0 0 29 0 0 0 25 0 1 0 650339745 31563776 818 33554432000 4194304 4580011 140736971796384 18446744073709551615 4293672 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11782/statm: 7706 818 364 95 0 2688 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30824

[startup+0.700501 s]
/proc/loadavg: 3.72 3.98 3.97 4/315 11782
/proc/meminfo: memFree=12349212/32950928 swapFree=67111348/67111528
[pid=11782] ppid=11780 vsize=31392 CPUtime=0.69 cores=1,3
/proc/11782/stat : 11782 (strangenight2-s) R 11780 11782 10553 0 -1 4202496 1508 0 0 0 69 0 0 0 25 0 1 0 650339745 32145408 862 33554432000 4194304 4580011 140736971796384 18446744073709551615 4293076 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11782/statm: 7848 862 364 95 0 2830 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31392

[startup+1.50036 s]
/proc/loadavg: 3.72 3.98 3.97 6/321 11793
/proc/meminfo: memFree=12330588/32950928 swapFree=67111348/67111528
[pid=11782] ppid=11780 vsize=37084 CPUtime=1.49 cores=1,3
/proc/11782/stat : 11782 (strangenight2-s) R 11780 11782 10553 0 -1 4202496 3339 0 0 0 149 0 0 0 25 0 1 0 650339745 37974016 2391 33554432000 4194304 4580011 140736971796384 18446744073709551615 4318632 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11782/statm: 9271 2391 367 95 0 4253 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37084

[startup+3.10008 s]
/proc/loadavg: 3.74 3.98 3.97 6/321 11793
/proc/meminfo: memFree=12308148/32950928 swapFree=67111348/67111528
[pid=11782] ppid=11780 vsize=37248 CPUtime=3.08 cores=1,3
/proc/11782/stat : 11782 (strangenight2-s) R 11780 11782 10553 0 -1 4202496 4418 0 0 0 308 0 0 0 25 0 1 0 650339745 38141952 2333 33554432000 4194304 4580011 140736971796384 18446744073709551615 4294481 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11782/statm: 9312 2333 367 95 0 4294 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 37248

[startup+6.30052 s]
/proc/loadavg: 3.74 3.98 3.97 6/321 11793
/proc/meminfo: memFree=12291468/32950928 swapFree=67111348/67111528
[pid=11782] ppid=11780 vsize=38268 CPUtime=6.28 cores=1,3
/proc/11782/stat : 11782 (strangenight2-s) R 11780 11782 10553 0 -1 4202496 6255 0 0 0 628 0 0 0 25 0 1 0 650339745 39186432 2697 33554432000 4194304 4580011 140736971796384 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11782/statm: 9567 2697 367 95 0 4549 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 38268

[startup+12.7004 s]
/proc/loadavg: 3.78 3.98 3.97 6/321 11847
/proc/meminfo: memFree=12275660/32950928 swapFree=67111348/67111528
[pid=11782] ppid=11780 vsize=60308 CPUtime=12.69 cores=1,3
/proc/11782/stat : 11782 (strangenight2-s) R 11780 11782 10553 0 -1 4202496 9792 0 0 0 1268 1 0 0 25 0 1 0 650339745 61755392 5688 33554432000 4194304 4580011 140736971796384 18446744073709551615 4293190 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11782/statm: 15077 5688 367 95 0 10059 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 60308

[startup+25.5001 s]
/proc/loadavg: 3.90 3.99 3.98 6/321 11847
/proc/meminfo: memFree=12243592/32950928 swapFree=67111348/67111528
[pid=11782] ppid=11780 vsize=49752 CPUtime=25.49 cores=1,3
/proc/11782/stat : 11782 (strangenight2-s) R 11780 11782 10553 0 -1 4202496 14413 0 0 0 2547 2 0 0 25 0 1 0 650339745 50946048 5591 33554432000 4194304 4580011 140736971796384 18446744073709551615 4293906 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11782/statm: 12438 5591 367 95 0 7420 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 49752

[startup+51.1006 s]
/proc/loadavg: 3.93 3.99 3.98 6/321 11848
/proc/meminfo: memFree=12213228/32950928 swapFree=67111348/67111528
[pid=11782] ppid=11780 vsize=74908 CPUtime=51.08 cores=1,3
/proc/11782/stat : 11782 (strangenight2-s) R 11780 11782 10553 0 -1 4202496 21594 0 0 0 5105 3 0 0 25 0 1 0 650339745 76705792 9008 33554432000 4194304 4580011 140736971796384 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11782/statm: 18727 9008 367 95 0 13709 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 74908

[startup+102.312 s]
/proc/loadavg: 3.97 3.99 3.98 6/321 11849
/proc/meminfo: memFree=12170264/32950928 swapFree=67111348/67111528
[pid=11782] ppid=11780 vsize=72344 CPUtime=102.3 cores=1,3
/proc/11782/stat : 11782 (strangenight2-s) R 11780 11782 10553 0 -1 4202496 35481 0 0 0 10223 7 0 0 25 0 1 0 650339745 74080256 11351 33554432000 4194304 4580011 140736971796384 18446744073709551615 4406370 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11782/statm: 18086 11351 367 95 0 13068 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 72344

[startup+162.301 s]
/proc/loadavg: 3.99 3.99 3.98 5/321 11851
/proc/meminfo: memFree=12130912/32950928 swapFree=67111348/67111528
[pid=11782] ppid=11780 vsize=72684 CPUtime=162.29 cores=1,3
/proc/11782/stat : 11782 (strangenight2-s) R 11780 11782 10553 0 -1 4202496 46950 0 0 0 16219 10 0 0 25 0 1 0 650339745 74428416 11829 33554432000 4194304 4580011 140736971796384 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11782/statm: 18171 11829 367 95 0 13153 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 72684

[startup+222.301 s]
/proc/loadavg: 3.99 3.99 3.98 6/321 11852
/proc/meminfo: memFree=12101108/32950928 swapFree=67111348/67111528
[pid=11782] ppid=11780 vsize=82620 CPUtime=222.29 cores=1,3
/proc/11782/stat : 11782 (strangenight2-s) R 11780 11782 10553 0 -1 4202496 59116 0 0 0 22216 13 0 0 25 0 1 0 650339745 84602880 13305 33554432000 4194304 4580011 140736971796384 18446744073709551615 4294488 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11782/statm: 20655 13305 367 95 0 15637 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 82620

[startup+282.301 s]
/proc/loadavg: 4.05 4.01 3.98 6/321 11854
/proc/meminfo: memFree=12069336/32950928 swapFree=67111348/67111528
[pid=11782] ppid=11780 vsize=82872 CPUtime=282.29 cores=1,3
/proc/11782/stat : 11782 (strangenight2-s) R 11780 11782 10553 0 -1 4202496 68905 0 0 0 28214 15 0 0 25 0 1 0 650339745 84860928 13250 33554432000 4194304 4580011 140736971796384 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11782/statm: 20718 13250 367 95 0 15700 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 82872

[startup+342.3 s]
/proc/loadavg: 4.06 4.02 3.99 6/321 11855
/proc/meminfo: memFree=12026260/32950928 swapFree=67111348/67111528
[pid=11782] ppid=11780 vsize=97932 CPUtime=342.3 cores=1,3
/proc/11782/stat : 11782 (strangenight2-s) R 11780 11782 10553 0 -1 4202496 80332 0 0 0 34212 18 0 0 25 0 1 0 650339745 100282368 17871 33554432000 4194304 4580011 140736971796384 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11782/statm: 24483 17871 367 95 0 19465 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 97932

[startup+402.301 s]
/proc/loadavg: 4.02 4.01 3.99 6/321 11857
/proc/meminfo: memFree=12010348/32950928 swapFree=67111348/67111528
[pid=11782] ppid=11780 vsize=98156 CPUtime=402.3 cores=1,3
/proc/11782/stat : 11782 (strangenight2-s) R 11780 11782 10553 0 -1 4202496 89378 0 0 0 40209 21 0 0 25 0 1 0 650339745 100511744 17656 33554432000 4194304 4580011 140736971796384 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11782/statm: 24539 17656 367 95 0 19521 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 98156

[startup+462.3 s]
/proc/loadavg: 4.08 4.02 4.00 6/321 11859
/proc/meminfo: memFree=11983272/32950928 swapFree=67111348/67111528
[pid=11782] ppid=11780 vsize=107640 CPUtime=462.29 cores=1,3
/proc/11782/stat : 11782 (strangenight2-s) R 11780 11782 10553 0 -1 4202496 98869 0 0 0 46206 23 0 0 25 0 1 0 650339745 110223360 20018 33554432000 4194304 4580011 140736971796384 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11782/statm: 26910 20018 367 95 0 21892 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 107640

[startup+522.301 s]
/proc/loadavg: 4.03 4.02 4.00 6/321 11860
/proc/meminfo: memFree=11983368/32950928 swapFree=67111348/67111528
[pid=11782] ppid=11780 vsize=107800 CPUtime=522.3 cores=1,3
/proc/11782/stat : 11782 (strangenight2-s) R 11780 11782 10553 0 -1 4202496 106516 0 0 0 52204 26 0 0 25 0 1 0 650339745 110387200 20497 33554432000 4194304 4580011 140736971796384 18446744073709551615 4294348 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11782/statm: 26950 20497 367 95 0 21932 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 107800

[startup+582.3 s]
/proc/loadavg: 4.09 4.03 4.00 6/321 11862
/proc/meminfo: memFree=11960016/32950928 swapFree=67111348/67111528
[pid=11782] ppid=11780 vsize=116156 CPUtime=582.3 cores=1,3
/proc/11782/stat : 11782 (strangenight2-s) R 11780 11782 10553 0 -1 4202496 113671 0 0 0 58202 28 0 0 25 0 1 0 650339745 118943744 22568 33554432000 4194304 4580011 140736971796384 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11782/statm: 29039 22568 367 95 0 24021 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 116156

[startup+642.301 s]
/proc/loadavg: 4.03 4.02 4.00 6/321 11863
/proc/meminfo: memFree=11947944/32950928 swapFree=67111348/67111528
[pid=11782] ppid=11780 vsize=116292 CPUtime=642.3 cores=1,3
/proc/11782/stat : 11782 (strangenight2-s) R 11780 11782 10553 0 -1 4202496 120782 0 0 0 64200 30 0 0 25 0 1 0 650339745 119083008 21693 33554432000 4194304 4580011 140736971796384 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11782/statm: 29073 21693 367 95 0 24055 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 116292

[startup+702.3 s]
/proc/loadavg: 4.01 4.02 4.00 6/321 11865
/proc/meminfo: memFree=11944448/32950928 swapFree=67111348/67111528
[pid=11782] ppid=11780 vsize=116460 CPUtime=702.3 cores=1,3
/proc/11782/stat : 11782 (strangenight2-s) R 11780 11782 10553 0 -1 4202496 128212 0 0 0 70198 32 0 0 25 0 1 0 650339745 119255040 21264 33554432000 4194304 4580011 140736971796384 18446744073709551615 4294523 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11782/statm: 29115 21264 367 95 0 24097 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 116460

[startup+762.312 s]
/proc/loadavg: 4.00 4.01 4.00 6/321 11867
/proc/meminfo: memFree=11931248/32950928 swapFree=67111348/67111528
[pid=11782] ppid=11780 vsize=116576 CPUtime=762.31 cores=1,3
/proc/11782/stat : 11782 (strangenight2-s) R 11780 11782 10553 0 -1 4202496 134980 0 0 0 76196 35 0 0 25 0 1 0 650339745 119373824 22482 33554432000 4194304 4580011 140736971796384 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11782/statm: 29144 22482 367 95 0 24126 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 116576

[startup+822.3 s]
/proc/loadavg: 4.07 4.02 4.00 6/321 11868
/proc/meminfo: memFree=11946728/32950928 swapFree=67111348/67111528
[pid=11782] ppid=11780 vsize=116740 CPUtime=822.3 cores=1,3
/proc/11782/stat : 11782 (strangenight2-s) R 11780 11782 10553 0 -1 4202496 143089 0 0 0 82193 37 0 0 25 0 1 0 650339745 119541760 21962 33554432000 4194304 4580011 140736971796384 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11782/statm: 29185 21962 367 95 0 24167 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 116740

[startup+882.301 s]
/proc/loadavg: 4.14 4.05 4.01 6/321 11870
/proc/meminfo: memFree=11929456/32950928 swapFree=67111348/67111528
[pid=11782] ppid=11780 vsize=118856 CPUtime=882.31 cores=1,3
/proc/11782/stat : 11782 (strangenight2-s) R 11780 11782 10553 0 -1 4202496 150375 0 0 0 88190 41 0 0 25 0 1 0 650339745 121708544 23246 33554432000 4194304 4580011 140736971796384 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11782/statm: 29714 23246 367 95 0 24696 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 118856

[startup+942.301 s]
/proc/loadavg: 4.10 4.05 4.01 6/321 11871
/proc/meminfo: memFree=11920744/32950928 swapFree=67111348/67111528
[pid=11782] ppid=11780 vsize=118964 CPUtime=942.31 cores=1,3
/proc/11782/stat : 11782 (strangenight2-s) R 11780 11782 10553 0 -1 4202496 157035 0 0 0 94187 44 0 0 25 0 1 0 650339745 121819136 23751 33554432000 4194304 4580011 140736971796384 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11782/statm: 29741 23751 367 95 0 24723 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 118964

[startup+1002.3 s]
/proc/loadavg: 4.04 4.04 4.00 6/321 11873
/proc/meminfo: memFree=11889208/32950928 swapFree=67111348/67111528
[pid=11782] ppid=11780 vsize=119032 CPUtime=1002.31 cores=1,3
/proc/11782/stat : 11782 (strangenight2-s) R 11780 11782 10553 0 -1 4202496 163414 0 0 0 100185 46 0 0 25 0 1 0 650339745 121888768 23820 33554432000 4194304 4580011 140736971796384 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11782/statm: 29758 23820 367 95 0 24740 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 119032

[startup+1062.3 s]
/proc/loadavg: 4.05 4.04 4.00 5/321 11875
/proc/meminfo: memFree=11879744/32950928 swapFree=67111348/67111528
[pid=11782] ppid=11780 vsize=143836 CPUtime=1062.31 cores=1,3
/proc/11782/stat : 11782 (strangenight2-s) R 11780 11782 10553 0 -1 4202496 173791 0 0 0 106182 49 0 0 25 0 1 0 650339745 147288064 27334 33554432000 4194304 4580011 140736971796384 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11782/statm: 35959 27334 367 95 0 30941 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 143836

[startup+1122.3 s]
/proc/loadavg: 4.02 4.03 4.00 6/321 11876
/proc/meminfo: memFree=11843372/32950928 swapFree=67111348/67111528
[pid=11782] ppid=11780 vsize=143912 CPUtime=1122.31 cores=1,3
/proc/11782/stat : 11782 (strangenight2-s) R 11780 11782 10553 0 -1 4202496 180243 0 0 0 112180 51 0 0 25 0 1 0 650339745 147365888 27277 33554432000 4194304 4580011 140736971796384 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11782/statm: 35978 27277 367 95 0 30960 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 143912

[startup+1182.3 s]
/proc/loadavg: 4.09 4.05 4.01 6/321 11878
/proc/meminfo: memFree=11835648/32950928 swapFree=67111348/67111528
[pid=11782] ppid=11780 vsize=143940 CPUtime=1182.31 cores=1,3
/proc/11782/stat : 11782 (strangenight2-s) R 11780 11782 10553 0 -1 4202496 185381 0 0 0 118178 53 0 0 25 0 1 0 650339745 147394560 29157 33554432000 4194304 4580011 140736971796384 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11782/statm: 35985 29157 367 95 0 30967 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 143940

[startup+1242.3 s]
/proc/loadavg: 4.03 4.04 4.00 6/321 11879
/proc/meminfo: memFree=11805456/32950928 swapFree=67111348/67111528
[pid=11782] ppid=11780 vsize=144032 CPUtime=1242.31 cores=1,3
/proc/11782/stat : 11782 (strangenight2-s) R 11780 11782 10553 0 -1 4202496 191252 0 0 0 124175 56 0 0 25 0 1 0 650339745 147488768 28486 33554432000 4194304 4580011 140736971796384 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11782/statm: 36008 28486 367 95 0 30990 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 144032



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.03 4.00 5/320 11882
/proc/meminfo: memFree=11953484/32950928 swapFree=67111348/67111528
[pid=11782] ppid=11780 vsize=197792 CPUtime=1300.02 cores=1,3
/proc/11782/stat : 11782 (strangenight2-s) R 11780 11782 10553 0 -1 4202496 196129 0 0 0 129944 58 0 0 25 0 1 0 650339745 202539008 29627 33554432000 4194304 4580011 140736971796384 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11782/statm: 49448 29627 367 95 0 44430 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 197792

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.02
CPU time (s): 1300.04
CPU user time (s): 1299.45
CPU system time (s): 0.59091
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 197792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.45
system time used= 0.59091
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 196129
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= 14450

runsolver used 3.76443 second user time and 9.27759 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-14 17:36:50
IDJOB=3367807
IDBENCH=83016
IDSOLVER=1845
FILE ID=node120/3367807-1305387410
RUNJOBID= node120-1305387410-11752
PBS_JOBID= 13324382
Free space on /tmp= 73500 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S1879031150-062.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367807-1305387410/watcher-3367807-1305387410 -o /tmp/evaluation-result-3367807-1305387410/solver-3367807-1305387410 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367807-1305387410.cnf

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

MD5SUM BENCH= dea41a8eae52b60f8e05be01aec1734d
RANDOM SEED=969003419

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12349616 kB
Buffers:        243848 kB
Cached:        3560820 kB
SwapCached:          0 kB
Active:       17356184 kB
Inactive:      2957176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12349616 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           16312 kB
Writeback:           0 kB
AnonPages:    16508284 kB
Mapped:          24968 kB
Slab:           175056 kB
PageTables:      49172 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 51614924 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= 73492 MiB
End job on node120 at 2011-05-14 17:58:32