Trace number 3367641

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S1465579926-097.UNKNOWN.cnf
MD5SUMeb55252a6fac55d328f4d31fcc6e53bd
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark332.178
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
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-3367641-1305384897.cnf'
0.00/0.01	c -- header says num vars:            100
0.00/0.01	c -- header says num clauses:        2130
0.00/0.01	c -- clauses added:            0 learnts,         2130 normals,            0 xors
0.00/0.01	c -- vars added        100
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       100      2130         0         0     10650         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.01
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:    100 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:      0  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:      39 undec:       3 neg:      58
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       100      2130         0         0     10650         0   no data   no data
0.00/0.05	c Decided on static restart strategy
0.09/0.12	c  N st     8      4917       100      2130         0      4611     10650    102865   no data   no data
0.29/0.30	c  N st    10     11301       100      2130         0      4223     10650     73804   no data   no data
0.39/0.49	c  N st    11     17045       100      2130         0      9567     10650    188829   no data   no data
0.68/0.79	c  F st    12     25000       100      2130         0     11730     10650    234778   no data   no data
0.68/0.79	c  N st    12     25000       100      2130         0     11730     10650    234778   no data   no data
0.88/0.99	c Decided on static restart strategy
0.88/0.99	c  N st    18     30000       100      2130         0     10073     10650    186409   no data   no data
0.88/0.99	c  S st    18     30000       100      2130         0     10073     10650    186409   no data   no data
0.99/1.02	c  S st    18     30501       100      2130         0     10553     10650    196987   no data   no data
0.99/1.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
0.99/1.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.99/1.02	c blocked clauses removed:        0 vars:      0 tried:         100 T: 0.00 s
0.99/1.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.99/1.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.99/1.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
0.99/1.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.99/1.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.99/1.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.10/1.19	c lits-rem:       221  cl-subs:     1821  v-elim:      0  v-fix:    0  time:  0.16 s
1.18/1.22	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.03
1.18/1.22	c calculated reachability. Time: 0.00
1.18/1.22	c  N st    18     30501       100      2130         0      8732     10650    158099   no data   no data
1.48/1.54	c  N st    20     37611       100      2130         0      8052     10650    132199   no data   no data
1.78/1.80	c  N st    21     44010       100      2130         0     14017     10650    259720   no data   no data
1.78/1.89	c  S st    22     45751       100      2130         0     15648     10650    295523   no data   no data
1.88/1.93	c  S st    22     46256       100      2130         0     16130     10650    306591   no data   no data
1.88/1.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.88/1.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.88/1.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.88/1.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.88/1.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.88/1.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1.88/1.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.88/1.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.88/1.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.20/2.29	c lits-rem:       425  cl-subs:     2053  v-elim:      0  v-fix:    0  time:  0.34 s
2.20/2.29	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
2.20/2.29	c vivif2 --  cl tried    14077 cl shrink        0 lits rem          0 time: 0.00
2.28/2.34	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.05
2.28/2.34	c calculated reachability. Time: 0.00
2.28/2.34	c  N st    22     46256       100      2130         0     14077     10650    262560   no data   no data
2.98/3.06	c  N st    23     60654       100      2130         0      9933     10650    148979   no data   no data
3.38/3.47	c  N st    24     69384       100      2130         0     17986     10650    328480   no data   no data
3.38/3.47	c  S st    24     69384       100      2130         0     17986     10650    328480   no data   no data
3.48/3.52	c  S st    24     69890       100      2130         0     18475     10650    339567   no data   no data
3.48/3.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.48/3.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
3.48/3.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.48/3.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.48/3.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.48/3.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
3.48/3.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.48/3.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.48/3.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.98/4.03	c lits-rem:       606  cl-subs:     2252  v-elim:      0  v-fix:    0  time:  0.49 s
3.98/4.03	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
3.98/4.03	c vivif2 --  cl tried    16223 cl shrink        0 lits rem          0 time: 0.00
3.98/4.09	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.06
3.98/4.09	c calculated reachability. Time: 0.00
3.98/4.09	c  N st    24     69890       100      2130         0     16223     10650    290664   no data   no data
4.98/5.05	c  F st    25     87500       100      2130         0     11397     10650    163660   no data   no data
4.98/5.05	c  N st    25     87500       100      2130         0     11397     10650    163660   no data   no data
5.28/5.31	c Decided on static restart strategy
5.39/5.49	c  N st    32     95537       100      2130         0     18851     10650    323498   no data   no data
5.98/6.06	c  N st    34    104837       100      2130         0     15455     10650    248549   no data   no data
5.98/6.06	c  S st    34    104837       100      2130         0     15455     10650    248549   no data   no data
6.08/6.10	c  S st    34    105339       100      2130         0     15933     10650    259231   no data   no data
6.08/6.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.08/6.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.08/6.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.08/6.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.08/6.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.08/6.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
6.08/6.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.08/6.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.08/6.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.18/6.27	c lits-rem:       308  cl-subs:     1197  v-elim:      0  v-fix:    0  time:  0.16 s
6.18/6.27	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
6.18/6.27	c vivif2 --  cl tried    14736 cl shrink        0 lits rem          0 time: 0.00
6.28/6.33	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.05
6.28/6.33	c calculated reachability. Time: 0.00
6.28/6.33	c  N st    34    105339       100      2130         0     14736     10650    233807   no data   no data
6.88/6.91	c  N st    35    114937       100      2130         0     23652     10650    429075   no data   no data
7.70/7.76	c  N st    36    129334       100      2130         0     24087     10650    422935   no data   no data
9.19/9.26	c  N st    37    150929       100      2130         0     15344     10650    205712   no data   no data
9.59/9.69	c  S st    38    158009       100      2130         0     21928     10650    349244   no data   no data
9.69/9.74	c  S st    38    158515       100      2130         0     22409     10650    359758   no data   no data
9.69/9.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.69/9.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
9.69/9.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.69/9.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.69/9.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.69/9.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
9.69/9.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.69/9.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.69/9.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.09/10.17	c lits-rem:       253  cl-subs:     2176  v-elim:      0  v-fix:    0  time:  0.40 s
10.09/10.17	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
10.09/10.17	c vivif2 --  cl tried    20233 cl shrink        0 lits rem          0 time: 0.00
10.19/10.24	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.07
10.19/10.24	c calculated reachability. Time: 0.00
10.19/10.24	c  N st    38    158515       100      2130         0     20233     10650    314326   no data   no data
13.69/13.74	c  N st    39    207103       100      2130         0     32665     10650    542010   no data   no data
16.28/16.30	c  N st    40    237772       100      2130         0     25087     10650    376814   no data   no data
16.28/16.30	c  S st    40    237772       100      2130         0     25087     10650    376814   no data   no data
16.28/16.36	c  S st    40    238279       100      2130         0     25568     10650    387630   no data   no data
16.28/16.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.28/16.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
16.28/16.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.28/16.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.28/16.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.28/16.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
16.28/16.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.28/16.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
16.28/16.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.78/16.81	c lits-rem:       473  cl-subs:     2143  v-elim:      0  v-fix:    0  time:  0.43 s
16.78/16.81	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
16.78/16.81	c vivif2 --  cl tried    23425 cl shrink        0 lits rem          0 time: 0.00
16.78/16.89	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.08
16.78/16.89	c calculated reachability. Time: 0.00
16.78/16.89	c  N st    40    238279       100      2130         0     23425     10650    346334   no data   no data
22.69/22.79	c  F st    41    306251       100      2130         0     25452     10650    354325   no data   no data
22.69/22.79	c  N st    41    306251       100      2130         0     25452     10650    354325   no data   no data
23.19/23.24	c Decided on static restart strategy
25.59/25.62	c  N st    51    334554       100      2130         0     29519     10650    429036   no data   no data
27.79/27.84	c  N st    53    357420       100      2130         0     27594     10650    379699   no data   no data
27.79/27.84	c  S st    53    357420       100      2130         0     27594     10650    379699   no data   no data
27.89/27.91	c  S st    53    357924       100      2130         0     28075     10650    390263   no data   no data
27.89/27.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.89/27.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
27.89/27.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.89/27.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.89/27.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.89/27.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
27.89/27.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.89/27.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
27.89/27.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.19/28.21	c lits-rem:       260  cl-subs:     1268  v-elim:      0  v-fix:    0  time:  0.28 s
28.19/28.21	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
28.19/28.21	c vivif2 --  cl tried    26807 cl shrink        0 lits rem          0 time: 0.00
28.29/28.31	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.10
28.29/28.31	c calculated reachability. Time: 0.00
28.29/28.31	c  N st    53    357924       100      2130         0     26807     10650    362792   no data   no data
31.58/31.61	c  N st    54    390317       100      2130         0     32680     10650    470436   no data   no data
36.68/36.76	c  N st    55    438906       100      2130         0     26649     10650    323078   no data   no data
44.59/44.69	c  N st    56    511788       100      2130         0     39377     10650    572209   no data   no data
47.69/47.71	c  N st    57    536886       100      2130         0     34017     10650    449420   no data   no data
47.69/47.71	c  S st    57    536886       100      2130         0     34017     10650    449420   no data   no data
47.69/47.79	c  S st    57    537387       100      2130         0     34489     10650    460352   no data   no data
47.69/47.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.79/47.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
47.79/47.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.79/47.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.79/47.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.79/47.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
47.79/47.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
47.79/47.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
47.79/47.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.19/48.24	c lits-rem:       319  cl-subs:     1853  v-elim:      0  v-fix:    0  time:  0.43 s
48.19/48.24	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
48.19/48.25	c vivif2 --  cl tried    32636 cl shrink        0 lits rem          0 time: 0.00
48.29/48.36	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.11
48.29/48.36	c calculated reachability. Time: 0.00
48.29/48.36	c  N st    57    537387       100      2130         0     32636     10650    424091   no data   no data
68.29/68.30	c  N st    58    701372       100      2130         0     60112     10650    971626   no data   no data
82.08/82.15	c  N st    59    806081       100      2130         0     54002     10650    780843   no data   no data
82.08/82.15	c  S st    59    806081       100      2130         0     54002     10650    780843   no data   no data
82.18/82.27	c  S st    59    806583       100      2130         0     54475     10650    792103   no data   no data
82.18/82.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
82.18/82.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
82.18/82.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
82.18/82.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
82.18/82.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.18/82.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
82.18/82.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
82.28/82.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
82.28/82.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.19/85.26	c lits-rem:      1105  cl-subs:     7563  v-elim:      0  v-fix:    0  time:  2.94 s
85.19/85.26	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
85.19/85.27	c vivif2 --  cl tried    46912 cl shrink        0 lits rem          0 time: 0.01
85.39/85.43	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.17
85.39/85.44	c calculated reachability. Time: 0.00
85.39/85.44	c  N st    59    806583       100      2130         0     46912     10650    657253   no data   no data
121.39/121.43	c  F st    60   1071875       100      2130         0     62679     10650    937828   no data   no data
121.39/121.43	c  N st    60   1071875       100      2130         0     62679     10650    937828   no data   no data
122.29/122.36	c Decided on static restart strategy
126.40/126.44	c  N st    70   1100180       100      2130         0     47501     10650    590340   no data   no data
131.69/131.76	c  N st    72   1136175       100      2130         0     80742     10650   1329716   no data   no data
135.99/136.09	c  N st    73   1168567       100      2130         0     68396     10650   1069324   no data   no data
143.20/143.24	c  N st    74   1209875       100      2130         0     62985     10650    904198   no data   no data
143.20/143.24	c  S st    74   1209875       100      2130         0     62985     10650    904198   no data   no data
143.30/143.37	c  S st    74   1210375       100      2130         0     63468     10650    914959   no data   no data
143.30/143.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
143.30/143.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
143.30/143.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
143.30/143.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
143.30/143.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
143.30/143.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
143.30/143.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
143.40/143.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
143.40/143.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
146.49/146.56	c lits-rem:       914  cl-subs:     6020  v-elim:      0  v-fix:    0  time:  3.13 s
146.49/146.56	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
146.49/146.57	c vivif2 --  cl tried    57448 cl shrink        0 lits rem          0 time: 0.01
146.69/146.77	c asymm  cl-useful: 0/1970/2130 lits-rem:0 time: 0.19
146.69/146.77	c calculated reachability. Time: 0.00
146.69/146.77	c  N st    74   1210375       100      2130         0     57448     10650    795715   no data   no data
159.50/159.55	c  N st    75   1283259       100      2130         0     80445     10650   1261106   no data   no data
178.29/178.33	c  N st    76   1392582       100      2130         0     89962     10650   1433416   no data   no data
206.49/206.58	c  N st    77   1556568       100      2130         0     97897     10650   1623914   no data   no data
235.49/235.55	c  N st    78   1710376       100      2130         0     87195     10650   1339259   no data   no data
235.49/235.55	c  S st    78   1710376       100      2130         0     87195     10650   1339259   no data   no data
235.69/235.79	c  S st    78   1710879       100      2130         0     87670     10650   1349871   no data   no data
235.69/235.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
235.79/235.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
235.79/235.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
235.79/235.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
235.79/235.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
235.79/235.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
235.79/235.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
235.79/235.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
235.79/235.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
244.89/244.94	c lits-rem:      1643  cl-subs:    10433  v-elim:      0  v-fix:    0  time:  9.06 s
244.89/244.94	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
244.89/244.95	c vivif2 --  cl tried    77237 cl shrink        0 lits rem          0 time: 0.01
245.09/245.17	c asymm  cl-useful: 0/1550/2130 lits-rem:0 time: 0.22
245.09/245.17	c calculated reachability. Time: 0.00
245.09/245.17	c  N st    78   1710879       100      2130         0     77237     10650   1141961   no data   no data
315.20/315.26	c  N st    79   2079843       100      2130         0     88612     10650   1301441   no data   no data
343.49/343.58	c  N st    80   2210881       100      2130         0     92140     10650   1330970   no data   no data
343.49/343.58	c  S st    80   2210881       100      2130         0     92140     10650   1330970   no data   no data
343.79/343.82	c  S st    80   2211384       100      2130         0     92623     10650   1342094   no data   no data
343.79/343.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
343.79/343.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
343.79/343.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
343.79/343.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
343.79/343.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
343.79/343.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
343.79/343.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
343.79/343.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
343.89/343.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
352.20/352.25	c lits-rem:      1422  cl-subs:    10821  v-elim:      0  v-fix:    0  time:  8.35 s
352.20/352.25	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
352.20/352.27	c vivif2 --  cl tried    81802 cl shrink        0 lits rem          0 time: 0.01
352.30/352.38	c asymm  cl-useful: 0/580/2130 lits-rem:0 time: 0.11
352.30/352.38	c calculated reachability. Time: 0.00
352.30/352.38	c  N st    80   2211384       100      2130         0     81802     10650   1136876   no data   no data
457.10/457.18	c  N st    81   2711384       100      2130         0    104371     10650   1483086   no data   no data
457.10/457.18	c  S st    81   2711384       100      2130         0    104371     10650   1483086   no data   no data
457.40/457.47	c  S st    81   2711887       100      2130         0    104847     10650   1494125   no data   no data
457.40/457.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
457.50/457.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
457.50/457.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
457.50/457.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
457.50/457.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
457.50/457.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
457.50/457.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
457.50/457.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
457.50/457.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
468.70/468.76	c lits-rem:       997  cl-subs:    15117  v-elim:      0  v-fix:    0  time: 11.19 s
468.70/468.76	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
468.70/468.78	c vivif2 --  cl tried    89730 cl shrink        0 lits rem          0 time: 0.02
469.00/469.01	c asymm  cl-useful: 0/1344/2130 lits-rem:0 time: 0.23
469.00/469.01	c calculated reachability. Time: 0.00
469.00/469.01	c  N st    81   2711887       100      2130         0     89730     10650   1235428   no data   no data
583.50/583.54	c  N st    82   3211887       100      2130         0    139776     10650   2226506   no data   no data
583.50/583.54	c  S st    82   3211887       100      2130         0    139776     10650   2226506   no data   no data
584.00/584.10	c  S st    82   3212389       100      2130         0    140263     10650   2237723   no data   no data
584.00/584.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
584.11/584.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.08
584.11/584.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
584.11/584.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
584.11/584.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
584.11/584.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
584.11/584.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
584.20/584.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
584.20/584.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
630.21/630.25	c lits-rem:      2096  cl-subs:    22990  v-elim:      0  v-fix:    0  time: 45.96 s
630.21/630.25	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
630.21/630.27	c vivif2 --  cl tried   117273 cl shrink        0 lits rem          0 time: 0.02
630.50/630.53	c asymm  cl-useful: 0/786/2130 lits-rem:0 time: 0.26
630.50/630.54	c calculated reachability. Time: 0.00
630.50/630.54	c  N st    82   3212389       100      2130         0    117273     10650   1805176   no data   no data
753.52/753.57	c  N st    83   3712389       100      2130         0    134807     10650   2050695   no data   no data
753.52/753.57	c  S st    83   3712389       100      2130         0    134807     10650   2050695   no data   no data
754.01/754.07	c  S st    83   3712892       100      2130         0    135287     10650   2061999   no data   no data
754.01/754.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
754.11/754.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
754.11/754.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
754.11/754.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
754.11/754.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
754.11/754.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
754.11/754.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
754.11/754.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
754.21/754.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
788.72/788.79	c lits-rem:      2555  cl-subs:    19299  v-elim:      0  v-fix:    0  time: 34.54 s
788.72/788.79	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
788.80/788.81	c vivif2 --  cl tried   115988 cl shrink        0 lits rem          0 time: 0.02
789.00/789.10	c asymm  cl-useful: 0/1045/2130 lits-rem:0 time: 0.28
789.10/789.10	c calculated reachability. Time: 0.00
789.10/789.10	c  N st    83   3712892       100      2130         0    115988     10650   1698608   no data   no data
800.21/800.28	c  F st    84   3751566       100      2130         0    151402     10650   2491595   no data   no data
800.21/800.28	c  N st    84   3751566       100      2130         0    151402     10650   2491595   no data   no data
802.01/802.02	c Decided on static restart strategy
806.91/806.93	c  N st    94   3779870       100      2130         0    101547     10650   1369487   no data   no data
817.10/817.17	c  N st    96   3815863       100      2130         0    134581     10650   2108516   no data   no data
827.41/827.49	c  N st    97   3848255       100      2130         0     86663     10650   1001760   no data   no data
840.50/840.55	c  N st    98   3896843       100      2130         0    131060     10650   1956578   no data   no data
863.53/863.57	c  N st    99   3969726       100      2130         0    119230     10650   1689898   no data   no data
893.22/893.23	c  N st   100   4079049       100      2130         0    139409     10650   2063508   no data   no data
930.81/930.89	c  N st   101   4212893       100      2130         0    100222     10650   1252888   no data   no data
930.81/930.89	c  S st   101   4212893       100      2130         0    100222     10650   1252888   no data   no data
931.11/931.15	c  S st   101   4213400       100      2130         0    100706     10650   1264279   no data   no data
931.11/931.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
931.11/931.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
931.11/931.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
931.11/931.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
931.11/931.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
931.11/931.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
931.11/931.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
931.21/931.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
931.21/931.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
935.10/935.10	c lits-rem:       744  cl-subs:     6228  v-elim:      0  v-fix:    0  time:  3.85 s
935.10/935.10	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
935.10/935.11	c vivif2 --  cl tried    94478 cl shrink        0 lits rem          0 time: 0.02
935.30/935.36	c asymm  cl-useful: 0/1066/2130 lits-rem:0 time: 0.25
935.30/935.36	c calculated reachability. Time: 0.00
935.30/935.36	c  N st   101   4213400       100      2130         0     94478     10650   1147945   no data   no data
1002.81/1002.88	c  N st   102   4459377       100      2130         0    154113     10650   2367239   no data   no data
1077.71/1077.71	c  N st   103   4713402       100      2130         0    131407     10650   1845730   no data   no data
1077.71/1077.71	c  S st   103   4713402       100      2130         0    131407     10650   1845730   no data   no data
1078.21/1078.24	c  S st   103   4713904       100      2130         0    131882     10650   1856912   no data   no data
1078.21/1078.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1078.31/1078.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
1078.31/1078.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1078.31/1078.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1078.31/1078.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1078.31/1078.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1078.31/1078.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1078.31/1078.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1078.41/1078.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1095.51/1095.57	c lits-rem:      1702  cl-subs:    15973  v-elim:      0  v-fix:    0  time: 17.16 s
1095.51/1095.57	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
1095.51/1095.59	c vivif2 --  cl tried   115909 cl shrink        0 lits rem          0 time: 0.02
1095.81/1095.86	c asymm  cl-useful: 0/1084/2130 lits-rem:0 time: 0.26
1095.81/1095.86	c calculated reachability. Time: 0.00
1095.81/1095.86	c  N st   103   4713904       100      2130         0    115909     10650   1562527   no data   no data
1250.02/1250.07	c  N st   104   5213907       100      2130         0    130499     10650   1726635   no data   no data
1250.02/1250.07	c  S st   104   5213907       100      2130         0    130499     10650   1726635   no data   no data
1250.42/1250.44	c  S st   104   5214410       100      2130         0    130977     10650   1738093   no data   no data
1250.42/1250.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1250.42/1250.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
1250.52/1250.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1250.52/1250.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1250.52/1250.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1250.52/1250.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1250.52/1250.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1250.52/1250.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1250.52/1250.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1263.22/1263.27	c lits-rem:      1451  cl-subs:    17803  v-elim:      0  v-fix:    0  time: 12.70 s
1263.22/1263.27	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
1263.22/1263.29	c vivif2 --  cl tried   113174 cl shrink        0 lits rem          0 time: 0.02
1263.51/1263.57	c asymm  cl-useful: 0/926/2130 lits-rem:0 time: 0.28
1263.51/1263.58	c calculated reachability. Time: 0.00
1263.51/1263.58	c  N st   104   5214410       100      2130         0    113174     10650   1434158   no data   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-3367641-1305384897/watcher-3367641-1305384897 -o /tmp/evaluation-result-3367641-1305384897/solver-3367641-1305384897 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367641-1305384897.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.71 3.96 3.89 3/361 5384
/proc/meminfo: memFree=13570376/32951124 swapFree=65051360/67111528
[pid=5384] ppid=5382 vsize=20300 CPUtime=0 cores=1,3
/proc/5384/stat : 5384 (strangenight2-s) R 5382 5384 4643 0 -1 4194304 328 0 0 0 0 0 0 0 22 0 1 0 630906006 20787200 269 33554432000 4194304 4580011 140736741295200 18446744073709551615 212039341808 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5384/statm: 5075 274 231 95 0 57 0

[startup+0.073643 s]
/proc/loadavg: 3.71 3.96 3.89 3/361 5384
/proc/meminfo: memFree=13570376/32951124 swapFree=65051360/67111528
[pid=5384] ppid=5382 vsize=30228 CPUtime=0.06 cores=1,3
/proc/5384/stat : 5384 (strangenight2-s) R 5382 5384 4643 0 -1 4202496 733 0 0 0 6 0 0 0 22 0 1 0 630906006 30953472 664 33554432000 4194304 4580011 140736741295200 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5384/statm: 7557 664 363 95 0 2539 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 30228

[startup+0.100641 s]
/proc/loadavg: 3.71 3.96 3.89 3/361 5384
/proc/meminfo: memFree=13570376/32951124 swapFree=65051360/67111528
[pid=5384] ppid=5382 vsize=30228 CPUtime=0.09 cores=1,3
/proc/5384/stat : 5384 (strangenight2-s) R 5382 5384 4643 0 -1 4202496 780 0 0 0 9 0 0 0 22 0 1 0 630906006 30953472 711 33554432000 4194304 4580011 140736741295200 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5384/statm: 7557 711 363 95 0 2539 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30228

[startup+0.300608 s]
/proc/loadavg: 3.71 3.96 3.89 3/361 5384
/proc/meminfo: memFree=13570376/32951124 swapFree=65051360/67111528
[pid=5384] ppid=5382 vsize=30968 CPUtime=0.29 cores=1,3
/proc/5384/stat : 5384 (strangenight2-s) R 5382 5384 4643 0 -1 4202496 1157 0 0 0 29 0 0 0 23 0 1 0 630906006 31711232 757 33554432000 4194304 4580011 140736741295200 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5384/statm: 7742 757 363 95 0 2724 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30968

[startup+0.700535 s]
/proc/loadavg: 3.71 3.96 3.89 3/361 5384
/proc/meminfo: memFree=13570376/32951124 swapFree=65051360/67111528
[pid=5384] ppid=5382 vsize=31300 CPUtime=0.68 cores=1,3
/proc/5384/stat : 5384 (strangenight2-s) R 5382 5384 4643 0 -1 4202496 1608 0 0 0 68 0 0 0 25 0 1 0 630906006 32051200 956 33554432000 4194304 4580011 140736741295200 18446744073709551615 4294538 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5384/statm: 7825 956 363 95 0 2807 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 31300

[startup+1.50039 s]
/proc/loadavg: 3.71 3.96 3.89 5/377 5410
/proc/meminfo: memFree=13544072/32951124 swapFree=65051360/67111528
[pid=5384] ppid=5382 vsize=37232 CPUtime=1.48 cores=1,3
/proc/5384/stat : 5384 (strangenight2-s) R 5382 5384 4643 0 -1 4202496 3438 0 0 0 148 0 0 0 25 0 1 0 630906006 38125568 2481 33554432000 4194304 4580011 140736741295200 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5384/statm: 9308 2481 367 95 0 4290 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 37232

[startup+3.10011 s]
/proc/loadavg: 3.73 3.96 3.89 5/377 5410
/proc/meminfo: memFree=13511088/32951124 swapFree=65051360/67111528
[pid=5384] ppid=5382 vsize=40720 CPUtime=3.08 cores=1,3
/proc/5384/stat : 5384 (strangenight2-s) R 5382 5384 4643 0 -1 4202496 5267 0 0 0 308 0 0 0 25 0 1 0 630906006 41697280 3098 33554432000 4194304 4580011 140736741295200 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5384/statm: 10180 3098 367 95 0 5162 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 40720

[startup+6.30054 s]
/proc/loadavg: 3.73 3.96 3.89 5/377 5410
/proc/meminfo: memFree=13502076/32951124 swapFree=65051360/67111528
[pid=5384] ppid=5382 vsize=44040 CPUtime=6.28 cores=1,3
/proc/5384/stat : 5384 (strangenight2-s) R 5382 5384 4643 0 -1 4202496 7654 0 0 0 628 0 0 0 25 0 1 0 630906006 45096960 4001 33554432000 4194304 4580011 140736741295200 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5384/statm: 11010 4001 367 95 0 5992 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 44040

[startup+12.7004 s]
/proc/loadavg: 3.85 3.98 3.89 5/377 5410
/proc/meminfo: memFree=13475436/32951124 swapFree=65051360/67111528
[pid=5384] ppid=5382 vsize=48008 CPUtime=12.69 cores=1,3
/proc/5384/stat : 5384 (strangenight2-s) R 5382 5384 4643 0 -1 4202496 11629 0 0 0 1268 1 0 0 25 0 1 0 630906006 49160192 4817 33554432000 4194304 4580011 140736741295200 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5384/statm: 12002 4817 367 95 0 6984 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48008

[startup+25.5011 s]
/proc/loadavg: 3.87 3.98 3.90 5/377 5410
/proc/meminfo: memFree=13452548/32951124 swapFree=65051360/67111528
[pid=5384] ppid=5382 vsize=50532 CPUtime=25.49 cores=1,3
/proc/5384/stat : 5384 (strangenight2-s) R 5382 5384 4643 0 -1 4202496 17200 0 0 0 2547 2 0 0 25 0 1 0 630906006 51744768 5508 33554432000 4194304 4580011 140736741295200 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5384/statm: 12633 5508 367 95 0 7615 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 50532

[startup+51.1005 s]
/proc/loadavg: 3.91 3.98 3.90 5/377 5411
/proc/meminfo: memFree=13434524/32951124 swapFree=65051360/67111528
[pid=5384] ppid=5382 vsize=56384 CPUtime=51.09 cores=1,3
/proc/5384/stat : 5384 (strangenight2-s) R 5382 5384 4643 0 -1 4202496 26293 0 0 0 5106 3 0 0 25 0 1 0 630906006 57737216 7398 33554432000 4194304 4580011 140736741295200 18446744073709551615 4294481 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5384/statm: 14096 7398 367 95 0 9078 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 56384

[startup+102.313 s]
/proc/loadavg: 3.96 3.98 3.90 5/377 5412
/proc/meminfo: memFree=13383764/32951124 swapFree=65051360/67111528
[pid=5384] ppid=5382 vsize=66884 CPUtime=102.3 cores=1,3
/proc/5384/stat : 5384 (strangenight2-s) R 5382 5384 4643 0 -1 4202496 41541 0 0 0 10224 6 0 0 25 0 1 0 630906006 68489216 9653 33554432000 4194304 4580011 140736741295200 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5384/statm: 16721 9653 367 95 0 11703 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 66884

[startup+162.301 s]
/proc/loadavg: 4.04 4.00 3.91 5/377 5414
/proc/meminfo: memFree=13347256/32951124 swapFree=65051360/67111528
[pid=5384] ppid=5382 vsize=75484 CPUtime=162.29 cores=1,3
/proc/5384/stat : 5384 (strangenight2-s) R 5382 5384 4643 0 -1 4202496 56226 0 0 0 16221 8 0 0 25 0 1 0 630906006 77295616 11354 33554432000 4194304 4580011 140736741295200 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5384/statm: 18871 11354 367 95 0 13853 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 75484

[startup+222.301 s]
/proc/loadavg: 4.01 4.00 3.91 5/377 5416
/proc/meminfo: memFree=13324136/32951124 swapFree=65051360/67111528
[pid=5384] ppid=5382 vsize=75820 CPUtime=222.29 cores=1,3
/proc/5384/stat : 5384 (strangenight2-s) R 5382 5384 4643 0 -1 4202496 68085 0 0 0 22219 10 0 0 25 0 1 0 630906006 77639680 12024 33554432000 4194304 4580011 140736741295200 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5384/statm: 18955 12024 367 95 0 13937 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 75820

[startup+282.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/377 5417
/proc/meminfo: memFree=13277736/32951124 swapFree=65051360/67111528
[pid=5384] ppid=5382 vsize=93988 CPUtime=282.3 cores=1,3
/proc/5384/stat : 5384 (strangenight2-s) R 5382 5384 4643 0 -1 4202496 80946 0 0 0 28216 14 0 0 25 0 1 0 630906006 96243712 16622 33554432000 4194304 4580011 140736741295200 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5384/statm: 23497 16622 367 95 0 18479 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 93988

[startup+342.3 s]
/proc/loadavg: 4.07 4.01 3.92 5/377 5419
/proc/meminfo: memFree=13239880/32951124 swapFree=65051360/67111528
[pid=5384] ppid=5382 vsize=94268 CPUtime=342.29 cores=1,3
/proc/5384/stat : 5384 (strangenight2-s) R 5382 5384 4643 0 -1 4202496 91186 0 0 0 34213 16 0 0 25 0 1 0 630906006 96530432 16266 33554432000 4194304 4580011 140736741295200 18446744073709551615 4322524 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5384/statm: 23567 16266 367 95 0 18549 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 94268

[startup+402.301 s]
/proc/loadavg: 4.17 4.04 3.93 5/377 5429
/proc/meminfo: memFree=13225276/32951124 swapFree=65051360/67111528
[pid=5384] ppid=5382 vsize=103628 CPUtime=402.29 cores=1,3
/proc/5384/stat : 5384 (strangenight2-s) R 5382 5384 4643 0 -1 4202496 100934 0 0 0 40211 18 0 0 25 0 1 0 630906006 106115072 19115 33554432000 4194304 4580011 140736741295200 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5384/statm: 25907 19115 367 95 0 20889 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 103628

[startup+462.301 s]
/proc/loadavg: 4.12 4.04 3.93 5/377 5431
/proc/meminfo: memFree=13214472/32951124 swapFree=65051360/67111528
[pid=5384] ppid=5382 vsize=108760 CPUtime=462.3 cores=1,3
/proc/5384/stat : 5384 (strangenight2-s) R 5382 5384 4643 0 -1 4202496 111107 0 0 0 46209 21 0 0 25 0 1 0 630906006 111370240 19915 33554432000 4194304 4580011 140736741295200 18446744073709551615 4406384 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5384/statm: 27190 19915 367 95 0 22172 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 108760

[startup+522.3 s]
/proc/loadavg: 4.05 4.03 3.93 5/377 5433
/proc/meminfo: memFree=13193592/32951124 swapFree=65051360/67111528
[pid=5384] ppid=5382 vsize=108944 CPUtime=522.3 cores=1,3
/proc/5384/stat : 5384 (strangenight2-s) R 5382 5384 4643 0 -1 4202496 119382 0 0 0 52207 23 0 0 25 0 1 0 630906006 111558656 20320 33554432000 4194304 4580011 140736741295200 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5384/statm: 27236 20320 367 95 0 22218 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 108944

[startup+582.301 s]
/proc/loadavg: 4.08 4.04 3.94 5/377 5434
/proc/meminfo: memFree=13158592/32951124 swapFree=65051360/67111528
[pid=5384] ppid=5382 vsize=109288 CPUtime=582.3 cores=1,3
/proc/5384/stat : 5384 (strangenight2-s) R 5382 5384 4643 0 -1 4202496 127549 0 0 0 58205 25 0 0 25 0 1 0 630906006 111910912 20693 33554432000 4194304 4580011 140736741295200 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5384/statm: 27322 20693 367 95 0 22304 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 109288

[startup+642.301 s]
/proc/loadavg: 4.03 4.03 3.94 5/377 5436
/proc/meminfo: memFree=13149488/32951124 swapFree=65051360/67111528
[pid=5384] ppid=5382 vsize=128408 CPUtime=642.31 cores=1,3
/proc/5384/stat : 5384 (strangenight2-s) R 5382 5384 4643 0 -1 4202496 134299 0 0 0 64204 27 0 0 25 0 1 0 630906006 131489792 24255 33554432000 4194304 4580011 140736741295200 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5384/statm: 32102 24255 367 95 0 27084 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 128408

[startup+702.301 s]
/proc/loadavg: 4.08 4.04 3.94 6/377 5437
/proc/meminfo: memFree=13122672/32951124 swapFree=65051360/67111528
[pid=5384] ppid=5382 vsize=128628 CPUtime=702.31 cores=1,3
/proc/5384/stat : 5384 (strangenight2-s) R 5382 5384 4643 0 -1 4202496 142621 0 0 0 70202 29 0 0 25 0 1 0 630906006 131715072 24416 33554432000 4194304 4580011 140736741295200 18446744073709551615 4295695 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5384/statm: 32157 24416 367 95 0 27139 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 128628

[startup+762.315 s]
/proc/loadavg: 4.03 4.03 3.94 5/377 5439
/proc/meminfo: memFree=13101428/32951124 swapFree=65051360/67111528
[pid=5384] ppid=5382 vsize=138432 CPUtime=762.32 cores=1,3
/proc/5384/stat : 5384 (strangenight2-s) R 5382 5384 4643 0 -1 4202496 151083 0 0 0 76201 31 0 0 25 0 1 0 630906006 141754368 27291 33554432000 4194304 4580011 140736741295200 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5384/statm: 34608 27291 367 95 0 29590 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 138432

[startup+822.301 s]
/proc/loadavg: 4.01 4.02 3.94 5/377 5441
/proc/meminfo: memFree=13116148/32951124 swapFree=65051360/67111528
[pid=5384] ppid=5382 vsize=138444 CPUtime=822.3 cores=1,3
/proc/5384/stat : 5384 (strangenight2-s) R 5382 5384 4643 0 -1 4202496 154775 0 0 0 82198 32 0 0 25 0 1 0 630906006 141766656 27658 33554432000 4194304 4580011 140736741295200 18446744073709551615 4294404 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5384/statm: 34611 27658 367 95 0 29593 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 138444

[startup+882.301 s]
/proc/loadavg: 4.00 4.02 3.94 5/377 5442
/proc/meminfo: memFree=13109152/32951124 swapFree=65051360/67111528
[pid=5384] ppid=5382 vsize=138648 CPUtime=882.3 cores=1,3
/proc/5384/stat : 5384 (strangenight2-s) R 5382 5384 4643 0 -1 4202496 162394 0 0 0 88195 35 0 0 25 0 1 0 630906006 141975552 26404 33554432000 4194304 4580011 140736741295200 18446744073709551615 4294324 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5384/statm: 34662 26404 367 95 0 29644 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 138648

[startup+942.3 s]
/proc/loadavg: 4.04 4.03 3.95 5/377 5444
/proc/meminfo: memFree=13103896/32951124 swapFree=65051360/67111528
[pid=5384] ppid=5382 vsize=138768 CPUtime=942.31 cores=1,3
/proc/5384/stat : 5384 (strangenight2-s) R 5382 5384 4643 0 -1 4202496 169088 0 0 0 94192 39 0 0 25 0 1 0 630906006 142098432 27064 33554432000 4194304 4580011 140736741295200 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5384/statm: 34692 27064 367 95 0 29674 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 138768

[startup+1002.3 s]
/proc/loadavg: 4.08 4.05 3.96 5/377 5445
/proc/meminfo: memFree=13076340/32951124 swapFree=65051360/67111528
[pid=5384] ppid=5382 vsize=138844 CPUtime=1002.31 cores=1,3
/proc/5384/stat : 5384 (strangenight2-s) R 5382 5384 4643 0 -1 4202496 175953 0 0 0 100190 41 0 0 25 0 1 0 630906006 142176256 27635 33554432000 4194304 4580011 140736741295200 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5384/statm: 34711 27635 367 95 0 29693 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 138844

[startup+1062.3 s]
/proc/loadavg: 4.06 4.05 3.97 5/377 5447
/proc/meminfo: memFree=13073092/32951124 swapFree=65051360/67111528
[pid=5384] ppid=5382 vsize=138972 CPUtime=1062.31 cores=1,3
/proc/5384/stat : 5384 (strangenight2-s) R 5382 5384 4643 0 -1 4202496 182594 0 0 0 106188 43 0 0 25 0 1 0 630906006 142307328 28029 33554432000 4194304 4580011 140736741295200 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5384/statm: 34743 28029 367 95 0 29725 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 138972

[startup+1122.3 s]
/proc/loadavg: 4.02 4.04 3.97 5/377 5449
/proc/meminfo: memFree=13054832/32951124 swapFree=65051360/67111528
[pid=5384] ppid=5382 vsize=146212 CPUtime=1122.32 cores=1,3
/proc/5384/stat : 5384 (strangenight2-s) R 5382 5384 4643 0 -1 4202496 189799 0 0 0 112186 46 0 0 25 0 1 0 630906006 149721088 28517 33554432000 4194304 4580011 140736741295200 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5384/statm: 36553 28517 367 95 0 31535 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 146212

[startup+1182.3 s]
/proc/loadavg: 4.08 4.06 3.98 5/377 5450
/proc/meminfo: memFree=13017228/32951124 swapFree=65051360/67111528
[pid=5384] ppid=5382 vsize=146336 CPUtime=1182.32 cores=1,3
/proc/5384/stat : 5384 (strangenight2-s) R 5382 5384 4643 0 -1 4202496 196499 0 0 0 118184 48 0 0 25 0 1 0 630906006 149848064 28757 33554432000 4194304 4580011 140736741295200 18446744073709551615 4294607 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5384/statm: 36584 28757 367 95 0 31566 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 146336

[startup+1242.3 s]
/proc/loadavg: 4.02 4.04 3.98 5/377 5452
/proc/meminfo: memFree=13017172/32951124 swapFree=65051360/67111528
[pid=5384] ppid=5382 vsize=146452 CPUtime=1242.32 cores=1,3
/proc/5384/stat : 5384 (strangenight2-s) R 5382 5384 4643 0 -1 4202496 202760 0 0 0 124182 50 0 0 25 0 1 0 630906006 149966848 28491 33554432000 4194304 4580011 140736741295200 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5384/statm: 36613 28491 367 95 0 31595 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 146452



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.05 3.98 5/377 5453
/proc/meminfo: memFree=13016256/32951124 swapFree=65051360/67111528
[pid=5384] ppid=5382 vsize=149912 CPUtime=1300.03 cores=1,3
/proc/5384/stat : 5384 (strangenight2-s) R 5382 5384 4643 0 -1 4202496 208014 0 0 0 129951 52 0 0 25 0 1 0 630906006 153509888 29994 33554432000 4194304 4580011 140736741295200 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5384/statm: 37478 29994 367 95 0 32460 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 149912

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.05
CPU user time (s): 1299.52
CPU system time (s): 0.527919
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 205696

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

runsolver used 4.50331 second user time and 11.0153 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-14 16:54:57
IDJOB=3367641
IDBENCH=82850
IDSOLVER=1845
FILE ID=node146/3367641-1305384897
RUNJOBID= node146-1305384897-5369
PBS_JOBID= 13324356
Free space on /tmp= 73272 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v100-c2130-S1465579926-097.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367641-1305384897/watcher-3367641-1305384897 -o /tmp/evaluation-result-3367641-1305384897/solver-3367641-1305384897 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367641-1305384897.cnf

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

MD5SUM BENCH= eb55252a6fac55d328f4d31fcc6e53bd
RANDOM SEED=735698814

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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:      13570392 kB
Buffers:        265036 kB
Cached:        3421124 kB
SwapCached:      41828 kB
Active:       11473760 kB
Inactive:      7618736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13570392 kB
SwapTotal:    67111528 kB
SwapFree:     65051360 kB
Dirty:           11060 kB
Writeback:           0 kB
AnonPages:    15371392 kB
Mapped:          21844 kB
Slab:           163252 kB
PageTables:      59792 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 81756144 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= 73252 MiB
End job on node146 at 2011-05-14 17:16:39