Trace number 3370226

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-st (fixed)SAT 231.118 231.12

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-3370226-1305387714.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.01	c asymm  cl-useful: 0/1597/1597 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 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:     75 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:      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.11	c  N st     8      4916        75      1597         0      4506      7985     79989   no data   no data  --
0.19/0.29	c  N st    10     11298        75      1597         0      4152      7985     60452   no data   no data  --
0.49/0.51	c  N st    11     17042        75      1597         0      9301      7985    146345   no data   no data  --
0.79/0.81	c  F st    12     25000        75      1597         0     11472      7985    179110   no data   no data  --
0.79/0.81	c  N st    12     25000        75      1597         0     11472      7985    179110   no data   no data  --
0.99/1.02	c Decided on static restart strategy
0.99/1.02	c  N st    18     30001        75      1597         0      9830      7985    143297   no data   no data  --
0.99/1.02	c  S st    18     30001        75      1597         0      9830      7985    143297   no data   no data  --
0.99/1.05	c  S st    18     30502        75      1597         0     10297      7985    151782   no data   no data  --
0.99/1.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
0.99/1.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.99/1.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.99/1.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.99/1.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.99/1.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
0.99/1.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.20/1.27	c lits-rem:      1604  cl-subs:     2429  v-elim:      0  v-fix:    0  time:  0.22 s
1.29/1.31	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.04
1.29/1.31	c calculated reachability. Time: 0.00
1.29/1.31	c  N st    18     30502        75      1597         0      7868      7985    113331   no data   no data  --
1.59/1.64	c  N st    20     37612        75      1597         0      7254      7985     95584   no data   no data  --
1.89/1.93	c  N st    21     44012        75      1597         0     12972      7985    189005   no data   no data  --
1.99/2.03	c  S st    22     45754        75      1597         0     14561      7985    215982   no data   no data  --
1.99/2.07	c  S st    22     46255        75      1597         0     15031      7985    224430   no data   no data  --
1.99/2.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.99/2.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.99/2.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.99/2.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.99/2.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.99/2.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
1.99/2.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.09/3.10	c lits-rem:      2425  cl-subs:     3140  v-elim:      0  v-fix:    0  time:  1.02 s
3.09/3.10	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
3.09/3.10	c vivif2 --  cl tried    11891 cl shrink        0 lits rem          0 time: 0.00
3.09/3.15	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.05
3.09/3.15	c calculated reachability. Time: 0.00
3.09/3.15	c  N st    22     46255        75      1597         0     11891      7985    173094   no data   no data  --
3.79/3.83	c  N st    23     60652        75      1597         0     16845      7985    234708   no data   no data  --
4.19/4.26	c  N st    24     69382        75      1597         0     15858      7985    222419   no data   no data  --
4.19/4.26	c  S st    24     69382        75      1597         0     15858      7985    222419   no data   no data  --
4.29/4.31	c  S st    24     69885        75      1597         0     16330      7985    230824   no data   no data  --
4.29/4.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.29/4.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.29/4.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.29/4.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.29/4.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.29/4.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
4.29/4.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.39/5.42	c lits-rem:      2636  cl-subs:     3210  v-elim:      0  v-fix:    0  time:  1.10 s
5.39/5.42	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
5.39/5.42	c vivif2 --  cl tried    13120 cl shrink        0 lits rem          0 time: 0.00
5.39/5.47	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.05
5.39/5.47	c calculated reachability. Time: 0.00
5.39/5.47	c  N st    24     69885        75      1597         0     13120      7985    181625   no data   no data  --
6.39/6.41	c  F st    25     87501        75      1597         0     19374      7985    278212   no data   no data  --
6.39/6.41	c  N st    25     87501        75      1597         0     19374      7985    278212   no data   no data  --
6.70/6.78	c Decided on static restart strategy
6.89/6.95	c  N st    32     95541        75      1597         0     15925      7985    213360   no data   no data  --
7.59/7.62	c  N st    34    104829        75      1597         0     12609      7985    153490   no data   no data  --
7.59/7.62	c  S st    34    104829        75      1597         0     12609      7985    153490   no data   no data  --
7.59/7.66	c  S st    34    105329        75      1597         0     13080      7985    162005   no data   no data  --
7.59/7.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.59/7.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.59/7.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
7.59/7.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.59/7.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.59/7.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
7.59/7.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.19/8.29	c lits-rem:       815  cl-subs:     1182  v-elim:      0  v-fix:    0  time:  0.62 s
8.19/8.29	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
8.19/8.29	c vivif2 --  cl tried    11898 cl shrink        0 lits rem          0 time: 0.00
8.29/8.35	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.05
8.29/8.35	c calculated reachability. Time: 0.00
8.29/8.35	c  N st    34    105329        75      1597         0     11898      7985    144615   no data   no data  --
8.79/8.88	c  N st    35    114930        75      1597         0     20423      7985    287374   no data   no data  --
9.79/9.83	c  N st    36    129327        75      1597         0     20849      7985    282127   no data   no data  --
11.39/11.45	c  N st    37    150922        75      1597         0     26840      7985    378189   no data   no data  --
11.89/11.98	c  S st    38    157993        75      1597         0     18889      7985    236856   no data   no data  --
11.99/12.03	c  S st    38    158499        75      1597         0     19366      7985    245385   no data   no data  --
11.99/12.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.99/12.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.99/12.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
11.99/12.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.99/12.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.99/12.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
11.99/12.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.09/13.12	c lits-rem:      1702  cl-subs:     2367  v-elim:      0  v-fix:    0  time:  1.07 s
13.09/13.12	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
13.09/13.12	c vivif2 --  cl tried    16999 cl shrink        0 lits rem          0 time: 0.00
13.09/13.19	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.07
13.09/13.19	c calculated reachability. Time: 0.00
13.09/13.19	c  N st    38    158499        75      1597         0     16999      7985    209084   no data   no data  --
16.69/16.74	c  N st    39    207088        75      1597         0     29301      7985    385049   no data   no data  --
19.19/19.22	c  N st    40    237749        75      1597         0     21739      7985    253913   no data   no data  --
19.19/19.22	c  S st    40    237749        75      1597         0     21739      7985    253913   no data   no data  --
19.19/19.28	c  S st    40    238253        75      1597         0     22218      7985    262924   no data   no data  --
19.19/19.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.19/19.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.19/19.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
19.19/19.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.19/19.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.19/19.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
19.19/19.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.39/20.43	c lits-rem:      1385  cl-subs:     2703  v-elim:      0  v-fix:    0  time:  1.14 s
20.39/20.43	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
20.39/20.44	c vivif2 --  cl tried    19515 cl shrink        0 lits rem          0 time: 0.00
20.49/20.52	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.08
20.49/20.52	c calculated reachability. Time: 0.00
20.49/20.52	c  N st    40    238253        75      1597         0     19515      7985    225762   no data   no data  --
26.39/26.48	c  F st    41    306250        75      1597         0     21592      7985    236236   no data   no data  --
26.39/26.48	c  N st    41    306250        75      1597         0     21592      7985    236236   no data   no data  --
26.89/26.93	c Decided on static restart strategy
29.19/29.22	c  N st    51    334556        75      1597         0     25543      7985    295572   no data   no data  --
31.39/31.45	c  N st    53    357379        75      1597         0     23595      7985    255020   no data   no data  --
31.39/31.45	c  S st    53    357379        75      1597         0     23595      7985    255020   no data   no data  --
31.49/31.51	c  S st    53    357882        75      1597         0     24060      7985    263487   no data   no data  --
31.49/31.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.49/31.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.49/31.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
31.49/31.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.49/31.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.49/31.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
31.49/31.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
32.59/32.61	c lits-rem:       948  cl-subs:     1282  v-elim:      0  v-fix:    0  time:  1.08 s
32.59/32.61	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
32.59/32.61	c vivif2 --  cl tried    22778 cl shrink        0 lits rem          0 time: 0.00
32.69/32.71	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.10
32.69/32.71	c calculated reachability. Time: 0.00
32.69/32.71	c  N st    53    357882        75      1597         0     22778      7985    245374   no data   no data  --
35.78/35.82	c  N st    54    390274        75      1597         0     28642      7985    332210   no data   no data  --
40.98/41.09	c  N st    55    438863        75      1597         0     47799      7985    648596   no data   no data  --
48.78/48.88	c  N st    56    511746        75      1597         0     35173      7985    409487   no data   no data  --
51.89/51.99	c  N st    57    536823        75      1597         0     29757      7985    316650   no data   no data  --
51.89/51.99	c  S st    57    536823        75      1597         0     29757      7985    316650   no data   no data  --
51.99/52.08	c  S st    57    537327        75      1597         0     30226      7985    325346   no data   no data  --
51.99/52.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.99/52.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
51.99/52.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
51.99/52.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.99/52.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.99/52.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
51.99/52.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
53.29/53.36	c lits-rem:      1039  cl-subs:     1756  v-elim:      0  v-fix:    0  time:  1.26 s
53.29/53.36	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
53.29/53.36	c vivif2 --  cl tried    28470 cl shrink        0 lits rem          0 time: 0.00
53.39/53.48	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.12
53.39/53.48	c calculated reachability. Time: 0.00
53.39/53.48	c  N st    57    537327        75      1597         0     28470      7985    302037   no data   no data  --
72.19/72.28	c  N st    58    701312        75      1597         0     55151      7985    688169   no data   no data  --
85.19/85.23	c  N st    59    805992        75      1597         0     49449      7985    582687   no data   no data  --
85.19/85.23	c  S st    59    805992        75      1597         0     49449      7985    582687   no data   no data  --
85.29/85.35	c  S st    59    806498        75      1597         0     49921      7985    591483   no data   no data  --
85.29/85.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
85.29/85.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
85.29/85.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
85.29/85.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
85.29/85.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.29/85.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
85.29/85.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
88.78/88.80	c lits-rem:      2987  cl-subs:     8451  v-elim:      0  v-fix:    0  time:  3.40 s
88.78/88.80	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
88.78/88.80	c vivif2 --  cl tried    41470 cl shrink        0 lits rem          0 time: 0.01
88.88/88.99	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.18
88.88/88.99	c calculated reachability. Time: 0.00
88.88/88.99	c  N st    59    806498        75      1597         0     41470      7985    477446   no data   no data  --
125.39/125.45	c  F st    60   1071876        75      1597         0     56825      7985    673765   no data   no data  --
125.39/125.45	c  N st    60   1071876        75      1597         0     56825      7985    673765   no data   no data  --
126.18/126.26	c Decided on static restart strategy
130.39/130.44	c  N st    70   1100176        75      1597         0     42229      7985    433920   no data   no data  --
136.09/136.15	c  N st    72   1136168        75      1597         0     74339      7985    960981   no data   no data  --
141.29/141.33	c  N st    73   1168561        75      1597         0     62451      7985    771288   no data   no data  --
148.09/148.19	c  N st    74   1209749        75      1597         0     57241      7985    658586   no data   no data  --
148.09/148.19	c  S st    74   1209749        75      1597         0     57241      7985    658586   no data   no data  --
148.29/148.34	c  S st    74   1210255        75      1597         0     57714      7985    667041   no data   no data  --
148.29/148.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
148.29/148.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
148.29/148.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
148.29/148.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
148.29/148.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
148.29/148.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
148.29/148.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
152.18/152.25	c lits-rem:      2191  cl-subs:     7987  v-elim:      0  v-fix:    0  time:  3.87 s
152.18/152.25	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
152.18/152.26	c vivif2 --  cl tried    49727 cl shrink        0 lits rem          0 time: 0.01
152.38/152.45	c asymm  cl-useful: 0/1374/1597 lits-rem:0 time: 0.19
152.38/152.45	c calculated reachability. Time: 0.00
152.38/152.45	c  N st    74   1210255        75      1597         0     49727      7985    556974   no data   no data  --
164.49/164.55	c  N st    75   1283139        75      1597         0     72276      7985    912254   no data   no data  --
182.88/182.93	c  N st    76   1392463        75      1597         0     81523      7985   1043794   no data   no data  --
209.79/209.81	c  N st    77   1556447        75      1597         0     87832      7985   1082616   no data   no data  --
231.10/231.11	c  E st    78   1679988         0      1597         0     51772      7985    519032   no data   no data  --
231.10/231.11	c Verified 1597 clauses.
231.10/231.11	c Verified 1597 clauses.
231.10/231.11	c num threads              : 1          
231.10/231.11	c restarts                 : 78         
231.10/231.11	c dynamic restarts         : 0          
231.10/231.11	c static restarts          : 78         
231.10/231.11	c full restarts            : 4          
231.10/231.11	c total simplify time      : 0.00       
231.10/231.11	c learnts DL2              : 0          
231.10/231.11	c learnts size 2           : 0          
231.10/231.11	c learnts size 1           : 0           (0.00      % of vars)
231.10/231.11	c filedLit time            : 0.06        (0.03      % time)
231.10/231.11	c v-elim SatELite          : 0           (0.00      % vars)
231.10/231.11	c SatELite time            : 14.71       (6.37      % time)
231.10/231.11	c v-elim xor               : 0           (0.00      % vars)
231.10/231.11	c xor elim time            : 0.01        (0.00      % time)
231.10/231.11	c num binary xor trees     : 0          
231.10/231.11	c binxor trees' crown      : 0           (nan       leafs/tree)
231.10/231.11	c bin xor find time        : 0.00       
231.10/231.11	c OTF clause improved      : 187206      (0.11      clauses/conflict)
231.10/231.11	c OTF impr. size diff      : 190273      (1.02       lits/clause)
231.10/231.11	c OTF cl watch-shrink      : 13566       (0.01      clauses/conflict)
231.10/231.11	c OTF cl watch-sh-lit      : 13771       (1.02       lits/clause)
231.10/231.11	c tried to recurMin cls    : 115889      (6.90       % of conflicts)
231.10/231.11	c updated cache            : 700         (0.01       lits/tried recurMin)
231.10/231.11	c clauses over max glue    : 0           (0.00      % of all clauses)
231.10/231.11	c conflicts                : 1679988     (7273.43   / sec)
231.10/231.11	c decisions                : 1836867     (0.31      % random)
231.10/231.11	c bogo-props               : 41675111055 (180430571.25 / sec)
231.10/231.11	c conflict literals        : 26626031    (21.69     % deleted)
231.10/231.11	c Memory used              : 64.17       MB
231.10/231.11	c CPU time                 : 230.98      s
231.10/231.11	s SATISFIABLE
231.10/231.11	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-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-3370226-1305387714/watcher-3370226-1305387714 -o /tmp/evaluation-result-3370226-1305387714/solver-3370226-1305387714 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370226-1305387714.cnf 

running on 2 cores: 0,2

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.76 2/381 10096
/proc/meminfo: memFree=14962616/32951124 swapFree=65586204/67111528
[pid=10096] ppid=10094 vsize=30128 CPUtime=0 cores=0,2
/proc/10096/stat : 10096 (strangenight1-s) R 10094 10096 8876 0 -1 4202496 626 0 0 0 0 0 0 0 21 0 1 0 729002093 30851072 552 33554432000 4194304 4650387 140734895553760 18446744073709551615 4440827 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10096/statm: 7532 553 362 112 0 2497 0

[startup+0.101488 s]
/proc/loadavg: 3.71 3.96 3.76 2/381 10096
/proc/meminfo: memFree=14962616/32951124 swapFree=65586204/67111528
[pid=10096] ppid=10094 vsize=30264 CPUtime=0.09 cores=0,2
/proc/10096/stat : 10096 (strangenight1-s) R 10094 10096 8876 0 -1 4202496 765 0 0 0 9 0 0 0 21 0 1 0 729002093 30990336 691 33554432000 4194304 4650387 140734895553760 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10096/statm: 7566 691 377 112 0 2531 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30264

[startup+0.200527 s]
/proc/loadavg: 3.71 3.96 3.76 2/381 10096
/proc/meminfo: memFree=14962616/32951124 swapFree=65586204/67111528
[pid=10096] ppid=10094 vsize=30756 CPUtime=0.19 cores=0,2
/proc/10096/stat : 10096 (strangenight1-s) R 10094 10096 8876 0 -1 4202496 935 0 0 0 19 0 0 0 22 0 1 0 729002093 31494144 754 33554432000 4194304 4650387 140734895553760 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10096/statm: 7689 754 379 112 0 2654 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 30756

[startup+0.300489 s]
/proc/loadavg: 3.71 3.96 3.76 2/381 10096
/proc/meminfo: memFree=14962616/32951124 swapFree=65586204/67111528
[pid=10096] ppid=10094 vsize=31044 CPUtime=0.29 cores=0,2
/proc/10096/stat : 10096 (strangenight1-s) R 10094 10096 8876 0 -1 4202496 1122 0 0 0 29 0 0 0 22 0 1 0 729002093 31789056 777 33554432000 4194304 4650387 140734895553760 18446744073709551615 4365418 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10096/statm: 7761 777 379 112 0 2726 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31044

[startup+0.700439 s]
/proc/loadavg: 3.71 3.96 3.76 2/381 10096
/proc/meminfo: memFree=14962616/32951124 swapFree=65586204/67111528
[pid=10096] ppid=10094 vsize=31436 CPUtime=0.69 cores=0,2
/proc/10096/stat : 10096 (strangenight1-s) R 10094 10096 8876 0 -1 4202496 1469 0 0 0 69 0 0 0 24 0 1 0 729002093 32190464 923 33554432000 4194304 4650387 140734895553760 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10096/statm: 7859 923 379 112 0 2824 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31436

[startup+1.5003 s]
/proc/loadavg: 3.73 3.96 3.76 5/396 10122
/proc/meminfo: memFree=14927140/32951124 swapFree=65586204/67111528
[pid=10096] ppid=10094 vsize=36032 CPUtime=1.49 cores=0,2
/proc/10096/stat : 10096 (strangenight1-s) R 10094 10096 8876 0 -1 4202496 2883 0 0 0 149 0 0 0 25 0 1 0 729002093 36896768 2096 33554432000 4194304 4650387 140734895553760 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10096/statm: 9008 2096 381 112 0 3973 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36032

[startup+3.10102 s]
/proc/loadavg: 3.73 3.96 3.76 4/391 10139
/proc/meminfo: memFree=14925180/32951124 swapFree=65586204/67111528
[pid=10096] ppid=10094 vsize=38768 CPUtime=3.09 cores=0,2
/proc/10096/stat : 10096 (strangenight1-s) R 10094 10096 8876 0 -1 4202496 3838 0 0 0 309 0 0 0 19 0 1 0 729002093 39698432 2733 33554432000 4194304 4650387 140734895553760 18446744073709551615 4540496 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10096/statm: 9692 2733 381 112 0 4657 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38768

[startup+6.30046 s]
/proc/loadavg: 3.75 3.96 3.76 7/396 10149
/proc/meminfo: memFree=14894908/32951124 swapFree=65586204/67111528
[pid=10096] ppid=10094 vsize=40548 CPUtime=6.29 cores=0,2
/proc/10096/stat : 10096 (strangenight1-s) R 10094 10096 8876 0 -1 4202496 5326 0 0 0 629 0 0 0 25 0 1 0 729002093 41521152 3150 33554432000 4194304 4650387 140734895553760 18446744073709551615 4365171 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10096/statm: 10137 3150 381 112 0 5102 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40548

[startup+12.7003 s]
/proc/loadavg: 3.77 3.96 3.76 7/396 10149
/proc/meminfo: memFree=14875000/32951124 swapFree=65586204/67111528
[pid=10096] ppid=10094 vsize=43052 CPUtime=12.69 cores=0,2
/proc/10096/stat : 10096 (strangenight1-s) R 10094 10096 8876 0 -1 4202496 8078 0 0 0 1268 1 0 0 18 0 1 0 729002093 44085248 3673 33554432000 4194304 4650387 140734895553760 18446744073709551615 4439071 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10096/statm: 10763 3673 381 112 0 5728 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43052

[startup+25.5011 s]
/proc/loadavg: 3.82 3.96 3.77 7/396 10150
/proc/meminfo: memFree=14851612/32951124 swapFree=65586204/67111528
[pid=10096] ppid=10094 vsize=45588 CPUtime=25.49 cores=0,2
/proc/10096/stat : 10096 (strangenight1-s) R 10094 10096 8876 0 -1 4202496 12476 0 0 0 2547 2 0 0 25 0 1 0 729002093 46682112 4446 33554432000 4194304 4650387 140734895553760 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10096/statm: 11397 4446 381 112 0 6362 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 45588

[startup+51.1006 s]
/proc/loadavg: 3.94 3.98 3.78 7/396 10150
/proc/meminfo: memFree=14837204/32951124 swapFree=65586204/67111528
[pid=10096] ppid=10094 vsize=46856 CPUtime=51.08 cores=0,2
/proc/10096/stat : 10096 (strangenight1-s) R 10094 10096 8876 0 -1 4202496 19396 0 0 0 5104 4 0 0 25 0 1 0 729002093 47980544 5006 33554432000 4194304 4650387 140734895553760 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10096/statm: 11714 5006 381 112 0 6679 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 46856

[startup+102.301 s]
/proc/loadavg: 4.11 4.01 3.80 7/396 10152
/proc/meminfo: memFree=14794412/32951124 swapFree=65586204/67111528
[pid=10096] ppid=10094 vsize=60252 CPUtime=102.29 cores=0,2
/proc/10096/stat : 10096 (strangenight1-s) R 10094 10096 8876 0 -1 4202496 32637 0 0 0 10221 8 0 0 25 0 1 0 729002093 61698048 8017 33554432000 4194304 4650387 140734895553760 18446744073709551615 4520320 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10096/statm: 15063 8017 381 112 0 10028 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 60252

[startup+162.301 s]
/proc/loadavg: 4.10 4.02 3.81 6/396 10153
/proc/meminfo: memFree=14755296/32951124 swapFree=65586204/67111528
[pid=10096] ppid=10094 vsize=65300 CPUtime=162.29 cores=0,2
/proc/10096/stat : 10096 (strangenight1-s) R 10094 10096 8876 0 -1 4202496 43964 0 0 0 16218 11 0 0 25 0 1 0 729002093 66867200 9159 33554432000 4194304 4650387 140734895553760 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10096/statm: 16325 9159 381 112 0 11290 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 65300

[startup+222.315 s]
/proc/loadavg: 4.04 4.02 3.82 7/396 10155
/proc/meminfo: memFree=14736408/32951124 swapFree=65586204/67111528
[pid=10096] ppid=10094 vsize=65644 CPUtime=222.3 cores=0,2
/proc/10096/stat : 10096 (strangenight1-s) R 10094 10096 8876 0 -1 4202496 54039 0 0 0 22217 13 0 0 25 0 1 0 729002093 67219456 9177 33554432000 4194304 4650387 140734895553760 18446744073709551615 4365316 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10096/statm: 16411 9177 381 112 0 11376 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 65644

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

[startup+224 s]
/proc/loadavg: 4.04 4.02 3.82 7/396 10155
/proc/meminfo: memFree=14734300/32951124 swapFree=65586204/67111528
[pid=10096] ppid=10094 vsize=65644 CPUtime=223.98 cores=0,2
/proc/10096/stat : 10096 (strangenight1-s) R 10094 10096 8876 0 -1 4202496 54239 0 0 0 22385 13 0 0 25 0 1 0 729002093 67219456 9377 33554432000 4194304 4650387 140734895553760 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10096/statm: 16411 9377 381 112 0 11376 0
Current children cumulated CPU time (s) 223.98
Current children cumulated vsize (KiB) 65644

[startup+227.201 s]
/proc/loadavg: 4.03 4.02 3.82 7/396 10155
/proc/meminfo: memFree=14734300/32951124 swapFree=65586204/67111528
[pid=10096] ppid=10094 vsize=65644 CPUtime=227.19 cores=0,2
/proc/10096/stat : 10096 (strangenight1-s) R 10094 10096 8876 0 -1 4202496 54546 0 0 0 22706 13 0 0 25 0 1 0 729002093 67219456 9684 33554432000 4194304 4650387 140734895553760 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10096/statm: 16411 9684 381 112 0 11376 0
Current children cumulated CPU time (s) 227.19
Current children cumulated vsize (KiB) 65644

[startup+228.801 s]
/proc/loadavg: 4.03 4.02 3.82 7/396 10155
/proc/meminfo: memFree=14730456/32951124 swapFree=65586204/67111528
[pid=10096] ppid=10094 vsize=65644 CPUtime=228.79 cores=0,2
/proc/10096/stat : 10096 (strangenight1-s) R 10094 10096 8876 0 -1 4202496 54679 0 0 0 22866 13 0 0 25 0 1 0 729002093 67219456 9817 33554432000 4194304 4650387 140734895553760 18446744073709551615 4367213 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10096/statm: 16411 9817 381 112 0 11376 0
Current children cumulated CPU time (s) 228.79
Current children cumulated vsize (KiB) 65644

[startup+230.4 s]
/proc/loadavg: 4.03 4.02 3.82 7/396 10155
/proc/meminfo: memFree=14728472/32951124 swapFree=65586204/67111528
[pid=10096] ppid=10094 vsize=65644 CPUtime=230.38 cores=0,2
/proc/10096/stat : 10096 (strangenight1-s) R 10094 10096 8876 0 -1 4202496 54798 0 0 0 23025 13 0 0 25 0 1 0 729002093 67219456 9936 33554432000 4194304 4650387 140734895553760 18446744073709551615 4351577 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10096/statm: 16411 9936 381 112 0 11376 0
Current children cumulated CPU time (s) 230.38
Current children cumulated vsize (KiB) 65644

[startup+230.8 s]
/proc/loadavg: 4.03 4.02 3.82 7/396 10155
/proc/meminfo: memFree=14728472/32951124 swapFree=65586204/67111528
[pid=10096] ppid=10094 vsize=65644 CPUtime=230.78 cores=0,2
/proc/10096/stat : 10096 (strangenight1-s) R 10094 10096 8876 0 -1 4202496 54798 0 0 0 23065 13 0 0 25 0 1 0 729002093 67219456 9936 33554432000 4194304 4650387 140734895553760 18446744073709551615 4313427 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10096/statm: 16411 9936 381 112 0 11376 0
Current children cumulated CPU time (s) 230.78
Current children cumulated vsize (KiB) 65644

[startup+231.001 s]
/proc/loadavg: 4.03 4.02 3.82 7/396 10155
/proc/meminfo: memFree=14734300/32951124 swapFree=65586204/67111528
[pid=10096] ppid=10094 vsize=65704 CPUtime=230.99 cores=0,2
/proc/10096/stat : 10096 (strangenight1-s) R 10094 10096 8876 0 -1 4202496 55458 0 0 0 23086 13 0 0 25 0 1 0 729002093 67280896 9059 33554432000 4194304 4650387 140734895553760 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10096/statm: 16426 9059 381 112 0 11391 0
Current children cumulated CPU time (s) 230.99
Current children cumulated vsize (KiB) 65704

[startup+231.114 s]
/proc/loadavg: 4.03 4.02 3.82 7/396 10155
/proc/meminfo: memFree=14734300/32951124 swapFree=65586204/67111528
[pid=10096] ppid=10094 vsize=65704 CPUtime=231.1 cores=0,2
/proc/10096/stat : 10096 (strangenight1-s) R 10094 10096 8876 0 -1 4202496 55473 0 0 0 23097 13 0 0 25 0 1 0 729002093 67280896 9074 33554432000 4194304 4650387 140734895553760 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10096/statm: 16426 9074 381 112 0 11391 0
Current children cumulated CPU time (s) 231.1
Current children cumulated vsize (KiB) 65704

Child status: 10
Real time (s): 231.12
CPU time (s): 231.118
CPU user time (s): 230.976
CPU system time (s): 0.141978
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 71396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 230.976
system time used= 0.141978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55490
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= 21
involuntary context switches= 2705

runsolver used 0.938857 second user time and 1.90671 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-14 17:41:54
IDJOB=3370226
IDBENCH=83035
IDSOLVER=1847
FILE ID=node119/3370226-1305387714
RUNJOBID= node119-1305387714-10079
PBS_JOBID= 13324383
Free space on /tmp= 73196 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
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-3370226-1305387714/watcher-3370226-1305387714 -o /tmp/evaluation-result-3370226-1305387714/solver-3370226-1305387714 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370226-1305387714.cnf

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

MD5SUM BENCH= 3aa844b4c7696e37cd971cc91ca76859
RANDOM SEED=1935351518

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14964136 kB
Buffers:        273368 kB
Cached:        4498816 kB
SwapCached:       4756 kB
Active:       14673936 kB
Inactive:      2978292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14964136 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:           10932 kB
Writeback:           0 kB
AnonPages:    12878592 kB
Mapped:          29616 kB
Slab:           211048 kB
PageTables:      56728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 102460560 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= 73172 MiB
End job on node119 at 2011-05-14 17:45:46