Trace number 3367643

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st (fixed)? (TO) 1300.05 1300.02

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S2051088205-036.UNKNOWN.cnf
MD5SUM901aadbc76f4961d582bc9856b3c63b3
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark300.4
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367643-1305384897.cnf'
0.00/0.01	c -- header says num vars:            100
0.00/0.01	c -- header says num clauses:        2130
0.00/0.01	c -- clauses added:            0 learnts,         2130 normals,            0 xors
0.00/0.01	c -- vars added        100
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       100      2130         0         0     10650         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.01
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:      52 undec:       4 neg:      44
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.03/0.05	c Decided on static restart strategy
0.09/0.11	c  N st     8      4916       100      2130         0      4576     10650     99306   no data   no data
0.29/0.30	c  N st    10     11301       100      2130         0      4245     10650     73563   no data   no data
0.39/0.49	c  N st    11     17045       100      2130         0      9568     10650    188310   no data   no data
0.79/0.80	c  F st    12     25001       100      2130         0     11713     10650    230858   no data   no data
0.79/0.80	c  N st    12     25001       100      2130         0     11713     10650    230858   no data   no data
0.99/1.01	c Decided on static restart strategy
0.99/1.01	c  N st    18     30001       100      2130         0     10050     10650    185163   no data   no data
0.99/1.01	c  S st    18     30001       100      2130         0     10050     10650    185163   no data   no data
0.99/1.03	c  S st    18     30506       100      2130         0     10529     10650    195841   no data   no data
0.99/1.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
0.99/1.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.99/1.03	c blocked clauses removed:        0 vars:      0 tried:         100 T: 0.00 s
0.99/1.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.99/1.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.99/1.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
0.99/1.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.99/1.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.99/1.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.21	c lits-rem:       250  cl-subs:     1956  v-elim:      0  v-fix:    0  time:  0.17 s
1.19/1.24	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.03
1.19/1.24	c calculated reachability. Time: 0.00
1.19/1.24	c  N st    18     30506       100      2130         0      8573     10650    154104   no data   no data
1.48/1.56	c  N st    20     37618       100      2130         0      7891     10650    127522   no data   no data
1.78/1.84	c  N st    21     44017       100      2130         0     13873     10650    257820   no data   no data
1.88/1.95	c  S st    22     45760       100      2130         0     15491     10650    292936   no data   no data
1.88/2.00	c  S st    22     46268       100      2130         0     15984     10650    303491   no data   no data
1.98/2.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.98/2.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.98/2.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.98/2.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.98/2.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.98/2.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1.98/2.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.98/2.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.98/2.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.28/2.37	c lits-rem:       385  cl-subs:     2049  v-elim:      0  v-fix:    0  time:  0.36 s
2.28/2.37	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
2.28/2.38	c vivif2 --  cl tried    13935 cl shrink        0 lits rem          0 time: 0.00
2.38/2.43	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.05
2.38/2.43	c calculated reachability. Time: 0.00
2.38/2.43	c  N st    22     46268       100      2130         0     13935     10650    258899   no data   no data
3.08/3.16	c  N st    23     60666       100      2130         0      9878     10650    147975   no data   no data
3.58/3.62	c  N st    24     69402       100      2130         0     17968     10650    320286   no data   no data
3.58/3.62	c  S st    24     69402       100      2130         0     17968     10650    320286   no data   no data
3.58/3.66	c  S st    24     69905       100      2130         0     18452     10650    331018   no data   no data
3.58/3.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.58/3.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.58/3.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.58/3.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.58/3.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.58/3.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
3.58/3.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.58/3.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.58/3.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.08/4.14	c lits-rem:       299  cl-subs:     2379  v-elim:      0  v-fix:    0  time:  0.46 s
4.08/4.14	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
4.08/4.15	c vivif2 --  cl tried    16073 cl shrink        0 lits rem          0 time: 0.00
4.18/4.21	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.06
4.18/4.21	c calculated reachability. Time: 0.00
4.18/4.21	c  N st    24     69905       100      2130         0     16073     10650    281526   no data   no data
5.19/5.26	c  F st    25     87500       100      2130         0     11134     10650    158788   no data   no data
5.19/5.26	c  N st    25     87500       100      2130         0     11134     10650    158788   no data   no data
5.50/5.54	c Decided on static restart strategy
5.69/5.70	c  N st    32     95541       100      2130         0     18639     10650    321121   no data   no data
6.29/6.33	c  N st    34    104857       100      2130         0     15245     10650    244607   no data   no data
6.29/6.33	c  S st    34    104857       100      2130         0     15245     10650    244607   no data   no data
6.29/6.37	c  S st    34    105365       100      2130         0     15740     10650    255978   no data   no data
6.29/6.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.29/6.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.29/6.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.29/6.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.29/6.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.29/6.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
6.29/6.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.29/6.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.29/6.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.50/6.54	c lits-rem:       191  cl-subs:     1248  v-elim:      0  v-fix:    0  time:  0.15 s
6.50/6.54	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
6.50/6.54	c vivif2 --  cl tried    14492 cl shrink        0 lits rem          0 time: 0.00
6.50/6.60	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.05
6.50/6.60	c calculated reachability. Time: 0.00
6.50/6.60	c  N st    34    105365       100      2130         0     14492     10650    229520   no data   no data
7.19/7.23	c  N st    35    114963       100      2130         0     23386     10650    419864   no data   no data
8.09/8.11	c  N st    36    129360       100      2130         0     23733     10650    399896   no data   no data
9.59/9.64	c  N st    37    150956       100      2130         0     15074     10650    199471   no data   no data
9.99/10.09	c  S st    38    158047       100      2130         0     21624     10650    343034   no data   no data
10.09/10.15	c  S st    38    158556       100      2130         0     22116     10650    354056   no data   no data
10.09/10.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.09/10.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
10.09/10.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.09/10.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.09/10.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.09/10.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
10.09/10.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.09/10.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
10.09/10.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.49/10.59	c lits-rem:       313  cl-subs:     2226  v-elim:      0  v-fix:    0  time:  0.42 s
10.49/10.59	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
10.49/10.59	c vivif2 --  cl tried    19890 cl shrink        0 lits rem          0 time: 0.00
10.59/10.66	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.07
10.59/10.66	c calculated reachability. Time: 0.00
10.59/10.66	c  N st    38    158556       100      2130         0     19890     10650    307584   no data   no data
14.19/14.22	c  N st    39    207144       100      2130         0     32364     10650    552151   no data   no data
16.69/16.73	c  N st    40    237835       100      2130         0     24781     10650    375071   no data   no data
16.69/16.73	c  S st    40    237835       100      2130         0     24781     10650    375071   no data   no data
16.78/16.80	c  S st    40    238336       100      2130         0     25260     10650    385855   no data   no data
16.78/16.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.78/16.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
16.78/16.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.78/16.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.78/16.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.78/16.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
16.78/16.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.78/16.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
16.78/16.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.28/17.31	c lits-rem:       600  cl-subs:     2404  v-elim:      0  v-fix:    0  time:  0.49 s
17.28/17.31	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
17.28/17.31	c vivif2 --  cl tried    22856 cl shrink        0 lits rem          0 time: 0.00
17.28/17.39	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.08
17.28/17.39	c calculated reachability. Time: 0.00
17.28/17.39	c  N st    40    238336       100      2130         0     22856     10650    337525   no data   no data
22.69/22.73	c  F st    41    306250       100      2130         0     24891     10650    343244   no data   no data
22.69/22.73	c  N st    41    306250       100      2130         0     24891     10650    343244   no data   no data
23.10/23.16	c Decided on static restart strategy
25.39/25.42	c  N st    51    334551       100      2130         0     28862     10650    417047   no data   no data
27.50/27.59	c  N st    53    357505       100      2130         0     26945     10650    360692   no data   no data
27.50/27.59	c  S st    53    357505       100      2130         0     26945     10650    360692   no data   no data
27.59/27.66	c  S st    53    358010       100      2130         0     27434     10650    371768   no data   no data
27.59/27.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.59/27.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
27.59/27.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.59/27.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.59/27.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.59/27.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
27.59/27.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.59/27.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
27.59/27.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.89/27.92	c lits-rem:       239  cl-subs:     1273  v-elim:      0  v-fix:    0  time:  0.25 s
27.89/27.92	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
27.89/27.93	c vivif2 --  cl tried    26161 cl shrink        0 lits rem          0 time: 0.00
27.99/28.02	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.09
27.99/28.02	c calculated reachability. Time: 0.00
27.99/28.02	c  N st    53    358010       100      2130         0     26161     10650    346992   no data   no data
31.19/31.25	c  N st    54    390403       100      2130         0     32067     10650    459598   no data   no data
36.19/36.24	c  N st    55    438992       100      2130         0     26209     10650    316060   no data   no data
43.59/43.62	c  N st    56    511876       100      2130         0     38911     10650    564771   no data   no data
46.09/46.11	c  N st    57    537017       100      2130         0     33581     10650    442772   no data   no data
46.09/46.11	c  S st    57    537017       100      2130         0     33581     10650    442772   no data   no data
46.09/46.19	c  S st    57    537522       100      2130         0     34066     10650    453606   no data   no data
46.09/46.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
46.09/46.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
46.09/46.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
46.09/46.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
46.09/46.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.09/46.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
46.09/46.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
46.09/46.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
46.20/46.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.59/46.62	c lits-rem:       309  cl-subs:     1681  v-elim:      0  v-fix:    0  time:  0.41 s
46.59/46.62	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
46.59/46.63	c vivif2 --  cl tried    32385 cl shrink        0 lits rem          0 time: 0.00
46.69/46.74	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.11
46.69/46.74	c calculated reachability. Time: 0.00
46.69/46.74	c  N st    57    537522       100      2130         0     32385     10650    420764   no data   no data
65.49/65.50	c  N st    58    701507       100      2130         0     59797     10650    958764   no data   no data
78.29/78.34	c  N st    59    806286       100      2130         0     54149     10650    811068   no data   no data
78.29/78.34	c  S st    59    806286       100      2130         0     54149     10650    811068   no data   no data
78.39/78.47	c  S st    59    806788       100      2130         0     54625     10650    821961   no data   no data
78.39/78.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
78.39/78.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
78.39/78.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
78.39/78.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
78.39/78.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
78.39/78.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
78.39/78.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
78.49/78.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
78.49/78.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
81.09/81.12	c lits-rem:      1578  cl-subs:     5463  v-elim:      0  v-fix:    0  time:  2.60 s
81.09/81.12	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
81.09/81.13	c vivif2 --  cl tried    49162 cl shrink        0 lits rem          0 time: 0.01
81.30/81.31	c asymm  cl-useful: 0/2079/2130 lits-rem:0 time: 0.19
81.30/81.32	c calculated reachability. Time: 0.00
81.30/81.32	c  N st    59    806788       100      2130         0     49162     10650    715540   no data   no data
116.50/116.53	c  F st    60   1071876       100      2130         0     64192     10650    972954   no data   no data
116.50/116.53	c  N st    60   1071876       100      2130         0     64192     10650    972954   no data   no data
117.29/117.32	c Decided on static restart strategy
121.00/121.02	c  N st    70   1100183       100      2130         0     49102     10650    632726   no data   no data
126.50/126.56	c  N st    72   1136176       100      2130         0     82318     10650   1355786   no data   no data
131.10/131.20	c  N st    73   1168570       100      2130         0     69959     10650   1073409   no data   no data
137.59/137.63	c  N st    74   1210182       100      2130         0     65052     10650    944659   no data   no data
137.59/137.63	c  S st    74   1210182       100      2130         0     65052     10650    944659   no data   no data
137.69/137.79	c  S st    74   1210686       100      2130         0     65528     10650    955289   no data   no data
137.69/137.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
137.79/137.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
137.79/137.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
137.79/137.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
137.79/137.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
137.79/137.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
137.79/137.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
137.79/137.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
137.79/137.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
141.19/141.26	c lits-rem:      1121  cl-subs:     6575  v-elim:      0  v-fix:    0  time:  3.42 s
141.19/141.27	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
141.19/141.28	c vivif2 --  cl tried    58953 cl shrink        0 lits rem          0 time: 0.01
141.39/141.47	c asymm  cl-useful: 0/1867/2130 lits-rem:0 time: 0.20
141.39/141.47	c calculated reachability. Time: 0.00
141.39/141.47	c  N st    74   1210686       100      2130         0     58953     10650    830027   no data   no data
153.09/153.17	c  N st    75   1283570       100      2130         0     81702     10650   1267850   no data   no data
170.69/170.77	c  N st    76   1392893       100      2130         0     91641     10650   1519324   no data   no data
198.39/198.49	c  N st    77   1556877       100      2130         0     98826     10650   1623861   no data   no data
224.80/224.88	c  N st    78   1710686       100      2130         0     88482     10650   1356816   no data   no data
224.80/224.88	c  S st    78   1710686       100      2130         0     88482     10650   1356816   no data   no data
225.10/225.10	c  S st    78   1711189       100      2130         0     88962     10650   1368294   no data   no data
225.10/225.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
225.10/225.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
225.10/225.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
225.10/225.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
225.10/225.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
225.10/225.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
225.10/225.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
225.10/225.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
225.10/225.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
234.69/234.70	c lits-rem:      1808  cl-subs:    11271  v-elim:      0  v-fix:    0  time:  9.51 s
234.69/234.70	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
234.69/234.71	c vivif2 --  cl tried    77691 cl shrink        0 lits rem          0 time: 0.02
234.89/234.94	c asymm  cl-useful: 0/1524/2130 lits-rem:0 time: 0.23
234.89/234.94	c calculated reachability. Time: 0.00
234.89/234.94	c  N st    78   1711189       100      2130         0     77691     10650   1144268   no data   no data
303.40/303.40	c  N st    79   2080153       100      2130         0     89109     10650   1290191   no data   no data
329.90/329.91	c  N st    80   2211189       100      2130         0     92738     10650   1335383   no data   no data
329.90/329.91	c  S st    80   2211189       100      2130         0     92738     10650   1335383   no data   no data
330.10/330.15	c  S st    80   2211697       100      2130         0     93229     10650   1346818   no data   no data
330.10/330.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
330.10/330.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
330.10/330.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
330.10/330.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
330.10/330.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
330.10/330.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
330.10/330.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
330.20/330.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
330.20/330.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
339.00/339.02	c lits-rem:      2470  cl-subs:    12083  v-elim:      0  v-fix:    0  time:  8.77 s
339.00/339.02	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
339.00/339.03	c vivif2 --  cl tried    81146 cl shrink        0 lits rem          0 time: 0.01
339.10/339.15	c asymm  cl-useful: 0/606/2130 lits-rem:0 time: 0.12
339.10/339.15	c calculated reachability. Time: 0.00
339.10/339.15	c  N st    80   2211697       100      2130         0     81146     10650   1126526   no data   no data
442.90/442.96	c  N st    81   2711701       100      2130         0    104089     10650   1529357   no data   no data
442.90/442.96	c  S st    81   2711701       100      2130         0    104089     10650   1529357   no data   no data
443.21/443.24	c  S st    81   2712202       100      2130         0    104568     10650   1540421   no data   no data
443.21/443.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
443.21/443.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
443.21/443.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
443.21/443.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
443.21/443.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
443.21/443.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
443.21/443.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
443.21/443.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
443.31/443.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
453.70/453.76	c lits-rem:      2206  cl-subs:    12479  v-elim:      0  v-fix:    0  time: 10.42 s
453.70/453.76	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
453.70/453.78	c vivif2 --  cl tried    92089 cl shrink        0 lits rem          0 time: 0.02
454.00/454.02	c asymm  cl-useful: 0/1202/2130 lits-rem:0 time: 0.24
454.00/454.02	c calculated reachability. Time: 0.00
454.00/454.02	c  N st    81   2712202       100      2130         0     92089     10650   1311081   no data   no data
570.40/570.42	c  N st    82   3212202       100      2130         0    141025     10650   2215877   no data   no data
570.40/570.43	c  S st    82   3212202       100      2130         0    141025     10650   2215877   no data   no data
570.81/570.87	c  S st    82   3212703       100      2130         0    141503     10650   2226805   no data   no data
570.81/570.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
570.92/570.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
570.92/570.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
570.92/570.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
570.92/570.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
570.92/570.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
570.92/570.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
570.92/570.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
571.00/571.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
618.71/618.71	c lits-rem:      2091  cl-subs:    25410  v-elim:      0  v-fix:    0  time: 47.68 s
618.71/618.71	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
618.71/618.73	c vivif2 --  cl tried   116093 cl shrink        0 lits rem          0 time: 0.03
619.11/619.16	c asymm  cl-useful: 0/865/2130 lits-rem:0 time: 0.42
619.11/619.16	c calculated reachability. Time: 0.00
619.11/619.16	c  N st    82   3212703       100      2130         0    116093     10650   1769839   no data   no data
746.50/746.59	c  N st    83   3712704       100      2130         0    134050     10650   2022929   no data   no data
746.50/746.59	c  S st    83   3712704       100      2130         0    134050     10650   2022929   no data   no data
746.92/746.97	c  S st    83   3713207       100      2130         0    134526     10650   2033747   no data   no data
746.92/746.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
747.00/747.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.05
747.00/747.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
747.00/747.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
747.00/747.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
747.00/747.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
747.00/747.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
747.00/747.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
747.10/747.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
780.11/780.17	c lits-rem:      2271  cl-subs:    19629  v-elim:      0  v-fix:    0  time: 33.06 s
780.11/780.17	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
780.21/780.20	c vivif2 --  cl tried   114897 cl shrink        0 lits rem          0 time: 0.03
780.61/780.61	c asymm  cl-useful: 0/987/2130 lits-rem:0 time: 0.42
780.61/780.62	c calculated reachability. Time: 0.00
780.61/780.62	c  N st    83   3713207       100      2130         0    114897     10650   1688034   no data   no data
794.70/794.74	c  F st    84   3751563       100      2130         0    149920     10650   2436467   no data   no data
794.70/794.74	c  N st    84   3751563       100      2130         0    149920     10650   2436467   no data   no data
796.61/796.67	c Decided on static restart strategy
802.11/802.13	c  N st    94   3779866       100      2130         0    100310     10650   1333124   no data   no data
812.31/812.37	c  N st    96   3815862       100      2130         0    133337     10650   2052641   no data   no data
823.31/823.30	c  N st    97   3848257       100      2130         0     85630     10650    991879   no data   no data
835.92/835.94	c  N st    98   3896845       100      2130         0    130150     10650   1980357   no data   no data
854.62/854.68	c  N st    99   3969728       100      2130         0    118361     10650   1689378   no data   no data
884.42/884.44	c  N st   100   4079051       100      2130         0    138501     10650   2091099   no data   no data
920.41/920.41	c  N st   101   4213208       100      2130         0     99666     10650   1257154   no data   no data
920.41/920.41	c  S st   101   4213208       100      2130         0     99666     10650   1257154   no data   no data
920.61/920.69	c  S st   101   4213712       100      2130         0    100148     10650   1268278   no data   no data
920.61/920.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
920.72/920.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
920.72/920.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
920.72/920.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
920.72/920.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
920.72/920.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
920.72/920.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
920.72/920.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
920.72/920.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
924.41/924.44	c lits-rem:       742  cl-subs:     5518  v-elim:      0  v-fix:    0  time:  3.66 s
924.41/924.44	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
924.41/924.45	c vivif2 --  cl tried    94630 cl shrink        0 lits rem          0 time: 0.02
924.71/924.70	c asymm  cl-useful: 0/1076/2130 lits-rem:0 time: 0.25
924.71/924.71	c calculated reachability. Time: 0.00
924.71/924.71	c  N st   101   4213712       100      2130         0     94630     10650   1161052   no data   no data
991.62/991.60	c  N st   102   4459688       100      2130         0    153656     10650   2340272   no data   no data
1066.52/1066.51	c  N st   103   4713714       100      2130         0    131644     10650   1904414   no data   no data
1066.52/1066.51	c  S st   103   4713714       100      2130         0    131644     10650   1904414   no data   no data
1066.92/1066.91	c  S st   103   4714218       100      2130         0    132127     10650   1915338   no data   no data
1066.92/1066.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1066.92/1066.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
1066.92/1066.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1066.92/1066.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1066.92/1066.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1066.92/1066.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1066.92/1066.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1066.92/1066.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1067.03/1067.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1084.21/1084.29	c lits-rem:      1841  cl-subs:    13933  v-elim:      0  v-fix:    0  time: 17.25 s
1084.21/1084.29	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
1084.31/1084.32	c vivif2 --  cl tried   118194 cl shrink        0 lits rem          0 time: 0.03
1084.71/1084.71	c asymm  cl-useful: 0/965/2130 lits-rem:0 time: 0.39
1084.71/1084.72	c calculated reachability. Time: 0.00
1084.71/1084.72	c  N st   103   4714218       100      2130         0    118194     10650   1647806   no data   no data
1225.52/1225.53	c  N st   104   5214219       100      2130         0    133311     10650   1912180   no data   no data
1225.52/1225.53	c  S st   104   5214219       100      2130         0    133311     10650   1912180   no data   no data
1225.92/1225.92	c  S st   104   5214723       100      2130         0    133784     10650   1923289   no data   no data
1225.92/1225.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1225.92/1225.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
1225.92/1225.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1225.92/1225.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1225.92/1225.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1225.92/1225.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1225.92/1225.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1226.02/1226.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1226.02/1226.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1239.82/1239.87	c lits-rem:      1500  cl-subs:    11098  v-elim:      0  v-fix:    0  time: 13.81 s
1239.82/1239.87	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
1239.92/1239.90	c vivif2 --  cl tried   122686 cl shrink        0 lits rem          0 time: 0.02
1240.12/1240.19	c asymm  cl-useful: 0/835/2130 lits-rem:0 time: 0.29
1240.12/1240.19	c calculated reachability. Time: 0.00
1240.12/1240.19	c  N st   104   5214723       100      2130         0    122686     10650   1704503   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-3367643-1305384897/watcher-3367643-1305384897 -o /tmp/evaluation-result-3367643-1305384897/solver-3367643-1305384897 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367643-1305384897.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.71 3.96 3.89 4/371 5399
/proc/meminfo: memFree=13560936/32951124 swapFree=65051360/67111528
[pid=5399] ppid=5397 vsize=29744 CPUtime=0 cores=5,7
/proc/5399/stat : 5399 (strangenight2-s) R 5397 5399 4643 0 -1 4202496 486 0 0 0 0 0 0 0 22 0 1 0 630906013 30457856 426 33554432000 4194304 4580011 140736595618752 18446744073709551615 4489378 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5399/statm: 7436 427 322 95 0 2418 0

[startup+0.0452519 s]
/proc/loadavg: 3.71 3.96 3.89 4/371 5399
/proc/meminfo: memFree=13560936/32951124 swapFree=65051360/67111528
[pid=5399] ppid=5397 vsize=30100 CPUtime=0.03 cores=5,7
/proc/5399/stat : 5399 (strangenight2-s) R 5397 5399 4643 0 -1 4202496 709 0 0 0 3 0 0 0 22 0 1 0 630906013 30822400 636 33554432000 4194304 4580011 140736595618752 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5399/statm: 7525 636 362 95 0 2507 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 30100

[startup+0.100239 s]
/proc/loadavg: 3.71 3.96 3.89 4/371 5399
/proc/meminfo: memFree=13560936/32951124 swapFree=65051360/67111528
[pid=5399] ppid=5397 vsize=30232 CPUtime=0.09 cores=5,7
/proc/5399/stat : 5399 (strangenight2-s) R 5397 5399 4643 0 -1 4202496 783 0 0 0 9 0 0 0 22 0 1 0 630906013 30957568 710 33554432000 4194304 4580011 140736595618752 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5399/statm: 7558 711 363 95 0 2540 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30232

[startup+0.300207 s]
/proc/loadavg: 3.71 3.96 3.89 4/371 5399
/proc/meminfo: memFree=13560936/32951124 swapFree=65051360/67111528
[pid=5399] ppid=5397 vsize=30816 CPUtime=0.29 cores=5,7
/proc/5399/stat : 5399 (strangenight2-s) R 5397 5399 4643 0 -1 4202496 1061 0 0 0 29 0 0 0 23 0 1 0 630906013 31555584 858 33554432000 4194304 4580011 140736595618752 18446744073709551615 4304832 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5399/statm: 7704 858 363 95 0 2686 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30816

[startup+0.700134 s]
/proc/loadavg: 3.71 3.96 3.89 4/371 5399
/proc/meminfo: memFree=13560936/32951124 swapFree=65051360/67111528
[pid=5399] ppid=5397 vsize=31468 CPUtime=0.69 cores=5,7
/proc/5399/stat : 5399 (strangenight2-s) R 5397 5399 4643 0 -1 4202496 1611 0 0 0 69 0 0 0 25 0 1 0 630906013 32223232 959 33554432000 4194304 4580011 140736595618752 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5399/statm: 7867 959 363 95 0 2849 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31468

[startup+1.501 s]
/proc/loadavg: 3.71 3.96 3.89 5/377 5410
/proc/meminfo: memFree=13537376/32951124 swapFree=65051360/67111528
[pid=5399] ppid=5397 vsize=36960 CPUtime=1.48 cores=5,7
/proc/5399/stat : 5399 (strangenight2-s) R 5397 5399 4643 0 -1 4202496 3359 0 0 0 148 0 0 0 25 0 1 0 630906013 37847040 2406 33554432000 4194304 4580011 140736595618752 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5399/statm: 9240 2406 367 95 0 4222 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 36960

[startup+3.10071 s]
/proc/loadavg: 3.73 3.96 3.89 5/377 5410
/proc/meminfo: memFree=13510716/32951124 swapFree=65051360/67111528
[pid=5399] ppid=5397 vsize=40816 CPUtime=3.08 cores=5,7
/proc/5399/stat : 5399 (strangenight2-s) R 5397 5399 4643 0 -1 4202496 5097 0 0 0 308 0 0 0 25 0 1 0 630906013 41795584 3334 33554432000 4194304 4580011 140736595618752 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5399/statm: 10204 3334 367 95 0 5186 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 40816

[startup+6.30013 s]
/proc/loadavg: 3.73 3.96 3.89 5/377 5410
/proc/meminfo: memFree=13501704/32951124 swapFree=65051360/67111528
[pid=5399] ppid=5397 vsize=43644 CPUtime=6.29 cores=5,7
/proc/5399/stat : 5399 (strangenight2-s) R 5397 5399 4643 0 -1 4202496 7466 0 0 0 628 1 0 0 25 0 1 0 630906013 44691456 3808 33554432000 4194304 4580011 140736595618752 18446744073709551615 4295695 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5399/statm: 10911 3808 367 95 0 5893 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43644

[startup+12.701 s]
/proc/loadavg: 3.85 3.98 3.89 5/377 5410
/proc/meminfo: memFree=13475188/32951124 swapFree=65051360/67111528
[pid=5399] ppid=5397 vsize=47108 CPUtime=12.69 cores=5,7
/proc/5399/stat : 5399 (strangenight2-s) R 5397 5399 4643 0 -1 4202496 11033 0 0 0 1268 1 0 0 25 0 1 0 630906013 48238592 4912 33554432000 4194304 4580011 140736595618752 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5399/statm: 11777 4912 367 95 0 6759 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47108

[startup+25.5007 s]
/proc/loadavg: 3.87 3.98 3.90 5/377 5410
/proc/meminfo: memFree=13453788/32951124 swapFree=65051360/67111528
[pid=5399] ppid=5397 vsize=50776 CPUtime=25.49 cores=5,7
/proc/5399/stat : 5399 (strangenight2-s) R 5397 5399 4643 0 -1 4202496 17259 0 0 0 2547 2 0 0 25 0 1 0 630906013 51994624 5567 33554432000 4194304 4580011 140736595618752 18446744073709551615 4316523 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5399/statm: 12694 5567 367 95 0 7676 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 50776

[startup+51.1001 s]
/proc/loadavg: 3.91 3.98 3.90 5/377 5411
/proc/meminfo: memFree=13434400/32951124 swapFree=65051360/67111528
[pid=5399] ppid=5397 vsize=54972 CPUtime=51.08 cores=5,7
/proc/5399/stat : 5399 (strangenight2-s) R 5397 5399 4643 0 -1 4202496 26786 0 0 0 5105 3 0 0 25 0 1 0 630906013 56291328 6693 33554432000 4194304 4580011 140736595618752 18446744073709551615 4294364 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5399/statm: 13743 6693 367 95 0 8725 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 54972

[startup+102.314 s]
/proc/loadavg: 3.96 3.98 3.90 5/377 5412
/proc/meminfo: memFree=13383640/32951124 swapFree=65051360/67111528
[pid=5399] ppid=5397 vsize=67120 CPUtime=102.3 cores=5,7
/proc/5399/stat : 5399 (strangenight2-s) R 5397 5399 4643 0 -1 4202496 42977 0 0 0 10224 6 0 0 25 0 1 0 630906013 68730880 9447 33554432000 4194304 4580011 140736595618752 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5399/statm: 16780 9447 367 95 0 11762 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 67120

[startup+162.3 s]
/proc/loadavg: 4.04 4.00 3.91 6/377 5414
/proc/meminfo: memFree=13350976/32951124 swapFree=65051360/67111528
[pid=5399] ppid=5397 vsize=76232 CPUtime=162.29 cores=5,7
/proc/5399/stat : 5399 (strangenight2-s) R 5397 5399 4643 0 -1 4202496 57480 0 0 0 16220 9 0 0 25 0 1 0 630906013 78061568 12467 33554432000 4194304 4580011 140736595618752 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5399/statm: 19058 12467 367 95 0 14040 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 76232

[startup+222.301 s]
/proc/loadavg: 4.01 4.00 3.91 5/377 5416
/proc/meminfo: memFree=13324012/32951124 swapFree=65051360/67111528
[pid=5399] ppid=5397 vsize=76628 CPUtime=222.29 cores=5,7
/proc/5399/stat : 5399 (strangenight2-s) R 5397 5399 4643 0 -1 4202496 70289 0 0 0 22218 11 0 0 25 0 1 0 630906013 78467072 12005 33554432000 4194304 4580011 140736595618752 18446744073709551615 4294417 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5399/statm: 19157 12005 367 95 0 14139 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 76628

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/377 5417
/proc/meminfo: memFree=13277364/32951124 swapFree=65051360/67111528
[pid=5399] ppid=5397 vsize=91700 CPUtime=282.3 cores=5,7
/proc/5399/stat : 5399 (strangenight2-s) R 5397 5399 4643 0 -1 4202496 82682 0 0 0 28215 15 0 0 25 0 1 0 630906013 93900800 16019 33554432000 4194304 4580011 140736595618752 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5399/statm: 22925 16019 367 95 0 17907 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 91700

[startup+342.301 s]
/proc/loadavg: 4.07 4.01 3.92 5/377 5419
/proc/meminfo: memFree=13239880/32951124 swapFree=65051360/67111528
[pid=5399] ppid=5397 vsize=101232 CPUtime=342.29 cores=5,7
/proc/5399/stat : 5399 (strangenight2-s) R 5397 5399 4643 0 -1 4202496 93705 0 0 0 34212 17 0 0 25 0 1 0 630906013 103661568 18447 33554432000 4194304 4580011 140736595618752 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5399/statm: 25308 18447 367 95 0 20290 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 101232

[startup+402.3 s]
/proc/loadavg: 4.17 4.04 3.93 5/377 5429
/proc/meminfo: memFree=13225028/32951124 swapFree=65051360/67111528
[pid=5399] ppid=5397 vsize=101452 CPUtime=402.3 cores=5,7
/proc/5399/stat : 5399 (strangenight2-s) R 5397 5399 4643 0 -1 4202496 103192 0 0 0 40211 19 0 0 25 0 1 0 630906013 103886848 18530 33554432000 4194304 4580011 140736595618752 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5399/statm: 25363 18530 367 95 0 20345 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 101452

[startup+462.301 s]
/proc/loadavg: 4.12 4.04 3.93 5/377 5431
/proc/meminfo: memFree=13214472/32951124 swapFree=65051360/67111528
[pid=5399] ppid=5397 vsize=110136 CPUtime=462.29 cores=5,7
/proc/5399/stat : 5399 (strangenight2-s) R 5397 5399 4643 0 -1 4202496 112849 0 0 0 46208 21 0 0 25 0 1 0 630906013 112779264 20950 33554432000 4194304 4580011 140736595618752 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5399/statm: 27534 20950 367 95 0 22516 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 110136

[startup+522.301 s]
/proc/loadavg: 4.05 4.03 3.93 5/377 5433
/proc/meminfo: memFree=13193592/32951124 swapFree=65051360/67111528
[pid=5399] ppid=5397 vsize=110348 CPUtime=522.3 cores=5,7
/proc/5399/stat : 5399 (strangenight2-s) R 5397 5399 4643 0 -1 4202496 122115 0 0 0 52206 24 0 0 25 0 1 0 630906013 112996352 19862 33554432000 4194304 4580011 140736595618752 18446744073709551615 4294324 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5399/statm: 27587 19862 367 95 0 22569 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 110348

[startup+582.3 s]
/proc/loadavg: 4.08 4.04 3.94 5/377 5434
/proc/meminfo: memFree=13158096/32951124 swapFree=65051360/67111528
[pid=5399] ppid=5397 vsize=132056 CPUtime=582.31 cores=5,7
/proc/5399/stat : 5399 (strangenight2-s) R 5397 5399 4643 0 -1 4202496 133533 0 0 0 58204 27 0 0 25 0 1 0 630906013 135225344 26082 33554432000 4194304 4580011 140736595618752 18446744073709551615 4406380 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5399/statm: 33014 26082 367 95 0 27996 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 132056

[startup+642.3 s]
/proc/loadavg: 4.03 4.03 3.94 5/377 5436
/proc/meminfo: memFree=13149364/32951124 swapFree=65051360/67111528
[pid=5399] ppid=5397 vsize=132048 CPUtime=642.31 cores=5,7
/proc/5399/stat : 5399 (strangenight2-s) R 5397 5399 4643 0 -1 4202496 136297 0 0 0 64203 28 0 0 25 0 1 0 630906013 135217152 25655 33554432000 4194304 4580011 140736595618752 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5399/statm: 33012 25655 367 95 0 27994 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 132048

[startup+702.301 s]
/proc/loadavg: 4.08 4.04 3.94 5/377 5437
/proc/meminfo: memFree=13122424/32951124 swapFree=65051360/67111528
[pid=5399] ppid=5397 vsize=132288 CPUtime=702.3 cores=5,7
/proc/5399/stat : 5399 (strangenight2-s) R 5397 5399 4643 0 -1 4202496 144491 0 0 0 70201 29 0 0 25 0 1 0 630906013 135462912 25683 33554432000 4194304 4580011 140736595618752 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5399/statm: 33072 25683 367 95 0 28054 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 132288

[startup+762.315 s]
/proc/loadavg: 4.03 4.03 3.94 5/377 5439
/proc/meminfo: memFree=13101304/32951124 swapFree=65051360/67111528
[pid=5399] ppid=5397 vsize=136904 CPUtime=762.33 cores=5,7
/proc/5399/stat : 5399 (strangenight2-s) R 5397 5399 4643 0 -1 4202496 151137 0 0 0 76201 32 0 0 25 0 1 0 630906013 140189696 26720 33554432000 4194304 4580011 140736595618752 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5399/statm: 34226 26720 367 95 0 29208 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 136904

[startup+822.3 s]
/proc/loadavg: 4.01 4.02 3.94 5/377 5441
/proc/meminfo: memFree=13116024/32951124 swapFree=65051360/67111528
[pid=5399] ppid=5397 vsize=136992 CPUtime=822.31 cores=5,7
/proc/5399/stat : 5399 (strangenight2-s) R 5397 5399 4643 0 -1 4202496 156076 0 0 0 82198 33 0 0 25 0 1 0 630906013 140279808 25451 33554432000 4194304 4580011 140736595618752 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5399/statm: 34248 25451 367 95 0 29230 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 136992

[startup+882.301 s]
/proc/loadavg: 4.00 4.02 3.94 5/377 5442
/proc/meminfo: memFree=13109028/32951124 swapFree=65051360/67111528
[pid=5399] ppid=5397 vsize=137132 CPUtime=882.31 cores=5,7
/proc/5399/stat : 5399 (strangenight2-s) R 5397 5399 4643 0 -1 4202496 163238 0 0 0 88195 36 0 0 25 0 1 0 630906013 140423168 26633 33554432000 4194304 4580011 140736595618752 18446744073709551615 4294485 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5399/statm: 34283 26633 367 95 0 29265 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 137132

[startup+942.301 s]
/proc/loadavg: 4.04 4.03 3.95 5/377 5444
/proc/meminfo: memFree=13103772/32951124 swapFree=65051360/67111528
[pid=5399] ppid=5397 vsize=137248 CPUtime=942.31 cores=5,7
/proc/5399/stat : 5399 (strangenight2-s) R 5397 5399 4643 0 -1 4202496 169981 0 0 0 94192 39 0 0 25 0 1 0 630906013 140541952 27282 33554432000 4194304 4580011 140736595618752 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5399/statm: 34312 27282 367 95 0 29294 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 137248

[startup+1002.3 s]
/proc/loadavg: 4.08 4.05 3.96 5/377 5445
/proc/meminfo: memFree=13076216/32951124 swapFree=65051360/67111528
[pid=5399] ppid=5397 vsize=137392 CPUtime=1002.31 cores=5,7
/proc/5399/stat : 5399 (strangenight2-s) R 5397 5399 4643 0 -1 4202496 177968 0 0 0 100190 41 0 0 25 0 1 0 630906013 140689408 25916 33554432000 4194304 4580011 140736595618752 18446744073709551615 4293190 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5399/statm: 34348 25916 367 95 0 29330 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 137392

[startup+1062.3 s]
/proc/loadavg: 4.06 4.05 3.97 5/377 5447
/proc/meminfo: memFree=13073092/32951124 swapFree=65051360/67111528
[pid=5399] ppid=5397 vsize=137524 CPUtime=1062.32 cores=5,7
/proc/5399/stat : 5399 (strangenight2-s) R 5397 5399 4643 0 -1 4202496 184763 0 0 0 106188 44 0 0 25 0 1 0 630906013 140824576 26260 33554432000 4194304 4580011 140736595618752 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5399/statm: 34381 26260 367 95 0 29363 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 137524

[startup+1122.3 s]
/proc/loadavg: 4.02 4.04 3.97 5/377 5449
/proc/meminfo: memFree=13054832/32951124 swapFree=65051360/67111528
[pid=5399] ppid=5397 vsize=147128 CPUtime=1122.32 cores=5,7
/proc/5399/stat : 5399 (strangenight2-s) R 5397 5399 4643 0 -1 4202496 191583 0 0 0 112187 45 0 0 25 0 1 0 630906013 150659072 29432 33554432000 4194304 4580011 140736595618752 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5399/statm: 36782 29432 367 95 0 31764 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 147128

[startup+1182.3 s]
/proc/loadavg: 4.07 4.06 3.98 5/377 5450
/proc/meminfo: memFree=13017228/32951124 swapFree=65051360/67111528
[pid=5399] ppid=5397 vsize=147248 CPUtime=1182.31 cores=5,7
/proc/5399/stat : 5399 (strangenight2-s) R 5397 5399 4643 0 -1 4202496 198584 0 0 0 118185 46 0 0 25 0 1 0 630906013 150781952 29773 33554432000 4194304 4580011 140736595618752 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5399/statm: 36812 29773 367 95 0 31794 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 147248

[startup+1242.3 s]
/proc/loadavg: 4.02 4.04 3.98 5/377 5452
/proc/meminfo: memFree=13017172/32951124 swapFree=65051360/67111528
[pid=5399] ppid=5397 vsize=152448 CPUtime=1242.32 cores=5,7
/proc/5399/stat : 5399 (strangenight2-s) R 5397 5399 4643 0 -1 4202496 205784 0 0 0 124184 48 0 0 25 0 1 0 630906013 156106752 30181 33554432000 4194304 4580011 140736595618752 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5399/statm: 38112 30181 367 95 0 33094 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 152448



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.05 3.98 3/375 5455
/proc/meminfo: memFree=13256088/32951124 swapFree=65051360/67111528
[pid=5399] ppid=5397 vsize=152568 CPUtime=1300.02 cores=5,7
/proc/5399/stat : 5399 (strangenight2-s) R 5397 5399 4643 0 -1 4202496 211944 0 0 0 129952 50 0 0 25 0 1 0 630906013 156229632 29205 33554432000 4194304 4580011 140736595618752 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5399/statm: 38142 29205 367 95 0 33124 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 152568

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.54
CPU system time (s): 0.514921
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 208544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.54
system time used= 0.514921
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 211944
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= 9
involuntary context switches= 14368

runsolver used 4.52931 second user time and 10.9743 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-14 16:54:58
IDJOB=3367643
IDBENCH=82852
IDSOLVER=1845
FILE ID=node146/3367643-1305384897
RUNJOBID= node146-1305384897-5370
PBS_JOBID= 13324356
Free space on /tmp= 73260 MiB

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

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

MD5SUM BENCH= 901aadbc76f4961d582bc9856b3c63b3
RANDOM SEED=735698814

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13560968 kB
Buffers:        265064 kB
Cached:        3426528 kB
SwapCached:      41828 kB
Active:       11488872 kB
Inactive:      7613536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13560968 kB
SwapTotal:    67111528 kB
SwapFree:     65051360 kB
Dirty:           16492 kB
Writeback:           0 kB
AnonPages:    15375272 kB
Mapped:          23008 kB
Slab:           163252 kB
PageTables:      59792 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 81820788 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= 73260 MiB
End job on node146 at 2011-05-14 17:16:40