Trace number 3176017

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-Night-1-stSAT 212.256 212.255

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v75-c1597-S1214523131-078.SATISFIABLE.cnf
MD5SUM3aa844b4c7696e37cd971cc91ca76859
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.004998
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses1597
Sum of the clauses size7985
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 51597
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 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3176017-1301790551.cnf'
0.00/0.00	c -- header says num vars:             75
0.00/0.00	c -- header says num clauses:        1597
0.00/0.00	c -- clauses added:            0 learnts,         1597 normals,            0 xors
0.00/0.00	c -- vars added         75
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        75      1597         0         0      7985         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.01
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
0.00/0.00	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:      33 undec:       3 neg:      39
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        75      1597         0         0      7985         0   no data   no data  --
0.00/0.04	c Decided on static restart strategy
0.09/0.10	c  N st     8      4916        75      1597         0      4506      7985     79989   no data   no data  --
0.19/0.27	c  N st    10     11298        75      1597         0      4152      7985     60452   no data   no data  --
0.39/0.47	c  N st    11     17042        75      1597         0      9301      7985    146345   no data   no data  --
0.69/0.74	c  F st    12     25000        75      1597         0     11472      7985    179110   no data   no data  --
0.69/0.74	c  N st    12     25000        75      1597         0     11472      7985    179110   no data   no data  --
0.89/0.93	c Decided on static restart strategy
0.89/0.93	c  N st    18     30001        75      1597         0      9830      7985    143297   no data   no data  --
0.89/0.93	c  S st    18     30001        75      1597         0      9830      7985    143297   no data   no data  --
0.89/0.96	c  S st    18     30502        75      1597         0     10297      7985    151782   no data   no data  --
0.89/0.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
0.89/0.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.89/0.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.89/0.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.89/0.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.89/0.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
0.89/0.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.09/1.17	c lits-rem:      1604  cl-subs:     2429  v-elim:      0  v-fix:    0  time:  0.20 s
1.19/1.20	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.03
1.19/1.21	c calculated reachability. Time: 0.00
1.19/1.21	c  N st    18     30502        75      1597         0      7868      7985    113331   no data   no data  --
1.49/1.51	c  N st    20     37612        75      1597         0      7254      7985     95584   no data   no data  --
1.69/1.77	c  N st    21     44012        75      1597         0     12972      7985    189005   no data   no data  --
1.79/1.86	c  S st    22     45754        75      1597         0     14561      7985    215982   no data   no data  --
1.89/1.90	c  S st    22     46255        75      1597         0     15031      7985    224430   no data   no data  --
1.89/1.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.89/1.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.89/1.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.89/1.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.89/1.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.89/1.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
1.89/1.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.79/2.85	c lits-rem:      2425  cl-subs:     3140  v-elim:      0  v-fix:    0  time:  0.94 s
2.79/2.85	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
2.79/2.85	c vivif2 --  cl tried    11891 cl shrink        0 lits rem          0 time: 0.00
2.79/2.89	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.04
2.79/2.89	c calculated reachability. Time: 0.00
2.79/2.89	c  N st    22     46255        75      1597         0     11891      7985    173094   no data   no data  --
3.49/3.52	c  N st    23     60652        75      1597         0     16845      7985    234708   no data   no data  --
3.89/3.91	c  N st    24     69382        75      1597         0     15858      7985    222419   no data   no data  --
3.89/3.91	c  S st    24     69382        75      1597         0     15858      7985    222419   no data   no data  --
3.89/3.95	c  S st    24     69885        75      1597         0     16330      7985    230824   no data   no data  --
3.89/3.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.89/3.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.89/3.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.89/3.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.89/3.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
3.89/3.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.89/4.99	c lits-rem:      2636  cl-subs:     3210  v-elim:      0  v-fix:    0  time:  1.02 s
4.89/4.99	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
4.89/4.99	c vivif2 --  cl tried    13120 cl shrink        0 lits rem          0 time: 0.00
4.99/5.04	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.05
4.99/5.04	c calculated reachability. Time: 0.00
4.99/5.04	c  N st    24     69885        75      1597         0     13120      7985    181625   no data   no data  --
5.89/5.91	c  F st    25     87501        75      1597         0     19374      7985    278212   no data   no data  --
5.89/5.91	c  N st    25     87501        75      1597         0     19374      7985    278212   no data   no data  --
6.19/6.25	c Decided on static restart strategy
6.39/6.41	c  N st    32     95541        75      1597         0     15925      7985    213360   no data   no data  --
6.99/7.02	c  N st    34    104829        75      1597         0     12609      7985    153490   no data   no data  --
6.99/7.02	c  S st    34    104829        75      1597         0     12609      7985    153490   no data   no data  --
6.99/7.06	c  S st    34    105329        75      1597         0     13080      7985    162005   no data   no data  --
6.99/7.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.99/7.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.99/7.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.99/7.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.99/7.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.99/7.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
6.99/7.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.60/7.64	c lits-rem:       815  cl-subs:     1182  v-elim:      0  v-fix:    0  time:  0.57 s
7.60/7.64	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
7.60/7.64	c vivif2 --  cl tried    11898 cl shrink        0 lits rem          0 time: 0.00
7.60/7.69	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.05
7.60/7.69	c calculated reachability. Time: 0.00
7.60/7.69	c  N st    34    105329        75      1597         0     11898      7985    144615   no data   no data  --
8.09/8.18	c  N st    35    114930        75      1597         0     20423      7985    287374   no data   no data  --
8.99/9.04	c  N st    36    129327        75      1597         0     20849      7985    282127   no data   no data  --
10.49/10.52	c  N st    37    150922        75      1597         0     26840      7985    378189   no data   no data  --
11.00/11.01	c  S st    38    157993        75      1597         0     18889      7985    236856   no data   no data  --
11.00/11.06	c  S st    38    158499        75      1597         0     19366      7985    245385   no data   no data  --
11.00/11.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.00/11.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.00/11.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
11.00/11.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.00/11.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.00/11.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
11.00/11.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.00/12.07	c lits-rem:      1702  cl-subs:     2367  v-elim:      0  v-fix:    0  time:  1.00 s
12.00/12.07	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
12.00/12.07	c vivif2 --  cl tried    16999 cl shrink        0 lits rem          0 time: 0.00
12.10/12.14	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.07
12.10/12.14	c calculated reachability. Time: 0.00
12.10/12.14	c  N st    38    158499        75      1597         0     16999      7985    209084   no data   no data  --
15.29/15.36	c  N st    39    207088        75      1597         0     29301      7985    385049   no data   no data  --
17.59/17.66	c  N st    40    237749        75      1597         0     21739      7985    253913   no data   no data  --
17.59/17.66	c  S st    40    237749        75      1597         0     21739      7985    253913   no data   no data  --
17.69/17.72	c  S st    40    238253        75      1597         0     22218      7985    262924   no data   no data  --
17.69/17.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.69/17.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.69/17.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
17.69/17.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.69/17.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.69/17.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
17.69/17.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.69/18.78	c lits-rem:      1385  cl-subs:     2703  v-elim:      0  v-fix:    0  time:  1.05 s
18.69/18.78	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
18.69/18.78	c vivif2 --  cl tried    19515 cl shrink        0 lits rem          0 time: 0.00
18.79/18.86	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.08
18.79/18.86	c calculated reachability. Time: 0.00
18.79/18.86	c  N st    40    238253        75      1597         0     19515      7985    225762   no data   no data  --
24.19/24.29	c  F st    41    306250        75      1597         0     21592      7985    236236   no data   no data  --
24.19/24.29	c  N st    41    306250        75      1597         0     21592      7985    236236   no data   no data  --
24.59/24.69	c Decided on static restart strategy
26.79/26.82	c  N st    51    334556        75      1597         0     25543      7985    295572   no data   no data  --
28.78/28.86	c  N st    53    357379        75      1597         0     23595      7985    255020   no data   no data  --
28.78/28.86	c  S st    53    357379        75      1597         0     23595      7985    255020   no data   no data  --
28.88/28.92	c  S st    53    357882        75      1597         0     24060      7985    263487   no data   no data  --
28.88/28.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.88/28.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.88/28.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
28.88/28.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.88/28.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.88/28.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
28.88/28.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.88/29.94	c lits-rem:       948  cl-subs:     1282  v-elim:      0  v-fix:    0  time:  1.01 s
29.88/29.94	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
29.88/29.95	c vivif2 --  cl tried    22778 cl shrink        0 lits rem          0 time: 0.00
29.98/30.03	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.09
29.98/30.03	c calculated reachability. Time: 0.00
29.98/30.03	c  N st    53    357882        75      1597         0     22778      7985    245374   no data   no data  --
32.79/32.88	c  N st    54    390274        75      1597         0     28642      7985    332210   no data   no data  --
37.59/37.68	c  N st    55    438863        75      1597         0     47799      7985    648596   no data   no data  --
44.79/44.84	c  N st    56    511746        75      1597         0     35173      7985    409487   no data   no data  --
47.68/47.70	c  N st    57    536823        75      1597         0     29757      7985    316650   no data   no data  --
47.68/47.70	c  S st    57    536823        75      1597         0     29757      7985    316650   no data   no data  --
47.68/47.78	c  S st    57    537327        75      1597         0     30226      7985    325346   no data   no data  --
47.68/47.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.68/47.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
47.68/47.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
47.78/47.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.78/47.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.78/47.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
47.78/47.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
48.89/48.94	c lits-rem:      1039  cl-subs:     1756  v-elim:      0  v-fix:    0  time:  1.14 s
48.89/48.94	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
48.89/48.95	c vivif2 --  cl tried    28470 cl shrink        0 lits rem          0 time: 0.00
48.99/49.06	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.11
48.99/49.06	c calculated reachability. Time: 0.00
48.99/49.06	c  N st    57    537327        75      1597         0     28470      7985    302037   no data   no data  --
66.19/66.28	c  N st    58    701312        75      1597         0     55151      7985    688169   no data   no data  --
78.19/78.21	c  N st    59    805992        75      1597         0     49449      7985    582687   no data   no data  --
78.19/78.21	c  S st    59    805992        75      1597         0     49449      7985    582687   no data   no data  --
78.29/78.32	c  S st    59    806498        75      1597         0     49921      7985    591483   no data   no data  --
78.29/78.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
78.29/78.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
78.29/78.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
78.29/78.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
78.29/78.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
78.29/78.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
78.29/78.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
81.40/81.46	c lits-rem:      2987  cl-subs:     8451  v-elim:      0  v-fix:    0  time:  3.11 s
81.40/81.46	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
81.40/81.47	c vivif2 --  cl tried    41470 cl shrink        0 lits rem          0 time: 0.01
81.59/81.64	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.17
81.59/81.64	c calculated reachability. Time: 0.00
81.59/81.64	c  N st    59    806498        75      1597         0     41470      7985    477446   no data   no data  --
114.99/115.02	c  F st    60   1071876        75      1597         0     56825      7985    673765   no data   no data  --
114.99/115.02	c  N st    60   1071876        75      1597         0     56825      7985    673765   no data   no data  --
115.79/115.84	c Decided on static restart strategy
119.69/119.79	c  N st    70   1100176        75      1597         0     42229      7985    433920   no data   no data  --
124.99/125.01	c  N st    72   1136168        75      1597         0     74339      7985    960981   no data   no data  --
129.69/129.78	c  N st    73   1168561        75      1597         0     62451      7985    771288   no data   no data  --
135.99/136.04	c  N st    74   1209749        75      1597         0     57241      7985    658586   no data   no data  --
135.99/136.04	c  S st    74   1209749        75      1597         0     57241      7985    658586   no data   no data  --
136.09/136.17	c  S st    74   1210255        75      1597         0     57714      7985    667041   no data   no data  --
136.09/136.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
136.09/136.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
136.09/136.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
136.19/136.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
136.19/136.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
136.19/136.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
136.19/136.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
139.69/139.72	c lits-rem:      2191  cl-subs:     7987  v-elim:      0  v-fix:    0  time:  3.51 s
139.69/139.72	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
139.69/139.72	c vivif2 --  cl tried    49727 cl shrink        0 lits rem          0 time: 0.01
139.79/139.89	c asymm  cl-useful: 0/1374/1597 lits-rem:0 time: 0.17
139.79/139.89	c calculated reachability. Time: 0.00
139.79/139.89	c  N st    74   1210255        75      1597         0     49727      7985    556974   no data   no data  --
150.89/150.95	c  N st    75   1283139        75      1597         0     72276      7985    912254   no data   no data  --
167.20/167.25	c  N st    76   1392463        75      1597         0     81523      7985   1043794   no data   no data  --
191.89/191.94	c  N st    77   1556447        75      1597         0     87832      7985   1082616   no data   no data  --
212.20/212.25	c  E st    78   1679988         0      1597         0     51772      7985    519032   no data   no data  --
212.20/212.25	c Verified 1597 clauses.
212.20/212.25	c Verified 1597 clauses.
212.20/212.25	c num threads              : 1          
212.20/212.25	c restarts                 : 78         
212.20/212.25	c dynamic restarts         : 0          
212.20/212.25	c static restarts          : 78         
212.20/212.25	c full restarts            : 4          
212.20/212.25	c total simplify time      : 0.00       
212.20/212.25	c learnts DL2              : 0          
212.20/212.25	c learnts size 2           : 0          
212.20/212.25	c learnts size 1           : 0           (0.00      % of vars)
212.20/212.25	c filedLit time            : 0.06        (0.03      % time)
212.20/212.25	c v-elim SatELite          : 0           (0.00      % vars)
212.20/212.25	c SatELite time            : 13.47       (6.35      % time)
212.20/212.25	c v-elim xor               : 0           (0.00      % vars)
212.20/212.25	c xor elim time            : 0.01        (0.00      % time)
212.20/212.25	c num binary xor trees     : 0          
212.20/212.25	c binxor trees' crown      : 0           (nan       leafs/tree)
212.20/212.25	c bin xor find time        : 0.00       
212.20/212.25	c OTF clause improved      : 187206      (0.11      clauses/conflict)
212.20/212.25	c OTF impr. size diff      : 190273      (1.02       lits/clause)
212.20/212.25	c OTF cl watch-shrink      : 13566       (0.01      clauses/conflict)
212.20/212.25	c OTF cl watch-sh-lit      : 13771       (1.02       lits/clause)
212.20/212.25	c tried to recurMin cls    : 115889      (6.90       % of conflicts)
212.20/212.25	c updated cache            : 700         (0.01       lits/tried recurMin)
212.20/212.25	c clauses over max glue    : 0           (0.00      % of all clauses)
212.20/212.25	c conflicts                : 1679988     (7919.33   / sec)
212.20/212.25	c decisions                : 1836867     (0.31      % random)
212.20/212.25	c bogo-props               : 41675111055 (196453064.37 / sec)
212.20/212.25	c conflict literals        : 26626031    (21.69     % deleted)
212.20/212.25	c Memory used              : 64.16       MB
212.20/212.25	c CPU time                 : 212.14      s
212.20/212.25	s SATISFIABLE
212.20/212.25	v -1 -2 3 4 -5 6 7 -8 -9 -10 -11 12 13 -14 15 16 17 -18 -19 20 21 -22 -23 -24 -25 26 -27 28 -29 -30 -31 -32 -33 -34 -35 36 -37 -38 -39 40 41 -42 43 44 45 -46 47 48 -49 -50 51 -52 53 54 55 56 57 58 59 60 61 62 -63 -64 65 66 67 68 -69 70 71 72 -73 -74 75 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3176017-1301790551/watcher-3176017-1301790551 -o /tmp/evaluation-result-3176017-1301790551/solver-3176017-1301790551 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3176017-1301790551.cnf 

running on 2 cores: 4,6

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: 0.92 1.82 2.97 4/182 17701
/proc/meminfo: memFree=22242464/32950928 swapFree=67111528/67111528
[pid=17701] ppid=17699 vsize=29668 CPUtime=0 cores=4,6
/proc/17701/stat : 17701 (strangenight1-s) R 17699 17701 16853 0 -1 4202496 503 0 0 0 0 0 0 0 25 0 1 0 290653945 30380032 442 33554432000 4194304 4650387 140737107290944 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17701/statm: 7417 442 345 112 0 2382 0

[startup+0.0528529 s]
/proc/loadavg: 0.92 1.82 2.97 4/182 17701
/proc/meminfo: memFree=22242464/32950928 swapFree=67111528/67111528
[pid=17701] ppid=17699 vsize=30260 CPUtime=0.04 cores=4,6
/proc/17701/stat : 17701 (strangenight1-s) R 17699 17701 16853 0 -1 4202496 703 0 0 0 4 0 0 0 25 0 1 0 290653945 30986240 628 33554432000 4194304 4650387 140737107290944 18446744073709551615 4366918 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17701/statm: 7565 629 377 112 0 2530 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30260

[startup+0.100845 s]
/proc/loadavg: 0.92 1.82 2.97 4/182 17701
/proc/meminfo: memFree=22242464/32950928 swapFree=67111528/67111528
[pid=17701] ppid=17699 vsize=30260 CPUtime=0.09 cores=4,6
/proc/17701/stat : 17701 (strangenight1-s) R 17699 17701 16853 0 -1 4202496 773 0 0 0 9 0 0 0 25 0 1 0 290653945 30986240 698 33554432000 4194304 4650387 140737107290944 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17701/statm: 7565 698 377 112 0 2530 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30260

[startup+0.300809 s]
/proc/loadavg: 0.92 1.82 2.97 4/182 17701
/proc/meminfo: memFree=22242464/32950928 swapFree=67111528/67111528
[pid=17701] ppid=17699 vsize=31040 CPUtime=0.29 cores=4,6
/proc/17701/stat : 17701 (strangenight1-s) R 17699 17701 16853 0 -1 4202496 1138 0 0 0 29 0 0 0 25 0 1 0 290653945 31784960 792 33554432000 4194304 4650387 140737107290944 18446744073709551615 4334341 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17701/statm: 7760 792 379 112 0 2725 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31040

[startup+0.700738 s]
/proc/loadavg: 0.92 1.82 2.97 4/182 17701
/proc/meminfo: memFree=22242464/32950928 swapFree=67111528/67111528
[pid=17701] ppid=17699 vsize=31432 CPUtime=0.69 cores=4,6
/proc/17701/stat : 17701 (strangenight1-s) R 17699 17701 16853 0 -1 4202496 1497 0 0 0 69 0 0 0 25 0 1 0 290653945 32186368 950 33554432000 4194304 4650387 140737107290944 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17701/statm: 7858 950 379 112 0 2823 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31432

[startup+1.50066 s]
/proc/loadavg: 0.92 1.82 2.97 7/190 17714
/proc/meminfo: memFree=22217468/32950928 swapFree=67111528/67111528
[pid=17701] ppid=17699 vsize=36028 CPUtime=1.49 cores=4,6
/proc/17701/stat : 17701 (strangenight1-s) R 17699 17701 16853 0 -1 4202496 2934 0 0 0 149 0 0 0 25 0 1 0 290653945 36892672 2146 33554432000 4194304 4650387 140737107290944 18446744073709551615 4339936 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17701/statm: 9007 2146 381 112 0 3972 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36028

[startup+3.10037 s]
/proc/loadavg: 1.17 1.86 2.98 7/190 17714
/proc/meminfo: memFree=22198372/32950928 swapFree=67111528/67111528
[pid=17701] ppid=17699 vsize=38764 CPUtime=3.09 cores=4,6
/proc/17701/stat : 17701 (strangenight1-s) R 17699 17701 16853 0 -1 4202496 3912 0 0 0 309 0 0 0 25 0 1 0 290653945 39694336 2806 33554432000 4194304 4650387 140737107290944 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17701/statm: 9691 2806 381 112 0 4656 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38764

[startup+6.30085 s]
/proc/loadavg: 1.17 1.86 2.98 7/190 17714
/proc/meminfo: memFree=22189192/32950928 swapFree=67111528/67111528
[pid=17701] ppid=17699 vsize=40604 CPUtime=6.29 cores=4,6
/proc/17701/stat : 17701 (strangenight1-s) R 17699 17701 16853 0 -1 4202496 5636 0 0 0 629 0 0 0 25 0 1 0 290653945 41578496 3074 33554432000 4194304 4650387 140737107290944 18446744073709551615 4365279 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17701/statm: 10151 3074 381 112 0 5116 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40604

[startup+12.7007 s]
/proc/loadavg: 1.60 1.93 2.99 7/190 17714
/proc/meminfo: memFree=22173868/32950928 swapFree=67111528/67111528
[pid=17701] ppid=17699 vsize=43048 CPUtime=12.69 cores=4,6
/proc/17701/stat : 17701 (strangenight1-s) R 17699 17701 16853 0 -1 4202496 8260 0 0 0 1268 1 0 0 25 0 1 0 290653945 44081152 3854 33554432000 4194304 4650387 140737107290944 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17701/statm: 10762 3854 381 112 0 5727 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43048

[startup+25.5003 s]
/proc/loadavg: 1.97 1.99 3.00 7/190 17714
/proc/meminfo: memFree=22151304/32950928 swapFree=67111528/67111528
[pid=17701] ppid=17699 vsize=45628 CPUtime=25.49 cores=4,6
/proc/17701/stat : 17701 (strangenight1-s) R 17699 17701 16853 0 -1 4202496 13172 0 0 0 2547 2 0 0 25 0 1 0 290653945 46723072 4452 33554432000 4194304 4650387 140737107290944 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17701/statm: 11407 4452 381 112 0 6372 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 45628

[startup+51.1008 s]
/proc/loadavg: 2.66 2.15 3.02 7/190 17715
/proc/meminfo: memFree=22133208/32950928 swapFree=67111528/67111528
[pid=17701] ppid=17699 vsize=50788 CPUtime=51.09 cores=4,6
/proc/17701/stat : 17701 (strangenight1-s) R 17699 17701 16853 0 -1 4202496 21053 0 0 0 5105 4 0 0 25 0 1 0 290653945 52006912 5768 33554432000 4194304 4650387 140737107290944 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17701/statm: 12697 5768 381 112 0 7662 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 50788

[startup+102.307 s]
/proc/loadavg: 3.46 2.46 3.08 7/190 17716
/proc/meminfo: memFree=22112352/32950928 swapFree=67111528/67111528
[pid=17701] ppid=17699 vsize=60352 CPUtime=102.29 cores=4,6
/proc/17701/stat : 17701 (strangenight1-s) R 17699 17701 16853 0 -1 4202496 34586 0 0 0 10222 7 0 0 25 0 1 0 290653945 61800448 7666 33554432000 4194304 4650387 140737107290944 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17701/statm: 15088 7666 381 112 0 10053 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 60352

[startup+162.301 s]
/proc/loadavg: 3.78 2.72 3.13 7/190 17718
/proc/meminfo: memFree=22072736/32950928 swapFree=67111528/67111528
[pid=17701] ppid=17699 vsize=65400 CPUtime=162.29 cores=4,6
/proc/17701/stat : 17701 (strangenight1-s) R 17699 17701 16853 0 -1 4202496 46660 0 0 0 16220 9 0 0 25 0 1 0 290653945 66969600 9029 33554432000 4194304 4650387 140737107290944 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17701/statm: 16350 9029 381 112 0 11315 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 65400

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

[startup+179.101 s]
/proc/loadavg: 3.84 2.80 3.15 7/190 17718
/proc/meminfo: memFree=22064284/32950928 swapFree=67111528/67111528
[pid=17701] ppid=17699 vsize=65484 CPUtime=179.09 cores=4,6
/proc/17701/stat : 17701 (strangenight1-s) R 17699 17701 16853 0 -1 4202496 49624 0 0 0 17899 10 0 0 25 0 1 0 290653945 67055616 9153 33554432000 4194304 4650387 140737107290944 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17701/statm: 16371 9153 381 112 0 11336 0
Current children cumulated CPU time (s) 179.09
Current children cumulated vsize (KiB) 65484

[startup+191.901 s]
/proc/loadavg: 3.87 2.84 3.15 7/190 17719
/proc/meminfo: memFree=22048532/32950928 swapFree=67111528/67111528
[pid=17701] ppid=17699 vsize=65520 CPUtime=191.89 cores=4,6
/proc/17701/stat : 17701 (strangenight1-s) R 17699 17701 16853 0 -1 4202496 51547 0 0 0 19179 10 0 0 25 0 1 0 290653945 67092480 9689 33554432000 4194304 4650387 140737107290944 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17701/statm: 16380 9689 381 112 0 11345 0
Current children cumulated CPU time (s) 191.89
Current children cumulated vsize (KiB) 65520

[startup+204.7 s]
/proc/loadavg: 3.90 2.89 3.17 7/190 17719
/proc/meminfo: memFree=22044684/32950928 swapFree=67111528/67111528
[pid=17701] ppid=17699 vsize=65640 CPUtime=204.69 cores=4,6
/proc/17701/stat : 17701 (strangenight1-s) R 17699 17701 16853 0 -1 4202496 54110 0 0 0 20458 11 0 0 25 0 1 0 290653945 67215360 9247 33554432000 4194304 4650387 140737107290944 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17701/statm: 16410 9247 381 112 0 11375 0
Current children cumulated CPU time (s) 204.69
Current children cumulated vsize (KiB) 65640

[startup+207.907 s]
/proc/loadavg: 3.90 2.91 3.17 7/190 17719
/proc/meminfo: memFree=22048404/32950928 swapFree=67111528/67111528
[pid=17701] ppid=17699 vsize=65640 CPUtime=207.9 cores=4,6
/proc/17701/stat : 17701 (strangenight1-s) R 17699 17701 16853 0 -1 4202496 54474 0 0 0 20779 11 0 0 25 0 1 0 290653945 67215360 9611 33554432000 4194304 4650387 140737107290944 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17701/statm: 16410 9611 381 112 0 11375 0
Current children cumulated CPU time (s) 207.9
Current children cumulated vsize (KiB) 65640

[startup+209.501 s]
/proc/loadavg: 3.90 2.91 3.17 7/190 17720
/proc/meminfo: memFree=22046544/32950928 swapFree=67111528/67111528
[pid=17701] ppid=17699 vsize=65640 CPUtime=209.49 cores=4,6
/proc/17701/stat : 17701 (strangenight1-s) R 17699 17701 16853 0 -1 4202496 54621 0 0 0 20938 11 0 0 25 0 1 0 290653945 67215360 9758 33554432000 4194304 4650387 140737107290944 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17701/statm: 16410 9758 381 112 0 11375 0
Current children cumulated CPU time (s) 209.49
Current children cumulated vsize (KiB) 65640

[startup+211.1 s]
/proc/loadavg: 3.90 2.91 3.17 7/190 17720
/proc/meminfo: memFree=22042948/32950928 swapFree=67111528/67111528
[pid=17701] ppid=17699 vsize=65640 CPUtime=211.1 cores=4,6
/proc/17701/stat : 17701 (strangenight1-s) R 17699 17701 16853 0 -1 4202496 54758 0 0 0 21099 11 0 0 25 0 1 0 290653945 67215360 9895 33554432000 4194304 4650387 140737107290944 18446744073709551615 4363394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17701/statm: 16410 9895 381 112 0 11375 0
Current children cumulated CPU time (s) 211.1
Current children cumulated vsize (KiB) 65640

[startup+211.9 s]
/proc/loadavg: 3.90 2.91 3.17 7/190 17720
/proc/meminfo: memFree=22042948/32950928 swapFree=67111528/67111528
[pid=17701] ppid=17699 vsize=65640 CPUtime=211.89 cores=4,6
/proc/17701/stat : 17701 (strangenight1-s) R 17699 17701 16853 0 -1 4202496 54799 0 0 0 21178 11 0 0 25 0 1 0 290653945 67215360 9936 33554432000 4194304 4650387 140737107290944 18446744073709551615 4313048 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17701/statm: 16410 9936 381 112 0 11375 0
Current children cumulated CPU time (s) 211.89
Current children cumulated vsize (KiB) 65640

[startup+212.1 s]
/proc/loadavg: 3.90 2.91 3.17 7/190 17720
/proc/meminfo: memFree=22042948/32950928 swapFree=67111528/67111528
[pid=17701] ppid=17699 vsize=65700 CPUtime=212.09 cores=4,6
/proc/17701/stat : 17701 (strangenight1-s) R 17699 17701 16853 0 -1 4202496 55451 0 0 0 21198 11 0 0 25 0 1 0 290653945 67276800 9051 33554432000 4194304 4650387 140737107290944 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17701/statm: 16425 9051 381 112 0 11390 0
Current children cumulated CPU time (s) 212.09
Current children cumulated vsize (KiB) 65700

[startup+212.201 s]
/proc/loadavg: 3.91 2.93 3.18 7/190 17720
/proc/meminfo: memFree=22047908/32950928 swapFree=67111528/67111528
[pid=17701] ppid=17699 vsize=65700 CPUtime=212.2 cores=4,6
/proc/17701/stat : 17701 (strangenight1-s) R 17699 17701 16853 0 -1 4202496 55467 0 0 0 21209 11 0 0 25 0 1 0 290653945 67276800 9067 33554432000 4194304 4650387 140737107290944 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17701/statm: 16425 9067 381 112 0 11390 0
Current children cumulated CPU time (s) 212.2
Current children cumulated vsize (KiB) 65700

Child status: 10
Real time (s): 212.255
CPU time (s): 212.256
CPU user time (s): 212.138
CPU system time (s): 0.117982
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 65700

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

runsolver used 0.328949 second user time and 0.781881 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-03 02:29:12
IDJOB=3176017
IDBENCH=83035
IDSOLVER=1589
FILE ID=node122/3176017-1301790551
RUNJOBID= node122-1301790551-17672
PBS_JOBID= 12841396
Free space on /tmp= 71956 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v75-c1597-S1214523131-078.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3176017-1301790551/watcher-3176017-1301790551 -o /tmp/evaluation-result-3176017-1301790551/solver-3176017-1301790551 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3176017-1301790551.cnf

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

MD5SUM BENCH= 3aa844b4c7696e37cd971cc91ca76859
RANDOM SEED=340699292

node122.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.820
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.64
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.820
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.820
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.820
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.820
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.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22243032 kB
Buffers:        352964 kB
Cached:       10036052 kB
SwapCached:          0 kB
Active:        6821636 kB
Inactive:      3630360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22243032 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           18668 kB
Writeback:           0 kB
AnonPages:       62624 kB
Mapped:          14808 kB
Slab:           192976 kB
PageTables:       5120 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   187828 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= 71932 MiB
End job on node122 at 2011-04-03 02:32:44