Trace number 3367681

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S1635333981-027.UNKNOWN.cnf
MD5SUM5ba52a7ac0a84086dc4098f6b5213446
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark31.0843
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.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3367681-1305385921.cnf'
0.00/0.00	c -- header says num vars:            400
0.00/0.00	c -- header says num clauses:        1704
0.00/0.00	c -- clauses added:            0 learnts,         1704 normals,            0 xors
0.00/0.00	c -- vars added        400
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       400      1704         0         0      5112         0   no data   no data
0.00/0.00	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:         1  cl-subs:        2  v-elim:      6  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     196 undec:      45 neg:     159
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       394      1696         1         0      5123         0   no data   no data
0.00/0.05	c Decided on static restart strategy
0.09/0.13	c  N st     8      4914       394      1696         1      4775      5123     94756   no data   no data
0.29/0.36	c  N st    10     11297       394      1696         1      4468      5123     64506   no data   no data
0.59/0.62	c  N st    11     17042       394      1696         1     10029      5123    167363   no data   no data
1.00/1.04	c  F st    12     25001       394      1696         1     12302      5123    207688   no data   no data
1.00/1.04	c  N st    12     25001       394      1696         1     12302      5123    207688   no data   no data
1.19/1.29	c Decided on static restart strategy
1.19/1.29	c  N st    18     30001       394      1696         1     10590      5123    165608   no data   no data
1.19/1.29	c  S st    18     30001       394      1696         1     10590      5123    165608   no data   no data
1.29/1.32	c  S st    18     30505       394      1696         1     11092      5123    175451   no data   no data
1.29/1.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.29/1.33	c blocked clauses removed:       10 vars:      2 tried:         394 T: 0.00 s
1.29/1.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
1.29/1.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.29/1.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.29/1.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.39	c lits-rem:       175  cl-subs:      807  v-elim:      0  v-fix:    0  time:  0.05 s
1.29/1.39	c asymm  cl-useful: 0/1686/1686 lits-rem:0 time: 0.00
1.29/1.39	c calculated reachability. Time: 0.00
1.29/1.39	c  N st    18     30505       392      1686         1     10276      5093    160136   no data   no data
1.69/1.79	c  N st    20     37620       392      1686         1      9547      5093    127992   no data   no data
2.10/2.16	c  N st    21     44020       392      1686         1     15770      5093    244005   no data   no data
2.20/2.27	c  S st    22     45758       392      1686         1     17464      5093    277102   no data   no data
2.29/2.31	c  S st    22     46259       392      1686         1      9278      5093    114120   no data   no data
2.29/2.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.29/2.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.29/2.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.29/2.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.29/2.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
2.29/2.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.29/2.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.29/2.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.32	c lits-rem:        19  cl-subs:      155  v-elim:      0  v-fix:    0  time:  0.01 s
2.29/2.32	c vivif2 --  cl tried     1686 cl shrink        0 lits rem          0 time: 0.00
2.29/2.33	c vivif2 --  cl tried     9123 cl shrink        0 lits rem          0 time: 0.00
2.29/2.33	c asymm  cl-useful: 0/1686/1686 lits-rem:0 time: 0.00
2.29/2.33	c calculated reachability. Time: 0.00
2.29/2.33	c  N st    22     46259       392      1686         1      9123      5093    111696   no data   no data
3.09/3.19	c  N st    23     60659       392      1686         1     13385      5093    190354   no data   no data
3.69/3.75	c  N st    24     69390       392      1686         1     11241      5093    137786   no data   no data
3.69/3.75	c  S st    24     69390       392      1686         1     11241      5093    137786   no data   no data
3.69/3.78	c  S st    24     69892       392      1686         1     11741      5093    147390   no data   no data
3.69/3.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.69/3.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.69/3.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.69/3.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.69/3.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.69/3.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
3.69/3.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.69/3.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.69/3.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.79/3.80	c lits-rem:        40  cl-subs:      197  v-elim:      0  v-fix:    0  time:  0.01 s
3.79/3.80	c vivif2 --  cl tried     1686 cl shrink        0 lits rem          0 time: 0.00
3.79/3.80	c vivif2 --  cl tried    11544 cl shrink        0 lits rem          0 time: 0.00
3.79/3.81	c asymm  cl-useful: 0/1686/1686 lits-rem:0 time: 0.01
3.79/3.81	c calculated reachability. Time: 0.00
3.79/3.81	c  N st    24     69892       392      1686         1     11544      5093    143569   no data   no data
4.99/5.03	c  F st    25     87500       392      1686         1     16994      5093    252609   no data   no data
4.99/5.03	c  N st    25     87500       392      1686         1     16994      5093    252609   no data   no data
5.29/5.38	c Decided on static restart strategy
5.50/5.59	c  N st    32     95536       392      1686         1     24837      5093    414037   no data   no data
6.09/6.18	c  N st    34    104838       392      1686         1     21283      5093    319529   no data   no data
6.09/6.18	c  S st    34    104838       392      1686         1     21283      5093    319529   no data   no data
6.19/6.24	c  S st    34    105341       392      1686         1     21786      5093    328945   no data   no data
6.19/6.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.19/6.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
6.19/6.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.19/6.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.19/6.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.19/6.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
6.19/6.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.19/6.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.19/6.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.29/6.38	c lits-rem:        97  cl-subs:      929  v-elim:      0  v-fix:    0  time:  0.13 s
6.29/6.38	c vivif2 --  cl tried     1686 cl shrink        0 lits rem          0 time: 0.00
6.29/6.39	c vivif2 --  cl tried    20857 cl shrink        0 lits rem          0 time: 0.00
6.39/6.40	c asymm  cl-useful: 0/1686/1686 lits-rem:0 time: 0.01
6.39/6.40	c calculated reachability. Time: 0.00
6.39/6.40	c  N st    34    105341       392      1686         1     20857      5093    310368   no data   no data
7.09/7.10	c  N st    35    114940       392      1686         1     16563      5093    205730   no data   no data
8.19/8.25	c  N st    36    129339       392      1686         1     15902      5093    179432   no data   no data
9.99/10.00	c  N st    37    150936       392      1686         1     21278      5093    270681   no data   no data
10.59/10.61	c  S st    38    158014       392      1686         1     28139      5093    403474   no data   no data
10.59/10.68	c  S st    38    158515       392      1686         1     28639      5093    413712   no data   no data
10.59/10.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.59/10.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
10.59/10.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.59/10.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.59/10.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.59/10.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
10.59/10.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.59/10.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
10.69/10.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.00/11.03	c lits-rem:       231  cl-subs:     2271  v-elim:      0  v-fix:    0  time:  0.32 s
11.00/11.03	c vivif2 --  cl tried     1686 cl shrink        0 lits rem          0 time: 0.00
11.00/11.03	c vivif2 --  cl tried    26368 cl shrink        0 lits rem          0 time: 0.00
11.00/11.05	c asymm  cl-useful: 0/1686/1686 lits-rem:0 time: 0.01
11.00/11.05	c calculated reachability. Time: 0.00
11.00/11.05	c  N st    38    158515       392      1686         1     26368      5093    374723   no data   no data
15.69/15.77	c  N st    39    207103       392      1686         1     21179      5093    247277   no data   no data
18.70/18.74	c  N st    40    237773       392      1686         1     31406      5093    417209   no data   no data
18.70/18.74	c  S st    40    237773       392      1686         1     31406      5093    417209   no data   no data
18.79/18.81	c  S st    40    238276       392      1686         1     31907      5093    427095   no data   no data
18.79/18.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.79/18.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
18.79/18.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.79/18.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.79/18.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.79/18.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
18.79/18.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.79/18.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
18.79/18.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.19/19.29	c lits-rem:       153  cl-subs:     2968  v-elim:      0  v-fix:    0  time:  0.46 s
19.19/19.30	c vivif2 --  cl tried     1686 cl shrink        0 lits rem          0 time: 0.00
19.29/19.30	c vivif2 --  cl tried    28939 cl shrink        0 lits rem          0 time: 0.00
19.29/19.31	c asymm  cl-useful: 0/1686/1686 lits-rem:0 time: 0.01
19.29/19.31	c calculated reachability. Time: 0.00
19.29/19.31	c  N st    40    238276       392      1686         1     28939      5093    378971   no data   no data
26.30/26.39	c  F st    41    306250       392      1686         1     30958      5093    384214   no data   no data
26.30/26.39	c  N st    41    306250       392      1686         1     30958      5093    384214   no data   no data
26.89/26.97	c Decided on static restart strategy
29.60/29.65	c  N st    51    334560       392      1686         1     35158      5093    443766   no data   no data
32.29/32.34	c  N st    53    357414       392      1686         1     33133      5093    399494   no data   no data
32.29/32.34	c  S st    53    357414       392      1686         1     33133      5093    399494   no data   no data
32.39/32.42	c  S st    53    357917       392      1686         1     33632      5093    409724   no data   no data
32.39/32.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.39/32.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
32.39/32.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
32.39/32.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.39/32.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.39/32.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
32.39/32.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
32.39/32.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
32.39/32.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.69/32.72	c lits-rem:       179  cl-subs:     1892  v-elim:      0  v-fix:    0  time:  0.27 s
32.69/32.72	c vivif2 --  cl tried     1686 cl shrink        0 lits rem          0 time: 0.00
32.69/32.72	c vivif2 --  cl tried    31740 cl shrink        0 lits rem          0 time: 0.00
32.69/32.74	c asymm  cl-useful: 0/1686/1686 lits-rem:0 time: 0.02
32.69/32.74	c calculated reachability. Time: 0.00
32.69/32.74	c  N st    53    357917       392      1686         1     31740      5093    378162   no data   no data
36.38/36.40	c  N st    54    390309       392      1686         1     37907      5093    487006   no data   no data
42.49/42.57	c  N st    55    438898       392      1686         1     31743      5093    343602   no data   no data
51.09/51.11	c  N st    56    511782       392      1686         1     45129      5093    582001   no data   no data
53.98/54.09	c  N st    57    536875       392      1686         1     39463      5093    460316   no data   no data
53.98/54.09	c  S st    57    536875       392      1686         1     39463      5093    460316   no data   no data
54.08/54.19	c  S st    57    537380       392      1686         1     39965      5093    471187   no data   no data
54.08/54.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
54.18/54.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
54.18/54.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
54.18/54.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
54.18/54.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.18/54.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
54.18/54.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
54.18/54.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
54.18/54.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.48/54.53	c lits-rem:       105  cl-subs:     1678  v-elim:      0  v-fix:    0  time:  0.31 s
54.48/54.53	c vivif2 --  cl tried     1686 cl shrink        0 lits rem          0 time: 0.00
54.48/54.54	c vivif2 --  cl tried    38287 cl shrink        0 lits rem          0 time: 0.01
54.48/54.56	c asymm  cl-useful: 0/1686/1686 lits-rem:0 time: 0.02
54.48/54.56	c calculated reachability. Time: 0.00
54.48/54.56	c  N st    57    537380       392      1686         1     38287      5093    441955   no data   no data
77.09/77.14	c  N st    58    701366       392      1686         1     67060      5093    908289   no data   no data
92.59/92.62	c  N st    59    806071       392      1686         1     60896      5093    781592   no data   no data
92.59/92.62	c  S st    59    806071       392      1686         1     60896      5093    781592   no data   no data
92.69/92.76	c  S st    59    806573       392      1686         1     61397      5093    791847   no data   no data
92.69/92.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
92.69/92.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
92.69/92.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
92.69/92.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
92.69/92.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
92.69/92.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
92.69/92.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
92.69/92.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
92.79/92.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
94.49/94.59	c lits-rem:       424  cl-subs:     6012  v-elim:      0  v-fix:    0  time:  1.78 s
94.49/94.59	c vivif2 --  cl tried     1686 cl shrink        0 lits rem          0 time: 0.00
94.49/94.60	c vivif2 --  cl tried    55385 cl shrink        0 lits rem          0 time: 0.01
94.59/94.63	c asymm  cl-useful: 0/1686/1686 lits-rem:0 time: 0.03
94.59/94.63	c calculated reachability. Time: 0.00
94.59/94.63	c  N st    59    806573       392      1686         1     55385      5093    692196   no data   no data
134.99/135.06	c  F st    60   1071878       392      1686         1     71401      5093    961710   no data   no data
134.99/135.06	c  N st    60   1071878       392      1686         1     71401      5093    961710   no data   no data
136.19/136.21	c Decided on static restart strategy
140.39/140.41	c  N st    70   1100179       392      1686         1     55398      5093    609540   no data   no data
147.08/147.14	c  N st    72   1136172       392      1686         1     45779      5093    415302   no data   no data
152.68/152.79	c  N st    73   1168565       392      1686         1     77148      5093   1030355   no data   no data
159.59/159.69	c  N st    74   1209859       392      1686         1     71614      5093    910863   no data   no data
159.59/159.69	c  S st    74   1209859       392      1686         1     71614      5093    910863   no data   no data
159.79/159.87	c  S st    74   1210364       392      1686         1     72117      5093    921277   no data   no data
159.79/159.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
159.89/159.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
159.89/159.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
159.89/159.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
159.89/159.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
159.89/159.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
159.89/159.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
159.89/159.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
159.89/159.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
162.09/162.15	c lits-rem:       483  cl-subs:     6379  v-elim:      0  v-fix:    0  time:  2.21 s
162.09/162.15	c vivif2 --  cl tried     1686 cl shrink        0 lits rem          0 time: 0.00
162.09/162.16	c vivif2 --  cl tried    65738 cl shrink        0 lits rem          0 time: 0.01
162.19/162.20	c asymm  cl-useful: 0/1686/1686 lits-rem:0 time: 0.04
162.19/162.20	c calculated reachability. Time: 0.00
162.19/162.20	c  N st    74   1210364       392      1686         1     65738      5093    809652   no data   no data
176.39/176.46	c  N st    75   1283246       392      1686         1     89643      5093   1227651   no data   no data
197.09/197.16	c  N st    76   1392570       392      1686         1     50488      5093    450313   no data   no data
230.09/230.17	c  N st    77   1556556       392      1686         1     55451      5093    517218   no data   no data
262.39/262.44	c  N st    78   1710366       392      1686         1     96286      5093   1237085   no data   no data
262.39/262.44	c  S st    78   1710366       392      1686         1     96286      5093   1237085   no data   no data
262.69/262.70	c  S st    78   1710870       392      1686         1     96788      5093   1247414   no data   no data
262.69/262.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
262.69/262.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
262.69/262.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
262.69/262.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
262.69/262.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
262.69/262.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
262.69/262.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
262.69/262.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
262.69/262.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
268.09/268.15	c lits-rem:       780  cl-subs:    12922  v-elim:      0  v-fix:    0  time:  5.36 s
268.09/268.15	c vivif2 --  cl tried     1686 cl shrink        0 lits rem          0 time: 0.00
268.09/268.16	c vivif2 --  cl tried    83866 cl shrink        0 lits rem          0 time: 0.01
268.19/268.22	c asymm  cl-useful: 0/1686/1686 lits-rem:0 time: 0.06
268.19/268.22	c calculated reachability. Time: 0.00
268.19/268.22	c  N st    78   1710870       392      1686         1     83866      5093   1051911   no data   no data
349.59/349.64	c  N st    79   2079834       392      1686         1     95809      5093   1160254   no data   no data
380.19/380.25	c  N st    80   2210871       392      1686         1     99592      5093   1255765   no data   no data
380.19/380.25	c  S st    80   2210871       392      1686         1     99592      5093   1255765   no data   no data
380.50/380.54	c  S st    80   2211377       392      1686         1    100097      5093   1266570   no data   no data
380.50/380.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
380.50/380.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
380.50/380.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
380.50/380.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
380.50/380.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
380.50/380.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
380.50/380.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
380.50/380.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
380.60/380.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
385.19/385.23	c lits-rem:       969  cl-subs:    10325  v-elim:      0  v-fix:    0  time:  4.60 s
385.19/385.23	c vivif2 --  cl tried     1686 cl shrink        0 lits rem          0 time: 0.00
385.19/385.25	c vivif2 --  cl tried    89772 cl shrink        0 lits rem          0 time: 0.02
385.29/385.31	c asymm  cl-useful: 0/1686/1686 lits-rem:0 time: 0.06
385.29/385.31	c calculated reachability. Time: 0.00
385.29/385.31	c  N st    80   2211377       392      1686         1     89772      5093   1094450   no data   no data
501.80/501.85	c  N st    81   2711378       392      1686         1    113653      5093   1461509   no data   no data
501.80/501.85	c  S st    81   2711378       392      1686         1    113653      5093   1461509   no data   no data
502.10/502.15	c  S st    81   2711880       392      1686         1    114155      5093   1471912   no data   no data
502.10/502.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
502.20/502.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
502.20/502.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
502.20/502.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
502.20/502.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
502.20/502.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
502.20/502.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
502.20/502.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
502.20/502.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
508.79/508.86	c lits-rem:       582  cl-subs:    12504  v-elim:      0  v-fix:    0  time:  6.60 s
508.79/508.86	c vivif2 --  cl tried     1686 cl shrink        0 lits rem          0 time: 0.00
508.79/508.88	c vivif2 --  cl tried   101651 cl shrink        0 lits rem          0 time: 0.02
508.89/508.96	c asymm  cl-useful: 0/1686/1686 lits-rem:0 time: 0.08
508.89/508.96	c calculated reachability. Time: 0.00
508.89/508.96	c  N st    81   2711880       392      1686         1    101651      5093   1265564   no data   no data
642.40/642.41	c  N st    82   3211881       392      1686         1     77864      5093    686870   no data   no data
642.40/642.41	c  S st    82   3211881       392      1686         1     77864      5093    686870   no data   no data
642.59/642.60	c  S st    82   3212383       392      1686         1     78365      5093    697353   no data   no data
642.59/642.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
642.59/642.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
642.59/642.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
642.59/642.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
642.59/642.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
642.59/642.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
642.59/642.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
642.59/642.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
642.59/642.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
642.79/642.84	c lits-rem:        88  cl-subs:      887  v-elim:      0  v-fix:    0  time:  0.18 s
642.79/642.84	c vivif2 --  cl tried     1686 cl shrink        0 lits rem          0 time: 0.00
642.79/642.85	c vivif2 --  cl tried    77478 cl shrink        0 lits rem          0 time: 0.01
642.89/642.90	c asymm  cl-useful: 0/1686/1686 lits-rem:0 time: 0.04
642.89/642.90	c calculated reachability. Time: 0.00
642.89/642.90	c  N st    82   3212383       392      1686         1     77478      5093    685021   no data   no data
785.00/785.03	c  N st    83   3712384       392      1686         1     88343      5093    837620   no data   no data
785.00/785.03	c  S st    83   3712384       392      1686         1     88343      5093    837620   no data   no data
785.20/785.24	c  S st    83   3712887       392      1686         1     88838      5093    847977   no data   no data
785.20/785.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
785.20/785.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
785.20/785.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
785.20/785.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
785.20/785.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
785.20/785.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
785.20/785.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
785.20/785.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
785.31/785.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
785.60/785.69	c lits-rem:       143  cl-subs:     1459  v-elim:      0  v-fix:    0  time:  0.38 s
785.60/785.69	c vivif2 --  cl tried     1686 cl shrink        0 lits rem          0 time: 0.00
785.70/785.70	c vivif2 --  cl tried    87379 cl shrink        0 lits rem          0 time: 0.01
785.70/785.75	c asymm  cl-useful: 0/1686/1686 lits-rem:0 time: 0.05
785.70/785.75	c calculated reachability. Time: 0.00
785.70/785.75	c  N st    83   3712887       392      1686         1     87379      5093    824698   no data   no data
795.70/795.76	c  F st    84   3751562       392      1686         1    124493      5093   1552292   no data   no data
795.70/795.76	c  N st    84   3751562       392      1686         1    124493      5093   1552292   no data   no data
797.60/797.61	c Decided on static restart strategy
805.11/805.16	c  N st    94   3779863       392      1686         1    151694      5093   2098613   no data   no data
817.40/817.40	c  N st    96   3815857       392      1686         1    104352      5093   1111883   no data   no data
825.91/825.97	c  N st    97   3848250       392      1686         1    135628      5093   1757432   no data   no data
842.30/842.30	c  N st    98   3896842       392      1686         1     99524      5093   1017810   no data   no data
864.40/864.43	c  N st    99   3969725       392      1686         1     86023      5093    752330   no data   no data
896.01/896.06	c  N st   100   4079050       392      1686         1    106477      5093   1131979   no data   no data
933.71/933.79	c  N st   101   4212888       392      1686         1    149669      5093   1974130   no data   no data
933.71/933.79	c  S st   101   4212888       392      1686         1    149669      5093   1974130   no data   no data
934.21/934.24	c  S st   101   4213391       392      1686         1    150171      5093   1984699   no data   no data
934.21/934.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
934.31/934.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.06
934.31/934.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
934.31/934.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
934.31/934.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
934.31/934.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
934.31/934.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
934.31/934.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
934.31/934.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
947.20/947.24	c lits-rem:      1258  cl-subs:    18183  v-elim:      0  v-fix:    0  time: 12.85 s
947.20/947.24	c vivif2 --  cl tried     1686 cl shrink        0 lits rem          0 time: 0.00
947.20/947.27	c vivif2 --  cl tried   131988 cl shrink        0 lits rem          0 time: 0.02
947.30/947.37	c asymm  cl-useful: 0/1686/1686 lits-rem:0 time: 0.11
947.30/947.38	c calculated reachability. Time: 0.00
947.30/947.38	c  N st   101   4213391       392      1686         1    131988      5093   1681011   no data   no data
1026.51/1026.58	c  N st   102   4459367       392      1686         1    106269      5093   1078897   no data   no data
1100.31/1100.32	c  N st   103   4713391       392      1686         1    171205      5093   2364070   no data   no data
1100.31/1100.32	c  S st   103   4713391       392      1686         1    171205      5093   2364070   no data   no data
1100.91/1100.95	c  S st   103   4713895       392      1686         1    171704      5093   2374604   no data   no data
1100.91/1100.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1101.02/1101.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
1101.02/1101.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1101.02/1101.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1101.02/1101.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1101.02/1101.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
1101.02/1101.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1101.02/1101.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1101.12/1101.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1116.11/1116.19	c lits-rem:       676  cl-subs:    19434  v-elim:      0  v-fix:    0  time: 15.05 s
1116.11/1116.19	c vivif2 --  cl tried     1686 cl shrink        0 lits rem          0 time: 0.00
1116.21/1116.22	c vivif2 --  cl tried   152270 cl shrink        0 lits rem          0 time: 0.03
1116.31/1116.36	c asymm  cl-useful: 0/1686/1686 lits-rem:0 time: 0.14
1116.31/1116.37	c calculated reachability. Time: 0.00
1116.31/1116.37	c  N st   103   4713895       392      1686         1    152270      5093   2067489   no data   no data
1276.12/1276.15	c  N st   104   5213895       392      1686         1    167137      5093   2159400   no data   no data
1276.12/1276.15	c  S st   104   5213895       392      1686         1    167137      5093   2159400   no data   no data
1276.72/1276.70	c  S st   104   5214400       392      1686         1    167641      5093   2170305   no data   no data
1276.72/1276.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1276.72/1276.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.07
1276.72/1276.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1276.72/1276.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1276.72/1276.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1276.72/1276.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
1276.72/1276.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1276.82/1276.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1276.82/1276.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1294.52/1294.56	c lits-rem:       565  cl-subs:    23683  v-elim:      0  v-fix:    0  time: 17.68 s
1294.52/1294.56	c vivif2 --  cl tried     1686 cl shrink        0 lits rem          0 time: 0.00
1294.52/1294.58	c vivif2 --  cl tried   143958 cl shrink        0 lits rem          0 time: 0.03
1294.73/1294.71	c asymm  cl-useful: 0/1686/1686 lits-rem:0 time: 0.13
1294.73/1294.72	c calculated reachability. Time: 0.00
1294.73/1294.72	c  N st   104   5214400       392      1686         1    143958      5093   1788302   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-3367681-1305385921/watcher-3367681-1305385921 -o /tmp/evaluation-result-3367681-1305385921/solver-3367681-1305385921 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367681-1305385921.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.40 3.91 3.94 5/291 16770
/proc/meminfo: memFree=25106972/32951124 swapFree=67057896/67111528
[pid=16770] ppid=16768 vsize=30028 CPUtime=0 cores=4,6
/proc/16770/stat : 16770 (strangenight2-s) R 16768 16770 15822 0 -1 4202496 642 0 0 0 0 0 0 0 23 0 1 0 631007448 30748672 569 33554432000 4194304 4580011 140734962463632 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16770/statm: 7507 569 363 95 0 2489 0

[startup+0.0991891 s]
/proc/loadavg: 3.40 3.91 3.94 5/291 16770
/proc/meminfo: memFree=25106972/32951124 swapFree=67057896/67111528
[pid=16770] ppid=16768 vsize=30324 CPUtime=0.09 cores=4,6
/proc/16770/stat : 16770 (strangenight2-s) R 16768 16770 15822 0 -1 4202496 759 0 0 0 9 0 0 0 23 0 1 0 631007448 31051776 686 33554432000 4194304 4580011 140734962463632 18446744073709551615 4320853 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16770/statm: 7581 686 364 95 0 2563 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30324

[startup+0.101188 s]
/proc/loadavg: 3.40 3.91 3.94 5/291 16770
/proc/meminfo: memFree=25106972/32951124 swapFree=67057896/67111528
[pid=16770] ppid=16768 vsize=30324 CPUtime=0.09 cores=4,6
/proc/16770/stat : 16770 (strangenight2-s) R 16768 16770 15822 0 -1 4202496 760 0 0 0 9 0 0 0 23 0 1 0 631007448 31051776 687 33554432000 4194304 4580011 140734962463632 18446744073709551615 4295806 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16770/statm: 7581 687 364 95 0 2563 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30324

[startup+0.30114 s]
/proc/loadavg: 3.40 3.91 3.94 5/291 16770
/proc/meminfo: memFree=25106972/32951124 swapFree=67057896/67111528
[pid=16770] ppid=16768 vsize=30736 CPUtime=0.29 cores=4,6
/proc/16770/stat : 16770 (strangenight2-s) R 16768 16770 15822 0 -1 4202496 994 0 0 0 29 0 0 0 25 0 1 0 631007448 31473664 802 33554432000 4194304 4580011 140734962463632 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16770/statm: 7684 802 364 95 0 2666 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30736

[startup+0.701047 s]
/proc/loadavg: 3.40 3.91 3.94 5/291 16770
/proc/meminfo: memFree=25106972/32951124 swapFree=67057896/67111528
[pid=16770] ppid=16768 vsize=31332 CPUtime=0.69 cores=4,6
/proc/16770/stat : 16770 (strangenight2-s) R 16768 16770 15822 0 -1 4202496 1439 0 0 0 69 0 0 0 25 0 1 0 631007448 32083968 840 33554432000 4194304 4580011 140734962463632 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16770/statm: 7833 840 364 95 0 2815 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31332

[startup+1.50091 s]
/proc/loadavg: 3.40 3.91 3.94 5/292 16771
/proc/meminfo: memFree=25093076/32951124 swapFree=67057896/67111528
[pid=16770] ppid=16768 vsize=36444 CPUtime=1.49 cores=4,6
/proc/16770/stat : 16770 (strangenight2-s) R 16768 16770 15822 0 -1 4202496 3073 0 0 0 149 0 0 0 25 0 1 0 631007448 37318656 2202 33554432000 4194304 4580011 140734962463632 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16770/statm: 9111 2202 367 95 0 4093 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36444

[startup+3.10066 s]
/proc/loadavg: 3.45 3.91 3.94 5/292 16771
/proc/meminfo: memFree=25073236/32951124 swapFree=67057896/67111528
[pid=16770] ppid=16768 vsize=36608 CPUtime=3.09 cores=4,6
/proc/16770/stat : 16770 (strangenight2-s) R 16768 16770 15822 0 -1 4202496 4070 0 0 0 309 0 0 0 25 0 1 0 631007448 37486592 2153 33554432000 4194304 4580011 140734962463632 18446744073709551615 4293076 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16770/statm: 9152 2153 367 95 0 4134 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36608

[startup+6.30109 s]
/proc/loadavg: 3.45 3.91 3.94 5/292 16771
/proc/meminfo: memFree=25066972/32951124 swapFree=67057896/67111528
[pid=16770] ppid=16768 vsize=42608 CPUtime=6.29 cores=4,6
/proc/16770/stat : 16770 (strangenight2-s) R 16768 16770 15822 0 -1 4202496 7005 0 0 0 628 1 0 0 25 0 1 0 631007448 43630592 3695 33554432000 4194304 4580011 140734962463632 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16770/statm: 10652 3695 367 95 0 5634 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42608

[startup+12.701 s]
/proc/loadavg: 3.54 3.91 3.94 5/292 16772
/proc/meminfo: memFree=25035424/32951124 swapFree=67057896/67111528
[pid=16770] ppid=16768 vsize=46724 CPUtime=12.69 cores=4,6
/proc/16770/stat : 16770 (strangenight2-s) R 16768 16770 15822 0 -1 4202496 10331 0 0 0 1268 1 0 0 25 0 1 0 631007448 47845376 4752 33554432000 4194304 4580011 140734962463632 18446744073709551615 4294413 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16770/statm: 11681 4752 367 95 0 6663 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46724

[startup+25.5007 s]
/proc/loadavg: 3.61 3.91 3.94 5/292 16799
/proc/meminfo: memFree=25031836/32951124 swapFree=67057896/67111528
[pid=16770] ppid=16768 vsize=50468 CPUtime=25.49 cores=4,6
/proc/16770/stat : 16770 (strangenight2-s) R 16768 16770 15822 0 -1 4202496 15001 0 0 0 2547 2 0 0 25 0 1 0 631007448 51679232 5908 33554432000 4194304 4580011 140734962463632 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16770/statm: 12617 5908 367 95 0 7599 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 50468

[startup+51.1012 s]
/proc/loadavg: 3.81 3.94 3.95 5/292 16800
/proc/meminfo: memFree=25018200/32951124 swapFree=67057896/67111528
[pid=16770] ppid=16768 vsize=52656 CPUtime=51.09 cores=4,6
/proc/16770/stat : 16770 (strangenight2-s) R 16768 16770 15822 0 -1 4202496 22593 0 0 0 5106 3 0 0 25 0 1 0 631007448 53919744 6283 33554432000 4194304 4580011 140734962463632 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16770/statm: 13164 6283 367 95 0 8146 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 52656

[startup+102.311 s]
/proc/loadavg: 3.92 3.94 3.95 5/292 16801
/proc/meminfo: memFree=24969476/32951124 swapFree=67057896/67111528
[pid=16770] ppid=16768 vsize=66364 CPUtime=102.29 cores=4,6
/proc/16770/stat : 16770 (strangenight2-s) R 16768 16770 15822 0 -1 4202496 36590 0 0 0 10223 6 0 0 25 0 1 0 631007448 67956736 9848 33554432000 4194304 4580011 140734962463632 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16770/statm: 16591 9848 367 95 0 11573 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 66364

[startup+162.301 s]
/proc/loadavg: 4.01 3.97 3.95 5/292 16803
/proc/meminfo: memFree=24950100/32951124 swapFree=67057896/67111528
[pid=16770] ppid=16768 vsize=73964 CPUtime=162.29 cores=4,6
/proc/16770/stat : 16770 (strangenight2-s) R 16768 16770 15822 0 -1 4202496 49967 0 0 0 16219 10 0 0 25 0 1 0 631007448 75739136 11621 33554432000 4194304 4580011 140734962463632 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16770/statm: 18491 11621 367 95 0 13473 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 73964

[startup+222.301 s]
/proc/loadavg: 4.00 3.97 3.95 5/292 16804
/proc/meminfo: memFree=24938260/32951124 swapFree=67057896/67111528
[pid=16770] ppid=16768 vsize=74240 CPUtime=222.29 cores=4,6
/proc/16770/stat : 16770 (strangenight2-s) R 16768 16770 15822 0 -1 4202496 59884 0 0 0 22217 12 0 0 25 0 1 0 631007448 76021760 11567 33554432000 4194304 4580011 140734962463632 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16770/statm: 18560 11567 367 95 0 13542 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 74240

[startup+282.3 s]
/proc/loadavg: 4.00 3.97 3.95 5/292 16806
/proc/meminfo: memFree=24920728/32951124 swapFree=67057896/67111528
[pid=16770] ppid=16768 vsize=89188 CPUtime=282.29 cores=4,6
/proc/16770/stat : 16770 (strangenight2-s) R 16768 16770 15822 0 -1 4202496 70812 0 0 0 28214 15 0 0 25 0 1 0 631007448 91328512 15164 33554432000 4194304 4580011 140734962463632 18446744073709551615 4294660 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16770/statm: 22297 15164 367 95 0 17279 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 89188

[startup+342.301 s]
/proc/loadavg: 4.00 3.97 3.95 5/292 16807
/proc/meminfo: memFree=24883748/32951124 swapFree=67057896/67111528
[pid=16770] ppid=16768 vsize=89456 CPUtime=342.29 cores=4,6
/proc/16770/stat : 16770 (strangenight2-s) R 16768 16770 15822 0 -1 4202496 79706 0 0 0 34212 17 0 0 25 0 1 0 631007448 91602944 14671 33554432000 4194304 4580011 140734962463632 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16770/statm: 22364 14671 367 95 0 17346 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 89456

[startup+402.301 s]
/proc/loadavg: 4.04 3.99 3.96 5/292 16809
/proc/meminfo: memFree=24875484/32951124 swapFree=67057896/67111528
[pid=16770] ppid=16768 vsize=97024 CPUtime=402.29 cores=4,6
/proc/16770/stat : 16770 (strangenight2-s) R 16768 16770 15822 0 -1 4202496 88427 0 0 0 40210 19 0 0 25 0 1 0 631007448 99352576 17021 33554432000 4194304 4580011 140734962463632 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16770/statm: 24256 17021 367 95 0 19238 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 97024

[startup+462.3 s]
/proc/loadavg: 4.06 4.00 3.96 5/292 16811
/proc/meminfo: memFree=24858468/32951124 swapFree=67057896/67111528
[pid=16770] ppid=16768 vsize=97256 CPUtime=462.29 cores=4,6
/proc/16770/stat : 16770 (strangenight2-s) R 16768 16770 15822 0 -1 4202496 97228 0 0 0 46207 22 0 0 25 0 1 0 631007448 99590144 17106 33554432000 4194304 4580011 140734962463632 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16770/statm: 24314 17106 367 95 0 19296 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 97256

[startup+522.301 s]
/proc/loadavg: 4.02 4.00 3.96 5/292 16812
/proc/meminfo: memFree=24845416/32951124 swapFree=67057896/67111528
[pid=16770] ppid=16768 vsize=104252 CPUtime=522.3 cores=4,6
/proc/16770/stat : 16770 (strangenight2-s) R 16768 16770 15822 0 -1 4202496 105818 0 0 0 52206 24 0 0 25 0 1 0 631007448 106754048 18519 33554432000 4194304 4580011 140734962463632 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16770/statm: 26063 18519 367 95 0 21045 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 104252

[startup+582.3 s]
/proc/loadavg: 4.01 4.00 3.96 5/292 16814
/proc/meminfo: memFree=24835956/32951124 swapFree=67057896/67111528
[pid=16770] ppid=16768 vsize=104400 CPUtime=582.3 cores=4,6
/proc/16770/stat : 16770 (strangenight2-s) R 16768 16770 15822 0 -1 4202496 113277 0 0 0 58204 26 0 0 25 0 1 0 631007448 106905600 18754 33554432000 4194304 4580011 140734962463632 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16770/statm: 26100 18754 367 95 0 21082 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 104400

[startup+642.301 s]
/proc/loadavg: 4.04 4.01 3.97 5/292 16815
/proc/meminfo: memFree=24837180/32951124 swapFree=67057896/67111528
[pid=16770] ppid=16768 vsize=104560 CPUtime=642.3 cores=4,6
/proc/16770/stat : 16770 (strangenight2-s) R 16768 16770 15822 0 -1 4202496 120230 0 0 0 64202 28 0 0 25 0 1 0 631007448 107069440 18282 33554432000 4194304 4580011 140734962463632 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16770/statm: 26140 18282 367 95 0 21122 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 104560

[startup+702.301 s]
/proc/loadavg: 4.06 4.02 3.97 5/292 16817
/proc/meminfo: memFree=24829700/32951124 swapFree=67057896/67111528
[pid=16770] ppid=16768 vsize=104676 CPUtime=702.3 cores=4,6
/proc/16770/stat : 16770 (strangenight2-s) R 16768 16770 15822 0 -1 4202496 126416 0 0 0 70199 31 0 0 25 0 1 0 631007448 107188224 19298 33554432000 4194304 4580011 140734962463632 18446744073709551615 4294406 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16770/statm: 26169 19298 367 95 0 21151 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 104676

[startup+762.31 s]
/proc/loadavg: 4.02 4.02 3.97 5/292 16819
/proc/meminfo: memFree=24830896/32951124 swapFree=67057896/67111528
[pid=16770] ppid=16768 vsize=104840 CPUtime=762.32 cores=4,6
/proc/16770/stat : 16770 (strangenight2-s) R 16768 16770 15822 0 -1 4202496 133755 0 0 0 76199 33 0 0 25 0 1 0 631007448 107356160 18670 33554432000 4194304 4580011 140734962463632 18446744073709551615 4293200 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16770/statm: 26210 18670 367 95 0 21192 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 104840

[startup+822.301 s]
/proc/loadavg: 4.01 4.01 3.97 5/292 16823
/proc/meminfo: memFree=24825656/32951124 swapFree=67057896/67111528
[pid=16770] ppid=16768 vsize=104928 CPUtime=822.31 cores=4,6
/proc/16770/stat : 16770 (strangenight2-s) R 16768 16770 15822 0 -1 4202496 139933 0 0 0 82196 35 0 0 25 0 1 0 631007448 107446272 19297 33554432000 4194304 4580011 140734962463632 18446744073709551615 4320853 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16770/statm: 26232 19297 367 95 0 21214 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 104928

[startup+882.3 s]
/proc/loadavg: 4.00 4.01 3.97 5/292 16825
/proc/meminfo: memFree=24828336/32951124 swapFree=67057896/67111528
[pid=16770] ppid=16768 vsize=105020 CPUtime=882.31 cores=4,6
/proc/16770/stat : 16770 (strangenight2-s) R 16768 16770 15822 0 -1 4202496 145997 0 0 0 88194 37 0 0 25 0 1 0 631007448 107540480 19800 33554432000 4194304 4580011 140734962463632 18446744073709551615 4293650 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16770/statm: 26255 19800 367 95 0 21237 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 105020

[startup+942.301 s]
/proc/loadavg: 4.05 4.02 3.98 5/292 16826
/proc/meminfo: memFree=24808440/32951124 swapFree=67057896/67111528
[pid=16770] ppid=16768 vsize=123340 CPUtime=942.3 cores=4,6
/proc/16770/stat : 16770 (strangenight2-s) R 16768 16770 15822 0 -1 4202496 155621 0 0 0 94192 38 0 0 25 0 1 0 631007448 126300160 23763 33554432000 4194304 4580011 140734962463632 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16770/statm: 30835 23763 367 95 0 25817 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 123340

[startup+1002.3 s]
/proc/loadavg: 4.08 4.03 3.98 5/292 16828
/proc/meminfo: memFree=24814240/32951124 swapFree=67057896/67111528
[pid=16770] ppid=16768 vsize=123424 CPUtime=1002.31 cores=4,6
/proc/16770/stat : 16770 (strangenight2-s) R 16768 16770 15822 0 -1 4202496 161119 0 0 0 100191 40 0 0 25 0 1 0 631007448 126386176 23030 33554432000 4194304 4580011 140734962463632 18446744073709551615 4294488 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16770/statm: 30856 23030 367 95 0 25838 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 123424

[startup+1062.3 s]
/proc/loadavg: 4.03 4.02 3.98 5/292 16830
/proc/meminfo: memFree=24807016/32951124 swapFree=67057896/67111528
[pid=16770] ppid=16768 vsize=123520 CPUtime=1062.31 cores=4,6
/proc/16770/stat : 16770 (strangenight2-s) R 16768 16770 15822 0 -1 4202496 167383 0 0 0 106190 41 0 0 25 0 1 0 631007448 126484480 23459 33554432000 4194304 4580011 140734962463632 18446744073709551615 4295695 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16770/statm: 30880 23459 367 95 0 25862 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 123520

[startup+1122.3 s]
/proc/loadavg: 4.01 4.02 3.98 5/292 16831
/proc/meminfo: memFree=24756124/32951124 swapFree=67057896/67111528
[pid=16770] ppid=16768 vsize=136676 CPUtime=1122.31 cores=4,6
/proc/16770/stat : 16770 (strangenight2-s) R 16768 16770 15822 0 -1 4202496 174826 0 0 0 112189 42 0 0 25 0 1 0 631007448 139956224 27812 33554432000 4194304 4580011 140734962463632 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16770/statm: 34169 27812 367 95 0 29151 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 136676

[startup+1182.3 s]
/proc/loadavg: 4.05 4.03 3.99 5/292 16833
/proc/meminfo: memFree=24758320/32951124 swapFree=67057896/67111528
[pid=16770] ppid=16768 vsize=136772 CPUtime=1182.31 cores=4,6
/proc/16770/stat : 16770 (strangenight2-s) R 16768 16770 15822 0 -1 4202496 181031 0 0 0 118187 44 0 0 25 0 1 0 631007448 140054528 27402 33554432000 4194304 4580011 140734962463632 18446744073709551615 4294426 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16770/statm: 34193 27402 367 95 0 29175 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 136772

[startup+1242.3 s]
/proc/loadavg: 4.09 4.04 4.00 5/292 16834
/proc/meminfo: memFree=24737196/32951124 swapFree=67057896/67111528
[pid=16770] ppid=16768 vsize=136888 CPUtime=1242.32 cores=4,6
/proc/16770/stat : 16770 (strangenight2-s) R 16768 16770 15822 0 -1 4202496 187117 0 0 0 124185 47 0 0 25 0 1 0 631007448 140173312 27249 33554432000 4194304 4580011 140734962463632 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16770/statm: 34222 27249 367 95 0 29204 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 136888



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.03 4.00 3/288 16838
/proc/meminfo: memFree=24907444/32951124 swapFree=67057896/67111528
[pid=16770] ppid=16768 vsize=143436 CPUtime=1300.02 cores=4,6
/proc/16770/stat : 16770 (strangenight2-s) R 16768 16770 15822 0 -1 4202496 192052 0 0 0 129954 48 0 0 25 0 1 0 631007448 146878464 29111 33554432000 4194304 4580011 140734962463632 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16770/statm: 35859 29111 367 95 0 30841 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 143436

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.04
CPU user time (s): 1299.55
CPU system time (s): 0.491925
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 189204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.55
system time used= 0.491925
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 192053
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 820

runsolver used 3.76543 second user time and 8.07377 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-14 17:12:01
IDJOB=3367681
IDBENCH=82890
IDSOLVER=1845
FILE ID=node140/3367681-1305385921
RUNJOBID= node140-1305385921-16729
PBS_JOBID= 13324362
Free space on /tmp= 73472 MiB

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

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

MD5SUM BENCH= 5ba52a7ac0a84086dc4098f6b5213446
RANDOM SEED=689865154

node140.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.833
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.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.14
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.833
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.833
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.77
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.833
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.833
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.74
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.833
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.833
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:      25107128 kB
Buffers:        287520 kB
Cached:        3706256 kB
SwapCached:       8056 kB
Active:        4874172 kB
Inactive:      2658440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25107128 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:           22492 kB
Writeback:          48 kB
AnonPages:     3535752 kB
Mapped:          23744 kB
Slab:           225296 kB
PageTables:      22632 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45661888 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= 73476 MiB
End job on node140 at 2011-05-14 17:33:43