Trace number 3290347

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st? (TO) 1300.04 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 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3290347-1303780617.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 blocked clauses removed:        0 vars:      0 tried:           0 T: 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:    110  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:     306, avg size: 3.4)
0.00/0.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     26 locsubst:     0 time:   0.00
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:     344 neg:     568
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       568      1264        32         0      5600         0   no data   no data
0.00/0.05	c Decided on static restart strategy
0.09/0.17	c  N st     8      4915       568      1264        37      4621      5600    117979   no data   no data
0.49/0.52	c  N st    10     11297       568      1264        39      4345      5600     74579   no data   no data
0.89/0.93	c  N st    11     17042       568      1264        41      9854      5600    252460   no data   no data
1.49/1.53	c  F st    12     25000       568      1264        47     12407      5600    309989   no data   no data
1.49/1.53	c  N st    12     25000       568      1264        47     12407      5600    309989   no data   no data
1.79/1.90	c Decided on static restart strategy
1.79/1.90	c  N st    18     30001       568      1264        50     10703      5600    230911   no data   no data
1.79/1.90	c  S st    18     30001       568      1264        50     10703      5600    230911   no data   no data
1.90/1.93	c  S st    18     30502       568      1264        54     11172      5600    239626   no data   no data
1.90/1.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.90/1.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   15 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.90/1.94	c Replacing       15 vars Replaced     3373 lits Time:     0.00 s 
1.90/1.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.90/1.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.90/1.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.90/1.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    553 time:  0.00 s
1.90/1.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.90/1.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.90/1.95	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
2.10/2.10	c lits-rem:      1931  cl-subs:      761  v-elim:      0  v-fix:    0  time:  0.15 s
2.10/2.10	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.00
2.10/2.10	c calculated reachability. Time: 0.00
2.10/2.10	c  N st    18     30502       553      1264        24     10385      5582    218374   no data   no data
2.59/2.64	c  N st    20     37613       553      1264        24      9634      5582    163653   no data   no data
3.20/3.27	c  N st    21     44012       553      1264        25     15612      5582    354171   no data   no data
3.20/3.27	c Finding binary XORs  T:     0.00 s  found:       1
3.39/3.41	c  S st    22     45754       553      1264        25     17273      5582    398469   no data   no data
3.39/3.45	c  S st    22     46255       553      1264        26      9319      5582    134733   no data   no data
3.39/3.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.39/3.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.39/3.46	c Replacing        1 vars Replaced      355 lits Time:     0.00 s 
3.39/3.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.39/3.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.39/3.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.39/3.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    552 time:  0.00 s
3.39/3.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.39/3.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.39/3.46	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
3.39/3.48	c lits-rem:       349  cl-subs:      173  v-elim:      0  v-fix:    0  time:  0.02 s
3.39/3.48	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
3.39/3.49	c vivif2 --  cl tried     9143 cl shrink        0 lits rem          0 time: 0.00
3.39/3.49	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.00
3.39/3.49	c calculated reachability. Time: 0.00
3.39/3.49	c  N st    22     46255       552      1264        24      9143      5580    131174   no data   no data
4.59/4.69	c  N st    23     60652       552      1264        24     13439      5580    236220   no data   no data
5.50/5.50	c  N st    24     69382       552      1264        24     11396      5580    158967   no data   no data
5.50/5.50	c  S st    24     69382       552      1264        24     11396      5580    158967   no data   no data
5.50/5.53	c  S st    24     69886       552      1264        31     11856      5580    166257   no data   no data
5.50/5.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.50/5.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    6 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.50/5.54	c Replacing        6 vars Replaced      387 lits Time:     0.00 s 
5.50/5.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.50/5.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.50/5.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.50/5.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    546 time:  0.00 s
5.50/5.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.50/5.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.50/5.54	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
5.50/5.59	c lits-rem:       502  cl-subs:      249  v-elim:      0  v-fix:    0  time:  0.05 s
5.50/5.59	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
5.50/5.59	c vivif2 --  cl tried    11600 cl shrink        0 lits rem          0 time: 0.00
5.59/5.60	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.00
5.59/5.60	c calculated reachability. Time: 0.00
5.59/5.60	c  N st    24     69886       546      1264        19     11600      5568    160960   no data   no data
7.29/7.36	c  F st    25     87500       546      1264        19     17184      5568    332432   no data   no data
7.29/7.37	c  N st    25     87500       546      1264        19     17184      5568    332432   no data   no data
7.79/7.83	c Decided on static restart strategy
8.09/8.16	c  N st    32     95540       546      1264        19     24918      5568    567740   no data   no data
8.99/9.09	c  N st    34    104831       546      1264        19     21349      5568    427817   no data   no data
8.99/9.09	c  S st    34    104831       546      1264        19     21349      5568    427817   no data   no data
9.09/9.16	c  S st    34    105338       546      1264        25     21835      5568    437452   no data   no data
9.09/9.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.09/9.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
9.09/9.17	c Replacing        1 vars Replaced       54 lits Time:     0.00 s 
9.09/9.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.09/9.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.09/9.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.09/9.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    545 time:  0.00 s
9.09/9.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.09/9.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
9.09/9.19	c subs with bin:        5  lits-rem:         3  v-fix:    0  time:  0.00 s
9.69/9.77	c lits-rem:      1134  cl-subs:     1922  v-elim:      0  v-fix:    0  time:  0.58 s
9.69/9.77	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
9.69/9.78	c vivif2 --  cl tried    19907 cl shrink        0 lits rem          0 time: 0.00
9.69/9.78	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.01
9.69/9.78	c calculated reachability. Time: 0.00
9.69/9.78	c  N st    34    105338       545      1264        23     19907      5566    381997   no data   no data
10.79/10.81	c  N st    35    114936       545      1264        23     15744      5566    241852   no data   no data
10.79/10.81	c Finding binary XORs  T:     0.00 s  found:       0
12.19/12.29	c  N st    36    129334       545      1264        23     15170      5566    211271   no data   no data
14.69/14.72	c  N st    37    150930       545      1264        23     20500      5566    353425   no data   no data
15.49/15.50	c  S st    38    158008       545      1264        23     27198      5566    550430   no data   no data
15.49/15.57	c  S st    38    158511       545      1264        27     27673      5566    559998   no data   no data
15.49/15.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.49/15.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
15.49/15.59	c Replacing        2 vars Replaced       66 lits Time:     0.00 s 
15.49/15.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.49/15.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.49/15.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.49/15.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    543 time:  0.00 s
15.49/15.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.49/15.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
15.59/15.61	c subs with bin:        3  lits-rem:         0  v-fix:    0  time:  0.00 s
17.09/17.17	c lits-rem:      2934  cl-subs:     4129  v-elim:      0  v-fix:    0  time:  1.56 s
17.09/17.17	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
17.09/17.17	c vivif2 --  cl tried    23539 cl shrink        0 lits rem          0 time: 0.01
17.09/17.18	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.01
17.09/17.18	c calculated reachability. Time: 0.00
17.09/17.18	c  N st    38    158511       543      1264        23     23539      5564    443857   no data   no data
23.39/23.49	c  N st    39    207099       543      1264        23     36256      5564    776128   no data   no data
27.39/27.44	c  N st    40    237766       543      1264        23     28539      5564    534139   no data   no data
27.39/27.44	c  S st    40    237766       543      1264        23     28539      5564    534139   no data   no data
27.49/27.52	c  S st    40    238268       543      1264        28     29019      5564    543145   no data   no data
27.49/27.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.49/27.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
27.49/27.53	c Replacing        3 vars Replaced     2078 lits Time:     0.01 s 
27.49/27.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.49/27.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.49/27.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.49/27.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    540 time:  0.00 s
27.49/27.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.49/27.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
27.49/27.55	c subs with bin:        4  lits-rem:         6  v-fix:    0  time:  0.00 s
28.79/28.89	c lits-rem:      1837  cl-subs:     3610  v-elim:      0  v-fix:    0  time:  1.34 s
28.79/28.89	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
28.89/28.90	c vivif2 --  cl tried    25402 cl shrink        0 lits rem          0 time: 0.00
28.89/28.91	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.01
28.89/28.91	c calculated reachability. Time: 0.00
28.89/28.91	c  N st    40    238268       540      1264        22     25402      5562    446748   no data   no data
36.70/36.70	c  F st    41    306251       540      1264        22     27828      5562    452870   no data   no data
36.70/36.70	c  N st    41    306251       540      1264        22     27828      5562    452870   no data   no data
36.70/36.70	c Finding binary XORs  T:     0.00 s  found:       0
37.20/37.22	c Decided on static restart strategy
39.89/39.95	c  N st    51    334554       540      1264        22     32253      5562    601470   no data   no data
42.69/42.74	c  N st    53    357403       540      1264        22     30317      5562    507603   no data   no data
42.69/42.74	c  S st    53    357403       540      1264        22     30317      5562    507603   no data   no data
42.80/42.83	c  S st    53    357906       540      1264        26     30798      5562    517756   no data   no data
42.80/42.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
42.80/42.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
42.80/42.84	c Replacing        2 vars Replaced      224 lits Time:     0.00 s 
42.80/42.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
42.80/42.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
42.80/42.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
42.80/42.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    538 time:  0.00 s
42.80/42.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
42.80/42.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
42.80/42.86	c subs with bin:        3  lits-rem:         0  v-fix:    0  time:  0.00 s
43.29/43.31	c lits-rem:      1186  cl-subs:     1068  v-elim:      0  v-fix:    0  time:  0.45 s
43.29/43.31	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
43.29/43.32	c vivif2 --  cl tried    29723 cl shrink        0 lits rem          0 time: 0.01
43.29/43.33	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.01
43.29/43.33	c calculated reachability. Time: 0.00
43.29/43.33	c  N st    53    357906       538      1264        22     29723      5558    487576   no data   no data
48.30/48.37	c  N st    54    390298       538      1264        23     36023      5558    663310   no data   no data
54.90/54.97	c  N st    55    438886       538      1264        24     29785      5558    440448   no data   no data
63.99/64.05	c  N st    56    511769       538      1264        24     43100      5558    772569   no data   no data
67.79/67.89	c  N st    57    536863       538      1264        25     37295      5558    596957   no data   no data
67.79/67.89	c  S st    57    536863       538      1264        25     37295      5558    596957   no data   no data
67.89/67.98	c  S st    57    537368       538      1264        28     37777      5558    606790   no data   no data
67.89/67.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
67.89/67.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    5 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
67.99/68.03	c Replacing        5 vars Replaced    12013 lits Time:     0.04 s 
67.99/68.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
67.99/68.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
67.99/68.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
67.99/68.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    533 time:  0.00 s
67.99/68.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
67.99/68.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
67.99/68.05	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
69.09/69.10	c lits-rem:      1827  cl-subs:     2597  v-elim:      0  v-fix:    0  time:  1.04 s
69.09/69.10	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
69.09/69.11	c vivif2 --  cl tried    35172 cl shrink        0 lits rem          0 time: 0.01
69.09/69.12	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.01
69.09/69.12	c calculated reachability. Time: 0.00
69.09/69.12	c  N st    57    537368       533      1264        18     35172      5556    539388   no data   no data
96.70/96.73	c  N st    58    701353       533      1264        18     63130      5556   1287057   no data   no data
96.70/96.73	c Finding binary XORs  T:     0.00 s  found:       0
115.99/116.05	c  N st    59    806052       533      1264        19     57277      5556   1092805   no data   no data
115.99/116.05	c  S st    59    806052       533      1264        19     57277      5556   1092805   no data   no data
116.19/116.21	c  S st    59    806555       533      1264        21     57764      5556   1104500   no data   no data
116.19/116.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
116.19/116.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
116.19/116.23	c Replacing        1 vars Replaced       14 lits Time:     0.00 s 
116.19/116.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
116.19/116.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
116.19/116.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
116.19/116.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    532 time:  0.00 s
116.19/116.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
116.19/116.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
116.19/116.28	c subs with bin:        6  lits-rem:       373  v-fix:    0  time:  0.00 s
123.69/123.77	c lits-rem:      1693  cl-subs:    10414  v-elim:      0  v-fix:    0  time:  7.49 s
123.69/123.77	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
123.69/123.78	c vivif2 --  cl tried    47343 cl shrink        0 lits rem          0 time: 0.01
123.79/123.80	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.02
123.79/123.80	c calculated reachability. Time: 0.00
123.79/123.80	c  N st    59    806555       532      1264        20     47343      5556    828749   no data   no data
176.60/176.60	c  F st    60   1071877       532      1264        21     63684      5556   1175524   no data   no data
176.60/176.60	c  N st    60   1071877       532      1264        21     63684      5556   1175524   no data   no data
177.60/177.64	c Decided on static restart strategy
182.40/182.44	c  N st    70   1100179       532      1264        21     48133      5556    753567   no data   no data
188.29/188.39	c  N st    72   1136171       532      1264        21     82915      5556   1744042   no data   no data
194.00/194.05	c  N st    73   1168565       532      1264        21     69425      5556   1326004   no data   no data
200.80/200.88	c  N st    74   1209833       532      1264        22     63582      5556   1141553   no data   no data
200.80/200.88	c  S st    74   1209833       532      1264        22     63582      5556   1141553   no data   no data
201.00/201.06	c  S st    74   1210334       532      1264        23     64072      5556   1152549   no data   no data
201.00/201.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
201.00/201.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
201.00/201.09	c Replacing        2 vars Replaced     1448 lits Time:     0.01 s 
201.00/201.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
201.00/201.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
201.00/201.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
201.00/201.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    530 time:  0.00 s
201.00/201.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
201.10/201.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
201.10/201.14	c subs with bin:       14  lits-rem:         0  v-fix:    0  time:  0.00 s
205.70/205.75	c lits-rem:      2907  cl-subs:     6888  v-elim:      0  v-fix:    0  time:  4.61 s
205.70/205.75	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
205.70/205.76	c vivif2 --  cl tried    57165 cl shrink        0 lits rem          0 time: 0.01
205.70/205.79	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.02
205.70/205.79	c calculated reachability. Time: 0.00
205.70/205.79	c  N st    74   1210334       530      1264        19     57165      5554    965637   no data   no data
219.69/219.76	c  N st    75   1283216       530      1264        20     80167      5554   1587316   no data   no data
242.40/242.40	c  N st    76   1392539       530      1264        20     89644      5554   1829877   no data   no data
277.50/277.52	c  N st    77   1556523       530      1264        20     96224      5554   1989440   no data   no data
309.00/309.10	c  N st    78   1710335       530      1264        20     86451      5554   1695080   no data   no data
309.00/309.10	c  S st    78   1710335       530      1264        20     86451      5554   1695080   no data   no data
309.40/309.42	c  S st    78   1710836       530      1264        24     86937      5554   1706183   no data   no data
309.40/309.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
309.40/309.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    4 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
309.40/309.47	c Replacing        4 vars Replaced      167 lits Time:     0.01 s 
309.40/309.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
309.40/309.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
309.40/309.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
309.40/309.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    526 time:  0.00 s
309.40/309.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
309.50/309.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
309.50/309.55	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
331.60/331.63	c lits-rem:      4486  cl-subs:    14168  v-elim:      0  v-fix:    0  time: 22.09 s
331.60/331.63	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
331.60/331.65	c vivif2 --  cl tried    72764 cl shrink        0 lits rem          0 time: 0.02
331.60/331.68	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.03
331.60/331.69	c calculated reachability. Time: 0.00
331.60/331.69	c  N st    78   1710836       526      1264        16     72764      5552   1341179   no data   no data
331.60/331.69	c Finding binary XORs  T:     0.00 s  found:       0
418.10/418.16	c  N st    79   2079800       526      1264        16     84820      5552   1495274   no data   no data
449.40/449.40	c  N st    80   2210836       526      1264        16     89335      5552   1597195   no data   no data
449.40/449.40	c  S st    80   2210836       526      1264        16     89335      5552   1597195   no data   no data
449.60/449.68	c  S st    80   2211337       526      1264        18     89820      5552   1608156   no data   no data
449.60/449.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
449.70/449.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
449.70/449.72	c Replacing        1 vars Replaced       15 lits Time:     0.01 s 
449.70/449.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
449.70/449.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
449.70/449.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
449.70/449.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    525 time:  0.00 s
449.70/449.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
449.70/449.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
449.70/449.79	c subs with bin:        1  lits-rem:         1  v-fix:    0  time:  0.00 s
459.41/459.43	c lits-rem:      3547  cl-subs:    10365  v-elim:      0  v-fix:    0  time:  9.64 s
459.41/459.43	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
459.41/459.45	c vivif2 --  cl tried    79453 cl shrink        0 lits rem          0 time: 0.02
459.41/459.48	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.03
459.41/459.48	c calculated reachability. Time: 0.00
459.41/459.48	c  N st    80   2211337       525      1264        16     79453      5552   1349022   no data   no data
626.70/626.77	c  N st    81   2711337       525      1264        16    103016      5552   1882049   no data   no data
626.70/626.77	c  S st    81   2711337       525      1264        16    103016      5552   1882049   no data   no data
627.01/627.08	c  S st    81   2711840       525      1264        17    103511      5552   1893575   no data   no data
627.01/627.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
627.10/627.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
627.10/627.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
627.10/627.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
627.10/627.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
627.10/627.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    525 time:  0.00 s
627.10/627.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
627.10/627.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
627.21/627.20	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
649.41/649.44	c lits-rem:      5109  cl-subs:    18658  v-elim:      0  v-fix:    0  time: 22.24 s
649.41/649.44	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
649.41/649.46	c vivif2 --  cl tried    84852 cl shrink        0 lits rem          0 time: 0.02
649.41/649.49	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.03
649.41/649.50	c calculated reachability. Time: 0.00
649.41/649.50	c  N st    81   2711840       525      1264        17     84852      5552   1451645   no data   no data
789.72/789.72	c  N st    82   3211840       525      1264        17    135748      5552   2602430   no data   no data
789.72/789.72	c  S st    82   3211840       525      1264        17    135748      5552   2602430   no data   no data
790.31/790.39	c  S st    82   3212347       525      1264        17    136246      5552   2613401   no data   no data
790.41/790.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
790.41/790.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.08
790.41/790.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
790.41/790.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
790.41/790.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
790.41/790.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    525 time:  0.00 s
790.41/790.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
790.51/790.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
790.61/790.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
858.82/858.89	c lits-rem:      5849  cl-subs:    31804  v-elim:      0  v-fix:    0  time: 68.29 s
858.82/858.89	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
858.92/858.92	c vivif2 --  cl tried   104442 cl shrink        0 lits rem          0 time: 0.02
858.92/858.96	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.04
858.92/858.96	c calculated reachability. Time: 0.00
858.92/858.96	c  N st    82   3212347       525      1264        17    104442      5552   1853912   no data   no data
1027.22/1027.24	c  N st    83   3712349       525      1264        17    121986      5552   2196550   no data   no data
1027.22/1027.24	c  S st    83   3712349       525      1264        17    121986      5552   2196550   no data   no data
1027.72/1027.73	c  S st    83   3712850       525      1264        17    122475      5552   2207511   no data   no data
1027.72/1027.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1027.72/1027.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
1027.72/1027.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1027.72/1027.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1027.72/1027.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1027.72/1027.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    525 time:  0.00 s
1027.72/1027.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1027.82/1027.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1027.82/1027.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1070.92/1070.90	c lits-rem:      2446  cl-subs:    26130  v-elim:      0  v-fix:    0  time: 43.02 s
1070.92/1070.90	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
1070.92/1070.93	c vivif2 --  cl tried    96345 cl shrink        0 lits rem          0 time: 0.03
1070.92/1070.99	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.06
1071.02/1071.00	c calculated reachability. Time: 0.00
1071.02/1071.00	c  N st    83   3712850       525      1264        17     96345      5552   1636789   no data   no data
1086.72/1086.78	c  F st    84   3751562       525      1264        17    132807      5552   2624829   no data   no data
1086.72/1086.78	c  N st    84   3751562       525      1264        17    132807      5552   2624829   no data   no data
1088.92/1089.00	c Decided on static restart strategy
1098.82/1098.87	c  N st    94   3779864       525      1264        17     81516      5552   1149270   no data   no data
1109.02/1109.08	c  N st    96   3815858       525      1264        17    116880      5552   2211693   no data   no data
1125.52/1125.52	c  N st    97   3848250       525      1264        17    147532      5552   3070735   no data   no data
1140.72/1140.73	c  N st    98   3896839       525      1264        17    113220      5552   1988481   no data   no data
1166.72/1166.78	c  N st    99   3969721       525      1264        17    100304      5552   1628612   no data   no data
1201.13/1201.18	c  N st   100   4079044       525      1264        17    120757      5552   2117951   no data   no data
1249.42/1249.40	c  N st   101   4212851       525      1264        17    163510      5552   3215912   no data   no data
1249.42/1249.40	c  S st   101   4212851       525      1264        17    163510      5552   3215912   no data   no data
1250.02/1250.00	c  S st   101   4213355       525      1264        18    164005      5552   3227696   no data   no data
1250.02/1250.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1250.02/1250.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.07
1250.02/1250.09	c Replacing        1 vars Replaced       49 lits Time:     0.01 s 
1250.02/1250.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1250.02/1250.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1250.02/1250.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1250.02/1250.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    524 time:  0.00 s
1250.02/1250.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1250.12/1250.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1250.22/1250.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3290347-1303780617/watcher-3290347-1303780617 -o /tmp/evaluation-result-3290347-1303780617/solver-3290347-1303780617 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3290347-1303780617.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.75 3.90 3.64 4/189 32100
/proc/meminfo: memFree=22126156/32951124 swapFree=67051468/67111528
[pid=32100] ppid=32098 vsize=30352 CPUtime=0 cores=4,6
/proc/32100/stat : 32100 (strangenight2-s) R 32098 32100 31470 0 -1 4202496 663 0 0 0 0 0 0 0 25 0 1 0 489664467 31080448 603 33554432000 4194304 4627331 140733664572224 18446744073709551615 4415814 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32100/statm: 7588 603 352 106 0 2559 0

[startup+0.070451 s]
/proc/loadavg: 3.75 3.90 3.64 4/189 32100
/proc/meminfo: memFree=22126156/32951124 swapFree=67051468/67111528
[pid=32100] ppid=32098 vsize=30740 CPUtime=0.06 cores=4,6
/proc/32100/stat : 32100 (strangenight2-s) R 32098 32100 31470 0 -1 4202496 896 0 0 0 6 0 0 0 18 0 1 0 489664467 31477760 799 33554432000 4194304 4627331 140733664572224 18446744073709551615 4308243 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32100/statm: 7685 799 372 106 0 2656 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 30740

[startup+0.100472 s]
/proc/loadavg: 3.75 3.90 3.64 4/189 32100
/proc/meminfo: memFree=22126156/32951124 swapFree=67051468/67111528
[pid=32100] ppid=32098 vsize=30740 CPUtime=0.09 cores=4,6
/proc/32100/stat : 32100 (strangenight2-s) R 32098 32100 31470 0 -1 4202496 928 0 0 0 9 0 0 0 18 0 1 0 489664467 31477760 831 33554432000 4194304 4627331 140733664572224 18446744073709551615 4309258 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32100/statm: 7685 831 372 106 0 2656 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30740

[startup+0.300444 s]
/proc/loadavg: 3.75 3.90 3.64 4/189 32100
/proc/meminfo: memFree=22126156/32951124 swapFree=67051468/67111528
[pid=32100] ppid=32098 vsize=31124 CPUtime=0.29 cores=4,6
/proc/32100/stat : 32100 (strangenight2-s) R 32098 32100 31470 0 -1 4202496 1145 0 0 0 29 0 0 0 18 0 1 0 489664467 31870976 888 33554432000 4194304 4627331 140733664572224 18446744073709551615 4333054 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32100/statm: 7781 888 373 106 0 2752 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31124

[startup+0.700372 s]
/proc/loadavg: 3.75 3.90 3.64 4/189 32100
/proc/meminfo: memFree=22126156/32951124 swapFree=67051468/67111528
[pid=32100] ppid=32098 vsize=31616 CPUtime=0.69 cores=4,6
/proc/32100/stat : 32100 (strangenight2-s) R 32098 32100 31470 0 -1 4202496 1504 0 0 0 69 0 0 0 18 0 1 0 489664467 32374784 1012 33554432000 4194304 4627331 140733664572224 18446744073709551615 4309057 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32100/statm: 7904 1012 373 106 0 2875 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31616

[startup+1.50024 s]
/proc/loadavg: 3.75 3.90 3.64 5/190 32101
/proc/meminfo: memFree=22114652/32951124 swapFree=67051468/67111528
[pid=32100] ppid=32098 vsize=32056 CPUtime=1.49 cores=4,6
/proc/32100/stat : 32100 (strangenight2-s) R 32098 32100 31470 0 -1 4202496 2055 0 0 0 149 0 0 0 19 0 1 0 489664467 32825344 1247 33554432000 4194304 4627331 140733664572224 18446744073709551615 4507164 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32100/statm: 8014 1247 373 106 0 2985 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32056

[startup+3.10091 s]
/proc/loadavg: 3.75 3.90 3.64 5/190 32101
/proc/meminfo: memFree=22104732/32951124 swapFree=67051468/67111528
[pid=32100] ppid=32098 vsize=38644 CPUtime=3.09 cores=4,6
/proc/32100/stat : 32100 (strangenight2-s) R 32098 32100 31470 0 -1 4202496 4415 0 0 0 309 0 0 0 25 0 1 0 489664467 39571456 2779 33554432000 4194304 4627331 140733664572224 18446744073709551615 4504703 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32100/statm: 9661 2779 376 106 0 4632 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38644

[startup+6.30037 s]
/proc/loadavg: 3.77 3.90 3.65 5/190 32101
/proc/meminfo: memFree=22106556/32951124 swapFree=67051468/67111528
[pid=32100] ppid=32098 vsize=39868 CPUtime=6.29 cores=4,6
/proc/32100/stat : 32100 (strangenight2-s) R 32098 32100 31470 0 -1 4202496 6268 0 0 0 629 0 0 0 25 0 1 0 489664467 40824832 3183 33554432000 4194304 4627331 140733664572224 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32100/statm: 9967 3183 376 106 0 4938 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39868

[startup+12.7002 s]
/proc/loadavg: 3.79 3.91 3.65 5/190 32101
/proc/meminfo: memFree=22079284/32951124 swapFree=67051468/67111528
[pid=32100] ppid=32098 vsize=45572 CPUtime=12.69 cores=4,6
/proc/32100/stat : 32100 (strangenight2-s) R 32098 32100 31470 0 -1 4202496 10191 0 0 0 1268 1 0 0 25 0 1 0 489664467 46665728 4403 33554432000 4194304 4627331 140733664572224 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32100/statm: 11393 4403 376 106 0 6364 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45572

[startup+25.501 s]
/proc/loadavg: 3.83 3.91 3.65 5/190 32102
/proc/meminfo: memFree=22051124/32951124 swapFree=67051468/67111528
[pid=32100] ppid=32098 vsize=51132 CPUtime=25.49 cores=4,6
/proc/32100/stat : 32100 (strangenight2-s) R 32098 32100 31470 0 -1 4202496 15225 0 0 0 2548 1 0 0 25 0 1 0 489664467 52359168 6010 33554432000 4194304 4627331 140733664572224 18446744073709551615 4309536 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32100/statm: 12783 6010 376 106 0 7754 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 51132

[startup+51.1004 s]
/proc/loadavg: 3.89 3.92 3.66 5/190 32102
/proc/meminfo: memFree=22028616/32951124 swapFree=67051468/67111528
[pid=32100] ppid=32098 vsize=55780 CPUtime=51.1 cores=4,6
/proc/32100/stat : 32100 (strangenight2-s) R 32098 32100 31470 0 -1 4202496 25130 0 0 0 5107 3 0 0 25 0 1 0 489664467 57118720 6720 33554432000 4194304 4627331 140733664572224 18446744073709551615 4309870 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32100/statm: 13945 6720 376 106 0 8916 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 55780

[startup+102.306 s]
/proc/loadavg: 3.95 3.93 3.67 5/190 32104
/proc/meminfo: memFree=21998656/32951124 swapFree=67051468/67111528
[pid=32100] ppid=32098 vsize=60268 CPUtime=102.3 cores=4,6
/proc/32100/stat : 32100 (strangenight2-s) R 32098 32100 31470 0 -1 4202496 40332 0 0 0 10225 5 0 0 25 0 1 0 489664467 61714432 8468 33554432000 4194304 4627331 140733664572224 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32100/statm: 15067 8468 376 106 0 10038 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 60268

[startup+162.301 s]
/proc/loadavg: 4.04 3.95 3.70 5/190 32105
/proc/meminfo: memFree=21979036/32951124 swapFree=67051468/67111528
[pid=32100] ppid=32098 vsize=73560 CPUtime=162.3 cores=4,6
/proc/32100/stat : 32100 (strangenight2-s) R 32098 32100 31470 0 -1 4202496 55949 0 0 0 16221 9 0 0 25 0 1 0 489664467 75325440 10901 33554432000 4194304 4627331 140733664572224 18446744073709551615 4309063 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32100/statm: 18390 10901 376 106 0 13361 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 73560

[startup+222.301 s]
/proc/loadavg: 4.01 3.96 3.71 5/190 32107
/proc/meminfo: memFree=21925828/32951124 swapFree=67051468/67111528
[pid=32100] ppid=32098 vsize=79988 CPUtime=222.3 cores=4,6
/proc/32100/stat : 32100 (strangenight2-s) R 32098 32100 31470 0 -1 4202496 69549 0 0 0 22217 13 0 0 25 0 1 0 489664467 81907712 13655 33554432000 4194304 4627331 140733664572224 18446744073709551615 4308384 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32100/statm: 19997 13655 376 106 0 14968 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 79988

[startup+282.3 s]
/proc/loadavg: 4.00 3.96 3.73 5/190 32109
/proc/meminfo: memFree=21928628/32951124 swapFree=67051468/67111528
[pid=32100] ppid=32098 vsize=80420 CPUtime=282.3 cores=4,6
/proc/32100/stat : 32100 (strangenight2-s) R 32098 32100 31470 0 -1 4202496 82628 0 0 0 28216 14 0 0 25 0 1 0 489664467 82350080 13015 33554432000 4194304 4627331 140733664572224 18446744073709551615 4309562 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32100/statm: 20105 13015 376 106 0 15076 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 80420

[startup+342.301 s]
/proc/loadavg: 4.00 3.97 3.74 5/190 32110
/proc/meminfo: memFree=21877648/32951124 swapFree=67051468/67111528
[pid=32100] ppid=32098 vsize=96012 CPUtime=342.3 cores=4,6
/proc/32100/stat : 32100 (strangenight2-s) R 32098 32100 31470 0 -1 4202496 93797 0 0 0 34214 16 0 0 25 0 1 0 489664467 98316288 16182 33554432000 4194304 4627331 140733664572224 18446744073709551615 4309238 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32100/statm: 24003 16182 376 106 0 18974 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 96012

[startup+402.301 s]
/proc/loadavg: 4.00 3.97 3.75 5/190 32112
/proc/meminfo: memFree=21871780/32951124 swapFree=67051468/67111528
[pid=32100] ppid=32098 vsize=96280 CPUtime=402.3 cores=4,6
/proc/32100/stat : 32100 (strangenight2-s) R 32098 32100 31470 0 -1 4202496 104753 0 0 0 40212 18 0 0 25 0 1 0 489664467 98590720 16687 33554432000 4194304 4627331 140733664572224 18446744073709551615 4309165 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32100/statm: 24070 16687 376 106 0 19041 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 96280

[startup+462.3 s]
/proc/loadavg: 4.00 3.97 3.77 5/190 32113
/proc/meminfo: memFree=21845444/32951124 swapFree=67051468/67111528
[pid=32100] ppid=32098 vsize=106860 CPUtime=462.3 cores=4,6
/proc/32100/stat : 32100 (strangenight2-s) R 32098 32100 31470 0 -1 4202496 115959 0 0 0 46210 20 0 0 25 0 1 0 489664467 109424640 19717 33554432000 4194304 4627331 140733664572224 18446744073709551615 4309933 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32100/statm: 26715 19717 376 106 0 21686 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 106860

[startup+522.301 s]
/proc/loadavg: 4.00 3.97 3.78 5/190 32115
/proc/meminfo: memFree=21794808/32951124 swapFree=67051468/67111528
[pid=32100] ppid=32098 vsize=107092 CPUtime=522.31 cores=4,6
/proc/32100/stat : 32100 (strangenight2-s) R 32098 32100 31470 0 -1 4202496 124247 0 0 0 52209 22 0 0 25 0 1 0 489664467 109662208 18850 33554432000 4194304 4627331 140733664572224 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32100/statm: 26773 18850 376 106 0 21744 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 107092

[startup+582.301 s]
/proc/loadavg: 4.00 3.97 3.79 5/190 32117
/proc/meminfo: memFree=21785840/32951124 swapFree=67051468/67111528
[pid=32100] ppid=32098 vsize=107216 CPUtime=582.3 cores=4,6
/proc/32100/stat : 32100 (strangenight2-s) R 32098 32100 31470 0 -1 4202496 131231 0 0 0 58206 24 0 0 25 0 1 0 489664467 109789184 19851 33554432000 4194304 4627331 140733664572224 18446744073709551615 4309212 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32100/statm: 26804 19851 376 106 0 21775 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 107216

[startup+642.3 s]
/proc/loadavg: 4.00 3.97 3.80 5/190 32118
/proc/meminfo: memFree=21761860/32951124 swapFree=67051468/67111528
[pid=32100] ppid=32098 vsize=120476 CPUtime=642.31 cores=4,6
/proc/32100/stat : 32100 (strangenight2-s) R 32098 32100 31470 0 -1 4202496 140207 0 0 0 64205 26 0 0 25 0 1 0 489664467 123367424 22735 33554432000 4194304 4627331 140733664572224 18446744073709551615 4420136 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32100/statm: 30119 22735 376 106 0 25090 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 120476

[startup+702.301 s]
/proc/loadavg: 4.00 3.97 3.81 5/190 32120
/proc/meminfo: memFree=21747436/32951124 swapFree=67051468/67111528
[pid=32100] ppid=32098 vsize=120604 CPUtime=702.31 cores=4,6
/proc/32100/stat : 32100 (strangenight2-s) R 32098 32100 31470 0 -1 4202496 148204 0 0 0 70203 28 0 0 25 0 1 0 489664467 123498496 23860 33554432000 4194304 4627331 140733664572224 18446744073709551615 4324176 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32100/statm: 30151 23860 376 106 0 25122 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 120604

[startup+762.307 s]
/proc/loadavg: 4.03 3.99 3.82 5/190 32121
/proc/meminfo: memFree=21726816/32951124 swapFree=67051468/67111528
[pid=32100] ppid=32098 vsize=120852 CPUtime=762.32 cores=4,6
/proc/32100/stat : 32100 (strangenight2-s) R 32098 32100 31470 0 -1 4202496 157718 0 0 0 76202 30 0 0 25 0 1 0 489664467 123752448 23535 33554432000 4194304 4627331 140733664572224 18446744073709551615 4310085 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32100/statm: 30213 23535 376 106 0 25184 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 120852

[startup+822.3 s]
/proc/loadavg: 4.01 3.99 3.83 5/190 32123
/proc/meminfo: memFree=21707568/32951124 swapFree=67051468/67111528
[pid=32100] ppid=32098 vsize=142832 CPUtime=822.32 cores=4,6
/proc/32100/stat : 32100 (strangenight2-s) R 32098 32100 31470 0 -1 4202496 166169 0 0 0 82200 32 0 0 25 0 1 0 489664467 146259968 28689 33554432000 4194304 4627331 140733664572224 18446744073709551615 4420040 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32100/statm: 35708 28689 376 106 0 30679 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 142832

[startup+882.301 s]
/proc/loadavg: 4.00 3.99 3.84 5/190 32125
/proc/meminfo: memFree=21707240/32951124 swapFree=67051468/67111528
[pid=32100] ppid=32098 vsize=142824 CPUtime=882.31 cores=4,6
/proc/32100/stat : 32100 (strangenight2-s) R 32098 32100 31470 0 -1 4202496 169418 0 0 0 88199 32 0 0 25 0 1 0 489664467 146251776 27726 33554432000 4194304 4627331 140733664572224 18446744073709551615 4308384 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32100/statm: 35706 27726 376 106 0 30677 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 142824

[startup+942.301 s]
/proc/loadavg: 4.00 3.99 3.84 5/190 32126
/proc/meminfo: memFree=21689684/32951124 swapFree=67051468/67111528
[pid=32100] ppid=32098 vsize=142996 CPUtime=942.31 cores=4,6
/proc/32100/stat : 32100 (strangenight2-s) R 32098 32100 31470 0 -1 4202496 176933 0 0 0 94198 33 0 0 25 0 1 0 489664467 146427904 28349 33554432000 4194304 4627331 140733664572224 18446744073709551615 4308224 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32100/statm: 35749 28349 376 106 0 30720 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 142996

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 3.85 5/190 32128
/proc/meminfo: memFree=21692260/32951124 swapFree=67051468/67111528
[pid=32100] ppid=32098 vsize=143168 CPUtime=1002.31 cores=4,6
/proc/32100/stat : 32100 (strangenight2-s) R 32098 32100 31470 0 -1 4202496 184165 0 0 0 100196 35 0 0 25 0 1 0 489664467 146604032 28603 33554432000 4194304 4627331 140733664572224 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32100/statm: 35792 28603 376 106 0 30763 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 143168

[startup+1062.3 s]
/proc/loadavg: 4.00 3.99 3.85 5/190 32129
/proc/meminfo: memFree=21647836/32951124 swapFree=67051468/67111528
[pid=32100] ppid=32098 vsize=150244 CPUtime=1062.32 cores=4,6
/proc/32100/stat : 32100 (strangenight2-s) R 32098 32100 31470 0 -1 4202496 188783 0 0 0 106196 36 0 0 25 0 1 0 489664467 153849856 29693 33554432000 4194304 4627331 140733664572224 18446744073709551615 4420065 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32100/statm: 37561 29693 376 106 0 32532 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 150244

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 3.86 5/190 32131
/proc/meminfo: memFree=21643684/32951124 swapFree=67051468/67111528
[pid=32100] ppid=32098 vsize=150284 CPUtime=1122.32 cores=4,6
/proc/32100/stat : 32100 (strangenight2-s) R 32098 32100 31470 0 -1 4202496 193918 0 0 0 112194 38 0 0 25 0 1 0 489664467 153890816 30440 33554432000 4194304 4627331 140733664572224 18446744073709551615 4309212 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32100/statm: 37571 30440 376 106 0 32542 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 150284

[startup+1182.3 s]
/proc/loadavg: 4.00 3.99 3.87 5/190 32133
/proc/meminfo: memFree=21654672/32951124 swapFree=67051468/67111528
[pid=32100] ppid=32098 vsize=150500 CPUtime=1182.32 cores=4,6
/proc/32100/stat : 32100 (strangenight2-s) R 32098 32100 31470 0 -1 4202496 201598 0 0 0 118193 39 0 0 25 0 1 0 489664467 154112000 30354 33554432000 4194304 4627331 140733664572224 18446744073709551615 4309066 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32100/statm: 37625 30354 376 106 0 32596 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 150500

[startup+1242.3 s]
/proc/loadavg: 4.00 3.99 3.87 5/190 32134
/proc/meminfo: memFree=21633788/32951124 swapFree=67051468/67111528
[pid=32100] ppid=32098 vsize=150596 CPUtime=1242.32 cores=4,6
/proc/32100/stat : 32100 (strangenight2-s) R 32098 32100 31470 0 -1 4202496 209066 0 0 0 124191 41 0 0 25 0 1 0 489664467 154210304 30314 33554432000 4194304 4627331 140733664572224 18446744073709551615 4309068 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32100/statm: 37649 30314 376 106 0 32620 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 150596



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.38 3.85 3.83 2/172 32190
/proc/meminfo: memFree=22052276/32951124 swapFree=67051468/67111528
[pid=32100] ppid=32098 vsize=175724 CPUtime=1300.03 cores=4,6
/proc/32100/stat : 32100 (strangenight2-s) R 32098 32100 31470 0 -1 4202496 215586 0 0 0 129961 42 0 0 25 0 1 0 489664467 179941376 36834 33554432000 4194304 4627331 140733664572224 18446744073709551615 4420085 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32100/statm: 43931 36834 376 106 0 38902 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 175724

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.04
CPU user time (s): 1299.62
CPU system time (s): 0.428934
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 209812

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

runsolver used 2.30465 second user time and 4.80327 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-26 03:16:57
IDJOB=3290347
IDBENCH=83431
IDSOLVER=1587
FILE ID=node101/3290347-1303780617
RUNJOBID= node101-1303780603-32005
PBS_JOBID= 13157199
Free space on /tmp= 71444 MiB

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

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

MD5SUM BENCH= d71ab4cbe872e5620884d4e4d370890a
RANDOM SEED=1527198267

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
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:      22126560 kB
Buffers:       2088972 kB
Cached:        8170388 kB
SwapCached:      33708 kB
Active:        6475884 kB
Inactive:      3876572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22126560 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:           23612 kB
Writeback:           0 kB
AnonPages:       80592 kB
Mapped:          10332 kB
Slab:           407668 kB
PageTables:       5216 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   333060 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= 71456 MiB
End job on node101 at 2011-04-26 03:38:39