Trace number 3367652

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S816372663-049.UNKNOWN.cnf
MD5SUM82ce98f61c0f2213b508b1b975b0c344
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3367652-1307665891.cnf'
0.00/0.00	c -- header says num vars:            550
0.00/0.00	c -- header says num clauses:        2343
0.00/0.00	c -- clauses added:            0 learnts,         2343 normals,            0 xors
0.00/0.00	c -- vars added        550
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       550      2343         0         0      7029         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/2343/2343 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c 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:    550 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.00	c lits-rem:         0  cl-subs:        0  v-elim:      9  v-fix:    0  time:  0.00 s
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:     252 undec:      63 neg:     235
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.00	c  B st     0         0       541      2335         0         0      7050         0   no data   no data
0.00/0.06	c Decided on static restart strategy
0.09/0.15	c  N st     8      4918       541      2335         0      4843      7050    121757   no data   no data
0.39/0.42	c  N st    10     11303       541      2335         0      4467      7050     81597   no data   no data
0.59/0.69	c  N st    11     17049       541      2335         0     10116      7050    239091   no data   no data
1.10/1.12	c  F st    12     25003       541      2335         0     12447      7050    289863   no data   no data
1.10/1.12	c  N st    12     25003       541      2335         0     12447      7050    289863   no data   no data
1.29/1.36	c Decided on static restart strategy
1.29/1.36	c  N st    18     30000       541      2335         0     10710      7050    219441   no data   no data
1.29/1.36	c  S st    18     30000       541      2335         0     10710      7050    219441   no data   no data
1.29/1.39	c  S st    18     30502       541      2335         0     11212      7050    230557   no data   no data
1.29/1.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.39/1.40	c blocked clauses removed:        7 vars:      1 tried:         541 T: 0.00 s
1.39/1.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    540 time:  0.00 s
1.39/1.40	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.39/1.40	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.00 s
1.39/1.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.45	c lits-rem:       101  cl-subs:      387  v-elim:      0  v-fix:    0  time:  0.04 s
1.39/1.46	c asymm  cl-useful: 0/2328/2328 lits-rem:0 time: 0.01
1.39/1.46	c calculated reachability. Time: 0.00
1.39/1.46	c  N st    18     30502       539      2328         0     10800      7033    218440   no data   no data
1.79/1.87	c  N st    20     37617       539      2328         0     10067      7033    180571   no data   no data
2.20/2.26	c  N st    21     44018       539      2328         0     16379      7033    348092   no data   no data
2.29/2.37	c  S st    22     45753       539      2328         0      9281      7033    140662   no data   no data
2.39/2.40	c  S st    22     46254       539      2328         0      9781      7033    153794   no data   no data
2.39/2.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.39/2.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.39/2.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.39/2.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
2.39/2.40	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.39/2.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.39/2.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.42	c lits-rem:        23  cl-subs:       24  v-elim:      0  v-fix:    0  time:  0.01 s
2.39/2.42	c vivif2 --  cl tried     2328 cl shrink        0 lits rem          0 time: 0.00
2.39/2.42	c vivif2 --  cl tried     9757 cl shrink        0 lits rem          0 time: 0.00
2.39/2.43	c asymm  cl-useful: 0/2328/2328 lits-rem:0 time: 0.01
2.39/2.43	c calculated reachability. Time: 0.00
2.39/2.43	c  N st    22     46254       539      2328         0      9757      7033    153049   no data   no data
3.39/3.41	c  N st    23     60654       539      2328         0     14060      7033    243865   no data   no data
3.99/4.03	c  N st    24     69381       539      2328         0     11851      7033    182237   no data   no data
3.99/4.03	c  S st    24     69381       539      2328         0     11851      7033    182237   no data   no data
3.99/4.06	c  S st    24     69883       539      2328         0     12352      7033    194580   no data   no data
3.99/4.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.99/4.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.99/4.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.99/4.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.99/4.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.99/4.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
3.99/4.07	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.99/4.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.99/4.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.99/4.09	c lits-rem:        15  cl-subs:      142  v-elim:      0  v-fix:    0  time:  0.02 s
3.99/4.09	c vivif2 --  cl tried     2328 cl shrink        0 lits rem          0 time: 0.00
3.99/4.09	c vivif2 --  cl tried    12210 cl shrink        0 lits rem          0 time: 0.00
4.09/4.10	c asymm  cl-useful: 0/2328/2328 lits-rem:0 time: 0.01
4.09/4.10	c calculated reachability. Time: 0.00
4.09/4.10	c  N st    24     69883       539      2328         0     12210      7033    190898   no data   no data
5.39/5.45	c  F st    25     87501       539      2328         0     17740      7033    325186   no data   no data
5.39/5.46	c  N st    25     87501       539      2328         0     17740      7033    325186   no data   no data
5.79/5.87	c Decided on static restart strategy
6.09/6.12	c  N st    32     95539       539      2328         0     25610      7033    515839   no data   no data
6.79/6.85	c  N st    34    104824       539      2328         0     21988      7033    412495   no data   no data
6.79/6.85	c  S st    34    104824       539      2328         0     21988      7033    412495   no data   no data
6.89/6.90	c  S st    34    105326       539      2328         0     22489      7033    424601   no data   no data
6.89/6.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.89/6.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.89/6.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.89/6.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.89/6.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.89/6.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
6.89/6.91	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.89/6.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.89/6.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.99/7.09	c lits-rem:       173  cl-subs:      917  v-elim:      0  v-fix:    0  time:  0.17 s
6.99/7.09	c vivif2 --  cl tried     2328 cl shrink        0 lits rem          0 time: 0.00
7.09/7.10	c vivif2 --  cl tried    21572 cl shrink        0 lits rem          0 time: 0.00
7.09/7.11	c asymm  cl-useful: 0/2328/2328 lits-rem:0 time: 0.01
7.09/7.11	c calculated reachability. Time: 0.00
7.09/7.11	c  N st    34    105326       539      2328         0     21572      7033    399883   no data   no data
7.89/7.93	c  N st    35    114924       539      2328         0     17264      7033    269873   no data   no data
9.09/9.17	c  N st    36    129322       539      2328         0     16687      7033    235837   no data   no data
11.00/11.04	c  N st    37    150917       539      2328         0     22155      7033    364963   no data   no data
11.59/11.63	c  S st    38    157990       539      2328         0     29124      7033    556014   no data   no data
11.69/11.70	c  S st    38    158492       539      2328         0     29626      7033    568327   no data   no data
11.69/11.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.69/11.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.69/11.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.69/11.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.69/11.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.69/11.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
11.69/11.71	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.69/11.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.69/11.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.99/12.02	c lits-rem:       186  cl-subs:     1021  v-elim:      0  v-fix:    0  time:  0.29 s
11.99/12.02	c vivif2 --  cl tried     2328 cl shrink        0 lits rem          0 time: 0.00
11.99/12.03	c vivif2 --  cl tried    28605 cl shrink        0 lits rem          0 time: 0.01
11.99/12.05	c asymm  cl-useful: 0/2328/2328 lits-rem:0 time: 0.02
11.99/12.05	c calculated reachability. Time: 0.00
11.99/12.05	c  N st    38    158492       539      2328         0     28605      7033    540303   no data   no data
16.69/16.79	c  N st    39    207083       539      2328         0     23305      7033    357765   no data   no data
19.89/19.96	c  N st    40    237738       539      2328         0     33937      7033    620352   no data   no data
19.89/19.96	c  S st    40    237738       539      2328         0     33937      7033    620352   no data   no data
19.99/20.04	c  S st    40    238245       539      2328         0     34444      7033    632342   no data   no data
19.99/20.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.99/20.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
19.99/20.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.99/20.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.99/20.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.99/20.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
19.99/20.05	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
19.99/20.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
19.99/20.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.49/20.55	c lits-rem:       384  cl-subs:     1366  v-elim:      0  v-fix:    0  time:  0.47 s
20.49/20.55	c vivif2 --  cl tried     2328 cl shrink        0 lits rem          0 time: 0.00
20.49/20.55	c vivif2 --  cl tried    33078 cl shrink        0 lits rem          0 time: 0.01
20.49/20.57	c asymm  cl-useful: 0/2328/2328 lits-rem:0 time: 0.02
20.49/20.57	c calculated reachability. Time: 0.00
20.49/20.57	c  N st    40    238245       539      2328         0     33078      7033    594934   no data   no data
28.39/28.44	c  F st    41    306251       539      2328         0     34890      7033    573276   no data   no data
28.39/28.44	c  N st    41    306251       539      2328         0     34890      7033    573276   no data   no data
28.99/29.02	c Decided on static restart strategy
31.59/31.66	c  N st    51    334552       539      2328         0     39150      7033    680497   no data   no data
34.19/34.25	c  N st    53    357368       539      2328         0     36973      7033    611016   no data   no data
34.19/34.25	c  S st    53    357368       539      2328         0     36973      7033    611016   no data   no data
34.29/34.34	c  S st    53    357872       539      2328         0     37476      7033    623400   no data   no data
34.29/34.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.29/34.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
34.29/34.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34.29/34.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.29/34.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.29/34.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
34.29/34.35	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
34.29/34.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
34.29/34.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.69/34.72	c lits-rem:       223  cl-subs:     1190  v-elim:      0  v-fix:    0  time:  0.35 s
34.69/34.73	c vivif2 --  cl tried     2328 cl shrink        0 lits rem          0 time: 0.00
34.69/34.73	c vivif2 --  cl tried    36286 cl shrink        0 lits rem          0 time: 0.01
34.69/34.75	c asymm  cl-useful: 0/2328/2328 lits-rem:0 time: 0.02
34.69/34.75	c calculated reachability. Time: 0.00
34.69/34.75	c  N st    53    357872       539      2328         0     36286      7033    588451   no data   no data
38.59/38.65	c  N st    54    390264       539      2328         0     42483      7033    748102   no data   no data
45.00/45.09	c  N st    55    438852       539      2328         0     36100      7033    524084   no data   no data
54.39/54.40	c  N st    56    511734       539      2328         0     49614      7033    856579   no data   no data
58.09/58.19	c  N st    57    536808       539      2328         0     43706      7033    652072   no data   no data
58.09/58.19	c  S st    57    536808       539      2328         0     43706      7033    652072   no data   no data
58.19/58.30	c  S st    57    537309       539      2328         0     44205      7033    665049   no data   no data
58.29/58.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
58.29/58.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
58.29/58.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
58.29/58.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
58.29/58.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.29/58.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
58.29/58.31	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
58.29/58.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
58.29/58.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.10/59.13	c lits-rem:       162  cl-subs:     2786  v-elim:      0  v-fix:    0  time:  0.79 s
59.10/59.13	c vivif2 --  cl tried     2328 cl shrink        0 lits rem          0 time: 0.00
59.10/59.14	c vivif2 --  cl tried    41419 cl shrink        0 lits rem          0 time: 0.01
59.10/59.16	c asymm  cl-useful: 0/2328/2328 lits-rem:0 time: 0.03
59.10/59.16	c calculated reachability. Time: 0.00
59.10/59.16	c  N st    57    537309       539      2328         0     41419      7033    601823   no data   no data
84.49/84.52	c  N st    58    701293       539      2328         0     35671      7033    379647   no data   no data
102.19/102.20	c  N st    59    805963       539      2328         0     64559      7033   1093047   no data   no data
102.19/102.20	c  S st    59    805963       539      2328         0     64559      7033   1093047   no data   no data
102.30/102.36	c  S st    59    806469       539      2328         0     65064      7033   1105668   no data   no data
102.30/102.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
102.30/102.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
102.30/102.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
102.30/102.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
102.30/102.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
102.30/102.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
102.30/102.39	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
102.39/102.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
102.39/102.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
105.50/105.52	c lits-rem:       910  cl-subs:     4702  v-elim:      0  v-fix:    0  time:  3.08 s
105.50/105.52	c vivif2 --  cl tried     2328 cl shrink        0 lits rem          0 time: 0.00
105.50/105.53	c vivif2 --  cl tried    60362 cl shrink        0 lits rem          0 time: 0.01
105.50/105.57	c asymm  cl-useful: 0/2328/2328 lits-rem:0 time: 0.04
105.50/105.57	c calculated reachability. Time: 0.00
105.50/105.57	c  N st    59    806469       539      2328         0     60362      7033    991564   no data   no data
156.30/156.36	c  F st    60   1071876       539      2328         0     76559      7033   1319514   no data   no data
156.30/156.36	c  N st    60   1071876       539      2328         0     76559      7033   1319514   no data   no data
157.40/157.48	c Decided on static restart strategy
161.29/161.39	c  N st    70   1100180       539      2328         0     60409      7033    888032   no data   no data
169.69/169.72	c  N st    72   1136175       539      2328         0     50642      7033    599015   no data   no data
176.19/176.25	c  N st    73   1168567       539      2328         0     82399      7033   1424111   no data   no data
184.39/184.46	c  N st    74   1209704       539      2328         0     76620      7033   1276816   no data   no data
184.39/184.46	c  S st    74   1209704       539      2328         0     76620      7033   1276816   no data   no data
184.59/184.64	c  S st    74   1210208       539      2328         0     77123      7033   1289996   no data   no data
184.59/184.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
184.59/184.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
184.59/184.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
184.59/184.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
184.59/184.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
184.59/184.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
184.59/184.68	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
184.59/184.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
184.69/184.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
187.29/187.31	c lits-rem:       543  cl-subs:     3672  v-elim:      0  v-fix:    0  time:  2.58 s
187.29/187.31	c vivif2 --  cl tried     2328 cl shrink        0 lits rem          0 time: 0.00
187.29/187.33	c vivif2 --  cl tried    73451 cl shrink        0 lits rem          0 time: 0.02
187.29/187.38	c asymm  cl-useful: 0/2328/2328 lits-rem:0 time: 0.05
187.29/187.38	c calculated reachability. Time: 0.00
187.29/187.38	c  N st    74   1210208       539      2328         0     73451      7033   1197701   no data   no data
203.49/203.53	c  N st    75   1283090       539      2328         0     49881      7033    526495   no data   no data
225.69/225.77	c  N st    76   1392414       539      2328         0     57875      7033    690066   no data   no data
258.80/258.85	c  N st    77   1556398       539      2328         0     62992      7033    816922   no data   no data
295.49/295.56	c  N st    78   1710209       539      2328         0    104258      7033   1816400   no data   no data
295.49/295.56	c  S st    78   1710209       539      2328         0    104258      7033   1816400   no data   no data
295.90/295.92	c  S st    78   1710710       539      2328         0    104759      7033   1829551   no data   no data
295.90/295.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
295.90/295.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
295.90/295.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
295.90/295.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
295.90/295.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
295.90/295.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
295.90/295.97	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
295.99/296.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
295.99/296.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
308.50/308.52	c lits-rem:       826  cl-subs:     9857  v-elim:      0  v-fix:    0  time: 12.47 s
308.50/308.52	c vivif2 --  cl tried     2328 cl shrink        0 lits rem          0 time: 0.00
308.50/308.54	c vivif2 --  cl tried    94902 cl shrink        0 lits rem          0 time: 0.02
308.60/308.61	c asymm  cl-useful: 0/2328/2328 lits-rem:0 time: 0.07
308.60/308.61	c calculated reachability. Time: 0.00
308.60/308.61	c  N st    78   1710710       539      2328         0     94902      7033   1597076   no data   no data
398.10/398.15	c  N st    79   2079674       539      2328         0    106642      7033   1708786   no data   no data
431.59/431.61	c  N st    80   2210711       539      2328         0    110873      7033   1790644   no data   no data
431.59/431.61	c  S st    80   2210711       539      2328         0    110873      7033   1790644   no data   no data
431.89/431.90	c  S st    80   2211215       539      2328         0    111377      7033   1803254   no data   no data
431.89/431.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
431.89/431.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
431.89/431.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
431.89/431.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
431.89/431.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
431.89/431.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
431.89/431.96	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
431.89/431.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
431.99/432.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
441.10/441.11	c lits-rem:       502  cl-subs:     8028  v-elim:      0  v-fix:    0  time:  9.08 s
441.10/441.11	c vivif2 --  cl tried     2328 cl shrink        0 lits rem          0 time: 0.00
441.10/441.13	c vivif2 --  cl tried   103349 cl shrink        0 lits rem          0 time: 0.02
441.19/441.24	c asymm  cl-useful: 0/2328/2328 lits-rem:0 time: 0.11
441.19/441.25	c calculated reachability. Time: 0.00
441.19/441.25	c  N st    80   2211215       539      2328         0    103349      7033   1632740   no data   no data
574.00/574.06	c  N st    81   2711215       539      2328         0    127362      7033   2241938   no data   no data
574.00/574.06	c  S st    81   2711215       539      2328         0    127362      7033   2241938   no data   no data
574.40/574.43	c  S st    81   2711718       539      2328         0    127863      7033   2255147   no data   no data
574.40/574.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
574.40/574.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
574.50/574.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
574.50/574.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
574.50/574.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
574.50/574.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
574.50/574.50	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
574.50/574.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
574.50/574.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
586.20/586.27	c lits-rem:       677  cl-subs:     6867  v-elim:      0  v-fix:    0  time: 11.68 s
586.20/586.27	c vivif2 --  cl tried     2328 cl shrink        0 lits rem          0 time: 0.00
586.30/586.30	c vivif2 --  cl tried   120996 cl shrink        0 lits rem          0 time: 0.03
586.39/586.41	c asymm  cl-useful: 0/2328/2328 lits-rem:0 time: 0.11
586.39/586.41	c calculated reachability. Time: 0.00
586.39/586.41	c  N st    81   2711718       539      2328         0    120996      7033   2080575   no data   no data
737.79/737.83	c  N st    82   3211718       539      2328         0     96331      7033   1227990   no data   no data
737.79/737.83	c  S st    82   3211718       539      2328         0     96331      7033   1227990   no data   no data
738.00/738.06	c  S st    82   3212220       539      2328         0     96833      7033   1240802   no data   no data
738.00/738.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
738.00/738.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
738.00/738.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
738.00/738.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
738.00/738.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
738.00/738.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
738.00/738.10	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
738.10/738.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
738.10/738.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
739.79/739.86	c lits-rem:       231  cl-subs:     3543  v-elim:      0  v-fix:    0  time:  1.70 s
739.79/739.86	c vivif2 --  cl tried     2328 cl shrink        0 lits rem          0 time: 0.00
739.79/739.87	c vivif2 --  cl tried    93290 cl shrink        0 lits rem          0 time: 0.01
739.89/739.93	c asymm  cl-useful: 0/2328/2328 lits-rem:0 time: 0.06
739.89/739.93	c calculated reachability. Time: 0.00
739.89/739.93	c  N st    82   3212220       539      2328         0     93290      7033   1164078   no data   no data
890.10/890.16	c  N st    83   3712221       539      2328         0    103816      7033   1337333   no data   no data
890.10/890.16	c  S st    83   3712221       539      2328         0    103816      7033   1337333   no data   no data
890.40/890.43	c  S st    83   3712726       539      2328         0    104319      7033   1350230   no data   no data
890.40/890.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
890.40/890.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
890.40/890.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
890.40/890.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
890.40/890.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
890.40/890.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
890.40/890.47	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
890.40/890.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
890.50/890.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
892.60/892.62	c lits-rem:       271  cl-subs:     4347  v-elim:      0  v-fix:    0  time:  2.09 s
892.60/892.62	c vivif2 --  cl tried     2328 cl shrink        0 lits rem          0 time: 0.00
892.60/892.64	c vivif2 --  cl tried    99972 cl shrink        0 lits rem          0 time: 0.02
892.70/892.72	c asymm  cl-useful: 0/2328/2328 lits-rem:0 time: 0.07
892.70/892.72	c calculated reachability. Time: 0.00
892.70/892.72	c  N st    83   3712726       539      2328         0     99972      7033   1258468   no data   no data
904.70/904.70	c  F st    84   3751565       539      2328         0    137873      7033   2213847   no data   no data
904.70/904.71	c  N st    84   3751565       539      2328         0    137873      7033   2213847   no data   no data
907.20/907.20	c Decided on static restart strategy
916.70/916.79	c  N st    94   3779873       539      2328         0     82893      7033    779485   no data   no data
926.80/926.83	c  N st    96   3815868       539      2328         0    118077      7033   1665481   no data   no data
937.70/937.80	c  N st    97   3848260       539      2328         0    149706      7033   2494993   no data   no data
951.30/951.35	c  N st    98   3896850       539      2328         0    113540      7033   1617104   no data   no data
979.00/979.02	c  N st    99   3969732       539      2328         0     99667      7033   1190255   no data   no data
1017.20/1017.28	c  N st   100   4079057       539      2328         0    120410      7033   1708631   no data   no data
1064.71/1064.78	c  N st   101   4212727       539      2328         0    164336      7033   2911034   no data   no data
1064.71/1064.78	c  S st   101   4212727       539      2328         0    164336      7033   2911034   no data   no data
1065.20/1065.29	c  S st   101   4213228       539      2328         0    164837      7033   2923941   no data   no data
1065.30/1065.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1065.30/1065.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.08
1065.30/1065.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1065.30/1065.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1065.30/1065.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1065.30/1065.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
1065.30/1065.38	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1065.40/1065.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1065.51/1065.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1086.71/1086.74	c lits-rem:       925  cl-subs:     8903  v-elim:      0  v-fix:    0  time: 21.24 s
1086.71/1086.74	c vivif2 --  cl tried     2328 cl shrink        0 lits rem          0 time: 0.00
1086.71/1086.78	c vivif2 --  cl tried   155934 cl shrink        0 lits rem          0 time: 0.04
1086.90/1086.93	c asymm  cl-useful: 0/2328/2328 lits-rem:0 time: 0.15
1086.90/1086.93	c calculated reachability. Time: 0.00
1086.90/1086.93	c  N st   101   4213228       539      2328         0    155934      7033   2685071   no data   no data
1182.80/1182.89	c  N st   102   4459206       539      2328         0    128982      7033   1784857   no data   no data
1287.70/1287.72	c  N st   103   4713228       539      2328         0    101905      7033   1075781   no data   no data
1287.70/1287.72	c  S st   103   4713228       539      2328         0    101905      7033   1075781   no data   no data
1287.90/1287.96	c  S st   103   4713729       539      2328         0    102406      7033   1089433   no data   no data
1287.90/1287.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1288.01/1288.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
1288.01/1288.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1288.01/1288.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1288.01/1288.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1288.01/1288.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
1288.01/1288.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1288.01/1288.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1288.01/1288.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1288.60/1288.60	c lits-rem:        98  cl-subs:     1743  v-elim:      0  v-fix:    0  time:  0.54 s
1288.60/1288.60	c vivif2 --  cl tried     2328 cl shrink        0 lits rem          0 time: 0.00
1288.60/1288.62	c vivif2 --  cl tried   100663 cl shrink        0 lits rem          0 time: 0.01
1288.60/1288.69	c asymm  cl-useful: 0/2328/2328 lits-rem:0 time: 0.07
1288.60/1288.69	c calculated reachability. Time: 0.00
1288.60/1288.69	c  N st   103   4713729       539      2328         0    100663      7033   1052136   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: 977)

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 8.18 8.03 7.99 5/185 4258
/proc/meminfo: memFree=31934680/32951124 swapFree=67050508/67111528
[pid=4258] ppid=4256 vsize=30296 CPUtime=0 cores=1,3
/proc/4258/stat : 4258 (strangenight2-s) R 4256 4258 4191 0 -1 4202496 664 0 0 0 0 0 0 0 23 0 1 0 878191450 31023104 603 33554432000 4194304 4580011 140736174378208 18446744073709551615 4451572 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4258/statm: 7574 603 351 95 0 2556 0

[startup+0.0091721 s]
/proc/loadavg: 8.18 8.03 7.99 5/185 4258
/proc/meminfo: memFree=31934680/32951124 swapFree=67050508/67111528
[pid=4258] ppid=4256 vsize=30244 CPUtime=0 cores=1,3
/proc/4258/stat : 4258 (strangenight2-s) R 4256 4258 4191 0 -1 4202496 673 0 0 0 0 0 0 0 23 0 1 0 878191450 30969856 612 33554432000 4194304 4580011 140736174378208 18446744073709551615 212436017024 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4258/statm: 7561 614 361 95 0 2543 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 30244

[startup+0.100191 s]
/proc/loadavg: 8.18 8.03 7.99 5/185 4258
/proc/meminfo: memFree=31934680/32951124 swapFree=67050508/67111528
[pid=4258] ppid=4256 vsize=30376 CPUtime=0.09 cores=1,3
/proc/4258/stat : 4258 (strangenight2-s) R 4256 4258 4191 0 -1 4202496 789 0 0 0 9 0 0 0 23 0 1 0 878191450 31105024 728 33554432000 4194304 4580011 140736174378208 18446744073709551615 4293041 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4258/statm: 7594 728 364 95 0 2576 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30376

[startup+0.300163 s]
/proc/loadavg: 8.18 8.03 7.99 5/185 4258
/proc/meminfo: memFree=31934680/32951124 swapFree=67050508/67111528
[pid=4258] ppid=4256 vsize=30980 CPUtime=0.29 cores=1,3
/proc/4258/stat : 4258 (strangenight2-s) R 4256 4258 4191 0 -1 4202496 1064 0 0 0 29 0 0 0 25 0 1 0 878191450 31723520 853 33554432000 4194304 4580011 140736174378208 18446744073709551615 4293058 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4258/statm: 7745 853 364 95 0 2727 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30980

[startup+0.701077 s]
/proc/loadavg: 8.18 8.03 7.99 5/185 4258
/proc/meminfo: memFree=31934680/32951124 swapFree=67050508/67111528
[pid=4258] ppid=4256 vsize=31472 CPUtime=0.69 cores=1,3
/proc/4258/stat : 4258 (strangenight2-s) R 4256 4258 4191 0 -1 4202496 1476 0 0 0 69 0 0 0 25 0 1 0 878191450 32227328 1034 33554432000 4194304 4580011 140736174378208 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4258/statm: 7868 1034 364 95 0 2850 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31472

[startup+1.50093 s]
/proc/loadavg: 8.18 8.03 7.99 5/190 4268
/proc/meminfo: memFree=31920388/32951124 swapFree=67050508/67111528
[pid=4258] ppid=4256 vsize=38020 CPUtime=1.49 cores=1,3
/proc/4258/stat : 4258 (strangenight2-s) R 4256 4258 4191 0 -1 4202496 3684 0 0 0 149 0 0 0 25 0 1 0 878191450 38932480 2575 33554432000 4194304 4580011 140736174378208 18446744073709551615 4326672 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4258/statm: 9505 2575 367 95 0 4487 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38020

[startup+3.10063 s]
/proc/loadavg: 7.85 7.96 7.97 5/190 4268
/proc/meminfo: memFree=31897972/32951124 swapFree=67050508/67111528
[pid=4258] ppid=4256 vsize=38248 CPUtime=3.09 cores=1,3
/proc/4258/stat : 4258 (strangenight2-s) R 4256 4258 4191 0 -1 4202496 4716 0 0 0 309 0 0 0 25 0 1 0 878191450 39165952 2764 33554432000 4194304 4580011 140736174378208 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4258/statm: 9562 2764 367 95 0 4544 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38248

[startup+6.30101 s]
/proc/loadavg: 7.85 7.96 7.97 5/190 4306
/proc/meminfo: memFree=31889096/32951124 swapFree=67050508/67111528
[pid=4258] ppid=4256 vsize=39844 CPUtime=6.29 cores=1,3
/proc/4258/stat : 4258 (strangenight2-s) R 4256 4258 4191 0 -1 4202496 7049 0 0 0 629 0 0 0 25 0 1 0 878191450 40800256 2972 33554432000 4194304 4580011 140736174378208 18446744073709551615 4293906 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4258/statm: 9961 2972 367 95 0 4943 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39844

[startup+12.7008 s]
/proc/loadavg: 7.25 7.83 7.92 5/190 4306
/proc/meminfo: memFree=31861368/32951124 swapFree=67050508/67111528
[pid=4258] ppid=4256 vsize=52468 CPUtime=12.69 cores=1,3
/proc/4258/stat : 4258 (strangenight2-s) R 4256 4258 4191 0 -1 4202496 12892 0 0 0 1268 1 0 0 25 0 1 0 878191450 53727232 5948 33554432000 4194304 4580011 140736174378208 18446744073709551615 4302512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4258/statm: 13117 5948 367 95 0 8099 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52468

[startup+25.5004 s]
/proc/loadavg: 6.75 7.70 7.88 5/190 4306
/proc/meminfo: memFree=31849492/32951124 swapFree=67050508/67111528
[pid=4258] ppid=4256 vsize=59044 CPUtime=25.49 cores=1,3
/proc/4258/stat : 4258 (strangenight2-s) R 4256 4258 4191 0 -1 4202496 19240 0 0 0 2547 2 0 0 25 0 1 0 878191450 60461056 7760 33554432000 4194304 4580011 140736174378208 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4258/statm: 14761 7760 367 95 0 9743 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 59044

[startup+51.1005 s]
/proc/loadavg: 5.81 7.41 7.78 5/190 4307
/proc/meminfo: memFree=31831500/32951124 swapFree=67050508/67111528
[pid=4258] ppid=4256 vsize=63932 CPUtime=51.09 cores=1,3
/proc/4258/stat : 4258 (strangenight2-s) R 4256 4258 4191 0 -1 4202496 28630 0 0 0 5105 4 0 0 25 0 1 0 878191450 65466368 9291 33554432000 4194304 4580011 140736174378208 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4258/statm: 15983 9291 367 95 0 10965 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 63932

[startup+102.307 s]
/proc/loadavg: 4.72 6.83 7.56 5/190 4308
/proc/meminfo: memFree=31797184/32951124 swapFree=67050508/67111528
[pid=4258] ppid=4256 vsize=69336 CPUtime=102.3 cores=1,3
/proc/4258/stat : 4258 (strangenight2-s) R 4256 4258 4191 0 -1 4202496 42739 0 0 0 10223 7 0 0 25 0 1 0 878191450 71000064 10705 33554432000 4194304 4580011 140736174378208 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4258/statm: 17334 10705 367 95 0 12316 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 69336

[startup+162.3 s]
/proc/loadavg: 4.26 6.31 7.33 5/190 4310
/proc/meminfo: memFree=31764636/32951124 swapFree=67050508/67111528
[pid=4258] ppid=4256 vsize=83172 CPUtime=162.29 cores=1,3
/proc/4258/stat : 4258 (strangenight2-s) R 4256 4258 4191 0 -1 4202496 58231 0 0 0 16218 11 0 0 25 0 1 0 878191450 85168128 13833 33554432000 4194304 4580011 140736174378208 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4258/statm: 20793 13833 367 95 0 15775 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 83172

[startup+222.301 s]
/proc/loadavg: 4.10 5.89 7.12 5/190 4349
/proc/meminfo: memFree=31760772/32951124 swapFree=67050508/67111528
[pid=4258] ppid=4256 vsize=98364 CPUtime=222.29 cores=1,3
/proc/4258/stat : 4258 (strangenight2-s) R 4256 4258 4191 0 -1 4202496 72198 0 0 0 22214 15 0 0 25 0 1 0 878191450 100724736 17829 33554432000 4194304 4580011 140736174378208 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4258/statm: 24591 17829 367 95 0 19573 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 98364

[startup+282.301 s]
/proc/loadavg: 4.08 5.56 6.93 5/190 4351
/proc/meminfo: memFree=31719100/32951124 swapFree=67050508/67111528
[pid=4258] ppid=4256 vsize=98628 CPUtime=282.3 cores=1,3
/proc/4258/stat : 4258 (strangenight2-s) R 4256 4258 4191 0 -1 4202496 83598 0 0 0 28212 18 0 0 25 0 1 0 878191450 100995072 18139 33554432000 4194304 4580011 140736174378208 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4258/statm: 24657 18139 367 95 0 19639 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 98628

[startup+342.3 s]
/proc/loadavg: 4.03 5.27 6.74 5/190 4353
/proc/meminfo: memFree=31665936/32951124 swapFree=67050508/67111528
[pid=4258] ppid=4256 vsize=115732 CPUtime=342.3 cores=1,3
/proc/4258/stat : 4258 (strangenight2-s) R 4256 4258 4191 0 -1 4202496 94770 0 0 0 34210 20 0 0 25 0 1 0 878191450 118509568 22237 33554432000 4194304 4580011 140736174378208 18446744073709551615 4305201 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4258/statm: 28933 22237 367 95 0 23915 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 115732

[startup+402.301 s]
/proc/loadavg: 4.01 5.04 6.57 5/190 4354
/proc/meminfo: memFree=31658320/32951124 swapFree=67050508/67111528
[pid=4258] ppid=4256 vsize=115940 CPUtime=402.3 cores=1,3
/proc/4258/stat : 4258 (strangenight2-s) R 4256 4258 4191 0 -1 4202496 104292 0 0 0 40207 23 0 0 25 0 1 0 878191450 118722560 22298 33554432000 4194304 4580011 140736174378208 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4258/statm: 28985 22298 367 95 0 23967 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 115940

[startup+462.3 s]
/proc/loadavg: 4.04 4.86 6.41 5/190 4356
/proc/meminfo: memFree=31626492/32951124 swapFree=67050508/67111528
[pid=4258] ppid=4256 vsize=126820 CPUtime=462.29 cores=1,3
/proc/4258/stat : 4258 (strangenight2-s) R 4256 4258 4191 0 -1 4202496 114882 0 0 0 46204 25 0 0 25 0 1 0 878191450 129863680 25153 33554432000 4194304 4580011 140736174378208 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4258/statm: 31705 25153 367 95 0 26687 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 126820

[startup+522.301 s]
/proc/loadavg: 4.05 4.72 6.26 5/190 4357
/proc/meminfo: memFree=31636464/32951124 swapFree=67050508/67111528
[pid=4258] ppid=4256 vsize=127044 CPUtime=522.3 cores=1,3
/proc/4258/stat : 4258 (strangenight2-s) R 4256 4258 4191 0 -1 4202496 124717 0 0 0 52202 28 0 0 25 0 1 0 878191450 130093056 23752 33554432000 4194304 4580011 140736174378208 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4258/statm: 31761 23752 367 95 0 26743 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 127044

[startup+582.301 s]
/proc/loadavg: 4.02 4.58 6.12 5/190 4359
/proc/meminfo: memFree=31588912/32951124 swapFree=67050508/67111528
[pid=4258] ppid=4256 vsize=144660 CPUtime=582.29 cores=1,3
/proc/4258/stat : 4258 (strangenight2-s) R 4256 4258 4191 0 -1 4202496 135818 0 0 0 58198 31 0 0 25 0 1 0 878191450 148131840 29025 33554432000 4194304 4580011 140736174378208 18446744073709551615 4406344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4258/statm: 36165 29025 367 95 0 31147 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 144660

[startup+642.3 s]
/proc/loadavg: 4.06 4.49 5.99 5/190 4361
/proc/meminfo: memFree=31567256/32951124 swapFree=67050508/67111528
[pid=4258] ppid=4256 vsize=144800 CPUtime=642.3 cores=1,3
/proc/4258/stat : 4258 (strangenight2-s) R 4256 4258 4191 0 -1 4202496 143669 0 0 0 64196 34 0 0 25 0 1 0 878191450 148275200 27817 33554432000 4194304 4580011 140736174378208 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4258/statm: 36200 27817 367 95 0 31182 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 144800

[startup+702.301 s]
/proc/loadavg: 4.02 4.40 5.86 5/190 4362
/proc/meminfo: memFree=31555396/32951124 swapFree=67050508/67111528
[pid=4258] ppid=4256 vsize=144908 CPUtime=702.3 cores=1,3
/proc/4258/stat : 4258 (strangenight2-s) R 4256 4258 4191 0 -1 4202496 151123 0 0 0 70192 38 0 0 25 0 1 0 878191450 148385792 29186 33554432000 4194304 4580011 140736174378208 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4258/statm: 36227 29186 367 95 0 31209 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 144908

[startup+762.306 s]
/proc/loadavg: 4.00 4.32 5.74 5/190 4364
/proc/meminfo: memFree=31536960/32951124 swapFree=67050508/67111528
[pid=4258] ppid=4256 vsize=146244 CPUtime=762.31 cores=1,3
/proc/4258/stat : 4258 (strangenight2-s) R 4256 4258 4191 0 -1 4202496 159515 0 0 0 76190 41 0 0 25 0 1 0 878191450 149753856 28221 33554432000 4194304 4580011 140736174378208 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4258/statm: 36561 28221 367 95 0 31543 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 146244

[startup+822.301 s]
/proc/loadavg: 4.00 4.26 5.63 5/190 4365
/proc/meminfo: memFree=31513812/32951124 swapFree=67050508/67111528
[pid=4258] ppid=4256 vsize=146352 CPUtime=822.3 cores=1,3
/proc/4258/stat : 4258 (strangenight2-s) R 4256 4258 4191 0 -1 4202496 167056 0 0 0 82185 45 0 0 25 0 1 0 878191450 149864448 29332 33554432000 4194304 4580011 140736174378208 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4258/statm: 36588 29332 367 95 0 31570 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 146352

[startup+882.301 s]
/proc/loadavg: 4.00 4.21 5.52 5/190 4367
/proc/meminfo: memFree=31494032/32951124 swapFree=67050508/67111528
[pid=4258] ppid=4256 vsize=146476 CPUtime=882.3 cores=1,3
/proc/4258/stat : 4258 (strangenight2-s) R 4256 4258 4191 0 -1 4202496 174635 0 0 0 88182 48 0 0 25 0 1 0 878191450 149991424 30315 33554432000 4194304 4580011 140736174378208 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4258/statm: 36619 30315 367 95 0 31601 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 146476

[startup+942.3 s]
/proc/loadavg: 4.00 4.17 5.42 5/190 4369
/proc/meminfo: memFree=31491596/32951124 swapFree=67050508/67111528
[pid=4258] ppid=4256 vsize=204332 CPUtime=942.3 cores=1,3
/proc/4258/stat : 4258 (strangenight2-s) R 4256 4258 4191 0 -1 4202496 182840 0 0 0 94179 51 0 0 25 0 1 0 878191450 209235968 31614 33554432000 4194304 4580011 140736174378208 18446744073709551615 4294607 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4258/statm: 51083 31614 367 95 0 46065 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 204332

[startup+1002.3 s]
/proc/loadavg: 4.00 4.14 5.33 5/190 4370
/proc/meminfo: memFree=31482356/32951124 swapFree=67050508/67111528
[pid=4258] ppid=4256 vsize=152056 CPUtime=1002.3 cores=1,3
/proc/4258/stat : 4258 (strangenight2-s) R 4256 4258 4191 0 -1 4202496 189867 0 0 0 100176 54 0 0 25 0 1 0 878191450 155705344 31559 33554432000 4194304 4580011 140736174378208 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4258/statm: 38014 31559 367 95 0 32996 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 152056

[startup+1062.3 s]
/proc/loadavg: 4.00 4.11 5.25 5/190 4372
/proc/meminfo: memFree=31472344/32951124 swapFree=67050508/67111528
[pid=4258] ppid=4256 vsize=152168 CPUtime=1062.3 cores=1,3
/proc/4258/stat : 4258 (strangenight2-s) R 4256 4258 4191 0 -1 4202496 196981 0 0 0 106173 57 0 0 25 0 1 0 878191450 155820032 31525 33554432000 4194304 4580011 140736174378208 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4258/statm: 38042 31525 367 95 0 33024 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 152168

[startup+1122.3 s]
/proc/loadavg: 4.00 4.09 5.17 5/190 4373
/proc/meminfo: memFree=31451160/32951124 swapFree=67050508/67111528
[pid=4258] ppid=4256 vsize=174556 CPUtime=1122.3 cores=1,3
/proc/4258/stat : 4258 (strangenight2-s) R 4256 4258 4191 0 -1 4202496 205751 0 0 0 112170 60 0 0 25 0 1 0 878191450 178745344 36403 33554432000 4194304 4580011 140736174378208 18446744073709551615 4294481 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4258/statm: 43639 36403 367 95 0 38621 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 174556

[startup+1182.3 s]
/proc/loadavg: 4.00 4.07 5.09 5/190 4375
/proc/meminfo: memFree=31455280/32951124 swapFree=67050508/67111528
[pid=4258] ppid=4256 vsize=174640 CPUtime=1182.3 cores=1,3
/proc/4258/stat : 4258 (strangenight2-s) R 4256 4258 4191 0 -1 4202496 212023 0 0 0 118167 63 0 0 25 0 1 0 878191450 178831360 35728 33554432000 4194304 4580011 140736174378208 18446744073709551615 4293076 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4258/statm: 43660 35728 367 95 0 38642 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 174640

[startup+1242.3 s]
/proc/loadavg: 4.00 4.05 5.02 5/190 4377
/proc/meminfo: memFree=31438456/32951124 swapFree=67050508/67111528
[pid=4258] ppid=4256 vsize=228688 CPUtime=1242.31 cores=1,3
/proc/4258/stat : 4258 (strangenight2-s) R 4256 4258 4191 0 -1 4202496 217236 0 0 0 124164 67 0 0 25 0 1 0 878191450 234176512 37310 33554432000 4194304 4580011 140736174378208 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4258/statm: 57172 37310 367 95 0 52154 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 228688



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.04 4.96 4/189 4379
/proc/meminfo: memFree=31566988/32951124 swapFree=67050508/67111528
[pid=4258] ppid=4256 vsize=174788 CPUtime=1300 cores=1,3
/proc/4258/stat : 4258 (strangenight2-s) R 4256 4258 4191 0 -1 4202496 223319 0 0 0 129931 69 0 0 25 0 1 0 878191450 178982912 35957 33554432000 4194304 4580011 140736174378208 18446744073709551615 4294485 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4258/statm: 43697 35957 367 95 0 38679 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 174788

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.02
CPU user time (s): 1299.32
CPU system time (s): 0.705892
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 228964

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

runsolver used 2.01569 second user time and 5.09223 second system time

The end

Launcher Data

Begin job on node102 at 2011-06-10 02:31:31
IDJOB=3367652
IDBENCH=82861
IDSOLVER=1845
FILE ID=node102/3367652-1307665891
RUNJOBID= node102-1307665891-4211
PBS_JOBID= 13549462
Free space on /tmp= 74188 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S816372663-049.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367652-1307665891/watcher-3367652-1307665891 -o /tmp/evaluation-result-3367652-1307665891/solver-3367652-1307665891 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367652-1307665891.cnf

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

MD5SUM BENCH= 82ce98f61c0f2213b508b1b975b0c344
RANDOM SEED=665823320

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31941656 kB
Buffers:        225532 kB
Cached:         542808 kB
SwapCached:      25184 kB
Active:         371056 kB
Inactive:       428632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31941656 kB
SwapTotal:    67111528 kB
SwapFree:     67050508 kB
Dirty:           16324 kB
Writeback:           0 kB
AnonPages:       28660 kB
Mapped:           9036 kB
Slab:           140968 kB
PageTables:       5024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   212268 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= 74180 MiB
End job on node102 at 2011-06-10 02:53:13