Trace number 3367560

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S2098066936-001.UNKNOWN.cnf
MD5SUM7a1181bb5cb0b1221253c27ad7ead33e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark347.943
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.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3367560-1305384465.cnf'
0.00/0.00	c -- header says num vars:            100
0.00/0.00	c -- header says num clauses:        2130
0.00/0.00	c -- clauses added:            0 learnts,         2130 normals,            0 xors
0.00/0.00	c -- vars added        100
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	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:      48 undec:       5 neg:      47
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.04	c Decided on static restart strategy
0.11/0.11	c  N st     8      4916       100      2130         0      4574     10650     97844   no data   no data
0.29/0.30	c  N st    10     11299       100      2130         0      4210     10650     72503   no data   no data
0.39/0.49	c  N st    11     17042       100      2130         0      9526     10650    182176   no data   no data
0.69/0.77	c  F st    12     25003       100      2130         0     11667     10650    225831   no data   no data
0.69/0.77	c  N st    12     25003       100      2130         0     11667     10650    225831   no data   no data
0.89/0.99	c Decided on static restart strategy
0.89/0.99	c  N st    18     30000       100      2130         0     10027     10650    184482   no data   no data
0.89/0.99	c  S st    18     30000       100      2130         0     10027     10650    184482   no data   no data
0.99/1.02	c  S st    18     30505       100      2130         0     10502     10650    194792   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.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.20/1.21	c lits-rem:       308  cl-subs:     1908  v-elim:      0  v-fix:    0  time:  0.18 s
1.20/1.24	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.03
1.20/1.24	c calculated reachability. Time: 0.00
1.20/1.24	c  N st    18     30505       100      2130         0      8594     10650    154153   no data   no data
1.49/1.54	c  N st    20     37617       100      2130         0      7922     10650    127657   no data   no data
1.79/1.81	c  N st    21     44016       100      2130         0     13882     10650    256508   no data   no data
1.89/1.91	c  S st    22     45757       100      2130         0     15483     10650    291439   no data   no data
1.89/1.96	c  S st    22     46261       100      2130         0     15974     10650    302499   no data   no data
1.89/1.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.89/1.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.89/1.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.89/1.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.89/1.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.89/1.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1.89/1.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.89/1.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.89/1.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.30/2.32	c lits-rem:       413  cl-subs:     1980  v-elim:      0  v-fix:    0  time:  0.35 s
2.30/2.32	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
2.30/2.32	c vivif2 --  cl tried    13994 cl shrink        0 lits rem          0 time: 0.00
2.30/2.37	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.05
2.30/2.37	c calculated reachability. Time: 0.00
2.30/2.37	c  N st    22     46261       100      2130         0     13994     10650    260240   no data   no data
2.99/3.09	c  N st    23     60658       100      2130         0      9902     10650    149009   no data   no data
3.49/3.50	c  N st    24     69392       100      2130         0     18002     10650    327948   no data   no data
3.49/3.50	c  S st    24     69392       100      2130         0     18002     10650    327948   no data   no data
3.49/3.55	c  S st    24     69896       100      2130         0     18490     10650    338900   no data   no data
3.49/3.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.49/3.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
3.49/3.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.49/3.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.49/3.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.49/3.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
3.49/3.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.49/3.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.49/3.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.99/4.05	c lits-rem:       416  cl-subs:     2336  v-elim:      0  v-fix:    0  time:  0.49 s
3.99/4.05	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
3.99/4.06	c vivif2 --  cl tried    16154 cl shrink        0 lits rem          0 time: 0.00
4.09/4.11	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.05
4.09/4.11	c calculated reachability. Time: 0.00
4.09/4.11	c  N st    24     69896       100      2130         0     16154     10650    287262   no data   no data
5.09/5.19	c  F st    25     87500       100      2130         0     11349     10650    165394   no data   no data
5.09/5.19	c  N st    25     87500       100      2130         0     11349     10650    165394   no data   no data
5.39/5.45	c Decided on static restart strategy
5.60/5.62	c  N st    32     95539       100      2130         0     18805     10650    327905   no data   no data
6.20/6.20	c  N st    34    104844       100      2130         0     15442     10650    252256   no data   no data
6.20/6.20	c  S st    34    104844       100      2130         0     15442     10650    252256   no data   no data
6.20/6.25	c  S st    34    105347       100      2130         0     15924     10650    262890   no data   no data
6.20/6.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.20/6.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.20/6.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.20/6.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.20/6.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.20/6.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
6.20/6.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.20/6.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.20/6.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.39/6.41	c lits-rem:       218  cl-subs:     1093  v-elim:      0  v-fix:    0  time:  0.15 s
6.39/6.41	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
6.39/6.41	c vivif2 --  cl tried    14831 cl shrink        0 lits rem          0 time: 0.00
6.39/6.46	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.05
6.39/6.46	c calculated reachability. Time: 0.00
6.39/6.46	c  N st    34    105347       100      2130         0     14831     10650    239065   no data   no data
6.99/7.08	c  N st    35    114945       100      2130         0     23768     10650    445582   no data   no data
7.99/8.03	c  N st    36    129343       100      2130         0     24101     10650    421933   no data   no data
9.59/9.68	c  N st    37    150940       100      2130         0     15350     10650    207217   no data   no data
10.09/10.11	c  S st    38    158020       100      2130         0     21956     10650    348801   no data   no data
10.09/10.17	c  S st    38    158524       100      2130         0     22444     10650    359612   no data   no data
10.09/10.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.09/10.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
10.09/10.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.09/10.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.09/10.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.09/10.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
10.09/10.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.09/10.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
10.09/10.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.59/10.63	c lits-rem:       436  cl-subs:     2276  v-elim:      0  v-fix:    0  time:  0.44 s
10.59/10.63	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
10.59/10.63	c vivif2 --  cl tried    20168 cl shrink        0 lits rem          0 time: 0.00
10.69/10.70	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.07
10.69/10.70	c calculated reachability. Time: 0.00
10.69/10.70	c  N st    38    158524       100      2130         0     20168     10650    312973   no data   no data
14.30/14.35	c  N st    39    207113       100      2130         0     32603     10650    555898   no data   no data
16.69/16.73	c  N st    40    237787       100      2130         0     24962     10650    375352   no data   no data
16.69/16.73	c  S st    40    237787       100      2130         0     24962     10650    375352   no data   no data
16.69/16.78	c  S st    40    238295       100      2130         0     25445     10650    386105   no data   no data
16.69/16.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.69/16.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
16.69/16.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.69/16.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.69/16.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.69/16.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
16.69/16.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.69/16.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
16.79/16.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.19/17.29	c lits-rem:       283  cl-subs:     2474  v-elim:      0  v-fix:    0  time:  0.48 s
17.19/17.29	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
17.19/17.29	c vivif2 --  cl tried    22971 cl shrink        0 lits rem          0 time: 0.00
17.29/17.37	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.08
17.29/17.37	c calculated reachability. Time: 0.00
17.29/17.37	c  N st    40    238295       100      2130         0     22971     10650    338605   no data   no data
23.39/23.47	c  F st    41    306251       100      2130         0     24955     10650    342901   no data   no data
23.39/23.47	c  N st    41    306251       100      2130         0     24955     10650    342901   no data   no data
23.89/23.91	c Decided on static restart strategy
26.09/26.14	c  N st    51    334555       100      2130         0     29110     10650    422046   no data   no data
28.19/28.27	c  N st    53    357442       100      2130         0     27190     10650    365724   no data   no data
28.19/28.27	c  S st    53    357442       100      2130         0     27190     10650    365724   no data   no data
28.29/28.35	c  S st    53    357946       100      2130         0     27667     10650    376745   no data   no data
28.29/28.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.29/28.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
28.29/28.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28.29/28.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.29/28.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.29/28.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
28.29/28.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
28.29/28.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
28.29/28.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.61/28.62	c lits-rem:       179  cl-subs:     1316  v-elim:      0  v-fix:    0  time:  0.26 s
28.61/28.63	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
28.61/28.63	c vivif2 --  cl tried    26351 cl shrink        0 lits rem          0 time: 0.00
28.71/28.72	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.09
28.71/28.72	c calculated reachability. Time: 0.00
28.71/28.72	c  N st    53    357946       100      2130         0     26351     10650    350746   no data   no data
31.91/31.91	c  N st    54    390342       100      2130         0     32204     10650    462420   no data   no data
37.29/37.31	c  N st    55    438930       100      2130         0     26282     10650    318419   no data   no data
45.21/45.27	c  N st    56    511812       100      2130         0     38901     10650    564701   no data   no data
48.40/48.44	c  N st    57    536919       100      2130         0     33483     10650    433615   no data   no data
48.40/48.44	c  S st    57    536919       100      2130         0     33483     10650    433615   no data   no data
48.51/48.52	c  S st    57    537422       100      2130         0     33969     10650    444461   no data   no data
48.51/48.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
48.51/48.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
48.51/48.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
48.51/48.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
48.51/48.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.51/48.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
48.51/48.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
48.51/48.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
48.51/48.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.89/48.96	c lits-rem:       278  cl-subs:     1845  v-elim:      0  v-fix:    0  time:  0.42 s
48.89/48.96	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
48.89/48.97	c vivif2 --  cl tried    32124 cl shrink        0 lits rem          0 time: 0.00
48.99/49.08	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.11
48.99/49.08	c calculated reachability. Time: 0.00
48.99/49.08	c  N st    57    537422       100      2130         0     32124     10650    410369   no data   no data
68.80/68.80	c  N st    58    701406       100      2130         0     59752     10650    952245   no data   no data
82.99/83.08	c  N st    59    806133       100      2130         0     53797     10650    786970   no data   no data
82.99/83.08	c  S st    59    806133       100      2130         0     53797     10650    786970   no data   no data
83.19/83.21	c  S st    59    806636       100      2130         0     54275     10650    797891   no data   no data
83.19/83.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
83.19/83.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
83.19/83.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
83.19/83.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
83.19/83.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
83.19/83.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
83.19/83.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
83.19/83.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
83.19/83.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
86.09/86.15	c lits-rem:      1242  cl-subs:     6656  v-elim:      0  v-fix:    0  time:  2.89 s
86.09/86.15	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
86.09/86.16	c vivif2 --  cl tried    47619 cl shrink        0 lits rem          0 time: 0.01
86.29/86.33	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.17
86.29/86.33	c calculated reachability. Time: 0.00
86.29/86.33	c  N st    59    806636       100      2130         0     47619     10650    672998   no data   no data
123.69/123.71	c  F st    60   1071875       100      2130         0     63241     10650    939132   no data   no data
123.69/123.71	c  N st    60   1071875       100      2130         0     63241     10650    939132   no data   no data
124.49/124.59	c Decided on static restart strategy
128.71/128.73	c  N st    70   1100178       100      2130         0     47971     10650    603368   no data   no data
134.30/134.31	c  N st    72   1136176       100      2130         0     81096     10650   1309408   no data   no data
138.99/139.02	c  N st    73   1168568       100      2130         0     68509     10650   1014210   no data   no data
146.10/146.17	c  N st    74   1209954       100      2130         0     63354     10650    886435   no data   no data
146.10/146.17	c  S st    74   1209954       100      2130         0     63354     10650    886435   no data   no data
146.31/146.33	c  S st    74   1210459       100      2130         0     63836     10650    897550   no data   no data
146.31/146.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
146.31/146.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
146.31/146.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
146.31/146.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
146.31/146.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
146.31/146.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
146.31/146.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
146.31/146.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
146.31/146.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
149.61/149.68	c lits-rem:      1255  cl-subs:     6749  v-elim:      0  v-fix:    0  time:  3.30 s
149.61/149.68	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
149.61/149.69	c vivif2 --  cl tried    57087 cl shrink        0 lits rem          0 time: 0.01
149.90/149.90	c asymm  cl-useful: 0/1991/2130 lits-rem:0 time: 0.20
149.90/149.90	c calculated reachability. Time: 0.00
149.90/149.90	c  N st    74   1210459       100      2130         0     57087     10650    774735   no data   no data
162.69/162.73	c  N st    75   1283344       100      2130         0     79912     10650   1225677   no data   no data
182.71/182.75	c  N st    76   1392668       100      2130         0     89659     10650   1441609   no data   no data
214.70/214.76	c  N st    77   1556652       100      2130         0     96930     10650   1540813   no data   no data
242.50/242.59	c  N st    78   1710459       100      2130         0     86976     10650   1302816   no data   no data
242.50/242.59	c  S st    78   1710459       100      2130         0     86976     10650   1302816   no data   no data
242.80/242.81	c  S st    78   1710962       100      2130         0     87460     10650   1313862   no data   no data
242.80/242.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
242.80/242.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
242.80/242.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
242.80/242.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
242.80/242.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
242.80/242.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
242.80/242.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
242.80/242.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
242.90/242.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
251.20/251.25	c lits-rem:      1435  cl-subs:    11135  v-elim:      0  v-fix:    0  time:  8.35 s
251.20/251.25	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
251.20/251.27	c vivif2 --  cl tried    76325 cl shrink        0 lits rem          0 time: 0.01
251.40/251.49	c asymm  cl-useful: 0/1465/2130 lits-rem:0 time: 0.23
251.40/251.50	c calculated reachability. Time: 0.00
251.40/251.50	c  N st    78   1710962       100      2130         0     76325     10650   1111329   no data   no data
324.40/324.44	c  N st    79   2079927       100      2130         0     87785     10650   1269444   no data   no data
348.60/348.61	c  N st    80   2210962       100      2130         0     91867     10650   1360645   no data   no data
348.60/348.61	c  S st    80   2210962       100      2130         0     91867     10650   1360645   no data   no data
348.82/348.87	c  S st    80   2211466       100      2130         0     92351     10650   1372061   no data   no data
348.82/348.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
348.90/348.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
348.90/348.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
348.90/348.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
348.90/348.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
348.90/348.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
348.90/348.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
348.90/348.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
348.90/348.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
357.80/357.89	c lits-rem:      1556  cl-subs:     9863  v-elim:      0  v-fix:    0  time:  8.94 s
357.80/357.89	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
357.90/357.91	c vivif2 --  cl tried    82488 cl shrink        0 lits rem          0 time: 0.01
358.00/358.04	c asymm  cl-useful: 0/665/2130 lits-rem:0 time: 0.13
358.00/358.04	c calculated reachability. Time: 0.00
358.00/358.04	c  N st    80   2211466       100      2130         0     82488     10650   1171727   no data   no data
466.90/466.91	c  N st    81   2711467       100      2130         0    104468     10650   1483479   no data   no data
466.90/466.91	c  S st    81   2711467       100      2130         0    104468     10650   1483479   no data   no data
467.11/467.18	c  S st    81   2711968       100      2130         0    104942     10650   1494757   no data   no data
467.11/467.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
467.21/467.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
467.21/467.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
467.21/467.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
467.21/467.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
467.21/467.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
467.21/467.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
467.21/467.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
467.21/467.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
478.61/478.65	c lits-rem:      2197  cl-subs:    16157  v-elim:      0  v-fix:    0  time: 11.36 s
478.61/478.65	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
478.61/478.66	c vivif2 --  cl tried    88785 cl shrink        0 lits rem          0 time: 0.02
478.90/478.91	c asymm  cl-useful: 0/1294/2130 lits-rem:0 time: 0.25
478.90/478.91	c calculated reachability. Time: 0.00
478.90/478.91	c  N st    81   2711968       100      2130         0     88785     10650   1217425   no data   no data
597.32/597.31	c  N st    82   3211968       100      2130         0    139281     10650   2250793   no data   no data
597.32/597.31	c  S st    82   3211968       100      2130         0    139281     10650   2250793   no data   no data
597.61/597.69	c  S st    82   3212471       100      2130         0    139773     10650   2261725   no data   no data
597.61/597.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
597.71/597.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
597.71/597.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
597.71/597.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
597.71/597.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
597.71/597.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
597.71/597.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
597.71/597.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
597.81/597.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
630.01/630.07	c lits-rem:      3208  cl-subs:    20144  v-elim:      0  v-fix:    0  time: 32.23 s
630.01/630.07	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
630.01/630.09	c vivif2 --  cl tried   119629 cl shrink        0 lits rem          0 time: 0.02
630.32/630.38	c asymm  cl-useful: 0/836/2130 lits-rem:0 time: 0.29
630.32/630.39	c calculated reachability. Time: 0.00
630.32/630.39	c  N st    82   3212471       100      2130         0    119629     10650   1872370   no data   no data
773.11/773.13	c  N st    83   3712472       100      2130         0    136152     10650   2098148   no data   no data
773.11/773.13	c  S st    83   3712472       100      2130         0    136152     10650   2098148   no data   no data
773.51/773.55	c  S st    83   3712973       100      2130         0    136625     10650   2109102   no data   no data
773.51/773.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
773.61/773.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
773.61/773.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
773.61/773.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
773.61/773.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
773.61/773.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
773.61/773.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
773.61/773.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
773.61/773.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
801.11/801.16	c lits-rem:      2062  cl-subs:    19124  v-elim:      0  v-fix:    0  time: 27.47 s
801.11/801.16	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
801.11/801.19	c vivif2 --  cl tried   117501 cl shrink        0 lits rem          0 time: 0.02
801.41/801.48	c asymm  cl-useful: 0/959/2130 lits-rem:0 time: 0.29
801.41/801.48	c calculated reachability. Time: 0.00
801.41/801.48	c  N st    83   3712973       100      2130         0    117501     10650   1734866   no data   no data
815.32/815.32	c  F st    84   3751565       100      2130         0     77082     10650    818171   no data   no data
815.32/815.32	c  N st    84   3751565       100      2130         0     77082     10650    818171   no data   no data
816.52/816.56	c Decided on static restart strategy
821.61/821.68	c  N st    94   3779870       100      2130         0    103152     10650   1393456   no data   no data
832.12/832.15	c  N st    96   3815866       100      2130         0    136208     10650   2107408   no data   no data
842.32/842.37	c  N st    97   3848261       100      2130         0     88528     10650   1051066   no data   no data
854.42/854.45	c  N st    98   3896850       100      2130         0    133006     10650   2036761   no data   no data
874.42/874.43	c  N st    99   3969733       100      2130         0    121135     10650   1748167   no data   no data
905.82/905.80	c  N st   100   4079058       100      2130         0    141887     10650   2208553   no data   no data
942.73/942.77	c  N st   101   4212975       100      2130         0    102499     10650   1300843   no data   no data
942.73/942.77	c  S st   101   4212975       100      2130         0    102499     10650   1300843   no data   no data
943.01/943.05	c  S st   101   4213480       100      2130         0    102977     10650   1311640   no data   no data
943.01/943.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
943.01/943.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
943.01/943.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
943.01/943.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
943.01/943.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
943.01/943.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
943.01/943.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
943.11/943.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
943.11/943.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
947.52/947.57	c lits-rem:      1013  cl-subs:     6401  v-elim:      0  v-fix:    0  time:  4.42 s
947.52/947.57	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
947.52/947.59	c vivif2 --  cl tried    96576 cl shrink        0 lits rem          0 time: 0.02
947.82/947.85	c asymm  cl-useful: 0/1061/2130 lits-rem:0 time: 0.26
947.82/947.85	c calculated reachability. Time: 0.00
947.82/947.85	c  N st   101   4213480       100      2130         0     96576     10650   1187161   no data   no data
1017.12/1017.13	c  N st   102   4459456       100      2130         0    155810     10650   2386152   no data   no data
1100.62/1100.70	c  N st   103   4713483       100      2130         0    133380     10650   1893295   no data   no data
1100.62/1100.70	c  S st   103   4713483       100      2130         0    133380     10650   1893295   no data   no data
1101.02/1101.06	c  S st   103   4713987       100      2130         0    133857     10650   1904308   no data   no data
1101.02/1101.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1101.14/1101.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
1101.14/1101.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1101.14/1101.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1101.14/1101.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1101.14/1101.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1101.14/1101.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1101.14/1101.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1101.14/1101.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1118.62/1118.66	c lits-rem:      1336  cl-subs:    16575  v-elim:      0  v-fix:    0  time: 17.46 s
1118.62/1118.66	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
1118.62/1118.68	c vivif2 --  cl tried   117282 cl shrink        0 lits rem          0 time: 0.02
1118.92/1118.96	c asymm  cl-useful: 0/996/2130 lits-rem:0 time: 0.28
1118.92/1118.96	c calculated reachability. Time: 0.00
1118.92/1118.96	c  N st   103   4713987       100      2130         0    117282     10650   1592528   no data   no data
1266.72/1266.78	c  N st   104   5213987       100      2130         0    131850     10650   1806245   no data   no data
1266.72/1266.78	c  S st   104   5213987       100      2130         0    131850     10650   1806245   no data   no data
1267.12/1267.15	c  S st   104   5214490       100      2130         0    132329     10650   1816878   no data   no data
1267.12/1267.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1267.24/1267.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
1267.24/1267.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1267.24/1267.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1267.24/1267.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1267.24/1267.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1267.24/1267.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1267.24/1267.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1267.24/1267.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1281.12/1281.10	c lits-rem:      1242  cl-subs:    14973  v-elim:      0  v-fix:    0  time: 13.82 s
1281.12/1281.10	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
1281.12/1281.12	c vivif2 --  cl tried   117356 cl shrink        0 lits rem          0 time: 0.02
1281.42/1281.41	c asymm  cl-useful: 0/866/2130 lits-rem:0 time: 0.28
1281.42/1281.41	c calculated reachability. Time: 0.00
1281.42/1281.41	c  N st   104   5214490       100      2130         0    117356     10650   1543572   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-3367560-1305384465/watcher-3367560-1305384465 -o /tmp/evaluation-result-3367560-1305384465/solver-3367560-1305384465 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367560-1305384465.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.70 3.99 3.94 4/366 26369
/proc/meminfo: memFree=24092268/32951124 swapFree=56449224/67111528
[pid=26368] ppid=26366 vsize=30092 CPUtime=0.01 cores=5,7
/proc/26368/stat : 26368 (strangenight2-s) R 26366 26368 25628 0 -1 4202496 673 0 0 0 1 0 0 0 20 0 1 0 650046911 30814208 594 33554432000 4194304 4580011 140734955330688 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26368/statm: 7523 594 362 95 0 2505 0

[startup+0.114033 s]
/proc/loadavg: 3.70 3.99 3.94 4/366 26369
/proc/meminfo: memFree=24092268/32951124 swapFree=56449224/67111528
[pid=26368] ppid=26366 vsize=30232 CPUtime=0.11 cores=5,7
/proc/26368/stat : 26368 (strangenight2-s) R 26366 26368 25628 0 -1 4202496 803 0 0 0 11 0 0 0 21 0 1 0 650046911 30957568 724 33554432000 4194304 4580011 140734955330688 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26368/statm: 7558 724 363 95 0 2540 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 30232

[startup+0.201014 s]
/proc/loadavg: 3.70 3.99 3.94 4/366 26369
/proc/meminfo: memFree=24092268/32951124 swapFree=56449224/67111528
[pid=26368] ppid=26366 vsize=30676 CPUtime=0.19 cores=5,7
/proc/26368/stat : 26368 (strangenight2-s) R 26366 26368 25628 0 -1 4202496 969 0 0 0 19 0 0 0 21 0 1 0 650046911 31412224 762 33554432000 4194304 4580011 140734955330688 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26368/statm: 7669 762 363 95 0 2651 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 30676

[startup+0.300998 s]
/proc/loadavg: 3.70 3.99 3.94 4/366 26369
/proc/meminfo: memFree=24092268/32951124 swapFree=56449224/67111528
[pid=26368] ppid=26366 vsize=30956 CPUtime=0.29 cores=5,7
/proc/26368/stat : 26368 (strangenight2-s) R 26366 26368 25628 0 -1 4202496 1163 0 0 0 29 0 0 0 21 0 1 0 650046911 31698944 761 33554432000 4194304 4580011 140734955330688 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26368/statm: 7739 761 363 95 0 2721 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30956

[startup+0.700925 s]
/proc/loadavg: 3.70 3.99 3.94 4/366 26369
/proc/meminfo: memFree=24092268/32951124 swapFree=56449224/67111528
[pid=26368] ppid=26366 vsize=31296 CPUtime=0.69 cores=5,7
/proc/26368/stat : 26368 (strangenight2-s) R 26366 26368 25628 0 -1 4202496 1598 0 0 0 69 0 0 0 22 0 1 0 650046911 32047104 951 33554432000 4194304 4580011 140734955330688 18446744073709551615 4294386 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26368/statm: 7824 951 363 95 0 2806 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31296

[startup+1.50078 s]
/proc/loadavg: 3.72 3.99 3.94 5/371 26378
/proc/meminfo: memFree=24066444/32951124 swapFree=56449224/67111528
[pid=26368] ppid=26366 vsize=36816 CPUtime=1.49 cores=5,7
/proc/26368/stat : 26368 (strangenight2-s) R 26366 26368 25628 0 -1 4202496 3320 0 0 0 149 0 0 0 25 0 1 0 650046911 37699584 2378 33554432000 4194304 4580011 140734955330688 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26368/statm: 9204 2378 367 95 0 4186 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36816

[startup+3.10049 s]
/proc/loadavg: 3.72 3.99 3.94 5/371 26378
/proc/meminfo: memFree=24047968/32951124 swapFree=56449224/67111528
[pid=26368] ppid=26366 vsize=40856 CPUtime=3.09 cores=5,7
/proc/26368/stat : 26368 (strangenight2-s) R 26366 26368 25628 0 -1 4202496 5256 0 0 0 309 0 0 0 25 0 1 0 650046911 41836544 3104 33554432000 4194304 4580011 140734955330688 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26368/statm: 10214 3104 367 95 0 5196 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40856

[startup+6.30091 s]
/proc/loadavg: 3.75 3.99 3.94 5/371 26378
/proc/meminfo: memFree=24039364/32951124 swapFree=56449224/67111528
[pid=26368] ppid=26366 vsize=44604 CPUtime=6.29 cores=5,7
/proc/26368/stat : 26368 (strangenight2-s) R 26366 26368 25628 0 -1 4202496 7750 0 0 0 628 1 0 0 25 0 1 0 650046911 45674496 4075 33554432000 4194304 4580011 140734955330688 18446744073709551615 4406380 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26368/statm: 11151 4075 367 95 0 6133 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44604

[startup+12.7008 s]
/proc/loadavg: 3.77 3.99 3.94 5/371 26379
/proc/meminfo: memFree=24012156/32951124 swapFree=56449224/67111528
[pid=26368] ppid=26366 vsize=48144 CPUtime=12.69 cores=5,7
/proc/26368/stat : 26368 (strangenight2-s) R 26366 26368 25628 0 -1 4202496 11240 0 0 0 1268 1 0 0 25 0 1 0 650046911 49299456 5057 33554432000 4194304 4580011 140734955330688 18446744073709551615 4320761 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26368/statm: 12036 5057 367 95 0 7018 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48144

[startup+25.5004 s]
/proc/loadavg: 3.80 3.99 3.94 5/371 26406
/proc/meminfo: memFree=23984316/32951124 swapFree=56449224/67111528
[pid=26368] ppid=26366 vsize=51056 CPUtime=25.49 cores=5,7
/proc/26368/stat : 26368 (strangenight2-s) R 26366 26368 25628 0 -1 4202496 16787 0 0 0 2547 2 0 0 25 0 1 0 650046911 52281344 5971 33554432000 4194304 4580011 140734955330688 18446744073709551615 4295644 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26368/statm: 12764 5971 367 95 0 7746 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 51056

[startup+51.1008 s]
/proc/loadavg: 3.88 3.99 3.94 5/371 26407
/proc/meminfo: memFree=23934576/32951124 swapFree=56449224/67111528
[pid=26368] ppid=26366 vsize=55832 CPUtime=51.09 cores=5,7
/proc/26368/stat : 26368 (strangenight2-s) R 26366 26368 25628 0 -1 4202496 26028 0 0 0 5105 4 0 0 25 0 1 0 650046911 57171968 7156 33554432000 4194304 4580011 140734955330688 18446744073709551615 4294563 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26368/statm: 13958 7156 367 95 0 8940 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 55832

[startup+102.3 s]
/proc/loadavg: 3.95 3.99 3.94 5/371 26408
/proc/meminfo: memFree=23878688/32951124 swapFree=56449224/67111528
[pid=26368] ppid=26366 vsize=66476 CPUtime=102.3 cores=5,7
/proc/26368/stat : 26368 (strangenight2-s) R 26366 26368 25628 0 -1 4202496 41227 0 0 0 10224 6 0 0 25 0 1 0 650046911 68071424 9274 33554432000 4194304 4580011 140734955330688 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26368/statm: 16619 9274 367 95 0 11601 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 66476

[startup+162.301 s]
/proc/loadavg: 4.08 4.02 3.95 5/371 26410
/proc/meminfo: memFree=23859804/32951124 swapFree=56449224/67111528
[pid=26368] ppid=26366 vsize=76620 CPUtime=162.29 cores=5,7
/proc/26368/stat : 26368 (strangenight2-s) R 26366 26368 25628 0 -1 4202496 55198 0 0 0 16221 8 0 0 25 0 1 0 650046911 78458880 12214 33554432000 4194304 4580011 140734955330688 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26368/statm: 19155 12214 367 95 0 14137 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 76620

[startup+222.314 s]
/proc/loadavg: 4.03 4.02 3.95 5/371 26411
/proc/meminfo: memFree=23828156/32951124 swapFree=56449224/67111528
[pid=26368] ppid=26366 vsize=76956 CPUtime=222.31 cores=5,7
/proc/26368/stat : 26368 (strangenight2-s) R 26366 26368 25628 0 -1 4202496 66029 0 0 0 22221 10 0 0 25 0 1 0 650046911 78802944 12402 33554432000 4194304 4580011 140734955330688 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26368/statm: 19239 12402 367 95 0 14221 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 76956

[startup+282.301 s]
/proc/loadavg: 4.10 4.04 3.96 5/371 26413
/proc/meminfo: memFree=23802816/32951124 swapFree=56449224/67111528
[pid=26368] ppid=26366 vsize=92460 CPUtime=282.3 cores=5,7
/proc/26368/stat : 26368 (strangenight2-s) R 26366 26368 25628 0 -1 4202496 79147 0 0 0 28216 14 0 0 25 0 1 0 650046911 94679040 15323 33554432000 4194304 4580011 140734955330688 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26368/statm: 23115 15323 367 95 0 18097 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 92460

[startup+342.301 s]
/proc/loadavg: 4.08 4.05 3.96 5/371 26414
/proc/meminfo: memFree=23772040/32951124 swapFree=56449224/67111528
[pid=26368] ppid=26366 vsize=92680 CPUtime=342.3 cores=5,7
/proc/26368/stat : 26368 (strangenight2-s) R 26366 26368 25628 0 -1 4202496 88851 0 0 0 34211 19 0 0 25 0 1 0 650046911 94904320 16567 33554432000 4194304 4580011 140734955330688 18446744073709551615 4294313 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26368/statm: 23170 16567 367 95 0 18152 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 92680

[startup+402.301 s]
/proc/loadavg: 4.03 4.03 3.96 5/371 26416
/proc/meminfo: memFree=23748672/32951124 swapFree=56449224/67111528
[pid=26368] ppid=26366 vsize=100776 CPUtime=402.31 cores=5,7
/proc/26368/stat : 26368 (strangenight2-s) R 26366 26368 25628 0 -1 4202496 99222 0 0 0 40210 21 0 0 25 0 1 0 650046911 103194624 17679 33554432000 4194304 4580011 140734955330688 18446744073709551615 4294519 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26368/statm: 25194 17679 367 95 0 20176 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 100776

[startup+462.301 s]
/proc/loadavg: 4.01 4.03 3.96 5/371 26418
/proc/meminfo: memFree=23707972/32951124 swapFree=56449224/67111528
[pid=26368] ppid=26366 vsize=100992 CPUtime=462.3 cores=5,7
/proc/26368/stat : 26368 (strangenight2-s) R 26366 26368 25628 0 -1 4202496 108431 0 0 0 46206 24 0 0 25 0 1 0 650046911 103415808 17607 33554432000 4194304 4580011 140734955330688 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26368/statm: 25248 17607 367 95 0 20230 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 100992

[startup+522.301 s]
/proc/loadavg: 4.06 4.03 3.97 5/371 26419
/proc/meminfo: memFree=23719232/32951124 swapFree=56449224/67111528
[pid=26368] ppid=26366 vsize=108888 CPUtime=522.31 cores=5,7
/proc/26368/stat : 26368 (strangenight2-s) R 26366 26368 25628 0 -1 4202496 116576 0 0 0 52205 26 0 0 25 0 1 0 650046911 111501312 20455 33554432000 4194304 4580011 140734955330688 18446744073709551615 4294372 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26368/statm: 27222 20455 367 95 0 22204 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 108888

[startup+582.3 s]
/proc/loadavg: 4.12 4.06 3.98 5/371 26421
/proc/meminfo: memFree=23710148/32951124 swapFree=56449224/67111528
[pid=26368] ppid=26366 vsize=109144 CPUtime=582.31 cores=5,7
/proc/26368/stat : 26368 (strangenight2-s) R 26366 26368 25628 0 -1 4202496 125784 0 0 0 58202 29 0 0 25 0 1 0 650046911 111763456 19258 33554432000 4194304 4580011 140734955330688 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26368/statm: 27286 19259 367 95 0 22268 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 109144

[startup+642.3 s]
/proc/loadavg: 4.04 4.04 3.98 5/371 26422
/proc/meminfo: memFree=23692264/32951124 swapFree=56449224/67111528
[pid=26368] ppid=26366 vsize=130080 CPUtime=642.31 cores=5,7
/proc/26368/stat : 26368 (strangenight2-s) R 26366 26368 25628 0 -1 4202496 134004 0 0 0 64200 31 0 0 25 0 1 0 650046911 133201920 24334 33554432000 4194304 4580011 140734955330688 18446744073709551615 4316386 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26368/statm: 32520 24334 367 95 0 27502 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 130080

[startup+702.3 s]
/proc/loadavg: 4.09 4.05 3.98 5/371 26424
/proc/meminfo: memFree=23656868/32951124 swapFree=56449224/67111528
[pid=26368] ppid=26366 vsize=130196 CPUtime=702.31 cores=5,7
/proc/26368/stat : 26368 (strangenight2-s) R 26366 26368 25628 0 -1 4202496 140517 0 0 0 70197 34 0 0 25 0 1 0 650046911 133320704 25445 33554432000 4194304 4580011 140734955330688 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26368/statm: 32549 25445 367 95 0 27531 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 130196

[startup+762.301 s]
/proc/loadavg: 4.03 4.04 3.98 5/371 26426
/proc/meminfo: memFree=23675676/32951124 swapFree=56449224/67111528
[pid=26368] ppid=26366 vsize=130352 CPUtime=762.33 cores=5,7
/proc/26368/stat : 26368 (strangenight2-s) R 26366 26368 25628 0 -1 4202496 148089 0 0 0 76196 37 0 0 25 0 1 0 650046911 133480448 24790 33554432000 4194304 4580011 140734955330688 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26368/statm: 32588 24790 367 95 0 27570 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 130352

[startup+822.301 s]
/proc/loadavg: 4.13 4.06 4.00 5/371 26436
/proc/meminfo: memFree=23663052/32951124 swapFree=56449224/67111528
[pid=26368] ppid=26366 vsize=138928 CPUtime=822.31 cores=5,7
/proc/26368/stat : 26368 (strangenight2-s) R 26366 26368 25628 0 -1 4202496 153303 0 0 0 82193 38 0 0 25 0 1 0 650046911 142262272 26687 33554432000 4194304 4580011 140734955330688 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26368/statm: 34732 26687 367 95 0 29714 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 138928

[startup+882.314 s]
/proc/loadavg: 4.05 4.05 4.00 5/371 26438
/proc/meminfo: memFree=23638092/32951124 swapFree=56449224/67111528
[pid=26368] ppid=26366 vsize=139092 CPUtime=882.33 cores=5,7
/proc/26368/stat : 26368 (strangenight2-s) R 26366 26368 25628 0 -1 4202496 160175 0 0 0 88193 40 0 0 25 0 1 0 650046911 142430208 27620 33554432000 4194304 4580011 140734955330688 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26368/statm: 34773 27620 367 95 0 29755 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 139092

[startup+942.301 s]
/proc/loadavg: 4.02 4.03 4.00 5/371 26439
/proc/meminfo: memFree=23644020/32951124 swapFree=56449224/67111528
[pid=26368] ppid=26366 vsize=139272 CPUtime=942.32 cores=5,7
/proc/26368/stat : 26368 (strangenight2-s) R 26366 26368 25628 0 -1 4202496 168222 0 0 0 94189 43 0 0 25 0 1 0 650046911 142614528 26494 33554432000 4194304 4580011 140734955330688 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26368/statm: 34818 26494 367 95 0 29800 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 139272

[startup+1002.3 s]
/proc/loadavg: 4.00 4.03 4.00 5/371 26444
/proc/meminfo: memFree=23641944/32951124 swapFree=56449224/67111528
[pid=26368] ppid=26366 vsize=141172 CPUtime=1002.32 cores=5,7
/proc/26368/stat : 26368 (strangenight2-s) R 26366 26368 25628 0 -1 4202496 175281 0 0 0 100185 47 0 0 25 0 1 0 650046911 144560128 27234 33554432000 4194304 4580011 140734955330688 18446744073709551615 4294523 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26368/statm: 35293 27234 367 95 0 30275 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 141172

[startup+1062.3 s]
/proc/loadavg: 4.07 4.04 4.00 5/371 26446
/proc/meminfo: memFree=23614236/32951124 swapFree=56449224/67111528
[pid=26368] ppid=26366 vsize=141300 CPUtime=1062.32 cores=5,7
/proc/26368/stat : 26368 (strangenight2-s) R 26366 26368 25628 0 -1 4202496 181630 0 0 0 106183 49 0 0 25 0 1 0 650046911 144691200 27294 33554432000 4194304 4580011 140734955330688 18446744073709551615 4321120 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26368/statm: 35325 27294 367 95 0 30307 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 141300

[startup+1122.3 s]
/proc/loadavg: 4.12 4.06 4.01 5/371 26447
/proc/meminfo: memFree=23603032/32951124 swapFree=56449224/67111528
[pid=26368] ppid=26366 vsize=147196 CPUtime=1122.32 cores=5,7
/proc/26368/stat : 26368 (strangenight2-s) R 26366 26368 25628 0 -1 4202496 187051 0 0 0 112182 50 0 0 25 0 1 0 650046911 150728704 29488 33554432000 4194304 4580011 140734955330688 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26368/statm: 36799 29488 367 95 0 31781 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 147196

[startup+1182.3 s]
/proc/loadavg: 4.04 4.04 4.00 5/371 26449
/proc/meminfo: memFree=23612680/32951124 swapFree=56449224/67111528
[pid=26368] ppid=26366 vsize=147260 CPUtime=1182.33 cores=5,7
/proc/26368/stat : 26368 (strangenight2-s) R 26366 26368 25628 0 -1 4202496 193649 0 0 0 118180 53 0 0 25 0 1 0 650046911 150794240 29292 33554432000 4194304 4580011 140734955330688 18446744073709551615 4294324 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26368/statm: 36815 29292 367 95 0 31797 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 147260

[startup+1242.3 s]
/proc/loadavg: 4.01 4.03 4.00 5/371 26450
/proc/meminfo: memFree=23600628/32951124 swapFree=56449224/67111528
[pid=26368] ppid=26366 vsize=147392 CPUtime=1242.32 cores=5,7
/proc/26368/stat : 26368 (strangenight2-s) R 26366 26368 25628 0 -1 4202496 200430 0 0 0 124177 55 0 0 25 0 1 0 650046911 150929408 29485 33554432000 4194304 4580011 140734955330688 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26368/statm: 36848 29485 367 95 0 31830 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 147392



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.04 4.00 4/369 26453
/proc/meminfo: memFree=23728568/32951124 swapFree=56449224/67111528
[pid=26368] ppid=26366 vsize=206404 CPUtime=1300.04 cores=5,7
/proc/26368/stat : 26368 (strangenight2-s) R 26366 26368 25628 0 -1 4202496 205415 0 0 0 129947 57 0 0 25 0 1 0 650046911 211357696 31100 33554432000 4194304 4580011 140734955330688 18446744073709551615 4294378 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26368/statm: 51601 31100 367 95 0 46583 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 206404

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

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

[startup+1300 s]
/proc/loadavg: 4.04 4.04 4.00 4/369 26453
/proc/meminfo: memFree=23728568/32951124 swapFree=56449224/67111528
[pid=26368] ppid=26366 vsize=206404 CPUtime=1300.04 cores=5,7
/proc/26368/stat : 26368 (strangenight2-s) R 26366 26368 25628 0 -1 4202496 205415 0 0 0 129947 57 0 0 25 0 1 0 650046911 211357696 31100 33554432000 4194304 4580011 140734955330688 18446744073709551615 4294378 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26368/statm: 51601 31100 367 95 0 46583 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 206404

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.06
CPU user time (s): 1299.48
CPU system time (s): 0.580911
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 206404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.48
system time used= 0.580911
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 205415
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= 23
involuntary context switches= 784

runsolver used 4.44432 second user time and 10.9383 second system time

The end

Launcher Data

Begin job on node106 at 2011-05-14 16:47:45
IDJOB=3367560
IDBENCH=82769
IDSOLVER=1845
FILE ID=node106/3367560-1305384465
RUNJOBID= node106-1305384465-26338
PBS_JOBID= 13324396
Free space on /tmp= 73352 MiB

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

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

MD5SUM BENCH= 7a1181bb5cb0b1221253c27ad7ead33e
RANDOM SEED=55583783

node106.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	: 5226.20
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.82
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.74
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24092316 kB
Buffers:        255088 kB
Cached:        5619308 kB
SwapCached:      27544 kB
Active:         700224 kB
Inactive:      7931420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24092316 kB
SwapTotal:    67111528 kB
SwapFree:     56449224 kB
Dirty:           16516 kB
Writeback:           0 kB
AnonPages:     2738016 kB
Mapped:          10764 kB
Slab:           113312 kB
PageTables:      48656 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75061324 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= 73344 MiB
End job on node106 at 2011-05-14 17:09:27