Trace number 3175778

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-Night-1-st? (TO) 1300.06 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S31329941-054.SATISFIABLE.cnf
MD5SUM9b739128337f606a6a7756556c2fd6df
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.009998
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
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 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175778-1301787555.cnf'
0.00/0.00	c -- header says num vars:            500
0.00/0.00	c -- header says num clauses:        2130
0.00/0.00	c -- clauses added:            0 learnts,         2130 normals,            0 xors
0.00/0.00	c -- vars added        500
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       500      2130         0         0      6390         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    500 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:     19  v-fix:    0  time:  0.00 s
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:     212 undec:      64 neg:     224
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.00	c  B st     0         0       481      2122         0         0      6477         0   no data   no data  --
0.00/0.05	c Decided on static restart strategy
0.09/0.15	c  N st     8      4918       481      2122         0      4858      6477    117046   no data   no data  --
0.39/0.40	c  N st    10     11301       481      2122         0      4490      6477     78980   no data   no data  --
0.59/0.67	c  N st    11     17044       481      2122         0     10086      6477    211155   no data   no data  --
1.00/1.07	c  F st    12     25002       481      2122         0     12394      6477    263198   no data   no data  --
1.00/1.07	c  N st    12     25002       481      2122         0     12394      6477    263198   no data   no data  --
1.29/1.31	c Decided on static restart strategy
1.29/1.31	c  N st    18     30000       481      2122         0     10638      6477    205667   no data   no data  --
1.29/1.31	c  S st    18     30000       481      2122         0     10638      6477    205667   no data   no data  --
1.29/1.35	c  S st    18     30504       481      2122         0     11142      6477    216623   no data   no data  --
1.29/1.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.29/1.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.29/1.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    481 time:  0.00 s
1.29/1.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.49/1.56	c lits-rem:       112  cl-subs:      575  v-elim:      0  v-fix:    0  time:  0.21 s
1.49/1.57	c asymm  cl-useful: 0/2122/2122 lits-rem:0 time: 0.01
1.49/1.57	c calculated reachability. Time: 0.00
1.49/1.57	c  N st    18     30504       481      2122         0     10567      6477    201093   no data   no data  --
1.89/1.97	c  N st    20     37616       481      2122         0      9837      6477    163024   no data   no data  --
2.29/2.35	c  N st    21     44016       481      2122         0     16101      6477    311916   no data   no data  --
2.39/2.48	c  S st    22     45758       481      2122         0      9051      6477    128204   no data   no data  --
2.49/2.51	c  S st    22     46261       481      2122         0      9554      6477    139597   no data   no data  --
2.49/2.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.49/2.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.49/2.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.49/2.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.49/2.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    481 time:  0.00 s
2.49/2.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.59/2.61	c lits-rem:        56  cl-subs:       64  v-elim:      0  v-fix:    0  time:  0.09 s
2.59/2.61	c vivif2 --  cl tried     2122 cl shrink        0 lits rem          0 time: 0.00
2.59/2.61	c vivif2 --  cl tried     9490 cl shrink        0 lits rem          0 time: 0.00
2.59/2.62	c asymm  cl-useful: 0/2122/2122 lits-rem:0 time: 0.01
2.59/2.62	c calculated reachability. Time: 0.00
2.59/2.62	c  N st    22     46261       481      2122         0      9490      6477    138007   no data   no data  --
3.39/3.48	c  N st    23     60659       481      2122         0     13789      6477    226145   no data   no data  --
3.99/4.07	c  N st    24     69391       481      2122         0     11605      6477    168408   no data   no data  --
3.99/4.07	c  S st    24     69391       481      2122         0     11605      6477    168408   no data   no data  --
4.09/4.10	c  S st    24     69891       481      2122         0     12103      6477    179769   no data   no data  --
4.09/4.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.09/4.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.09/4.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.09/4.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.09/4.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.09/4.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    481 time:  0.00 s
4.09/4.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.19/4.28	c lits-rem:        50  cl-subs:      198  v-elim:      0  v-fix:    0  time:  0.17 s
4.19/4.28	c vivif2 --  cl tried     2122 cl shrink        0 lits rem          0 time: 0.00
4.19/4.28	c vivif2 --  cl tried    11905 cl shrink        0 lits rem          0 time: 0.00
4.19/4.29	c asymm  cl-useful: 0/2122/2122 lits-rem:0 time: 0.01
4.19/4.29	c calculated reachability. Time: 0.00
4.19/4.29	c  N st    24     69891       481      2122         0     11905      6477    175487   no data   no data  --
5.40/5.50	c  F st    25     87502       481      2122         0     17466      6477    308990   no data   no data  --
5.40/5.50	c  N st    25     87502       481      2122         0     17466      6477    308990   no data   no data  --
5.89/5.93	c  N dy    33     93275       481      2122         0     23137      6477    442351     16.73     17.78  --
6.39/6.42	c  N dy    42     99855       481      2122         0     16774      6477    235163     14.89     15.68  --
6.79/6.81	c  S st    76    104836       481      2122         0     21698      6477    348558     15.54     15.97  --
6.79/6.86	c  S st    76    105337       481      2122         0     22198      6477    360507     15.54   no data  --
6.79/6.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.79/6.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.79/6.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
6.79/6.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.79/6.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.79/6.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    481 time:  0.00 s
6.79/6.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.49/7.59	c lits-rem:       279  cl-subs:      499  v-elim:      0  v-fix:    0  time:  0.71 s
7.49/7.59	c vivif2 --  cl tried     2122 cl shrink        0 lits rem          0 time: 0.00
7.49/7.59	c vivif2 --  cl tried    21699 cl shrink        0 lits rem          0 time: 0.00
7.59/7.61	c asymm  cl-useful: 0/2122/2122 lits-rem:0 time: 0.01
7.59/7.61	c calculated reachability. Time: 0.00
7.59/7.61	c  N dy    76    105337       481      2122         0     21699      6477    348602     15.54   no data  --
8.19/8.22	c  N dy    99    112378       481      2122         0     14822      6477    162345     15.47     16.39  --
8.69/8.78	c  N dy   133    119830       481      2122         0     22186      6477    330564     15.50     16.38  --
9.49/9.52	c  N dy   152    127502       481      2122         0     14966      6477    144978     15.26     16.19  --
10.09/10.12	c  N dy   186    135788       481      2122         0     23150      6477    333172     15.31     16.14  --
10.99/11.08	c  N dy   229    146121       481      2122         0     17554      6477    183517     15.34     16.29  --
11.89/11.96	c  N dy   276    156681       481      2122         0     27959      6477    419289     15.38     16.24  --
11.99/12.10	c  S st   281    158005       481      2122         0     29271      6477    448796     15.39     15.01  --
12.09/12.16	c  S st   281    158507       481      2122         0     29772      6477    460840     15.39   no data  --
12.09/12.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.09/12.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.09/12.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.09/12.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.09/12.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.09/12.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    481 time:  0.00 s
12.09/12.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.29/13.38	c lits-rem:       638  cl-subs:      876  v-elim:      0  v-fix:    0  time:  1.19 s
13.29/13.38	c vivif2 --  cl tried     2122 cl shrink        0 lits rem          0 time: 0.00
13.29/13.38	c vivif2 --  cl tried    28896 cl shrink        0 lits rem          0 time: 0.00
13.39/13.40	c asymm  cl-useful: 0/2122/2122 lits-rem:0 time: 0.02
13.39/13.40	c calculated reachability. Time: 0.00
13.39/13.40	c  N dy   281    158507       481      2122         0     28896      6477    440423     15.39   no data  --
14.88/14.92	c  N dy   326    175409       481      2122         0     28774      6477    422160     15.24     16.27  --
16.09/16.11	c  N dy   359    187046       481      2122         0     22477      6477    255093     15.18     15.99  --
17.69/17.73	c  N dy   420    202620       481      2122         0     19100      6477    166491     15.19     16.20  --
18.89/18.97	c  N dy   478    215873       481      2122         0     32162      6477    459038     15.20     16.21  --
20.39/20.42	c  N dy   545    229671       481      2122         0     26052      6477    308088     15.25     16.68  --
21.19/21.28	c  S st   594    237761       481      2122         0     34035      6477    493326     15.30   no data  --
21.29/21.35	c  S st   594    238262       481      2122         0     34536      6477    504538     15.30   no data  --
21.29/21.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.29/21.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.29/21.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
21.29/21.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.29/21.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.29/21.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    481 time:  0.00 s
21.29/21.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
22.69/22.75	c lits-rem:       854  cl-subs:      758  v-elim:      0  v-fix:    0  time:  1.37 s
22.69/22.75	c vivif2 --  cl tried     2122 cl shrink        0 lits rem          0 time: 0.00
22.69/22.76	c vivif2 --  cl tried    33778 cl shrink        0 lits rem          0 time: 0.00
22.69/22.78	c asymm  cl-useful: 0/2122/2122 lits-rem:0 time: 0.02
22.69/22.78	c calculated reachability. Time: 0.00
22.69/22.78	c  N dy   594    238262       481      2122         0     33778      6477    486027     15.30   no data  --
24.59/24.62	c  N dy   683    253527       481      2122         0     28154      6477    340543     15.37     16.59  --
26.59/26.65	c  N dy   767    269815       481      2122         0     22528      6477    192462     15.42     16.27  --
28.39/28.50	c  N dy   816    287068       481      2122         0     39487      6477    568900     15.36     16.27  --
30.59/30.61	c  N dy   869    305635       481      2122         0     35040      6477    456569     15.32     16.39  --
30.59/30.69	c  F st   875    306251       481      2122         0     35652      6477    470893     15.33   no data  --
31.29/31.30	c Decided on static restart strategy
33.69/33.73	c  N st   885    334558       481      2122         0     39725      6477    738700     15.33   no data  --
36.39/36.47	c  N st   887    357394       481      2122         0     37507      6477    610922     15.33   no data  --
36.39/36.47	c  S st   887    357394       481      2122         0     37507      6477    610922     15.33   no data  --
36.49/36.55	c  S st   887    357895       481      2122         0     38005      6477    622590     15.33   no data  --
36.49/36.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.49/36.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.49/36.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
36.49/36.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.49/36.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.49/36.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    481 time:  0.00 s
36.49/36.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
38.59/38.68	c lits-rem:      1339  cl-subs:     3499  v-elim:      0  v-fix:    0  time:  2.10 s
38.59/38.68	c vivif2 --  cl tried     2122 cl shrink        0 lits rem          0 time: 0.00
38.59/38.69	c vivif2 --  cl tried    34506 cl shrink        0 lits rem          0 time: 0.01
38.69/38.71	c asymm  cl-useful: 0/2122/2122 lits-rem:0 time: 0.03
38.69/38.71	c calculated reachability. Time: 0.00
38.69/38.71	c  N st   887    357895       481      2122         0     34506      6477    551561     15.33   no data  --
42.60/42.62	c  N st   888    390287       481      2122         0     40842      6477    729816     15.33   no data  --
48.40/48.43	c  N st   889    438875       481      2122         0     34573      6477    498712     15.33   no data  --
57.89/57.92	c  N st   890    511757       481      2122         0     48321      6477    794036     15.33   no data  --
61.19/61.27	c  N st   891    536842       481      2122         0     42553      6477    626983     15.33   no data  --
61.19/61.27	c  S st   891    536842       481      2122         0     42553      6477    626983     15.33   no data  --
61.29/61.37	c  S st   891    537344       481      2122         0     43054      6477    638599     15.33   no data  --
61.29/61.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
61.29/61.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
61.29/61.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
61.39/61.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
61.39/61.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
61.39/61.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    481 time:  0.00 s
61.39/61.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
62.99/63.09	c lits-rem:       832  cl-subs:     1362  v-elim:      0  v-fix:    0  time:  1.69 s
62.99/63.09	c vivif2 --  cl tried     2122 cl shrink        0 lits rem          0 time: 0.00
63.09/63.10	c vivif2 --  cl tried    41692 cl shrink        0 lits rem          0 time: 0.01
63.09/63.13	c asymm  cl-useful: 0/2122/2122 lits-rem:0 time: 0.03
63.09/63.13	c calculated reachability. Time: 0.00
63.09/63.13	c  N st   891    537344       481      2122         0     41692      6477    608328     15.33   no data  --
88.09/88.14	c  N st   892    701328       481      2122         0     35633      6477    386328     15.33   no data  --
105.50/105.59	c  N st   893    806017       481      2122         0     64657      6477   1075970     15.33   no data  --
105.50/105.59	c  S st   893    806017       481      2122         0     64657      6477   1075970     15.33   no data  --
105.69/105.75	c  S st   893    806521       481      2122         0     65159      6477   1087836     15.33   no data  --
105.69/105.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
105.69/105.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
105.69/105.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
105.79/105.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
105.79/105.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
105.79/105.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    481 time:  0.00 s
105.79/105.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
108.50/108.58	c lits-rem:       311  cl-subs:     3632  v-elim:      0  v-fix:    0  time:  2.77 s
108.50/108.58	c vivif2 --  cl tried     2122 cl shrink        0 lits rem          0 time: 0.00
108.50/108.59	c vivif2 --  cl tried    61527 cl shrink        0 lits rem          0 time: 0.01
108.60/108.65	c asymm  cl-useful: 0/2122/2122 lits-rem:0 time: 0.05
108.60/108.65	c calculated reachability. Time: 0.00
108.60/108.65	c  N st   893    806521       481      2122         0     61527      6477   1003280     15.33   no data  --
152.30/152.33	c  F st   894   1071878       481      2122         0     77730      6477   1342909     15.33   no data  --
152.30/152.33	c  N st   894   1071878       481      2122         0     77730      6477   1342909     15.33   no data  --
153.40/153.49	c Decided on static restart strategy
157.59/157.60	c  N st   904   1100178       481      2122         0     61454      6477    865573     15.33   no data  --
164.20/164.25	c  N st   906   1136170       481      2122         0     51664      6477    601511     15.33   no data  --
170.69/170.76	c  N st   907   1168563       481      2122         0     83154      6477   1319270     15.33   no data  --
179.60/179.61	c  N st   908   1209782       481      2122         0     77499      6477   1210015     15.33   no data  --
179.60/179.61	c  S st   908   1209782       481      2122         0     77499      6477   1210015     15.33   no data  --
179.80/179.85	c  S st   908   1210287       481      2122         0     78003      6477   1222049     15.33   no data  --
179.80/179.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
179.80/179.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
179.80/179.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
179.90/179.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
179.90/179.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
179.90/179.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    481 time:  0.00 s
179.90/179.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
184.00/184.01	c lits-rem:       150  cl-subs:     5065  v-elim:      0  v-fix:    0  time:  4.08 s
184.00/184.01	c vivif2 --  cl tried     2122 cl shrink        0 lits rem          0 time: 0.00
184.00/184.02	c vivif2 --  cl tried    72938 cl shrink        0 lits rem          0 time: 0.01
184.00/184.09	c asymm  cl-useful: 0/2122/2122 lits-rem:0 time: 0.07
184.00/184.09	c calculated reachability. Time: 0.00
184.00/184.09	c  N st   908   1210287       481      2122         0     72938      6477   1109953     15.33   no data  --
198.40/198.40	c  N st   909   1283171       481      2122         0     49538      6477    500193     15.33   no data  --
218.20/218.21	c  N st   910   1392497       481      2122         0     57600      6477    687576     15.33   no data  --
252.20/252.21	c  N st   911   1556482       481      2122         0     62528      6477    751933     15.33   no data  --
288.11/288.14	c  N st   912   1710289       481      2122         0    104439      6477   1902638     15.33   no data  --
288.11/288.14	c  S st   912   1710289       481      2122         0    104439      6477   1902638     15.33   no data  --
288.60/288.60	c  S st   912   1710797       481      2122         0    104945      6477   1914707     15.33   no data  --
288.60/288.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
288.60/288.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
288.60/288.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
288.70/288.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
288.70/288.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
288.70/288.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    481 time:  0.00 s
288.70/288.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
299.30/299.33	c lits-rem:      1321  cl-subs:     5944  v-elim:      0  v-fix:    0  time: 10.59 s
299.30/299.33	c vivif2 --  cl tried     2122 cl shrink        0 lits rem          0 time: 0.00
299.30/299.35	c vivif2 --  cl tried    99001 cl shrink        0 lits rem          0 time: 0.02
299.40/299.46	c asymm  cl-useful: 0/2122/2122 lits-rem:0 time: 0.11
299.40/299.46	c calculated reachability. Time: 0.00
299.40/299.46	c  N st   912   1710797       481      2122         0     99001      6477   1770104     15.33   no data  --
390.41/390.42	c  N st   913   2079761       481      2122         0    110283      6477   1838868     15.33   no data  --
432.01/432.03	c  N st   914   2210799       481      2122         0    114223      6477   1805281     15.33   no data  --
432.01/432.03	c  S st   914   2210799       481      2122         0    114223      6477   1805281     15.33   no data  --
432.31/432.36	c  S st   914   2211300       481      2122         0    114724      6477   1816717     15.33   no data  --
432.31/432.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
432.31/432.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
432.41/432.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
432.41/432.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
432.41/432.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
432.41/432.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    481 time:  0.00 s
432.41/432.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
445.70/445.71	c lits-rem:      1074  cl-subs:    12490  v-elim:      0  v-fix:    0  time: 13.24 s
445.70/445.71	c vivif2 --  cl tried     2122 cl shrink        0 lits rem          0 time: 0.00
445.70/445.72	c vivif2 --  cl tried   102234 cl shrink        0 lits rem          0 time: 0.02
445.80/445.83	c asymm  cl-useful: 0/2122/2122 lits-rem:0 time: 0.11
445.80/445.83	c calculated reachability. Time: 0.00
445.80/445.83	c  N st   914   2211300       481      2122         0    102234      6477   1556909     15.33   no data  --
597.32/597.38	c  N st   915   2711301       481      2122         0    125597      6477   2120558     15.33   no data  --
597.32/597.38	c  S st   915   2711301       481      2122         0    125597      6477   2120558     15.33   no data  --
597.72/597.72	c  S st   915   2711805       481      2122         0    126100      6477   2131932     15.33   no data  --
597.72/597.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
597.72/597.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
597.72/597.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
597.82/597.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
597.82/597.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
597.82/597.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    481 time:  0.00 s
597.82/597.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
614.61/614.61	c lits-rem:       402  cl-subs:    10876  v-elim:      0  v-fix:    0  time: 16.76 s
614.61/614.61	c vivif2 --  cl tried     2122 cl shrink        0 lits rem          0 time: 0.00
614.61/614.63	c vivif2 --  cl tried   115224 cl shrink        0 lits rem          0 time: 0.02
614.71/614.76	c asymm  cl-useful: 0/2122/2122 lits-rem:0 time: 0.13
614.71/614.76	c calculated reachability. Time: 0.00
614.71/614.76	c  N st   915   2711805       481      2122         0    115224      6477   1879118     15.33   no data  --
755.82/755.80	c  N st   916   3211805       481      2122         0     92018      6477   1158362     15.33   no data  --
755.82/755.80	c  S st   916   3211805       481      2122         0     92018      6477   1158362     15.33   no data  --
756.02/756.04	c  S st   916   3212308       481      2122         0     92521      6477   1169254     15.33   no data  --
756.02/756.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
756.02/756.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
756.02/756.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
756.12/756.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
756.12/756.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
756.12/756.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    481 time:  0.00 s
756.12/756.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
758.52/758.53	c lits-rem:       200  cl-subs:     1871  v-elim:      0  v-fix:    0  time:  2.42 s
758.52/758.53	c vivif2 --  cl tried     2122 cl shrink        0 lits rem          0 time: 0.00
758.52/758.55	c vivif2 --  cl tried    90650 cl shrink        0 lits rem          0 time: 0.01
758.62/758.63	c asymm  cl-useful: 0/2122/2122 lits-rem:0 time: 0.08
758.62/758.63	c calculated reachability. Time: 0.00
758.62/758.63	c  N st   916   3212308       481      2122         0     90650      6477   1121224     15.33   no data  --
907.83/907.83	c  N st   917   3712308       481      2122         0    100665      6477   1216594     15.33   no data  --
907.83/907.83	c  S st   917   3712308       481      2122         0    100665      6477   1216594     15.33   no data  --
908.03/908.08	c  S st   917   3712811       481      2122         0    101165      6477   1228928     15.33   no data  --
908.03/908.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
908.03/908.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
908.13/908.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
908.13/908.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
908.13/908.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
908.13/908.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    481 time:  0.00 s
908.13/908.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
911.43/911.43	c lits-rem:       404  cl-subs:     4089  v-elim:      0  v-fix:    0  time:  3.27 s
911.43/911.43	c vivif2 --  cl tried     2122 cl shrink        0 lits rem          0 time: 0.00
911.43/911.44	c vivif2 --  cl tried    97076 cl shrink        0 lits rem          0 time: 0.01
911.53/911.53	c asymm  cl-useful: 0/2122/2122 lits-rem:0 time: 0.09
911.53/911.54	c calculated reachability. Time: 0.00
911.53/911.54	c  N st   917   3712811       481      2122         0     97076      6477   1143581     15.33   no data  --
924.93/924.94	c  F st   918   3751563       481      2122         0    134724      6477   2069949     15.33   no data  --
924.93/924.94	c  N st   918   3751563       481      2122         0    134724      6477   2069949     15.33   no data  --
926.93/926.96	c Decided on static restart strategy
937.03/937.02	c  N st   928   3779871       481      2122         0    162382      6477   2770262     15.33   no data  --
946.33/946.35	c  N st   930   3815866       481      2122         0    114965      6477   1552729     15.33   no data  --
956.13/956.19	c  N st   931   3848258       481      2122         0    146428      6477   2319783     15.33   no data  --
971.73/971.72	c  N st   932   3896848       481      2122         0    110036      6477   1411318     15.33   no data  --
995.33/995.39	c  N st   933   3969730       481      2122         0     96322      6477   1054732     15.33   no data  --
1037.63/1037.67	c  N st   934   4079053       481      2122         0    117639      6477   1645146     15.33   no data  --
1094.03/1094.00	c  N st   935   4212812       481      2122         0    160927      6477   2563459     15.33   no data  --
1094.03/1094.00	c  S st   935   4212812       481      2122         0    160927      6477   2563459     15.33   no data  --
1094.63/1094.66	c  S st   935   4213314       481      2122         0    161427      6477   2576490     15.33   no data  --
1094.63/1094.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1094.63/1094.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1094.73/1094.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.09
1094.83/1094.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1094.83/1094.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1094.83/1094.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    481 time:  0.00 s
1094.83/1094.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1123.14/1123.11	c lits-rem:       526  cl-subs:    12623  v-elim:      0  v-fix:    0  time: 28.26 s
1123.14/1123.11	c vivif2 --  cl tried     2122 cl shrink        0 lits rem          0 time: 0.00
1123.14/1123.14	c vivif2 --  cl tried   148804 cl shrink        0 lits rem          0 time: 0.03
1123.34/1123.39	c asymm  cl-useful: 0/2122/2122 lits-rem:0 time: 0.25
1123.34/1123.40	c calculated reachability. Time: 0.00
1123.34/1123.40	c  N st   935   4213314       481      2122         0    148804      6477   2303948     15.33   no data  --
1207.14/1207.13	c  N st   936   4459290       481      2122         0    123002      6477   1648370     15.33   no data  --
1287.24/1287.27	c  N st   937   4713314       481      2122         0     95544      6477    910214     15.33   no data  --
1287.24/1287.27	c  S st   937   4713314       481      2122         0     95544      6477    910214     15.33   no data  --
1287.54/1287.59	c  S st   937   4713816       481      2122         0     96045      6477    922118     15.33   no data  --
1287.54/1287.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1287.54/1287.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1287.64/1287.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1287.64/1287.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1287.64/1287.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1287.64/1287.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    481 time:  0.00 s
1287.64/1287.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1291.54/1291.57	c lits-rem:       239  cl-subs:      346  v-elim:      0  v-fix:    0  time:  3.89 s
1291.54/1291.57	c vivif2 --  cl tried     2122 cl shrink        0 lits rem          0 time: 0.00
1291.54/1291.59	c vivif2 --  cl tried    95699 cl shrink        0 lits rem          0 time: 0.02
1291.74/1291.75	c asymm  cl-useful: 0/2122/2122 lits-rem:0 time: 0.16
1291.74/1291.75	c calculated reachability. Time: 0.00
1291.74/1291.75	c  N st   937   4713816       481      2122         0     95699      6477    913940     15.33   no data  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3175778-1301787555/watcher-3175778-1301787555 -o /tmp/evaluation-result-3175778-1301787555/solver-3175778-1301787555 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175778-1301787555.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: 4.00 4.01 3.94 2/180 6201
/proc/meminfo: memFree=27179948/32950928 swapFree=67102716/67111528
[pid=6201] ppid=6199 vsize=30308 CPUtime=0 cores=1,3
/proc/6201/stat : 6201 (strangenight1-s) R 6199 6201 5753 0 -1 4202496 660 0 0 0 0 0 0 0 22 0 1 0 290352560 31035392 586 33554432000 4194304 4650387 140735703008304 18446744073709551615 4441540 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6201/statm: 7577 590 364 112 0 2542 0

[startup+0.0892939 s]
/proc/loadavg: 4.00 4.01 3.94 2/180 6201
/proc/meminfo: memFree=27179948/32950928 swapFree=67102716/67111528
[pid=6201] ppid=6199 vsize=30456 CPUtime=0.08 cores=1,3
/proc/6201/stat : 6201 (strangenight1-s) R 6199 6201 5753 0 -1 4202496 785 0 0 0 8 0 0 0 22 0 1 0 290352560 31186944 711 33554432000 4194304 4650387 140735703008304 18446744073709551615 4360516 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6201/statm: 7614 711 379 112 0 2579 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30456

[startup+0.100294 s]
/proc/loadavg: 4.00 4.01 3.94 2/180 6201
/proc/meminfo: memFree=27179948/32950928 swapFree=67102716/67111528
[pid=6201] ppid=6199 vsize=30456 CPUtime=0.09 cores=1,3
/proc/6201/stat : 6201 (strangenight1-s) R 6199 6201 5753 0 -1 4202496 802 0 0 0 9 0 0 0 22 0 1 0 290352560 31186944 728 33554432000 4194304 4650387 140735703008304 18446744073709551615 4334192 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6201/statm: 7614 728 379 112 0 2579 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30456

[startup+0.300251 s]
/proc/loadavg: 4.00 4.01 3.94 2/180 6201
/proc/meminfo: memFree=27179948/32950928 swapFree=67102716/67111528
[pid=6201] ppid=6199 vsize=30976 CPUtime=0.29 cores=1,3
/proc/6201/stat : 6201 (strangenight1-s) R 6199 6201 5753 0 -1 4202496 1090 0 0 0 29 0 0 0 23 0 1 0 290352560 31719424 870 33554432000 4194304 4650387 140735703008304 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6201/statm: 7744 870 381 112 0 2709 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30976

[startup+0.700182 s]
/proc/loadavg: 4.00 4.01 3.94 2/180 6201
/proc/meminfo: memFree=27179948/32950928 swapFree=67102716/67111528
[pid=6201] ppid=6199 vsize=31476 CPUtime=0.69 cores=1,3
/proc/6201/stat : 6201 (strangenight1-s) R 6199 6201 5753 0 -1 4202496 1488 0 0 0 69 0 0 0 25 0 1 0 290352560 32231424 1040 33554432000 4194304 4650387 140735703008304 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6201/statm: 7869 1040 381 112 0 2834 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31476

[startup+1.50102 s]
/proc/loadavg: 4.00 4.01 3.94 5/190 6266
/proc/meminfo: memFree=27163036/32950928 swapFree=67102716/67111528
[pid=6201] ppid=6199 vsize=37656 CPUtime=1.49 cores=1,3
/proc/6201/stat : 6201 (strangenight1-s) R 6199 6201 5753 0 -1 4202496 3538 0 0 0 149 0 0 0 25 0 1 0 290352560 38559744 2483 33554432000 4194304 4650387 140735703008304 18446744073709551615 4476169 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6201/statm: 9414 2483 383 112 0 4379 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37656

[startup+3.10072 s]
/proc/loadavg: 4.00 4.01 3.94 5/190 6266
/proc/meminfo: memFree=27134684/32950928 swapFree=67102716/67111528
[pid=6201] ppid=6199 vsize=38304 CPUtime=3.09 cores=1,3
/proc/6201/stat : 6201 (strangenight1-s) R 6199 6201 5753 0 -1 4202496 4585 0 0 0 309 0 0 0 25 0 1 0 290352560 39223296 2734 33554432000 4194304 4650387 140735703008304 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6201/statm: 9576 2734 383 112 0 4541 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38304

[startup+6.3011 s]
/proc/loadavg: 4.00 4.01 3.94 5/190 6267
/proc/meminfo: memFree=27127464/32950928 swapFree=67102716/67111528
[pid=6201] ppid=6199 vsize=39444 CPUtime=6.29 cores=1,3
/proc/6201/stat : 6201 (strangenight1-s) R 6199 6201 5753 0 -1 4202496 6756 0 0 0 628 1 0 0 25 0 1 0 290352560 40390656 2865 33554432000 4194304 4650387 140735703008304 18446744073709551615 4364463 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6201/statm: 9861 2865 383 112 0 4826 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39444

[startup+12.7009 s]
/proc/loadavg: 4.00 4.01 3.94 5/190 6267
/proc/meminfo: memFree=27095592/32950928 swapFree=67102716/67111528
[pid=6201] ppid=6199 vsize=61824 CPUtime=12.69 cores=1,3
/proc/6201/stat : 6201 (strangenight1-s) R 6199 6201 5753 0 -1 4202496 10151 0 0 0 1268 1 0 0 25 0 1 0 290352560 63307776 5684 33554432000 4194304 4650387 140735703008304 18446744073709551615 4439079 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6201/statm: 15456 5684 383 112 0 10421 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 61824

[startup+25.5004 s]
/proc/loadavg: 4.00 4.01 3.94 5/190 6267
/proc/meminfo: memFree=27051564/32950928 swapFree=67102716/67111528
[pid=6201] ppid=6199 vsize=71172 CPUtime=25.49 cores=1,3
/proc/6201/stat : 6201 (strangenight1-s) R 6199 6201 5753 0 -1 4202496 13367 0 0 0 2547 2 0 0 25 0 1 0 290352560 72880128 8162 33554432000 4194304 4650387 140735703008304 18446744073709551615 4365254 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6201/statm: 17793 8162 383 112 0 12758 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 71172

[startup+51.1005 s]
/proc/loadavg: 4.00 4.01 3.94 5/190 6268
/proc/meminfo: memFree=27024184/32950928 swapFree=67102716/67111528
[pid=6201] ppid=6199 vsize=61824 CPUtime=51.09 cores=1,3
/proc/6201/stat : 6201 (strangenight1-s) R 6199 6201 5753 0 -1 4202496 17839 0 0 0 5106 3 0 0 25 0 1 0 290352560 63307776 8649 33554432000 4194304 4650387 140735703008304 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6201/statm: 15456 8649 383 112 0 10421 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 61824

[startup+102.307 s]
/proc/loadavg: 4.03 4.02 3.94 5/190 6269
/proc/meminfo: memFree=26992264/32950928 swapFree=67102716/67111528
[pid=6201] ppid=6199 vsize=72436 CPUtime=102.3 cores=1,3
/proc/6201/stat : 6201 (strangenight1-s) R 6199 6201 5753 0 -1 4202496 30146 0 0 0 10225 5 0 0 25 0 1 0 290352560 74174464 9787 33554432000 4194304 4650387 140735703008304 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6201/statm: 18109 9787 383 112 0 13074 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 72436

[startup+162.3 s]
/proc/loadavg: 4.01 4.01 3.94 5/190 6271
/proc/meminfo: memFree=26944604/32950928 swapFree=67102716/67111528
[pid=6201] ppid=6199 vsize=80800 CPUtime=162.3 cores=1,3
/proc/6201/stat : 6201 (strangenight1-s) R 6199 6201 5753 0 -1 4202496 46303 0 0 0 16220 10 0 0 25 0 1 0 290352560 82739200 13835 33554432000 4194304 4650387 140735703008304 18446744073709551615 4365329 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6201/statm: 20200 13835 383 112 0 15165 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 80800

[startup+222.301 s]
/proc/loadavg: 4.03 4.02 3.95 5/190 6272
/proc/meminfo: memFree=26890880/32950928 swapFree=67102716/67111528
[pid=6201] ppid=6199 vsize=92872 CPUtime=222.3 cores=1,3
/proc/6201/stat : 6201 (strangenight1-s) R 6199 6201 5753 0 -1 4202496 60269 0 0 0 22216 14 0 0 25 0 1 0 290352560 95100928 16381 33554432000 4194304 4650387 140735703008304 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6201/statm: 23218 16381 383 112 0 18183 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 92872

[startup+282.301 s]
/proc/loadavg: 4.01 4.02 3.95 5/190 6274
/proc/meminfo: memFree=26868636/32950928 swapFree=67102716/67111528
[pid=6201] ppid=6199 vsize=93124 CPUtime=282.3 cores=1,3
/proc/6201/stat : 6201 (strangenight1-s) R 6199 6201 5753 0 -1 4202496 71365 0 0 0 28212 18 0 0 25 0 1 0 290352560 95358976 16572 33554432000 4194304 4650387 140735703008304 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6201/statm: 23281 16572 383 112 0 18246 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 93124

[startup+342.301 s]
/proc/loadavg: 4.00 4.01 3.95 5/190 6276
/proc/meminfo: memFree=26815140/32950928 swapFree=67102716/67111528
[pid=6201] ppid=6199 vsize=120608 CPUtime=342.3 cores=1,3
/proc/6201/stat : 6201 (strangenight1-s) R 6199 6201 5753 0 -1 4202496 85199 0 0 0 34209 21 0 0 25 0 1 0 290352560 123502592 23046 33554432000 4194304 4650387 140735703008304 18446744073709551615 4363391 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6201/statm: 30152 23046 383 112 0 25117 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 120608

[startup+402.3 s]
/proc/loadavg: 4.00 4.01 3.95 5/190 6277
/proc/meminfo: memFree=26802228/32950928 swapFree=67102716/67111528
[pid=6201] ppid=6199 vsize=120816 CPUtime=402.3 cores=1,3
/proc/6201/stat : 6201 (strangenight1-s) R 6199 6201 5753 0 -1 4202496 94691 0 0 0 40206 24 0 0 25 0 1 0 290352560 123715584 22695 33554432000 4194304 4650387 140735703008304 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6201/statm: 30204 22695 383 112 0 25169 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 120816

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 6279
/proc/meminfo: memFree=26748380/32950928 swapFree=67102716/67111528
[pid=6201] ppid=6199 vsize=133620 CPUtime=462.31 cores=1,3
/proc/6201/stat : 6201 (strangenight1-s) R 6199 6201 5753 0 -1 4202496 102876 0 0 0 46204 27 0 0 25 0 1 0 290352560 136826880 25625 33554432000 4194304 4650387 140735703008304 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6201/statm: 33405 25625 383 112 0 28370 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 133620

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 6280
/proc/meminfo: memFree=26740412/32950928 swapFree=67102716/67111528
[pid=6201] ppid=6199 vsize=133764 CPUtime=522.31 cores=1,3
/proc/6201/stat : 6201 (strangenight1-s) R 6199 6201 5753 0 -1 4202496 111085 0 0 0 52202 29 0 0 25 0 1 0 290352560 136974336 25777 33554432000 4194304 4650387 140735703008304 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6201/statm: 33441 25777 383 112 0 28406 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 133764

[startup+582.301 s]
/proc/loadavg: 4.07 4.02 3.95 5/190 6282
/proc/meminfo: memFree=26729968/32950928 swapFree=67102716/67111528
[pid=6201] ppid=6199 vsize=133940 CPUtime=582.31 cores=1,3
/proc/6201/stat : 6201 (strangenight1-s) R 6199 6201 5753 0 -1 4202496 118262 0 0 0 58198 33 0 0 25 0 1 0 290352560 137154560 24694 33554432000 4194304 4650387 140735703008304 18446744073709551615 4366899 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6201/statm: 33485 24694 383 112 0 28450 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 133940

[startup+642.301 s]
/proc/loadavg: 4.02 4.01 3.95 5/190 6284
/proc/meminfo: memFree=26686396/32950928 swapFree=67102716/67111528
[pid=6201] ppid=6199 vsize=149080 CPUtime=642.32 cores=1,3
/proc/6201/stat : 6201 (strangenight1-s) R 6199 6201 5753 0 -1 4202496 127153 0 0 0 64197 35 0 0 25 0 1 0 290352560 152657920 30404 33554432000 4194304 4650387 140735703008304 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6201/statm: 37270 30404 383 112 0 32235 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 149080

[startup+702.301 s]
/proc/loadavg: 4.01 4.00 3.95 5/190 6285
/proc/meminfo: memFree=26690208/32950928 swapFree=67102716/67111528
[pid=6201] ppid=6199 vsize=149268 CPUtime=702.31 cores=1,3
/proc/6201/stat : 6201 (strangenight1-s) R 6199 6201 5753 0 -1 4202496 136193 0 0 0 70194 37 0 0 25 0 1 0 290352560 152850432 30141 33554432000 4194304 4650387 140735703008304 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6201/statm: 37317 30141 383 112 0 32282 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 149268

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 6287
/proc/meminfo: memFree=26683240/32950928 swapFree=67102716/67111528
[pid=6201] ppid=6199 vsize=149456 CPUtime=762.33 cores=1,3
/proc/6201/stat : 6201 (strangenight1-s) R 6199 6201 5753 0 -1 4202496 145150 0 0 0 76193 40 0 0 25 0 1 0 290352560 153042944 29503 33554432000 4194304 4650387 140735703008304 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6201/statm: 37364 29503 383 112 0 32329 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 149456

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 6288
/proc/meminfo: memFree=26671196/32950928 swapFree=67102716/67111528
[pid=6201] ppid=6199 vsize=149532 CPUtime=822.32 cores=1,3
/proc/6201/stat : 6201 (strangenight1-s) R 6199 6201 5753 0 -1 4202496 152732 0 0 0 82189 43 0 0 25 0 1 0 290352560 153120768 30688 33554432000 4194304 4650387 140735703008304 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6201/statm: 37383 30688 383 112 0 32348 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 149532

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 6290
/proc/meminfo: memFree=26675992/32950928 swapFree=67102716/67111528
[pid=6201] ppid=6199 vsize=149688 CPUtime=882.33 cores=1,3
/proc/6201/stat : 6201 (strangenight1-s) R 6199 6201 5753 0 -1 4202496 160954 0 0 0 88187 46 0 0 25 0 1 0 290352560 153280512 29360 33554432000 4194304 4650387 140735703008304 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6201/statm: 37422 29360 383 112 0 32387 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 149688

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 6292
/proc/meminfo: memFree=26672840/32950928 swapFree=67102716/67111528
[pid=6201] ppid=6199 vsize=151988 CPUtime=942.32 cores=1,3
/proc/6201/stat : 6201 (strangenight1-s) R 6199 6201 5753 0 -1 4202496 167978 0 0 0 94185 47 0 0 25 0 1 0 290352560 155635712 29761 33554432000 4194304 4650387 140735703008304 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6201/statm: 37997 29761 383 112 0 32962 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 151988

[startup+1002.3 s]
/proc/loadavg: 4.03 4.01 3.96 5/190 6293
/proc/meminfo: memFree=26659552/32950928 swapFree=67102716/67111528
[pid=6201] ppid=6199 vsize=152080 CPUtime=1002.33 cores=1,3
/proc/6201/stat : 6201 (strangenight1-s) R 6199 6201 5753 0 -1 4202496 175168 0 0 0 100183 50 0 0 25 0 1 0 290352560 155729920 30343 33554432000 4194304 4650387 140735703008304 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6201/statm: 38020 30343 383 112 0 32985 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 152080

[startup+1062.3 s]
/proc/loadavg: 4.01 4.01 3.96 5/190 6295
/proc/meminfo: memFree=26629372/32950928 swapFree=67102716/67111528
[pid=6201] ppid=6199 vsize=204844 CPUtime=1062.33 cores=1,3
/proc/6201/stat : 6201 (strangenight1-s) R 6199 6201 5753 0 -1 4202496 180083 0 0 0 106181 52 0 0 25 0 1 0 290352560 209760256 31726 33554432000 4194304 4650387 140735703008304 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6201/statm: 51211 31726 383 112 0 46176 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 204844

[startup+1122.3 s]
/proc/loadavg: 4.04 4.02 3.96 5/190 6296
/proc/meminfo: memFree=26604408/32950928 swapFree=67102716/67111528
[pid=6201] ppid=6199 vsize=177532 CPUtime=1122.34 cores=1,3
/proc/6201/stat : 6201 (strangenight1-s) R 6199 6201 5753 0 -1 4202496 188227 0 0 0 112180 54 0 0 25 0 1 0 290352560 181792768 36358 33554432000 4194304 4650387 140735703008304 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6201/statm: 44383 36358 383 112 0 39348 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 177532

[startup+1182.3 s]
/proc/loadavg: 4.02 4.01 3.96 5/190 6298
/proc/meminfo: memFree=26579440/32950928 swapFree=67102716/67111528
[pid=6201] ppid=6199 vsize=178748 CPUtime=1182.34 cores=1,3
/proc/6201/stat : 6201 (strangenight1-s) R 6199 6201 5753 0 -1 4202496 192851 0 0 0 118178 56 0 0 25 0 1 0 290352560 183037952 37159 33554432000 4194304 4650387 140735703008304 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6201/statm: 44687 37159 383 112 0 39652 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 178748

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 6300
/proc/meminfo: memFree=26567136/32950928 swapFree=67102716/67111528
[pid=6201] ppid=6199 vsize=178844 CPUtime=1242.34 cores=1,3
/proc/6201/stat : 6201 (strangenight1-s) R 6199 6201 5753 0 -1 4202496 196778 0 0 0 124177 57 0 0 25 0 1 0 290352560 183136256 37361 33554432000 4194304 4650387 140735703008304 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6201/statm: 44711 37361 383 112 0 39676 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 178844



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 6301
/proc/meminfo: memFree=26531144/32950928 swapFree=67102716/67111528
[pid=6201] ppid=6199 vsize=179136 CPUtime=1300.05 cores=1,3
/proc/6201/stat : 6201 (strangenight1-s) R 6199 6201 5753 0 -1 4202496 200189 0 0 0 129947 58 0 0 25 0 1 0 290352560 183435264 36729 33554432000 4194304 4650387 140735703008304 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6201/statm: 44784 36729 383 112 0 39749 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 179136

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.01
CPU time (s): 1300.06
CPU user time (s): 1299.47
CPU system time (s): 0.59091
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 232936

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

runsolver used 1.93471 second user time and 5.18021 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-03 01:39:15
IDJOB=3175778
IDBENCH=82796
IDSOLVER=1589
FILE ID=node148/3175778-1301787555
RUNJOBID= node148-1301783648-5773
PBS_JOBID= 12841370
Free space on /tmp= 71680 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S31329941-054.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175778-1301787555/watcher-3175778-1301787555 -o /tmp/evaluation-result-3175778-1301787555/solver-3175778-1301787555 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175778-1301787555.cnf

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

MD5SUM BENCH= 9b739128337f606a6a7756556c2fd6df
RANDOM SEED=205567398

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.82
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.854
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:     32950928 kB
MemFree:      27180220 kB
Buffers:        287396 kB
Cached:        5195864 kB
SwapCached:       4876 kB
Active:        2062552 kB
Inactive:      3483040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27180220 kB
SwapTotal:    67111528 kB
SwapFree:     67102716 kB
Dirty:            6260 kB
Writeback:           0 kB
AnonPages:       59528 kB
Mapped:          15088 kB
Slab:           162552 kB
PageTables:       5168 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   253448 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= 71676 MiB
End job on node148 at 2011-04-03 02:00:57