Trace number 3367749

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-k3-r4.26-v400-c1704-S183128297-005.SATISFIABLE.cnf
MD5SUMf0ea1852e91ab44abb725179e04ad108
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 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-3367749-1305386383.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:      4  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:     178 undec:      51 neg:     171
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       396      1701         0         0      5126         0   no data   no data
0.00/0.05	c Decided on static restart strategy
0.09/0.13	c  N st     8      4915       396      1701         0      4821      5126     94962   no data   no data
0.29/0.36	c  N st    10     11299       396      1701         0      4461      5126     66163   no data   no data
0.59/0.61	c  N st    11     17042       396      1701         0     10045      5126    178196   no data   no data
1.00/1.01	c  F st    12     25001       396      1701         0     12389      5126    237501   no data   no data
1.00/1.01	c  N st    12     25001       396      1701         0     12389      5126    237501   no data   no data
1.19/1.25	c Decided on static restart strategy
1.19/1.25	c  N st    18     30001       396      1701         0     10640      5126    174924   no data   no data
1.19/1.25	c  S st    18     30001       396      1701         0     10640      5126    174924   no data   no data
1.19/1.28	c  S st    18     30508       396      1701         0     11145      5126    184956   no data   no data
1.19/1.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.19/1.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.19/1.28	c blocked clauses removed:        9 vars:      1 tried:         396 T: 0.00 s
1.19/1.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.19/1.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    395 time:  0.00 s
1.19/1.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.19/1.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.19/1.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.34	c lits-rem:       148  cl-subs:      761  v-elim:      0  v-fix:    0  time:  0.05 s
1.29/1.35	c asymm  cl-useful: 0/1692/1692 lits-rem:0 time: 0.01
1.29/1.35	c calculated reachability. Time: 0.00
1.29/1.35	c  N st    18     30508       395      1692         0     10384      5099    168667   no data   no data
1.69/1.75	c  N st    20     37620       395      1692         0      9642      5099    137927   no data   no data
2.09/2.13	c  N st    21     44019       395      1692         0     15816      5099    256395   no data   no data
2.20/2.27	c  S st    22     45763       395      1692         0      8834      5099    107955   no data   no data
2.20/2.29	c  S st    22     46268       395      1692         0      9336      5099    117913   no data   no data
2.20/2.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.29/2.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.29/2.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.29/2.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.29/2.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    395 time:  0.00 s
2.29/2.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.29/2.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.29/2.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.31	c lits-rem:        37  cl-subs:       99  v-elim:      0  v-fix:    0  time:  0.01 s
2.29/2.31	c vivif2 --  cl tried     1692 cl shrink        0 lits rem          0 time: 0.00
2.29/2.31	c vivif2 --  cl tried     9237 cl shrink        0 lits rem          0 time: 0.00
2.29/2.32	c asymm  cl-useful: 0/1692/1692 lits-rem:0 time: 0.00
2.29/2.32	c calculated reachability. Time: 0.00
2.29/2.32	c  N st    22     46268       395      1692         0      9237      5099    116003   no data   no data
3.19/3.23	c  N st    23     60666       395      1692         0     13517      5099    190833   no data   no data
3.79/3.81	c  N st    24     69402       395      1692         0     11321      5099    142189   no data   no data
3.79/3.81	c  S st    24     69402       395      1692         0     11321      5099    142189   no data   no data
3.79/3.84	c  S st    24     69907       395      1692         0     11821      5099    152190   no data   no data
3.79/3.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.79/3.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.79/3.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.79/3.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.79/3.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.79/3.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    395 time:  0.00 s
3.79/3.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.79/3.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.79/3.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.79/3.86	c lits-rem:        52  cl-subs:      186  v-elim:      0  v-fix:    0  time:  0.01 s
3.79/3.87	c vivif2 --  cl tried     1692 cl shrink        0 lits rem          0 time: 0.00
3.79/3.87	c vivif2 --  cl tried    11635 cl shrink        0 lits rem          0 time: 0.00
3.79/3.87	c asymm  cl-useful: 0/1692/1692 lits-rem:0 time: 0.01
3.79/3.87	c calculated reachability. Time: 0.00
3.79/3.87	c  N st    24     69907       395      1692         0     11635      5099    148752   no data   no data
4.99/5.08	c  F st    25     87500       395      1692         0     16960      5099    239278   no data   no data
4.99/5.08	c  N st    25     87500       395      1692         0     16960      5099    239278   no data   no data
5.39/5.48	c Decided on static restart strategy
5.69/5.73	c  N st    32     95535       395      1692         0     24771      5099    386067   no data   no data
6.29/6.38	c  N st    34    104860       395      1692         0     21190      5099    315020   no data   no data
6.29/6.38	c  S st    34    104860       395      1692         0     21190      5099    315020   no data   no data
6.39/6.43	c  S st    34    105365       395      1692         0     21693      5099    325087   no data   no data
6.39/6.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.39/6.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
6.39/6.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.39/6.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.39/6.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.39/6.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    395 time:  0.00 s
6.39/6.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.39/6.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.39/6.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.61/6.65	c lits-rem:       213  cl-subs:     1574  v-elim:      0  v-fix:    0  time:  0.20 s
6.61/6.65	c vivif2 --  cl tried     1692 cl shrink        0 lits rem          0 time: 0.00
6.61/6.66	c vivif2 --  cl tried    20119 cl shrink        0 lits rem          0 time: 0.00
6.61/6.67	c asymm  cl-useful: 0/1692/1692 lits-rem:0 time: 0.01
6.61/6.67	c calculated reachability. Time: 0.00
6.61/6.67	c  N st    34    105365       395      1692         0     20119      5099    294236   no data   no data
7.29/7.38	c  N st    35    114964       395      1692         0     15974      5099    196558   no data   no data
8.49/8.55	c  N st    36    129361       395      1692         0     15383      5099    170226   no data   no data
10.29/10.36	c  N st    37    150958       395      1692         0     20810      5099    262316   no data   no data
10.89/10.98	c  S st    38    158047       395      1692         0     27693      5099    395787   no data   no data
11.00/11.05	c  S st    38    158548       395      1692         0     28192      5099    405945   no data   no data
11.00/11.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.00/11.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
11.00/11.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.00/11.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.00/11.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.00/11.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    395 time:  0.00 s
11.00/11.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.00/11.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.00/11.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.39/11.43	c lits-rem:       120  cl-subs:     2323  v-elim:      0  v-fix:    0  time:  0.35 s
11.39/11.43	c vivif2 --  cl tried     1692 cl shrink        0 lits rem          0 time: 0.00
11.39/11.43	c vivif2 --  cl tried    25869 cl shrink        0 lits rem          0 time: 0.00
11.39/11.44	c asymm  cl-useful: 0/1692/1692 lits-rem:0 time: 0.01
11.39/11.44	c calculated reachability. Time: 0.00
11.39/11.44	c  N st    38    158548       395      1692         0     25869      5099    364791   no data   no data
15.89/15.93	c  N st    39    207136       395      1692         0     20566      5099    234808   no data   no data
18.79/18.80	c  N st    40    237824       395      1692         0     30913      5099    427201   no data   no data
18.79/18.80	c  S st    40    237824       395      1692         0     30913      5099    427201   no data   no data
18.79/18.88	c  S st    40    238329       395      1692         0     31415      5099    437402   no data   no data
18.79/18.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.79/18.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
18.79/18.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.79/18.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.79/18.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.79/18.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    395 time:  0.00 s
18.79/18.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.79/18.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
18.89/18.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.19/19.29	c lits-rem:       469  cl-subs:     1908  v-elim:      0  v-fix:    0  time:  0.38 s
19.19/19.29	c vivif2 --  cl tried     1692 cl shrink        0 lits rem          0 time: 0.00
19.19/19.29	c vivif2 --  cl tried    29507 cl shrink        0 lits rem          0 time: 0.00
19.29/19.31	c asymm  cl-useful: 0/1692/1692 lits-rem:0 time: 0.01
19.29/19.31	c calculated reachability. Time: 0.00
19.29/19.31	c  N st    40    238329       395      1692         0     29507      5099    402583   no data   no data
26.59/26.68	c  F st    41    306252       395      1692         0     31318      5099    380374   no data   no data
26.59/26.68	c  N st    41    306252       395      1692         0     31318      5099    380374   no data   no data
27.19/27.28	c Decided on static restart strategy
29.79/29.86	c  N st    51    334552       395      1692         0     35636      5099    456848   no data   no data
32.39/32.44	c  N st    53    357495       395      1692         0     33683      5099    422822   no data   no data
32.39/32.44	c  S st    53    357495       395      1692         0     33683      5099    422822   no data   no data
32.49/32.52	c  S st    53    357998       395      1692         0     34184      5099    432671   no data   no data
32.49/32.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.49/32.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
32.49/32.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
32.49/32.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.49/32.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.49/32.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    395 time:  0.00 s
32.49/32.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
32.49/32.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
32.49/32.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.79/32.81	c lits-rem:       227  cl-subs:     1565  v-elim:      0  v-fix:    0  time:  0.26 s
32.79/32.81	c vivif2 --  cl tried     1692 cl shrink        0 lits rem          0 time: 0.00
32.79/32.81	c vivif2 --  cl tried    32619 cl shrink        0 lits rem          0 time: 0.00
32.79/32.83	c asymm  cl-useful: 0/1692/1692 lits-rem:0 time: 0.02
32.79/32.83	c calculated reachability. Time: 0.00
32.79/32.83	c  N st    53    357998       395      1692         0     32619      5099    403472   no data   no data
36.31/36.37	c  N st    54    390390       395      1692         0     38867      5099    523175   no data   no data
42.29/42.38	c  N st    55    438978       395      1692         0     32572      5099    356990   no data   no data
51.19/51.22	c  N st    56    511862       395      1692         0     45998      5099    616724   no data   no data
54.69/54.77	c  N st    57    537000       395      1692         0     40372      5099    483623   no data   no data
54.69/54.77	c  S st    57    537000       395      1692         0     40372      5099    483623   no data   no data
54.79/54.87	c  S st    57    537505       395      1692         0     40876      5099    494115   no data   no data
54.79/54.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
54.79/54.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
54.79/54.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
54.79/54.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
54.79/54.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.79/54.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    395 time:  0.00 s
54.79/54.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
54.79/54.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
54.89/54.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.19/55.27	c lits-rem:       234  cl-subs:     2146  v-elim:      0  v-fix:    0  time:  0.37 s
55.19/55.27	c vivif2 --  cl tried     1692 cl shrink        0 lits rem          0 time: 0.00
55.19/55.27	c vivif2 --  cl tried    38730 cl shrink        0 lits rem          0 time: 0.00
55.19/55.29	c asymm  cl-useful: 0/1692/1692 lits-rem:0 time: 0.02
55.19/55.29	c calculated reachability. Time: 0.00
55.19/55.29	c  N st    57    537505       395      1692         0     38730      5099    456874   no data   no data
78.69/78.79	c  N st    58    701489       395      1692         0     67834      5099   1051979   no data   no data
94.39/94.43	c  N st    59    806259       395      1692         0     61690      5099    882141   no data   no data
94.39/94.43	c  S st    59    806259       395      1692         0     61690      5099    882141   no data   no data
94.50/94.58	c  S st    59    806762       395      1692         0     62190      5099    891894   no data   no data
94.50/94.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
94.50/94.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
94.50/94.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
94.50/94.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
94.50/94.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
94.50/94.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    395 time:  0.00 s
94.50/94.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
94.61/94.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
94.61/94.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
96.29/96.36	c lits-rem:       728  cl-subs:     4343  v-elim:      0  v-fix:    0  time:  1.73 s
96.29/96.36	c vivif2 --  cl tried     1692 cl shrink        0 lits rem          0 time: 0.00
96.29/96.37	c vivif2 --  cl tried    57847 cl shrink        0 lits rem          0 time: 0.01
96.39/96.40	c asymm  cl-useful: 0/1692/1692 lits-rem:0 time: 0.03
96.39/96.41	c calculated reachability. Time: 0.00
96.39/96.41	c  N st    59    806762       395      1692         0     57847      5099    808231   no data   no data
138.80/138.89	c  F st    60   1071875       395      1692         0     73194      5099   1005189   no data   no data
138.80/138.89	c  N st    60   1071875       395      1692         0     73194      5099   1005189   no data   no data
140.00/140.06	c Decided on static restart strategy
144.29/144.33	c  N st    70   1100179       395      1692         0     57183      5099    666233   no data   no data
151.19/151.29	c  N st    72   1136172       395      1692         0     47566      5099    457293   no data   no data
156.89/156.97	c  N st    73   1168564       395      1692         0     78630      5099   1025126   no data   no data
164.50/164.56	c  N st    74   1210143       395      1692         0     73411      5099    942813   no data   no data
164.50/164.56	c  S st    74   1210143       395      1692         0     73411      5099    942813   no data   no data
164.70/164.74	c  S st    74   1210646       395      1692         0     73914      5099    952850   no data   no data
164.70/164.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
164.70/164.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
164.70/164.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
164.70/164.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
164.70/164.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
164.70/164.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    395 time:  0.00 s
164.70/164.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
164.70/164.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
164.80/164.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
167.79/167.86	c lits-rem:       584  cl-subs:     8497  v-elim:      0  v-fix:    0  time:  3.06 s
167.79/167.86	c vivif2 --  cl tried     1692 cl shrink        0 lits rem          0 time: 0.00
167.79/167.87	c vivif2 --  cl tried    65417 cl shrink        0 lits rem          0 time: 0.01
167.90/167.91	c asymm  cl-useful: 0/1692/1692 lits-rem:0 time: 0.04
167.90/167.91	c calculated reachability. Time: 0.00
167.90/167.91	c  N st    74   1210646       395      1692         0     65417      5099    801789   no data   no data
183.20/183.23	c  N st    75   1283529       395      1692         0     89372      5099   1226214   no data   no data
203.40/203.49	c  N st    76   1392852       395      1692         0     50762      5099    464407   no data   no data
233.70/233.73	c  N st    77   1556836       395      1692         0     55796      5099    525487   no data   no data
265.79/265.83	c  N st    78   1710650       395      1692         0     96321      5099   1278604   no data   no data
265.79/265.83	c  S st    78   1710650       395      1692         0     96321      5099   1278604   no data   no data
266.10/266.11	c  S st    78   1711154       395      1692         0     96825      5099   1289287   no data   no data
266.10/266.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
266.10/266.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
266.10/266.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
266.10/266.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
266.10/266.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
266.10/266.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    395 time:  0.00 s
266.10/266.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
266.10/266.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
266.10/266.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
272.10/272.13	c lits-rem:       507  cl-subs:    12452  v-elim:      0  v-fix:    0  time:  5.93 s
272.10/272.13	c vivif2 --  cl tried     1692 cl shrink        0 lits rem          0 time: 0.00
272.10/272.15	c vivif2 --  cl tried    84373 cl shrink        0 lits rem          0 time: 0.01
272.20/272.21	c asymm  cl-useful: 0/1692/1692 lits-rem:0 time: 0.06
272.20/272.21	c calculated reachability. Time: 0.00
272.20/272.21	c  N st    78   1711154       395      1692         0     84373      5099   1084312   no data   no data
354.00/354.04	c  N st    79   2080118       395      1692         0     96380      5099   1228341   no data   no data
381.50/381.55	c  N st    80   2211154       395      1692         0    100724      5099   1316466   no data   no data
381.50/381.55	c  S st    80   2211154       395      1692         0    100724      5099   1316466   no data   no data
381.80/381.83	c  S st    80   2211655       395      1692         0    101220      5099   1326966   no data   no data
381.80/381.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
381.80/381.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
381.80/381.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
381.80/381.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
381.80/381.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
381.80/381.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    395 time:  0.00 s
381.80/381.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
381.80/381.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
381.90/381.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
385.80/385.84	c lits-rem:       708  cl-subs:     7344  v-elim:      0  v-fix:    0  time:  3.92 s
385.80/385.84	c vivif2 --  cl tried     1692 cl shrink        0 lits rem          0 time: 0.00
385.80/385.86	c vivif2 --  cl tried    93876 cl shrink        0 lits rem          0 time: 0.02
385.90/385.93	c asymm  cl-useful: 0/1692/1692 lits-rem:0 time: 0.06
385.90/385.93	c calculated reachability. Time: 0.00
385.90/385.93	c  N st    80   2211655       395      1692         0     93876      5099   1208183   no data   no data
500.00/500.09	c  N st    81   2711656       395      1692         0    117055      5099   1567883   no data   no data
500.00/500.09	c  S st    81   2711656       395      1692         0    117055      5099   1567883   no data   no data
500.40/500.43	c  S st    81   2712158       395      1692         0    117555      5099   1578618   no data   no data
500.40/500.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
500.40/500.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.04
500.40/500.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
500.40/500.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
500.40/500.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
500.40/500.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    395 time:  0.00 s
500.40/500.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
500.40/500.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
500.51/500.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
507.60/507.68	c lits-rem:      1009  cl-subs:    11027  v-elim:      0  v-fix:    0  time:  7.13 s
507.60/507.68	c vivif2 --  cl tried     1692 cl shrink        0 lits rem          0 time: 0.00
507.70/507.70	c vivif2 --  cl tried   106528 cl shrink        0 lits rem          0 time: 0.02
507.70/507.77	c asymm  cl-useful: 0/1692/1692 lits-rem:0 time: 0.08
507.70/507.78	c calculated reachability. Time: 0.00
507.70/507.78	c  N st    81   2712158       395      1692         0    106528      5099   1392005   no data   no data
633.41/633.46	c  N st    82   3212160       395      1692         0     83385      5099    816228   no data   no data
633.41/633.46	c  S st    82   3212160       395      1692         0     83385      5099    816228   no data   no data
633.62/633.67	c  S st    82   3212668       395      1692         0     83890      5099    827115   no data   no data
633.62/633.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
633.71/633.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
633.71/633.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
633.71/633.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
633.71/633.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
633.71/633.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    395 time:  0.00 s
633.71/633.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
633.71/633.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
633.71/633.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
634.01/634.07	c lits-rem:        83  cl-subs:     1192  v-elim:      0  v-fix:    0  time:  0.33 s
634.01/634.07	c vivif2 --  cl tried     1692 cl shrink        0 lits rem          0 time: 0.00
634.01/634.08	c vivif2 --  cl tried    82698 cl shrink        0 lits rem          0 time: 0.01
634.11/634.13	c asymm  cl-useful: 0/1692/1692 lits-rem:0 time: 0.05
634.11/634.13	c calculated reachability. Time: 0.00
634.11/634.13	c  N st    82   3212668       395      1692         0     82698      5099    808638   no data   no data
771.51/771.54	c  N st    83   3712668       395      1692         0     92389      5099    914126   no data   no data
771.51/771.54	c  S st    83   3712668       395      1692         0     92389      5099    914126   no data   no data
771.71/771.78	c  S st    83   3713171       395      1692         0     92890      5099    924761   no data   no data
771.71/771.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
771.81/771.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
771.81/771.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
771.81/771.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
771.81/771.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
771.81/771.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    395 time:  0.00 s
771.81/771.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
771.81/771.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
771.81/771.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
772.61/772.68	c lits-rem:       165  cl-subs:     3666  v-elim:      0  v-fix:    0  time:  0.82 s
772.61/772.68	c vivif2 --  cl tried     1692 cl shrink        0 lits rem          0 time: 0.00
772.61/772.69	c vivif2 --  cl tried    89224 cl shrink        0 lits rem          0 time: 0.01
772.71/772.74	c asymm  cl-useful: 0/1692/1692 lits-rem:0 time: 0.06
772.71/772.75	c calculated reachability. Time: 0.00
772.71/772.75	c  N st    83   3713171       395      1692         0     89224      5099    867041   no data   no data
783.11/783.11	c  F st    84   3751562       395      1692         0    126454      5099   1643489   no data   no data
783.11/783.11	c  N st    84   3751562       395      1692         0    126454      5099   1643489   no data   no data
785.01/785.08	c Decided on static restart strategy
793.41/793.49	c  N st    94   3779865       395      1692         0    153823      5099   2194748   no data   no data
803.51/803.57	c  N st    96   3815859       395      1692         0    106936      5099   1258783   no data   no data
813.00/813.03	c  N st    97   3848252       395      1692         0    138065      5099   1918480   no data   no data
826.51/826.57	c  N st    98   3896840       395      1692         0    102170      5099   1105918   no data   no data
852.01/852.03	c  N st    99   3969723       395      1692         0     88376      5099    810128   no data   no data
885.62/885.60	c  N st   100   4079046       395      1692         0    108687      5099   1230320   no data   no data
928.01/928.08	c  N st   101   4213171       395      1692         0    151703      5099   2048897   no data   no data
928.01/928.08	c  S st   101   4213171       395      1692         0    151703      5099   2048897   no data   no data
928.51/928.55	c  S st   101   4213672       395      1692         0    152202      5099   2059152   no data   no data
928.51/928.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
928.61/928.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.06
928.61/928.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
928.61/928.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
928.61/928.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
928.61/928.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    395 time:  0.00 s
928.61/928.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
928.61/928.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
928.71/928.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
943.52/943.58	c lits-rem:      1078  cl-subs:    18084  v-elim:      0  v-fix:    0  time: 14.86 s
943.52/943.58	c vivif2 --  cl tried     1692 cl shrink        0 lits rem          0 time: 0.00
943.62/943.60	c vivif2 --  cl tried   134118 cl shrink        0 lits rem          0 time: 0.02
943.72/943.71	c asymm  cl-useful: 0/1692/1692 lits-rem:0 time: 0.11
943.72/943.72	c calculated reachability. Time: 0.00
943.72/943.72	c  N st   101   4213672       395      1692         0    134118      5099   1758181   no data   no data
1017.91/1017.99	c  N st   102   4459649       395      1692         0    108799      5099   1163891   no data   no data
1098.12/1098.10	c  N st   103   4713673       395      1692         0    173555      5099   2405389   no data   no data
1098.12/1098.10	c  S st   103   4713673       395      1692         0    173555      5099   2405389   no data   no data
1098.62/1098.64	c  S st   103   4714176       395      1692         0    174055      5099   2416497   no data   no data
1098.62/1098.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1098.72/1098.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
1098.72/1098.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1098.72/1098.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1098.72/1098.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1098.72/1098.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    395 time:  0.00 s
1098.72/1098.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1098.72/1098.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1098.82/1098.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1130.83/1130.82	c lits-rem:      1360  cl-subs:    23345  v-elim:      0  v-fix:    0  time: 32.00 s
1130.83/1130.82	c vivif2 --  cl tried     1692 cl shrink        0 lits rem          0 time: 0.00
1130.83/1130.86	c vivif2 --  cl tried   150710 cl shrink        0 lits rem          0 time: 0.03
1131.01/1131.02	c asymm  cl-useful: 0/1692/1692 lits-rem:0 time: 0.16
1131.01/1131.02	c calculated reachability. Time: 0.00
1131.01/1131.02	c  N st   103   4714176       395      1692         0    150710      5099   2036408   no data   no data
1283.73/1283.78	c  N st   104   5214179       395      1692         0    166294      5099   2292175   no data   no data
1283.73/1283.78	c  S st   104   5214179       395      1692         0    166294      5099   2292175   no data   no data
1284.22/1284.29	c  S st   104   5214684       395      1692         0    166796      5099   2302407   no data   no data
1284.32/1284.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1284.32/1284.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.07
1284.32/1284.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1284.32/1284.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1284.32/1284.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1284.32/1284.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    395 time:  0.00 s
1284.32/1284.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1284.42/1284.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1284.42/1284.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s

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-3367749-1305386383/watcher-3367749-1305386383 -o /tmp/evaluation-result-3367749-1305386383/solver-3367749-1305386383 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367749-1305386383.cnf 

running on 2 cores: 1,3

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: 0.92 1.45 2.63 4/342 11103
/proc/meminfo: memFree=18214740/32951124 swapFree=67082152/67111528
[pid=11103] ppid=11100 vsize=30048 CPUtime=0 cores=1,3
/proc/11103/stat : 11103 (strangenight2-s) R 11100 11103 10078 0 -1 4202496 628 0 0 0 0 0 0 0 18 0 1 0 650236279 30769152 559 33554432000 4194304 4580011 140736791994928 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11103/statm: 7512 559 353 95 0 2494 0

[startup+0.0696109 s]
/proc/loadavg: 0.92 1.45 2.63 4/342 11103
/proc/meminfo: memFree=18214740/32951124 swapFree=67082152/67111528
[pid=11103] ppid=11100 vsize=30180 CPUtime=0.06 cores=1,3
/proc/11103/stat : 11103 (strangenight2-s) R 11100 11103 10078 0 -1 4202496 706 0 0 0 6 0 0 0 18 0 1 0 650236279 30904320 637 33554432000 4194304 4580011 140736791994928 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11103/statm: 7545 637 364 95 0 2527 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 30180

[startup+0.100605 s]
/proc/loadavg: 0.92 1.45 2.63 4/342 11103
/proc/meminfo: memFree=18214740/32951124 swapFree=67082152/67111528
[pid=11103] ppid=11100 vsize=30320 CPUtime=0.09 cores=1,3
/proc/11103/stat : 11103 (strangenight2-s) R 11100 11103 10078 0 -1 4202496 754 0 0 0 9 0 0 0 18 0 1 0 650236279 31047680 685 33554432000 4194304 4580011 140736791994928 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11103/statm: 7580 685 364 95 0 2562 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30320

[startup+0.300568 s]
/proc/loadavg: 0.92 1.45 2.63 4/342 11103
/proc/meminfo: memFree=18214740/32951124 swapFree=67082152/67111528
[pid=11103] ppid=11100 vsize=30724 CPUtime=0.29 cores=1,3
/proc/11103/stat : 11103 (strangenight2-s) R 11100 11103 10078 0 -1 4202496 991 0 0 0 29 0 0 0 18 0 1 0 650236279 31461376 803 33554432000 4194304 4580011 140736791994928 18446744073709551615 4293696 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11103/statm: 7681 803 364 95 0 2663 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30724

[startup+0.700499 s]
/proc/loadavg: 0.92 1.45 2.63 4/342 11103
/proc/meminfo: memFree=18214740/32951124 swapFree=67082152/67111528
[pid=11103] ppid=11100 vsize=31292 CPUtime=0.69 cores=1,3
/proc/11103/stat : 11103 (strangenight2-s) R 11100 11103 10078 0 -1 4202496 1468 0 0 0 69 0 0 0 18 0 1 0 650236279 32043008 858 33554432000 4194304 4580011 140736791994928 18446744073709551615 4294607 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11103/statm: 7823 858 364 95 0 2805 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31292

[startup+1.50037 s]
/proc/loadavg: 0.92 1.45 2.63 5/352 11121
/proc/meminfo: memFree=18187592/32951124 swapFree=67082152/67111528
[pid=11103] ppid=11100 vsize=36692 CPUtime=1.49 cores=1,3
/proc/11103/stat : 11103 (strangenight2-s) R 11100 11103 10078 0 -1 4202496 3193 0 0 0 149 0 0 0 20 0 1 0 650236279 37572608 2281 33554432000 4194304 4580011 140736791994928 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11103/statm: 9173 2281 367 95 0 4155 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36692

[startup+3.10109 s]
/proc/loadavg: 0.92 1.45 2.63 5/352 11121
/proc/meminfo: memFree=18159696/32951124 swapFree=67082152/67111528
[pid=11103] ppid=11100 vsize=36848 CPUtime=3.09 cores=1,3
/proc/11103/stat : 11103 (strangenight2-s) R 11100 11103 10078 0 -1 4202496 4191 0 0 0 309 0 0 0 25 0 1 0 650236279 37732352 2211 33554432000 4194304 4580011 140736791994928 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11103/statm: 9212 2211 367 95 0 4194 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36848

[startup+6.30051 s]
/proc/loadavg: 1.17 1.49 2.64 5/352 11121
/proc/meminfo: memFree=18151996/32951124 swapFree=67082152/67111528
[pid=11103] ppid=11100 vsize=38308 CPUtime=6.29 cores=1,3
/proc/11103/stat : 11103 (strangenight2-s) R 11100 11103 10078 0 -1 4202496 5981 0 0 0 629 0 0 0 25 0 1 0 650236279 39227392 2672 33554432000 4194304 4580011 140736791994928 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11103/statm: 9577 2672 367 95 0 4559 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38308

[startup+12.7004 s]
/proc/loadavg: 1.39 1.53 2.64 5/352 11121
/proc/meminfo: memFree=18113408/32951124 swapFree=67082152/67111528
[pid=11103] ppid=11100 vsize=46652 CPUtime=12.69 cores=1,3
/proc/11103/stat : 11103 (strangenight2-s) R 11100 11103 10078 0 -1 4202496 10242 0 0 0 1268 1 0 0 25 0 1 0 650236279 47771648 4648 33554432000 4194304 4580011 140736791994928 18446744073709551615 4321669 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11103/statm: 11663 4648 367 95 0 6645 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46652

[startup+25.5001 s]
/proc/loadavg: 1.97 1.65 2.66 5/352 11121
/proc/meminfo: memFree=18083528/32951124 swapFree=67082152/67111528
[pid=11103] ppid=11100 vsize=50200 CPUtime=25.49 cores=1,3
/proc/11103/stat : 11103 (strangenight2-s) R 11100 11103 10078 0 -1 4202496 14892 0 0 0 2547 2 0 0 25 0 1 0 650236279 51404800 5805 33554432000 4194304 4580011 140736791994928 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11103/statm: 12550 5805 367 95 0 7532 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 50200

[startup+51.1007 s]
/proc/loadavg: 2.66 1.84 2.70 5/352 11122
/proc/meminfo: memFree=18065748/32951124 swapFree=67082152/67111528
[pid=11103] ppid=11100 vsize=52900 CPUtime=51.09 cores=1,3
/proc/11103/stat : 11103 (strangenight2-s) R 11100 11103 10078 0 -1 4202496 22672 0 0 0 5104 5 0 0 25 0 1 0 650236279 54169600 6377 33554432000 4194304 4580011 140736791994928 18446744073709551615 4293875 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11103/statm: 13225 6377 367 95 0 8207 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 52900

[startup+102.314 s]
/proc/loadavg: 3.42 2.17 2.76 5/352 11123
/proc/meminfo: memFree=18008800/32951124 swapFree=67082152/67111528
[pid=11103] ppid=11100 vsize=68816 CPUtime=102.31 cores=1,3
/proc/11103/stat : 11103 (strangenight2-s) R 11100 11103 10078 0 -1 4202496 37718 0 0 0 10222 9 0 0 25 0 1 0 650236279 70467584 10194 33554432000 4194304 4580011 140736791994928 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11103/statm: 17204 10194 367 95 0 12186 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 68816

[startup+162.301 s]
/proc/loadavg: 3.78 2.50 2.84 5/352 11125
/proc/meminfo: memFree=17975896/32951124 swapFree=67082152/67111528
[pid=11103] ppid=11100 vsize=69220 CPUtime=162.3 cores=1,3
/proc/11103/stat : 11103 (strangenight2-s) R 11100 11103 10078 0 -1 4202496 49387 0 0 0 16218 12 0 0 25 0 1 0 650236279 70881280 10257 33554432000 4194304 4580011 140736791994928 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11103/statm: 17305 10257 367 95 0 12287 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 69220

[startup+222.301 s]
/proc/loadavg: 3.96 2.79 2.91 5/352 11127
/proc/meminfo: memFree=17936904/32951124 swapFree=67082152/67111528
[pid=11103] ppid=11100 vsize=77580 CPUtime=222.3 cores=1,3
/proc/11103/stat : 11103 (strangenight2-s) R 11100 11103 10078 0 -1 4202496 60619 0 0 0 22216 14 0 0 25 0 1 0 650236279 79441920 13044 33554432000 4194304 4580011 140736791994928 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11103/statm: 19395 13044 367 95 0 14377 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 77580

[startup+282.301 s]
/proc/loadavg: 4.10 3.03 2.99 5/352 11128
/proc/meminfo: memFree=17891988/32951124 swapFree=67082152/67111528
[pid=11103] ppid=11100 vsize=91696 CPUtime=282.3 cores=1,3
/proc/11103/stat : 11103 (strangenight2-s) R 11100 11103 10078 0 -1 4202496 72457 0 0 0 28212 18 0 0 25 0 1 0 650236279 93896704 15500 33554432000 4194304 4580011 140736791994928 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11103/statm: 22924 15500 367 95 0 17906 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 91696

[startup+342.301 s]
/proc/loadavg: 4.18 3.24 3.06 5/352 11130
/proc/meminfo: memFree=17871356/32951124 swapFree=67082152/67111528
[pid=11103] ppid=11100 vsize=91940 CPUtime=342.29 cores=1,3
/proc/11103/stat : 11103 (strangenight2-s) R 11100 11103 10078 0 -1 4202496 80943 0 0 0 34209 20 0 0 25 0 1 0 650236279 94146560 16261 33554432000 4194304 4580011 140736791994928 18446744073709551615 4294660 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11103/statm: 22985 16261 367 95 0 17967 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 91940

[startup+402.301 s]
/proc/loadavg: 4.16 3.40 3.13 5/352 11131
/proc/meminfo: memFree=17854944/32951124 swapFree=67082152/67111528
[pid=11103] ppid=11100 vsize=98608 CPUtime=402.3 cores=1,3
/proc/11103/stat : 11103 (strangenight2-s) R 11100 11103 10078 0 -1 4202496 91043 0 0 0 40208 22 0 0 25 0 1 0 650236279 100974592 17757 33554432000 4194304 4580011 140736791994928 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11103/statm: 24652 17757 367 95 0 19634 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 98608

[startup+462.3 s]
/proc/loadavg: 4.06 3.51 3.18 5/352 11133
/proc/meminfo: memFree=17848208/32951124 swapFree=67082152/67111528
[pid=11103] ppid=11100 vsize=98812 CPUtime=462.3 cores=1,3
/proc/11103/stat : 11103 (strangenight2-s) R 11100 11103 10078 0 -1 4202496 99881 0 0 0 46204 26 0 0 25 0 1 0 650236279 101183488 17661 33554432000 4194304 4580011 140736791994928 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11103/statm: 24703 17661 367 95 0 19685 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 98812

[startup+522.301 s]
/proc/loadavg: 4.09 3.61 3.23 5/352 11135
/proc/meminfo: memFree=17830920/32951124 swapFree=67082152/67111528
[pid=11103] ppid=11100 vsize=107776 CPUtime=522.3 cores=1,3
/proc/11103/stat : 11103 (strangenight2-s) R 11100 11103 10078 0 -1 4202496 109080 0 0 0 52202 28 0 0 25 0 1 0 650236279 110362624 19484 33554432000 4194304 4580011 140736791994928 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11103/statm: 26944 19484 367 95 0 21926 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 107776

[startup+582.3 s]
/proc/loadavg: 4.03 3.68 3.28 5/352 11136
/proc/meminfo: memFree=17804336/32951124 swapFree=67082152/67111528
[pid=11103] ppid=11100 vsize=107952 CPUtime=582.3 cores=1,3
/proc/11103/stat : 11103 (strangenight2-s) R 11100 11103 10078 0 -1 4202496 116997 0 0 0 58197 33 0 0 25 0 1 0 650236279 110542848 19688 33554432000 4194304 4580011 140736791994928 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11103/statm: 26988 19688 367 95 0 21970 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 107952

[startup+642.301 s]
/proc/loadavg: 4.01 3.74 3.32 5/352 11138
/proc/meminfo: memFree=17806284/32951124 swapFree=67082152/67111528
[pid=11103] ppid=11100 vsize=108116 CPUtime=642.31 cores=1,3
/proc/11103/stat : 11103 (strangenight2-s) R 11100 11103 10078 0 -1 4202496 124977 0 0 0 64196 35 0 0 25 0 1 0 650236279 110710784 19697 33554432000 4194304 4580011 140736791994928 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11103/statm: 27029 19697 367 95 0 22011 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 108116

[startup+702.3 s]
/proc/loadavg: 4.00 3.78 3.36 5/352 11139
/proc/meminfo: memFree=17805368/32951124 swapFree=67082152/67111528
[pid=11103] ppid=11100 vsize=108212 CPUtime=702.31 cores=1,3
/proc/11103/stat : 11103 (strangenight2-s) R 11100 11103 10078 0 -1 4202496 132172 0 0 0 70193 38 0 0 25 0 1 0 650236279 110809088 19129 33554432000 4194304 4580011 140736791994928 18446744073709551615 4294404 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11103/statm: 27053 19129 367 95 0 22035 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 108212

[startup+762.313 s]
/proc/loadavg: 4.06 3.83 3.40 5/352 11141
/proc/meminfo: memFree=17799344/32951124 swapFree=67082152/67111528
[pid=11103] ppid=11100 vsize=108308 CPUtime=762.32 cores=1,3
/proc/11103/stat : 11103 (strangenight2-s) R 11100 11103 10078 0 -1 4202496 138498 0 0 0 76192 40 0 0 25 0 1 0 650236279 110907392 20252 33554432000 4194304 4580011 140736791994928 18446744073709551615 4295695 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11103/statm: 27077 20252 367 95 0 22059 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 108308

[startup+822.3 s]
/proc/loadavg: 4.11 3.89 3.45 5/352 11143
/proc/meminfo: memFree=17800624/32951124 swapFree=67082152/67111528
[pid=11103] ppid=11100 vsize=109732 CPUtime=822.31 cores=1,3
/proc/11103/stat : 11103 (strangenight2-s) R 11100 11103 10078 0 -1 4202496 145141 0 0 0 82188 43 0 0 25 0 1 0 650236279 112365568 21307 33554432000 4194304 4580011 140736791994928 18446744073709551615 4305156 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11103/statm: 27433 21307 367 95 0 22415 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 109732

[startup+882.301 s]
/proc/loadavg: 4.08 3.92 3.48 5/352 11144
/proc/meminfo: memFree=17798092/32951124 swapFree=67082152/67111528
[pid=11103] ppid=11100 vsize=109872 CPUtime=882.31 cores=1,3
/proc/11103/stat : 11103 (strangenight2-s) R 11100 11103 10078 0 -1 4202496 152096 0 0 0 88186 45 0 0 25 0 1 0 650236279 112508928 19613 33554432000 4194304 4580011 140736791994928 18446744073709551615 4295644 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11103/statm: 27468 19613 367 95 0 22450 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 109872

[startup+942.301 s]
/proc/loadavg: 4.03 3.93 3.51 5/352 11146
/proc/meminfo: memFree=17767684/32951124 swapFree=67082152/67111528
[pid=11103] ppid=11100 vsize=126248 CPUtime=942.32 cores=1,3
/proc/11103/stat : 11103 (strangenight2-s) R 11100 11103 10078 0 -1 4202496 160040 0 0 0 94185 47 0 0 25 0 1 0 650236279 129277952 24611 33554432000 4194304 4580011 140736791994928 18446744073709551615 4406344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11103/statm: 31562 24611 367 95 0 26544 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 126248

[startup+1002.3 s]
/proc/loadavg: 4.04 3.96 3.55 5/352 11147
/proc/meminfo: memFree=17745544/32951124 swapFree=67082152/67111528
[pid=11103] ppid=11100 vsize=126332 CPUtime=1002.32 cores=1,3
/proc/11103/stat : 11103 (strangenight2-s) R 11100 11103 10078 0 -1 4202496 165946 0 0 0 100183 49 0 0 25 0 1 0 650236279 129363968 24323 33554432000 4194304 4580011 140736791994928 18446744073709551615 4294660 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11103/statm: 31583 24324 367 95 0 26565 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 126332

[startup+1062.3 s]
/proc/loadavg: 4.01 3.96 3.57 5/352 11149
/proc/meminfo: memFree=17746732/32951124 swapFree=67082152/67111528
[pid=11103] ppid=11100 vsize=126468 CPUtime=1062.31 cores=1,3
/proc/11103/stat : 11103 (strangenight2-s) R 11100 11103 10078 0 -1 4202496 172421 0 0 0 106180 51 0 0 25 0 1 0 650236279 129503232 24805 33554432000 4194304 4580011 140736791994928 18446744073709551615 4316673 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11103/statm: 31617 24805 367 95 0 26599 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 126468

[startup+1122.3 s]
/proc/loadavg: 4.04 3.98 3.60 5/352 11151
/proc/meminfo: memFree=17717548/32951124 swapFree=67082152/67111528
[pid=11103] ppid=11100 vsize=141340 CPUtime=1122.31 cores=1,3
/proc/11103/stat : 11103 (strangenight2-s) R 11100 11103 10078 0 -1 4202496 179277 0 0 0 112178 53 0 0 25 0 1 0 650236279 144732160 28537 33554432000 4194304 4580011 140736791994928 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11103/statm: 35335 28537 367 95 0 30317 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 141340

[startup+1182.3 s]
/proc/loadavg: 4.01 3.98 3.62 5/352 11152
/proc/meminfo: memFree=17714524/32951124 swapFree=67082152/67111528
[pid=11103] ppid=11100 vsize=141408 CPUtime=1182.32 cores=1,3
/proc/11103/stat : 11103 (strangenight2-s) R 11100 11103 10078 0 -1 4202496 185137 0 0 0 118176 56 0 0 25 0 1 0 650236279 144801792 27580 33554432000 4194304 4580011 140736791994928 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11103/statm: 35352 27580 367 95 0 30334 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 141408

[startup+1242.3 s]
/proc/loadavg: 4.00 3.98 3.64 5/352 11154
/proc/meminfo: memFree=17674800/32951124 swapFree=67082152/67111528
[pid=11103] ppid=11100 vsize=141548 CPUtime=1242.32 cores=1,3
/proc/11103/stat : 11103 (strangenight2-s) R 11100 11103 10078 0 -1 4202496 191853 0 0 0 124174 58 0 0 25 0 1 0 650236279 144945152 27585 33554432000 4194304 4580011 140736791994928 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11103/statm: 35387 27585 367 95 0 30369 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 141548



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.00 3.67 4/351 11156
/proc/meminfo: memFree=17779032/32951124 swapFree=67082152/67111528
[pid=11103] ppid=11100 vsize=150000 CPUtime=1300.03 cores=1,3
/proc/11103/stat : 11103 (strangenight2-s) R 11100 11103 10078 0 -1 4202496 197721 0 0 0 129943 60 0 0 25 0 1 0 650236279 153600000 30124 33554432000 4194304 4580011 140736791994928 18446744073709551615 4406384 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11103/statm: 37500 30124 367 95 0 32482 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 150000

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.44
CPU system time (s): 0.606907
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 194828

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

runsolver used 4.03139 second user time and 10.2684 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-14 17:19:43
IDJOB=3367749
IDBENCH=82958
IDSOLVER=1845
FILE ID=node136/3367749-1305386383
RUNJOBID= node136-1305386383-11080
PBS_JOBID= 13324366
Free space on /tmp= 72988 MiB

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

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

MD5SUM BENCH= f0ea1852e91ab44abb725179e04ad108
RANDOM SEED=1927053567

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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:      18215152 kB
Buffers:        284992 kB
Cached:        4993224 kB
SwapCached:       2740 kB
Active:       10524584 kB
Inactive:      3869684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18215152 kB
SwapTotal:    67111528 kB
SwapFree:     67082152 kB
Dirty:           11052 kB
Writeback:          16 kB
AnonPages:     9114292 kB
Mapped:          27968 kB
Slab:           237220 kB
PageTables:      39388 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 69894484 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= 72972 MiB
End job on node136 at 2011-05-14 17:41:25