Trace number 3367818

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.04 1300.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S496650424-021.UNKNOWN.cnf
MD5SUMfb063acde7d440560f4280457889aef8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark25.9601
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367818-1305387451.cnf'
0.00/0.01	c -- header says num vars:            400
0.00/0.01	c -- header says num clauses:        1704
0.00/0.01	c -- clauses added:            0 learnts,         1704 normals,            0 xors
0.00/0.01	c -- vars added        400
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       400      1704         0         0      5112         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/1704/1704 lits-rem:0 time: 0.00
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:    400 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:      7  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:     169 undec:      38 neg:     193
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       393      1698         0         0      5141         0   no data   no data
0.00/0.05	c Decided on static restart strategy
0.09/0.13	c  N st     8      4914       393      1698         0      4790      5141     91259   no data   no data
0.29/0.36	c  N st    10     11296       393      1698         0      4441      5141     63946   no data   no data
0.59/0.61	c  N st    11     17039       393      1698         0     10046      5141    179990   no data   no data
0.89/0.99	c  F st    12     25000       393      1698         0     12353      5141    234778   no data   no data
0.89/0.99	c  N st    12     25000       393      1698         0     12353      5141    234778   no data   no data
1.19/1.23	c Decided on static restart strategy
1.19/1.23	c  N st    18     30000       393      1698         0     10631      5141    175696   no data   no data
1.19/1.23	c  S st    18     30000       393      1698         0     10631      5141    175696   no data   no data
1.19/1.26	c  S st    18     30500       393      1698         0     11126      5141    185211   no data   no data
1.19/1.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.19/1.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.19/1.26	c blocked clauses removed:        0 vars:      0 tried:         393 T: 0.00 s
1.19/1.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.19/1.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    393 time:  0.00 s
1.19/1.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.19/1.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.19/1.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.32	c lits-rem:       255  cl-subs:      733  v-elim:      0  v-fix:    0  time:  0.05 s
1.29/1.33	c asymm  cl-useful: 0/1698/1698 lits-rem:0 time: 0.01
1.29/1.33	c calculated reachability. Time: 0.00
1.29/1.33	c  N st    18     30500       393      1698         0     10393      5141    169871   no data   no data
1.69/1.71	c  N st    20     37610       393      1698         0      9665      5141    141494   no data   no data
1.99/2.06	c  N st    21     44009       393      1698         0     15862      5141    258833   no data   no data
2.09/2.18	c  S st    22     45750       393      1698         0      8884      5141    109654   no data   no data
2.09/2.21	c  S st    22     46250       393      1698         0      9382      5141    120067   no data   no data
2.09/2.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.20/2.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.20/2.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.20/2.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.20/2.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.20/2.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    393 time:  0.00 s
2.20/2.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.20/2.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.20/2.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.20/2.22	c lits-rem:        27  cl-subs:      164  v-elim:      0  v-fix:    0  time:  0.01 s
2.20/2.22	c vivif2 --  cl tried     1698 cl shrink        0 lits rem          0 time: 0.00
2.20/2.22	c vivif2 --  cl tried     9218 cl shrink        0 lits rem          0 time: 0.00
2.20/2.23	c asymm  cl-useful: 0/1698/1698 lits-rem:0 time: 0.00
2.20/2.23	c calculated reachability. Time: 0.00
2.20/2.23	c  N st    22     46250       393      1698         0      9218      5141    117153   no data   no data
3.09/3.10	c  N st    23     60648       393      1698         0     13482      5141    185386   no data   no data
3.59/3.66	c  N st    24     69375       393      1698         0     11286      5141    137983   no data   no data
3.59/3.66	c  S st    24     69375       393      1698         0     11286      5141    137983   no data   no data
3.59/3.69	c  S st    24     69879       393      1698         0     11788      5141    147842   no data   no data
3.59/3.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.59/3.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.59/3.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.59/3.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.59/3.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.59/3.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    393 time:  0.00 s
3.59/3.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.59/3.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  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.71	c lits-rem:        57  cl-subs:      309  v-elim:      0  v-fix:    0  time:  0.02 s
3.69/3.71	c vivif2 --  cl tried     1698 cl shrink        0 lits rem          0 time: 0.00
3.69/3.72	c vivif2 --  cl tried    11479 cl shrink        0 lits rem          0 time: 0.00
3.69/3.72	c asymm  cl-useful: 0/1698/1698 lits-rem:0 time: 0.01
3.69/3.72	c calculated reachability. Time: 0.00
3.69/3.72	c  N st    24     69879       393      1698         0     11479      5141    142887   no data   no data
4.79/4.89	c  F st    25     87502       393      1698         0     16863      5141    232420   no data   no data
4.79/4.89	c  N st    25     87502       393      1698         0     16863      5141    232420   no data   no data
5.19/5.29	c Decided on static restart strategy
5.39/5.50	c  N st    32     95540       393      1698         0     24637      5141    383718   no data   no data
6.09/6.13	c  N st    34    104818       393      1698         0     21134      5141    319803   no data   no data
6.09/6.13	c  S st    34    104818       393      1698         0     21134      5141    319803   no data   no data
6.09/6.19	c  S st    34    105323       393      1698         0     21637      5141    329608   no data   no data
6.09/6.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.09/6.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.09/6.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.09/6.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.09/6.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.09/6.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    393 time:  0.00 s
6.09/6.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.19/6.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.19/6.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.28/6.35	c lits-rem:       177  cl-subs:     1140  v-elim:      0  v-fix:    0  time:  0.14 s
6.28/6.35	c vivif2 --  cl tried     1698 cl shrink        0 lits rem          0 time: 0.00
6.28/6.35	c vivif2 --  cl tried    20497 cl shrink        0 lits rem          0 time: 0.00
6.28/6.36	c asymm  cl-useful: 0/1698/1698 lits-rem:0 time: 0.01
6.28/6.36	c calculated reachability. Time: 0.00
6.28/6.36	c  N st    34    105323       393      1698         0     20497      5141    307628   no data   no data
7.18/7.22	c  N st    35    114921       393      1698         0     16205      5141    199873   no data   no data
8.39/8.43	c  N st    36    129318       393      1698         0     15652      5141    175666   no data   no data
10.09/10.17	c  N st    37    150914       393      1698         0     21010      5141    267226   no data   no data
10.69/10.77	c  S st    38    157984       393      1698         0     27856      5141    400840   no data   no data
10.79/10.84	c  S st    38    158485       393      1698         0     28356      5141    411004   no data   no data
10.79/10.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.79/10.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
10.79/10.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.79/10.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.79/10.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.79/10.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    393 time:  0.00 s
10.79/10.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.79/10.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
10.79/10.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.19/11.22	c lits-rem:       293  cl-subs:     2282  v-elim:      0  v-fix:    0  time:  0.35 s
11.19/11.22	c vivif2 --  cl tried     1698 cl shrink        0 lits rem          0 time: 0.00
11.19/11.23	c vivif2 --  cl tried    26074 cl shrink        0 lits rem          0 time: 0.00
11.19/11.24	c asymm  cl-useful: 0/1698/1698 lits-rem:0 time: 0.01
11.19/11.24	c calculated reachability. Time: 0.00
11.19/11.24	c  N st    38    158485       393      1698         0     26074      5141    370591   no data   no data
15.68/15.77	c  N st    39    207073       393      1698         0     20936      5141    241355   no data   no data
18.70/18.79	c  N st    40    237727       393      1698         0     31306      5141    433660   no data   no data
18.70/18.79	c  S st    40    237727       393      1698         0     31306      5141    433660   no data   no data
18.78/18.86	c  S st    40    238229       393      1698         0     31806      5141    443717   no data   no data
18.78/18.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.78/18.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
18.78/18.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.78/18.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.78/18.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.78/18.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    393 time:  0.00 s
18.78/18.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.78/18.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
18.78/18.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.29/19.30	c lits-rem:       274  cl-subs:     2360  v-elim:      0  v-fix:    0  time:  0.41 s
19.29/19.30	c vivif2 --  cl tried     1698 cl shrink        0 lits rem          0 time: 0.00
19.29/19.30	c vivif2 --  cl tried    29446 cl shrink        0 lits rem          0 time: 0.00
19.29/19.32	c asymm  cl-useful: 0/1698/1698 lits-rem:0 time: 0.01
19.29/19.32	c calculated reachability. Time: 0.00
19.29/19.32	c  N st    40    238229       393      1698         0     29446      5141    403266   no data   no data
26.19/26.23	c  F st    41    306250       393      1698         0     31431      5141    393519   no data   no data
26.19/26.23	c  N st    41    306250       393      1698         0     31431      5141    393519   no data   no data
26.68/26.78	c Decided on static restart strategy
29.09/29.18	c  N st    51    334552       393      1698         0     35688      5141    485365   no data   no data
31.58/31.63	c  N st    53    357344       393      1698         0     33615      5141    433296   no data   no data
31.58/31.63	c  S st    53    357344       393      1698         0     33615      5141    433296   no data   no data
31.68/31.72	c  S st    53    357848       393      1698         0     34116      5141    443479   no data   no data
31.68/31.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.68/31.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
31.68/31.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
31.68/31.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.68/31.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.68/31.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    393 time:  0.00 s
31.68/31.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31.68/31.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
31.68/31.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.98/32.00	c lits-rem:       177  cl-subs:     1321  v-elim:      0  v-fix:    0  time:  0.26 s
31.98/32.00	c vivif2 --  cl tried     1698 cl shrink        0 lits rem          0 time: 0.00
31.98/32.01	c vivif2 --  cl tried    32795 cl shrink        0 lits rem          0 time: 0.00
31.98/32.03	c asymm  cl-useful: 0/1698/1698 lits-rem:0 time: 0.02
31.98/32.03	c calculated reachability. Time: 0.00
31.98/32.03	c  N st    53    357848       393      1698         0     32795      5141    415301   no data   no data
35.98/36.04	c  N st    54    390240       393      1698         0     38798      5141    501051   no data   no data
42.08/42.16	c  N st    55    438828       393      1698         0     32436      5141    349993   no data   no data
50.88/50.90	c  N st    56    511711       393      1698         0     46152      5141    612336   no data   no data
53.78/53.87	c  N st    57    536773       393      1698         0     40472      5141    487914   no data   no data
53.78/53.87	c  S st    57    536773       393      1698         0     40472      5141    487914   no data   no data
53.89/53.97	c  S st    57    537278       393      1698         0     40976      5141    497823   no data   no data
53.89/53.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
53.89/53.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
53.89/53.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
53.89/53.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.89/53.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.89/53.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    393 time:  0.00 s
53.89/53.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
53.89/53.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
53.98/54.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.38/54.46	c lits-rem:       161  cl-subs:     2754  v-elim:      0  v-fix:    0  time:  0.46 s
54.38/54.46	c vivif2 --  cl tried     1698 cl shrink        0 lits rem          0 time: 0.00
54.38/54.47	c vivif2 --  cl tried    38222 cl shrink        0 lits rem          0 time: 0.00
54.38/54.49	c asymm  cl-useful: 0/1698/1698 lits-rem:0 time: 0.02
54.38/54.49	c calculated reachability. Time: 0.00
54.38/54.49	c  N st    57    537278       393      1698         0     38222      5141    446763   no data   no data
75.37/75.43	c  N st    58    701262       393      1698         0     66864      5141    946764   no data   no data
89.98/90.04	c  N st    59    805917       393      1698         0     60666      5141    789680   no data   no data
89.98/90.04	c  S st    59    805917       393      1698         0     60666      5141    789680   no data   no data
90.08/90.20	c  S st    59    806418       393      1698         0     61165      5141    800103   no data   no data
90.08/90.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
90.19/90.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
90.19/90.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
90.19/90.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
90.19/90.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
90.19/90.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    393 time:  0.00 s
90.19/90.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
90.19/90.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
90.19/90.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
91.98/92.02	c lits-rem:       387  cl-subs:     6175  v-elim:      0  v-fix:    0  time:  1.76 s
91.98/92.02	c vivif2 --  cl tried     1698 cl shrink        0 lits rem          0 time: 0.00
91.98/92.03	c vivif2 --  cl tried    54990 cl shrink        0 lits rem          0 time: 0.01
91.98/92.06	c asymm  cl-useful: 0/1698/1698 lits-rem:0 time: 0.03
91.98/92.06	c calculated reachability. Time: 0.00
91.98/92.06	c  N st    59    806418       393      1698         0     54990      5141    699675   no data   no data
137.07/137.14	c  F st    60   1071875       393      1698         0     70761      5141    912164   no data   no data
137.07/137.14	c  N st    60   1071875       393      1698         0     70761      5141    912164   no data   no data
137.97/138.06	c Decided on static restart strategy
142.07/142.17	c  N st    70   1100175       393      1698         0     54962      5141    614646   no data   no data
148.28/148.35	c  N st    72   1136167       393      1698         0     45324      5141    415556   no data   no data
153.28/153.33	c  N st    73   1168559       393      1698         0     76465      5141    993638   no data   no data
160.37/160.51	c  N st    74   1209627       393      1698         0     70743      5141    896433   no data   no data
160.37/160.51	c  S st    74   1209627       393      1698         0     70743      5141    896433   no data   no data
160.59/160.68	c  S st    74   1210132       393      1698         0     71243      5141    906775   no data   no data
160.59/160.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
160.67/160.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
160.67/160.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
160.67/160.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
160.67/160.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
160.67/160.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    393 time:  0.00 s
160.67/160.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
160.67/160.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
160.67/160.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
162.97/163.06	c lits-rem:       342  cl-subs:     7144  v-elim:      0  v-fix:    0  time:  2.32 s
162.97/163.06	c vivif2 --  cl tried     1698 cl shrink        0 lits rem          0 time: 0.00
162.97/163.07	c vivif2 --  cl tried    64099 cl shrink        0 lits rem          0 time: 0.01
163.07/163.11	c asymm  cl-useful: 0/1698/1698 lits-rem:0 time: 0.04
163.07/163.11	c calculated reachability. Time: 0.00
163.07/163.11	c  N st    74   1210132       393      1698         0     64099      5141    785464   no data   no data
177.09/177.17	c  N st    75   1283014       393      1698         0     88166      5141   1205697   no data   no data
197.28/197.35	c  N st    76   1392338       393      1698         0     98128      5141   1401617   no data   no data
229.38/229.43	c  N st    77   1556323       393      1698         0     54160      5141    505375   no data   no data
259.08/259.18	c  N st    78   1710132       393      1698         0     95371      5141   1276210   no data   no data
259.08/259.18	c  S st    78   1710132       393      1698         0     95371      5141   1276210   no data   no data
259.38/259.47	c  S st    78   1710636       393      1698         0     95874      5141   1286790   no data   no data
259.38/259.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
259.48/259.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
259.48/259.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
259.48/259.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
259.48/259.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
259.48/259.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    393 time:  0.00 s
259.48/259.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
259.48/259.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
259.48/259.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
265.58/265.69	c lits-rem:      1317  cl-subs:    12828  v-elim:      0  v-fix:    0  time:  6.13 s
265.58/265.69	c vivif2 --  cl tried     1698 cl shrink        0 lits rem          0 time: 0.00
265.68/265.71	c vivif2 --  cl tried    83046 cl shrink        0 lits rem          0 time: 0.01
265.68/265.76	c asymm  cl-useful: 0/1698/1698 lits-rem:0 time: 0.05
265.68/265.77	c calculated reachability. Time: 0.00
265.68/265.77	c  N st    78   1710636       393      1698         0     83046      5141   1074592   no data   no data
339.58/339.60	c  N st    79   2079600       393      1698         0     94778      5141   1183362   no data   no data
367.88/367.95	c  N st    80   2210636       393      1698         0     98356      5141   1208882   no data   no data
367.88/367.95	c  S st    80   2210636       393      1698         0     98356      5141   1208882   no data   no data
368.18/368.22	c  S st    80   2211140       393      1698         0     98858      5141   1220073   no data   no data
368.18/368.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
368.18/368.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
368.18/368.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
368.18/368.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
368.18/368.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
368.18/368.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    393 time:  0.00 s
368.18/368.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
368.18/368.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
368.28/368.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
372.78/372.82	c lits-rem:      1143  cl-subs:    12097  v-elim:      0  v-fix:    0  time:  4.51 s
372.78/372.82	c vivif2 --  cl tried     1698 cl shrink        0 lits rem          0 time: 0.00
372.78/372.84	c vivif2 --  cl tried    86761 cl shrink        0 lits rem          0 time: 0.01
372.78/372.90	c asymm  cl-useful: 0/1698/1698 lits-rem:0 time: 0.06
372.78/372.90	c calculated reachability. Time: 0.00
372.78/372.90	c  N st    80   2211140       393      1698         0     86761      5141   1026362   no data   no data
487.59/487.68	c  N st    81   2711140       393      1698         0    110317      5141   1354616   no data   no data
487.59/487.68	c  S st    81   2711140       393      1698         0    110317      5141   1354616   no data   no data
487.89/487.98	c  S st    81   2711642       393      1698         0    110817      5141   1365080   no data   no data
487.89/487.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
487.99/488.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
487.99/488.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
487.99/488.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
487.99/488.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
487.99/488.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    393 time:  0.00 s
487.99/488.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
487.99/488.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
487.99/488.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
493.58/493.67	c lits-rem:       880  cl-subs:    14674  v-elim:      0  v-fix:    0  time:  5.58 s
493.58/493.67	c vivif2 --  cl tried     1698 cl shrink        0 lits rem          0 time: 0.00
493.58/493.68	c vivif2 --  cl tried    96143 cl shrink        0 lits rem          0 time: 0.02
493.68/493.75	c asymm  cl-useful: 0/1698/1698 lits-rem:0 time: 0.07
493.68/493.75	c calculated reachability. Time: 0.00
493.68/493.75	c  N st    81   2711642       393      1698         0     96143      5141   1145699   no data   no data
622.39/622.44	c  N st    82   3211643       393      1698         0    147396      5141   2041881   no data   no data
622.39/622.44	c  S st    82   3211643       393      1698         0    147396      5141   2041881   no data   no data
622.79/622.89	c  S st    82   3212145       393      1698         0    147896      5141   2051971   no data   no data
622.89/622.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
622.89/622.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
622.89/622.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
622.89/622.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
622.89/622.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
622.89/622.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    393 time:  0.00 s
622.89/622.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
622.89/622.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
622.99/623.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
652.69/652.78	c lits-rem:      1469  cl-subs:    28056  v-elim:      0  v-fix:    0  time: 29.74 s
652.69/652.78	c vivif2 --  cl tried     1698 cl shrink        0 lits rem          0 time: 0.00
652.79/652.81	c vivif2 --  cl tried   119840 cl shrink        0 lits rem          0 time: 0.02
652.89/652.95	c asymm  cl-useful: 0/1698/1698 lits-rem:0 time: 0.14
652.89/652.95	c calculated reachability. Time: 0.00
652.89/652.95	c  N st    82   3212145       393      1698         0    119840      5141   1563619   no data   no data
780.19/780.24	c  N st    83   3712145       393      1698         0    137382      5141   1764595   no data   no data
780.19/780.24	c  S st    83   3712145       393      1698         0    137382      5141   1764595   no data   no data
780.59/780.66	c  S st    83   3712648       393      1698         0    137882      5141   1774878   no data   no data
780.59/780.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
780.69/780.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
780.69/780.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
780.69/780.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
780.69/780.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
780.69/780.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    393 time:  0.00 s
780.69/780.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
780.69/780.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
780.69/780.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
794.10/794.17	c lits-rem:      1226  cl-subs:    22570  v-elim:      0  v-fix:    0  time: 13.38 s
794.10/794.17	c vivif2 --  cl tried     1698 cl shrink        0 lits rem          0 time: 0.00
794.10/794.20	c vivif2 --  cl tried   115312 cl shrink        0 lits rem          0 time: 0.02
794.20/794.29	c asymm  cl-useful: 0/1698/1698 lits-rem:0 time: 0.09
794.20/794.29	c calculated reachability. Time: 0.00
794.20/794.29	c  N st    83   3712648       393      1698         0    115312      5141   1397894   no data   no data
806.20/806.25	c  F st    84   3751562       393      1698         0    152619      5141   2094052   no data   no data
806.20/806.25	c  N st    84   3751562       393      1698         0    152619      5141   2094052   no data   no data
807.90/807.98	c Decided on static restart strategy
813.79/813.87	c  N st    94   3779870       393      1698         0     99869      5141   1091282   no data   no data
823.90/823.93	c  N st    96   3815863       393      1698         0    134488      5141   1783978   no data   no data
835.90/835.94	c  N st    97   3848255       393      1698         0     84282      5141    756574   no data   no data
848.60/848.61	c  N st    98   3896843       393      1698         0    131130      5141   1723474   no data   no data
869.09/869.17	c  N st    99   3969725       393      1698         0    118690      5141   1441453   no data   no data
903.30/903.30	c  N st   100   4079048       393      1698         0    139784      5141   1763315   no data   no data
947.00/947.02	c  N st   101   4212648       393      1698         0     98299      5141    980634   no data   no data
947.00/947.02	c  S st   101   4212648       393      1698         0     98299      5141    980634   no data   no data
947.20/947.28	c  S st   101   4213151       393      1698         0     98801      5141    991336   no data   no data
947.20/947.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
947.30/947.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
947.30/947.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
947.30/947.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
947.30/947.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
947.30/947.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    393 time:  0.00 s
947.30/947.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
947.30/947.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
947.30/947.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
948.21/948.25	c lits-rem:       148  cl-subs:     3379  v-elim:      0  v-fix:    0  time:  0.88 s
948.21/948.25	c vivif2 --  cl tried     1698 cl shrink        0 lits rem          0 time: 0.00
948.21/948.26	c vivif2 --  cl tried    95422 cl shrink        0 lits rem          0 time: 0.01
948.29/948.33	c asymm  cl-useful: 0/1698/1698 lits-rem:0 time: 0.06
948.29/948.33	c calculated reachability. Time: 0.00
948.29/948.33	c  N st   101   4213151       393      1698         0     95422      5141    935685   no data   no data
1026.00/1026.05	c  N st   102   4459129       393      1698         0    158220      5141   2195664   no data   no data
1106.10/1106.16	c  N st   103   4713152       393      1698         0    134763      5141   1682836   no data   no data
1106.10/1106.16	c  S st   103   4713152       393      1698         0    134763      5141   1682836   no data   no data
1106.51/1106.58	c  S st   103   4713657       393      1698         0    135265      5141   1693613   no data   no data
1106.51/1106.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1106.61/1106.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
1106.61/1106.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1106.61/1106.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1106.61/1106.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1106.61/1106.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    393 time:  0.00 s
1106.61/1106.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1106.61/1106.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1106.70/1106.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1112.80/1112.86	c lits-rem:       826  cl-subs:     9525  v-elim:      0  v-fix:    0  time:  6.14 s
1112.80/1112.86	c vivif2 --  cl tried     1698 cl shrink        0 lits rem          0 time: 0.00
1112.80/1112.88	c vivif2 --  cl tried   125740 cl shrink        0 lits rem          0 time: 0.02
1112.90/1112.99	c asymm  cl-useful: 0/1698/1698 lits-rem:0 time: 0.10
1112.90/1112.99	c calculated reachability. Time: 0.00
1112.90/1112.99	c  N st   103   4713657       393      1698         0    125740      5141   1535897   no data   no data
1274.50/1274.52	c  N st   104   5213660       393      1698         0    138841      5141   1608740   no data   no data
1274.50/1274.52	c  S st   104   5213660       393      1698         0    138841      5141   1608740   no data   no data
1274.92/1274.92	c  S st   104   5214162       393      1698         0    139342      5141   1619367   no data   no data
1274.92/1274.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1274.92/1274.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
1274.92/1274.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1274.92/1274.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1274.92/1274.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1274.92/1274.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    393 time:  0.00 s
1274.92/1274.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1275.00/1275.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1275.00/1275.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1281.31/1281.37	c lits-rem:      3143  cl-subs:    15112  v-elim:      0  v-fix:    0  time:  6.32 s
1281.31/1281.37	c vivif2 --  cl tried     1698 cl shrink        0 lits rem          0 time: 0.00
1281.31/1281.39	c vivif2 --  cl tried   124230 cl shrink        0 lits rem          0 time: 0.02
1281.42/1281.50	c asymm  cl-useful: 0/1698/1698 lits-rem:0 time: 0.10
1281.42/1281.50	c calculated reachability. Time: 0.00
1281.42/1281.50	c  N st   104   5214162       393      1698         0    124230      5141   1399709   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-3367818-1305387451/watcher-3367818-1305387451 -o /tmp/evaluation-result-3367818-1305387451/solver-3367818-1305387451 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367818-1305387451.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: 1.84 2.16 2.90 5/366 10984
/proc/meminfo: memFree=21323812/32951124 swapFree=65581052/67111528
[pid=10984] ppid=10982 vsize=29764 CPUtime=0 cores=4,6
/proc/10984/stat : 10984 (strangenight2-s) R 10982 10984 9800 0 -1 4202496 499 0 0 0 0 0 0 0 19 0 1 0 650342835 30478336 439 33554432000 4194304 4580011 140735307476896 18446744073709551615 4489378 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10984/statm: 7441 439 322 95 0 2423 0

[startup+0.060556 s]
/proc/loadavg: 1.84 2.16 2.90 5/366 10984
/proc/meminfo: memFree=21323812/32951124 swapFree=65581052/67111528
[pid=10984] ppid=10982 vsize=30184 CPUtime=0.05 cores=4,6
/proc/10984/stat : 10984 (strangenight2-s) R 10982 10984 9800 0 -1 4202496 688 0 0 0 5 0 0 0 19 0 1 0 650342835 30908416 619 33554432000 4194304 4580011 140735307476896 18446744073709551615 4295707 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10984/statm: 7546 619 364 95 0 2528 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30184

[startup+0.100575 s]
/proc/loadavg: 1.84 2.16 2.90 5/366 10984
/proc/meminfo: memFree=21323812/32951124 swapFree=65581052/67111528
[pid=10984] ppid=10982 vsize=30332 CPUtime=0.09 cores=4,6
/proc/10984/stat : 10984 (strangenight2-s) R 10982 10984 9800 0 -1 4202496 753 0 0 0 9 0 0 0 19 0 1 0 650342835 31059968 684 33554432000 4194304 4580011 140735307476896 18446744073709551615 4293073 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10984/statm: 7583 684 364 95 0 2565 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30332

[startup+0.300542 s]
/proc/loadavg: 1.84 2.16 2.90 5/366 10984
/proc/meminfo: memFree=21323812/32951124 swapFree=65581052/67111528
[pid=10984] ppid=10982 vsize=30732 CPUtime=0.29 cores=4,6
/proc/10984/stat : 10984 (strangenight2-s) R 10982 10984 9800 0 -1 4202496 983 0 0 0 29 0 0 0 20 0 1 0 650342835 31469568 798 33554432000 4194304 4580011 140735307476896 18446744073709551615 4294245 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10984/statm: 7683 798 364 95 0 2665 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30732

[startup+0.700466 s]
/proc/loadavg: 1.84 2.16 2.90 5/366 10984
/proc/meminfo: memFree=21323812/32951124 swapFree=65581052/67111528
[pid=10984] ppid=10982 vsize=31328 CPUtime=0.69 cores=4,6
/proc/10984/stat : 10984 (strangenight2-s) R 10982 10984 9800 0 -1 4202496 1455 0 0 0 69 0 0 0 20 0 1 0 650342835 32079872 851 33554432000 4194304 4580011 140735307476896 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10984/statm: 7832 851 364 95 0 2814 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31328

[startup+1.50033 s]
/proc/loadavg: 1.84 2.16 2.90 5/367 10985
/proc/meminfo: memFree=21314380/32951124 swapFree=65581052/67111528
[pid=10984] ppid=10982 vsize=36624 CPUtime=1.49 cores=4,6
/proc/10984/stat : 10984 (strangenight2-s) R 10982 10984 9800 0 -1 4202496 3186 0 0 0 149 0 0 0 23 0 1 0 650342835 37502976 2284 33554432000 4194304 4580011 140735307476896 18446744073709551615 4293659 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10984/statm: 9156 2284 367 95 0 4138 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36624

[startup+3.10101 s]
/proc/loadavg: 1.84 2.16 2.90 5/367 10985
/proc/meminfo: memFree=21290820/32951124 swapFree=65581052/67111528
[pid=10984] ppid=10982 vsize=36776 CPUtime=3.09 cores=4,6
/proc/10984/stat : 10984 (strangenight2-s) R 10982 10984 9800 0 -1 4202496 4203 0 0 0 309 0 0 0 25 0 1 0 650342835 37658624 2231 33554432000 4194304 4580011 140735307476896 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10984/statm: 9194 2231 367 95 0 4176 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36776

[startup+6.30046 s]
/proc/loadavg: 2.01 2.19 2.90 5/367 10985
/proc/meminfo: memFree=21283640/32951124 swapFree=65581052/67111528
[pid=10984] ppid=10982 vsize=42704 CPUtime=6.28 cores=4,6
/proc/10984/stat : 10984 (strangenight2-s) R 10982 10984 9800 0 -1 4202496 7016 0 0 0 628 0 0 0 25 0 1 0 650342835 43728896 3734 33554432000 4194304 4580011 140735307476896 18446744073709551615 4406390 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10984/statm: 10676 3734 367 95 0 5658 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 42704

[startup+12.7003 s]
/proc/loadavg: 2.17 2.22 2.91 5/367 10985
/proc/meminfo: memFree=21245148/32951124 swapFree=65581052/67111528
[pid=10984] ppid=10982 vsize=47088 CPUtime=12.69 cores=4,6
/proc/10984/stat : 10984 (strangenight2-s) R 10982 10984 9800 0 -1 4202496 10385 0 0 0 1268 1 0 0 25 0 1 0 650342835 48218112 4802 33554432000 4194304 4580011 140735307476896 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10984/statm: 11772 4802 367 95 0 6754 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47088

[startup+25.501 s]
/proc/loadavg: 2.58 2.30 2.93 5/367 10986
/proc/meminfo: memFree=21220180/32951124 swapFree=65581052/67111528
[pid=10984] ppid=10982 vsize=50760 CPUtime=25.49 cores=4,6
/proc/10984/stat : 10984 (strangenight2-s) R 10982 10984 9800 0 -1 4202496 15481 0 0 0 2547 2 0 0 25 0 1 0 650342835 51978240 5507 33554432000 4194304 4580011 140735307476896 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10984/statm: 12690 5507 367 95 0 7672 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 50760

[startup+51.1004 s]
/proc/loadavg: 3.06 2.44 2.95 5/367 10986
/proc/meminfo: memFree=21203476/32951124 swapFree=65581052/67111528
[pid=10984] ppid=10982 vsize=53820 CPUtime=51.08 cores=4,6
/proc/10984/stat : 10984 (strangenight2-s) R 10982 10984 9800 0 -1 4202496 23121 0 0 0 5105 3 0 0 25 0 1 0 650342835 55111680 6633 33554432000 4194304 4580011 140735307476896 18446744073709551615 4293190 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10984/statm: 13455 6633 367 95 0 8437 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 53820

[startup+102.314 s]
/proc/loadavg: 3.59 2.68 3.01 5/367 10988
/proc/meminfo: memFree=21144776/32951124 swapFree=65581052/67111528
[pid=10984] ppid=10982 vsize=67252 CPUtime=102.29 cores=4,6
/proc/10984/stat : 10984 (strangenight2-s) R 10982 10984 9800 0 -1 4202496 37489 0 0 0 10224 5 0 0 25 0 1 0 650342835 68866048 10242 33554432000 4194304 4580011 140735307476896 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10984/statm: 16813 10242 367 95 0 11795 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 67252

[startup+162.3 s]
/proc/loadavg: 3.85 2.91 3.06 5/367 10989
/proc/meminfo: memFree=21122404/32951124 swapFree=65581052/67111528
[pid=10984] ppid=10982 vsize=73980 CPUtime=162.27 cores=4,6
/proc/10984/stat : 10984 (strangenight2-s) R 10982 10984 9800 0 -1 4202496 50249 0 0 0 16220 7 0 0 25 0 1 0 650342835 75755520 11587 33554432000 4194304 4580011 140735307476896 18446744073709551615 4406390 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10984/statm: 18495 11587 367 95 0 13477 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 73980

[startup+222.3 s]
/proc/loadavg: 3.94 3.11 3.12 5/367 10991
/proc/meminfo: memFree=21084032/32951124 swapFree=65581052/67111528
[pid=10984] ppid=10982 vsize=74296 CPUtime=222.28 cores=4,6
/proc/10984/stat : 10984 (strangenight2-s) R 10982 10984 9800 0 -1 4202496 60355 0 0 0 22218 10 0 0 25 0 1 0 650342835 76079104 11559 33554432000 4194304 4580011 140735307476896 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10984/statm: 18574 11559 367 95 0 13556 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 74296

[startup+282.301 s]
/proc/loadavg: 3.98 3.27 3.17 5/367 10992
/proc/meminfo: memFree=21054724/32951124 swapFree=65581052/67111528
[pid=10984] ppid=10982 vsize=88248 CPUtime=282.28 cores=4,6
/proc/10984/stat : 10984 (strangenight2-s) R 10982 10984 9800 0 -1 4202496 72042 0 0 0 28216 12 0 0 25 0 1 0 650342835 90365952 15635 33554432000 4194304 4580011 140735307476896 18446744073709551615 4304842 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10984/statm: 22062 15635 367 95 0 17044 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 88248

[startup+342.301 s]
/proc/loadavg: 4.18 3.45 3.24 5/367 10994
/proc/meminfo: memFree=21016120/32951124 swapFree=65581052/67111528
[pid=10984] ppid=10982 vsize=88496 CPUtime=342.28 cores=4,6
/proc/10984/stat : 10984 (strangenight2-s) R 10982 10984 9800 0 -1 4202496 81721 0 0 0 34214 14 0 0 25 0 1 0 650342835 90619904 15348 33554432000 4194304 4580011 140735307476896 18446744073709551615 4294326 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10984/statm: 22124 15348 367 95 0 17106 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 88496

[startup+402.301 s]
/proc/loadavg: 4.13 3.56 3.29 5/367 10996
/proc/meminfo: memFree=21014252/32951124 swapFree=65581052/67111528
[pid=10984] ppid=10982 vsize=95036 CPUtime=402.28 cores=4,6
/proc/10984/stat : 10984 (strangenight2-s) R 10982 10984 9800 0 -1 4202496 91284 0 0 0 40212 16 0 0 25 0 1 0 650342835 97316864 16539 33554432000 4194304 4580011 140735307476896 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10984/statm: 23759 16539 367 95 0 18741 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 95036

[startup+462.301 s]
/proc/loadavg: 4.05 3.64 3.33 5/367 10997
/proc/meminfo: memFree=20982820/32951124 swapFree=65581052/67111528
[pid=10984] ppid=10982 vsize=95256 CPUtime=462.28 cores=4,6
/proc/10984/stat : 10984 (strangenight2-s) R 10982 10984 9800 0 -1 4202496 99780 0 0 0 46210 18 0 0 25 0 1 0 650342835 97542144 16451 33554432000 4194304 4580011 140735307476896 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10984/statm: 23814 16451 367 95 0 18796 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 95256

[startup+522.3 s]
/proc/loadavg: 4.15 3.74 3.38 5/367 10999
/proc/meminfo: memFree=20954880/32951124 swapFree=65581052/67111528
[pid=10984] ppid=10982 vsize=99948 CPUtime=522.29 cores=4,6
/proc/10984/stat : 10984 (strangenight2-s) R 10982 10984 9800 0 -1 4202496 106910 0 0 0 52209 20 0 0 25 0 1 0 650342835 102346752 18702 33554432000 4194304 4580011 140735307476896 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10984/statm: 24987 18702 367 95 0 19969 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 99948

[startup+582.3 s]
/proc/loadavg: 4.05 3.79 3.42 5/367 11000
/proc/meminfo: memFree=20932400/32951124 swapFree=65581052/67111528
[pid=10984] ppid=10982 vsize=100104 CPUtime=582.29 cores=4,6
/proc/10984/stat : 10984 (strangenight2-s) R 10982 10984 9800 0 -1 4202496 114257 0 0 0 58206 23 0 0 25 0 1 0 650342835 102506496 18856 33554432000 4194304 4580011 140735307476896 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10984/statm: 25026 18856 367 95 0 20008 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 100104

[startup+642.301 s]
/proc/loadavg: 4.02 3.82 3.45 5/367 11002
/proc/meminfo: memFree=20903220/32951124 swapFree=65581052/67111528
[pid=10984] ppid=10982 vsize=116960 CPUtime=642.29 cores=4,6
/proc/10984/stat : 10984 (strangenight2-s) R 10982 10984 9800 0 -1 4202496 122910 0 0 0 64205 24 0 0 25 0 1 0 650342835 119767040 22576 33554432000 4194304 4580011 140735307476896 18446744073709551615 4406312 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10984/statm: 29240 22576 367 95 0 24222 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 116960

[startup+702.301 s]
/proc/loadavg: 4.00 3.85 3.48 5/367 11004
/proc/meminfo: memFree=20910728/32951124 swapFree=65581052/67111528
[pid=10984] ppid=10982 vsize=117016 CPUtime=702.29 cores=4,6
/proc/10984/stat : 10984 (strangenight2-s) R 10982 10984 9800 0 -1 4202496 128382 0 0 0 70203 26 0 0 25 0 1 0 650342835 119824384 22573 33554432000 4194304 4580011 140735307476896 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10984/statm: 29254 22573 367 95 0 24236 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 117016

[startup+762.314 s]
/proc/loadavg: 4.00 3.88 3.51 5/367 11005
/proc/meminfo: memFree=20904376/32951124 swapFree=65581052/67111528
[pid=10984] ppid=10982 vsize=117204 CPUtime=762.31 cores=4,6
/proc/10984/stat : 10984 (strangenight2-s) R 10982 10984 9800 0 -1 4202496 135943 0 0 0 76203 28 0 0 25 0 1 0 650342835 120016896 22530 33554432000 4194304 4580011 140735307476896 18446744073709551615 4294563 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10984/statm: 29301 22530 367 95 0 24283 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 117204

[startup+822.301 s]
/proc/loadavg: 4.12 3.93 3.55 5/367 11007
/proc/meminfo: memFree=20897508/32951124 swapFree=65581052/67111528
[pid=10984] ppid=10982 vsize=124720 CPUtime=822.29 cores=4,6
/proc/10984/stat : 10984 (strangenight2-s) R 10982 10984 9800 0 -1 4202496 142990 0 0 0 82199 30 0 0 25 0 1 0 650342835 127713280 23899 33554432000 4194304 4580011 140735307476896 18446744073709551615 4294348 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10984/statm: 31180 23899 367 95 0 26162 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 124720

[startup+882.301 s]
/proc/loadavg: 4.10 3.95 3.58 5/367 11008
/proc/meminfo: memFree=20888784/32951124 swapFree=65581052/67111528
[pid=10984] ppid=10982 vsize=124856 CPUtime=882.3 cores=4,6
/proc/10984/stat : 10984 (strangenight2-s) R 10982 10984 9800 0 -1 4202496 149167 0 0 0 88197 33 0 0 25 0 1 0 650342835 127852544 24388 33554432000 4194304 4580011 140735307476896 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10984/statm: 31214 24388 367 95 0 26196 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 124856

[startup+942.3 s]
/proc/loadavg: 4.11 3.99 3.61 5/367 11010
/proc/meminfo: memFree=20886404/32951124 swapFree=65581052/67111528
[pid=10984] ppid=10982 vsize=124936 CPUtime=942.3 cores=4,6
/proc/10984/stat : 10984 (strangenight2-s) R 10982 10984 9800 0 -1 4202496 155015 0 0 0 94196 34 0 0 25 0 1 0 650342835 127934464 24629 33554432000 4194304 4580011 140735307476896 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10984/statm: 31234 24629 367 95 0 26216 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 124936

[startup+1002.3 s]
/proc/loadavg: 4.07 4.00 3.64 5/367 11012
/proc/meminfo: memFree=20880304/32951124 swapFree=65581052/67111528
[pid=10984] ppid=10982 vsize=125056 CPUtime=1002.3 cores=4,6
/proc/10984/stat : 10984 (strangenight2-s) R 10982 10984 9800 0 -1 4202496 161043 0 0 0 100194 36 0 0 25 0 1 0 650342835 128057344 24680 33554432000 4194304 4580011 140735307476896 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10984/statm: 31264 24680 367 95 0 26246 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 125056

[startup+1062.3 s]
/proc/loadavg: 4.07 4.01 3.66 5/367 11013
/proc/meminfo: memFree=20858692/32951124 swapFree=65581052/67111528
[pid=10984] ppid=10982 vsize=125148 CPUtime=1062.3 cores=4,6
/proc/10984/stat : 10984 (strangenight2-s) R 10982 10984 9800 0 -1 4202496 167402 0 0 0 106192 38 0 0 25 0 1 0 650342835 128151552 24977 33554432000 4194304 4580011 140735307476896 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10984/statm: 31287 24977 367 95 0 26269 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 125148

[startup+1122.3 s]
/proc/loadavg: 4.06 4.02 3.69 5/367 11015
/proc/meminfo: memFree=20838068/32951124 swapFree=65581052/67111528
[pid=10984] ppid=10982 vsize=132848 CPUtime=1122.31 cores=4,6
/proc/10984/stat : 10984 (strangenight2-s) R 10982 10984 9800 0 -1 4202496 175146 0 0 0 112191 40 0 0 25 0 1 0 650342835 136036352 26418 33554432000 4194304 4580011 140735307476896 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10984/statm: 33212 26418 367 95 0 28194 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 132848

[startup+1182.3 s]
/proc/loadavg: 4.02 4.02 3.71 5/367 11016
/proc/meminfo: memFree=20836684/32951124 swapFree=65581052/67111528
[pid=10984] ppid=10982 vsize=132912 CPUtime=1182.31 cores=4,6
/proc/10984/stat : 10984 (strangenight2-s) R 10982 10984 9800 0 -1 4202496 180703 0 0 0 118190 41 0 0 25 0 1 0 650342835 136101888 25819 33554432000 4194304 4580011 140735307476896 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10984/statm: 33228 25819 367 95 0 28210 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 132912

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 3.72 5/367 11018
/proc/meminfo: memFree=20807636/32951124 swapFree=65581052/67111528
[pid=10984] ppid=10982 vsize=133016 CPUtime=1242.31 cores=4,6
/proc/10984/stat : 10984 (strangenight2-s) R 10982 10984 9800 0 -1 4202496 186576 0 0 0 124188 43 0 0 25 0 1 0 650342835 136208384 25721 33554432000 4194304 4580011 140735307476896 18446744073709551615 4294398 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10984/statm: 33254 25721 367 95 0 28236 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 133016



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.74 2/363 11023
/proc/meminfo: memFree=21208656/32951124 swapFree=65581052/67111528
[pid=10984] ppid=10982 vsize=135844 CPUtime=1300.01 cores=4,6
/proc/10984/stat : 10984 (strangenight2-s) R 10982 10984 9800 0 -1 4202496 191307 0 0 0 129957 44 0 0 25 0 1 0 650342835 139104256 27448 33554432000 4194304 4580011 140735307476896 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10984/statm: 33961 27448 367 95 0 28943 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 135844

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.04
CPU user time (s): 1299.59
CPU system time (s): 0.450931
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 137584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.59
system time used= 0.450931
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 191307
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= 6
involuntary context switches= 1188

runsolver used 4.84426 second user time and 10.4994 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-14 17:37:31
IDJOB=3367818
IDBENCH=83027
IDSOLVER=1845
FILE ID=node137/3367818-1305387451
RUNJOBID= node137-1305387451-10943
PBS_JOBID= 13324365
Free space on /tmp= 73660 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v400-c1704-S496650424-021.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367818-1305387451/watcher-3367818-1305387451 -o /tmp/evaluation-result-3367818-1305387451/solver-3367818-1305387451 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367818-1305387451.cnf

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

MD5SUM BENCH= fb063acde7d440560f4280457889aef8
RANDOM SEED=316808946

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
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.74
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.844
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.82
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.844
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.844
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.83
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.844
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21324224 kB
Buffers:        266364 kB
Cached:        3689544 kB
SwapCached:      36328 kB
Active:        1611500 kB
Inactive:      9791712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21324224 kB
SwapTotal:    67111528 kB
SwapFree:     65581052 kB
Dirty:           21764 kB
Writeback:           0 kB
AnonPages:     7419896 kB
Mapped:          20276 kB
Slab:           119232 kB
PageTables:      38928 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75992368 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= 73672 MiB
End job on node137 at 2011-05-14 17:59:13