Trace number 3367671

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S960198064-030.SATISFIABLE.cnf
MD5SUM06e5d4421198459b1bb719e60182593d
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 variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
Number of clauses of size 40
Number of clauses of size 50
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-3367671-1305385788.cnf'
0.00/0.00	c -- header says num vars:            550
0.00/0.00	c -- header says num clauses:        2343
0.00/0.00	c -- clauses added:            0 learnts,         2343 normals,            0 xors
0.00/0.00	c -- vars added        550
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       550      2343         0         0      7029         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/2343/2343 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    550 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      6  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:     235 undec:      65 neg:     250
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       544      2337         0         0      7047         0   no data   no data
0.00/0.06	c Decided on static restart strategy
0.09/0.17	c  N st     8      4917       544      2337         0      4822      7047    117899   no data   no data
0.39/0.44	c  N st    10     11299       544      2337         0      4471      7047     79256   no data   no data
0.69/0.72	c  N st    11     17043       544      2337         0     10117      7047    225940   no data   no data
1.10/1.15	c  F st    12     25001       544      2337         0     12403      7047    279246   no data   no data
1.10/1.15	c  N st    12     25001       544      2337         0     12403      7047    279246   no data   no data
1.39/1.43	c Decided on static restart strategy
1.39/1.43	c  N st    18     30001       544      2337         0     10655      7047    208320   no data   no data
1.39/1.43	c  S st    18     30001       544      2337         0     10655      7047    208320   no data   no data
1.39/1.46	c  S st    18     30503       544      2337         0     11156      7047    221012   no data   no data
1.39/1.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.39/1.47	c blocked clauses removed:       10 vars:      1 tried:         544 T: 0.00 s
1.39/1.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    543 time:  0.00 s
1.39/1.47	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.39/1.47	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.00 s
1.39/1.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.48/1.53	c lits-rem:       174  cl-subs:      556  v-elim:      0  v-fix:    0  time:  0.05 s
1.48/1.54	c asymm  cl-useful: 0/2326/2326 lits-rem:0 time: 0.01
1.48/1.54	c calculated reachability. Time: 0.00
1.48/1.54	c  N st    18     30503       542      2326         0     10591      7022    205567   no data   no data
1.88/1.99	c  N st    20     37614       542      2326         0      9872      7022    171260   no data   no data
2.38/2.44	c  N st    21     44014       542      2326         0     16163      7022    338159   no data   no data
2.48/2.59	c  S st    22     45756       542      2326         0      9103      7022    132139   no data   no data
2.58/2.62	c  S st    22     46261       542      2326         0      9608      7022    144340   no data   no data
2.58/2.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.58/2.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.58/2.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.58/2.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.58/2.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.58/2.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    542 time:  0.00 s
2.58/2.62	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.58/2.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.58/2.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.58/2.64	c lits-rem:        25  cl-subs:       51  v-elim:      0  v-fix:    0  time:  0.01 s
2.58/2.64	c vivif2 --  cl tried     2326 cl shrink        0 lits rem          0 time: 0.00
2.58/2.64	c vivif2 --  cl tried     9557 cl shrink        0 lits rem          0 time: 0.00
2.58/2.65	c asymm  cl-useful: 0/2326/2326 lits-rem:0 time: 0.01
2.58/2.65	c calculated reachability. Time: 0.00
2.58/2.65	c  N st    22     46261       542      2326         0      9557      7022    142991   no data   no data
3.58/3.67	c  N st    23     60658       542      2326         0     13880      7022    235705   no data   no data
4.30/4.34	c  N st    24     69391       542      2326         0     11667      7022    174619   no data   no data
4.30/4.34	c  S st    24     69391       542      2326         0     11667      7022    174619   no data   no data
4.30/4.38	c  S st    24     69894       542      2326         0     12170      7022    186780   no data   no data
4.30/4.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.30/4.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.30/4.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.30/4.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.30/4.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.30/4.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    542 time:  0.00 s
4.30/4.38	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.30/4.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.30/4.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.40/4.41	c lits-rem:        32  cl-subs:      176  v-elim:      0  v-fix:    0  time:  0.02 s
4.40/4.41	c vivif2 --  cl tried     2326 cl shrink        0 lits rem          0 time: 0.00
4.40/4.41	c vivif2 --  cl tried    11994 cl shrink        0 lits rem          0 time: 0.00
4.40/4.42	c asymm  cl-useful: 0/2326/2326 lits-rem:0 time: 0.01
4.40/4.42	c calculated reachability. Time: 0.00
4.40/4.42	c  N st    24     69894       542      2326         0     11994      7022    183002   no data   no data
5.58/5.67	c  F st    25     87500       542      2326         0     17497      7022    313055   no data   no data
5.58/5.67	c  N st    25     87500       542      2326         0     17497      7022    313055   no data   no data
6.08/6.10	c Decided on static restart strategy
6.28/6.35	c  N st    32     95538       542      2326         0     25431      7022    516855   no data   no data
7.08/7.13	c  N st    34    104841       542      2326         0     21768      7022    387739   no data   no data
7.08/7.13	c  S st    34    104841       542      2326         0     21768      7022    387739   no data   no data
7.08/7.19	c  S st    34    105346       542      2326         0     22272      7022    400075   no data   no data
7.08/7.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.08/7.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.18/7.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.18/7.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.18/7.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.18/7.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    542 time:  0.00 s
7.18/7.20	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.18/7.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
7.18/7.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.29/7.38	c lits-rem:       120  cl-subs:      917  v-elim:      0  v-fix:    0  time:  0.17 s
7.29/7.38	c vivif2 --  cl tried     2326 cl shrink        0 lits rem          0 time: 0.00
7.29/7.39	c vivif2 --  cl tried    21355 cl shrink        0 lits rem          0 time: 0.00
7.39/7.40	c asymm  cl-useful: 0/2326/2326 lits-rem:0 time: 0.01
7.39/7.40	c calculated reachability. Time: 0.00
7.39/7.40	c  N st    34    105346       542      2326         0     21355      7022    376699   no data   no data
8.19/8.28	c  N st    35    114946       542      2326         0     17082      7022    262358   no data   no data
9.69/9.71	c  N st    36    129343       542      2326         0     16471      7022    228050   no data   no data
11.69/11.73	c  N st    37    150938       542      2326         0     21902      7022    351239   no data   no data
12.49/12.52	c  S st    38    158019       542      2326         0     28810      7022    513964   no data   no data
12.49/12.59	c  S st    38    158522       542      2326         0     29313      7022    526435   no data   no data
12.49/12.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.59/12.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.59/12.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.59/12.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.59/12.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.59/12.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    542 time:  0.00 s
12.59/12.60	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
12.59/12.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
12.59/12.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.99/13.08	c lits-rem:       287  cl-subs:     1617  v-elim:      0  v-fix:    0  time:  0.46 s
12.99/13.08	c vivif2 --  cl tried     2326 cl shrink        0 lits rem          0 time: 0.00
12.99/13.09	c vivif2 --  cl tried    27696 cl shrink        0 lits rem          0 time: 0.01
13.10/13.11	c asymm  cl-useful: 0/2326/2326 lits-rem:0 time: 0.02
13.10/13.11	c calculated reachability. Time: 0.00
13.10/13.11	c  N st    38    158522       542      2326         0     27696      7022    486451   no data   no data
17.98/18.02	c  N st    39    207112       542      2326         0     22451      7022    332132   no data   no data
21.48/21.56	c  N st    40    237784       542      2326         0     32817      7022    564361   no data   no data
21.48/21.56	c  S st    40    237784       542      2326         0     32817      7022    564361   no data   no data
21.58/21.64	c  S st    40    238288       542      2326         0     33321      7022    577288   no data   no data
21.58/21.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.58/21.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
21.58/21.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.58/21.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.58/21.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.58/21.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    542 time:  0.00 s
21.58/21.65	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
21.58/21.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
21.58/21.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.39/22.42	c lits-rem:       251  cl-subs:     2216  v-elim:      0  v-fix:    0  time:  0.74 s
22.39/22.42	c vivif2 --  cl tried     2326 cl shrink        0 lits rem          0 time: 0.00
22.39/22.43	c vivif2 --  cl tried    31105 cl shrink        0 lits rem          0 time: 0.01
22.39/22.45	c asymm  cl-useful: 0/2326/2326 lits-rem:0 time: 0.02
22.39/22.45	c calculated reachability. Time: 0.00
22.39/22.45	c  N st    40    238288       542      2326         0     31105      7022    521768   no data   no data
30.70/30.77	c  F st    41    306250       542      2326         0     33069      7022    534184   no data   no data
30.70/30.78	c  N st    41    306250       542      2326         0     33069      7022    534184   no data   no data
31.39/31.44	c Decided on static restart strategy
33.99/34.10	c  N st    51    334559       542      2326         0     37338      7022    635248   no data   no data
36.89/36.91	c  N st    53    357432       542      2326         0     35196      7022    554104   no data   no data
36.89/36.91	c  S st    53    357432       542      2326         0     35196      7022    554104   no data   no data
36.89/36.99	c  S st    53    357936       542      2326         0     35698      7022    566547   no data   no data
36.89/36.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.99/37.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
36.99/37.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
36.99/37.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.99/37.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.99/37.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    542 time:  0.00 s
36.99/37.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
36.99/37.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
36.99/37.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.40/37.44	c lits-rem:       157  cl-subs:     1386  v-elim:      0  v-fix:    0  time:  0.41 s
37.40/37.44	c vivif2 --  cl tried     2326 cl shrink        0 lits rem          0 time: 0.00
37.40/37.45	c vivif2 --  cl tried    34312 cl shrink        0 lits rem          0 time: 0.01
37.40/37.47	c asymm  cl-useful: 0/2326/2326 lits-rem:0 time: 0.02
37.40/37.47	c calculated reachability. Time: 0.00
37.40/37.47	c  N st    53    357936       542      2326         0     34312      7022    528198   no data   no data
41.49/41.56	c  N st    54    390328       542      2326         0     40524      7022    668600   no data   no data
48.09/48.17	c  N st    55    438916       542      2326         0     34228      7022    453885   no data   no data
58.09/58.12	c  N st    56    511799       542      2326         0     47987      7022    822029   no data   no data
61.38/61.44	c  N st    57    536905       542      2326         0     42138      7022    629485   no data   no data
61.38/61.44	c  S st    57    536905       542      2326         0     42138      7022    629485   no data   no data
61.50/61.54	c  S st    57    537407       542      2326         0     42636      7022    641638   no data   no data
61.50/61.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
61.50/61.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
61.50/61.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
61.50/61.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
61.50/61.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
61.50/61.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    542 time:  0.00 s
61.50/61.56	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
61.50/61.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
61.50/61.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
61.99/62.07	c lits-rem:       201  cl-subs:     1429  v-elim:      0  v-fix:    0  time:  0.48 s
61.99/62.07	c vivif2 --  cl tried     2326 cl shrink        0 lits rem          0 time: 0.00
61.99/62.08	c vivif2 --  cl tried    41207 cl shrink        0 lits rem          0 time: 0.01
62.09/62.10	c asymm  cl-useful: 0/2326/2326 lits-rem:0 time: 0.03
62.09/62.11	c calculated reachability. Time: 0.00
62.09/62.11	c  N st    57    537407       542      2326         0     41207      7022    607164   no data   no data
87.39/87.43	c  N st    58    701391       542      2326         0     35404      7022    372137   no data   no data
104.50/104.59	c  N st    59    806110       542      2326         0     64380      7022   1147969   no data   no data
104.50/104.59	c  S st    59    806110       542      2326         0     64380      7022   1147969   no data   no data
104.69/104.77	c  S st    59    806613       542      2326         0     64883      7022   1159805   no data   no data
104.69/104.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
104.79/104.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
104.79/104.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
104.79/104.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
104.79/104.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
104.79/104.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    542 time:  0.00 s
104.79/104.80	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
104.79/104.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
104.79/104.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
107.49/107.58	c lits-rem:       646  cl-subs:     3333  v-elim:      0  v-fix:    0  time:  2.73 s
107.49/107.58	c vivif2 --  cl tried     2326 cl shrink        0 lits rem          0 time: 0.00
107.49/107.59	c vivif2 --  cl tried    61550 cl shrink        0 lits rem          0 time: 0.01
107.59/107.64	c asymm  cl-useful: 0/2326/2326 lits-rem:0 time: 0.05
107.59/107.64	c calculated reachability. Time: 0.00
107.59/107.64	c  N st    59    806613       542      2326         0     61550      7022   1067870   no data   no data
160.69/160.71	c  F st    60   1071875       542      2326         0     77731      7022   1439225   no data   no data
160.69/160.71	c  N st    60   1071875       542      2326         0     77731      7022   1439225   no data   no data
161.99/162.02	c Decided on static restart strategy
166.69/166.78	c  N st    70   1100180       542      2326         0     61315      7022    872630   no data   no data
175.49/175.55	c  N st    72   1136172       542      2326         0     51482      7022    609767   no data   no data
182.39/182.43	c  N st    73   1168564       542      2326         0     83206      7022   1457051   no data   no data
190.50/190.52	c  N st    74   1209919       542      2326         0     77776      7022   1316006   no data   no data
190.50/190.52	c  S st    74   1209919       542      2326         0     77776      7022   1316006   no data   no data
190.70/190.73	c  S st    74   1210421       542      2326         0     78277      7022   1328581   no data   no data
190.70/190.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
190.70/190.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
190.70/190.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
190.70/190.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
190.70/190.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
190.70/190.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    542 time:  0.00 s
190.70/190.77	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
190.70/190.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
190.80/190.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
193.39/193.51	c lits-rem:       418  cl-subs:     3103  v-elim:      0  v-fix:    0  time:  2.68 s
193.39/193.51	c vivif2 --  cl tried     2326 cl shrink        0 lits rem          0 time: 0.00
193.50/193.53	c vivif2 --  cl tried    75174 cl shrink        0 lits rem          0 time: 0.02
193.50/193.59	c asymm  cl-useful: 0/2326/2326 lits-rem:0 time: 0.06
193.50/193.59	c calculated reachability. Time: 0.00
193.50/193.59	c  N st    74   1210421       542      2326         0     75174      7022   1244472   no data   no data
210.11/210.14	c  N st    75   1283304       542      2326         0     51620      7022    564539   no data   no data
235.89/235.91	c  N st    76   1392629       542      2326         0     59711      7022    741081   no data   no data
274.19/274.27	c  N st    77   1556613       542      2326         0     64917      7022    839728   no data   no data
314.61/314.64	c  N st    78   1710421       542      2326         0    106064      7022   1960229   no data   no data
314.61/314.64	c  S st    78   1710421       542      2326         0    106064      7022   1960229   no data   no data
314.90/314.96	c  S st    78   1710922       542      2326         0    106563      7022   1972115   no data   no data
314.90/314.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
315.00/315.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
315.00/315.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
315.00/315.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
315.00/315.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
315.00/315.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    542 time:  0.00 s
315.00/315.02	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
315.00/315.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
315.09/315.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
327.40/327.46	c lits-rem:      1226  cl-subs:     7608  v-elim:      0  v-fix:    0  time: 12.36 s
327.40/327.46	c vivif2 --  cl tried     2326 cl shrink        0 lits rem          0 time: 0.00
327.40/327.49	c vivif2 --  cl tried    98955 cl shrink        0 lits rem          0 time: 0.02
327.50/327.59	c asymm  cl-useful: 0/2326/2326 lits-rem:0 time: 0.09
327.50/327.59	c calculated reachability. Time: 0.00
327.50/327.59	c  N st    78   1710922       542      2326         0     98955      7022   1769306   no data   no data
425.10/425.18	c  N st    79   2079887       542      2326         0    110255      7022   1983253   no data   no data
461.00/461.06	c  N st    80   2210923       542      2326         0    114914      7022   2086125   no data   no data
461.00/461.06	c  S st    80   2210923       542      2326         0    114914      7022   2086125   no data   no data
461.40/461.43	c  S st    80   2211430       542      2326         0    115421      7022   2098907   no data   no data
461.40/461.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
461.40/461.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
461.40/461.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
461.40/461.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
461.40/461.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
461.40/461.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    542 time:  0.00 s
461.40/461.49	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
461.50/461.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
461.50/461.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
476.22/476.24	c lits-rem:      1017  cl-subs:     8761  v-elim:      0  v-fix:    0  time: 14.65 s
476.22/476.24	c vivif2 --  cl tried     2326 cl shrink        0 lits rem          0 time: 0.00
476.22/476.26	c vivif2 --  cl tried   106660 cl shrink        0 lits rem          0 time: 0.03
476.32/476.36	c asymm  cl-useful: 0/2326/2326 lits-rem:0 time: 0.10
476.32/476.37	c calculated reachability. Time: 0.00
476.32/476.37	c  N st    80   2211430       542      2326         0    106660      7022   1858471   no data   no data
630.11/630.15	c  N st    81   2711433       542      2326         0    129421      7022   2174409   no data   no data
630.11/630.15	c  S st    81   2711433       542      2326         0    129421      7022   2174409   no data   no data
630.61/630.60	c  S st    81   2711935       542      2326         0    129923      7022   2187685   no data   no data
630.61/630.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
630.61/630.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
630.61/630.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
630.61/630.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
630.61/630.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
630.61/630.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    542 time:  0.00 s
630.61/630.68	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
630.71/630.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
630.71/630.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
651.90/651.92	c lits-rem:       945  cl-subs:    13730  v-elim:      0  v-fix:    0  time: 21.14 s
651.90/651.92	c vivif2 --  cl tried     2326 cl shrink        0 lits rem          0 time: 0.00
651.90/651.94	c vivif2 --  cl tried   116193 cl shrink        0 lits rem          0 time: 0.03
652.00/652.06	c asymm  cl-useful: 0/2326/2326 lits-rem:0 time: 0.12
652.00/652.06	c calculated reachability. Time: 0.00
652.00/652.06	c  N st    81   2711935       542      2326         0    116193      7022   1869313   no data   no data
812.92/812.92	c  N st    82   3211938       542      2326         0     92253      7022   1151110   no data   no data
812.92/812.92	c  S st    82   3211938       542      2326         0     92253      7022   1151110   no data   no data
813.11/813.17	c  S st    82   3212445       542      2326         0     92758      7022   1163262   no data   no data
813.11/813.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
813.21/813.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
813.21/813.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
813.21/813.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
813.21/813.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
813.21/813.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    542 time:  0.00 s
813.21/813.21	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
813.21/813.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
813.21/813.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
815.03/815.08	c lits-rem:       126  cl-subs:     3363  v-elim:      0  v-fix:    0  time:  1.81 s
815.03/815.08	c vivif2 --  cl tried     2326 cl shrink        0 lits rem          0 time: 0.00
815.03/815.10	c vivif2 --  cl tried    89395 cl shrink        0 lits rem          0 time: 0.02
815.13/815.17	c asymm  cl-useful: 0/2326/2326 lits-rem:0 time: 0.07
815.13/815.17	c calculated reachability. Time: 0.00
815.13/815.17	c  N st    82   3212445       542      2326         0     89395      7022   1085547   no data   no data
997.82/997.83	c  N st    83   3712445       542      2326         0    100798      7022   1275563   no data   no data
997.82/997.83	c  S st    83   3712445       542      2326         0    100798      7022   1275563   no data   no data
998.12/998.13	c  S st    83   3712946       542      2326         0    101298      7022   1288072   no data   no data
998.12/998.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
998.12/998.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
998.12/998.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
998.12/998.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
998.12/998.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
998.12/998.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    542 time:  0.00 s
998.12/998.19	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
998.22/998.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
998.22/998.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1000.32/1000.37	c lits-rem:       277  cl-subs:     3470  v-elim:      0  v-fix:    0  time:  2.12 s
1000.32/1000.37	c vivif2 --  cl tried     2326 cl shrink        0 lits rem          0 time: 0.00
1000.32/1000.39	c vivif2 --  cl tried    97828 cl shrink        0 lits rem          0 time: 0.02
1000.42/1000.48	c asymm  cl-useful: 0/2326/2326 lits-rem:0 time: 0.09
1000.42/1000.48	c calculated reachability. Time: 0.00
1000.42/1000.48	c  N st    83   3712946       542      2326         0     97828      7022   1206891   no data   no data
1015.52/1015.55	c  F st    84   3751563       542      2326         0    135587      7022   2271865   no data   no data
1015.52/1015.56	c  N st    84   3751563       542      2326         0    135587      7022   2271865   no data   no data
1018.63/1018.68	c Decided on static restart strategy
1027.51/1027.50	c  N st    94   3779871       542      2326         0    163276      7022   3003130   no data   no data
1038.82/1038.89	c  N st    96   3815863       542      2326         0    115511      7022   1609100   no data   no data
1050.92/1050.94	c  N st    97   3848255       542      2326         0    147467      7022   2498518   no data   no data
1066.94/1066.92	c  N st    98   3896845       542      2326         0    110767      7022   1500627   no data   no data
1093.62/1093.65	c  N st    99   3969728       542      2326         0     96877      7022   1096829   no data   no data
1130.84/1130.82	c  N st   100   4079051       542      2326         0    117586      7022   1624116   no data   no data
1174.84/1174.85	c  N st   101   4212947       542      2326         0    161082      7022   2691200   no data   no data
1174.84/1174.85	c  S st   101   4212947       542      2326         0    161082      7022   2691200   no data   no data
1175.43/1175.41	c  S st   101   4213448       542      2326         0    161582      7022   2704490   no data   no data
1175.43/1175.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1175.53/1175.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.08
1175.53/1175.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1175.53/1175.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1175.53/1175.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1175.53/1175.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    542 time:  0.00 s
1175.53/1175.51	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1175.53/1175.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1175.63/1175.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1199.52/1199.56	c lits-rem:       956  cl-subs:    13309  v-elim:      0  v-fix:    0  time: 23.93 s
1199.52/1199.56	c vivif2 --  cl tried     2326 cl shrink        0 lits rem          0 time: 0.00
1199.62/1199.60	c vivif2 --  cl tried   148273 cl shrink        0 lits rem          0 time: 0.03
1199.72/1199.76	c asymm  cl-useful: 0/2326/2326 lits-rem:0 time: 0.16
1199.72/1199.76	c calculated reachability. Time: 0.00
1199.72/1199.76	c  N st   101   4213448       542      2326         0    148273      7022   2409633   no data   no data
1297.73/1297.73	c  N st   102   4459424       542      2326         0    122191      7022   1657176   no data   no data

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3367671-1305385788/watcher-3367671-1305385788 -o /tmp/evaluation-result-3367671-1305385788/solver-3367671-1305385788 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367671-1305385788.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: 2.98 3.79 3.92 3/359 26547
/proc/meminfo: memFree=24102264/32951124 swapFree=56449224/67111528
[pid=26545] ppid=26542 vsize=30204 CPUtime=0 cores=0,2
/proc/26545/stat : 26545 (strangenight2-s) R 26542 26545 25628 0 -1 4202496 686 0 0 0 0 0 0 0 20 0 1 0 650179248 30928896 612 33554432000 4194304 4580011 140733281639312 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26545/statm: 7551 612 363 95 0 2533 0

[startup+0.084545 s]
/proc/loadavg: 2.98 3.79 3.92 3/359 26547
/proc/meminfo: memFree=24102264/32951124 swapFree=56449224/67111528
[pid=26545] ppid=26542 vsize=30348 CPUtime=0.07 cores=0,2
/proc/26545/stat : 26545 (strangenight2-s) R 26542 26545 25628 0 -1 4202496 766 0 0 0 7 0 0 0 20 0 1 0 650179248 31076352 692 33554432000 4194304 4580011 140733281639312 18446744073709551615 4293891 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26545/statm: 7587 692 364 95 0 2569 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 30348

[startup+0.100528 s]
/proc/loadavg: 2.98 3.79 3.92 3/359 26547
/proc/meminfo: memFree=24102264/32951124 swapFree=56449224/67111528
[pid=26545] ppid=26542 vsize=30348 CPUtime=0.09 cores=0,2
/proc/26545/stat : 26545 (strangenight2-s) R 26542 26545 25628 0 -1 4202496 781 0 0 0 9 0 0 0 20 0 1 0 650179248 31076352 707 33554432000 4194304 4580011 140733281639312 18446744073709551615 4293073 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26545/statm: 7587 707 364 95 0 2569 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30348

[startup+0.30052 s]
/proc/loadavg: 2.98 3.79 3.92 3/359 26547
/proc/meminfo: memFree=24102264/32951124 swapFree=56449224/67111528
[pid=26545] ppid=26542 vsize=30944 CPUtime=0.29 cores=0,2
/proc/26545/stat : 26545 (strangenight2-s) R 26542 26545 25628 0 -1 4202496 1039 0 0 0 29 0 0 0 21 0 1 0 650179248 31686656 819 33554432000 4194304 4580011 140733281639312 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26545/statm: 7736 819 364 95 0 2718 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30944

[startup+0.700435 s]
/proc/loadavg: 2.98 3.79 3.92 3/359 26547
/proc/meminfo: memFree=24102264/32951124 swapFree=56449224/67111528
[pid=26545] ppid=26542 vsize=31284 CPUtime=0.69 cores=0,2
/proc/26545/stat : 26545 (strangenight2-s) R 26542 26545 25628 0 -1 4202496 1430 0 0 0 69 0 0 0 22 0 1 0 650179248 32034816 989 33554432000 4194304 4580011 140733281639312 18446744073709551615 4293947 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26545/statm: 7821 989 364 95 0 2803 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31284

[startup+1.50026 s]
/proc/loadavg: 2.98 3.79 3.92 6/371 26569
/proc/meminfo: memFree=24075708/32951124 swapFree=56449224/67111528
[pid=26545] ppid=26542 vsize=37832 CPUtime=1.48 cores=0,2
/proc/26545/stat : 26545 (strangenight2-s) R 26542 26545 25628 0 -1 4202496 3595 0 0 0 148 0 0 0 25 0 1 0 650179248 38739968 2512 33554432000 4194304 4580011 140733281639312 18446744073709551615 4406355 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26545/statm: 9458 2512 367 95 0 4440 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 37832

[startup+3.101 s]
/proc/loadavg: 3.06 3.80 3.92 6/371 26569
/proc/meminfo: memFree=24050044/32951124 swapFree=56449224/67111528
[pid=26545] ppid=26542 vsize=37936 CPUtime=3.08 cores=0,2
/proc/26545/stat : 26545 (strangenight2-s) R 26542 26545 25628 0 -1 4202496 4540 0 0 0 308 0 0 0 25 0 1 0 650179248 38846464 2624 33554432000 4194304 4580011 140733281639312 18446744073709551615 4293688 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26545/statm: 9484 2624 367 95 0 4466 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 37936

[startup+6.30042 s]
/proc/loadavg: 3.06 3.80 3.92 6/371 26569
/proc/meminfo: memFree=24040188/32951124 swapFree=56449224/67111528
[pid=26545] ppid=26542 vsize=39540 CPUtime=6.28 cores=0,2
/proc/26545/stat : 26545 (strangenight2-s) R 26542 26545 25628 0 -1 4202496 6594 0 0 0 628 0 0 0 25 0 1 0 650179248 40488960 3187 33554432000 4194304 4580011 140733281639312 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26545/statm: 9885 3187 367 95 0 4867 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 39540

[startup+12.7003 s]
/proc/loadavg: 3.21 3.80 3.92 6/371 26569
/proc/meminfo: memFree=24018304/32951124 swapFree=56449224/67111528
[pid=26545] ppid=26542 vsize=51364 CPUtime=12.69 cores=0,2
/proc/26545/stat : 26545 (strangenight2-s) R 26542 26545 25628 0 -1 4202496 12022 0 0 0 1267 2 0 0 25 0 1 0 650179248 52596736 5988 33554432000 4194304 4580011 140733281639312 18446744073709551615 4406370 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26545/statm: 12841 5988 367 95 0 7823 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51364

[startup+25.5009 s]
/proc/loadavg: 3.33 3.81 3.92 6/371 26569
/proc/meminfo: memFree=23997740/32951124 swapFree=56449224/67111528
[pid=26545] ppid=26542 vsize=57080 CPUtime=25.49 cores=0,2
/proc/26545/stat : 26545 (strangenight2-s) R 26542 26545 25628 0 -1 4202496 17556 0 0 0 2546 3 0 0 25 0 1 0 650179248 58449920 7300 33554432000 4194304 4580011 140733281639312 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26545/statm: 14270 7300 367 95 0 9252 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 57080

[startup+51.1003 s]
/proc/loadavg: 3.70 3.85 3.93 6/371 26570
/proc/meminfo: memFree=23984388/32951124 swapFree=56449224/67111528
[pid=26545] ppid=26542 vsize=60584 CPUtime=51.09 cores=0,2
/proc/26545/stat : 26545 (strangenight2-s) R 26542 26545 25628 0 -1 4202496 26223 0 0 0 5104 5 0 0 25 0 1 0 650179248 62038016 8587 33554432000 4194304 4580011 140733281639312 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26545/statm: 15146 8587 367 95 0 10128 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 60584

[startup+102.314 s]
/proc/loadavg: 4.03 3.91 3.94 6/371 26571
/proc/meminfo: memFree=23944436/32951124 swapFree=56449224/67111528
[pid=26545] ppid=26542 vsize=66732 CPUtime=102.3 cores=0,2
/proc/26545/stat : 26545 (strangenight2-s) R 26542 26545 25628 0 -1 4202496 41633 0 0 0 10221 9 0 0 25 0 1 0 650179248 68333568 9668 33554432000 4194304 4580011 140733281639312 18446744073709551615 4295655 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26545/statm: 16683 9668 367 95 0 11665 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 66732

[startup+162.301 s]
/proc/loadavg: 4.01 3.92 3.94 6/371 26573
/proc/meminfo: memFree=23912004/32951124 swapFree=56449224/67111528
[pid=26545] ppid=26542 vsize=83160 CPUtime=162.29 cores=0,2
/proc/26545/stat : 26545 (strangenight2-s) R 26542 26545 25628 0 -1 4202496 57163 0 0 0 16216 13 0 0 25 0 1 0 650179248 85155840 14371 33554432000 4194304 4580011 140733281639312 18446744073709551615 4294488 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26545/statm: 20790 14371 367 95 0 15772 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 83160

[startup+222.301 s]
/proc/loadavg: 4.00 3.93 3.94 6/371 26574
/proc/meminfo: memFree=23874000/32951124 swapFree=56449224/67111528
[pid=26545] ppid=26542 vsize=97064 CPUtime=222.29 cores=0,2
/proc/26545/stat : 26545 (strangenight2-s) R 26542 26545 25628 0 -1 4202496 70424 0 0 0 22213 16 0 0 25 0 1 0 650179248 99393536 17755 33554432000 4194304 4580011 140733281639312 18446744073709551615 4304832 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26545/statm: 24266 17755 367 95 0 19248 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 97064

[startup+282.3 s]
/proc/loadavg: 4.00 3.94 3.94 6/371 26576
/proc/meminfo: memFree=23856616/32951124 swapFree=56449224/67111528
[pid=26545] ppid=26542 vsize=97336 CPUtime=282.3 cores=0,2
/proc/26545/stat : 26545 (strangenight2-s) R 26542 26545 25628 0 -1 4202496 81191 0 0 0 28210 20 0 0 25 0 1 0 650179248 99672064 17533 33554432000 4194304 4580011 140733281639312 18446744073709551615 4295799 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26545/statm: 24334 17533 367 95 0 19316 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 97336

[startup+342.3 s]
/proc/loadavg: 4.00 3.95 3.94 6/371 26578
/proc/meminfo: memFree=23820484/32951124 swapFree=56449224/67111528
[pid=26545] ppid=26542 vsize=118732 CPUtime=342.29 cores=0,2
/proc/26545/stat : 26545 (strangenight2-s) R 26542 26545 25628 0 -1 4202496 93759 0 0 0 34206 23 0 0 25 0 1 0 650179248 121581568 22847 33554432000 4194304 4580011 140733281639312 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26545/statm: 29683 22847 367 95 0 24665 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 118732

[startup+402.3 s]
/proc/loadavg: 4.07 3.97 3.95 6/371 26579
/proc/meminfo: memFree=23815736/32951124 swapFree=56449224/67111528
[pid=26545] ppid=26542 vsize=118936 CPUtime=402.3 cores=0,2
/proc/26545/stat : 26545 (strangenight2-s) R 26542 26545 25628 0 -1 4202496 103510 0 0 0 40203 27 0 0 25 0 1 0 650179248 121790464 22449 33554432000 4194304 4580011 140733281639312 18446744073709551615 4294478 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26545/statm: 29734 22449 367 95 0 24716 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 118936

[startup+462.301 s]
/proc/loadavg: 4.10 3.99 3.95 6/371 26581
/proc/meminfo: memFree=23789408/32951124 swapFree=56449224/67111528
[pid=26545] ppid=26542 vsize=132836 CPUtime=462.3 cores=0,2
/proc/26545/stat : 26545 (strangenight2-s) R 26542 26545 25628 0 -1 4202496 115364 0 0 0 46200 30 0 0 25 0 1 0 650179248 136024064 26275 33554432000 4194304 4580011 140733281639312 18446744073709551615 4406344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26545/statm: 33209 26275 367 95 0 28191 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 132836

[startup+522.301 s]
/proc/loadavg: 4.04 3.99 3.95 6/371 26582
/proc/meminfo: memFree=23790252/32951124 swapFree=56449224/67111528
[pid=26545] ppid=26542 vsize=134056 CPUtime=522.3 cores=0,2
/proc/26545/stat : 26545 (strangenight2-s) R 26542 26545 25628 0 -1 4202496 121320 0 0 0 52198 32 0 0 25 0 1 0 650179248 137273344 26651 33554432000 4194304 4580011 140733281639312 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26545/statm: 33514 26651 367 95 0 28496 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 134056

[startup+582.301 s]
/proc/loadavg: 4.01 3.99 3.95 6/371 26584
/proc/meminfo: memFree=23748408/32951124 swapFree=56449224/67111528
[pid=26545] ppid=26542 vsize=134228 CPUtime=582.3 cores=0,2
/proc/26545/stat : 26545 (strangenight2-s) R 26542 26545 25628 0 -1 4202496 129112 0 0 0 58195 35 0 0 25 0 1 0 650179248 137449472 26298 33554432000 4194304 4580011 140733281639312 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26545/statm: 33557 26298 367 95 0 28539 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 134228

[startup+642.301 s]
/proc/loadavg: 3.93 3.98 3.95 5/365 26603
/proc/meminfo: memFree=23825064/32951124 swapFree=56449224/67111528
[pid=26545] ppid=26542 vsize=146980 CPUtime=642.32 cores=0,2
/proc/26545/stat : 26545 (strangenight2-s) R 26542 26545 25628 0 -1 4202496 138010 0 0 0 64194 38 0 0 25 0 1 0 650179248 150507520 29653 33554432000 4194304 4580011 140733281639312 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26545/statm: 36745 29653 367 95 0 31727 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 146980

[startup+702.301 s]
/proc/loadavg: 3.34 3.80 3.89 5/365 26604
/proc/meminfo: memFree=23822256/32951124 swapFree=56449224/67111528
[pid=26545] ppid=26542 vsize=147088 CPUtime=702.31 cores=0,2
/proc/26545/stat : 26545 (strangenight2-s) R 26542 26545 25628 0 -1 4202496 144269 0 0 0 70190 41 0 0 25 0 1 0 650179248 150618112 29795 33554432000 4194304 4580011 140733281639312 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26545/statm: 36772 29795 367 95 0 31754 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 147088

[startup+762.314 s]
/proc/loadavg: 2.84 3.59 3.81 4/359 26623
/proc/meminfo: memFree=23895572/32951124 swapFree=56449224/67111528
[pid=26545] ppid=26542 vsize=147268 CPUtime=762.32 cores=0,2
/proc/26545/stat : 26545 (strangenight2-s) R 26542 26545 25628 0 -1 4202496 152076 0 0 0 76189 43 0 0 25 0 1 0 650179248 150802432 28613 33554432000 4194304 4580011 140733281639312 18446744073709551615 4294408 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26545/statm: 36817 28613 367 95 0 31799 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 147268

[startup+822.301 s]
/proc/loadavg: 2.31 3.30 3.69 4/359 26624
/proc/meminfo: memFree=23889364/32951124 swapFree=56449224/67111528
[pid=26545] ppid=26542 vsize=148476 CPUtime=822.31 cores=0,2
/proc/26545/stat : 26545 (strangenight2-s) R 26542 26545 25628 0 -1 4202496 159190 0 0 0 82185 46 0 0 25 0 1 0 650179248 152039424 29523 33554432000 4194304 4580011 140733281639312 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26545/statm: 37119 29523 367 95 0 32101 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 148476

[startup+882.3 s]
/proc/loadavg: 2.11 3.06 3.58 4/359 26626
/proc/meminfo: memFree=23886000/32951124 swapFree=56449224/67111528
[pid=26545] ppid=26542 vsize=148620 CPUtime=882.31 cores=0,2
/proc/26545/stat : 26545 (strangenight2-s) R 26542 26545 25628 0 -1 4202496 165632 0 0 0 88182 49 0 0 25 0 1 0 650179248 152186880 29587 33554432000 4194304 4580011 140733281639312 18446744073709551615 4293172 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26545/statm: 37155 29587 367 95 0 32137 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 148620

[startup+942.3 s]
/proc/loadavg: 2.04 2.88 3.49 4/359 26628
/proc/meminfo: memFree=23887096/32951124 swapFree=56449224/67111528
[pid=26545] ppid=26542 vsize=148728 CPUtime=942.31 cores=0,2
/proc/26545/stat : 26545 (strangenight2-s) R 26542 26545 25628 0 -1 4202496 172104 0 0 0 94179 52 0 0 25 0 1 0 650179248 152297472 29532 33554432000 4194304 4580011 140733281639312 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26545/statm: 37182 29532 367 95 0 32164 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 148728

[startup+1002.3 s]
/proc/loadavg: 2.01 2.70 3.39 4/359 26629
/proc/meminfo: memFree=23886560/32951124 swapFree=56449224/67111528
[pid=26545] ppid=26542 vsize=151188 CPUtime=1002.31 cores=0,2
/proc/26545/stat : 26545 (strangenight2-s) R 26542 26545 25628 0 -1 4202496 179141 0 0 0 100176 55 0 0 20 0 1 0 650179248 154816512 29832 33554432000 4194304 4580011 140733281639312 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26545/statm: 37797 29832 367 95 0 32779 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 151188

[startup+1062.3 s]
/proc/loadavg: 2.00 2.58 3.30 4/359 26631
/proc/meminfo: memFree=23867804/32951124 swapFree=56449224/67111528
[pid=26545] ppid=26542 vsize=151300 CPUtime=1062.32 cores=0,2
/proc/26545/stat : 26545 (strangenight2-s) R 26542 26545 25628 0 -1 4202496 185821 0 0 0 106174 58 0 0 25 0 1 0 650179248 154931200 29428 33554432000 4194304 4580011 140733281639312 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26545/statm: 37825 29428 367 95 0 32807 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 151300

[startup+1122.3 s]
/proc/loadavg: 2.00 2.47 3.21 4/359 26632
/proc/meminfo: memFree=23860476/32951124 swapFree=56449224/67111528
[pid=26545] ppid=26542 vsize=204276 CPUtime=1122.32 cores=0,2
/proc/26545/stat : 26545 (strangenight2-s) R 26542 26545 25628 0 -1 4202496 191397 0 0 0 112172 60 0 0 25 0 1 0 650179248 209178624 31498 33554432000 4194304 4580011 140733281639312 18446744073709551615 4305278 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26545/statm: 51069 31498 367 95 0 46051 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 204276

[startup+1182.3 s]
/proc/loadavg: 2.12 2.42 3.15 4/359 26634
/proc/meminfo: memFree=23843820/32951124 swapFree=56449224/67111528
[pid=26545] ppid=26542 vsize=173636 CPUtime=1182.32 cores=0,2
/proc/26545/stat : 26545 (strangenight2-s) R 26542 26545 25628 0 -1 4202496 203262 0 0 0 118169 63 0 0 25 0 1 0 650179248 177803264 36410 33554432000 4194304 4580011 140733281639312 18446744073709551615 4406355 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26545/statm: 43409 36410 367 95 0 38391 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 173636

[startup+1242.3 s]
/proc/loadavg: 2.04 2.33 3.07 4/359 26636
/proc/meminfo: memFree=23815272/32951124 swapFree=56449224/67111528
[pid=26545] ppid=26542 vsize=173656 CPUtime=1242.32 cores=0,2
/proc/26545/stat : 26545 (strangenight2-s) R 26542 26545 25628 0 -1 4202496 206955 0 0 0 124166 66 0 0 25 0 1 0 650179248 177823744 36223 33554432000 4194304 4580011 140733281639312 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26545/statm: 43414 36223 367 95 0 38396 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 173656



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.01 2.27 3.01 4/359 26637
/proc/meminfo: memFree=23822064/32951124 swapFree=56449224/67111528
[pid=26545] ppid=26542 vsize=173760 CPUtime=1300.04 cores=0,2
/proc/26545/stat : 26545 (strangenight2-s) R 26542 26545 25628 0 -1 4202496 213398 0 0 0 129935 69 0 0 25 0 1 0 650179248 177930240 35477 33554432000 4194304 4580011 140733281639312 18446744073709551615 4294439 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26545/statm: 43440 35477 367 95 0 38422 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 173760

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.36
CPU system time (s): 0.699893
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 240352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.36
system time used= 0.699893
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 213398
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= 10
involuntary context switches= 2800

runsolver used 4.86126 second user time and 10.3724 second system time

The end

Launcher Data

Begin job on node106 at 2011-05-14 17:09:49
IDJOB=3367671
IDBENCH=82880
IDSOLVER=1845
FILE ID=node106/3367671-1305385788
RUNJOBID= node106-1305385788-26526
PBS_JOBID= 13324396
Free space on /tmp= 73360 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S960198064-030.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367671-1305385788/watcher-3367671-1305385788 -o /tmp/evaluation-result-3367671-1305385788/solver-3367671-1305385788 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367671-1305385788.cnf

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

MD5SUM BENCH= 06e5d4421198459b1bb719e60182593d
RANDOM SEED=343602048

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24102948 kB
Buffers:        255972 kB
Cached:        5614088 kB
SwapCached:      27544 kB
Active:         690316 kB
Inactive:      7931408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24102948 kB
SwapTotal:    67111528 kB
SwapFree:     56449224 kB
Dirty:           10924 kB
Writeback:           0 kB
AnonPages:     2732240 kB
Mapped:           9600 kB
Slab:           113012 kB
PageTables:      47824 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 74997188 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= 73352 MiB
End job on node106 at 2011-05-14 17:31:31