Trace number 3290349

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

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
32/aes_32_4_keyfind_1.cnf
MD5SUMd71ab4cbe872e5620884d4e4d370890a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1092.34
Satisfiable
(Un)Satisfiability was proved
Number of variables912
Number of clauses3488
Sum of the clauses size11040
Maximum clause length5
Minimum clause length1
Number of clauses of size 180
Number of clauses of size 2160
Number of clauses of size 32432
Number of clauses of size 4736
Number of clauses of size 580
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-3290349-1303784261.cnf'
0.00/0.00	c -- header says num vars:            912
0.00/0.00	c -- header says num clauses:        3488
0.00/0.00	c -- clauses added:            0 learnts,         3488 normals,            0 xors
0.00/0.00	c -- vars added        912
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       912      3184       160         0     10640         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/2928/2928 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:  128 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c Replacing      128 vars Replaced     2484 lits Time:     0.00 s 
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:    704 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:    116  v-fix:    0  time:  0.01 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:     306, avg size: 3.4)
0.00/0.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     26 locsubst:    12 time:   0.00
0.00/0.01	c Replacing        6 vars Replaced       66 lits Time:     0.00 s 
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:       0 undec:     356 neg:     556
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       556      1276        26         0      5648         0   no data   no data  --
0.06/0.07	c Decided on static restart strategy
0.09/0.19	c  N st     8      4912       556      1276        31      4685      5648    138774   no data   no data  --
0.49/0.55	c  N st    10     11296       556      1276        32      4405      5648     76221   no data   no data  --
0.79/0.85	c  N st    11     17039       556      1276        33      9862      5648    228925   no data   no data  --
1.39/1.45	c  F st    12     25000       556      1276        34     12243      5648    292296   no data   no data  --
1.39/1.45	c  N st    12     25000       556      1276        34     12243      5648    292296   no data   no data  --
1.69/1.75	c Decided on static restart strategy
1.69/1.75	c  N st    18     30000       556      1276        35     10658      5648    222772   no data   no data  --
1.69/1.75	c  S st    18     30000       556      1276        35     10658      5648    222772   no data   no data  --
1.69/1.78	c  S st    18     30502       556      1276        39     11127      5648    232097   no data   no data  --
1.69/1.78	c x-sub:     6 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.69/1.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.69/1.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    7 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.69/1.79	c Replacing        7 vars Replaced      668 lits Time:     0.00 s 
1.69/1.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.69/1.79	c subs with bin:        8  lits-rem:        55  v-fix:    0  time:  0.00 s
1.69/1.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    549 time:  0.00 s
1.69/1.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.19/2.27	c lits-rem:      2563  cl-subs:      872  v-elim:      0  v-fix:    0  time:  0.48 s
2.19/2.27	c asymm  cl-useful: 0/1276/1276 lits-rem:0 time: 0.00
2.19/2.27	c calculated reachability. Time: 0.00
2.19/2.27	c  N st    18     30502       549      1276        25     10240      5616    208819   no data   no data  --
2.69/2.73	c  N st    20     37612       549      1276        26      9615      5616    158144   no data   no data  --
3.19/3.28	c  N st    21     44011       549      1276        27     15706      5616    358625   no data   no data  --
3.29/3.38	c  S st    22     45753       549      1276        27     17381      5616    407903   no data   no data  --
3.39/3.43	c  S st    22     46256       549      1276        32      9355      5616    130131   no data   no data  --
3.39/3.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.39/3.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.39/3.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    5 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.39/3.43	c Replacing        5 vars Replaced      645 lits Time:     0.00 s 
3.39/3.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.39/3.44	c subs with bin:        2  lits-rem:         0  v-fix:    0  time:  0.00 s
3.39/3.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    544 time:  0.00 s
3.39/3.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.49/3.53	c lits-rem:       633  cl-subs:      165  v-elim:      0  v-fix:    0  time:  0.09 s
3.49/3.53	c vivif2 --  cl tried     1276 cl shrink        0 lits rem          0 time: 0.00
3.49/3.53	c vivif2 --  cl tried     9179 cl shrink        0 lits rem          0 time: 0.00
3.49/3.54	c asymm  cl-useful: 0/1276/1276 lits-rem:0 time: 0.00
3.49/3.54	c calculated reachability. Time: 0.00
3.49/3.54	c  N st    22     46256       544      1276        22      9179      5610    126195   no data   no data  --
4.59/4.68	c  N st    23     60655       544      1276        22     13546      5610    243813   no data   no data  --
4.59/4.68	c Finding binary XORs  T:     0.00 s  found:       0
5.29/5.35	c  N st    24     69386       544      1276        25     11383      5610    151808   no data   no data  --
5.29/5.35	c  S st    24     69386       544      1276        25     11383      5610    151808   no data   no data  --
5.29/5.38	c  S st    24     69889       544      1276        28     11862      5610    160775   no data   no data  --
5.29/5.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.29/5.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.29/5.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.29/5.39	c Replacing        3 vars Replaced      871 lits Time:     0.00 s 
5.29/5.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.29/5.39	c subs with bin:        3  lits-rem:         5  v-fix:    0  time:  0.00 s
5.29/5.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    541 time:  0.00 s
5.29/5.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.59/5.65	c lits-rem:       697  cl-subs:      214  v-elim:      0  v-fix:    0  time:  0.26 s
5.59/5.65	c vivif2 --  cl tried     1276 cl shrink        0 lits rem          0 time: 0.00
5.59/5.65	c vivif2 --  cl tried    11637 cl shrink        0 lits rem          0 time: 0.00
5.59/5.66	c asymm  cl-useful: 0/1276/1276 lits-rem:0 time: 0.00
5.59/5.66	c calculated reachability. Time: 0.00
5.59/5.66	c  N st    24     69889       541      1276        22     11637      5608    155879   no data   no data  --
6.99/7.05	c  F st    25     87501       541      1276        22     16955      5608    303794   no data   no data  --
6.99/7.05	c  N st    25     87501       541      1276        22     16955      5608    303794   no data   no data  --
7.39/7.48	c Decided on static restart strategy
7.69/7.72	c  N st    32     95540       541      1276        22     24674      5608    537348   no data   no data  --
8.39/8.48	c  N st    34    104835       541      1276        22     21138      5608    409640   no data   no data  --
8.39/8.48	c  S st    34    104835       541      1276        22     21138      5608    409640   no data   no data  --
8.49/8.54	c  S st    34    105341       541      1276        28     21619      5608    418721   no data   no data  --
8.49/8.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.49/8.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.49/8.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    5 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
8.49/8.55	c Replacing        5 vars Replaced      293 lits Time:     0.00 s 
8.49/8.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.49/8.56	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
8.49/8.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    536 time:  0.00 s
8.49/8.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.69/10.78	c lits-rem:      2790  cl-subs:     1552  v-elim:      0  v-fix:    0  time:  2.22 s
10.69/10.78	c vivif2 --  cl tried     1276 cl shrink        0 lits rem          0 time: 0.00
10.69/10.79	c vivif2 --  cl tried    20061 cl shrink        0 lits rem          0 time: 0.00
10.69/10.79	c asymm  cl-useful: 0/1276/1276 lits-rem:0 time: 0.00
10.69/10.79	c calculated reachability. Time: 0.00
10.69/10.79	c  N st    34    105341       536      1276        18     20061      5600    372430   no data   no data  --
11.59/11.63	c  N st    35    114939       536      1276        20     16084      5600    235189   no data   no data  --
11.59/11.63	c Finding binary XORs  T:     0.00 s  found:       2
12.99/13.04	c  N st    36    129336       536      1276        21     15567      5600    205080   no data   no data  --
14.99/15.08	c  N st    37    150934       536      1276        21     20853      5600    346700   no data   no data  --
15.69/15.77	c  S st    38    158012       536      1276        21     27613      5600    546698   no data   no data  --
15.79/15.86	c  S st    38    158514       536      1276        23     28093      5600    555817   no data   no data  --
15.79/15.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.79/15.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.79/15.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
15.79/15.90	c Replacing        4 vars Replaced    14018 lits Time:     0.03 s 
15.89/15.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.89/15.91	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
15.89/15.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    532 time:  0.00 s
15.89/15.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.69/18.72	c lits-rem:      3535  cl-subs:     3565  v-elim:      0  v-fix:    0  time:  2.81 s
18.69/18.72	c vivif2 --  cl tried     1276 cl shrink        0 lits rem          0 time: 0.00
18.69/18.72	c vivif2 --  cl tried    24520 cl shrink        0 lits rem          0 time: 0.00
18.69/18.73	c asymm  cl-useful: 0/1276/1276 lits-rem:0 time: 0.01
18.69/18.73	c calculated reachability. Time: 0.00
18.69/18.73	c  N st    38    158514       532      1276        15     24520      5598    455366   no data   no data  --
24.10/24.19	c  N st    39    207105       532      1276        15     19436      5598    250526   no data   no data  --
27.79/27.81	c  N st    40    237773       532      1276        15     29901      5598    534847   no data   no data  --
27.79/27.81	c  S st    40    237773       532      1276        15     29901      5598    534847   no data   no data  --
27.79/27.88	c  S st    40    238278       532      1276        19     30383      5598    545071   no data   no data  --
27.79/27.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.79/27.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.79/27.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
27.79/27.89	c Replacing        2 vars Replaced      590 lits Time:     0.00 s 
27.89/27.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.89/27.91	c subs with bin:        2  lits-rem:         2  v-fix:    0  time:  0.00 s
27.89/27.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    530 time:  0.00 s
27.89/27.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.39/30.45	c lits-rem:      4186  cl-subs:     3514  v-elim:      0  v-fix:    0  time:  2.54 s
30.39/30.45	c vivif2 --  cl tried     1276 cl shrink        0 lits rem          0 time: 0.00
30.39/30.46	c vivif2 --  cl tried    26862 cl shrink        0 lits rem          0 time: 0.00
30.39/30.46	c asymm  cl-useful: 0/1276/1276 lits-rem:0 time: 0.01
30.39/30.47	c calculated reachability. Time: 0.00
30.39/30.47	c  N st    40    238278       530      1276        15     26862      5596    452761   no data   no data  --
37.99/38.06	c  F st    41    306251       530      1276        15     28685      5596    464531   no data   no data  --
37.99/38.06	c  N st    41    306251       530      1276        15     28685      5596    464531   no data   no data  --
38.59/38.62	c Decided on static restart strategy
41.29/41.33	c  N st    51    334551       530      1276        15     32883      5596    591061   no data   no data  --
43.89/43.90	c  N st    53    357417       530      1276        15     30849      5596    490234   no data   no data  --
43.89/43.90	c  S st    53    357417       530      1276        15     30849      5596    490234   no data   no data  --
43.89/43.99	c  S st    53    357921       530      1276        16     31330      5596    500219   no data   no data  --
43.89/43.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.89/43.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.89/44.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
43.89/44.00	c Replacing        1 vars Replaced       19 lits Time:     0.00 s 
44.00/44.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.00/44.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.00/44.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    529 time:  0.00 s
44.00/44.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
46.19/46.22	c lits-rem:      2720  cl-subs:     1897  v-elim:      0  v-fix:    0  time:  2.21 s
46.19/46.22	c vivif2 --  cl tried     1276 cl shrink        0 lits rem          0 time: 0.00
46.19/46.23	c vivif2 --  cl tried    29432 cl shrink        0 lits rem          0 time: 0.00
46.19/46.23	c asymm  cl-useful: 0/1276/1276 lits-rem:0 time: 0.01
46.19/46.23	c calculated reachability. Time: 0.00
46.19/46.23	c  N st    53    357921       529      1276        14     29432      5596    443003   no data   no data  --
50.09/50.14	c  N st    54    390315       529      1276        14     35482      5596    621432   no data   no data  --
56.10/56.19	c  N st    55    438904       529      1276        15     29487      5596    399209   no data   no data  --
56.10/56.19	c Finding binary XORs  T:     0.00 s  found:       1
66.09/66.13	c  N st    56    511786       529      1276        15     42479      5596    763870   no data   no data  --
69.39/69.43	c  N st    57    536882       529      1276        15     36932      5596    570772   no data   no data  --
69.39/69.43	c  S st    57    536882       529      1276        15     36932      5596    570772   no data   no data  --
69.49/69.52	c  S st    57    537385       529      1276        17     37418      5596    581399   no data   no data  --
69.49/69.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
69.49/69.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
69.49/69.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
69.49/69.54	c Replacing        3 vars Replaced     2341 lits Time:     0.01 s 
69.49/69.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
69.49/69.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
69.49/69.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    526 time:  0.00 s
69.49/69.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
71.99/72.05	c lits-rem:      3495  cl-subs:     2060  v-elim:      0  v-fix:    0  time:  2.49 s
71.99/72.05	c vivif2 --  cl tried     1276 cl shrink        0 lits rem          0 time: 0.00
71.99/72.06	c vivif2 --  cl tried    35355 cl shrink        0 lits rem          0 time: 0.00
71.99/72.07	c asymm  cl-useful: 0/1276/1276 lits-rem:0 time: 0.01
71.99/72.07	c calculated reachability. Time: 0.00
71.99/72.07	c  N st    57    537385       526      1276        11     35355      5592    525600   no data   no data  --
97.49/97.53	c  N st    58    701370       526      1276        11     64300      5592   1313781   no data   no data  --
114.00/114.09	c  N st    59    806079       526      1276        11     57519      5592   1071660   no data   no data  --
114.00/114.09	c  S st    59    806079       526      1276        11     57519      5592   1071660   no data   no data  --
114.20/114.26	c  S st    59    806582       526      1276        11     58010      5592   1082154   no data   no data  --
114.20/114.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
114.20/114.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
114.20/114.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
114.30/114.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
114.30/114.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
114.30/114.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    526 time:  0.00 s
114.30/114.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
122.10/122.11	c lits-rem:      1371  cl-subs:    11156  v-elim:      0  v-fix:    0  time:  7.79 s
122.10/122.11	c vivif2 --  cl tried     1276 cl shrink        0 lits rem          0 time: 0.00
122.10/122.11	c vivif2 --  cl tried    46854 cl shrink        0 lits rem          0 time: 0.01
122.10/122.13	c asymm  cl-useful: 0/1276/1276 lits-rem:0 time: 0.01
122.10/122.13	c calculated reachability. Time: 0.00
122.10/122.13	c  N st    59    806582       526      1276        11     46854      5592    802135   no data   no data  --
164.40/164.45	c  F st    60   1071877       526      1276        11     62800      5592   1145480   no data   no data  --
164.40/164.45	c  N st    60   1071877       526      1276        11     62800      5592   1145480   no data   no data  --
165.20/165.28	c Decided on static restart strategy
169.19/169.30	c  N st    70   1100182       526      1276        11     47383      5592    698501   no data   no data  --
174.99/175.00	c  N st    72   1136174       526      1276        11     81410      5592   1697649   no data   no data  --
179.99/180.02	c  N st    73   1168568       526      1276        11     68744      5592   1342936   no data   no data  --
186.70/186.75	c  N st    74   1209876       526      1276        11     63550      5592   1132059   no data   no data  --
186.70/186.75	c  S st    74   1209876       526      1276        11     63550      5592   1132059   no data   no data  --
186.90/186.92	c  S st    74   1210378       526      1276        11     64039      5592   1143427   no data   no data  --
186.90/186.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
186.90/186.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
186.90/186.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
186.90/186.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
186.90/186.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
186.90/186.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    526 time:  0.00 s
186.90/186.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
192.30/192.39	c lits-rem:       563  cl-subs:     6180  v-elim:      0  v-fix:    0  time:  5.42 s
192.30/192.39	c vivif2 --  cl tried     1276 cl shrink        0 lits rem          0 time: 0.00
192.40/192.40	c vivif2 --  cl tried    57859 cl shrink        0 lits rem          0 time: 0.01
192.40/192.42	c asymm  cl-useful: 0/1276/1276 lits-rem:0 time: 0.02
192.40/192.42	c calculated reachability. Time: 0.00
192.40/192.42	c  N st    74   1210378       526      1276        11     57859      5592    986760   no data   no data  --
204.60/204.63	c  N st    75   1283263       526      1276        11     81661      5592   1627118   no data   no data  --
225.40/225.42	c  N st    76   1392587       526      1276        11     91225      5592   1868851   no data   no data  --
257.30/257.38	c  N st    77   1556571       526      1276        11     99032      5592   2028311   no data   no data  --
289.80/289.82	c  N st    78   1710379       526      1276        11     88230      5592   1711628   no data   no data  --
289.80/289.82	c  S st    78   1710379       526      1276        11     88230      5592   1711628   no data   no data  --
290.00/290.09	c  S st    78   1710883       526      1276        13     88718      5592   1722988   no data   no data  --
290.10/290.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
290.10/290.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
290.10/290.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
290.10/290.15	c Replacing        1 vars Replaced     1681 lits Time:     0.02 s 
290.20/290.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
290.20/290.20	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
290.20/290.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    525 time:  0.00 s
290.20/290.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
312.40/312.49	c lits-rem:      6048  cl-subs:    14061  v-elim:      0  v-fix:    0  time: 22.30 s
312.40/312.49	c vivif2 --  cl tried     1276 cl shrink        0 lits rem          0 time: 0.00
312.50/312.51	c vivif2 --  cl tried    74653 cl shrink        0 lits rem          0 time: 0.01
312.50/312.53	c asymm  cl-useful: 0/1276/1276 lits-rem:0 time: 0.02
312.50/312.53	c calculated reachability. Time: 0.00
312.50/312.53	c  N st    78   1710883       525      1276        11     74653      5590   1348102   no data   no data  --
385.30/385.35	c  N st    79   2079849       525      1276        11     86055      5590   1560898   no data   no data  --
411.70/411.72	c  N st    80   2210883       525      1276        11     89460      5590   1624573   no data   no data  --
411.70/411.72	c  S st    80   2210883       525      1276        11     89460      5590   1624573   no data   no data  --
412.00/412.00	c  S st    80   2211385       525      1276        12     89948      5590   1636421   no data   no data  --
412.00/412.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
412.00/412.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
412.00/412.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
412.00/412.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
412.00/412.08	c subs with bin:        1  lits-rem:        17  v-fix:    0  time:  0.00 s
412.00/412.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    525 time:  0.00 s
412.00/412.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
429.60/429.64	c lits-rem:      2536  cl-subs:    12203  v-elim:      0  v-fix:    0  time: 17.56 s
429.60/429.64	c vivif2 --  cl tried     1276 cl shrink        0 lits rem          0 time: 0.00
429.60/429.65	c vivif2 --  cl tried    77744 cl shrink        0 lits rem          0 time: 0.01
429.60/429.67	c asymm  cl-useful: 0/1276/1276 lits-rem:0 time: 0.02
429.60/429.68	c calculated reachability. Time: 0.00
429.60/429.68	c  N st    80   2211385       525      1276        12     77744      5590   1311351   no data   no data  --
540.01/540.04	c  N st    81   2711385       525      1276        12    100796      5590   1875434   no data   no data  --
540.01/540.04	c  S st    81   2711385       525      1276        12    100796      5590   1875434   no data   no data  --
540.31/540.36	c  S st    81   2711889       525      1276        13    101284      5590   1886612   no data   no data  --
540.31/540.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
540.31/540.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
540.41/540.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
540.41/540.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
540.41/540.46	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
540.41/540.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    525 time:  0.00 s
540.41/540.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
567.01/567.00	c lits-rem:      1081  cl-subs:    16069  v-elim:      0  v-fix:    0  time: 26.54 s
567.01/567.00	c vivif2 --  cl tried     1276 cl shrink        0 lits rem          0 time: 0.00
567.01/567.01	c vivif2 --  cl tried    85214 cl shrink        0 lits rem          0 time: 0.02
567.01/567.04	c asymm  cl-useful: 0/1276/1276 lits-rem:0 time: 0.03
567.01/567.04	c calculated reachability. Time: 0.00
567.01/567.04	c  N st    81   2711889       525      1276        13     85214      5590   1479808   no data   no data  --
696.51/696.55	c  N st    82   3211889       525      1276        14    139640      5590   2879899   no data   no data  --
696.51/696.55	c  S st    82   3211889       525      1276        14    139640      5590   2879899   no data   no data  --
697.01/697.09	c  S st    82   3212391       525      1276        16    140134      5590   2891730   no data   no data  --
697.11/697.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
697.11/697.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
697.11/697.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
697.32/697.34	c Replacing        2 vars Replaced    21366 lits Time:     0.18 s 
697.42/697.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
697.42/697.43	c subs with bin:        2  lits-rem:         2  v-fix:    0  time:  0.00 s
697.42/697.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    523 time:  0.00 s
697.42/697.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
818.32/818.34	c lits-rem:      3459  cl-subs:    26990  v-elim:      0  v-fix:    0  time: 120.91 s
818.32/818.34	c vivif2 --  cl tried     1276 cl shrink        0 lits rem          0 time: 0.00
818.32/818.37	c vivif2 --  cl tried   113140 cl shrink        0 lits rem          0 time: 0.03
818.42/818.41	c asymm  cl-useful: 0/1276/1276 lits-rem:0 time: 0.05
818.42/818.42	c calculated reachability. Time: 0.00
818.42/818.42	c  N st    82   3212391       523      1276        12    113140      5590   2214330   no data   no data  --
956.52/956.51	c  N st    83   3712392       523      1276        12    129409      5590   2584115   no data   no data  --
956.52/956.51	c  S st    83   3712392       523      1276        12    129409      5590   2584115   no data   no data  --
956.52/956.51	c Finding binary XORs  T:     0.00 s  found:       0
956.93/956.91	c  S st    83   3712894       523      1276        13    129896      5590   2595007   no data   no data  --
956.93/956.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
956.93/956.92	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.00
956.93/956.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
956.93/956.99	c Replacing        1 vars Replaced       47 lits Time:     0.01 s 
957.03/957.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
957.03/957.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
957.03/957.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    522 time:  0.00 s
957.03/957.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1022.62/1022.63	c lits-rem:      3156  cl-subs:    17713  v-elim:      0  v-fix:    0  time: 65.57 s
1022.62/1022.63	c vivif2 --  cl tried     1276 cl shrink        0 lits rem          0 time: 0.00
1022.62/1022.66	c vivif2 --  cl tried   112181 cl shrink        0 lits rem          0 time: 0.03
1022.72/1022.71	c asymm  cl-useful: 0/1276/1276 lits-rem:0 time: 0.05
1022.72/1022.72	c calculated reachability. Time: 0.00
1022.72/1022.72	c  N st    83   3712894       522      1276        11    112181      5588   2175618   no data   no data  --
1037.72/1037.73	c  F st    84   3751562       522      1276        11    148662      5588   3260898   no data   no data  --
1037.72/1037.73	c  N st    84   3751562       522      1276        11    148662      5588   3260898   no data   no data  --
1039.82/1039.80	c Decided on static restart strategy
1046.82/1046.84	c  N st    94   3779864       522      1276        11     96331      5588   1570569   no data   no data  --
1055.42/1055.43	c  N st    96   3815858       522      1276        11    130597      5588   2535309   no data   no data  --
1067.12/1067.11	c  N st    97   3848250       522      1276        11    161491      5588   3387782   no data   no data  --
1079.83/1079.84	c  N st    98   3896838       522      1276        11    127155      5588   2372599   no data   no data  --
1097.52/1097.55	c  N st    99   3969722       522      1276        11    114272      5588   2057182   no data   no data  --
1127.92/1127.97	c  N st   100   4079045       522      1276        11    134374      5588   2609599   no data   no data  --
1164.63/1164.64	c  N st   101   4212894       522      1276        11     93798      5588   1413797   no data   no data  --
1164.63/1164.64	c  S st   101   4212894       522      1276        11     93798      5588   1413797   no data   no data  --
1164.83/1164.89	c  S st   101   4213395       522      1276        14     94286      5588   1424606   no data   no data  --
1164.83/1164.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1164.83/1164.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1164.93/1164.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
1164.93/1164.93	c Replacing        2 vars Replaced       53 lits Time:     0.01 s 
1164.93/1164.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1164.93/1164.98	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
1164.93/1164.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    520 time:  0.00 s
1164.93/1164.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1172.23/1172.29	c lits-rem:       434  cl-subs:     3432  v-elim:      0  v-fix:    0  time:  7.32 s
1172.23/1172.29	c vivif2 --  cl tried     1276 cl shrink        0 lits rem          0 time: 0.00
1172.33/1172.31	c vivif2 --  cl tried    90851 cl shrink        0 lits rem          0 time: 0.02
1172.33/1172.33	c asymm  cl-useful: 0/1276/1276 lits-rem:0 time: 0.02
1172.33/1172.34	c calculated reachability. Time: 0.00
1172.33/1172.34	c  N st   101   4213395       520      1276        10     90851      5586   1338238   no data   no data  --
1236.53/1236.50	c  N st   102   4459372       520      1276        10    151833      5586   3025322   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: 935)

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-3290349-1303784261/watcher-3290349-1303784261 -o /tmp/evaluation-result-3290349-1303784261/solver-3290349-1303784261 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3290349-1303784261.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.43 3.84 3.73 4/189 12625
/proc/meminfo: memFree=24086516/32951124 swapFree=67111348/67111528
[pid=12625] ppid=12623 vsize=30328 CPUtime=0 cores=4,6
/proc/12625/stat : 12625 (strangenight1-s) R 12623 12625 12511 0 -1 4202496 652 0 0 0 0 0 0 0 25 0 1 0 568656537 31055872 570 33554432000 4194304 4650387 140733765367600 18446744073709551615 252457726661 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12625/statm: 7582 574 359 112 0 2547 0

[startup+0.064006 s]
/proc/loadavg: 3.43 3.84 3.73 4/189 12625
/proc/meminfo: memFree=24086516/32951124 swapFree=67111348/67111528
[pid=12625] ppid=12623 vsize=30940 CPUtime=0.06 cores=4,6
/proc/12625/stat : 12625 (strangenight1-s) R 12623 12625 12511 0 -1 4202496 897 0 0 0 6 0 0 0 25 0 1 0 568656537 31682560 815 33554432000 4194304 4650387 140733765367600 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12625/statm: 7735 815 378 112 0 2700 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 30940

[startup+0.100972 s]
/proc/loadavg: 3.43 3.84 3.73 4/189 12625
/proc/meminfo: memFree=24086516/32951124 swapFree=67111348/67111528
[pid=12625] ppid=12623 vsize=30940 CPUtime=0.09 cores=4,6
/proc/12625/stat : 12625 (strangenight1-s) R 12623 12625 12511 0 -1 4202496 931 0 0 0 9 0 0 0 25 0 1 0 568656537 31682560 849 33554432000 4194304 4650387 140733765367600 18446744073709551615 4364706 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12625/statm: 7735 849 379 112 0 2700 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30940

[startup+0.300969 s]
/proc/loadavg: 3.43 3.84 3.73 4/189 12625
/proc/meminfo: memFree=24086516/32951124 swapFree=67111348/67111528
[pid=12625] ppid=12623 vsize=31252 CPUtime=0.29 cores=4,6
/proc/12625/stat : 12625 (strangenight1-s) R 12623 12625 12511 0 -1 4202496 1166 0 0 0 29 0 0 0 25 0 1 0 568656537 32002048 905 33554432000 4194304 4650387 140733765367600 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12625/statm: 7813 905 380 112 0 2778 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31252

[startup+0.700892 s]
/proc/loadavg: 3.43 3.84 3.73 4/189 12625
/proc/meminfo: memFree=24086516/32951124 swapFree=67111348/67111528
[pid=12625] ppid=12623 vsize=31724 CPUtime=0.69 cores=4,6
/proc/12625/stat : 12625 (strangenight1-s) R 12623 12625 12511 0 -1 4202496 1573 0 0 0 69 0 0 0 25 0 1 0 568656537 32485376 1045 33554432000 4194304 4650387 140733765367600 18446744073709551615 4363303 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12625/statm: 7931 1045 380 112 0 2896 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31724

[startup+1.50074 s]
/proc/loadavg: 3.48 3.84 3.73 5/190 12626
/proc/meminfo: memFree=24081428/32951124 swapFree=67111348/67111528
[pid=12625] ppid=12623 vsize=32296 CPUtime=1.49 cores=4,6
/proc/12625/stat : 12625 (strangenight1-s) R 12623 12625 12511 0 -1 4202496 2120 0 0 0 149 0 0 0 25 0 1 0 568656537 33071104 1299 33554432000 4194304 4650387 140733765367600 18446744073709551615 4332000 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12625/statm: 8074 1299 381 112 0 3039 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32296

[startup+3.10045 s]
/proc/loadavg: 3.48 3.84 3.73 5/190 12626
/proc/meminfo: memFree=24075496/32951124 swapFree=67111348/67111528
[pid=12625] ppid=12623 vsize=38432 CPUtime=3.09 cores=4,6
/proc/12625/stat : 12625 (strangenight1-s) R 12623 12625 12511 0 -1 4202496 4360 0 0 0 309 0 0 0 25 0 1 0 568656537 39354368 2731 33554432000 4194304 4650387 140733765367600 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12625/statm: 9608 2731 381 112 0 4573 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38432

[startup+6.30085 s]
/proc/loadavg: 3.52 3.85 3.73 5/190 12626
/proc/meminfo: memFree=24060376/32951124 swapFree=67111348/67111528
[pid=12625] ppid=12623 vsize=39380 CPUtime=6.29 cores=4,6
/proc/12625/stat : 12625 (strangenight1-s) R 12623 12625 12511 0 -1 4202496 6214 0 0 0 629 0 0 0 25 0 1 0 568656537 40325120 3070 33554432000 4194304 4650387 140733765367600 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12625/statm: 9845 3070 381 112 0 4810 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39380

[startup+12.7007 s]
/proc/loadavg: 3.56 3.85 3.73 5/190 12627
/proc/meminfo: memFree=24045060/32951124 swapFree=67111348/67111528
[pid=12625] ppid=12623 vsize=45512 CPUtime=12.69 cores=4,6
/proc/12625/stat : 12625 (strangenight1-s) R 12623 12625 12511 0 -1 4202496 9720 0 0 0 1268 1 0 0 25 0 1 0 568656537 46604288 4632 33554432000 4194304 4650387 140733765367600 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12625/statm: 11378 4632 381 112 0 6343 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45512

[startup+25.5003 s]
/proc/loadavg: 3.63 3.85 3.74 5/190 12627
/proc/meminfo: memFree=24020080/32951124 swapFree=67111348/67111528
[pid=12625] ppid=12623 vsize=50968 CPUtime=25.49 cores=4,6
/proc/12625/stat : 12625 (strangenight1-s) R 12623 12625 12511 0 -1 4202496 15097 0 0 0 2547 2 0 0 25 0 1 0 568656537 52191232 5909 33554432000 4194304 4650387 140733765367600 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12625/statm: 12742 5909 381 112 0 7707 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 50968

[startup+51.1005 s]
/proc/loadavg: 3.77 3.87 3.74 5/190 12628
/proc/meminfo: memFree=23979636/32951124 swapFree=67111348/67111528
[pid=12625] ppid=12623 vsize=57748 CPUtime=51.09 cores=4,6
/proc/12625/stat : 12625 (strangenight1-s) R 12623 12625 12511 0 -1 4202496 24513 0 0 0 5105 4 0 0 25 0 1 0 568656537 59133952 7600 33554432000 4194304 4650387 140733765367600 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12625/statm: 14437 7600 381 112 0 9402 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 57748

[startup+102.307 s]
/proc/loadavg: 3.90 3.88 3.75 5/190 12629
/proc/meminfo: memFree=23946860/32951124 swapFree=67111348/67111528
[pid=12625] ppid=12623 vsize=61124 CPUtime=102.3 cores=4,6
/proc/12625/stat : 12625 (strangenight1-s) R 12623 12625 12511 0 -1 4202496 40055 0 0 0 10223 7 0 0 25 0 1 0 568656537 62590976 8640 33554432000 4194304 4650387 140733765367600 18446744073709551615 4367213 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12625/statm: 15281 8640 381 112 0 10246 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 61124

[startup+162.301 s]
/proc/loadavg: 4.07 3.94 3.78 5/190 12631
/proc/meminfo: memFree=23909504/32951124 swapFree=67111348/67111528
[pid=12625] ppid=12623 vsize=74236 CPUtime=162.3 cores=4,6
/proc/12625/stat : 12625 (strangenight1-s) R 12623 12625 12511 0 -1 4202496 57322 0 0 0 16220 10 0 0 25 0 1 0 568656537 76017664 11113 33554432000 4194304 4650387 140733765367600 18446744073709551615 4363895 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12625/statm: 18559 11113 381 112 0 13524 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 74236

[startup+222.301 s]
/proc/loadavg: 4.02 3.95 3.79 5/190 12632
/proc/meminfo: memFree=23874004/32951124 swapFree=67111348/67111528
[pid=12625] ppid=12623 vsize=81228 CPUtime=222.3 cores=4,6
/proc/12625/stat : 12625 (strangenight1-s) R 12623 12625 12511 0 -1 4202496 73183 0 0 0 22218 12 0 0 25 0 1 0 568656537 83177472 13648 33554432000 4194304 4650387 140733765367600 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12625/statm: 20307 13648 381 112 0 15272 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 81228

[startup+282.301 s]
/proc/loadavg: 4.01 3.96 3.80 5/190 12634
/proc/meminfo: memFree=23839996/32951124 swapFree=67111348/67111528
[pid=12625] ppid=12623 vsize=81632 CPUtime=282.3 cores=4,6
/proc/12625/stat : 12625 (strangenight1-s) R 12623 12625 12511 0 -1 4202496 86137 0 0 0 28215 15 0 0 25 0 1 0 568656537 83591168 14429 33554432000 4194304 4650387 140733765367600 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12625/statm: 20408 14430 381 112 0 15373 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 81632

[startup+342.3 s]
/proc/loadavg: 4.00 3.96 3.81 5/190 12635
/proc/meminfo: memFree=23810328/32951124 swapFree=67111348/67111528
[pid=12625] ppid=12623 vsize=98212 CPUtime=342.3 cores=4,6
/proc/12625/stat : 12625 (strangenight1-s) R 12623 12625 12511 0 -1 4202496 99177 0 0 0 34212 18 0 0 25 0 1 0 568656537 100569088 16543 33554432000 4194304 4650387 140733765367600 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12625/statm: 24553 16543 381 112 0 19518 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 98212

[startup+402.3 s]
/proc/loadavg: 4.00 3.97 3.82 5/190 12637
/proc/meminfo: memFree=23792952/32951124 swapFree=67111348/67111528
[pid=12625] ppid=12623 vsize=98536 CPUtime=402.3 cores=4,6
/proc/12625/stat : 12625 (strangenight1-s) R 12623 12625 12511 0 -1 4202496 111848 0 0 0 40208 22 0 0 25 0 1 0 568656537 100900864 18024 33554432000 4194304 4650387 140733765367600 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12625/statm: 24634 18024 381 112 0 19599 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 98536

[startup+462.301 s]
/proc/loadavg: 4.00 3.97 3.83 5/190 12639
/proc/meminfo: memFree=23743452/32951124 swapFree=67111348/67111528
[pid=12625] ppid=12623 vsize=105344 CPUtime=462.31 cores=4,6
/proc/12625/stat : 12625 (strangenight1-s) R 12623 12625 12511 0 -1 4202496 122352 0 0 0 46207 24 0 0 25 0 1 0 568656537 107872256 19451 33554432000 4194304 4650387 140733765367600 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12625/statm: 26336 19451 381 112 0 21301 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 105344

[startup+522.301 s]
/proc/loadavg: 4.00 3.97 3.83 5/190 12640
/proc/meminfo: memFree=23735732/32951124 swapFree=67111348/67111528
[pid=12625] ppid=12623 vsize=105700 CPUtime=522.3 cores=4,6
/proc/12625/stat : 12625 (strangenight1-s) R 12623 12625 12511 0 -1 4202496 134292 0 0 0 52204 26 0 0 25 0 1 0 568656537 108236800 19286 33554432000 4194304 4650387 140733765367600 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12625/statm: 26425 19286 381 112 0 21390 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 105700

[startup+582.301 s]
/proc/loadavg: 4.00 3.97 3.84 5/190 12642
/proc/meminfo: memFree=23732240/32951124 swapFree=67111348/67111528
[pid=12625] ppid=12623 vsize=116740 CPUtime=582.3 cores=4,6
/proc/12625/stat : 12625 (strangenight1-s) R 12623 12625 12511 0 -1 4202496 143135 0 0 0 58203 27 0 0 25 0 1 0 568656537 119541760 21203 33554432000 4194304 4650387 140733765367600 18446744073709551615 4365293 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12625/statm: 29185 21203 381 112 0 24150 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 116740

[startup+642.301 s]
/proc/loadavg: 4.00 3.97 3.85 5/190 12643
/proc/meminfo: memFree=23715484/32951124 swapFree=67111348/67111528
[pid=12625] ppid=12623 vsize=117064 CPUtime=642.32 cores=4,6
/proc/12625/stat : 12625 (strangenight1-s) R 12623 12625 12511 0 -1 4202496 153549 0 0 0 64201 31 0 0 25 0 1 0 568656537 119873536 21452 33554432000 4194304 4650387 140733765367600 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12625/statm: 29266 21453 381 112 0 24231 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 117064

[startup+702.3 s]
/proc/loadavg: 4.11 4.00 3.86 5/190 12645
/proc/meminfo: memFree=23689168/32951124 swapFree=67111348/67111528
[pid=12625] ppid=12623 vsize=128808 CPUtime=702.31 cores=4,6
/proc/12625/stat : 12625 (strangenight1-s) R 12623 12625 12511 0 -1 4202496 165342 0 0 0 70198 33 0 0 25 0 1 0 568656537 131899392 26173 33554432000 4194304 4650387 140733765367600 18446744073709551615 4433049 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12625/statm: 32202 26173 381 112 0 27167 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 128808

[startup+762.307 s]
/proc/loadavg: 4.04 4.00 3.87 5/190 12647
/proc/meminfo: memFree=23687028/32951124 swapFree=67111348/67111528
[pid=12625] ppid=12623 vsize=133368 CPUtime=762.32 cores=4,6
/proc/12625/stat : 12625 (strangenight1-s) R 12623 12625 12511 0 -1 4202496 165979 0 0 0 76199 33 0 0 25 0 1 0 568656537 136568832 26810 33554432000 4194304 4650387 140733765367600 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12625/statm: 33342 26810 381 112 0 28307 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 133368

[startup+822.301 s]
/proc/loadavg: 4.01 4.00 3.87 5/190 12648
/proc/meminfo: memFree=23672744/32951124 swapFree=67111348/67111528
[pid=12625] ppid=12623 vsize=189792 CPUtime=822.32 cores=4,6
/proc/12625/stat : 12625 (strangenight1-s) R 12623 12625 12511 0 -1 4202496 166386 0 0 0 82198 34 0 0 25 0 1 0 568656537 194347008 27217 33554432000 4194304 4650387 140733765367600 18446744073709551615 4364756 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12625/statm: 47448 27217 381 112 0 42413 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 189792

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.88 5/190 12650
/proc/meminfo: memFree=23649896/32951124 swapFree=67111348/67111528
[pid=12625] ppid=12623 vsize=133568 CPUtime=882.32 cores=4,6
/proc/12625/stat : 12625 (strangenight1-s) R 12623 12625 12511 0 -1 4202496 176694 0 0 0 88195 37 0 0 25 0 1 0 568656537 136773632 25686 33554432000 4194304 4650387 140733765367600 18446744073709551615 4329364 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12625/statm: 33392 25686 381 112 0 28357 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 133568

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 12651
/proc/meminfo: memFree=23648760/32951124 swapFree=67111348/67111528
[pid=12625] ppid=12623 vsize=191560 CPUtime=942.32 cores=4,6
/proc/12625/stat : 12625 (strangenight1-s) R 12623 12625 12511 0 -1 4202496 185697 0 0 0 94193 39 0 0 25 0 1 0 568656537 196157440 27244 33554432000 4194304 4650387 140733765367600 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12625/statm: 47890 27244 381 112 0 42855 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 191560

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 12653
/proc/meminfo: memFree=23625904/32951124 swapFree=67111348/67111528
[pid=12625] ppid=12623 vsize=135892 CPUtime=1002.32 cores=4,6
/proc/12625/stat : 12625 (strangenight1-s) R 12623 12625 12511 0 -1 4202496 189433 0 0 0 100192 40 0 0 25 0 1 0 568656537 139153408 27154 33554432000 4194304 4650387 140733765367600 18446744073709551615 4432341 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12625/statm: 33973 27154 381 112 0 28938 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 135892

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.90 5/190 12655
/proc/meminfo: memFree=23593028/32951124 swapFree=67111348/67111528
[pid=12625] ppid=12623 vsize=143228 CPUtime=1062.32 cores=4,6
/proc/12625/stat : 12625 (strangenight1-s) R 12623 12625 12511 0 -1 4202496 195794 0 0 0 106189 43 0 0 25 0 1 0 568656537 146665472 29044 33554432000 4194304 4650387 140733765367600 18446744073709551615 4363585 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12625/statm: 35807 29044 381 112 0 30772 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 143228

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.90 5/190 12656
/proc/meminfo: memFree=23571928/32951124 swapFree=67111348/67111528
[pid=12625] ppid=12623 vsize=143412 CPUtime=1122.32 cores=4,6
/proc/12625/stat : 12625 (strangenight1-s) R 12623 12625 12511 0 -1 4202496 206549 0 0 0 112186 46 0 0 25 0 1 0 568656537 146853888 28063 33554432000 4194304 4650387 140733765367600 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12625/statm: 35853 28063 381 112 0 30818 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 143412

[startup+1182.3 s]
/proc/loadavg: 4.15 4.03 3.92 5/190 12658
/proc/meminfo: memFree=23572640/32951124 swapFree=67111348/67111528
[pid=12625] ppid=12623 vsize=143516 CPUtime=1182.33 cores=4,6
/proc/12625/stat : 12625 (strangenight1-s) R 12623 12625 12511 0 -1 4202496 215413 0 0 0 118185 48 0 0 25 0 1 0 568656537 146960384 28904 33554432000 4194304 4650387 140733765367600 18446744073709551615 4366809 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12625/statm: 35879 28904 381 112 0 30844 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 143516

[startup+1242.3 s]
/proc/loadavg: 4.05 4.02 3.92 5/190 12659
/proc/meminfo: memFree=23563948/32951124 swapFree=67111348/67111528
[pid=12625] ppid=12623 vsize=203832 CPUtime=1242.33 cores=4,6
/proc/12625/stat : 12625 (strangenight1-s) R 12623 12625 12511 0 -1 4202496 224537 0 0 0 124183 50 0 0 25 0 1 0 568656537 208723968 29771 33554432000 4194304 4650387 140733765367600 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12625/statm: 50958 29771 381 112 0 45923 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 203832



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.78 3.97 3.90 5/190 12748
/proc/meminfo: memFree=23573304/32951124 swapFree=67111348/67111528
[pid=12625] ppid=12623 vsize=204564 CPUtime=1300.04 cores=4,6
/proc/12625/stat : 12625 (strangenight1-s) R 12623 12625 12511 0 -1 4202496 233121 0 0 0 129952 52 0 0 25 0 1 0 568656537 209473536 30035 33554432000 4194304 4650387 140733765367600 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12625/statm: 51141 30035 381 112 0 46106 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 204564

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.52
system time used= 0.529919
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 233121
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= 1066

runsolver used 2.22166 second user time and 4.81827 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-26 04:17:41
IDJOB=3290349
IDBENCH=83431
IDSOLVER=1589
FILE ID=node111/3290349-1303784261
RUNJOBID= node111-1303784254-12530
PBS_JOBID= 13157239
Free space on /tmp= 70956 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/32/aes_32_4_keyfind_1.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3290349-1303784261/watcher-3290349-1303784261 -o /tmp/evaluation-result-3290349-1303784261/solver-3290349-1303784261 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3290349-1303784261.cnf

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

MD5SUM BENCH= d71ab4cbe872e5620884d4e4d370890a
RANDOM SEED=1833593208

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24086672 kB
Buffers:       1239756 kB
Cached:        7039292 kB
SwapCached:        132 kB
Active:        2710032 kB
Inactive:      5675416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24086672 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           25680 kB
Writeback:           0 kB
AnonPages:      106440 kB
Mapped:          16284 kB
Slab:           413188 kB
PageTables:       5176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   329396 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= 70864 MiB
End job on node111 at 2011-04-26 04:39:23