Trace number 3367876

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S1980330668-030.SATISFIABLE.cnf
MD5SUMc58a0ddee2026f6e03d1207be874b747
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.006998
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
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-3367876-1305388253.cnf'
0.00/0.01	c -- header says num vars:            100
0.00/0.01	c -- header says num clauses:        2130
0.00/0.01	c -- clauses added:            0 learnts,         2130 normals,            0 xors
0.00/0.01	c -- vars added        100
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       100      2130         0         0     10650         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.01
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:      48 undec:       3 neg:      49
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       100      2130         0         0     10650         0   no data   no data
0.00/0.05	c Decided on static restart strategy
0.09/0.12	c  N st     8      4920       100      2130         0      4611     10650    101886   no data   no data
0.29/0.33	c  N st    10     11303       100      2130         0      4242     10650     74625   no data   no data
0.49/0.55	c  N st    11     17048       100      2130         0      9616     10650    193200   no data   no data
0.79/0.88	c  F st    12     25000       100      2130         0     11748     10650    237086   no data   no data
0.79/0.88	c  N st    12     25000       100      2130         0     11748     10650    237086   no data   no data
1.00/1.09	c Decided on static restart strategy
1.00/1.09	c  N st    18     30002       100      2130         0     10069     10650    188139   no data   no data
1.00/1.09	c  S st    18     30002       100      2130         0     10069     10650    188139   no data   no data
1.10/1.12	c  S st    18     30503       100      2130         0     10550     10650    199039   no data   no data
1.10/1.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.10/1.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.10/1.13	c blocked clauses removed:        0 vars:      0 tried:         100 T: 0.00 s
1.10/1.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.10/1.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.10/1.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1.10/1.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.10/1.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.10/1.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.33	c lits-rem:       206  cl-subs:     1838  v-elim:      0  v-fix:    0  time:  0.19 s
1.29/1.36	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.04
1.29/1.36	c calculated reachability. Time: 0.00
1.29/1.36	c  N st    18     30503       100      2130         0      8712     10650    158856   no data   no data
1.69/1.70	c  N st    20     37613       100      2130         0      7993     10650    130980   no data   no data
1.99/2.01	c  N st    21     44012       100      2130         0     13933     10650    260724   no data   no data
2.10/2.14	c  S st    22     45754       100      2130         0     15537     10650    295088   no data   no data
2.10/2.18	c  S st    22     46255       100      2130         0     16015     10650    306002   no data   no data
2.10/2.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.10/2.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.10/2.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.10/2.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.10/2.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.10/2.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
2.10/2.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.10/2.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.10/2.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.59/2.66	c lits-rem:       359  cl-subs:     2295  v-elim:      0  v-fix:    0  time:  0.46 s
2.59/2.66	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
2.59/2.66	c vivif2 --  cl tried    13720 cl shrink        0 lits rem          0 time: 0.00
2.69/2.72	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.05
2.69/2.72	c calculated reachability. Time: 0.00
2.69/2.72	c  N st    22     46255       100      2130         0     13720     10650    255209   no data   no data
3.49/3.56	c  N st    23     60652       100      2130         0      9662     10650    143810   no data   no data
3.99/4.06	c  N st    24     69382       100      2130         0     17694     10650    315997   no data   no data
3.99/4.06	c  S st    24     69382       100      2130         0     17694     10650    315997   no data   no data
4.09/4.11	c  S st    24     69885       100      2130         0     18171     10650    326672   no data   no data
4.09/4.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.09/4.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.09/4.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.09/4.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.09/4.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.09/4.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
4.09/4.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.09/4.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.09/4.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.59/4.66	c lits-rem:       640  cl-subs:     2478  v-elim:      0  v-fix:    0  time:  0.52 s
4.59/4.66	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
4.59/4.66	c vivif2 --  cl tried    15693 cl shrink        0 lits rem          0 time: 0.00
4.69/4.72	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.06
4.69/4.72	c calculated reachability. Time: 0.00
4.69/4.72	c  N st    24     69885       100      2130         0     15693     10650    274629   no data   no data
5.79/5.87	c  F st    25     87503       100      2130         0     21886     10650    397928   no data   no data
5.79/5.88	c  N st    25     87503       100      2130         0     21886     10650    397928   no data   no data
6.09/6.19	c Decided on static restart strategy
6.29/6.37	c  N st    32     95543       100      2130         0     18366     10650    320304   no data   no data
6.99/7.04	c  N st    34    104827       100      2130         0     14963     10650    240110   no data   no data
6.99/7.04	c  S st    34    104827       100      2130         0     14963     10650    240110   no data   no data
6.99/7.09	c  S st    34    105330       100      2130         0     15446     10650    251078   no data   no data
6.99/7.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.99/7.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.99/7.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.99/7.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.99/7.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.99/7.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
6.99/7.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.99/7.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.09/7.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.19/7.27	c lits-rem:       189  cl-subs:     1323  v-elim:      0  v-fix:    0  time:  0.17 s
7.19/7.27	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
7.19/7.27	c vivif2 --  cl tried    14123 cl shrink        0 lits rem          0 time: 0.00
7.29/7.32	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.05
7.29/7.32	c calculated reachability. Time: 0.00
7.29/7.32	c  N st    34    105330       100      2130         0     14123     10650    222395   no data   no data
7.99/8.01	c  N st    35    114930       100      2130         0     22951     10650    404155   no data   no data
8.89/8.95	c  N st    36    129328       100      2130         0     23392     10650    395495   no data   no data
10.69/10.72	c  N st    37    150924       100      2130         0     29295     10650    508652   no data   no data
11.19/11.20	c  S st    38    157995       100      2130         0     21223     10650    334384   no data   no data
11.19/11.25	c  S st    38    158495       100      2130         0     21704     10650    345555   no data   no data
11.19/11.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.19/11.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
11.19/11.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.19/11.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.19/11.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.19/11.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
11.19/11.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.19/11.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.19/11.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.59/11.65	c lits-rem:       309  cl-subs:     1967  v-elim:      0  v-fix:    0  time:  0.37 s
11.59/11.65	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
11.59/11.65	c vivif2 --  cl tried    19737 cl shrink        0 lits rem          0 time: 0.00
11.69/11.73	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.08
11.69/11.73	c calculated reachability. Time: 0.00
11.69/11.73	c  N st    38    158495       100      2130         0     19737     10650    306066   no data   no data
15.69/15.77	c  N st    39    207084       100      2130         0     32315     10650    544953   no data   no data
18.39/18.46	c  N st    40    237744       100      2130         0     24730     10650    380290   no data   no data
18.39/18.46	c  S st    40    237744       100      2130         0     24730     10650    380290   no data   no data
18.49/18.52	c  S st    40    238249       100      2130         0     25213     10650    391417   no data   no data
18.49/18.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.49/18.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
18.49/18.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.49/18.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.49/18.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.49/18.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
18.49/18.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.49/18.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
18.49/18.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.99/19.02	c lits-rem:       325  cl-subs:     1909  v-elim:      0  v-fix:    0  time:  0.48 s
18.99/19.02	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
18.99/19.03	c vivif2 --  cl tried    23304 cl shrink        0 lits rem          0 time: 0.00
19.09/19.12	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.09
19.09/19.12	c calculated reachability. Time: 0.00
19.09/19.12	c  N st    40    238249       100      2130         0     23304     10650    350622   no data   no data
25.39/25.40	c  F st    41    306250       100      2130         0     25223     10650    352474   no data   no data
25.39/25.40	c  N st    41    306250       100      2130         0     25223     10650    352474   no data   no data
25.89/25.92	c Decided on static restart strategy
28.39/28.41	c  N st    51    334556       100      2130         0     29200     10650    422406   no data   no data
30.99/31.05	c  N st    53    357373       100      2130         0     27167     10650    366438   no data   no data
30.99/31.05	c  S st    53    357373       100      2130         0     27167     10650    366438   no data   no data
31.09/31.12	c  S st    53    357877       100      2130         0     27647     10650    377497   no data   no data
31.09/31.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.09/31.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
31.09/31.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
31.09/31.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.09/31.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.09/31.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
31.09/31.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31.09/31.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
31.09/31.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.39/31.45	c lits-rem:       197  cl-subs:     1471  v-elim:      0  v-fix:    0  time:  0.31 s
31.39/31.45	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
31.39/31.45	c vivif2 --  cl tried    26176 cl shrink        0 lits rem          0 time: 0.00
31.49/31.55	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.10
31.49/31.55	c calculated reachability. Time: 0.00
31.49/31.55	c  N st    53    357877       100      2130         0     26176     10650    347985   no data   no data
34.89/34.94	c  N st    54    390270       100      2130         0     32125     10650    457082   no data   no data
40.39/40.41	c  N st    55    438858       100      2130         0     26309     10650    319313   no data   no data
48.49/48.56	c  N st    56    511741       100      2130         0     38881     10650    561013   no data   no data
51.70/51.75	c  N st    57    536816       100      2130         0     33565     10650    442178   no data   no data
51.70/51.75	c  S st    57    536816       100      2130         0     33565     10650    442178   no data   no data
51.79/51.84	c  S st    57    537321       100      2130         0     34050     10650    453186   no data   no data
51.79/51.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.79/51.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
51.79/51.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
51.79/51.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.79/51.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.79/51.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
51.79/51.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
51.79/51.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
51.79/51.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.29/52.31	c lits-rem:       250  cl-subs:     1706  v-elim:      0  v-fix:    0  time:  0.44 s
52.29/52.31	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
52.29/52.31	c vivif2 --  cl tried    32344 cl shrink        0 lits rem          0 time: 0.00
52.39/52.44	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.12
52.39/52.44	c calculated reachability. Time: 0.00
52.39/52.44	c  N st    57    537321       100      2130         0     32344     10650    419207   no data   no data
75.49/75.58	c  N st    58    701307       100      2130         0     60049     10650    989635   no data   no data
91.99/92.00	c  N st    59    805982       100      2130         0     53875     10650    792512   no data   no data
91.99/92.00	c  S st    59    805982       100      2130         0     53875     10650    792512   no data   no data
92.09/92.14	c  S st    59    806486       100      2130         0     54359     10650    803527   no data   no data
92.09/92.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
92.09/92.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
92.09/92.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
92.09/92.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
92.09/92.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
92.09/92.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
92.09/92.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
92.09/92.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
92.09/92.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
95.29/95.34	c lits-rem:      1242  cl-subs:     6701  v-elim:      0  v-fix:    0  time:  3.15 s
95.29/95.34	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
95.29/95.35	c vivif2 --  cl tried    47658 cl shrink        0 lits rem          0 time: 0.01
95.49/95.54	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.19
95.49/95.54	c calculated reachability. Time: 0.00
95.49/95.54	c  N st    59    806486       100      2130         0     47658     10650    678417   no data   no data
138.89/138.92	c  F st    60   1071878       100      2130         0     63306     10650    943486   no data   no data
138.89/138.92	c  N st    60   1071878       100      2130         0     63306     10650    943486   no data   no data
139.79/139.86	c Decided on static restart strategy
144.50/144.53	c  N st    70   1100182       100      2130         0     48211     10650    615548   no data   no data
151.59/151.61	c  N st    72   1136175       100      2130         0     81353     10650   1350968   no data   no data
156.79/156.88	c  N st    73   1168567       100      2130         0     68858     10650   1047932   no data   no data
163.80/163.89	c  N st    74   1209732       100      2130         0     63466     10650    910170   no data   no data
163.80/163.89	c  S st    74   1209732       100      2130         0     63466     10650    910170   no data   no data
163.99/164.03	c  S st    74   1210236       100      2130         0     63950     10650    921225   no data   no data
163.99/164.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
163.99/164.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
163.99/164.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
163.99/164.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
163.99/164.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
163.99/164.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
163.99/164.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
163.99/164.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
163.99/164.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
167.20/167.26	c lits-rem:       580  cl-subs:     5461  v-elim:      0  v-fix:    0  time:  3.17 s
167.20/167.26	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
167.20/167.27	c vivif2 --  cl tried    58489 cl shrink        0 lits rem          0 time: 0.01
167.39/167.49	c asymm  cl-useful: 0/1845/2130 lits-rem:0 time: 0.22
167.39/167.49	c calculated reachability. Time: 0.00
167.39/167.49	c  N st    74   1210236       100      2130         0     58489     10650    815404   no data   no data
179.40/179.46	c  N st    75   1283118       100      2130         0     81576     10650   1321254   no data   no data
199.89/199.97	c  N st    76   1392441       100      2130         0     91202     10650   1509792   no data   no data
232.40/232.47	c  N st    77   1556427       100      2130         0     98403     10650   1608396   no data   no data
262.50/262.55	c  N st    78   1710236       100      2130         0     87544     10650   1295867   no data   no data
262.50/262.55	c  S st    78   1710236       100      2130         0     87544     10650   1295867   no data   no data
262.80/262.80	c  S st    78   1710736       100      2130         0     88025     10650   1306976   no data   no data
262.80/262.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
262.80/262.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
262.80/262.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
262.80/262.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
262.80/262.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
262.80/262.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
262.80/262.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
262.80/262.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
262.80/262.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
273.91/273.99	c lits-rem:      1411  cl-subs:    13777  v-elim:      0  v-fix:    0  time: 11.10 s
273.91/273.99	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
274.00/274.01	c vivif2 --  cl tried    74248 cl shrink        0 lits rem          0 time: 0.01
274.20/274.25	c asymm  cl-useful: 0/1589/2130 lits-rem:0 time: 0.24
274.20/274.25	c calculated reachability. Time: 0.00
274.20/274.25	c  N st    78   1710736       100      2130         0     74248     10650   1054067   no data   no data
348.20/348.26	c  N st    79   2079700       100      2130         0     86619     10650   1266374   no data   no data
380.20/380.26	c  N st    80   2210737       100      2130         0     90280     10650   1299641   no data   no data
380.20/380.26	c  S st    80   2210737       100      2130         0     90280     10650   1299641   no data   no data
380.51/380.51	c  S st    80   2211243       100      2130         0     90771     10650   1311156   no data   no data
380.51/380.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
380.51/380.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
380.51/380.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
380.51/380.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
380.51/380.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
380.51/380.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
380.51/380.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
380.51/380.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
380.51/380.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
389.10/389.19	c lits-rem:      1395  cl-subs:     9819  v-elim:      0  v-fix:    0  time:  8.58 s
389.10/389.19	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
389.20/389.20	c vivif2 --  cl tried    80952 cl shrink        0 lits rem          0 time: 0.02
389.31/389.33	c asymm  cl-useful: 0/541/2130 lits-rem:0 time: 0.12
389.31/389.33	c calculated reachability. Time: 0.00
389.31/389.33	c  N st    80   2211243       100      2130         0     80952     10650   1124644   no data   no data
502.90/502.96	c  N st    81   2711243       100      2130         0    103260     10650   1486793   no data   no data
502.90/502.96	c  S st    81   2711243       100      2130         0    103260     10650   1486793   no data   no data
503.20/503.24	c  S st    81   2711744       100      2130         0    103740     10650   1497926   no data   no data
503.20/503.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
503.20/503.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
503.20/503.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
503.20/503.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
503.20/503.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
503.20/503.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
503.20/503.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
503.20/503.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
503.30/503.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
515.60/515.64	c lits-rem:      1460  cl-subs:    14683  v-elim:      0  v-fix:    0  time: 12.30 s
515.60/515.64	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
515.60/515.65	c vivif2 --  cl tried    89057 cl shrink        0 lits rem          0 time: 0.02
515.81/515.87	c asymm  cl-useful: 0/1205/2130 lits-rem:0 time: 0.22
515.81/515.87	c calculated reachability. Time: 0.00
515.81/515.87	c  N st    81   2711744       100      2130         0     89057     10650   1232157   no data   no data
638.20/638.26	c  N st    82   3211744       100      2130         0    138342     10650   2135562   no data   no data
638.20/638.26	c  S st    82   3211744       100      2130         0    138342     10650   2135562   no data   no data
638.60/638.66	c  S st    82   3212245       100      2130         0    138814     10650   2146554   no data   no data
638.60/638.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
638.70/638.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.05
638.70/638.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
638.70/638.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
638.70/638.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
638.70/638.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
638.70/638.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
638.70/638.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
638.81/638.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
673.70/673.77	c lits-rem:      3525  cl-subs:    26594  v-elim:      0  v-fix:    0  time: 34.95 s
673.70/673.77	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
673.70/673.79	c vivif2 --  cl tried   112220 cl shrink        0 lits rem          0 time: 0.02
674.00/674.05	c asymm  cl-useful: 0/882/2130 lits-rem:0 time: 0.26
674.00/674.05	c calculated reachability. Time: 0.00
674.00/674.05	c  N st    82   3212245       100      2130         0    112220     10650   1658675   no data   no data
804.12/804.13	c  N st    83   3712245       100      2130         0    130993     10650   1994992   no data   no data
804.12/804.13	c  S st    83   3712245       100      2130         0    130993     10650   1994992   no data   no data
804.51/804.52	c  S st    83   3712752       100      2130         0    131477     10650   2006433   no data   no data
804.51/804.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
804.51/804.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
804.51/804.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
804.51/804.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
804.51/804.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
804.51/804.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
804.51/804.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
804.61/804.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
804.61/804.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
826.62/826.65	c lits-rem:      2959  cl-subs:    17187  v-elim:      0  v-fix:    0  time: 22.00 s
826.62/826.65	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
826.62/826.68	c vivif2 --  cl tried   114290 cl shrink        0 lits rem          0 time: 0.02
826.92/826.92	c asymm  cl-useful: 0/1045/2130 lits-rem:0 time: 0.25
826.92/826.93	c calculated reachability. Time: 0.00
826.92/826.93	c  N st    83   3712752       100      2130         0    114290     10650   1678232   no data   no data
838.71/838.76	c  F st    84   3751562       100      2130         0    149787     10650   2430425   no data   no data
838.71/838.76	c  N st    84   3751562       100      2130         0    149787     10650   2430425   no data   no data
841.01/841.02	c Decided on static restart strategy
846.62/846.66	c  N st    94   3779867       100      2130         0     99696     10650   1314766   no data   no data
857.22/857.22	c  N st    96   3815862       100      2130         0    132867     10650   2066167   no data   no data
868.62/868.61	c  N st    97   3848255       100      2130         0     84901     10650    966732   no data   no data
881.72/881.78	c  N st    98   3896843       100      2130         0    129320     10650   1893504   no data   no data
903.82/903.87	c  N st    99   3969725       100      2130         0    117434     10650   1648824   no data   no data
935.72/935.79	c  N st   100   4079048       100      2130         0    137708     10650   2082591   no data   no data
974.62/974.64	c  N st   101   4212752       100      2130         0     98379     10650   1218334   no data   no data
974.62/974.64	c  S st   101   4212752       100      2130         0     98379     10650   1218334   no data   no data
974.81/974.87	c  S st   101   4213257       100      2130         0     98863     10650   1229493   no data   no data
974.81/974.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
974.91/974.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
974.91/974.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
974.91/974.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
974.91/974.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
974.91/974.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
974.91/974.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
974.91/974.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
974.91/974.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
978.11/978.13	c lits-rem:       641  cl-subs:     4963  v-elim:      0  v-fix:    0  time:  3.17 s
978.11/978.13	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
978.11/978.14	c vivif2 --  cl tried    93900 cl shrink        0 lits rem          0 time: 0.01
978.31/978.36	c asymm  cl-useful: 0/1083/2130 lits-rem:0 time: 0.22
978.31/978.37	c calculated reachability. Time: 0.00
978.31/978.37	c  N st   101   4213257       100      2130         0     93900     10650   1134245   no data   no data
1053.83/1053.87	c  N st   102   4459233       100      2130         0    153799     10650   2375396   no data   no data
1129.12/1129.11	c  N st   103   4713257       100      2130         0    130772     10650   1843774   no data   no data
1129.12/1129.11	c  S st   103   4713257       100      2130         0    130772     10650   1843774   no data   no data
1129.43/1129.44	c  S st   103   4713758       100      2130         0    131250     10650   1855224   no data   no data
1129.43/1129.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1129.53/1129.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
1129.53/1129.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1129.53/1129.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1129.53/1129.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1129.53/1129.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1129.53/1129.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1129.53/1129.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1129.53/1129.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1144.33/1144.39	c lits-rem:      1262  cl-subs:    14693  v-elim:      0  v-fix:    0  time: 14.82 s
1144.33/1144.39	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
1144.43/1144.41	c vivif2 --  cl tried   116557 cl shrink        0 lits rem          0 time: 0.02
1144.63/1144.66	c asymm  cl-useful: 0/933/2130 lits-rem:0 time: 0.25
1144.63/1144.66	c calculated reachability. Time: 0.00
1144.63/1144.66	c  N st   103   4713758       100      2130         0    116557     10650   1585346   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-3367876-1305388253/watcher-3367876-1305388253 -o /tmp/evaluation-result-3367876-1305388253/solver-3367876-1305388253 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367876-1305388253.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: 1.78 2.80 2.99 3/249 11171
/proc/meminfo: memFree=21858720/32951124 swapFree=67056788/67111528
[pid=11171] ppid=11169 vsize=29744 CPUtime=0 cores=0,2
/proc/11171/stat : 11171 (strangenight2-s) R 11169 11171 9991 0 -1 4202496 507 0 0 0 0 0 0 0 18 0 1 0 650423234 30457856 447 33554432000 4194304 4580011 140735704153216 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11171/statm: 7436 447 338 95 0 2418 0

[startup+0.068163 s]
/proc/loadavg: 1.78 2.80 2.99 3/249 11171
/proc/meminfo: memFree=21858720/32951124 swapFree=67056788/67111528
[pid=11171] ppid=11169 vsize=30112 CPUtime=0.06 cores=0,2
/proc/11171/stat : 11171 (strangenight2-s) R 11169 11171 9991 0 -1 4202496 727 0 0 0 6 0 0 0 18 0 1 0 650423234 30834688 664 33554432000 4194304 4580011 140735704153216 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11171/statm: 7528 664 363 95 0 2510 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 30112

[startup+0.101181 s]
/proc/loadavg: 1.78 2.80 2.99 3/249 11171
/proc/meminfo: memFree=21858720/32951124 swapFree=67056788/67111528
[pid=11171] ppid=11169 vsize=30244 CPUtime=0.09 cores=0,2
/proc/11171/stat : 11171 (strangenight2-s) R 11169 11171 9991 0 -1 4202496 774 0 0 0 9 0 0 0 18 0 1 0 650423234 30969856 711 33554432000 4194304 4580011 140735704153216 18446744073709551615 4322664 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11171/statm: 7561 711 363 95 0 2543 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30244

[startup+0.301153 s]
/proc/loadavg: 1.78 2.80 2.99 3/249 11171
/proc/meminfo: memFree=21858720/32951124 swapFree=67056788/67111528
[pid=11171] ppid=11169 vsize=30848 CPUtime=0.29 cores=0,2
/proc/11171/stat : 11171 (strangenight2-s) R 11169 11171 9991 0 -1 4202496 1035 0 0 0 29 0 0 0 18 0 1 0 650423234 31588352 840 33554432000 4194304 4580011 140735704153216 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11171/statm: 7712 840 363 95 0 2694 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30848

[startup+0.701082 s]
/proc/loadavg: 1.78 2.80 2.99 3/249 11171
/proc/meminfo: memFree=21858720/32951124 swapFree=67056788/67111528
[pid=11171] ppid=11169 vsize=31444 CPUtime=0.69 cores=0,2
/proc/11171/stat : 11171 (strangenight2-s) R 11169 11171 9991 0 -1 4202496 1564 0 0 0 69 0 0 0 18 0 1 0 650423234 32198656 914 33554432000 4194304 4580011 140735704153216 18446744073709551615 4305943 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11171/statm: 7861 914 363 95 0 2843 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31444

[startup+1.50093 s]
/proc/loadavg: 1.78 2.80 2.99 5/263 11193
/proc/meminfo: memFree=21832324/32951124 swapFree=67056788/67111528
[pid=11171] ppid=11169 vsize=37284 CPUtime=1.49 cores=0,2
/proc/11171/stat : 11171 (strangenight2-s) R 11169 11171 9991 0 -1 4202496 3363 0 0 0 149 0 0 0 20 0 1 0 650423234 38178816 2407 33554432000 4194304 4580011 140735704153216 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11171/statm: 9321 2407 367 95 0 4303 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37284

[startup+3.10064 s]
/proc/loadavg: 1.78 2.80 2.99 5/263 11193
/proc/meminfo: memFree=21805044/32951124 swapFree=67056788/67111528
[pid=11171] ppid=11169 vsize=40712 CPUtime=3.09 cores=0,2
/proc/11171/stat : 11171 (strangenight2-s) R 11169 11171 9991 0 -1 4202496 4911 0 0 0 309 0 0 0 25 0 1 0 650423234 41689088 3140 33554432000 4194304 4580011 140735704153216 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11171/statm: 10178 3140 367 95 0 5160 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40712

[startup+6.30105 s]
/proc/loadavg: 1.96 2.82 3.00 5/263 11193
/proc/meminfo: memFree=21794232/32951124 swapFree=67056788/67111528
[pid=11171] ppid=11169 vsize=43124 CPUtime=6.29 cores=0,2
/proc/11171/stat : 11171 (strangenight2-s) R 11169 11171 9991 0 -1 4202496 6919 0 0 0 629 0 0 0 25 0 1 0 650423234 44158976 3768 33554432000 4194304 4580011 140735704153216 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11171/statm: 10781 3768 367 95 0 5763 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43124

[startup+12.7009 s]
/proc/loadavg: 2.12 2.84 3.00 5/263 11193
/proc/meminfo: memFree=21769708/32951124 swapFree=67056788/67111528
[pid=11171] ppid=11169 vsize=46932 CPUtime=12.69 cores=0,2
/proc/11171/stat : 11171 (strangenight2-s) R 11169 11171 9991 0 -1 4202496 10364 0 0 0 1268 1 0 0 25 0 1 0 650423234 48058368 4938 33554432000 4194304 4580011 140735704153216 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11171/statm: 11733 4938 367 95 0 6715 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46932

[startup+25.5006 s]
/proc/loadavg: 2.54 2.90 3.02 5/263 11193
/proc/meminfo: memFree=21753356/32951124 swapFree=67056788/67111528
[pid=11171] ppid=11169 vsize=51232 CPUtime=25.49 cores=0,2
/proc/11171/stat : 11171 (strangenight2-s) R 11169 11171 9991 0 -1 4202496 16376 0 0 0 2547 2 0 0 25 0 1 0 650423234 52461568 5561 33554432000 4194304 4580011 140735704153216 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11171/statm: 12808 5561 367 95 0 7790 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 51232

[startup+51.1009 s]
/proc/loadavg: 3.03 2.98 3.04 5/263 11194
/proc/meminfo: memFree=21741192/32951124 swapFree=67056788/67111528
[pid=11171] ppid=11169 vsize=52156 CPUtime=51.09 cores=0,2
/proc/11171/stat : 11171 (strangenight2-s) R 11169 11171 9991 0 -1 4202496 24094 0 0 0 5105 4 0 0 25 0 1 0 650423234 53407744 6421 33554432000 4194304 4580011 140735704153216 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11171/statm: 13039 6421 367 95 0 8021 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 52156

[startup+102.31 s]
/proc/loadavg: 3.58 3.14 3.09 5/263 11195
/proc/meminfo: memFree=21698372/32951124 swapFree=67056788/67111528
[pid=11171] ppid=11169 vsize=66180 CPUtime=102.3 cores=0,2
/proc/11171/stat : 11171 (strangenight2-s) R 11169 11171 9991 0 -1 4202496 38593 0 0 0 10223 7 0 0 25 0 1 0 650423234 67768320 9357 33554432000 4194304 4580011 140735704153216 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11171/statm: 16545 9357 367 95 0 11527 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 66180

[startup+162.301 s]
/proc/loadavg: 3.84 3.29 3.14 5/263 11197
/proc/meminfo: memFree=21675508/32951124 swapFree=67056788/67111528
[pid=11171] ppid=11169 vsize=66664 CPUtime=162.29 cores=0,2
/proc/11171/stat : 11171 (strangenight2-s) R 11169 11171 9991 0 -1 4202496 50912 0 0 0 16220 9 0 0 25 0 1 0 650423234 68263936 9406 33554432000 4194304 4580011 140735704153216 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11171/statm: 16666 9406 367 95 0 11648 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 66664

[startup+222.301 s]
/proc/loadavg: 4.00 3.43 3.20 5/263 11199
/proc/meminfo: memFree=21612352/32951124 swapFree=67056788/67111528
[pid=11171] ppid=11169 vsize=75004 CPUtime=222.29 cores=0,2
/proc/11171/stat : 11171 (strangenight2-s) R 11169 11171 9991 0 -1 4202496 62800 0 0 0 22217 12 0 0 25 0 1 0 650423234 76804096 12293 33554432000 4194304 4580011 140735704153216 18446744073709551615 4304832 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11171/statm: 18751 12293 367 95 0 13733 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 75004

[startup+282.301 s]
/proc/loadavg: 4.00 3.53 3.25 5/263 11200
/proc/meminfo: memFree=21589884/32951124 swapFree=67056788/67111528
[pid=11171] ppid=11169 vsize=91280 CPUtime=282.3 cores=0,2
/proc/11171/stat : 11171 (strangenight2-s) R 11169 11171 9991 0 -1 4202496 75428 0 0 0 28214 16 0 0 25 0 1 0 650423234 93470720 15080 33554432000 4194304 4580011 140735704153216 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11171/statm: 22820 15080 367 95 0 17802 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 91280

[startup+342.301 s]
/proc/loadavg: 4.00 3.62 3.29 5/263 11202
/proc/meminfo: memFree=21562804/32951124 swapFree=67056788/67111528
[pid=11171] ppid=11169 vsize=91540 CPUtime=342.3 cores=0,2
/proc/11171/stat : 11171 (strangenight2-s) R 11169 11171 9991 0 -1 4202496 84921 0 0 0 34212 18 0 0 25 0 1 0 650423234 93736960 16320 33554432000 4194304 4580011 140735704153216 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11171/statm: 22885 16320 367 95 0 17867 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 91540

[startup+402.301 s]
/proc/loadavg: 4.04 3.70 3.34 5/263 11203
/proc/meminfo: memFree=21552588/32951124 swapFree=67056788/67111528
[pid=11171] ppid=11169 vsize=97268 CPUtime=402.3 cores=0,2
/proc/11171/stat : 11171 (strangenight2-s) R 11169 11171 9991 0 -1 4202496 94162 0 0 0 40209 21 0 0 25 0 1 0 650423234 99602432 16543 33554432000 4194304 4580011 140735704153216 18446744073709551615 4293200 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11171/statm: 24317 16543 367 95 0 19299 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 97268

[startup+462.301 s]
/proc/loadavg: 3.79 3.70 3.36 4/257 11222
/proc/meminfo: memFree=21600720/32951124 swapFree=67056788/67111528
[pid=11171] ppid=11169 vsize=97432 CPUtime=462.3 cores=0,2
/proc/11171/stat : 11171 (strangenight2-s) R 11169 11171 9991 0 -1 4202496 102409 0 0 0 46207 23 0 0 25 0 1 0 650423234 99770368 17889 33554432000 4194304 4580011 140735704153216 18446744073709551615 4304832 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11171/statm: 24358 17889 367 95 0 19340 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 97432

[startup+522.3 s]
/proc/loadavg: 3.33 3.59 3.34 4/257 11224
/proc/meminfo: memFree=21593484/32951124 swapFree=67056788/67111528
[pid=11171] ppid=11169 vsize=104948 CPUtime=522.3 cores=0,2
/proc/11171/stat : 11171 (strangenight2-s) R 11169 11171 9991 0 -1 4202496 111362 0 0 0 52206 24 0 0 25 0 1 0 650423234 107466752 19672 33554432000 4194304 4580011 140735704153216 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11171/statm: 26237 19672 367 95 0 21219 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 104948

[startup+582.3 s]
/proc/loadavg: 3.20 3.49 3.33 4/257 11225
/proc/meminfo: memFree=21573248/32951124 swapFree=67056788/67111528
[pid=11171] ppid=11169 vsize=105152 CPUtime=582.3 cores=0,2
/proc/11171/stat : 11171 (strangenight2-s) R 11169 11171 9991 0 -1 4202496 120163 0 0 0 58204 26 0 0 25 0 1 0 650423234 107675648 18237 33554432000 4194304 4580011 140735704153216 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11171/statm: 26288 18237 367 95 0 21270 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 105152

[startup+642.3 s]
/proc/loadavg: 3.07 3.40 3.30 4/257 11236
/proc/meminfo: memFree=21575560/32951124 swapFree=67056788/67111528
[pid=11171] ppid=11169 vsize=126008 CPUtime=642.31 cores=0,2
/proc/11171/stat : 11171 (strangenight2-s) R 11169 11171 9991 0 -1 4202496 131602 0 0 0 64203 28 0 0 25 0 1 0 650423234 129032192 24563 33554432000 4194304 4580011 140735704153216 18446744073709551615 4406384 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11171/statm: 31502 24563 367 95 0 26484 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 126008

[startup+702.301 s]
/proc/loadavg: 3.02 3.33 3.28 4/257 11237
/proc/meminfo: memFree=21564600/32951124 swapFree=67056788/67111528
[pid=11171] ppid=11169 vsize=126004 CPUtime=702.31 cores=0,2
/proc/11171/stat : 11171 (strangenight2-s) R 11169 11171 9991 0 -1 4202496 134961 0 0 0 70202 29 0 0 25 0 1 0 650423234 129028096 24687 33554432000 4194304 4580011 140735704153216 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11171/statm: 31501 24687 367 95 0 26483 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 126004

[startup+762.31 s]
/proc/loadavg: 3.09 3.28 3.26 4/257 11239
/proc/meminfo: memFree=21535056/32951124 swapFree=67056788/67111528
[pid=11171] ppid=11169 vsize=126248 CPUtime=762.32 cores=0,2
/proc/11171/stat : 11171 (strangenight2-s) R 11169 11171 9991 0 -1 4202496 143064 0 0 0 76201 31 0 0 25 0 1 0 650423234 129277952 24392 33554432000 4194304 4580011 140735704153216 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11171/statm: 31562 24392 367 95 0 26544 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 126248

[startup+822.301 s]
/proc/loadavg: 3.08 3.24 3.25 4/257 11244
/proc/meminfo: memFree=21530272/32951124 swapFree=67056788/67111528
[pid=11171] ppid=11169 vsize=137972 CPUtime=822.32 cores=0,2
/proc/11171/stat : 11171 (strangenight2-s) R 11169 11171 9991 0 -1 4202496 151318 0 0 0 82199 33 0 0 25 0 1 0 650423234 141283328 26953 33554432000 4194304 4580011 140735704153216 18446744073709551615 4406284 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11171/statm: 34493 26953 367 95 0 29475 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 137972

[startup+882.301 s]
/proc/loadavg: 3.15 3.23 3.25 4/257 11245
/proc/meminfo: memFree=21534892/32951124 swapFree=67056788/67111528
[pid=11171] ppid=11169 vsize=138080 CPUtime=882.32 cores=0,2
/proc/11171/stat : 11171 (strangenight2-s) R 11169 11171 9991 0 -1 4202496 157463 0 0 0 88197 35 0 0 25 0 1 0 650423234 141393920 26862 33554432000 4194304 4580011 140735704153216 18446744073709551615 4294404 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11171/statm: 34520 26862 367 95 0 29502 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 138080

[startup+942.301 s]
/proc/loadavg: 3.24 3.23 3.24 4/257 11247
/proc/meminfo: memFree=21511140/32951124 swapFree=67056788/67111528
[pid=11171] ppid=11169 vsize=138188 CPUtime=942.32 cores=0,2
/proc/11171/stat : 11171 (strangenight2-s) R 11169 11171 9991 0 -1 4202496 164013 0 0 0 94195 37 0 0 25 0 1 0 650423234 141504512 27532 33554432000 4194304 4580011 140735704153216 18446744073709551615 4295695 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11171/statm: 34547 27532 367 95 0 29529 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 138188

[startup+1002.3 s]
/proc/loadavg: 3.09 3.18 3.23 4/257 11248
/proc/meminfo: memFree=21503180/32951124 swapFree=67056788/67111528
[pid=11171] ppid=11169 vsize=138296 CPUtime=1002.32 cores=0,2
/proc/11171/stat : 11171 (strangenight2-s) R 11169 11171 9991 0 -1 4202496 170406 0 0 0 100193 39 0 0 25 0 1 0 650423234 141615104 27759 33554432000 4194304 4580011 140735704153216 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11171/statm: 34574 27759 367 95 0 29556 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 138296

[startup+1062.3 s]
/proc/loadavg: 3.08 3.16 3.21 4/257 11250
/proc/meminfo: memFree=21513332/32951124 swapFree=67056788/67111528
[pid=11171] ppid=11169 vsize=138476 CPUtime=1062.33 cores=0,2
/proc/11171/stat : 11171 (strangenight2-s) R 11169 11171 9991 0 -1 4202496 178143 0 0 0 106192 41 0 0 25 0 1 0 650423234 141799424 25976 33554432000 4194304 4580011 140735704153216 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11171/statm: 34619 25976 367 95 0 29601 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 138476

[startup+1122.3 s]
/proc/loadavg: 3.03 3.13 3.20 4/257 11252
/proc/meminfo: memFree=21511784/32951124 swapFree=67056788/67111528
[pid=11171] ppid=11169 vsize=138580 CPUtime=1122.32 cores=0,2
/proc/11171/stat : 11171 (strangenight2-s) R 11169 11171 9991 0 -1 4202496 184859 0 0 0 112190 42 0 0 25 0 1 0 650423234 141905920 26211 33554432000 4194304 4580011 140735704153216 18446744073709551615 4294523 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11171/statm: 34645 26211 367 95 0 29627 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 138580

[startup+1182.3 s]
/proc/loadavg: 3.01 3.11 3.18 4/257 11253
/proc/meminfo: memFree=21487220/32951124 swapFree=67056788/67111528
[pid=11171] ppid=11169 vsize=144828 CPUtime=1182.32 cores=0,2
/proc/11171/stat : 11171 (strangenight2-s) R 11169 11171 9991 0 -1 4202496 190744 0 0 0 118189 43 0 0 25 0 1 0 650423234 148303872 28534 33554432000 4194304 4580011 140735704153216 18446744073709551615 4295663 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11171/statm: 36207 28534 367 95 0 31189 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 144828

[startup+1242.3 s]
/proc/loadavg: 3.00 3.08 3.17 4/257 11255
/proc/meminfo: memFree=21492276/32951124 swapFree=67056788/67111528
[pid=11171] ppid=11169 vsize=144948 CPUtime=1242.33 cores=0,2
/proc/11171/stat : 11171 (strangenight2-s) R 11169 11171 9991 0 -1 4202496 197150 0 0 0 124188 45 0 0 25 0 1 0 650423234 148426752 28484 33554432000 4194304 4580011 140735704153216 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11171/statm: 36237 28484 367 95 0 31219 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 144948



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.07 3.16 4/257 11256
/proc/meminfo: memFree=21491132/32951124 swapFree=67056788/67111528
[pid=11171] ppid=11169 vsize=145068 CPUtime=1300.03 cores=0,2
/proc/11171/stat : 11171 (strangenight2-s) R 11169 11171 9991 0 -1 4202496 203475 0 0 0 129957 46 0 0 25 0 1 0 650423234 148549632 28209 33554432000 4194304 4580011 140735704153216 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11171/statm: 36267 28209 367 95 0 31249 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 145068

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.05
CPU user time (s): 1299.58
CPU system time (s): 0.470928
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 199728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.58
system time used= 0.470928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 203475
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 1740

runsolver used 3.18952 second user time and 6.73098 second system time

The end

Launcher Data

Begin job on node133 at 2011-05-14 17:50:54
IDJOB=3367876
IDBENCH=83085
IDSOLVER=1845
FILE ID=node133/3367876-1305388253
RUNJOBID= node133-1305388253-11150
PBS_JOBID= 13324369
Free space on /tmp= 73652 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v100-c2130-S1980330668-030.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367876-1305388253/watcher-3367876-1305388253 -o /tmp/evaluation-result-3367876-1305388253/solver-3367876-1305388253 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367876-1305388253.cnf

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

MD5SUM BENCH= c58a0ddee2026f6e03d1207be874b747
RANDOM SEED=1210079946

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21860116 kB
Buffers:        262720 kB
Cached:        3122332 kB
SwapCached:       8724 kB
Active:        8464836 kB
Inactive:      2345608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21860116 kB
SwapTotal:    67111528 kB
SwapFree:     67056788 kB
Dirty:           10148 kB
Writeback:           0 kB
AnonPages:     7422128 kB
Mapped:          20560 kB
Slab:           194788 kB
PageTables:      23944 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 19199724 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73636 MiB
End job on node133 at 2011-05-14 18:12:36