Trace number 3367584

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-S1760258375-046.UNKNOWN.cnf
MD5SUMf913d39a64a2142ed34486c38d5636c0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark319.762
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-3367584-1305384627.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:      49 undec:       6 neg:      45
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.09/0.11	c  N st     8      4920       100      2130         0      4577     10650     98418   no data   no data
0.19/0.28	c  N st    10     11303       100      2130         0      4238     10650     74377   no data   no data
0.39/0.47	c  N st    11     17046       100      2130         0      9591     10650    194867   no data   no data
0.69/0.76	c  F st    12     25001       100      2130         0     11709     10650    234696   no data   no data
0.69/0.76	c  N st    12     25001       100      2130         0     11709     10650    234696   no data   no data
0.89/0.96	c Decided on static restart strategy
0.89/0.96	c  N st    18     30000       100      2130         0     10048     10650    187930   no data   no data
0.89/0.96	c  S st    18     30000       100      2130         0     10048     10650    187930   no data   no data
0.89/0.99	c  S st    18     30503       100      2130         0     10533     10650    198537   no data   no data
0.89/0.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
0.89/1.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.99/1.01	c blocked clauses removed:        0 vars:      0 tried:         100 T: 0.00 s
0.99/1.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.99/1.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.99/1.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
0.99/1.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.99/1.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.99/1.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.10/1.17	c lits-rem:       220  cl-subs:     1836  v-elim:      0  v-fix:    0  time:  0.17 s
1.19/1.20	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.03
1.19/1.20	c calculated reachability. Time: 0.00
1.19/1.20	c  N st    18     30503       100      2130         0      8697     10650    157782   no data   no data
1.49/1.52	c  N st    20     37615       100      2130         0      8030     10650    131585   no data   no data
1.69/1.79	c  N st    21     44016       100      2130         0     14001     10650    261693   no data   no data
1.79/1.89	c  S st    22     45754       100      2130         0     15626     10650    297400   no data   no data
1.89/1.93	c  S st    22     46256       100      2130         0     16115     10650    308265   no data   no data
1.89/1.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.89/1.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.89/1.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.89/1.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.89/1.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.89/1.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1.89/1.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.89/1.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.89/1.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.32	c lits-rem:       583  cl-subs:     1998  v-elim:      0  v-fix:    0  time:  0.37 s
2.29/2.32	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
2.29/2.32	c vivif2 --  cl tried    14117 cl shrink        0 lits rem          0 time: 0.00
2.29/2.37	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.05
2.29/2.37	c calculated reachability. Time: 0.00
2.29/2.37	c  N st    22     46256       100      2130         0     14117     10650    264227   no data   no data
3.09/3.11	c  N st    23     60653       100      2130         0      9972     10650    149770   no data   no data
3.49/3.56	c  N st    24     69384       100      2130         0     18047     10650    325920   no data   no data
3.49/3.56	c  S st    24     69384       100      2130         0     18047     10650    325920   no data   no data
3.59/3.60	c  S st    24     69889       100      2130         0     18535     10650    336962   no data   no data
3.59/3.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.59/3.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
3.59/3.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.59/3.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.59/3.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.59/3.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
3.59/3.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.59/3.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.59/3.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.09/4.12	c lits-rem:       504  cl-subs:     2362  v-elim:      0  v-fix:    0  time:  0.50 s
4.09/4.12	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
4.09/4.12	c vivif2 --  cl tried    16173 cl shrink        0 lits rem          0 time: 0.00
4.09/4.18	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.06
4.09/4.18	c calculated reachability. Time: 0.00
4.09/4.18	c  N st    24     69889       100      2130         0     16173     10650    286622   no data   no data
5.09/5.15	c  F st    25     87500       100      2130         0     11315     10650    164480   no data   no data
5.09/5.15	c  N st    25     87500       100      2130         0     11315     10650    164480   no data   no data
5.40/5.41	c Decided on static restart strategy
5.51/5.59	c  N st    32     95537       100      2130         0     18830     10650    329225   no data   no data
6.09/6.16	c  N st    34    104833       100      2130         0     15419     10650    247900   no data   no data
6.09/6.16	c  S st    34    104833       100      2130         0     15419     10650    247900   no data   no data
6.19/6.20	c  S st    34    105337       100      2130         0     15903     10650    259123   no data   no data
6.19/6.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.19/6.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.19/6.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.19/6.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.19/6.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.19/6.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
6.19/6.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.19/6.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.19/6.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.29/6.37	c lits-rem:       172  cl-subs:     1228  v-elim:      0  v-fix:    0  time:  0.15 s
6.29/6.37	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
6.29/6.37	c vivif2 --  cl tried    14675 cl shrink        0 lits rem          0 time: 0.00
6.39/6.42	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.05
6.39/6.42	c calculated reachability. Time: 0.00
6.39/6.42	c  N st    34    105337       100      2130         0     14675     10650    233539   no data   no data
6.99/7.05	c  N st    35    114935       100      2130         0     23553     10650    429015   no data   no data
7.99/8.00	c  N st    36    129332       100      2130         0     23882     10650    416591   no data   no data
9.49/9.57	c  N st    37    150927       100      2130         0     15217     10650    204575   no data   no data
9.90/9.98	c  S st    38    158005       100      2130         0     21801     10650    352056   no data   no data
9.99/10.04	c  S st    38    158507       100      2130         0     22277     10650    362920   no data   no data
9.99/10.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.99/10.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
9.99/10.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.99/10.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.99/10.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.99/10.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
9.99/10.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.99/10.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.99/10.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.39/10.45	c lits-rem:       446  cl-subs:     1890  v-elim:      0  v-fix:    0  time:  0.39 s
10.39/10.45	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
10.39/10.45	c vivif2 --  cl tried    20387 cl shrink        0 lits rem          0 time: 0.00
10.49/10.52	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.07
10.49/10.52	c calculated reachability. Time: 0.00
10.49/10.52	c  N st    38    158507       100      2130         0     20387     10650    322407   no data   no data
14.19/14.23	c  N st    39    207095       100      2130         0     32935     10650    568059   no data   no data
16.79/16.83	c  N st    40    237761       100      2130         0     25296     10650    386789   no data   no data
16.79/16.83	c  S st    40    237761       100      2130         0     25296     10650    386789   no data   no data
16.89/16.90	c  S st    40    238267       100      2130         0     25775     10650    397721   no data   no data
16.89/16.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.89/16.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
16.89/16.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.89/16.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.89/16.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.89/16.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
16.89/16.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.89/16.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
16.89/16.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.29/17.38	c lits-rem:       412  cl-subs:     2114  v-elim:      0  v-fix:    0  time:  0.46 s
17.29/17.38	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
17.29/17.38	c vivif2 --  cl tried    23661 cl shrink        0 lits rem          0 time: 0.00
17.39/17.47	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.08
17.39/17.47	c calculated reachability. Time: 0.00
17.39/17.47	c  N st    40    238267       100      2130         0     23661     10650    354474   no data   no data
23.49/23.58	c  F st    41    306251       100      2130         0     25520     10650    356213   no data   no data
23.49/23.58	c  N st    41    306251       100      2130         0     25520     10650    356213   no data   no data
23.99/24.03	c Decided on static restart strategy
26.09/26.18	c  N st    51    334554       100      2130         0     29648     10650    432699   no data   no data
28.50/28.51	c  N st    53    357400       100      2130         0     27627     10650    375539   no data   no data
28.50/28.51	c  S st    53    357400       100      2130         0     27627     10650    375539   no data   no data
28.50/28.59	c  S st    53    357903       100      2130         0     28111     10650    386418   no data   no data
28.50/28.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.50/28.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
28.50/28.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28.50/28.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.50/28.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.50/28.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
28.50/28.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
28.50/28.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
28.50/28.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.89/28.91	c lits-rem:       290  cl-subs:     1712  v-elim:      0  v-fix:    0  time:  0.30 s
28.89/28.91	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
28.89/28.91	c vivif2 --  cl tried    26399 cl shrink        0 lits rem          0 time: 0.00
28.99/29.00	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.09
28.99/29.00	c calculated reachability. Time: 0.00
28.99/29.00	c  N st    53    357903       100      2130         0     26399     10650    353492   no data   no data
32.29/32.32	c  N st    54    390295       100      2130         0     32349     10650    470550   no data   no data
37.69/37.79	c  N st    55    438884       100      2130         0     26426     10650    320830   no data   no data
45.39/45.40	c  N st    56    511767       100      2130         0     39087     10650    573402   no data   no data
48.19/48.21	c  N st    57    536854       100      2130         0     33696     10650    446496   no data   no data
48.19/48.21	c  S st    57    536854       100      2130         0     33696     10650    446496   no data   no data
48.19/48.29	c  S st    57    537357       100      2130         0     34169     10650    456863   no data   no data
48.19/48.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
48.29/48.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
48.29/48.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
48.29/48.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
48.29/48.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.29/48.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
48.29/48.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
48.29/48.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
48.29/48.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.69/48.72	c lits-rem:       237  cl-subs:     1660  v-elim:      0  v-fix:    0  time:  0.40 s
48.69/48.72	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
48.69/48.73	c vivif2 --  cl tried    32509 cl shrink        0 lits rem          0 time: 0.00
48.79/48.84	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.11
48.79/48.84	c calculated reachability. Time: 0.00
48.79/48.84	c  N st    57    537357       100      2130         0     32509     10650    424511   no data   no data
69.10/69.14	c  N st    58    701342       100      2130         0     60169     10650    977770   no data   no data
82.69/82.75	c  N st    59    806037       100      2130         0     54477     10650    823290   no data   no data
82.69/82.75	c  S st    59    806037       100      2130         0     54477     10650    823290   no data   no data
82.79/82.88	c  S st    59    806537       100      2130         0     54955     10650    834022   no data   no data
82.79/82.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
82.89/82.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
82.89/82.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
82.89/82.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
82.89/82.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.89/82.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
82.89/82.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
82.89/82.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
82.89/82.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.59/85.62	c lits-rem:      1225  cl-subs:     5467  v-elim:      0  v-fix:    0  time:  2.69 s
85.59/85.62	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
85.59/85.63	c vivif2 --  cl tried    49488 cl shrink        0 lits rem          0 time: 0.01
85.70/85.81	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.18
85.70/85.81	c calculated reachability. Time: 0.00
85.70/85.81	c  N st    59    806537       100      2130         0     49488     10650    728922   no data   no data
122.80/122.82	c  F st    60   1071875       100      2130         0     64814     10650    975665   no data   no data
122.80/122.82	c  N st    60   1071875       100      2130         0     64814     10650    975665   no data   no data
123.70/123.76	c Decided on static restart strategy
127.61/127.63	c  N st    70   1100179       100      2130         0     49650     10650    645783   no data   no data
133.49/133.53	c  N st    72   1136172       100      2130         0     82874     10650   1383810   no data   no data
138.39/138.40	c  N st    73   1168564       100      2130         0     70479     10650   1089009   no data   no data
144.00/144.05	c  N st    74   1209806       100      2130         0     65136     10650    961010   no data   no data
144.00/144.05	c  S st    74   1209806       100      2130         0     65136     10650    961010   no data   no data
144.19/144.21	c  S st    74   1210309       100      2130         0     65620     10650    972299   no data   no data
144.19/144.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
144.19/144.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
144.19/144.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
144.19/144.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
144.19/144.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
144.19/144.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
144.19/144.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
144.19/144.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
144.19/144.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
147.70/147.75	c lits-rem:       985  cl-subs:     5891  v-elim:      0  v-fix:    0  time:  3.48 s
147.70/147.75	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
147.70/147.76	c vivif2 --  cl tried    59729 cl shrink        0 lits rem          0 time: 0.01
147.90/147.96	c asymm  cl-useful: 0/1910/2130 lits-rem:0 time: 0.20
147.90/147.96	c calculated reachability. Time: 0.00
147.90/147.96	c  N st    74   1210309       100      2130         0     59729     10650    851192   no data   no data
159.60/159.63	c  N st    75   1283191       100      2130         0     82720     10650   1343829   no data   no data
178.21/178.26	c  N st    76   1392517       100      2130         0     91964     10650   1518125   no data   no data
208.29/208.38	c  N st    77   1556502       100      2130         0     49722     10650    541283   no data   no data
236.70/236.76	c  N st    78   1710309       100      2130         0     88863     10650   1344190   no data   no data
236.70/236.76	c  S st    78   1710309       100      2130         0     88863     10650   1344190   no data   no data
236.90/236.99	c  S st    78   1710815       100      2130         0     89344     10650   1355058   no data   no data
236.90/236.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
237.00/237.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
237.00/237.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
237.00/237.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
237.00/237.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
237.00/237.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
237.00/237.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
237.00/237.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
237.00/237.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
246.31/246.39	c lits-rem:      2069  cl-subs:    11159  v-elim:      0  v-fix:    0  time:  9.31 s
246.31/246.39	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
246.31/246.41	c vivif2 --  cl tried    78185 cl shrink        0 lits rem          0 time: 0.01
246.60/246.64	c asymm  cl-useful: 0/1481/2130 lits-rem:0 time: 0.23
246.60/246.65	c calculated reachability. Time: 0.00
246.60/246.65	c  N st    78   1710815       100      2130         0     78185     10650   1146157   no data   no data
320.90/320.91	c  N st    79   2079780       100      2130         0     89773     10650   1302328   no data   no data
348.40/348.42	c  N st    80   2210815       100      2130         0     94213     10650   1406484   no data   no data
348.40/348.42	c  S st    80   2210815       100      2130         0     94213     10650   1406484   no data   no data
348.61/348.64	c  S st    80   2211317       100      2130         0     94694     10650   1417609   no data   no data
348.61/348.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
348.61/348.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
348.61/348.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
348.61/348.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
348.61/348.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
348.61/348.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
348.61/348.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
348.61/348.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
348.71/348.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
357.20/357.21	c lits-rem:      1915  cl-subs:     9483  v-elim:      0  v-fix:    0  time:  8.48 s
357.20/357.21	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
357.20/357.22	c vivif2 --  cl tried    85211 cl shrink        0 lits rem          0 time: 0.01
357.30/357.34	c asymm  cl-useful: 0/649/2130 lits-rem:0 time: 0.12
357.30/357.35	c calculated reachability. Time: 0.00
357.30/357.35	c  N st    80   2211317       100      2130         0     85211     10650   1236016   no data   no data
466.80/466.87	c  N st    81   2711317       100      2130         0    107608     10650   1606972   no data   no data
466.80/466.87	c  S st    81   2711317       100      2130         0    107608     10650   1606972   no data   no data
467.10/467.17	c  S st    81   2711819       100      2130         0    108084     10650   1618190   no data   no data
467.10/467.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
467.20/467.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
467.20/467.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
467.20/467.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
467.20/467.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
467.20/467.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
467.20/467.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
467.20/467.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
467.20/467.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
478.31/478.31	c lits-rem:      2305  cl-subs:    12451  v-elim:      0  v-fix:    0  time: 11.04 s
478.31/478.32	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
478.31/478.33	c vivif2 --  cl tried    95633 cl shrink        0 lits rem          0 time: 0.02
478.52/478.57	c asymm  cl-useful: 0/1275/2130 lits-rem:0 time: 0.24
478.52/478.58	c calculated reachability. Time: 0.00
478.52/478.58	c  N st    81   2711819       100      2130         0     95633     10650   1394215   no data   no data
591.30/591.32	c  N st    82   3211819       100      2130         0     73606     10650    799264   no data   no data
591.30/591.32	c  S st    82   3211819       100      2130         0     73606     10650    799264   no data   no data
591.40/591.49	c  S st    82   3212323       100      2130         0     74087     10650    810427   no data   no data
591.40/591.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
591.50/591.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
591.50/591.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
591.50/591.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
591.50/591.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
591.50/591.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
591.50/591.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
591.50/591.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
591.50/591.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
592.00/592.01	c lits-rem:       122  cl-subs:      819  v-elim:      0  v-fix:    0  time:  0.47 s
592.00/592.01	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
592.00/592.02	c vivif2 --  cl tried    73268 cl shrink        0 lits rem          0 time: 0.01
592.10/592.15	c asymm  cl-useful: 0/855/2130 lits-rem:0 time: 0.12
592.10/592.15	c calculated reachability. Time: 0.00
592.10/592.15	c  N st    82   3212323       100      2130         0     73268     10650    796056   no data   no data
718.51/718.57	c  N st    83   3712324       100      2130         0     83108     10650    943550   no data   no data
718.51/718.57	c  S st    83   3712324       100      2130         0     83108     10650    943550   no data   no data
718.71/718.78	c  S st    83   3712826       100      2130         0     83588     10650    954829   no data   no data
718.71/718.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
718.81/718.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.02
718.81/718.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
718.81/718.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
718.81/718.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
718.81/718.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
718.81/718.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
718.81/718.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
718.81/718.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
719.81/719.82	c lits-rem:       287  cl-subs:     2023  v-elim:      0  v-fix:    0  time:  0.97 s
719.81/719.82	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
719.81/719.84	c vivif2 --  cl tried    81565 cl shrink        0 lits rem          0 time: 0.01
720.01/720.05	c asymm  cl-useful: 0/1514/2130 lits-rem:0 time: 0.21
720.01/720.05	c calculated reachability. Time: 0.00
720.01/720.05	c  N st    83   3712826       100      2130         0     81565     10650    920840   no data   no data
728.61/728.64	c  F st    84   3751563       100      2130         0    117071     10650   1699588   no data   no data
728.61/728.64	c  N st    84   3751563       100      2130         0    117071     10650   1699588   no data   no data
730.51/730.58	c Decided on static restart strategy
740.01/740.03	c  N st    94   3779866       100      2130         0    143159     10650   2280747   no data   no data
752.91/752.92	c  N st    96   3815858       100      2130         0     98690     10650   1299859   no data   no data
761.71/761.73	c  N st    97   3848251       100      2130         0    128543     10650   1962961   no data   no data
775.72/775.70	c  N st    98   3896841       100      2130         0     94314     10650   1174872   no data   no data
800.32/800.32	c  N st    99   3969724       100      2130         0     81327     10650    869611   no data   no data
829.31/829.38	c  N st   100   4079047       100      2130         0    100636     10650   1256550   no data   no data
865.02/865.03	c  N st   101   4212826       100      2130         0    141990     10650   2169924   no data   no data
865.02/865.03	c  S st   101   4212826       100      2130         0    141990     10650   2169924   no data   no data
865.52/865.57	c  S st   101   4213331       100      2130         0    142474     10650   2181315   no data   no data
865.52/865.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
865.62/865.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.08
865.62/865.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
865.62/865.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
865.62/865.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
865.62/865.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
865.62/865.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
865.62/865.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
865.73/865.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
902.41/902.40	c lits-rem:      2043  cl-subs:    16362  v-elim:      0  v-fix:    0  time: 36.63 s
902.41/902.40	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
902.41/902.43	c vivif2 --  cl tried   126112 cl shrink        0 lits rem          0 time: 0.03
902.61/902.67	c asymm  cl-useful: 0/616/2130 lits-rem:0 time: 0.24
902.61/902.68	c calculated reachability. Time: 0.00
902.61/902.68	c  N st   101   4213331       100      2130         0    126112     10650   1866574   no data   no data
969.22/969.29	c  N st   102   4459307       100      2130         0    102139     10650   1247306   no data   no data
1045.62/1045.62	c  N st   103   4713332       100      2130         0    163846     10650   2638046   no data   no data
1045.62/1045.62	c  S st   103   4713332       100      2130         0    163846     10650   2638046   no data   no data
1046.03/1046.07	c  S st   103   4713835       100      2130         0    164329     10650   2649257   no data   no data
1046.03/1046.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1046.13/1046.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.07
1046.13/1046.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1046.13/1046.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1046.13/1046.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1046.13/1046.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1046.13/1046.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1046.13/1046.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1046.22/1046.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1088.52/1088.58	c lits-rem:      3165  cl-subs:    21277  v-elim:      0  v-fix:    0  time: 42.32 s
1088.52/1088.58	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
1088.62/1088.61	c vivif2 --  cl tried   143052 cl shrink        0 lits rem          0 time: 0.03
1088.92/1088.91	c asymm  cl-useful: 0/913/2130 lits-rem:0 time: 0.30
1088.92/1088.92	c calculated reachability. Time: 0.00
1088.92/1088.92	c  N st   103   4713835       100      2130         0    143052     10650   2219122   no data   no data
1231.62/1231.61	c  N st   104   5213836       100      2130         0    158116     10650   2408729   no data   no data
1231.62/1231.61	c  S st   104   5213836       100      2130         0    158116     10650   2408729   no data   no data
1232.12/1232.12	c  S st   104   5214340       100      2130         0    158594     10650   2419964   no data   no data
1232.12/1232.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1232.22/1232.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
1232.22/1232.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1232.22/1232.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1232.22/1232.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1232.22/1232.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1232.22/1232.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1232.22/1232.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1232.22/1232.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1262.42/1262.45	c lits-rem:      3386  cl-subs:    19680  v-elim:      0  v-fix:    0  time: 30.16 s
1262.42/1262.45	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
1262.42/1262.48	c vivif2 --  cl tried   138914 cl shrink        0 lits rem          0 time: 0.03
1262.73/1262.80	c asymm  cl-useful: 0/756/2130 lits-rem:0 time: 0.31
1262.73/1262.80	c calculated reachability. Time: 0.00
1262.73/1262.80	c  N st   104   5214340       100      2130         0    138914     10650   2050070   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-3367584-1305384627/watcher-3367584-1305384627 -o /tmp/evaluation-result-3367584-1305384627/solver-3367584-1305384627 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367584-1305384627.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.76 3.97 3.93 2/354 16579
/proc/meminfo: memFree=18822824/32951124 swapFree=67111348/67111528
[pid=16579] ppid=16577 vsize=29740 CPUtime=0 cores=5,7
/proc/16579/stat : 16579 (strangenight2-s) R 16577 16579 15842 0 -1 4202496 507 0 0 0 0 0 0 0 19 0 1 0 630878518 30453760 447 33554432000 4194304 4580011 140735603680128 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 7435 447 337 95 0 2417 0

[startup+0.051288 s]
/proc/loadavg: 3.76 3.97 3.93 2/354 16579
/proc/meminfo: memFree=18822824/32951124 swapFree=67111348/67111528
[pid=16579] ppid=16577 vsize=30096 CPUtime=0.04 cores=5,7
/proc/16579/stat : 16579 (strangenight2-s) R 16577 16579 15842 0 -1 4202496 719 0 0 0 4 0 0 0 19 0 1 0 630878518 30818304 645 33554432000 4194304 4580011 140735603680128 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 7524 645 363 95 0 2506 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30096

[startup+0.100268 s]
/proc/loadavg: 3.76 3.97 3.93 2/354 16579
/proc/meminfo: memFree=18822824/32951124 swapFree=67111348/67111528
[pid=16579] ppid=16577 vsize=30228 CPUtime=0.09 cores=5,7
/proc/16579/stat : 16579 (strangenight2-s) R 16577 16579 15842 0 -1 4202496 786 0 0 0 9 0 0 0 19 0 1 0 630878518 30953472 712 33554432000 4194304 4580011 140735603680128 18446744073709551615 4294408 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 7557 712 363 95 0 2539 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30228

[startup+0.30023 s]
/proc/loadavg: 3.76 3.97 3.93 2/354 16579
/proc/meminfo: memFree=18822824/32951124 swapFree=67111348/67111528
[pid=16579] ppid=16577 vsize=30980 CPUtime=0.29 cores=5,7
/proc/16579/stat : 16579 (strangenight2-s) R 16577 16579 15842 0 -1 4202496 1175 0 0 0 29 0 0 0 20 0 1 0 630878518 31723520 773 33554432000 4194304 4580011 140735603680128 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 7745 773 363 95 0 2727 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30980

[startup+0.700155 s]
/proc/loadavg: 3.76 3.97 3.93 2/354 16579
/proc/meminfo: memFree=18822824/32951124 swapFree=67111348/67111528
[pid=16579] ppid=16577 vsize=31472 CPUtime=0.69 cores=5,7
/proc/16579/stat : 16579 (strangenight2-s) R 16577 16579 15842 0 -1 4202496 1641 0 0 0 69 0 0 0 21 0 1 0 630878518 32227328 981 33554432000 4194304 4580011 140735603680128 18446744073709551615 4298597 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 7868 981 363 95 0 2850 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31472

[startup+1.50102 s]
/proc/loadavg: 3.76 3.97 3.93 5/370 16605
/proc/meminfo: memFree=18797276/32951124 swapFree=67111348/67111528
[pid=16579] ppid=16577 vsize=37156 CPUtime=1.49 cores=5,7
/proc/16579/stat : 16579 (strangenight2-s) R 16577 16579 15842 0 -1 4202496 3583 0 0 0 149 0 0 0 23 0 1 0 630878518 38047744 2230 33554432000 4194304 4580011 140735603680128 18446744073709551615 4294426 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 9289 2231 367 95 0 4271 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37156

[startup+3.10073 s]
/proc/loadavg: 3.76 3.97 3.93 5/370 16605
/proc/meminfo: memFree=18770700/32951124 swapFree=67111348/67111528
[pid=16579] ppid=16577 vsize=40908 CPUtime=3.09 cores=5,7
/proc/16579/stat : 16579 (strangenight2-s) R 16577 16579 15842 0 -1 4202496 5306 0 0 0 309 0 0 0 25 0 1 0 630878518 41889792 3123 33554432000 4194304 4580011 140735603680128 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 10227 3123 367 95 0 5209 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40908

[startup+6.30015 s]
/proc/loadavg: 3.86 3.99 3.94 5/370 16605
/proc/meminfo: memFree=18764880/32951124 swapFree=67111348/67111528
[pid=16579] ppid=16577 vsize=43816 CPUtime=6.29 cores=5,7
/proc/16579/stat : 16579 (strangenight2-s) R 16577 16579 15842 0 -1 4202496 7591 0 0 0 628 1 0 0 25 0 1 0 630878518 44867584 3908 33554432000 4194304 4580011 140735603680128 18446744073709551615 4406254 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 10954 3908 367 95 0 5936 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43816

[startup+12.701 s]
/proc/loadavg: 3.87 3.99 3.94 5/370 16605
/proc/meminfo: memFree=18735496/32951124 swapFree=67111348/67111528
[pid=16579] ppid=16577 vsize=47564 CPUtime=12.69 cores=5,7
/proc/16579/stat : 16579 (strangenight2-s) R 16577 16579 15842 0 -1 4202496 11247 0 0 0 1268 1 0 0 25 0 1 0 630878518 48705536 5071 33554432000 4194304 4580011 140735603680128 18446744073709551615 4295691 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 11891 5071 367 95 0 6873 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47564

[startup+25.5007 s]
/proc/loadavg: 3.90 3.99 3.94 5/370 16605
/proc/meminfo: memFree=18716404/32951124 swapFree=67111348/67111528
[pid=16579] ppid=16577 vsize=50920 CPUtime=25.49 cores=5,7
/proc/16579/stat : 16579 (strangenight2-s) R 16577 16579 15842 0 -1 4202496 16784 0 0 0 2547 2 0 0 25 0 1 0 630878518 52142080 5972 33554432000 4194304 4580011 140735603680128 18446744073709551615 4294485 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 12730 5972 367 95 0 7712 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 50920

[startup+51.1011 s]
/proc/loadavg: 3.93 3.99 3.94 5/370 16633
/proc/meminfo: memFree=18709292/32951124 swapFree=67111348/67111528
[pid=16579] ppid=16577 vsize=56384 CPUtime=51.09 cores=5,7
/proc/16579/stat : 16579 (strangenight2-s) R 16577 16579 15842 0 -1 4202496 26170 0 0 0 5105 4 0 0 25 0 1 0 630878518 57737216 7284 33554432000 4194304 4580011 140735603680128 18446744073709551615 4294450 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 14096 7284 367 95 0 9078 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 56384

[startup+102.314 s]
/proc/loadavg: 3.97 3.99 3.94 5/370 16634
/proc/meminfo: memFree=18655804/32951124 swapFree=67111348/67111528
[pid=16579] ppid=16577 vsize=67032 CPUtime=102.31 cores=5,7
/proc/16579/stat : 16579 (strangenight2-s) R 16577 16579 15842 0 -1 4202496 41580 0 0 0 10223 8 0 0 25 0 1 0 630878518 68640768 9453 33554432000 4194304 4580011 140735603680128 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 16758 9453 367 95 0 11740 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 67032

[startup+162.3 s]
/proc/loadavg: 3.99 3.99 3.94 6/370 16636
/proc/meminfo: memFree=18623044/32951124 swapFree=67111348/67111528
[pid=16579] ppid=16577 vsize=76252 CPUtime=162.29 cores=5,7
/proc/16579/stat : 16579 (strangenight2-s) R 16577 16579 15842 0 -1 4202496 56843 0 0 0 16218 11 0 0 25 0 1 0 630878518 78082048 11590 33554432000 4194304 4580011 140735603680128 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 19063 11590 367 95 0 14045 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 76252

[startup+222.3 s]
/proc/loadavg: 4.06 4.00 3.94 6/370 16638
/proc/meminfo: memFree=18603904/32951124 swapFree=67111348/67111528
[pid=16579] ppid=16577 vsize=76564 CPUtime=222.29 cores=5,7
/proc/16579/stat : 16579 (strangenight2-s) R 16577 16579 15842 0 -1 4202496 68196 0 0 0 22215 14 0 0 25 0 1 0 630878518 78401536 12010 33554432000 4194304 4580011 140735603680128 18446744073709551615 4294439 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 19141 12010 367 95 0 14123 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 76564

[startup+282.301 s]
/proc/loadavg: 4.07 4.01 3.95 6/370 16639
/proc/meminfo: memFree=18560468/32951124 swapFree=67111348/67111528
[pid=16579] ppid=16577 vsize=91300 CPUtime=282.29 cores=5,7
/proc/16579/stat : 16579 (strangenight2-s) R 16577 16579 15842 0 -1 4202496 80233 0 0 0 28212 17 0 0 25 0 1 0 630878518 93491200 15857 33554432000 4194304 4580011 140735603680128 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 22825 15857 367 95 0 17807 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 91300

[startup+342.301 s]
/proc/loadavg: 4.02 4.01 3.95 5/370 16641
/proc/meminfo: memFree=18524968/32951124 swapFree=67111348/67111528
[pid=16579] ppid=16577 vsize=91604 CPUtime=342.3 cores=5,7
/proc/16579/stat : 16579 (strangenight2-s) R 16577 16579 15842 0 -1 4202496 90365 0 0 0 34209 21 0 0 25 0 1 0 630878518 93802496 15248 33554432000 4194304 4580011 140735603680128 18446744073709551615 4294404 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 22901 15248 367 95 0 17883 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 91604

[startup+402.301 s]
/proc/loadavg: 4.01 4.00 3.95 5/370 16669
/proc/meminfo: memFree=18562332/32951124 swapFree=67111348/67111528
[pid=16579] ppid=16577 vsize=101808 CPUtime=402.3 cores=5,7
/proc/16579/stat : 16579 (strangenight2-s) R 16577 16579 15842 0 -1 4202496 100493 0 0 0 40208 22 0 0 25 0 1 0 630878518 104251392 18234 33554432000 4194304 4580011 140735603680128 18446744073709551615 4295691 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 25452 18234 367 95 0 20434 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 101808

[startup+462.3 s]
/proc/loadavg: 4.16 4.04 3.96 5/370 16671
/proc/meminfo: memFree=18535852/32951124 swapFree=67111348/67111528
[pid=16579] ppid=16577 vsize=102040 CPUtime=462.3 cores=5,7
/proc/16579/stat : 16579 (strangenight2-s) R 16577 16579 15842 0 -1 4202496 110029 0 0 0 46206 24 0 0 25 0 1 0 630878518 104488960 17982 33554432000 4194304 4580011 140735603680128 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 25510 17982 367 95 0 20492 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 102040

[startup+522.301 s]
/proc/loadavg: 4.06 4.03 3.96 6/370 16673
/proc/meminfo: memFree=18499356/32951124 swapFree=67111348/67111528
[pid=16579] ppid=16577 vsize=111096 CPUtime=522.3 cores=5,7
/proc/16579/stat : 16579 (strangenight2-s) R 16577 16579 15842 0 -1 4202496 118676 0 0 0 52204 26 0 0 25 0 1 0 630878518 113762304 21268 33554432000 4194304 4580011 140735603680128 18446744073709551615 4305116 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 27774 21268 367 95 0 22756 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 111096

[startup+582.301 s]
/proc/loadavg: 4.02 4.02 3.96 5/370 16674
/proc/meminfo: memFree=18506008/32951124 swapFree=67111348/67111528
[pid=16579] ppid=16577 vsize=111312 CPUtime=582.31 cores=5,7
/proc/16579/stat : 16579 (strangenight2-s) R 16577 16579 15842 0 -1 4202496 128576 0 0 0 58201 30 0 0 25 0 1 0 630878518 113983488 20720 33554432000 4194304 4580011 140735603680128 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 27828 20720 367 95 0 22810 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 111312

[startup+642.301 s]
/proc/loadavg: 4.06 4.03 3.97 5/370 16685
/proc/meminfo: memFree=18455812/32951124 swapFree=67111348/67111528
[pid=16579] ppid=16577 vsize=111488 CPUtime=642.31 cores=5,7
/proc/16579/stat : 16579 (strangenight2-s) R 16577 16579 15842 0 -1 4202496 136653 0 0 0 64198 33 0 0 25 0 1 0 630878518 114163712 20594 33554432000 4194304 4580011 140735603680128 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 27872 20594 367 95 0 22854 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 111488

[startup+702.3 s]
/proc/loadavg: 4.02 4.03 3.97 6/370 16686
/proc/meminfo: memFree=18461120/32951124 swapFree=67111348/67111528
[pid=16579] ppid=16577 vsize=111640 CPUtime=702.31 cores=5,7
/proc/16579/stat : 16579 (strangenight2-s) R 16577 16579 15842 0 -1 4202496 144949 0 0 0 70195 36 0 0 25 0 1 0 630878518 114319360 20451 33554432000 4194304 4580011 140735603680128 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 27910 20451 367 95 0 22892 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 111640

[startup+762.313 s]
/proc/loadavg: 4.01 4.02 3.97 6/370 16688
/proc/meminfo: memFree=18447920/32951124 swapFree=67111348/67111528
[pid=16579] ppid=16577 vsize=112428 CPUtime=762.33 cores=5,7
/proc/16579/stat : 16579 (strangenight2-s) R 16577 16579 15842 0 -1 4202496 151624 0 0 0 76195 38 0 0 25 0 1 0 630878518 115126272 21258 33554432000 4194304 4580011 140735603680128 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 28107 21258 367 95 0 23089 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 112428

[startup+822.301 s]
/proc/loadavg: 4.07 4.03 3.97 5/370 16690
/proc/meminfo: memFree=18442296/32951124 swapFree=67111348/67111528
[pid=16579] ppid=16577 vsize=112556 CPUtime=822.31 cores=5,7
/proc/16579/stat : 16579 (strangenight2-s) R 16577 16579 15842 0 -1 4202496 158239 0 0 0 82191 40 0 0 25 0 1 0 630878518 115257344 21790 33554432000 4194304 4580011 140735603680128 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 28139 21790 367 95 0 23121 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 112556

[startup+882.301 s]
/proc/loadavg: 4.02 4.02 3.97 5/370 16691
/proc/meminfo: memFree=18405908/32951124 swapFree=67111348/67111528
[pid=16579] ppid=16577 vsize=134044 CPUtime=882.31 cores=5,7
/proc/16579/stat : 16579 (strangenight2-s) R 16577 16579 15842 0 -1 4202496 168733 0 0 0 88189 42 0 0 25 0 1 0 630878518 137261056 26217 33554432000 4194304 4580011 140735603680128 18446744073709551615 4406254 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 33511 26217 367 95 0 28493 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 134044

[startup+942.3 s]
/proc/loadavg: 4.01 4.02 3.97 6/370 16693
/proc/meminfo: memFree=18408868/32951124 swapFree=67111348/67111528
[pid=16579] ppid=16577 vsize=134116 CPUtime=942.32 cores=5,7
/proc/16579/stat : 16579 (strangenight2-s) R 16577 16579 15842 0 -1 4202496 174061 0 0 0 94188 44 0 0 25 0 1 0 630878518 137334784 25040 33554432000 4194304 4580011 140735603680128 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 33529 25040 367 95 0 28511 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 134116

[startup+1002.3 s]
/proc/loadavg: 4.16 4.06 3.99 6/370 16694
/proc/meminfo: memFree=18395800/32951124 swapFree=67111348/67111528
[pid=16579] ppid=16577 vsize=134236 CPUtime=1002.32 cores=5,7
/proc/16579/stat : 16579 (strangenight2-s) R 16577 16579 15842 0 -1 4202496 181048 0 0 0 100185 47 0 0 25 0 1 0 630878518 137457664 25730 33554432000 4194304 4580011 140735603680128 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 33559 25730 367 95 0 28541 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 134236

[startup+1062.3 s]
/proc/loadavg: 4.10 4.06 4.00 5/370 16696
/proc/meminfo: memFree=18375560/32951124 swapFree=67111348/67111528
[pid=16579] ppid=16577 vsize=153472 CPUtime=1062.32 cores=5,7
/proc/16579/stat : 16579 (strangenight2-s) R 16577 16579 15842 0 -1 4202496 190100 0 0 0 106184 48 0 0 25 0 1 0 630878518 157155328 31533 33554432000 4194304 4580011 140735603680128 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 38368 31533 367 95 0 33350 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 153472

[startup+1122.3 s]
/proc/loadavg: 4.03 4.05 4.00 5/370 16698
/proc/meminfo: memFree=18359052/32951124 swapFree=67111348/67111528
[pid=16579] ppid=16577 vsize=153492 CPUtime=1122.32 cores=5,7
/proc/16579/stat : 16579 (strangenight2-s) R 16577 16579 15842 0 -1 4202496 193732 0 0 0 112182 50 0 0 25 0 1 0 630878518 157175808 31372 33554432000 4194304 4580011 140735603680128 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 38373 31372 367 95 0 33355 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 153492

[startup+1182.3 s]
/proc/loadavg: 4.09 4.05 4.00 6/370 16699
/proc/meminfo: memFree=18349584/32951124 swapFree=67111348/67111528
[pid=16579] ppid=16577 vsize=153604 CPUtime=1182.32 cores=5,7
/proc/16579/stat : 16579 (strangenight2-s) R 16577 16579 15842 0 -1 4202496 200481 0 0 0 118181 51 0 0 25 0 1 0 630878518 157290496 31602 33554432000 4194304 4580011 140735603680128 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 38401 31602 367 95 0 33383 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 153604

[startup+1242.3 s]
/proc/loadavg: 4.03 4.04 4.00 6/370 16701
/proc/meminfo: memFree=18347328/32951124 swapFree=67111348/67111528
[pid=16579] ppid=16577 vsize=164080 CPUtime=1242.32 cores=5,7
/proc/16579/stat : 16579 (strangenight2-s) R 16577 16579 15842 0 -1 4202496 209119 0 0 0 124179 53 0 0 25 0 1 0 630878518 168017920 33560 33554432000 4194304 4580011 140735603680128 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 41020 33560 367 95 0 36002 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 164080



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.03 4.00 5/370 16702
/proc/meminfo: memFree=18321872/32951124 swapFree=67111348/67111528
[pid=16579] ppid=16577 vsize=164104 CPUtime=1300.03 cores=5,7
/proc/16579/stat : 16579 (strangenight2-s) R 16577 16579 15842 0 -1 4202496 212949 0 0 0 129948 55 0 0 25 0 1 0 630878518 168042496 33533 33554432000 4194304 4580011 140735603680128 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 41026 33533 367 95 0 36008 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 164104

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.06
CPU user time (s): 1299.5
CPU system time (s): 0.559914
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 219972

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

runsolver used 4.38133 second user time and 11.0463 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-14 16:50:27
IDJOB=3367584
IDBENCH=82793
IDSOLVER=1845
FILE ID=node145/3367584-1305384627
RUNJOBID= node145-1305384626-16565
PBS_JOBID= 13324357
Free space on /tmp= 73660 MiB

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

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

MD5SUM BENCH= f913d39a64a2142ed34486c38d5636c0
RANDOM SEED=465996960

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18824220 kB
Buffers:        284632 kB
Cached:        8013472 kB
SwapCached:          0 kB
Active:        7239256 kB
Inactive:      6532144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18824220 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           10136 kB
Writeback:           0 kB
AnonPages:     5473940 kB
Mapped:          27052 kB
Slab:           255744 kB
PageTables:      34792 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79345508 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= 73640 MiB
End job on node145 at 2011-05-14 17:12:09