Trace number 3367754

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S222128792-011.SATISFIABLE.cnf
MD5SUMafacdefc4a366ba0b827e7e74ce8af4c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.007998
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367754-1305386430.cnf'
0.00/0.01	c -- header says num vars:            450
0.00/0.01	c -- header says num clauses:        1917
0.00/0.01	c -- clauses added:            0 learnts,         1917 normals,            0 xors
0.00/0.01	c -- vars added        450
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       450      1917         0         0      5751         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/1917/1917 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    450 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     11  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     198 undec:      49 neg:     203
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       439      1908         0         0      5799         0   no data   no data
0.01/0.05	c Decided on static restart strategy
0.09/0.14	c  N st     8      4919       439      1908         0      4812      5799    103178   no data   no data
0.39/0.40	c  N st    10     11302       439      1908         0      4458      5799     69621   no data   no data
0.59/0.65	c  N st    11     17045       439      1908         0     10050      5799    194775   no data   no data
1.00/1.07	c  F st    12     25002       439      1908         0     12281      5799    246124   no data   no data
1.00/1.07	c  N st    12     25002       439      1908         0     12281      5799    246124   no data   no data
1.29/1.32	c Decided on static restart strategy
1.29/1.32	c  N st    18     30001       439      1908         0     10622      5799    188280   no data   no data
1.29/1.32	c  S st    18     30001       439      1908         0     10622      5799    188280   no data   no data
1.29/1.35	c  S st    18     30502       439      1908         0     11122      5799    198963   no data   no data
1.29/1.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.29/1.36	c blocked clauses removed:       13 vars:      2 tried:         439 T: 0.00 s
1.29/1.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
1.29/1.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.29/1.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.29/1.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.41	c lits-rem:       255  cl-subs:      595  v-elim:      0  v-fix:    0  time:  0.05 s
1.39/1.42	c asymm  cl-useful: 0/1895/1895 lits-rem:0 time: 0.01
1.39/1.42	c calculated reachability. Time: 0.00
1.39/1.42	c  N st    18     30502       437      1895         0     10527      5760    184650   no data   no data
1.69/1.79	c  N st    20     37613       437      1895         0      9792      5760    145663   no data   no data
2.10/2.15	c  N st    21     44014       437      1895         0     16019      5760    272879   no data   no data
2.21/2.28	c  S st    22     45753       437      1895         0      9020      5760    118712   no data   no data
2.29/2.30	c  S st    22     46253       437      1895         0      9519      5760    129567   no data   no data
2.29/2.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.29/2.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.29/2.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.29/2.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.29/2.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
2.29/2.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.29/2.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.29/2.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.32	c lits-rem:        31  cl-subs:      112  v-elim:      0  v-fix:    0  time:  0.01 s
2.29/2.32	c vivif2 --  cl tried     1895 cl shrink        0 lits rem          0 time: 0.00
2.29/2.32	c vivif2 --  cl tried     9407 cl shrink        0 lits rem          0 time: 0.00
2.29/2.33	c asymm  cl-useful: 0/1895/1895 lits-rem:0 time: 0.00
2.29/2.33	c calculated reachability. Time: 0.00
2.29/2.33	c  N st    22     46253       437      1895         0      9407      5760    127418   no data   no data
3.19/3.23	c  N st    23     60651       437      1895         0     13640      5760    207599   no data   no data
3.79/3.83	c  N st    24     69379       437      1895         0     11483      5760    155474   no data   no data
3.79/3.83	c  S st    24     69379       437      1895         0     11483      5760    155474   no data   no data
3.79/3.87	c  S st    24     69882       437      1895         0     11985      5760    166354   no data   no data
3.79/3.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.79/3.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.79/3.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.79/3.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.79/3.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.79/3.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
3.79/3.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.79/3.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.79/3.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.79/3.89	c lits-rem:        39  cl-subs:      184  v-elim:      0  v-fix:    0  time:  0.02 s
3.79/3.89	c vivif2 --  cl tried     1895 cl shrink        0 lits rem          0 time: 0.00
3.79/3.89	c vivif2 --  cl tried    11801 cl shrink        0 lits rem          0 time: 0.00
3.89/3.90	c asymm  cl-useful: 0/1895/1895 lits-rem:0 time: 0.01
3.89/3.90	c calculated reachability. Time: 0.00
3.89/3.90	c  N st    24     69882       437      1895         0     11801      5760    162731   no data   no data
5.19/5.20	c  F st    25     87500       437      1895         0     17294      5760    271551   no data   no data
5.19/5.20	c  N st    25     87500       437      1895         0     17294      5760    271551   no data   no data
5.59/5.64	c Decided on static restart strategy
5.79/5.89	c  N st    32     95537       437      1895         0     25133      5760    439200   no data   no data
6.49/6.56	c  N st    34    104823       437      1895         0     21567      5760    346191   no data   no data
6.49/6.56	c  S st    34    104823       437      1895         0     21567      5760    346191   no data   no data
6.60/6.61	c  S st    34    105326       437      1895         0     22068      5760    356649   no data   no data
6.60/6.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.60/6.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.60/6.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.60/6.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.60/6.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.60/6.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
6.60/6.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.60/6.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.60/6.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.68/6.78	c lits-rem:        96  cl-subs:     1012  v-elim:      0  v-fix:    0  time:  0.15 s
6.68/6.78	c vivif2 --  cl tried     1895 cl shrink        0 lits rem          0 time: 0.00
6.68/6.79	c vivif2 --  cl tried    21056 cl shrink        0 lits rem          0 time: 0.00
6.78/6.80	c asymm  cl-useful: 0/1895/1895 lits-rem:0 time: 0.01
6.78/6.80	c calculated reachability. Time: 0.00
6.78/6.80	c  N st    34    105326       437      1895         0     21056      5760    334520   no data   no data
7.48/7.59	c  N st    35    114925       437      1895         0     16736      5760    223153   no data   no data
8.81/8.86	c  N st    36    129322       437      1895         0     16149      5760    195731   no data   no data
10.69/10.79	c  N st    37    150918       437      1895         0     21581      5760    305089   no data   no data
11.39/11.46	c  S st    38    157990       437      1895         0     28532      5760    461178   no data   no data
11.49/11.53	c  S st    38    158495       437      1895         0     29036      5760    472100   no data   no data
11.49/11.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.49/11.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.49/11.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.49/11.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.49/11.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.49/11.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
11.49/11.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.49/11.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.49/11.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.79/11.89	c lits-rem:       288  cl-subs:     1801  v-elim:      0  v-fix:    0  time:  0.33 s
11.79/11.89	c vivif2 --  cl tried     1895 cl shrink        0 lits rem          0 time: 0.00
11.79/11.89	c vivif2 --  cl tried    27235 cl shrink        0 lits rem          0 time: 0.01
11.89/11.91	c asymm  cl-useful: 0/1895/1895 lits-rem:0 time: 0.01
11.89/11.91	c calculated reachability. Time: 0.00
11.89/11.91	c  N st    38    158495       437      1895         0     27235      5760    433345   no data   no data
16.50/16.51	c  N st    39    207083       437      1895         0     21878      5760    276939   no data   no data
19.28/19.32	c  N st    40    237743       437      1895         0     32342      5760    515111   no data   no data
19.28/19.32	c  S st    40    237743       437      1895         0     32342      5760    515111   no data   no data
19.38/19.40	c  S st    40    238245       437      1895         0     32842      5760    526041   no data   no data
19.38/19.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.38/19.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
19.38/19.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.38/19.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.38/19.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.38/19.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
19.38/19.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.38/19.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
19.38/19.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.81/19.87	c lits-rem:       279  cl-subs:     1771  v-elim:      0  v-fix:    0  time:  0.44 s
19.81/19.87	c vivif2 --  cl tried     1895 cl shrink        0 lits rem          0 time: 0.00
19.81/19.88	c vivif2 --  cl tried    31071 cl shrink        0 lits rem          0 time: 0.01
19.81/19.89	c asymm  cl-useful: 0/1895/1895 lits-rem:0 time: 0.02
19.81/19.89	c calculated reachability. Time: 0.00
19.81/19.89	c  N st    40    238245       437      1895         0     31071      5760    485898   no data   no data
27.39/27.51	c  F st    41    306251       437      1895         0     32994      5760    475625   no data   no data
27.39/27.51	c  N st    41    306251       437      1895         0     32994      5760    475625   no data   no data
28.08/28.12	c Decided on static restart strategy
30.80/30.89	c  N st    51    334551       437      1895         0     37181      5760    551219   no data   no data
33.48/33.51	c  N st    53    357368       437      1895         0     35088      5760    496960   no data   no data
33.48/33.51	c  S st    53    357368       437      1895         0     35088      5760    496960   no data   no data
33.48/33.59	c  S st    53    357868       437      1895         0     35588      5760    508422   no data   no data
33.48/33.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.58/33.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
33.58/33.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.58/33.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.58/33.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.58/33.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
33.58/33.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
33.58/33.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
33.58/33.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.88/33.93	c lits-rem:       245  cl-subs:     1453  v-elim:      0  v-fix:    0  time:  0.32 s
33.88/33.93	c vivif2 --  cl tried     1895 cl shrink        0 lits rem          0 time: 0.00
33.88/33.94	c vivif2 --  cl tried    34135 cl shrink        0 lits rem          0 time: 0.01
33.88/33.96	c asymm  cl-useful: 0/1895/1895 lits-rem:0 time: 0.02
33.88/33.96	c calculated reachability. Time: 0.00
33.88/33.96	c  N st    53    357868       437      1895         0     34135      5760    476511   no data   no data
37.99/38.09	c  N st    54    390260       437      1895         0     40440      5760    607808   no data   no data
44.79/44.83	c  N st    55    438850       437      1895         0     34146      5760    416065   no data   no data
55.19/55.21	c  N st    56    511733       437      1895         0     47591      5760    669365   no data   no data
58.59/58.66	c  N st    57    536802       437      1895         0     41874      5760    559403   no data   no data
58.59/58.66	c  S st    57    536802       437      1895         0     41874      5760    559403   no data   no data
58.69/58.76	c  S st    57    537307       437      1895         0     42378      5760    570721   no data   no data
58.69/58.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
58.69/58.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
58.69/58.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
58.69/58.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
58.69/58.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.69/58.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
58.69/58.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
58.69/58.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
58.69/58.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.09/59.14	c lits-rem:       256  cl-subs:     1334  v-elim:      0  v-fix:    0  time:  0.34 s
59.09/59.14	c vivif2 --  cl tried     1895 cl shrink        0 lits rem          0 time: 0.00
59.09/59.15	c vivif2 --  cl tried    41044 cl shrink        0 lits rem          0 time: 0.01
59.09/59.17	c asymm  cl-useful: 0/1895/1895 lits-rem:0 time: 0.02
59.09/59.17	c calculated reachability. Time: 0.00
59.09/59.17	c  N st    57    537307       437      1895         0     41044      5760    541131   no data   no data
82.29/82.36	c  N st    58    701291       437      1895         0     34991      5760    332753   no data   no data
100.00/100.09	c  N st    59    805961       437      1895         0     63869      5760    963888   no data   no data
100.00/100.09	c  S st    59    805961       437      1895         0     63869      5760    963888   no data   no data
100.19/100.24	c  S st    59    806466       437      1895         0     64373      5760    975432   no data   no data
100.19/100.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
100.19/100.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
100.19/100.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
100.19/100.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
100.19/100.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
100.19/100.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
100.19/100.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
100.19/100.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
100.29/100.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
102.49/102.50	c lits-rem:       530  cl-subs:     4715  v-elim:      0  v-fix:    0  time:  2.19 s
102.49/102.50	c vivif2 --  cl tried     1895 cl shrink        0 lits rem          0 time: 0.00
102.49/102.51	c vivif2 --  cl tried    59658 cl shrink        0 lits rem          0 time: 0.01
102.49/102.54	c asymm  cl-useful: 0/1895/1895 lits-rem:0 time: 0.04
102.49/102.55	c calculated reachability. Time: 0.00
102.49/102.55	c  N st    59    806466       437      1895         0     59658      5760    877066   no data   no data
148.30/148.34	c  F st    60   1071876       437      1895         0     76006      5760   1212224   no data   no data
148.30/148.34	c  N st    60   1071876       437      1895         0     76006      5760   1212224   no data   no data
149.50/149.59	c Decided on static restart strategy
154.19/154.20	c  N st    70   1100176       437      1895         0     59831      5760    762790   no data   no data
162.19/162.20	c  N st    72   1136170       437      1895         0     50028      5760    521713   no data   no data
167.69/167.77	c  N st    73   1168562       437      1895         0     81420      5760   1218317   no data   no data
175.79/175.80	c  N st    74   1209699       437      1895         0     75623      5760   1093215   no data   no data
175.79/175.80	c  S st    74   1209699       437      1895         0     75623      5760   1093215   no data   no data
175.90/175.99	c  S st    74   1210200       437      1895         0     76121      5760   1105139   no data   no data
175.90/175.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
176.01/176.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
176.01/176.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
176.01/176.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
176.01/176.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
176.01/176.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
176.01/176.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
176.01/176.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
176.01/176.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
178.79/178.80	c lits-rem:       504  cl-subs:     5038  v-elim:      0  v-fix:    0  time:  2.73 s
178.79/178.80	c vivif2 --  cl tried     1895 cl shrink        0 lits rem          0 time: 0.00
178.79/178.81	c vivif2 --  cl tried    71083 cl shrink        0 lits rem          0 time: 0.01
178.79/178.86	c asymm  cl-useful: 0/1895/1895 lits-rem:0 time: 0.05
178.79/178.86	c calculated reachability. Time: 0.00
178.79/178.86	c  N st    74   1210200       437      1895         0     71083      5760   1000872   no data   no data
193.50/193.56	c  N st    75   1283083       437      1895         0     47839      5760    434936   no data   no data
216.60/216.66	c  N st    76   1392407       437      1895         0     55768      5760    574951   no data   no data
252.49/252.56	c  N st    77   1556391       437      1895         0     60749      5760    647602   no data   no data
291.51/291.59	c  N st    78   1710200       437      1895         0    101779      5760   1485262   no data   no data
291.51/291.59	c  S st    78   1710200       437      1895         0    101779      5760   1485262   no data   no data
291.80/291.85	c  S st    78   1710703       437      1895         0    102282      5760   1496423   no data   no data
291.80/291.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
291.90/291.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
291.90/291.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
291.90/291.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
291.90/291.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
291.90/291.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
291.90/291.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
291.90/291.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
291.90/291.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
299.59/299.67	c lits-rem:       713  cl-subs:    11955  v-elim:      0  v-fix:    0  time:  7.71 s
299.59/299.67	c vivif2 --  cl tried     1895 cl shrink        0 lits rem          0 time: 0.00
299.59/299.69	c vivif2 --  cl tried    90327 cl shrink        0 lits rem          0 time: 0.02
299.69/299.76	c asymm  cl-useful: 0/1895/1895 lits-rem:0 time: 0.07
299.69/299.76	c calculated reachability. Time: 0.00
299.69/299.76	c  N st    78   1710703       437      1895         0     90327      5760   1268715   no data   no data
383.60/383.68	c  N st    79   2079667       437      1895         0    102820      5760   1521265   no data   no data
414.00/414.05	c  N st    80   2210704       437      1895         0    106765      5760   1561531   no data   no data
414.00/414.05	c  S st    80   2210704       437      1895         0    106765      5760   1561531   no data   no data
414.30/414.34	c  S st    80   2211212       437      1895         0    107272      5760   1572762   no data   no data
414.30/414.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
414.30/414.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
414.30/414.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
414.30/414.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
414.30/414.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
414.30/414.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
414.30/414.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
414.40/414.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
414.40/414.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
419.60/419.63	c lits-rem:       910  cl-subs:     6353  v-elim:      0  v-fix:    0  time:  5.18 s
419.60/419.63	c vivif2 --  cl tried     1895 cl shrink        0 lits rem          0 time: 0.00
419.60/419.65	c vivif2 --  cl tried   100919 cl shrink        0 lits rem          0 time: 0.02
419.70/419.73	c asymm  cl-useful: 0/1895/1895 lits-rem:0 time: 0.08
419.70/419.73	c calculated reachability. Time: 0.00
419.70/419.73	c  N st    80   2211212       437      1895         0    100919      5760   1441677   no data   no data
552.80/552.84	c  N st    81   2711213       437      1895         0    124125      5760   1890549   no data   no data
552.80/552.84	c  S st    81   2711213       437      1895         0    124125      5760   1890549   no data   no data
553.20/553.22	c  S st    81   2711717       437      1895         0    124629      5760   1901784   no data   no data
553.20/553.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
553.20/553.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
553.20/553.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
553.20/553.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
553.20/553.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
553.20/553.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
553.20/553.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
553.20/553.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
553.31/553.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
563.90/563.96	c lits-rem:      1842  cl-subs:    10886  v-elim:      0  v-fix:    0  time: 10.60 s
563.90/563.96	c vivif2 --  cl tried     1895 cl shrink        0 lits rem          0 time: 0.00
563.90/563.98	c vivif2 --  cl tried   113743 cl shrink        0 lits rem          0 time: 0.02
564.00/564.07	c asymm  cl-useful: 0/1895/1895 lits-rem:0 time: 0.09
564.00/564.08	c calculated reachability. Time: 0.00
564.00/564.08	c  N st    81   2711717       437      1895         0    113743      5760   1672130   no data   no data
707.90/707.95	c  N st    82   3211717       437      1895         0     89852      5760    999409   no data   no data
707.90/707.95	c  S st    82   3211717       437      1895         0     89852      5760    999409   no data   no data
708.10/708.16	c  S st    82   3212224       437      1895         0     90358      5760   1010956   no data   no data
708.10/708.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
708.10/708.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
708.20/708.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
708.20/708.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
708.20/708.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
708.20/708.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
708.20/708.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
708.20/708.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
708.20/708.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
709.20/709.22	c lits-rem:       195  cl-subs:     2605  v-elim:      0  v-fix:    0  time:  0.98 s
709.20/709.22	c vivif2 --  cl tried     1895 cl shrink        0 lits rem          0 time: 0.00
709.20/709.23	c vivif2 --  cl tried    87753 cl shrink        0 lits rem          0 time: 0.01
709.20/709.29	c asymm  cl-useful: 0/1895/1895 lits-rem:0 time: 0.06
709.20/709.29	c calculated reachability. Time: 0.00
709.20/709.29	c  N st    82   3212224       437      1895         0     87753      5760    958619   no data   no data
869.11/869.14	c  N st    83   3712224       437      1895         0     98179      5760   1078507   no data   no data
869.11/869.14	c  S st    83   3712224       437      1895         0     98179      5760   1078507   no data   no data
869.41/869.40	c  S st    83   3712732       437      1895         0     98686      5760   1090195   no data   no data
869.41/869.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
869.41/869.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
869.41/869.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
869.41/869.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
869.41/869.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
869.41/869.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
869.41/869.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
869.41/869.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
869.41/869.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
870.91/870.92	c lits-rem:       335  cl-subs:     4182  v-elim:      0  v-fix:    0  time:  1.43 s
870.91/870.92	c vivif2 --  cl tried     1895 cl shrink        0 lits rem          0 time: 0.00
870.91/870.93	c vivif2 --  cl tried    94504 cl shrink        0 lits rem          0 time: 0.01
871.01/871.00	c asymm  cl-useful: 0/1895/1895 lits-rem:0 time: 0.07
871.01/871.00	c calculated reachability. Time: 0.00
871.01/871.00	c  N st    83   3712732       437      1895         0     94504      5760   1012569   no data   no data
882.11/882.18	c  F st    84   3751562       437      1895         0    132167      5760   1920505   no data   no data
882.11/882.19	c  N st    84   3751562       437      1895         0    132167      5760   1920505   no data   no data
884.70/884.76	c Decided on static restart strategy
895.01/895.04	c  N st    94   3779869       437      1895         0    159593      5760   2533061   no data   no data
906.01/906.06	c  N st    96   3815861       437      1895         0    112287      5760   1384204   no data   no data
918.61/918.68	c  N st    97   3848255       437      1895         0    143806      5760   2081101   no data   no data
936.12/936.16	c  N st    98   3896843       437      1895         0    107480      5760   1242214   no data   no data
963.71/963.76	c  N st    99   3969725       437      1895         0     93876      5760    947358   no data   no data
1007.81/1007.82	c  N st   100   4079048       437      1895         0    114312      5760   1419701   no data   no data
1055.31/1055.31	c  N st   101   4212733       437      1895         0    158236      5760   2549430   no data   no data
1055.31/1055.31	c  S st   101   4212733       437      1895         0    158236      5760   2549430   no data   no data
1055.71/1055.76	c  S st   101   4213236       437      1895         0    158738      5760   2561109   no data   no data
1055.71/1055.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1055.81/1055.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
1055.81/1055.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1055.81/1055.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1055.81/1055.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1055.81/1055.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
1055.81/1055.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1055.81/1055.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1055.92/1055.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1069.82/1069.81	c lits-rem:       744  cl-subs:     8498  v-elim:      0  v-fix:    0  time: 13.86 s
1069.82/1069.81	c vivif2 --  cl tried     1895 cl shrink        0 lits rem          0 time: 0.00
1069.82/1069.85	c vivif2 --  cl tried   150240 cl shrink        0 lits rem          0 time: 0.04
1069.92/1069.99	c asymm  cl-useful: 0/1895/1895 lits-rem:0 time: 0.14
1069.92/1069.99	c calculated reachability. Time: 0.00
1069.92/1069.99	c  N st   101   4213236       437      1895         0    150240      5760   2362158   no data   no data
1165.11/1165.16	c  N st   102   4459212       437      1895         0    124077      5760   1580328   no data   no data
1264.72/1264.78	c  N st   103   4713238       437      1895         0     96811      5760    898212   no data   no data
1264.72/1264.78	c  S st   103   4713238       437      1895         0     96811      5760    898212   no data   no data
1264.92/1265.01	c  S st   103   4713744       437      1895         0     97314      5760    909341   no data   no data
1264.92/1265.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1265.03/1265.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
1265.03/1265.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1265.03/1265.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1265.03/1265.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1265.03/1265.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
1265.03/1265.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1265.03/1265.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1265.03/1265.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1265.32/1265.36	c lits-rem:        75  cl-subs:      975  v-elim:      0  v-fix:    0  time:  0.28 s
1265.32/1265.36	c vivif2 --  cl tried     1895 cl shrink        0 lits rem          0 time: 0.00
1265.32/1265.38	c vivif2 --  cl tried    96339 cl shrink        0 lits rem          0 time: 0.01
1265.42/1265.45	c asymm  cl-useful: 0/1895/1895 lits-rem:0 time: 0.07
1265.42/1265.45	c calculated reachability. Time: 0.00
1265.42/1265.45	c  N st   103   4713744       437      1895         0     96339      5760    890862   no data   no data

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3367754-1305386430/watcher-3367754-1305386430 -o /tmp/evaluation-result-3367754-1305386430/solver-3367754-1305386430 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367754-1305386430.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: 1.03 2.17 3.15 3/411 6459
/proc/meminfo: memFree=21417464/32950940 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=29752 CPUtime=0 cores=1,3
/proc/6459/stat : 6459 (strangenight2-s) R 6457 6459 5388 0 -1 4202496 528 0 0 0 0 0 0 0 24 0 1 0 728873781 30466048 468 33554432000 4194304 4580011 140735796729904 18446744073709551615 4288512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6459/statm: 7438 468 338 95 0 2420 0

[startup+0.019309 s]
/proc/loadavg: 1.03 2.17 3.15 3/411 6459
/proc/meminfo: memFree=21417464/32950940 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=30072 CPUtime=0.01 cores=1,3
/proc/6459/stat : 6459 (strangenight2-s) R 6457 6459 5388 0 -1 4202496 664 0 0 0 1 0 0 0 24 0 1 0 728873781 30793728 592 33554432000 4194304 4580011 140735796729904 18446744073709551615 4319704 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6459/statm: 7518 592 363 95 0 2500 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 30072

[startup+0.100296 s]
/proc/loadavg: 1.03 2.17 3.15 3/411 6459
/proc/meminfo: memFree=21417464/32950940 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=30212 CPUtime=0.09 cores=1,3
/proc/6459/stat : 6459 (strangenight2-s) R 6457 6459 5388 0 -1 4202496 761 0 0 0 9 0 0 0 24 0 1 0 728873781 30937088 689 33554432000 4194304 4580011 140735796729904 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6459/statm: 7553 689 364 95 0 2535 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30212

[startup+0.30026 s]
/proc/loadavg: 1.03 2.17 3.15 3/411 6459
/proc/meminfo: memFree=21417464/32950940 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=30788 CPUtime=0.29 cores=1,3
/proc/6459/stat : 6459 (strangenight2-s) R 6457 6459 5388 0 -1 4202496 1006 0 0 0 29 0 0 0 25 0 1 0 728873781 31526912 805 33554432000 4194304 4580011 140735796729904 18446744073709551615 4293920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6459/statm: 7697 805 364 95 0 2679 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30788

[startup+0.70019 s]
/proc/loadavg: 1.03 2.17 3.15 3/411 6459
/proc/meminfo: memFree=21417464/32950940 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=31276 CPUtime=0.69 cores=1,3
/proc/6459/stat : 6459 (strangenight2-s) R 6457 6459 5388 0 -1 4202496 1375 0 0 0 69 0 0 0 25 0 1 0 728873781 32026624 978 33554432000 4194304 4580011 140735796729904 18446744073709551615 4295869 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6459/statm: 7819 978 364 95 0 2801 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31276

[startup+1.50105 s]
/proc/loadavg: 1.43 2.23 3.17 5/426 6485
/proc/meminfo: memFree=21388404/32950940 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=37008 CPUtime=1.49 cores=1,3
/proc/6459/stat : 6459 (strangenight2-s) R 6457 6459 5388 0 -1 4202496 3315 0 0 0 149 0 0 0 25 0 1 0 728873781 37896192 2352 33554432000 4194304 4580011 140735796729904 18446744073709551615 4294428 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6459/statm: 9252 2352 367 95 0 4234 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37008

[startup+3.10077 s]
/proc/loadavg: 1.43 2.23 3.17 5/426 6485
/proc/meminfo: memFree=21359888/32950940 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=37176 CPUtime=3.09 cores=1,3
/proc/6459/stat : 6459 (strangenight2-s) R 6457 6459 5388 0 -1 4202496 4388 0 0 0 309 0 0 0 25 0 1 0 728873781 38068224 2301 33554432000 4194304 4580011 140735796729904 18446744073709551615 4316993 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6459/statm: 9294 2301 367 95 0 4276 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37176

[startup+6.30021 s]
/proc/loadavg: 1.71 2.28 3.18 5/426 6485
/proc/meminfo: memFree=21338556/32950940 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=38624 CPUtime=6.29 cores=1,3
/proc/6459/stat : 6459 (strangenight2-s) R 6457 6459 5388 0 -1 4202496 6268 0 0 0 629 0 0 0 25 0 1 0 728873781 39550976 2729 33554432000 4194304 4580011 140735796729904 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6459/statm: 9656 2729 367 95 0 4638 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38624

[startup+12.7011 s]
/proc/loadavg: 1.90 2.31 3.18 5/426 6485
/proc/meminfo: memFree=21307456/32950940 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=49072 CPUtime=12.69 cores=1,3
/proc/6459/stat : 6459 (strangenight2-s) R 6457 6459 5388 0 -1 4202496 11170 0 0 0 1268 1 0 0 25 0 1 0 728873781 50249728 5155 33554432000 4194304 4580011 140735796729904 18446744073709551615 4293068 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6459/statm: 12268 5155 367 95 0 7250 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49072

[startup+25.5008 s]
/proc/loadavg: 2.36 2.39 3.19 5/426 6485
/proc/meminfo: memFree=21284888/32950940 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=55236 CPUtime=25.49 cores=1,3
/proc/6459/stat : 6459 (strangenight2-s) R 6457 6459 5388 0 -1 4202496 16848 0 0 0 2547 2 0 0 25 0 1 0 728873781 56561664 6894 33554432000 4194304 4580011 140735796729904 18446744073709551615 4294485 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6459/statm: 13809 6894 367 95 0 8791 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55236

[startup+51.1004 s]
/proc/loadavg: 2.92 2.52 3.21 5/426 6486
/proc/meminfo: memFree=21269592/32950940 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=58148 CPUtime=51.09 cores=1,3
/proc/6459/stat : 6459 (strangenight2-s) R 6457 6459 5388 0 -1 4202496 24526 0 0 0 5106 3 0 0 25 0 1 0 728873781 59543552 7710 33554432000 4194304 4580011 140735796729904 18446744073709551615 4489378 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6459/statm: 14537 7710 367 95 0 9519 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 58148

[startup+102.316 s]
/proc/loadavg: 3.60 2.76 3.26 5/426 6487
/proc/meminfo: memFree=21205300/32950940 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=74604 CPUtime=102.31 cores=1,3
/proc/6459/stat : 6459 (strangenight2-s) R 6457 6459 5388 0 -1 4202496 39753 0 0 0 10225 6 0 0 25 0 1 0 728873781 76394496 11882 33554432000 4194304 4580011 140735796729904 18446744073709551615 4416631 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6459/statm: 18651 11882 367 95 0 13633 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 74604

[startup+162.301 s]
/proc/loadavg: 3.91 3.00 3.31 5/426 6489
/proc/meminfo: memFree=21166948/32950940 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=74996 CPUtime=162.29 cores=1,3
/proc/6459/stat : 6459 (strangenight2-s) R 6457 6459 5388 0 -1 4202496 51944 0 0 0 16221 8 0 0 25 0 1 0 728873781 76795904 11414 33554432000 4194304 4580011 140735796729904 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6459/statm: 18749 11414 367 95 0 13731 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 74996

[startup+222.3 s]
/proc/loadavg: 4.08 3.21 3.36 5/426 6491
/proc/meminfo: memFree=21141840/32950940 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=88752 CPUtime=222.29 cores=1,3
/proc/6459/stat : 6459 (strangenight2-s) R 6457 6459 5388 0 -1 4202496 64706 0 0 0 22217 12 0 0 25 0 1 0 728873781 90882048 15154 33554432000 4194304 4580011 140735796729904 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6459/statm: 22188 15154 367 95 0 17170 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 88752

[startup+282.301 s]
/proc/loadavg: 4.08 3.37 3.40 5/426 6492
/proc/meminfo: memFree=21100480/32950940 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=88996 CPUtime=282.29 cores=1,3
/proc/6459/stat : 6459 (strangenight2-s) R 6457 6459 5388 0 -1 4202496 73846 0 0 0 28215 14 0 0 25 0 1 0 728873781 91131904 14679 33554432000 4194304 4580011 140735796729904 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6459/statm: 22249 14679 367 95 0 17231 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 88996

[startup+342.3 s]
/proc/loadavg: 4.03 3.48 3.43 5/426 6494
/proc/meminfo: memFree=21061096/32950940 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=104292 CPUtime=342.3 cores=1,3
/proc/6459/stat : 6459 (strangenight2-s) R 6457 6459 5388 0 -1 4202496 84890 0 0 0 34213 17 0 0 25 0 1 0 728873781 106795008 19436 33554432000 4194304 4580011 140735796729904 18446744073709551615 4322550 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6459/statm: 26073 19436 367 95 0 21055 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 104292

[startup+402.301 s]
/proc/loadavg: 4.07 3.59 3.47 5/426 6495
/proc/meminfo: memFree=21028504/32950940 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=104528 CPUtime=402.3 cores=1,3
/proc/6459/stat : 6459 (strangenight2-s) R 6457 6459 5388 0 -1 4202496 94165 0 0 0 40209 21 0 0 25 0 1 0 728873781 107036672 19619 33554432000 4194304 4580011 140735796729904 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6459/statm: 26132 19619 367 95 0 21114 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 104528

[startup+462.3 s]
/proc/loadavg: 4.08 3.67 3.51 5/426 6497
/proc/meminfo: memFree=21013448/32950940 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=116140 CPUtime=462.3 cores=1,3
/proc/6459/stat : 6459 (strangenight2-s) R 6457 6459 5388 0 -1 4202496 105382 0 0 0 46206 24 0 0 25 0 1 0 728873781 118927360 21153 33554432000 4194304 4580011 140735796729904 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6459/statm: 29035 21153 367 95 0 24017 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 116140

[startup+522.301 s]
/proc/loadavg: 4.13 3.76 3.55 5/426 6499
/proc/meminfo: memFree=21002232/32950940 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=116272 CPUtime=522.3 cores=1,3
/proc/6459/stat : 6459 (strangenight2-s) R 6457 6459 5388 0 -1 4202496 112863 0 0 0 52203 27 0 0 25 0 1 0 728873781 119062528 21166 33554432000 4194304 4580011 140735796729904 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6459/statm: 29068 21166 367 95 0 24050 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 116272

[startup+582.3 s]
/proc/loadavg: 4.10 3.82 3.58 5/426 6500
/proc/meminfo: memFree=20979512/32950940 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=130692 CPUtime=582.3 cores=1,3
/proc/6459/stat : 6459 (strangenight2-s) R 6457 6459 5388 0 -1 4202496 122230 0 0 0 58201 29 0 0 25 0 1 0 728873781 133828608 25084 33554432000 4194304 4580011 140735796729904 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6459/statm: 32673 25084 367 95 0 27655 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 130692

[startup+642.301 s]
/proc/loadavg: 4.03 3.85 3.60 5/426 6502
/proc/meminfo: memFree=20958128/32950940 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=130864 CPUtime=642.31 cores=1,3
/proc/6459/stat : 6459 (strangenight2-s) R 6457 6459 5388 0 -1 4202496 130074 0 0 0 64198 33 0 0 25 0 1 0 728873781 134004736 24890 33554432000 4194304 4580011 140735796729904 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6459/statm: 32716 24890 367 95 0 27698 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 130864

[startup+702.3 s]
/proc/loadavg: 4.04 3.89 3.63 5/426 6503
/proc/meminfo: memFree=20951988/32950940 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=130976 CPUtime=702.3 cores=1,3
/proc/6459/stat : 6459 (strangenight2-s) R 6457 6459 5388 0 -1 4202496 137046 0 0 0 70195 35 0 0 25 0 1 0 728873781 134119424 26120 33554432000 4194304 4580011 140735796729904 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6459/statm: 32744 26120 367 95 0 27726 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 130976

[startup+762.316 s]
/proc/loadavg: 4.21 3.95 3.66 5/426 6505
/proc/meminfo: memFree=20957384/32950940 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=131112 CPUtime=762.32 cores=1,3
/proc/6459/stat : 6459 (strangenight2-s) R 6457 6459 5388 0 -1 4202496 144294 0 0 0 76195 37 0 0 25 0 1 0 728873781 134258688 24632 33554432000 4194304 4580011 140735796729904 18446744073709551615 4322536 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6459/statm: 32778 24632 367 95 0 27760 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 131112

[startup+822.3 s]
/proc/loadavg: 4.15 3.97 3.69 5/426 6507
/proc/meminfo: memFree=20940964/32950940 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=131216 CPUtime=822.3 cores=1,3
/proc/6459/stat : 6459 (strangenight2-s) R 6457 6459 5388 0 -1 4202496 151132 0 0 0 82191 39 0 0 25 0 1 0 728873781 134365184 25684 33554432000 4194304 4580011 140735796729904 18446744073709551615 4317312 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6459/statm: 32804 25684 367 95 0 27786 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 131216

[startup+882.301 s]
/proc/loadavg: 4.05 3.97 3.70 5/426 6508
/proc/meminfo: memFree=20937956/32950940 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=134524 CPUtime=882.3 cores=1,3
/proc/6459/stat : 6459 (strangenight2-s) R 6457 6459 5388 0 -1 4202496 158130 0 0 0 88189 41 0 0 25 0 1 0 728873781 137752576 26578 33554432000 4194304 4580011 140735796729904 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6459/statm: 33631 26578 367 95 0 28613 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 134524

[startup+942.3 s]
/proc/loadavg: 4.02 3.97 3.72 5/426 6510
/proc/meminfo: memFree=20930456/32950940 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=134624 CPUtime=942.31 cores=1,3
/proc/6459/stat : 6459 (strangenight2-s) R 6457 6459 5388 0 -1 4202496 163977 0 0 0 94188 43 0 0 25 0 1 0 728873781 137854976 26248 33554432000 4194304 4580011 140735796729904 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6459/statm: 33656 26248 367 95 0 28638 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 134624

[startup+1002.3 s]
/proc/loadavg: 4.15 4.02 3.75 5/426 6511
/proc/meminfo: memFree=20884628/32950940 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=134720 CPUtime=1002.31 cores=1,3
/proc/6459/stat : 6459 (strangenight2-s) R 6457 6459 5388 0 -1 4202496 169429 0 0 0 100184 47 0 0 25 0 1 0 728873781 137953280 25417 33554432000 4194304 4580011 140735796729904 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6459/statm: 33680 25417 367 95 0 28662 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 134720

[startup+1062.3 s]
/proc/loadavg: 4.20 4.04 3.77 5/426 6513
/proc/meminfo: memFree=20862876/32950940 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=155444 CPUtime=1062.32 cores=1,3
/proc/6459/stat : 6459 (strangenight2-s) R 6457 6459 5388 0 -1 4202496 179395 0 0 0 106181 51 0 0 25 0 1 0 728873781 159174656 32109 33554432000 4194304 4580011 140735796729904 18446744073709551615 4406370 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6459/statm: 38861 32109 367 95 0 33843 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 155444

[startup+1122.3 s]
/proc/loadavg: 4.14 4.05 3.79 5/426 6518
/proc/meminfo: memFree=20826456/32950940 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=155536 CPUtime=1122.32 cores=1,3
/proc/6459/stat : 6459 (strangenight2-s) R 6457 6459 5388 0 -1 4202496 184752 0 0 0 112179 53 0 0 25 0 1 0 728873781 159268864 30571 33554432000 4194304 4580011 140735796729904 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6459/statm: 38884 30571 367 95 0 33866 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 155536

[startup+1182.3 s]
/proc/loadavg: 4.05 4.04 3.80 5/426 6519
/proc/meminfo: memFree=20801104/32950940 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=155584 CPUtime=1182.31 cores=1,3
/proc/6459/stat : 6459 (strangenight2-s) R 6457 6459 5388 0 -1 4202496 189485 0 0 0 118176 55 0 0 25 0 1 0 728873781 159318016 31937 33554432000 4194304 4580011 140735796729904 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6459/statm: 38896 31937 367 95 0 33878 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 155584

[startup+1242.3 s]
/proc/loadavg: 4.11 4.06 3.82 5/426 6521
/proc/meminfo: memFree=20777744/32950940 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=155684 CPUtime=1242.32 cores=1,3
/proc/6459/stat : 6459 (strangenight2-s) R 6457 6459 5388 0 -1 4202496 195520 0 0 0 124173 59 0 0 25 0 1 0 728873781 159420416 31197 33554432000 4194304 4580011 140735796729904 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6459/statm: 38921 31197 367 95 0 33903 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 155684



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.06 3.83 5/426 6522
/proc/meminfo: memFree=20774848/32950940 swapFree=67111356/67111528
[pid=6459] ppid=6457 vsize=208872 CPUtime=1300.02 cores=1,3
/proc/6459/stat : 6459 (strangenight2-s) R 6457 6459 5388 0 -1 4202496 200450 0 0 0 129941 61 0 0 25 0 1 0 728873781 213884928 32651 33554432000 4194304 4580011 140735796729904 18446744073709551615 4294478 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6459/statm: 52218 32651 367 95 0 47200 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 208872

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.43
CPU system time (s): 0.623905
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 221244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.43
system time used= 0.623905
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 200451
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= 14
involuntary context switches= 2146

runsolver used 5.17821 second user time and 12.6891 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-14 17:20:30
IDJOB=3367754
IDBENCH=82963
IDSOLVER=1845
FILE ID=node117/3367754-1305386430
RUNJOBID= node117-1305386430-6444
PBS_JOBID= 13324385
Free space on /tmp= 73416 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S222128792-011.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367754-1305386430/watcher-3367754-1305386430 -o /tmp/evaluation-result-3367754-1305386430/solver-3367754-1305386430 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367754-1305386430.cnf

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

MD5SUM BENCH= afacdefc4a366ba0b827e7e74ce8af4c
RANDOM SEED=517824799

node117.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      21419108 kB
Buffers:        288612 kB
Cached:        3009364 kB
SwapCached:          0 kB
Active:        9341392 kB
Inactive:      1835432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      21419108 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            7832 kB
Writeback:           0 kB
AnonPages:     7878712 kB
Mapped:          31468 kB
Slab:           243492 kB
PageTables:      44700 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 100412752 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= 73396 MiB
End job on node117 at 2011-05-14 17:42:12