Trace number 3370154

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st (fixed)? (TO) 1300.08 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 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3370154-1305387234.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 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:     18  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:      52 neg:     200
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       432      1900         0         0      5805         0   no data   no data  --
0.00/0.05	c Decided on static restart strategy
0.09/0.14	c  N st     8      4920       432      1900         0      4828      5805    104566   no data   no data  --
0.29/0.38	c  N st    10     11304       432      1900         0      4450      5805     69963   no data   no data  --
0.59/0.61	c  N st    11     17048       432      1900         0     10052      5805    191742   no data   no data  --
1.00/1.01	c  F st    12     25001       432      1900         0     12366      5805    243998   no data   no data  --
1.00/1.01	c  N st    12     25001       432      1900         0     12366      5805    243998   no data   no data  --
1.19/1.26	c Decided on static restart strategy
1.19/1.26	c  N st    18     30001       432      1900         0     10609      5805    180054   no data   no data  --
1.19/1.26	c  S st    18     30001       432      1900         0     10609      5805    180054   no data   no data  --
1.19/1.29	c  S st    18     30502       432      1900         0     11108      5805    190947   no data   no data  --
1.19/1.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.19/1.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.19/1.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.29/1.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    432 time:  0.00 s
1.29/1.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.39/1.47	c lits-rem:       298  cl-subs:      738  v-elim:      0  v-fix:    0  time:  0.17 s
1.39/1.48	c asymm  cl-useful: 0/1900/1900 lits-rem:0 time: 0.01
1.39/1.48	c calculated reachability. Time: 0.00
1.39/1.48	c  N st    18     30502       432      1900         0     10370      5805    174331   no data   no data  --
1.79/1.87	c  N st    20     37613       432      1900         0      9602      5805    140343   no data   no data  --
2.20/2.22	c  N st    21     44012       432      1900         0     15819      5805    271227   no data   no data  --
2.29/2.35	c  S st    22     45754       432      1900         0      8843      5805    113778   no data   no data  --
2.29/2.38	c  S st    22     46256       432      1900         0      9345      5805    123887   no data   no data  --
2.29/2.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.29/2.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.29/2.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.29/2.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.29/2.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    432 time:  0.00 s
2.29/2.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.39/2.45	c lits-rem:        41  cl-subs:      147  v-elim:      0  v-fix:    0  time:  0.06 s
2.39/2.45	c vivif2 --  cl tried     1900 cl shrink        0 lits rem          0 time: 0.00
2.39/2.45	c vivif2 --  cl tried     9198 cl shrink        0 lits rem          0 time: 0.00
2.39/2.46	c asymm  cl-useful: 0/1900/1900 lits-rem:0 time: 0.01
2.39/2.46	c calculated reachability. Time: 0.00
2.39/2.46	c  N st    22     46256       432      1900         0      9198      5805    121051   no data   no data  --
3.30/3.39	c  N st    23     60653       432      1900         0     13512      5805    207450   no data   no data  --
3.99/4.00	c  N st    24     69385       432      1900         0     11315      5805    150644   no data   no data  --
3.99/4.00	c  S st    24     69385       432      1900         0     11315      5805    150644   no data   no data  --
3.99/4.04	c  S st    24     69885       432      1900         0     11814      5805    161268   no data   no data  --
3.99/4.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.99/4.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.99/4.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.99/4.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.99/4.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.99/4.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    432 time:  0.00 s
3.99/4.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.09/4.18	c lits-rem:       115  cl-subs:      236  v-elim:      0  v-fix:    0  time:  0.13 s
4.09/4.18	c vivif2 --  cl tried     1900 cl shrink        0 lits rem          0 time: 0.00
4.09/4.18	c vivif2 --  cl tried    11578 cl shrink        0 lits rem          0 time: 0.00
4.09/4.19	c asymm  cl-useful: 0/1900/1900 lits-rem:0 time: 0.01
4.09/4.19	c calculated reachability. Time: 0.00
4.19/4.21	c  N st    24     69885       432      1900         0     11578      5805    156385   no data   no data  --
5.29/5.36	c  F st    25     87503       432      1900         0     17103      5805    265412   no data   no data  --
5.29/5.36	c  N st    25     87503       432      1900         0     17103      5805    265412   no data   no data  --
5.69/5.72	c Decided on static restart strategy
5.89/5.93	c  N st    32     95546       432      1900         0     24976      5805    437607   no data   no data  --
6.49/6.55	c  N st    34    104828       432      1900         0     21353      5805    343744   no data   no data  --
6.49/6.55	c  S st    34    104828       432      1900         0     21353      5805    343744   no data   no data  --
6.49/6.60	c  S st    34    105333       432      1900         0     21858      5805    354231   no data   no data  --
6.49/6.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.49/6.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.60/6.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
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:    432 time:  0.00 s
6.60/6.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.28/7.36	c lits-rem:       361  cl-subs:      954  v-elim:      0  v-fix:    0  time:  0.74 s
7.28/7.36	c vivif2 --  cl tried     1900 cl shrink        0 lits rem          0 time: 0.00
7.28/7.36	c vivif2 --  cl tried    20904 cl shrink        0 lits rem          0 time: 0.00
7.28/7.37	c asymm  cl-useful: 0/1900/1900 lits-rem:0 time: 0.01
7.28/7.38	c calculated reachability. Time: 0.00
7.28/7.38	c  N st    34    105333       432      1900         0     20904      5805    332031   no data   no data  --
8.08/8.19	c  N st    35    114931       432      1900         0     16593      5805    223363   no data   no data  --
9.39/9.40	c  N st    36    129329       432      1900         0     16023      5805    198712   no data   no data  --
11.09/11.11	c  N st    37    150924       432      1900         0     21466      5805    312409   no data   no data  --
11.69/11.72	c  S st    38    157999       432      1900         0     28296      5805    455621   no data   no data  --
11.69/11.79	c  S st    38    158503       432      1900         0     28797      5805    466593   no data   no data  --
11.69/11.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.69/11.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.79/11.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.79/11.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.79/11.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.79/11.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    432 time:  0.00 s
11.79/11.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.20/13.22	c lits-rem:      1134  cl-subs:     1960  v-elim:      0  v-fix:    0  time:  1.41 s
13.20/13.22	c vivif2 --  cl tried     1900 cl shrink        0 lits rem          0 time: 0.00
13.20/13.23	c vivif2 --  cl tried    26837 cl shrink        0 lits rem          0 time: 0.00
13.20/13.24	c asymm  cl-useful: 0/1900/1900 lits-rem:0 time: 0.02
13.20/13.25	c calculated reachability. Time: 0.00
13.20/13.25	c  N st    38    158503       432      1900         0     26837      5805    424142   no data   no data  --
17.89/17.92	c  N st    39    207094       432      1900         0     21616      5805    277293   no data   no data  --
20.49/20.56	c  N st    40    237755       432      1900         0     32079      5805    501891   no data   no data  --
20.49/20.56	c  S st    40    237755       432      1900         0     32079      5805    501891   no data   no data  --
20.59/20.64	c  S st    40    238259       432      1900         0     32582      5805    512712   no data   no data  --
20.59/20.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.59/20.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.59/20.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.59/20.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.59/20.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.59/20.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    432 time:  0.00 s
20.59/20.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
22.09/22.15	c lits-rem:       971  cl-subs:     1274  v-elim:      0  v-fix:    0  time:  1.49 s
22.09/22.15	c vivif2 --  cl tried     1900 cl shrink        0 lits rem          0 time: 0.00
22.09/22.15	c vivif2 --  cl tried    31308 cl shrink        0 lits rem          0 time: 0.00
22.09/22.18	c asymm  cl-useful: 0/1900/1900 lits-rem:0 time: 0.02
22.09/22.18	c calculated reachability. Time: 0.00
22.09/22.18	c  N st    40    238259       432      1900         0     31308      5805    485486   no data   no data  --
29.19/29.29	c  F st    41    306252       432      1900         0     33263      5805    481833   no data   no data  --
29.19/29.29	c  N st    41    306252       432      1900         0     33263      5805    481833   no data   no data  --
29.89/29.90	c Decided on static restart strategy
32.49/32.52	c  N st    51    334554       432      1900         0     37429      5805    541329   no data   no data  --
35.09/35.14	c  N st    53    357389       432      1900         0     35250      5805    485011   no data   no data  --
35.09/35.14	c  S st    53    357389       432      1900         0     35250      5805    485011   no data   no data  --
35.20/35.23	c  S st    53    357893       432      1900         0     35752      5805    495398   no data   no data  --
35.20/35.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.20/35.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.20/35.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
35.20/35.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.20/35.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.20/35.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    432 time:  0.00 s
35.20/35.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
36.68/36.73	c lits-rem:      1024  cl-subs:     1718  v-elim:      0  v-fix:    0  time:  1.47 s
36.68/36.73	c vivif2 --  cl tried     1900 cl shrink        0 lits rem          0 time: 0.00
36.68/36.73	c vivif2 --  cl tried    34034 cl shrink        0 lits rem          0 time: 0.00
36.68/36.76	c asymm  cl-useful: 0/1900/1900 lits-rem:0 time: 0.03
36.68/36.76	c calculated reachability. Time: 0.00
36.68/36.76	c  N st    53    357893       432      1900         0     34034      5805    459679   no data   no data  --
40.39/40.48	c  N st    54    390286       432      1900         0     40155      5805    577844   no data   no data  --
46.20/46.28	c  N st    55    438875       432      1900         0     33925      5805    415448   no data   no data  --
55.69/55.78	c  N st    56    511757       432      1900         0     47385      5805    664398   no data   no data  --
59.00/59.05	c  N st    57    536839       432      1900         0     41682      5805    551645   no data   no data  --
59.00/59.05	c  S st    57    536839       432      1900         0     41682      5805    551645   no data   no data  --
59.10/59.14	c  S st    57    537341       432      1900         0     42183      5805    562765   no data   no data  --
59.10/59.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
59.10/59.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
59.10/59.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
59.10/59.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
59.10/59.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.10/59.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    432 time:  0.00 s
59.10/59.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
60.89/60.92	c lits-rem:       539  cl-subs:     1849  v-elim:      0  v-fix:    0  time:  1.75 s
60.89/60.92	c vivif2 --  cl tried     1900 cl shrink        0 lits rem          0 time: 0.00
60.89/60.93	c vivif2 --  cl tried    40334 cl shrink        0 lits rem          0 time: 0.00
60.89/60.96	c asymm  cl-useful: 0/1900/1900 lits-rem:0 time: 0.03
60.89/60.96	c calculated reachability. Time: 0.00
60.89/60.96	c  N st    57    537341       432      1900         0     40334      5805    525912   no data   no data  --
86.39/86.42	c  N st    58    701326       432      1900         0     69146      5805   1103712   no data   no data  --
102.70/102.73	c  N st    59    806011       432      1900         0     62994      5805    900030   no data   no data  --
102.70/102.73	c  S st    59    806011       432      1900         0     62994      5805    900030   no data   no data  --
102.90/102.91	c  S st    59    806513       432      1900         0     63494      5805    910979   no data   no data  --
102.90/102.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
102.90/102.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
102.90/102.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
102.90/102.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
102.90/102.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
102.90/102.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    432 time:  0.00 s
102.90/102.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
106.60/106.61	c lits-rem:      2193  cl-subs:     5864  v-elim:      0  v-fix:    0  time:  3.64 s
106.60/106.61	c vivif2 --  cl tried     1900 cl shrink        0 lits rem          0 time: 0.00
106.60/106.62	c vivif2 --  cl tried    57630 cl shrink        0 lits rem          0 time: 0.01
106.60/106.67	c asymm  cl-useful: 0/1900/1900 lits-rem:0 time: 0.05
106.60/106.67	c calculated reachability. Time: 0.00
106.60/106.67	c  N st    59    806513       432      1900         0     57630      5805    801019   no data   no data  --
151.49/151.54	c  F st    60   1071877       432      1900         0     73808      5805   1121799   no data   no data  --
151.49/151.54	c  N st    60   1071877       432      1900         0     73808      5805   1121799   no data   no data  --
152.59/152.60	c Decided on static restart strategy
156.89/156.96	c  N st    70   1100179       432      1900         0     57768      5805    708335   no data   no data  --
163.70/163.76	c  N st    72   1136172       432      1900         0     48091      5805    489134   no data   no data  --
169.41/169.45	c  N st    73   1168564       432      1900         0     79616      5805   1201136   no data   no data  --
176.90/176.93	c  N st    74   1209770       432      1900         0     74053      5805   1083626   no data   no data  --
176.90/176.93	c  S st    74   1209770       432      1900         0     74053      5805   1083626   no data   no data  --
177.01/177.10	c  S st    74   1210273       432      1900         0     74556      5805   1094000   no data   no data  --
177.01/177.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
177.01/177.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
177.11/177.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
177.11/177.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
177.11/177.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
177.11/177.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    432 time:  0.00 s
177.11/177.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
180.41/180.46	c lits-rem:       486  cl-subs:     4621  v-elim:      0  v-fix:    0  time:  3.29 s
180.41/180.46	c vivif2 --  cl tried     1900 cl shrink        0 lits rem          0 time: 0.00
180.41/180.47	c vivif2 --  cl tried    69935 cl shrink        0 lits rem          0 time: 0.01
180.50/180.55	c asymm  cl-useful: 0/1900/1900 lits-rem:0 time: 0.08
180.50/180.55	c calculated reachability. Time: 0.00
180.50/180.55	c  N st    74   1210273       432      1900         0     69935      5805    990774   no data   no data  --
197.00/197.09	c  N st    75   1283155       432      1900         0     94393      5805   1568408   no data   no data  --
218.00/218.09	c  N st    76   1392478       432      1900         0     54544      5805    548035   no data   no data  --
252.90/252.99	c  N st    77   1556463       432      1900         0     59312      5805    616178   no data   no data  --
287.01/287.10	c  N st    78   1710273       432      1900         0    101004      5805   1558191   no data   no data  --
287.01/287.10	c  S st    78   1710273       432      1900         0    101004      5805   1558191   no data   no data  --
287.40/287.40	c  S st    78   1710777       432      1900         0    101508      5805   1569457   no data   no data  --
287.40/287.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
287.40/287.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
287.40/287.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
287.50/287.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
287.50/287.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
287.50/287.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    432 time:  0.00 s
287.50/287.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
298.31/298.31	c lits-rem:       566  cl-subs:     7290  v-elim:      0  v-fix:    0  time: 10.79 s
298.31/298.31	c vivif2 --  cl tried     1900 cl shrink        0 lits rem          0 time: 0.00
298.31/298.33	c vivif2 --  cl tried    94218 cl shrink        0 lits rem          0 time: 0.02
298.41/298.45	c asymm  cl-useful: 0/1900/1900 lits-rem:0 time: 0.12
298.41/298.46	c calculated reachability. Time: 0.00
298.41/298.46	c  N st    78   1710777       432      1900         0     94218      5805   1423024   no data   no data  --
380.80/380.89	c  N st    79   2079741       432      1900         0    105652      5805   1565184   no data   no data  --
413.21/413.26	c  N st    80   2210777       432      1900         0    110158      5805   1654660   no data   no data  --
413.21/413.26	c  S st    80   2210777       432      1900         0    110158      5805   1654660   no data   no data  --
413.52/413.59	c  S st    80   2211281       432      1900         0    110660      5805   1666000   no data   no data  --
413.52/413.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
413.52/413.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
413.62/413.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
413.62/413.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
413.62/413.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
413.62/413.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    432 time:  0.00 s
413.62/413.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
424.51/424.55	c lits-rem:       211  cl-subs:     7626  v-elim:      0  v-fix:    0  time: 10.86 s
424.51/424.55	c vivif2 --  cl tried     1900 cl shrink        0 lits rem          0 time: 0.00
424.51/424.57	c vivif2 --  cl tried   103034 cl shrink        0 lits rem          0 time: 0.02
424.71/424.71	c asymm  cl-useful: 0/1900/1900 lits-rem:0 time: 0.14
424.71/424.72	c calculated reachability. Time: 0.00
424.71/424.72	c  N st    80   2211281       432      1900         0    103034      5805   1508691   no data   no data  --
552.61/552.69	c  N st    81   2711281       432      1900         0    125698      5805   1861483   no data   no data  --
552.61/552.69	c  S st    81   2711281       432      1900         0    125698      5805   1861483   no data   no data  --
553.11/553.10	c  S st    81   2711783       432      1900         0    126197      5805   1872243   no data   no data  --
553.11/553.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
553.11/553.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
553.11/553.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
553.22/553.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
553.22/553.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
553.22/553.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    432 time:  0.00 s
553.22/553.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
565.91/565.99	c lits-rem:       633  cl-subs:    10980  v-elim:      0  v-fix:    0  time: 12.77 s
565.91/565.99	c vivif2 --  cl tried     1900 cl shrink        0 lits rem          0 time: 0.00
566.01/566.01	c vivif2 --  cl tried   115217 cl shrink        0 lits rem          0 time: 0.02
566.11/566.14	c asymm  cl-useful: 0/1900/1900 lits-rem:0 time: 0.13
566.11/566.15	c calculated reachability. Time: 0.00
566.11/566.15	c  N st    81   2711783       432      1900         0    115217      5805   1662203   no data   no data  --
708.12/708.18	c  N st    82   3211784       432      1900         0     91427      5805   1027661   no data   no data  --
708.12/708.18	c  S st    82   3211784       432      1900         0     91427      5805   1027661   no data   no data  --
708.32/708.40	c  S st    82   3212289       432      1900         0     91931      5805   1039442   no data   no data  --
708.32/708.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
708.32/708.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
708.43/708.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
708.43/708.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
708.43/708.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
708.43/708.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    432 time:  0.00 s
708.43/708.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
710.73/710.79	c lits-rem:       270  cl-subs:     2457  v-elim:      0  v-fix:    0  time:  2.32 s
710.73/710.79	c vivif2 --  cl tried     1900 cl shrink        0 lits rem          0 time: 0.00
710.83/710.81	c vivif2 --  cl tried    89474 cl shrink        0 lits rem          0 time: 0.01
710.83/710.89	c asymm  cl-useful: 0/1900/1900 lits-rem:0 time: 0.08
710.83/710.89	c calculated reachability. Time: 0.00
710.83/710.89	c  N st    82   3212289       432      1900         0     89474      5805    991542   no data   no data  --
864.83/864.85	c  N st    83   3712291       432      1900         0     99789      5805   1119595   no data   no data  --
864.83/864.85	c  S st    83   3712291       432      1900         0     99789      5805   1119595   no data   no data  --
865.13/865.12	c  S st    83   3712796       432      1900         0    100293      5805   1130815   no data   no data  --
865.13/865.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
865.13/865.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
865.13/865.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
865.23/865.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
865.23/865.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
865.23/865.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    432 time:  0.00 s
865.23/865.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
868.23/868.28	c lits-rem:       219  cl-subs:     4721  v-elim:      0  v-fix:    0  time:  3.08 s
868.23/868.28	c vivif2 --  cl tried     1900 cl shrink        0 lits rem          0 time: 0.00
868.23/868.29	c vivif2 --  cl tried    95572 cl shrink        0 lits rem          0 time: 0.01
868.33/868.39	c asymm  cl-useful: 0/1900/1900 lits-rem:0 time: 0.09
868.33/868.39	c calculated reachability. Time: 0.00
868.33/868.39	c  N st    83   3712796       432      1900         0     95572      5805   1049270   no data   no data  --
881.23/881.24	c  F st    84   3751564       432      1900         0    132861      5805   1865010   no data   no data  --
881.23/881.25	c  N st    84   3751564       432      1900         0    132861      5805   1865010   no data   no data  --
883.93/883.90	c Decided on static restart strategy
895.03/895.09	c  N st    94   3779868       432      1900         0    160241      5805   2438655   no data   no data  --
906.63/906.65	c  N st    96   3815862       432      1900         0    113185      5805   1380718   no data   no data  --
917.84/917.84	c  N st    97   3848254       432      1900         0    144577      5805   2079291   no data   no data  --
935.63/935.67	c  N st    98   3896844       432      1900         0    108580      5805   1290673   no data   no data  --
960.24/960.29	c  N st    99   3969726       432      1900         0     95222      5805    995238   no data   no data  --
995.74/995.77	c  N st   100   4079050       432      1900         0    116087      5805   1487594   no data   no data  --
1044.64/1044.67	c  N st   101   4212796       432      1900         0    159278      5805   2484471   no data   no data  --
1044.64/1044.67	c  S st   101   4212796       432      1900         0    159278      5805   2484471   no data   no data  --
1045.14/1045.15	c  S st   101   4213298       432      1900         0    159776      5805   2495861   no data   no data  --
1045.14/1045.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1045.14/1045.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1045.24/1045.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.07
1045.34/1045.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1045.34/1045.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1045.34/1045.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    432 time:  0.00 s
1045.34/1045.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1083.56/1083.53	c lits-rem:      4077  cl-subs:    13224  v-elim:      0  v-fix:    0  time: 38.22 s
1083.56/1083.53	c vivif2 --  cl tried     1900 cl shrink        0 lits rem          0 time: 0.00
1083.56/1083.56	c vivif2 --  cl tried   146552 cl shrink        0 lits rem          0 time: 0.03
1083.84/1083.80	c asymm  cl-useful: 0/1900/1900 lits-rem:0 time: 0.25
1083.84/1083.81	c calculated reachability. Time: 0.00
1083.84/1083.81	c  N st   101   4213298       432      1900         0    146552      5805   2203278   no data   no data  --
1166.94/1166.93	c  N st   102   4459275       432      1900         0    121117      5805   1533886   no data   no data  --
1257.36/1257.31	c  N st   103   4713300       432      1900         0     93606      5805    833364   no data   no data  --
1257.36/1257.31	c  S st   103   4713300       432      1900         0     93606      5805    833364   no data   no data  --
1257.55/1257.55	c  S st   103   4713807       432      1900         0     94111      5805    844621   no data   no data  --
1257.55/1257.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1257.55/1257.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1257.55/1257.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
1257.65/1257.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1257.65/1257.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1257.65/1257.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    432 time:  0.00 s
1257.65/1257.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1259.95/1259.94	c lits-rem:       227  cl-subs:      338  v-elim:      0  v-fix:    0  time:  2.33 s
1259.95/1259.94	c vivif2 --  cl tried     1900 cl shrink        0 lits rem          0 time: 0.00
1259.95/1259.95	c vivif2 --  cl tried    93773 cl shrink        0 lits rem          0 time: 0.01
1260.05/1260.04	c asymm  cl-useful: 0/1900/1900 lits-rem:0 time: 0.08
1260.05/1260.04	c calculated reachability. Time: 0.00
1260.05/1260.04	c  N st   103   4713807       432      1900         0     93773      5805    837991   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-3370154-1305387234/watcher-3370154-1305387234 -o /tmp/evaluation-result-3370154-1305387234/solver-3370154-1305387234 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370154-1305387234.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: 3.68 3.96 3.98 5/362 19131
/proc/meminfo: memFree=24149848/32950928 swapFree=45937192/67111528
[pid=19131] ppid=19129 vsize=30184 CPUtime=0 cores=1,3
/proc/19131/stat : 19131 (strangenight1-s) R 19129 19131 17897 0 -1 4202496 623 0 0 0 0 0 0 0 22 0 1 0 650320070 30908416 550 33554432000 4194304 4650387 140735460578640 18446744073709551615 254500388619 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19131/statm: 7546 554 364 112 0 2511 0

[startup+0.081628 s]
/proc/loadavg: 3.68 3.96 3.98 5/362 19131
/proc/meminfo: memFree=24149848/32950928 swapFree=45937192/67111528
[pid=19131] ppid=19129 vsize=30344 CPUtime=0.07 cores=1,3
/proc/19131/stat : 19131 (strangenight1-s) R 19129 19131 17897 0 -1 4202496 755 0 0 0 7 0 0 0 22 0 1 0 650320070 31072256 682 33554432000 4194304 4650387 140735460578640 18446744073709551615 4364463 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19131/statm: 7586 682 379 112 0 2551 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 30344

[startup+0.10062 s]
/proc/loadavg: 3.68 3.96 3.98 5/362 19131
/proc/meminfo: memFree=24149848/32950928 swapFree=45937192/67111528
[pid=19131] ppid=19129 vsize=30344 CPUtime=0.09 cores=1,3
/proc/19131/stat : 19131 (strangenight1-s) R 19129 19131 17897 0 -1 4202496 783 0 0 0 9 0 0 0 22 0 1 0 650320070 31072256 710 33554432000 4194304 4650387 140735460578640 18446744073709551615 4363409 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19131/statm: 7586 710 379 112 0 2551 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30344

[startup+0.300585 s]
/proc/loadavg: 3.68 3.96 3.98 5/362 19131
/proc/meminfo: memFree=24149848/32950928 swapFree=45937192/67111528
[pid=19131] ppid=19129 vsize=30848 CPUtime=0.29 cores=1,3
/proc/19131/stat : 19131 (strangenight1-s) R 19129 19131 17897 0 -1 4202496 1042 0 0 0 29 0 0 0 23 0 1 0 650320070 31588352 837 33554432000 4194304 4650387 140735460578640 18446744073709551615 4329562 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19131/statm: 7712 837 381 112 0 2677 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30848

[startup+0.700505 s]
/proc/loadavg: 3.68 3.96 3.98 5/362 19131
/proc/meminfo: memFree=24149848/32950928 swapFree=45937192/67111528
[pid=19131] ppid=19129 vsize=31664 CPUtime=0.69 cores=1,3
/proc/19131/stat : 19131 (strangenight1-s) R 19129 19131 17897 0 -1 4202496 1573 0 0 0 69 0 0 0 25 0 1 0 650320070 32423936 920 33554432000 4194304 4650387 140735460578640 18446744073709551615 4365305 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19131/statm: 7916 920 381 112 0 2881 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31664

[startup+1.50034 s]
/proc/loadavg: 3.71 3.96 3.98 5/363 19132
/proc/meminfo: memFree=24139672/32950928 swapFree=45937192/67111528
[pid=19131] ppid=19129 vsize=36952 CPUtime=1.49 cores=1,3
/proc/19131/stat : 19131 (strangenight1-s) R 19129 19131 17897 0 -1 4202496 3254 0 0 0 149 0 0 0 18 0 1 0 650320070 37838848 2290 33554432000 4194304 4650387 140735460578640 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19131/statm: 9238 2290 383 112 0 4203 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36952

[startup+3.10102 s]
/proc/loadavg: 3.71 3.96 3.98 5/363 19132
/proc/meminfo: memFree=24115248/32950928 swapFree=45937192/67111528
[pid=19131] ppid=19129 vsize=37520 CPUtime=3.09 cores=1,3
/proc/19131/stat : 19131 (strangenight1-s) R 19129 19131 17897 0 -1 4202496 4234 0 0 0 309 0 0 0 18 0 1 0 650320070 38420480 2558 33554432000 4194304 4650387 140735460578640 18446744073709551615 4363403 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19131/statm: 9380 2558 383 112 0 4345 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37520

[startup+6.30038 s]
/proc/loadavg: 3.71 3.96 3.98 5/363 19133
/proc/meminfo: memFree=24110064/32950928 swapFree=45937192/67111528
[pid=19131] ppid=19129 vsize=38864 CPUtime=6.29 cores=1,3
/proc/19131/stat : 19131 (strangenight1-s) R 19129 19131 17897 0 -1 4202496 6318 0 0 0 629 0 0 0 25 0 1 0 650320070 39796736 2764 33554432000 4194304 4650387 140735460578640 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19131/statm: 9716 2764 383 112 0 4681 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38864

[startup+12.7011 s]
/proc/loadavg: 3.75 3.96 3.98 5/363 19133
/proc/meminfo: memFree=24075860/32950928 swapFree=45937192/67111528
[pid=19131] ppid=19129 vsize=48844 CPUtime=12.69 cores=1,3
/proc/19131/stat : 19131 (strangenight1-s) R 19129 19131 17897 0 -1 4202496 10700 0 0 0 1268 1 0 0 25 0 1 0 650320070 50016256 5300 33554432000 4194304 4650387 140735460578640 18446744073709551615 4439071 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19131/statm: 12211 5300 383 112 0 7176 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48844

[startup+25.5006 s]
/proc/loadavg: 3.79 3.96 3.98 5/363 19133
/proc/meminfo: memFree=24045844/32950928 swapFree=45937192/67111528
[pid=19131] ppid=19129 vsize=54224 CPUtime=25.49 cores=1,3
/proc/19131/stat : 19131 (strangenight1-s) R 19129 19131 17897 0 -1 4202496 15886 0 0 0 2546 3 0 0 25 0 1 0 650320070 55525376 6718 33554432000 4194304 4650387 140735460578640 18446744073709551615 4366807 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19131/statm: 13556 6718 383 112 0 8521 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 54224

[startup+51.1005 s]
/proc/loadavg: 3.92 3.98 3.98 5/363 19134
/proc/meminfo: memFree=24025296/32950928 swapFree=45937192/67111528
[pid=19131] ppid=19129 vsize=58240 CPUtime=51.09 cores=1,3
/proc/19131/stat : 19131 (strangenight1-s) R 19129 19131 17897 0 -1 4202496 24250 0 0 0 5105 4 0 0 25 0 1 0 650320070 59637760 7482 33554432000 4194304 4650387 140735460578640 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19131/statm: 14560 7482 383 112 0 9525 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 58240

[startup+102.313 s]
/proc/loadavg: 3.96 3.98 3.98 5/363 19135
/proc/meminfo: memFree=23986220/32950928 swapFree=45937192/67111528
[pid=19131] ppid=19129 vsize=63652 CPUtime=102.31 cores=1,3
/proc/19131/stat : 19131 (strangenight1-s) R 19129 19131 17897 0 -1 4202496 36887 0 0 0 10224 7 0 0 25 0 1 0 650320070 65179648 9041 33554432000 4194304 4650387 140735460578640 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19131/statm: 15913 9041 383 112 0 10878 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 63652

[startup+162.3 s]
/proc/loadavg: 3.98 3.98 3.98 5/363 19137
/proc/meminfo: memFree=23952312/32950928 swapFree=45937192/67111528
[pid=19131] ppid=19129 vsize=74588 CPUtime=162.3 cores=1,3
/proc/19131/stat : 19131 (strangenight1-s) R 19129 19131 17897 0 -1 4202496 50459 0 0 0 16220 10 0 0 25 0 1 0 650320070 76378112 11905 33554432000 4194304 4650387 140735460578640 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19131/statm: 18647 11905 383 112 0 13612 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 74588

[startup+222.3 s]
/proc/loadavg: 3.99 3.98 3.98 5/363 19138
/proc/meminfo: memFree=23910732/32950928 swapFree=45937192/67111528
[pid=19131] ppid=19129 vsize=87564 CPUtime=222.3 cores=1,3
/proc/19131/stat : 19131 (strangenight1-s) R 19129 19131 17897 0 -1 4202496 63840 0 0 0 22217 13 0 0 25 0 1 0 650320070 89665536 14595 33554432000 4194304 4650387 140735460578640 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19131/statm: 21891 14595 383 112 0 16856 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 87564

[startup+282.3 s]
/proc/loadavg: 4.04 4.00 3.99 5/363 19140
/proc/meminfo: memFree=23880572/32950928 swapFree=45937192/67111528
[pid=19131] ppid=19129 vsize=87804 CPUtime=282.3 cores=1,3
/proc/19131/stat : 19131 (strangenight1-s) R 19129 19131 17897 0 -1 4202496 73719 0 0 0 28213 17 0 0 25 0 1 0 650320070 89911296 14749 33554432000 4194304 4650387 140735460578640 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19131/statm: 21951 14749 383 112 0 16916 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 87804

[startup+342.3 s]
/proc/loadavg: 4.08 4.01 3.99 5/363 19142
/proc/meminfo: memFree=23843592/32950928 swapFree=45937192/67111528
[pid=19131] ppid=19129 vsize=105932 CPUtime=342.31 cores=1,3
/proc/19131/stat : 19131 (strangenight1-s) R 19129 19131 17897 0 -1 4202496 85005 0 0 0 34211 20 0 0 25 0 1 0 650320070 108474368 19541 33554432000 4194304 4650387 140735460578640 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19131/statm: 26483 19541 383 112 0 21448 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 105932

[startup+402.3 s]
/proc/loadavg: 4.07 4.02 4.00 5/363 19143
/proc/meminfo: memFree=23809840/32950928 swapFree=45937192/67111528
[pid=19131] ppid=19129 vsize=106204 CPUtime=402.31 cores=1,3
/proc/19131/stat : 19131 (strangenight1-s) R 19129 19131 17897 0 -1 4202496 94814 0 0 0 40208 23 0 0 25 0 1 0 650320070 108752896 18158 33554432000 4194304 4650387 140735460578640 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19131/statm: 26551 18158 383 112 0 21516 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 106204

[startup+462.301 s]
/proc/loadavg: 4.02 4.02 4.00 5/363 19145
/proc/meminfo: memFree=23788236/32950928 swapFree=45937192/67111528
[pid=19131] ppid=19129 vsize=119664 CPUtime=462.31 cores=1,3
/proc/19131/stat : 19131 (strangenight1-s) R 19129 19131 17897 0 -1 4202496 104445 0 0 0 46206 25 0 0 25 0 1 0 650320070 122535936 22908 33554432000 4194304 4650387 140735460578640 18446744073709551615 4365210 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19131/statm: 29916 22908 383 112 0 24881 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 119664

[startup+522.301 s]
/proc/loadavg: 4.04 4.03 4.00 5/363 19146
/proc/meminfo: memFree=23773836/32950928 swapFree=45937192/67111528
[pid=19131] ppid=19129 vsize=119860 CPUtime=522.31 cores=1,3
/proc/19131/stat : 19131 (strangenight1-s) R 19129 19131 17897 0 -1 4202496 113191 0 0 0 52203 28 0 0 25 0 1 0 650320070 122736640 21872 33554432000 4194304 4650387 140735460578640 18446744073709551615 4365301 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19131/statm: 29965 21872 383 112 0 24930 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 119860

[startup+582.301 s]
/proc/loadavg: 4.01 4.02 4.00 5/363 19148
/proc/meminfo: memFree=23741080/32950928 swapFree=45937192/67111528
[pid=19131] ppid=19129 vsize=132948 CPUtime=582.31 cores=1,3
/proc/19131/stat : 19131 (strangenight1-s) R 19129 19131 17897 0 -1 4202496 122021 0 0 0 58199 32 0 0 25 0 1 0 650320070 136138752 25366 33554432000 4194304 4650387 140735460578640 18446744073709551615 4363248 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19131/statm: 33237 25366 383 112 0 28202 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 132948

[startup+642.301 s]
/proc/loadavg: 4.00 4.01 4.00 5/363 19150
/proc/meminfo: memFree=23743144/32950928 swapFree=45937192/67111528
[pid=19131] ppid=19129 vsize=133092 CPUtime=642.33 cores=1,3
/proc/19131/stat : 19131 (strangenight1-s) R 19129 19131 17897 0 -1 4202496 129196 0 0 0 64197 36 0 0 25 0 1 0 650320070 136286208 24886 33554432000 4194304 4650387 140735460578640 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19131/statm: 33273 24886 383 112 0 28238 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 133092

[startup+702.301 s]
/proc/loadavg: 4.00 4.01 4.00 5/363 19151
/proc/meminfo: memFree=23740136/32950928 swapFree=45937192/67111528
[pid=19131] ppid=19129 vsize=133208 CPUtime=702.32 cores=1,3
/proc/19131/stat : 19131 (strangenight1-s) R 19129 19131 17897 0 -1 4202496 136158 0 0 0 70194 38 0 0 25 0 1 0 650320070 136404992 26490 33554432000 4194304 4650387 140735460578640 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19131/statm: 33302 26490 383 112 0 28267 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 133208

[startup+762.314 s]
/proc/loadavg: 4.07 4.02 4.00 5/363 19153
/proc/meminfo: memFree=23745668/32950928 swapFree=45937192/67111528
[pid=19131] ppid=19129 vsize=133640 CPUtime=762.33 cores=1,3
/proc/19131/stat : 19131 (strangenight1-s) R 19129 19131 17897 0 -1 4202496 143792 0 0 0 76193 40 0 0 25 0 1 0 650320070 136847360 25737 33554432000 4194304 4650387 140735460578640 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19131/statm: 33410 25737 383 112 0 28375 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 133640

[startup+822.301 s]
/proc/loadavg: 4.02 4.01 4.00 5/363 19154
/proc/meminfo: memFree=23723568/32950928 swapFree=45937192/67111528
[pid=19131] ppid=19129 vsize=133736 CPUtime=822.33 cores=1,3
/proc/19131/stat : 19131 (strangenight1-s) R 19129 19131 17897 0 -1 4202496 150048 0 0 0 82190 43 0 0 25 0 1 0 650320070 136945664 26401 33554432000 4194304 4650387 140735460578640 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19131/statm: 33434 26401 383 112 0 28399 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 133736

[startup+882.301 s]
/proc/loadavg: 4.10 4.04 4.01 5/363 19156
/proc/meminfo: memFree=23726524/32950928 swapFree=45937192/67111528
[pid=19131] ppid=19129 vsize=135256 CPUtime=882.33 cores=1,3
/proc/19131/stat : 19131 (strangenight1-s) R 19129 19131 17897 0 -1 4202496 156280 0 0 0 88188 45 0 0 25 0 1 0 650320070 138502144 26828 33554432000 4194304 4650387 140735460578640 18446744073709551615 4365254 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19131/statm: 33814 26828 383 112 0 28779 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 135256

[startup+942.301 s]
/proc/loadavg: 4.04 4.03 4.00 5/363 19158
/proc/meminfo: memFree=23731052/32950928 swapFree=45937192/67111528
[pid=19131] ppid=19129 vsize=135376 CPUtime=942.33 cores=1,3
/proc/19131/stat : 19131 (strangenight1-s) R 19129 19131 17897 0 -1 4202496 162061 0 0 0 94186 47 0 0 25 0 1 0 650320070 138625024 26566 33554432000 4194304 4650387 140735460578640 18446744073709551615 4365254 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19131/statm: 33844 26566 383 112 0 28809 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 135376

[startup+1002.3 s]
/proc/loadavg: 4.06 4.04 4.00 5/363 19159
/proc/meminfo: memFree=23724068/32950928 swapFree=45937192/67111528
[pid=19131] ppid=19129 vsize=135496 CPUtime=1002.34 cores=1,3
/proc/19131/stat : 19131 (strangenight1-s) R 19129 19131 17897 0 -1 4202496 168574 0 0 0 100183 51 0 0 25 0 1 0 650320070 138747904 26755 33554432000 4194304 4650387 140735460578640 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19131/statm: 33874 26755 383 112 0 28839 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 135496

[startup+1062.3 s]
/proc/loadavg: 4.02 4.03 4.00 5/363 19161
/proc/meminfo: memFree=23666008/32950928 swapFree=45937192/67111528
[pid=19131] ppid=19129 vsize=150724 CPUtime=1062.33 cores=1,3
/proc/19131/stat : 19131 (strangenight1-s) R 19129 19131 17897 0 -1 4202496 176074 0 0 0 106180 53 0 0 25 0 1 0 650320070 154341376 30973 33554432000 4194304 4650387 140735460578640 18446744073709551615 4433027 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19131/statm: 37681 30973 383 112 0 32646 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 150724

[startup+1122.3 s]
/proc/loadavg: 4.01 4.02 4.00 5/363 19162
/proc/meminfo: memFree=23646504/32950928 swapFree=45937192/67111528
[pid=19131] ppid=19129 vsize=161284 CPUtime=1122.34 cores=1,3
/proc/19131/stat : 19131 (strangenight1-s) R 19129 19131 17897 0 -1 4202496 181631 0 0 0 112178 56 0 0 25 0 1 0 650320070 165154816 32946 33554432000 4194304 4650387 140735460578640 18446744073709551615 4364471 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19131/statm: 40321 32946 383 112 0 35286 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 161284

[startup+1182.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/363 19164
/proc/meminfo: memFree=23646980/32950928 swapFree=45937192/67111528
[pid=19131] ppid=19129 vsize=161392 CPUtime=1182.34 cores=1,3
/proc/19131/stat : 19131 (strangenight1-s) R 19129 19131 17897 0 -1 4202496 188257 0 0 0 118175 59 0 0 25 0 1 0 650320070 165265408 33071 33554432000 4194304 4650387 140735460578640 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19131/statm: 40348 33071 383 112 0 35313 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 161392

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/363 19166
/proc/meminfo: memFree=23642112/32950928 swapFree=45937192/67111528
[pid=19131] ppid=19129 vsize=161484 CPUtime=1242.35 cores=1,3
/proc/19131/stat : 19131 (strangenight1-s) R 19129 19131 17897 0 -1 4202496 194727 0 0 0 124173 62 0 0 25 0 1 0 650320070 165359616 32714 33554432000 4194304 4650387 140735460578640 18446744073709551615 4365178 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19131/statm: 40371 32714 383 112 0 35336 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 161484



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.02 4.00 2/357 19170
/proc/meminfo: memFree=24022448/32950928 swapFree=45937192/67111528
[pid=19131] ppid=19129 vsize=161576 CPUtime=1300.06 cores=1,3
/proc/19131/stat : 19131 (strangenight1-s) R 19129 19131 17897 0 -1 4202496 200484 0 0 0 129942 64 0 0 25 0 1 0 650320070 165453824 31631 33554432000 4194304 4650387 140735460578640 18446744073709551615 4366847 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19131/statm: 40394 31631 383 112 0 35359 0
Current children cumulated CPU time (s) 1300.06
Current children cumulated vsize (KiB) 161576

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.08
CPU user time (s): 1299.43
CPU system time (s): 0.647901
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 214748

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

runsolver used 4.36034 second user time and 11.0343 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-14 17:33:54
IDJOB=3370154
IDBENCH=82963
IDSOLVER=1847
FILE ID=node149/3370154-1305387234
RUNJOBID= node149-1305387233-19091
PBS_JOBID= 13324353
Free space on /tmp= 73556 MiB

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

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

MD5SUM BENCH= afacdefc4a366ba0b827e7e74ce8af4c
RANDOM SEED=818253584

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.73
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.806
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.806
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.806
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.806
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:     32950928 kB
MemFree:      24150012 kB
Buffers:        301840 kB
Cached:        3856280 kB
SwapCached:      19984 kB
Active:        6308124 kB
Inactive:      2196920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24150012 kB
SwapTotal:    67111528 kB
SwapFree:     45937192 kB
Dirty:           25064 kB
Writeback:           0 kB
AnonPages:     4339480 kB
Mapped:          15152 kB
Slab:           157292 kB
PageTables:      71980 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 80289256 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= 73568 MiB
End job on node149 at 2011-05-14 17:55:36