Trace number 3174728

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S1847541883-049.UNKNOWN.cnf
MD5SUM02e5b9be63a0b18588da13d9c988e25c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses3195
Sum of the clauses size15975
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 53195
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3174728-1301788870.cnf'
0.00/0.00	c -- header says num vars:            150
0.00/0.00	c -- header says num clauses:        3195
0.00/0.00	c -- clauses added:            0 learnts,         3195 normals,            0 xors
0.00/0.00	c -- vars added        150
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       150      3195         0         0     15975         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.01
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 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.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:      78 undec:       5 neg:      67
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.02	c  B st     0         0       150      3195         0         0     15975         0   no data   no data
0.02/0.06	c Decided on static restart strategy
0.09/0.13	c  N st     8      4917       150      3195         0      4692     15975    144897   no data   no data
0.29/0.36	c  N st    10     11299       150      3195         0      4337     15975    100819   no data   no data
0.49/0.59	c  N st    11     17043       150      3195         0      9744     15975    262985   no data   no data
0.89/0.94	c  F st    12     25002       150      3195         0     11954     15975    314216   no data   no data
0.89/0.94	c  N st    12     25002       150      3195         0     11954     15975    314216   no data   no data
1.10/1.15	c Decided on static restart strategy
1.10/1.15	c  N st    18     30000       150      3195         0     10277     15975    262353   no data   no data
1.10/1.15	c  S st    18     30000       150      3195         0     10277     15975    262353   no data   no data
1.10/1.18	c  S st    18     30504       150      3195         0     10774     15975    276908   no data   no data
1.10/1.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.10/1.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.10/1.18	c blocked clauses removed:        0 vars:      0 tried:         150 T: 0.00 s
1.10/1.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.10/1.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.10/1.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1.10/1.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.10/1.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.10/1.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.39	c lits-rem:       226  cl-subs:     1187  v-elim:      0  v-fix:    0  time:  0.19 s
1.39/1.43	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.04
1.39/1.43	c calculated reachability. Time: 0.00
1.39/1.43	c  N st    18     30504       150      3195         0      9587     15975    237240   no data   no data
1.69/1.77	c  N st    20     37614       150      3195         0      8883     15975    197220   no data   no data
1.99/2.08	c  N st    21     44014       150      3195         0     14995     15975    388407   no data   no data
2.09/2.19	c  S st    22     45756       150      3195         0     16650     15975    438269   no data   no data
2.19/2.24	c  S st    22     46260       150      3195         0      8617     15975    169602   no data   no data
2.19/2.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.19/2.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.19/2.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.19/2.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.19/2.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.19/2.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2.19/2.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.19/2.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.19/2.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.19/2.27	c lits-rem:        33  cl-subs:      107  v-elim:      0  v-fix:    0  time:  0.02 s
2.19/2.27	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
2.19/2.27	c vivif2 --  cl tried     8510 cl shrink        0 lits rem          0 time: 0.00
2.29/2.31	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.04
2.29/2.31	c calculated reachability. Time: 0.00
2.29/2.31	c  N st    22     46260       150      3195         0      8510     15975    166141   no data   no data
2.99/3.09	c  N st    23     60661       150      3195         0     12725     15975    278333   no data   no data
3.59/3.67	c  N st    24     69390       150      3195         0     10522     15975    195897   no data   no data
3.59/3.67	c  S st    24     69390       150      3195         0     10522     15975    195897   no data   no data
3.69/3.70	c  S st    24     69893       150      3195         0     11021     15975    210675   no data   no data
3.69/3.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.69/3.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.69/3.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.69/3.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.69/3.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.69/3.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
3.69/3.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.69/3.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.69/3.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.69/3.75	c lits-rem:        73  cl-subs:      252  v-elim:      0  v-fix:    0  time:  0.04 s
3.69/3.75	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
3.69/3.75	c vivif2 --  cl tried    10769 cl shrink        0 lits rem          0 time: 0.00
3.80/3.80	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.04
3.80/3.80	c calculated reachability. Time: 0.00
3.80/3.80	c  N st    24     69893       150      3195         0     10769     15975    202674   no data   no data
4.79/4.83	c  F st    25     87501       150      3195         0     16065     15975    353055   no data   no data
4.79/4.83	c  N st    25     87501       150      3195         0     16065     15975    353055   no data   no data
5.19/5.20	c Decided on static restart strategy
5.40/5.40	c  N st    32     95542       150      3195         0     23721     15975    583652   no data   no data
5.89/5.98	c  N st    34    104839       150      3195         0     20236     15975    478278   no data   no data
5.89/5.98	c  S st    34    104839       150      3195         0     20236     15975    478278   no data   no data
5.99/6.03	c  S st    34    105346       150      3195         0     20733     15975    492664   no data   no data
5.99/6.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.99/6.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
5.99/6.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.99/6.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.99/6.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.99/6.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
5.99/6.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.99/6.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
5.99/6.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.39/6.48	c lits-rem:       403  cl-subs:     1219  v-elim:      0  v-fix:    0  time:  0.42 s
6.39/6.48	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
6.39/6.48	c vivif2 --  cl tried    19514 cl shrink        0 lits rem          0 time: 0.00
6.49/6.56	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.08
6.49/6.56	c calculated reachability. Time: 0.00
6.49/6.56	c  N st    34    105346       150      3195         0     19514     15975    449661   no data   no data
7.19/7.26	c  N st    35    114944       150      3195         0     15349     15975    305246   no data   no data
8.29/8.33	c  N st    36    129343       150      3195         0     14773     15975    262862   no data   no data
9.99/10.06	c  N st    37    150940       150      3195         0     20100     15975    406757   no data   no data
10.59/10.62	c  S st    38    158019       150      3195         0     26861     15975    620561   no data   no data
10.59/10.68	c  S st    38    158523       150      3195         0     27355     15975    635095   no data   no data
10.59/10.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.59/10.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
10.59/10.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.59/10.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.59/10.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.59/10.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
10.59/10.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.69/10.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
10.69/10.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.49/11.57	c lits-rem:       681  cl-subs:     1769  v-elim:      0  v-fix:    0  time:  0.86 s
11.49/11.57	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
11.49/11.58	c vivif2 --  cl tried    25586 cl shrink        0 lits rem          0 time: 0.01
11.59/11.68	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.10
11.59/11.68	c calculated reachability. Time: 0.00
11.59/11.68	c  N st    38    158523       150      3195         0     25586     15975    575390   no data   no data
15.49/15.59	c  N st    39    207113       150      3195         0     20543     15975    370775   no data   no data
18.19/18.28	c  N st    40    237786       150      3195         0     30533     15975    668012   no data   no data
18.19/18.28	c  S st    40    237786       150      3195         0     30533     15975    668012   no data   no data
18.29/18.35	c  S st    40    238291       150      3195         0     31030     15975    683160   no data   no data
18.29/18.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.29/18.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
18.29/18.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.29/18.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.29/18.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.29/18.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
18.29/18.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.29/18.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
18.29/18.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.49/19.51	c lits-rem:       572  cl-subs:     2137  v-elim:      0  v-fix:    0  time:  1.12 s
19.49/19.51	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
19.49/19.52	c vivif2 --  cl tried    28893 cl shrink        0 lits rem          0 time: 0.01
19.59/19.63	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.11
19.59/19.63	c calculated reachability. Time: 0.00
19.59/19.63	c  N st    40    238291       150      3195         0     28893     15975    618674   no data   no data
26.30/26.32	c  F st    41    306251       150      3195         0     30791     15975    618867   no data   no data
26.30/26.32	c  N st    41    306251       150      3195         0     30791     15975    618867   no data   no data
26.79/26.85	c Decided on static restart strategy
29.29/29.35	c  N st    51    334560       150      3195         0     34987     15975    726249   no data   no data
31.59/31.66	c  N st    53    357436       150      3195         0     33041     15975    642620   no data   no data
31.59/31.66	c  S st    53    357436       150      3195         0     33041     15975    642620   no data   no data
31.69/31.73	c  S st    53    357941       150      3195         0     33536     15975    657433   no data   no data
31.69/31.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.69/31.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
31.69/31.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
31.69/31.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.69/31.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.69/31.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
31.69/31.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31.69/31.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
31.69/31.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.39/32.46	c lits-rem:       470  cl-subs:     1473  v-elim:      0  v-fix:    0  time:  0.69 s
32.39/32.46	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
32.39/32.46	c vivif2 --  cl tried    32063 cl shrink        0 lits rem          0 time: 0.01
32.49/32.59	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.13
32.49/32.59	c calculated reachability. Time: 0.00
32.49/32.59	c  N st    53    357941       150      3195         0     32063     15975    609887   no data   no data
35.99/36.01	c  N st    54    390334       150      3195         0     38219     15975    806374   no data   no data
41.89/41.93	c  N st    55    438922       150      3195         0     32044     15975    567152   no data   no data
50.99/51.02	c  N st    56    511804       150      3195         0     45009     15975    924507   no data   no data
53.80/53.80	c  N st    57    536912       150      3195         0     39647     15975    745647   no data   no data
53.80/53.80	c  S st    57    536912       150      3195         0     39647     15975    745647   no data   no data
53.80/53.89	c  S st    57    537415       150      3195         0     40132     15975    759980   no data   no data
53.80/53.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
53.90/53.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
53.90/53.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
53.90/53.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.90/53.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.90/53.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
53.90/53.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
53.90/53.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
53.90/53.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.79/54.84	c lits-rem:       611  cl-subs:     1449  v-elim:      0  v-fix:    0  time:  0.90 s
54.79/54.84	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
54.79/54.85	c vivif2 --  cl tried    38683 cl shrink        0 lits rem          0 time: 0.01
55.00/55.01	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.16
55.00/55.01	c calculated reachability. Time: 0.00
55.00/55.01	c  N st    57    537415       150      3195         0     38683     15975    710922   no data   no data
75.59/75.66	c  N st    58    701401       150      3195         0     66860     15975   1553967   no data   no data
90.20/90.24	c  N st    59    806122       150      3195         0     60935     15975   1285771   no data   no data
90.20/90.24	c  S st    59    806122       150      3195         0     60935     15975   1285771   no data   no data
90.29/90.39	c  S st    59    806624       150      3195         0     61427     15975   1300742   no data   no data
90.29/90.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
90.39/90.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
90.39/90.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
90.39/90.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
90.39/90.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
90.39/90.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
90.39/90.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
90.39/90.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
90.39/90.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
96.19/96.25	c lits-rem:      1452  cl-subs:     4810  v-elim:      0  v-fix:    0  time:  5.78 s
96.19/96.25	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
96.19/96.26	c vivif2 --  cl tried    56617 cl shrink        0 lits rem          0 time: 0.01
96.39/96.49	c asymm  cl-useful: 0/2865/3195 lits-rem:0 time: 0.23
96.39/96.49	c calculated reachability. Time: 0.00
96.39/96.49	c  N st    59    806624       150      3195         0     56617     15975   1148149   no data   no data
140.80/140.88	c  F st    60   1071875       150      3195         0     71953     15975   1546289   no data   no data
140.80/140.88	c  N st    60   1071875       150      3195         0     71953     15975   1546289   no data   no data
142.10/142.15	c Decided on static restart strategy
146.49/146.50	c  N st    70   1100181       150      3195         0     56529     15975   1013509   no data   no data
152.70/152.72	c  N st    72   1136176       150      3195         0     47079     15975    692459   no data   no data
158.10/158.13	c  N st    73   1168571       150      3195         0     77732     15975   1656098   no data   no data
164.70/164.79	c  N st    74   1209937       150      3195         0     72409     15975   1480132   no data   no data
164.70/164.79	c  S st    74   1209937       150      3195         0     72409     15975   1480132   no data   no data
164.90/164.98	c  S st    74   1210447       150      3195         0     72909     15975   1495243   no data   no data
164.90/164.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
165.00/165.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
165.00/165.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
165.00/165.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
165.00/165.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
165.00/165.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
165.00/165.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
165.00/165.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
165.00/165.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
172.40/172.46	c lits-rem:      1152  cl-subs:     5509  v-elim:      0  v-fix:    0  time:  7.38 s
172.40/172.46	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
172.40/172.48	c vivif2 --  cl tried    67400 cl shrink        0 lits rem          0 time: 0.02
172.70/172.72	c asymm  cl-useful: 0/2509/3195 lits-rem:0 time: 0.24
172.70/172.72	c calculated reachability. Time: 0.00
172.70/172.72	c  N st    74   1210447       150      3195         0     67400     15975   1311002   no data   no data
186.20/186.30	c  N st    75   1283334       150      3195         0     90893     15975   2059496   no data   no data
205.29/205.32	c  N st    76   1392661       150      3195         0     52591     15975    769424   no data   no data
235.70/235.74	c  N st    77   1556646       150      3195         0     57527     15975    866652   no data   no data
267.10/267.15	c  N st    78   1710448       150      3195         0     97465     15975   2037287   no data   no data
267.10/267.15	c  S st    78   1710448       150      3195         0     97465     15975   2037287   no data   no data
267.40/267.41	c  S st    78   1710951       150      3195         0     97955     15975   2052285   no data   no data
267.40/267.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
267.40/267.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
267.40/267.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
267.40/267.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
267.40/267.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
267.40/267.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
267.40/267.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
267.40/267.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
267.50/267.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
285.80/285.86	c lits-rem:      3419  cl-subs:     9786  v-elim:      0  v-fix:    0  time: 18.32 s
285.80/285.86	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
285.80/285.88	c vivif2 --  cl tried    88169 cl shrink        0 lits rem          0 time: 0.02
286.00/286.00	c asymm  cl-useful: 0/686/3195 lits-rem:0 time: 0.12
286.00/286.01	c calculated reachability. Time: 0.00
286.00/286.01	c  N st    78   1710951       150      3195         0     88169     15975   1767290   no data   no data
370.50/370.51	c  N st    79   2079916       150      3195         0    100525     15975   2077132   no data   no data
405.92/406.00	c  N st    80   2210951       150      3195         0    104068     15975   2127148   no data   no data
405.92/406.00	c  S st    80   2210951       150      3195         0    104068     15975   2127148   no data   no data
406.21/406.28	c  S st    80   2211456       150      3195         0    104562     15975   2141903   no data   no data
406.21/406.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
406.31/406.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
406.31/406.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
406.31/406.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
406.31/406.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
406.31/406.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
406.31/406.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
406.31/406.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
406.41/406.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
424.81/424.83	c lits-rem:      2200  cl-subs:     8946  v-elim:      0  v-fix:    0  time: 18.41 s
424.81/424.83	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
424.81/424.85	c vivif2 --  cl tried    95616 cl shrink        0 lits rem          0 time: 0.02
425.11/425.14	c asymm  cl-useful: 0/1877/3195 lits-rem:0 time: 0.29
425.11/425.14	c calculated reachability. Time: 0.00
425.11/425.14	c  N st    80   2211456       150      3195         0     95616     15975   1870365   no data   no data
546.41/546.49	c  N st    81   2711456       150      3195         0    118237     15975   2411122   no data   no data
546.41/546.49	c  S st    81   2711456       150      3195         0    118237     15975   2411122   no data   no data
546.81/546.80	c  S st    81   2711958       150      3195         0    118726     15975   2426306   no data   no data
546.81/546.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
546.81/546.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
546.81/546.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
546.81/546.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
546.81/546.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
546.81/546.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
546.81/546.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
546.91/546.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
546.91/546.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
576.61/576.61	c lits-rem:      2717  cl-subs:    13651  v-elim:      0  v-fix:    0  time: 29.65 s
576.61/576.61	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
576.61/576.64	c vivif2 --  cl tried   105075 cl shrink        0 lits rem          0 time: 0.03
576.81/576.89	c asymm  cl-useful: 0/1318/3195 lits-rem:0 time: 0.26
576.92/576.90	c calculated reachability. Time: 0.00
576.92/576.90	c  N st    81   2711958       150      3195         0    105075     15975   2033319   no data   no data
707.52/707.53	c  N st    82   3211959       150      3195         0     81970     15975   1187899   no data   no data
707.52/707.53	c  S st    82   3211959       150      3195         0     81970     15975   1187899   no data   no data
707.72/707.72	c  S st    82   3212464       150      3195         0     82466     15975   1202825   no data   no data
707.72/707.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
707.72/707.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
707.72/707.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
707.72/707.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
707.72/707.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
707.72/707.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
707.72/707.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
707.72/707.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
707.82/707.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
709.42/709.45	c lits-rem:       367  cl-subs:     2343  v-elim:      0  v-fix:    0  time:  1.64 s
709.42/709.45	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
709.42/709.46	c vivif2 --  cl tried    80123 cl shrink        0 lits rem          0 time: 0.02
709.62/709.69	c asymm  cl-useful: 0/2142/3195 lits-rem:0 time: 0.23
709.72/709.70	c calculated reachability. Time: 0.00
709.72/709.70	c  N st    82   3212464       150      3195         0     80123     15975   1140306   no data   no data
845.22/845.23	c  N st    83   3712464       150      3195         0     90618     15975   1359003   no data   no data
845.22/845.23	c  S st    83   3712464       150      3195         0     90618     15975   1359003   no data   no data
845.42/845.47	c  S st    83   3712969       150      3195         0     91114     15975   1374098   no data   no data
845.42/845.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
845.52/845.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
845.52/845.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
845.52/845.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
845.52/845.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
845.52/845.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
845.52/845.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
845.52/845.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
845.52/845.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
848.12/848.17	c lits-rem:      1039  cl-subs:     2798  v-elim:      0  v-fix:    0  time:  2.60 s
848.12/848.17	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
848.12/848.19	c vivif2 --  cl tried    88316 cl shrink        0 lits rem          0 time: 0.02
848.32/848.34	c asymm  cl-useful: 0/1053/3195 lits-rem:0 time: 0.16
848.32/848.35	c calculated reachability. Time: 0.00
848.32/848.35	c  N st    83   3712969       150      3195         0     88316     15975   1289777   no data   no data
857.82/857.89	c  F st    84   3751563       150      3195         0    124731     15975   2464054   no data   no data
857.82/857.89	c  N st    84   3751563       150      3195         0    124731     15975   2464054   no data   no data
860.32/860.31	c Decided on static restart strategy
870.22/870.21	c  N st    94   3779871       150      3195         0    151524     15975   3277590   no data   no data
881.62/881.67	c  N st    96   3815866       150      3195         0    105722     15975   1800114   no data   no data
891.52/891.54	c  N st    97   3848258       150      3195         0    136318     15975   2734589   no data   no data
905.22/905.27	c  N st    98   3896847       150      3195         0    101190     15975   1638665   no data   no data
927.82/927.87	c  N st    99   3969729       150      3195         0     87934     15975   1206556   no data   no data
959.32/959.35	c  N st   100   4079053       150      3195         0    108201     15975   1819697   no data   no data
995.53/995.59	c  N st   101   4212969       150      3195         0    150859     15975   3189313   no data   no data
995.53/995.59	c  S st   101   4212969       150      3195         0    150859     15975   3189313   no data   no data
995.92/995.98	c  S st   101   4213473       150      3195         0    151357     15975   3204594   no data   no data
995.92/995.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
996.02/996.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
996.02/996.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
996.02/996.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
996.02/996.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
996.02/996.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
996.02/996.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
996.12/996.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
996.12/996.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1038.63/1038.67	c lits-rem:      3015  cl-subs:    12434  v-elim:      0  v-fix:    0  time: 42.48 s
1038.63/1038.67	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
1038.73/1038.71	c vivif2 --  cl tried   138923 cl shrink        0 lits rem          0 time: 0.04
1039.03/1039.04	c asymm  cl-useful: 0/1265/3195 lits-rem:0 time: 0.33
1039.03/1039.04	c calculated reachability. Time: 0.00
1039.03/1039.04	c  N st   101   4213473       150      3195         0    138923     15975   2810031   no data   no data
1112.83/1112.87	c  N st   102   4459450       150      3195         0    113825     15975   1926282   no data   no data
1192.63/1192.61	c  N st   103   4713474       150      3195         0    177271     15975   3926138   no data   no data
1192.63/1192.61	c  S st   103   4713474       150      3195         0    177271     15975   3926138   no data   no data
1193.23/1193.21	c  S st   103   4713978       150      3195         0    177762     15975   3941227   no data   no data
1193.23/1193.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1193.33/1193.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.09
1193.33/1193.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1193.33/1193.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1193.33/1193.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1193.33/1193.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1193.33/1193.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1193.33/1193.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
1193.43/1193.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1263.73/1263.78	c lits-rem:      5573  cl-subs:    17084  v-elim:      0  v-fix:    0  time: 70.32 s
1263.73/1263.78	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
1263.84/1263.83	c vivif2 --  cl tried   160678 cl shrink        0 lits rem          0 time: 0.05
1264.23/1264.20	c asymm  cl-useful: 0/900/3195 lits-rem:0 time: 0.37
1264.23/1264.20	c calculated reachability. Time: 0.00
1264.23/1264.20	c  N st   103   4713978       150      3195         0    160678     15975   3402796   no data   no data

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3174728-1301788870/watcher-3174728-1301788870 -o /tmp/evaluation-result-3174728-1301788870/solver-3174728-1301788870 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3174728-1301788870.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: 4.02 4.02 3.95 4/189 29989
/proc/meminfo: memFree=20489088/32951124 swapFree=67111524/67111528
[pid=29989] ppid=29987 vsize=29780 CPUtime=0 cores=4,6
/proc/29989/stat : 29989 (strangenight2-s) R 29987 29989 29348 0 -1 4202496 542 0 0 0 0 0 0 0 25 0 1 0 369117474 30494720 481 33554432000 4194304 4627331 140736657436896 18446744073709551615 252457726661 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29989/statm: 7445 481 340 106 0 2416 0

[startup+0.0254741 s]
/proc/loadavg: 4.02 4.02 3.95 4/189 29989
/proc/meminfo: memFree=20489088/32951124 swapFree=67111524/67111528
[pid=29989] ppid=29987 vsize=30376 CPUtime=0.02 cores=4,6
/proc/29989/stat : 29989 (strangenight2-s) R 29987 29989 29348 0 -1 4202496 774 0 0 0 2 0 0 0 25 0 1 0 369117474 31105024 682 33554432000 4194304 4627331 140736657436896 18446744073709551615 4309280 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29989/statm: 7594 682 370 106 0 2565 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 30376

[startup+0.100517 s]
/proc/loadavg: 4.02 4.02 3.95 4/189 29989
/proc/meminfo: memFree=20489088/32951124 swapFree=67111524/67111528
[pid=29989] ppid=29987 vsize=30520 CPUtime=0.09 cores=4,6
/proc/29989/stat : 29989 (strangenight2-s) R 29987 29989 29348 0 -1 4202496 882 0 0 0 9 0 0 0 25 0 1 0 369117474 31252480 790 33554432000 4194304 4627331 140736657436896 18446744073709551615 4309280 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29989/statm: 7630 790 370 106 0 2601 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30520

[startup+0.300484 s]
/proc/loadavg: 4.02 4.02 3.95 4/189 29989
/proc/meminfo: memFree=20489088/32951124 swapFree=67111524/67111528
[pid=29989] ppid=29987 vsize=31212 CPUtime=0.29 cores=4,6
/proc/29989/stat : 29989 (strangenight2-s) R 29987 29989 29348 0 -1 4202496 1233 0 0 0 29 0 0 0 25 0 1 0 369117474 31961088 958 33554432000 4194304 4627331 140736657436896 18446744073709551615 4309163 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29989/statm: 7803 958 371 106 0 2774 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31212

[startup+0.700417 s]
/proc/loadavg: 4.02 4.02 3.95 4/189 29989
/proc/meminfo: memFree=20489088/32951124 swapFree=67111524/67111528
[pid=29989] ppid=29987 vsize=31836 CPUtime=0.69 cores=4,6
/proc/29989/stat : 29989 (strangenight2-s) R 29987 29989 29348 0 -1 4202496 1892 0 0 0 69 0 0 0 25 0 1 0 369117474 32600064 1002 33554432000 4194304 4627331 140736657436896 18446744073709551615 4504699 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29989/statm: 7959 1002 371 106 0 2930 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31836

[startup+1.50026 s]
/proc/loadavg: 4.02 4.02 3.95 5/190 29990
/proc/meminfo: memFree=20484600/32951124 swapFree=67111524/67111528
[pid=29989] ppid=29987 vsize=39264 CPUtime=1.49 cores=4,6
/proc/29989/stat : 29989 (strangenight2-s) R 29987 29989 29348 0 -1 4202496 4196 0 0 0 149 0 0 0 25 0 1 0 369117474 40206336 2907 33554432000 4194304 4627331 140736657436896 18446744073709551615 4309873 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29989/statm: 9816 2907 376 106 0 4787 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39264

[startup+3.10096 s]
/proc/loadavg: 4.02 4.02 3.95 5/190 29990
/proc/meminfo: memFree=20476416/32951124 swapFree=67111524/67111528
[pid=29989] ppid=29987 vsize=39456 CPUtime=3.09 cores=4,6
/proc/29989/stat : 29989 (strangenight2-s) R 29987 29989 29348 0 -1 4202496 5760 0 0 0 309 0 0 0 25 0 1 0 369117474 40402944 2892 33554432000 4194304 4627331 140736657436896 18446744073709551615 4309292 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29989/statm: 9864 2892 376 106 0 4835 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39456

[startup+6.30037 s]
/proc/loadavg: 3.85 3.99 3.94 5/190 30046
/proc/meminfo: memFree=20725492/32951124 swapFree=67111524/67111528
[pid=29989] ppid=29987 vsize=47356 CPUtime=6.29 cores=4,6
/proc/29989/stat : 29989 (strangenight2-s) R 29987 29989 29348 0 -1 4202496 9780 0 0 0 628 1 0 0 25 0 1 0 369117474 48492544 4958 33554432000 4194304 4627331 140736657436896 18446744073709551615 4420085 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29989/statm: 11839 4958 376 106 0 6810 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47356

[startup+12.7012 s]
/proc/loadavg: 3.87 3.99 3.94 5/190 30046
/proc/meminfo: memFree=20681828/32951124 swapFree=67111524/67111528
[pid=29989] ppid=29987 vsize=54028 CPUtime=12.69 cores=4,6
/proc/29989/stat : 29989 (strangenight2-s) R 29987 29989 29348 0 -1 4202496 14609 0 0 0 1267 2 0 0 25 0 1 0 369117474 55324672 6394 33554432000 4194304 4627331 140736657436896 18446744073709551615 4309245 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29989/statm: 13507 6394 376 106 0 8478 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54028

[startup+25.5008 s]
/proc/loadavg: 3.89 3.99 3.94 5/190 30047
/proc/meminfo: memFree=20659732/32951124 swapFree=67111524/67111528
[pid=29989] ppid=29987 vsize=58944 CPUtime=25.49 cores=4,6
/proc/29989/stat : 29989 (strangenight2-s) R 29987 29989 29348 0 -1 4202496 21564 0 0 0 2545 4 0 0 25 0 1 0 369117474 60358656 8139 33554432000 4194304 4627331 140736657436896 18446744073709551615 4309045 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29989/statm: 14736 8139 376 106 0 9707 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 58944

[startup+51.101 s]
/proc/loadavg: 3.93 3.99 3.94 5/190 30047
/proc/meminfo: memFree=20648956/32951124 swapFree=67111524/67111528
[pid=29989] ppid=29987 vsize=63584 CPUtime=51.09 cores=4,6
/proc/29989/stat : 29989 (strangenight2-s) R 29987 29989 29348 0 -1 4202496 32994 0 0 0 5102 7 0 0 25 0 1 0 369117474 65110016 8989 33554432000 4194304 4627331 140736657436896 18446744073709551615 4309210 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29989/statm: 15896 8989 376 106 0 10867 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 63584

[startup+102.307 s]
/proc/loadavg: 3.97 3.99 3.94 5/190 30049
/proc/meminfo: memFree=20602184/32951124 swapFree=67111524/67111528
[pid=29989] ppid=29987 vsize=85304 CPUtime=102.3 cores=4,6
/proc/29989/stat : 29989 (strangenight2-s) R 29987 29989 29348 0 -1 4202496 53841 0 0 0 10219 11 0 0 25 0 1 0 369117474 87351296 14177 33554432000 4194304 4627331 140736657436896 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29989/statm: 21326 14177 376 106 0 16297 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 85304

[startup+162.3 s]
/proc/loadavg: 3.99 3.99 3.94 5/190 30050
/proc/meminfo: memFree=20576616/32951124 swapFree=67111524/67111528
[pid=29989] ppid=29987 vsize=85840 CPUtime=162.3 cores=4,6
/proc/29989/stat : 29989 (strangenight2-s) R 29987 29989 29348 0 -1 4202496 70493 0 0 0 16213 17 0 0 25 0 1 0 369117474 87900160 14156 33554432000 4194304 4627331 140736657436896 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29989/statm: 21460 14156 376 106 0 16431 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 85840

[startup+222.301 s]
/proc/loadavg: 3.99 3.99 3.94 5/190 30052
/proc/meminfo: memFree=20544468/32951124 swapFree=67111524/67111528
[pid=29989] ppid=29987 vsize=98256 CPUtime=222.3 cores=4,6
/proc/29989/stat : 29989 (strangenight2-s) R 29987 29989 29348 0 -1 4202496 86508 0 0 0 22209 21 0 0 25 0 1 0 369117474 100614144 18103 33554432000 4194304 4627331 140736657436896 18446744073709551615 4309228 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29989/statm: 24564 18103 376 106 0 19535 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 98256

[startup+282.301 s]
/proc/loadavg: 3.99 3.99 3.94 5/190 30053
/proc/meminfo: memFree=20510468/32951124 swapFree=67111524/67111528
[pid=29989] ppid=29987 vsize=118688 CPUtime=282.3 cores=4,6
/proc/29989/stat : 29989 (strangenight2-s) R 29987 29989 29348 0 -1 4202496 101687 0 0 0 28206 24 0 0 25 0 1 0 369117474 121536512 22968 33554432000 4194304 4627331 140736657436896 18446744073709551615 4420050 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29989/statm: 29672 22968 376 106 0 24643 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 118688

[startup+342.301 s]
/proc/loadavg: 3.99 3.99 3.94 5/190 30055
/proc/meminfo: memFree=20491112/32951124 swapFree=67111524/67111528
[pid=29989] ppid=29987 vsize=118964 CPUtime=342.3 cores=4,6
/proc/29989/stat : 29989 (strangenight2-s) R 29987 29989 29348 0 -1 4202496 113132 0 0 0 34202 28 0 0 25 0 1 0 369117474 121819136 23039 33554432000 4194304 4627331 140736657436896 18446744073709551615 4309536 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29989/statm: 29741 23039 376 106 0 24712 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 118964

[startup+402.301 s]
/proc/loadavg: 4.03 4.00 3.95 5/190 30057
/proc/meminfo: memFree=20456736/32951124 swapFree=67111524/67111528
[pid=29989] ppid=29987 vsize=119220 CPUtime=402.3 cores=4,6
/proc/29989/stat : 29989 (strangenight2-s) R 29987 29989 29348 0 -1 4202496 124600 0 0 0 40198 32 0 0 25 0 1 0 369117474 122081280 22617 33554432000 4194304 4627331 140736657436896 18446744073709551615 4309873 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29989/statm: 29805 22617 376 106 0 24776 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 119220

[startup+462.3 s]
/proc/loadavg: 4.05 4.01 3.95 5/190 30058
/proc/meminfo: memFree=20439592/32951124 swapFree=67111524/67111528
[pid=29989] ppid=29987 vsize=134704 CPUtime=462.3 cores=4,6
/proc/29989/stat : 29989 (strangenight2-s) R 29987 29989 29348 0 -1 4202496 135509 0 0 0 46195 35 0 0 25 0 1 0 369117474 137936896 27164 33554432000 4194304 4627331 140736657436896 18446744073709551615 4309045 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29989/statm: 33676 27164 376 106 0 28647 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 134704

[startup+522.3 s]
/proc/loadavg: 4.02 4.01 3.95 5/190 30060
/proc/meminfo: memFree=20422952/32951124 swapFree=67111524/67111528
[pid=29989] ppid=29987 vsize=134976 CPUtime=522.3 cores=4,6
/proc/29989/stat : 29989 (strangenight2-s) R 29987 29989 29348 0 -1 4202496 147505 0 0 0 52193 37 0 0 25 0 1 0 369117474 138215424 26352 33554432000 4194304 4627331 140736657436896 18446744073709551615 4321688 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29989/statm: 33744 26352 376 106 0 28715 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 134976

[startup+582.301 s]
/proc/loadavg: 3.96 3.99 3.95 5/190 30089
/proc/meminfo: memFree=20498824/32951124 swapFree=67111524/67111528
[pid=29989] ppid=29987 vsize=205928 CPUtime=582.32 cores=4,6
/proc/29989/stat : 29989 (strangenight2-s) R 29987 29989 29348 0 -1 4202496 156079 0 0 0 58192 40 0 0 25 0 1 0 369117474 210870272 31639 33554432000 4194304 4627331 140736657436896 18446744073709551615 4309873 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29989/statm: 51482 31639 376 106 0 46453 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 205928

[startup+642.301 s]
/proc/loadavg: 3.98 3.99 3.95 5/190 30091
/proc/meminfo: memFree=20493052/32951124 swapFree=67111524/67111528
[pid=29989] ppid=29987 vsize=154712 CPUtime=642.32 cores=4,6
/proc/29989/stat : 29989 (strangenight2-s) R 29987 29989 29348 0 -1 4202496 166781 0 0 0 64190 42 0 0 25 0 1 0 369117474 158425088 31941 33554432000 4194304 4627331 140736657436896 18446744073709551615 4309870 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29989/statm: 38678 31941 376 106 0 33649 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 154712

[startup+702.301 s]
/proc/loadavg: 3.99 3.99 3.95 5/190 30093
/proc/meminfo: memFree=20479884/32951124 swapFree=67111524/67111528
[pid=29989] ppid=29987 vsize=154932 CPUtime=702.31 cores=4,6
/proc/29989/stat : 29989 (strangenight2-s) R 29987 29989 29348 0 -1 4202496 177137 0 0 0 70187 44 0 0 25 0 1 0 369117474 158650368 31876 33554432000 4194304 4627331 140736657436896 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29989/statm: 38733 31876 376 106 0 33704 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 154932

[startup+762.307 s]
/proc/loadavg: 3.99 3.99 3.95 5/190 30094
/proc/meminfo: memFree=20473532/32951124 swapFree=67111524/67111528
[pid=29989] ppid=29987 vsize=155104 CPUtime=762.32 cores=4,6
/proc/29989/stat : 29989 (strangenight2-s) R 29987 29989 29348 0 -1 4202496 187204 0 0 0 76184 48 0 0 25 0 1 0 369117474 158826496 31092 33554432000 4194304 4627331 140736657436896 18446744073709551615 4309071 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29989/statm: 38776 31092 376 106 0 33747 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 155104

[startup+822.301 s]
/proc/loadavg: 4.11 4.02 3.96 5/190 30096
/proc/meminfo: memFree=20478232/32951124 swapFree=67111524/67111528
[pid=29989] ppid=29987 vsize=155320 CPUtime=822.32 cores=4,6
/proc/29989/stat : 29989 (strangenight2-s) R 29987 29989 29348 0 -1 4202496 197645 0 0 0 82181 51 0 0 25 0 1 0 369117474 159047680 30245 33554432000 4194304 4627331 140736657436896 18446744073709551615 4309252 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29989/statm: 38830 30245 376 106 0 33801 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 155320

[startup+882.3 s]
/proc/loadavg: 4.04 4.01 3.96 5/190 30097
/proc/meminfo: memFree=20452412/32951124 swapFree=67111524/67111528
[pid=29989] ppid=29987 vsize=155888 CPUtime=882.32 cores=4,6
/proc/29989/stat : 29989 (strangenight2-s) R 29987 29989 29348 0 -1 4202496 206197 0 0 0 88179 53 0 0 25 0 1 0 369117474 159629312 30902 33554432000 4194304 4627331 140736657436896 18446744073709551615 4309174 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29989/statm: 38972 30902 376 106 0 33943 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 155888

[startup+942.301 s]
/proc/loadavg: 4.01 4.01 3.96 5/190 30099
/proc/meminfo: memFree=20451136/32951124 swapFree=67111524/67111528
[pid=29989] ppid=29987 vsize=156008 CPUtime=942.33 cores=4,6
/proc/29989/stat : 29989 (strangenight2-s) R 29987 29989 29348 0 -1 4202496 215182 0 0 0 94176 57 0 0 25 0 1 0 369117474 159752192 31892 33554432000 4194304 4627331 140736657436896 18446744073709551615 4309066 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29989/statm: 39002 31892 376 106 0 33973 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 156008

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 30101
/proc/meminfo: memFree=20397156/32951124 swapFree=67111524/67111528
[pid=29989] ppid=29987 vsize=182660 CPUtime=1002.33 cores=4,6
/proc/29989/stat : 29989 (strangenight2-s) R 29987 29989 29348 0 -1 4202496 229999 0 0 0 100173 60 0 0 25 0 1 0 369117474 187043840 38448 33554432000 4194304 4627331 140736657436896 18446744073709551615 4420176 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29989/statm: 45665 38448 376 106 0 40636 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 182660

[startup+1062.3 s]
/proc/loadavg: 4.04 4.01 3.96 5/190 30102
/proc/meminfo: memFree=20370728/32951124 swapFree=67111524/67111528
[pid=29989] ppid=29987 vsize=182704 CPUtime=1062.33 cores=4,6
/proc/29989/stat : 29989 (strangenight2-s) R 29987 29989 29348 0 -1 4202496 233753 0 0 0 106172 61 0 0 25 0 1 0 369117474 187088896 37584 33554432000 4194304 4627331 140736657436896 18446744073709551615 4309093 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29989/statm: 45676 37584 376 106 0 40647 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 182704

[startup+1122.3 s]
/proc/loadavg: 4.01 4.01 3.96 5/190 30104
/proc/meminfo: memFree=20374032/32951124 swapFree=67111524/67111528
[pid=29989] ppid=29987 vsize=182824 CPUtime=1122.33 cores=4,6
/proc/29989/stat : 29989 (strangenight2-s) R 29987 29989 29348 0 -1 4202496 242750 0 0 0 112170 63 0 0 25 0 1 0 369117474 187211776 38142 33554432000 4194304 4627331 140736657436896 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29989/statm: 45706 38142 376 106 0 40677 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 182824

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 30105
/proc/meminfo: memFree=20330356/32951124 swapFree=67111524/67111528
[pid=29989] ppid=29987 vsize=182960 CPUtime=1182.33 cores=4,6
/proc/29989/stat : 29989 (strangenight2-s) R 29987 29989 29348 0 -1 4202496 251912 0 0 0 118167 66 0 0 25 0 1 0 369117474 187351040 38483 33554432000 4194304 4627331 140736657436896 18446744073709551615 4309238 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29989/statm: 45740 38483 376 106 0 40711 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 182960

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 30107
/proc/meminfo: memFree=20305040/32951124 swapFree=67111524/67111528
[pid=29989] ppid=29987 vsize=275656 CPUtime=1242.33 cores=4,6
/proc/29989/stat : 29989 (strangenight2-s) R 29987 29989 29348 0 -1 4202496 260526 0 0 0 124166 67 0 0 25 0 1 0 369117474 282271744 47097 33554432000 4194304 4627331 140736657436896 18446744073709551615 4420136 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29989/statm: 68914 47097 376 106 0 63885 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 275656



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 30109
/proc/meminfo: memFree=20301288/32951124 swapFree=67111524/67111528
[pid=29989] ppid=29987 vsize=275952 CPUtime=1300.04 cores=4,6
/proc/29989/stat : 29989 (strangenight2-s) R 29987 29989 29348 0 -1 4202496 265336 0 0 0 129935 69 0 0 25 0 1 0 369117474 282574848 46905 33554432000 4194304 4627331 140736657436896 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29989/statm: 68988 46905 376 106 0 63959 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 275952

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

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

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.35
system time used= 0.705892
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 265336
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= 13
involuntary context switches= 908

runsolver used 2.28365 second user time and 4.83526 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-03 02:01:10
IDJOB=3174728
IDBENCH=82946
IDSOLVER=1587
FILE ID=node111/3174728-1301788870
RUNJOBID= node111-1301783654-29367
PBS_JOBID= 12841407
Free space on /tmp= 71228 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S1847541883-049.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174728-1301788870/watcher-3174728-1301788870 -o /tmp/evaluation-result-3174728-1301788870/solver-3174728-1301788870 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3174728-1301788870.cnf

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

MD5SUM BENCH= 02e5b9be63a0b18588da13d9c988e25c
RANDOM SEED=653500396

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.849
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.849
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.67
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.849
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:      20489368 kB
Buffers:        359232 kB
Cached:       11383144 kB
SwapCached:          4 kB
Active:        7697768 kB
Inactive:      4467964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20489368 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            6016 kB
Writeback:           0 kB
AnonPages:      423596 kB
Mapped:          16328 kB
Slab:           232016 kB
PageTables:       6128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   646220 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= 71220 MiB
End job on node111 at 2011-04-03 02:22:52