Trace number 3369721

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S381985918-018-UNKNOWN.cnf
MD5SUM13d193ddef22075908d36a7c0d4a2be1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of clauses21250
Sum of the clauses size148750
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 521250

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-3369721-1305380709.cnf'
0.00/0.01	c -- header says num vars:            250
0.00/0.01	c -- header says num clauses:       21250
0.00/0.01	c -- clauses added:            0 learnts,        21250 normals,            0 xors
0.00/0.01	c -- vars added        250
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       250     21250         0         0    148750         0   no data   no data  --
0.29/0.36	c asymm  cl-useful: 0/14616/21250 lits-rem:0 time: 0.35
0.29/0.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.29/0.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.29/0.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.29/0.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
0.29/0.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.39/0.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
0.39/0.47	c Finding binary XORs  T:     0.00 s  found:       0
0.39/0.48	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.39/0.48	c calculated reachability. Time: 0.00
0.39/0.48	c Calc default polars -  time:   0.00 s pos:     117 undec:       1 neg:     132
0.39/0.48	c =========================================================================================
0.39/0.48	c types(t): F = full restart, N = normal restart
0.39/0.48	c types(t): S = simplification begin/end, E = solution found
0.39/0.48	c restart types(rt): st = static, dy = dynamic
0.39/0.48	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.39/0.48	c  B st     0         0       250     21250         0         0    148750         0   no data   no data  --
0.69/0.74	c  N dy    19      4537       250     21250         0      4428    148750    298725     59.38     62.53  --
1.00/1.02	c  N dy    25      8958       250     21250         0      6298    148750    362574     57.65     60.81  --
1.29/1.30	c  N dy    41     13216       250     21250         0      6323    148750    299726     57.71     60.78  --
1.59/1.64	c  N dy    59     17854       250     21250         0     10861    148750    596386     57.64     60.73  --
1.99/2.07	c  N dy    73     23729       250     21250         0     11104    148750    553873     57.53     60.96  --
2.10/2.17	c  F st    79     25000       250     21250         0     12347    148750    635655     57.56     58.15  --
2.39/2.42	c  N st    84     28300       250     21250         0      8915    148750    351248     57.56   no data  --
2.49/2.54	c  S st    85     30000       250     21250         0     10582    148750    464794     57.56   no data  --
2.49/2.59	c  S st    85     30501       250     21250         0     11079    148750    496782     57.56   no data  --
2.59/2.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.59/2.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.59/2.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.59/2.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.59/2.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.59/2.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
2.59/2.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.39/6.41	c lits-rem:      2822  cl-subs:      290  v-elim:      0  v-fix:    0  time:  3.78 s
6.61/6.64	c asymm  cl-useful: 0/5542/21250 lits-rem:0 time: 0.23
6.61/6.64	c calculated reachability. Time: 0.00
6.61/6.64	c  N dy    85     30501       250     21250         0     10789    148750    467161     57.56   no data  --
7.09/7.12	c  N dy   105     36150       250     21250         0      8573    148750    273781     57.44     60.53  --
7.39/7.44	c  N dy   121     40265       250     21250         0     12594    148750    540688     57.52     60.65  --
7.70/7.77	c  N dy   139     44269       250     21250         0     16507    148750    800467     57.65     60.90  --
7.89/7.90	c  S st   145     45752       250     21250         0      9216    148750    262499     57.68     57.55  --
7.89/7.96	c  S st   145     46254       250     21250         0      9708    148750    293133     57.68   no data  --
7.89/7.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.89/7.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.89/7.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
7.89/7.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.89/7.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.89/7.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
7.89/7.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.49/10.51	c lits-rem:       317  cl-subs:       48  v-elim:      0  v-fix:    0  time:  2.53 s
10.49/10.52	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
10.49/10.52	c vivif2 --  cl tried     9660 cl shrink        0 lits rem          0 time: 0.00
10.49/10.56	c asymm  cl-useful: 0/1092/21250 lits-rem:0 time: 0.04
10.49/10.56	c calculated reachability. Time: 0.00
10.49/10.56	c  N dy   145     46254       250     21250         0      9660    148750    288396     57.68   no data  --
10.79/10.90	c  N dy   163     50400       250     21250         0     13727    148750    558077     57.73     61.13  --
11.20/11.24	c  N dy   181     54408       250     21250         0     17653    148750    816111     57.74     60.80  --
11.49/11.58	c  N dy   197     58479       250     21250         0     11866    148750    383387     57.74     64.03  --
11.79/11.89	c  N dy   213     62525       250     21250         0     15821    148750    645263     57.77     64.05  --
12.39/12.45	c  N dy   228     68979       250     21250         0     11374    148750    300736     57.70     61.32  --
12.39/12.48	c  S st   232     69383       250     21250         0     11764    148750    327175     57.73     62.70  --
12.49/12.53	c  S st   232     69888       250     21250         0     12263    148750    358553     57.73   no data  --
12.49/12.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.49/12.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.49/12.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.49/12.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.49/12.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.49/12.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
12.49/12.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14.89/14.93	c lits-rem:       784  cl-subs:       76  v-elim:      0  v-fix:    0  time:  2.38 s
14.89/14.93	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
14.89/14.94	c vivif2 --  cl tried    12187 cl shrink        0 lits rem          0 time: 0.00
15.30/15.31	c asymm  cl-useful: 0/12433/21250 lits-rem:0 time: 0.38
15.30/15.31	c calculated reachability. Time: 0.00
15.30/15.31	c  N dy   232     69888       250     21250         0     12187    148750    350907     57.73   no data  --
15.59/15.69	c  N dy   253     74664       250     21250         0     16860    148750    658228     57.76     62.81  --
16.09/16.13	c  N dy   277     79509       250     21250         0     21612    148750    973855     57.84     61.62  --
16.51/16.58	c  N dy   297     84766       250     21250         0     15024    148750    486152     57.88     61.00  --
16.79/16.80	c  F st   312     87502       250     21250         0     17693    148750    663573     57.91     57.48  --
16.99/17.08	c  N st   317     90801       250     21250         0     20911    148750    882667     57.91   no data  --
17.69/17.74	c  N dy   330     98304       250     21250         0     15512    148750    464388     57.80     60.85  --
18.19/18.29	c  N dy   356    104639       250     21250         0     21690    148750    872929     57.83     62.30  --
18.29/18.31	c  S st   358    104833       250     21250         0     21877    148750    885141     57.84   no data  --
18.29/18.38	c  S st   358    105336       250     21250         0     22375    148750    917384     57.84   no data  --
18.29/18.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.29/18.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.39/18.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
18.39/18.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.39/18.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.39/18.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
18.39/18.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.70/21.70	c lits-rem:       519  cl-subs:      577  v-elim:      0  v-fix:    0  time:  3.27 s
21.70/21.70	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
21.70/21.71	c vivif2 --  cl tried    21798 cl shrink        0 lits rem          0 time: 0.01
21.90/21.91	c asymm  cl-useful: 0/4147/21250 lits-rem:0 time: 0.20
21.90/21.91	c calculated reachability. Time: 0.00
21.90/21.91	c  N dy   358    105336       250     21250         0     21798    148750    865368     57.84   no data  --
22.50/22.58	c  N dy   383    112452       250     21250         0     15105    148750    386693     57.85     61.24  --
23.20/23.20	c  N dy   405    119712       250     21250         0     22213    148750    859730     57.80     65.20  --
23.90/23.98	c  N dy   436    127476       250     21250         0     15154    148750    338425     57.84     61.54  --
24.59/24.69	c  N dy   467    135678       250     21250         0     23162    148750    865155     57.84     64.28  --
25.59/25.60	c  N dy   507    144513       250     21250         0     16157    148750    349721     57.87     61.36  --
26.40/26.44	c  N dy   546    153963       250     21250         0     25396    148750    962785     57.90     61.53  --
26.79/26.87	c  S st   570    158006       250     21250         0     29354    148750   1225533     57.94     57.92  --
26.89/26.96	c  S st   570    158509       250     21250         0     29851    148750   1256376     57.94   no data  --
26.89/26.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.89/26.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.89/26.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
26.99/27.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.99/27.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.99/27.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
26.99/27.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
36.89/36.98	c lits-rem:      1255  cl-subs:      758  v-elim:      0  v-fix:    0  time:  9.96 s
36.89/36.98	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
36.89/36.99	c vivif2 --  cl tried    29093 cl shrink        0 lits rem          0 time: 0.01
37.19/37.20	c asymm  cl-useful: 0/3371/21250 lits-rem:0 time: 0.21
37.19/37.20	c calculated reachability. Time: 0.00
37.19/37.20	c  N dy   570    158509       250     21250         0     29093    148750   1184477     57.94   no data  --
38.09/38.19	c  N dy   603    168682       250     21250         0     22426    148750    712844     57.94     61.07  --
39.29/39.30	c  N dy   625    179856       250     21250         0     33324    148750   1431490     57.84     60.97  --
40.39/40.44	c  N dy   681    191433       250     21250         0     27048    148750    969763     57.92     61.13  --
41.70/41.78	c  N dy   719    203836       250     21250         0     20602    148750    484757     57.89     61.01  --
42.99/43.09	c  N dy   753    217011       250     21250         0     33465    148750   1334452     57.84     61.49  --
44.49/44.59	c  N dy   810    230929       250     21250         0     27534    148750    892454     57.87     61.61  --
45.29/45.35	c  S st   843    237764       250     21250         0     34216    148750   1335506     57.89     56.16  --
45.39/45.44	c  S st   843    238267       250     21250         0     34711    148750   1366184     57.89   no data  --
45.39/45.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.39/45.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
45.39/45.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
45.49/45.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.49/45.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.49/45.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
45.49/45.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
56.69/56.75	c lits-rem:      1321  cl-subs:      866  v-elim:      0  v-fix:    0  time: 11.25 s
56.69/56.75	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
56.69/56.76	c vivif2 --  cl tried    33845 cl shrink        0 lits rem          0 time: 0.01
56.79/56.86	c asymm  cl-useful: 0/1299/21250 lits-rem:0 time: 0.10
56.79/56.86	c calculated reachability. Time: 0.00
56.79/56.86	c  N dy   843    238267       250     21250         0     33845    148750   1284853     57.89   no data  --
58.49/58.52	c  N dy   900    253576       250     21250         0     28292    148750    881984     57.90     61.26  --
60.40/60.45	c  N dy   972    270052       250     21250         0     22905    148750    474636     57.93     61.43  --
62.39/62.49	c  N dy  1037    288542       250     21250         0     40950    148750   1665647     57.92     61.51  --
64.39/64.49	c  F st  1101    306252       250     21250         0     35801    148750   1273993     57.92     61.33  --
64.59/64.63	c  N st  1104    307442       250     21250         0     36957    148750   1352183     57.92   no data  --
66.79/66.88	c  N dy  1158    327190       250     21250         0     32797    148750   1019425     57.92     61.43  --
69.20/69.29	c  N dy  1219    347424       250     21250         0     28172    148750    660690     57.88     61.38  --
70.30/70.39	c  S st  1247    357402       250     21250         0     37928    148750   1306040     57.87     53.38  --
70.41/70.49	c  S st  1247    357903       250     21250         0     38424    148750   1337836     57.87   no data  --
70.41/70.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
70.41/70.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
70.49/70.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
70.49/70.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
70.49/70.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
70.49/70.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
70.49/70.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
78.00/78.04	c lits-rem:      1808  cl-subs:      827  v-elim:      0  v-fix:    0  time:  7.49 s
78.00/78.04	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
78.00/78.05	c vivif2 --  cl tried    37597 cl shrink        0 lits rem          0 time: 0.01
78.19/78.26	c asymm  cl-useful: 0/3641/21250 lits-rem:0 time: 0.21
78.19/78.27	c calculated reachability. Time: 0.00
78.19/78.27	c  N dy  1247    357903       250     21250         0     37597    148750   1261482     57.87   no data  --
81.10/81.15	c  N dy  1317    377920       250     21250         0     31738    148750    840912     57.86     61.45  --
84.29/84.39	c  N dy  1368    398748       250     21250         0     52064    148750   2186236     57.82     60.93  --
87.00/87.08	c  N dy  1430    418768       250     21250         0     45252    148750   1682485     57.80     61.21  --
89.89/89.92	c  N dy  1488    438858       250     21250         0     37534    148750   1110115     57.74     60.91  --
93.09/93.13	c  N dy  1539    459689       250     21250         0     29555    148750    535023     57.71     60.83  --
95.89/95.98	c  N dy  1616    479890       250     21250         0     49276    148750   1842986     57.73     61.09  --
98.70/98.74	c  N dy  1667    499910       250     21250         0     39521    148750   1140327     57.71     61.15  --
101.69/101.79	c  N dy  1754    520992       250     21250         0     60143    148750   2510067     57.74     61.32  --
103.69/103.76	c  S st  1810    536855       250     21250         0     45358    148750   1473541     57.73   no data  --
103.79/103.87	c  S st  1810    537361       250     21250         0     45856    148750   1506261     57.73   no data  --
103.79/103.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
103.79/103.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
103.79/103.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
103.89/103.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
103.89/103.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
103.89/103.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
103.89/103.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
117.60/117.68	c lits-rem:      1122  cl-subs:      956  v-elim:      0  v-fix:    0  time: 13.75 s
117.60/117.69	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
117.60/117.70	c vivif2 --  cl tried    44900 cl shrink        0 lits rem          0 time: 0.01
117.89/117.94	c asymm  cl-useful: 0/2782/21250 lits-rem:0 time: 0.23
117.89/117.94	c calculated reachability. Time: 0.00
117.89/117.94	c  N dy  1810    537361       250     21250         0     44900    148750   1418284     57.73   no data  --
120.90/120.93	c  N dy  1894    557453       250     21250         0     33289    148750    618209     57.74     60.97  --
123.49/123.59	c  N dy  1992    577469       250     21250         0     52829    148750   1916500     57.77     67.34  --
126.40/126.44	c  N dy  2051    597770       250     21250         0     40416    148750   1040889     57.76     60.93  --
129.29/129.32	c  N dy  2111    617974       250     21250         0     60188    148750   2347957     57.75     61.02  --
132.10/132.19	c  N dy  2194    638146       250     21250         0     46663    148750   1396413     57.76     61.57  --
135.20/135.30	c  N dy  2266    658187       250     21250         0     66251    148750   2690202     57.76     64.15  --
138.10/138.13	c  N dy  2352    678394       250     21250         0     51806    148750   1685148     57.77     61.69  --
141.49/141.52	c  N dy  2425    698476       250     21250         0     36265    148750    595749     57.77     60.83  --
144.20/144.25	c  N dy  2490    718601       250     21250         0     55889    148750   1893934     57.75     61.06  --
147.50/147.58	c  N dy  2548    738893       250     21250         0     39545    148750    757105     57.75     60.93  --
150.30/150.39	c  N dy  2607    759135       250     21250         0     59317    148750   2065646     57.74     60.96  --
153.80/153.80	c  N dy  2690    779275       250     21250         0     41882    148750    857746     57.76     60.87  --
156.69/156.78	c  N dy  2768    799349       250     21250         0     61508    148750   2154878     57.76     61.34  --
157.89/157.91	c  S st  2790    806041       250     21250         0     68039    148750   2584868     57.76   no data  --
157.99/158.07	c  S st  2790    806542       250     21250         0     68531    148750   2614595     57.76   no data  --
157.99/158.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
157.99/158.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
158.09/158.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
158.09/158.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
158.09/158.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
158.09/158.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
158.09/158.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
387.00/387.07	c lits-rem:      1542  cl-subs:     1776  v-elim:      0  v-fix:    0  time: 228.89 s
387.00/387.08	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
387.11/387.11	c vivif2 --  cl tried    66755 cl shrink        0 lits rem          0 time: 0.03
387.40/387.47	c asymm  cl-useful: 0/1957/21250 lits-rem:0 time: 0.37
387.40/387.47	c calculated reachability. Time: 0.00
387.40/387.47	c  N dy  2790    806542       250     21250         0     66755    148750   2451297     57.76   no data  --
391.20/391.21	c  N dy  2858    827059       250     21250         0     48727    148750   1250872     57.75     60.90  --
394.81/394.90	c  N dy  2931    847094       250     21250         0     68321    148750   2550142     57.75     61.19  --
398.61/398.63	c  N dy  3006    867108       250     21250         0     48819    148750   1207419     57.75     60.89  --
402.40/402.43	c  N dy  3076    887209       250     21250         0     68439    148750   2500827     57.75     60.95  --
406.40/406.43	c  N dy  3143    907376       250     21250         0     48089    148750   1100336     57.74     61.16  --
409.60/409.69	c  N dy  3203    927428       250     21250         0     67704    148750   2400822     57.74     60.80  --
413.20/413.29	c  N dy  3276    947481       250     21250         0     46224    148750    925234     57.75     65.38  --
416.50/416.52	c  N dy  3362    967594       250     21250         0     65859    148750   2223380     57.76     60.80  --
420.31/420.35	c  N dy  3431    987661       250     21250         0     43462    148750    686825     57.75     61.05  --
423.20/423.29	c  N dy  3490   1007882       250     21250         0     63213    148750   1991980     57.73     61.08  --
427.31/427.34	c  N dy  3540   1030664       250     21250         0     85478    148750   3464013     57.71     61.18  --
430.30/430.39	c  N dy  3605   1050909       250     21250         0     62280    148750   1876816     57.71     61.43  --
434.10/434.17	c  F st  3667   1071875       250     21250         0     82746    148750   3228812     57.69     52.56  --
434.10/434.17	c  N st  3667   1071875       250     21250         0     82746    148750   3228812     57.69     52.56  --
437.50/437.50	c  N dy  3737   1092159       250     21250         0     58615    148750   1577079     57.69     61.70  --
441.01/441.05	c  N dy  3818   1112168       250     21250         0     78158    148750   2869974     57.70     61.47  --
444.90/444.93	c  N dy  3904   1132210       250     21250         0     52795    148750   1141573     57.71     64.51  --
448.21/448.22	c  N dy  3966   1152214       250     21250         0     72330    148750   2436330     57.71     60.97  --
452.31/452.34	c  N dy  4021   1172345       250     21250         0     46066    148750    641605     57.70     61.11  --
455.41/455.41	c  N dy  4098   1192396       250     21250         0     65654    148750   1937683     57.71     61.50  --
458.81/458.84	c  S st  4177   1209813       250     21250         0     82666    148750   3067691     57.71   no data  --
459.01/459.02	c  S st  4177   1210313       250     21250         0     83161    148750   3098133     57.71   no data  --
459.01/459.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
459.01/459.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
459.01/459.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
459.11/459.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
459.11/459.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
459.11/459.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
459.11/459.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
868.61/868.69	c lits-rem:      4315  cl-subs:     1976  v-elim:      0  v-fix:    0  time: 409.53 s
868.61/868.69	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
868.71/868.72	c vivif2 --  cl tried    81185 cl shrink        0 lits rem          0 time: 0.03
869.03/869.03	c asymm  cl-useful: 0/1673/21250 lits-rem:0 time: 0.31
869.03/869.03	c calculated reachability. Time: 0.00
869.03/869.03	c  N dy  4177   1210313       250     21250         0     81185    148750   2912059     57.71   no data  --
872.91/872.98	c  N dy  4242   1231003       250     21250         0     54579    148750   1151562     57.70     60.81  --
876.31/876.40	c  N dy  4323   1251134       250     21250         0     74194    148750   2449453     57.71     60.98  --
880.82/880.83	c  N dy  4399   1271372       250     21250         0     93965    148750   3752448     57.71     61.21  --
884.21/884.28	c  N dy  4485   1291378       250     21250         0     65680    148750   1832304     57.72     61.05  --
888.21/888.22	c  N dy  4564   1311552       250     21250         0     85410    148750   3134888     57.72     60.90  --
892.21/892.30	c  N dy  4636   1331648       250     21250         0     56175    148750   1143084     57.73     62.15  --
896.62/896.63	c  N dy  4733   1352212       250     21250         0     76317    148750   2480908     57.74     61.20  --
902.22/902.25	c  N dy  4801   1372429       250     21250         0     96088    148750   3789831     57.74     61.14  --
906.72/906.72	c  N dy  4880   1392734       250     21250         0     66084    148750   1740446     57.74     60.93  --
911.22/911.30	c  N dy  4965   1413105       250     21250         0     86025    148750   3065554     57.75     60.90  --
916.52/916.59	c  N dy  5053   1433116       250     21250         0     54721    148750    931052     57.76     63.87  --
921.02/921.07	c  N dy  5146   1454864       250     21250         0     75910    148750   2332369     57.77     60.82  --
926.31/926.37	c  N dy  5226   1474905       250     21250         0     95477    148750   3624005     57.77     61.23  --
931.21/931.25	c  N dy  5304   1495014       250     21250         0     63347    148750   1451903     57.77     60.98  --
935.62/935.62	c  N dy  5387   1515016       250     21250         0     82909    148750   2746588     57.78     61.03  --
941.31/941.36	c  N dy  5474   1535181       250     21250         0    102618    148750   4048764     57.78     61.04  --
945.72/945.73	c  N dy  5547   1555353       250     21250         0     69553    148750   1808801     57.78     61.47  --
950.52/950.53	c  N dy  5609   1575672       250     21250         0     89400    148750   3114817     57.78     60.86  --
956.72/956.77	c  N dy  5700   1597030       250     21250         0     56551    148750    891586     57.78     60.87  --
960.71/960.71	c  N dy  5744   1617229       250     21250         0     76291    148750   2202550     57.77     60.94  --
965.92/965.98	c  N dy  5819   1637330       250     21250         0     95925    148750   3500129     57.77     60.92  --
971.52/971.51	c  N dy  5889   1658414       250     21250         0     61812    148750   1194428     57.77     61.08  --
975.73/975.77	c  N dy  5945   1678651       250     21250         0     81576    148750   2504006     57.77     60.88  --
981.23/981.25	c  N dy  6016   1698762       250     21250         0    101212    148750   3801127     57.77     61.05  --
984.92/984.99	c  S st  6070   1710313       250     21250         0     56821    148750    804596     57.77   no data  --
985.12/985.15	c  S st  6070   1710818       250     21250         0     57320    148750    836670     57.77   no data  --
985.12/985.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
985.12/985.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
985.12/985.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
985.22/985.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
985.22/985.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
985.22/985.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
985.22/985.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
991.42/991.47	c lits-rem:       216  cl-subs:       77  v-elim:      0  v-fix:    0  time:  6.25 s
991.42/991.47	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
991.42/991.48	c vivif2 --  cl tried    57243 cl shrink        0 lits rem          0 time: 0.01
991.82/991.81	c asymm  cl-useful: 0/2187/21250 lits-rem:0 time: 0.33
991.82/991.82	c calculated reachability. Time: 0.00
991.82/991.82	c  N dy  6070   1710818       250     21250         0     57243    148750    829064     57.77   no data  --
996.02/996.08	c  N dy  6151   1730983       250     21250         0     76950    148750   2139070     57.78     61.05  --
1001.31/1001.35	c  N dy  6233   1751060       250     21250         0     96566    148750   3434821     57.78     61.01  --
1007.32/1007.30	c  N dy  6301   1771148       250     21250         0     59545    148750    925802     57.78     61.14  --
1011.72/1011.72	c  N dy  6371   1791919       250     21250         0     79883    148750   2275522     57.78     60.88  --
1017.22/1017.23	c  N dy  6465   1812099       250     21250         0     99624    148750   3583338     57.78     60.93  --
1023.42/1023.47	c  N dy  6567   1832476       250     21250         0     61839    148750   1017555     57.79     61.11  --
1028.22/1028.24	c  N dy  6644   1853897       250     21250         0     82788    148750   2405741     57.79     61.00  --
1033.92/1033.91	c  N dy  6728   1873988       250     21250         0    102401    148750   3704439     57.80     60.91  --
1039.92/1039.99	c  N dy  6807   1894207       250     21250         0     63509    148750   1073624     57.81     61.44  --
1044.62/1044.61	c  N dy  6898   1914373       250     21250         0     83260    148750   2385954     57.81     61.39  --
1050.02/1050.07	c  N dy  6957   1934521       250     21250         0    102955    148750   3687624     57.81     60.91  --
1056.22/1056.28	c  N dy  7023   1954604       250     21250         0     62952    148750    981563     57.80     61.19  --
1060.62/1060.70	c  N dy  7082   1974645       250     21250         0     82488    148750   2277570     57.80     64.79  --
1066.62/1066.64	c  N dy  7157   1995374       250     21250         0    102725    148750   3618782     57.80     61.39  --
1073.42/1073.44	c  N dy  7237   2015512       250     21250         0     61848    148750    856332     57.81     61.27  --
1077.62/1077.68	c  N dy  7303   2035595       250     21250         0     81497    148750   2154337     57.81     61.00  --
1083.02/1083.00	c  N dy  7369   2055614       250     21250         0    101077    148750   3451586     57.80     61.18  --
1089.42/1089.45	c  N dy  7440   2075668       250     21250         0    120673    148750   4748185     57.80     63.57  --
1094.32/1094.30	c  N dy  7504   2096082       250     21250         0     79052    148750   1939522     57.80     61.89  --
1099.72/1099.79	c  N dy  7579   2116359       250     21250         0     98854    148750   3248773     57.80     60.94  --
1106.72/1106.76	c  N dy  7658   2138096       250     21250         0    120125    148750   4655026     57.80     60.85  --
1111.92/1111.97	c  N dy  7728   2158424       250     21250         0     77423    148750   1777097     57.80     61.14  --
1117.22/1117.25	c  N dy  7796   2178574       250     21250         0     97092    148750   3077098     57.80     60.91  --
1123.83/1123.90	c  N dy  7885   2198818       250     21250         0    116809    148750   4381987     57.81     60.86  --
1127.92/1127.97	c  S st  7931   2210818       250     21250         0     65055    148750    903449     57.81   no data  --
1128.12/1128.15	c  S st  7931   2211318       250     21250         0     65548    148750    935042     57.81   no data  --
1128.12/1128.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1128.12/1128.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1128.12/1128.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
1128.22/1128.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1128.22/1128.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1128.22/1128.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1128.22/1128.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1135.23/1135.22	c lits-rem:        62  cl-subs:       83  v-elim:      0  v-fix:    0  time:  7.00 s
1135.23/1135.22	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
1135.23/1135.23	c vivif2 --  cl tried    65465 cl shrink        0 lits rem          0 time: 0.01
1135.52/1135.57	c asymm  cl-useful: 0/1991/21250 lits-rem:0 time: 0.34
1135.52/1135.57	c calculated reachability. Time: 0.00
1135.52/1135.57	c  N dy  7931   2211318       250     21250         0     65465    148750    927375     57.81   no data  --
1140.32/1140.31	c  N dy  8012   2231473       250     21250         0     85179    148750   2235260     57.81     61.06  --
1145.82/1145.82	c  N dy  8065   2252143       250     21250         0    105388    148750   3575495     57.81     61.23  --
1152.43/1152.45	c  N dy  8148   2272403       250     21250         0    125137    148750   4886831     57.81     60.98  --
1157.52/1157.56	c  N dy  8228   2292406       250     21250         0     80214    148750   1852582     57.81     60.93  --
1163.02/1163.06	c  N dy  8317   2312497       250     21250         0     99824    148750   3154992     57.82     60.93  --
1169.62/1169.66	c  N dy  8398   2332588       250     21250         0    119454    148750   4459263     57.82     60.91  --
1175.62/1175.69	c  N dy  8448   2354841       250     21250         0     75722    148750   1502224     57.81     61.24  --
1180.12/1180.12	c  N dy  8532   2374949       250     21250         0     95334    148750   2803026     57.82     61.41  --
1185.13/1185.15	c  N dy  8635   2395014       250     21250         0    114937    148750   4105883     57.83     61.18  --
1190.72/1190.75	c  N dy  8701   2415820       250     21250         0     68877    148750    995671     57.83     61.72  --
1194.53/1194.59	c  N dy  8779   2435872       250     21250         0     88468    148750   2294672     57.83     61.54  --
1200.03/1200.03	c  N dy  8863   2460028       250     21250         0    112114    148750   3864535     57.83     61.39  --
1205.63/1205.68	c  N dy  8963   2480041       250     21250         0    131678    148750   5166030     57.84     61.04  --
1209.93/1209.97	c  N dy  9020   2501208       250     21250         0     84896    148750   1999238     57.84     61.28  --
1214.33/1214.38	c  N dy  9103   2521234       250     21250         0    104462    148750   3298434     57.84     60.98  --
1219.72/1219.72	c  N dy  9191   2541355       250     21250         0    124085    148750   4598747     57.84     61.06  --
1224.73/1224.75	c  N dy  9250   2561411       250     21250         0     75301    148750   1308638     57.84     66.70  --
1228.92/1228.98	c  N dy  9326   2582021       250     21250         0     95459    148750   2637205     57.84     61.71  --
1233.63/1233.64	c  N dy  9390   2602174       250     21250         0    115137    148750   3938524     57.84     60.93  --
1239.33/1239.35	c  N dy  9458   2622491       250     21250         0    134989    148750   5251783     57.84     61.05  --
1243.83/1243.80	c  N dy  9532   2642897       250     21250         0     85559    148750   1937428     57.84     61.39  --
1248.33/1248.39	c  N dy  9598   2663891       250     21250         0    106052    148750   3292051     57.84     61.43  --
1253.72/1253.78	c  N dy  9684   2683977       250     21250         0    125655    148750   4593323     57.84     61.44  --
1259.43/1259.48	c  N dy  9773   2704402       250     21250         0     75307    148750   1200349     57.85     60.98  --
1260.73/1260.76	c  S st  9790   2711318       250     21250         0     82056    148750   1649283     57.85     56.23  --
1260.93/1260.92	c  S st  9790   2711821       250     21250         0     82553    148750   1679947     57.85   no data  --
1260.93/1260.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1260.93/1260.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1260.93/1260.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.03
1261.03/1261.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1261.03/1261.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1261.03/1261.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1261.03/1261.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1279.23/1279.25	c lits-rem:      1376  cl-subs:      755  v-elim:      0  v-fix:    0  time: 18.25 s
1279.23/1279.25	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
1279.23/1279.27	c vivif2 --  cl tried    81798 cl shrink        0 lits rem          0 time: 0.02
1279.43/1279.49	c asymm  cl-useful: 0/1654/21250 lits-rem:0 time: 0.22
1279.43/1279.49	c calculated reachability. Time: 0.00
1279.43/1279.49	c  N dy  9790   2711821       250     21250         0     81798    148750   1610773     57.85   no data  --
1283.74/1283.73	c  N dy  9860   2731894       250     21250         0    101440    148750   2909046     57.84     61.14  --
1288.82/1288.89	c  N dy  9957   2752016       250     21250         0    121075    148750   4216204     57.85     61.18  --
1294.83/1294.87	c  N dy 10040   2772424       250     21250         0    141009    148750   5537155     57.86     61.15  --
1299.03/1299.03	c  N dy 10106   2792464       250     21250         0     89233    148750   2067815     57.85     61.11  --

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

running on 2 cores: 5,7

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.99 3.99 3.20 4/369 16139
/proc/meminfo: memFree=15787532/32951124 swapFree=67111348/67111528
[pid=16139] ppid=16137 vsize=29964 CPUtime=0 cores=5,7
/proc/16139/stat : 16139 (strangenight1-s) R 16137 16139 15842 0 -1 4202496 713 0 0 0 0 0 0 0 25 0 1 0 630486765 30683136 654 33554432000 4194304 4650387 140734893022080 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16139/statm: 7491 655 327 112 0 2456 0

[startup+0.0193511 s]
/proc/loadavg: 3.99 3.99 3.20 4/369 16139
/proc/meminfo: memFree=15787532/32951124 swapFree=67111348/67111528
[pid=16139] ppid=16137 vsize=30616 CPUtime=0.01 cores=5,7
/proc/16139/stat : 16139 (strangenight1-s) R 16137 16139 15842 0 -1 4202496 1050 0 0 0 1 0 0 0 25 0 1 0 630486765 31350784 991 33554432000 4194304 4650387 140734893022080 18446744073709551615 4370500 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16139/statm: 7654 992 346 112 0 2619 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 30616

[startup+0.100375 s]
/proc/loadavg: 3.99 3.99 3.20 4/369 16139
/proc/meminfo: memFree=15787532/32951124 swapFree=67111348/67111528
[pid=16139] ppid=16137 vsize=30748 CPUtime=0.09 cores=5,7
/proc/16139/stat : 16139 (strangenight1-s) R 16137 16139 15842 0 -1 4202496 1082 0 0 0 9 0 0 0 25 0 1 0 630486765 31485952 1023 33554432000 4194304 4650387 140734893022080 18446744073709551615 4370665 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16139/statm: 7687 1023 346 112 0 2652 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30748

[startup+0.300337 s]
/proc/loadavg: 3.99 3.99 3.20 4/369 16139
/proc/meminfo: memFree=15787532/32951124 swapFree=67111348/67111528
[pid=16139] ppid=16137 vsize=30880 CPUtime=0.29 cores=5,7
/proc/16139/stat : 16139 (strangenight1-s) R 16137 16139 15842 0 -1 4202496 1119 0 0 0 29 0 0 0 25 0 1 0 630486765 31621120 1060 33554432000 4194304 4650387 140734893022080 18446744073709551615 4371119 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16139/statm: 7720 1060 346 112 0 2685 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30880

[startup+0.700266 s]
/proc/loadavg: 3.99 3.99 3.20 4/369 16139
/proc/meminfo: memFree=15787532/32951124 swapFree=67111348/67111528
[pid=16139] ppid=16137 vsize=38196 CPUtime=0.69 cores=5,7
/proc/16139/stat : 16139 (strangenight1-s) R 16137 16139 15842 0 -1 4202496 3196 0 0 0 69 0 0 0 25 0 1 0 630486765 39112704 2821 33554432000 4194304 4650387 140734893022080 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16139/statm: 9549 2821 377 112 0 4514 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38196

[startup+1.50112 s]
/proc/loadavg: 3.99 3.99 3.21 5/370 16140
/proc/meminfo: memFree=15772644/32951124 swapFree=67111348/67111528
[pid=16139] ppid=16137 vsize=38988 CPUtime=1.49 cores=5,7
/proc/16139/stat : 16139 (strangenight1-s) R 16137 16139 15842 0 -1 4202496 4704 0 0 0 148 1 0 0 25 0 1 0 630486765 39923712 3069 33554432000 4194304 4650387 140734893022080 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16139/statm: 9747 3069 379 112 0 4712 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38988

[startup+3.10083 s]
/proc/loadavg: 3.99 3.99 3.21 5/370 16140
/proc/meminfo: memFree=15783432/32951124 swapFree=67111348/67111528
[pid=16139] ppid=16137 vsize=52072 CPUtime=3.09 cores=5,7
/proc/16139/stat : 16139 (strangenight1-s) R 16137 16139 15842 0 -1 4202496 9651 0 0 0 307 2 0 0 25 0 1 0 630486765 53321728 6250 33554432000 4194304 4650387 140734893022080 18446744073709551615 4439609 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16139/statm: 13018 6250 381 112 0 7983 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 52072

[startup+6.30026 s]
/proc/loadavg: 3.99 3.99 3.21 5/370 16140
/proc/meminfo: memFree=15754664/32951124 swapFree=67111348/67111528
[pid=16139] ppid=16137 vsize=54016 CPUtime=6.29 cores=5,7
/proc/16139/stat : 16139 (strangenight1-s) R 16137 16139 15842 0 -1 4202496 10072 0 0 0 627 2 0 0 25 0 1 0 630486765 55312384 6671 33554432000 4194304 4650387 140734893022080 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16139/statm: 13504 6671 381 112 0 8469 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 54016

[startup+12.7011 s]
/proc/loadavg: 3.99 3.99 3.22 5/370 16141
/proc/meminfo: memFree=15742108/32951124 swapFree=67111348/67111528
[pid=16139] ppid=16137 vsize=54332 CPUtime=12.69 cores=5,7
/proc/16139/stat : 16139 (strangenight1-s) R 16137 16139 15842 0 -1 4202496 14612 0 0 0 1266 3 0 0 25 0 1 0 630486765 55635968 6600 33554432000 4194304 4650387 140734893022080 18446744073709551615 4439348 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16139/statm: 13583 6600 381 112 0 8548 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54332

[startup+25.5008 s]
/proc/loadavg: 3.99 3.99 3.22 5/370 16141
/proc/meminfo: memFree=15713240/32951124 swapFree=67111348/67111528
[pid=16139] ppid=16137 vsize=69064 CPUtime=25.49 cores=5,7
/proc/16139/stat : 16139 (strangenight1-s) R 16137 16139 15842 0 -1 4202496 24907 0 0 0 2545 4 0 0 25 0 1 0 630486765 70721536 10882 33554432000 4194304 4650387 140734893022080 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16139/statm: 17266 10882 381 112 0 12231 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 69064

[startup+51.1002 s]
/proc/loadavg: 3.99 3.99 3.24 5/370 16142
/proc/meminfo: memFree=15636368/32951124 swapFree=67111348/67111528
[pid=16139] ppid=16137 vsize=83840 CPUtime=51.09 cores=5,7
/proc/16139/stat : 16139 (strangenight1-s) R 16137 16139 15842 0 -1 4202496 37578 0 0 0 5103 6 0 0 25 0 1 0 630486765 85852160 14351 33554432000 4194304 4650387 140734893022080 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16139/statm: 20960 14351 381 112 0 15925 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 83840

[startup+102.314 s]
/proc/loadavg: 4.05 4.00 3.29 5/370 16143
/proc/meminfo: memFree=15592536/32951124 swapFree=67111348/67111528
[pid=16139] ppid=16137 vsize=92884 CPUtime=102.31 cores=5,7
/proc/16139/stat : 16139 (strangenight1-s) R 16137 16139 15842 0 -1 4202496 66284 0 0 0 10217 14 0 0 25 0 1 0 630486765 95113216 15818 33554432000 4194304 4650387 140734893022080 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16139/statm: 23221 15818 381 112 0 18186 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 92884

[startup+162.3 s]
/proc/loadavg: 4.07 4.01 3.34 5/370 16145
/proc/meminfo: memFree=15480540/32951124 swapFree=67111348/67111528
[pid=16139] ppid=16137 vsize=117864 CPUtime=162.29 cores=5,7
/proc/16139/stat : 16139 (strangenight1-s) R 16137 16139 15842 0 -1 4202496 96152 0 0 0 16208 21 0 0 25 0 1 0 630486765 120692736 23375 33554432000 4194304 4650387 140734893022080 18446744073709551615 4433052 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16139/statm: 29466 23375 381 112 0 24431 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 117864

[startup+222.3 s]
/proc/loadavg: 4.02 4.01 3.38 5/370 16146
/proc/meminfo: memFree=15423840/32951124 swapFree=67111348/67111528
[pid=16139] ppid=16137 vsize=121280 CPUtime=222.29 cores=5,7
/proc/16139/stat : 16139 (strangenight1-s) R 16137 16139 15842 0 -1 4202496 96764 0 0 0 22208 21 0 0 25 0 1 0 630486765 124190720 23987 33554432000 4194304 4650387 140734893022080 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16139/statm: 30320 23987 381 112 0 25285 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 121280

[startup+282.301 s]
/proc/loadavg: 4.06 4.02 3.42 5/370 16148
/proc/meminfo: memFree=15388584/32951124 swapFree=67111348/67111528
[pid=16139] ppid=16137 vsize=121280 CPUtime=282.3 cores=5,7
/proc/16139/stat : 16139 (strangenight1-s) R 16137 16139 15842 0 -1 4202496 96768 0 0 0 28209 21 0 0 25 0 1 0 630486765 124190720 23991 33554432000 4194304 4650387 140734893022080 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16139/statm: 30320 23991 381 112 0 25285 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 121280

[startup+342.301 s]
/proc/loadavg: 4.11 4.04 3.46 5/370 16149
/proc/meminfo: memFree=15365724/32951124 swapFree=67111348/67111528
[pid=16139] ppid=16137 vsize=121280 CPUtime=342.3 cores=5,7
/proc/16139/stat : 16139 (strangenight1-s) R 16137 16139 15842 0 -1 4202496 96768 0 0 0 34209 21 0 0 25 0 1 0 630486765 124190720 23991 33554432000 4194304 4650387 140734893022080 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16139/statm: 30320 23991 381 112 0 25285 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 121280

[startup+402.301 s]
/proc/loadavg: 4.08 4.05 3.50 5/370 16151
/proc/meminfo: memFree=15280372/32951124 swapFree=67111348/67111528
[pid=16139] ppid=16137 vsize=121400 CPUtime=402.3 cores=5,7
/proc/16139/stat : 16139 (strangenight1-s) R 16137 16139 15842 0 -1 4202496 103782 0 0 0 40205 25 0 0 25 0 1 0 630486765 124313600 23841 33554432000 4194304 4650387 140734893022080 18446744073709551615 4367213 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16139/statm: 30350 23841 381 112 0 25315 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 121400

[startup+462.3 s]
/proc/loadavg: 4.03 4.04 3.52 5/370 16153
/proc/meminfo: memFree=15152368/32951124 swapFree=67111348/67111528
[pid=16139] ppid=16137 vsize=187064 CPUtime=462.3 cores=5,7
/proc/16139/stat : 16139 (strangenight1-s) R 16137 16139 15842 0 -1 4202496 135020 0 0 0 46197 33 0 0 25 0 1 0 630486765 191553536 27919 33554432000 4194304 4650387 140734893022080 18446744073709551615 4476434 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16139/statm: 46766 27919 381 112 0 41731 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 187064

[startup+522.301 s]
/proc/loadavg: 4.01 4.03 3.55 5/370 16154
/proc/meminfo: memFree=15159272/32951124 swapFree=67111348/67111528
[pid=16139] ppid=16137 vsize=187064 CPUtime=522.3 cores=5,7
/proc/16139/stat : 16139 (strangenight1-s) R 16137 16139 15842 0 -1 4202496 135091 0 0 0 52197 33 0 0 25 0 1 0 630486765 191553536 27990 33554432000 4194304 4650387 140734893022080 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16139/statm: 46766 27990 381 112 0 41731 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 187064

[startup+582.301 s]
/proc/loadavg: 4.00 4.02 3.58 5/370 16156
/proc/meminfo: memFree=15120912/32951124 swapFree=67111348/67111528
[pid=16139] ppid=16137 vsize=187064 CPUtime=582.3 cores=5,7
/proc/16139/stat : 16139 (strangenight1-s) R 16137 16139 15842 0 -1 4202496 135091 0 0 0 58197 33 0 0 25 0 1 0 630486765 191553536 27990 33554432000 4194304 4650387 140734893022080 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16139/statm: 46766 27990 381 112 0 41731 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 187064

[startup+642.301 s]
/proc/loadavg: 4.07 4.03 3.60 5/370 16157
/proc/meminfo: memFree=15103884/32951124 swapFree=67111348/67111528
[pid=16139] ppid=16137 vsize=187064 CPUtime=642.31 cores=5,7
/proc/16139/stat : 16139 (strangenight1-s) R 16137 16139 15842 0 -1 4202496 135104 0 0 0 64198 33 0 0 25 0 1 0 630486765 191553536 28003 33554432000 4194304 4650387 140734893022080 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16139/statm: 46766 28003 381 112 0 41731 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 187064

[startup+702.3 s]
/proc/loadavg: 4.10 4.04 3.63 5/370 16159
/proc/meminfo: memFree=15086588/32951124 swapFree=67111348/67111528
[pid=16139] ppid=16137 vsize=187064 CPUtime=702.31 cores=5,7
/proc/16139/stat : 16139 (strangenight1-s) R 16137 16139 15842 0 -1 4202496 135104 0 0 0 70198 33 0 0 25 0 1 0 630486765 191553536 28003 33554432000 4194304 4650387 140734893022080 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16139/statm: 46766 28003 381 112 0 41731 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 187064

[startup+762.313 s]
/proc/loadavg: 4.03 4.03 3.65 5/370 16161
/proc/meminfo: memFree=15108032/32951124 swapFree=67111348/67111528
[pid=16139] ppid=16137 vsize=187064 CPUtime=762.32 cores=5,7
/proc/16139/stat : 16139 (strangenight1-s) R 16137 16139 15842 0 -1 4202496 135104 0 0 0 76199 33 0 0 25 0 1 0 630486765 191553536 28003 33554432000 4194304 4650387 140734893022080 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16139/statm: 46766 28003 381 112 0 41731 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 187064

[startup+822.301 s]
/proc/loadavg: 4.09 4.04 3.68 5/370 16162
/proc/meminfo: memFree=15113696/32951124 swapFree=67111348/67111528
[pid=16139] ppid=16137 vsize=187064 CPUtime=822.31 cores=5,7
/proc/16139/stat : 16139 (strangenight1-s) R 16137 16139 15842 0 -1 4202496 135104 0 0 0 82198 33 0 0 25 0 1 0 630486765 191553536 28003 33554432000 4194304 4650387 140734893022080 18446744073709551615 4476097 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16139/statm: 46766 28003 381 112 0 41731 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 187064

[startup+882.301 s]
/proc/loadavg: 4.09 4.04 3.70 5/370 16164
/proc/meminfo: memFree=15107688/32951124 swapFree=67111348/67111528
[pid=16139] ppid=16137 vsize=135940 CPUtime=882.31 cores=5,7
/proc/16139/stat : 16139 (strangenight1-s) R 16137 16139 15842 0 -1 4202496 141608 0 0 0 88195 36 0 0 25 0 1 0 630486765 139202560 25910 33554432000 4194304 4650387 140734893022080 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16139/statm: 33985 25910 381 112 0 28950 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 135940

[startup+942.301 s]
/proc/loadavg: 4.09 4.05 3.72 5/370 16165
/proc/meminfo: memFree=15053844/32951124 swapFree=67111348/67111528
[pid=16139] ppid=16137 vsize=188776 CPUtime=942.31 cores=5,7
/proc/16139/stat : 16139 (strangenight1-s) R 16137 16139 15842 0 -1 4202496 162765 0 0 0 94185 46 0 0 25 0 1 0 630486765 193306624 29181 33554432000 4194304 4650387 140734893022080 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16139/statm: 47194 29181 381 112 0 42159 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 188776

[startup+1002.3 s]
/proc/loadavg: 4.03 4.04 3.74 5/370 16176
/proc/meminfo: memFree=15012848/32951124 swapFree=67111348/67111528
[pid=16139] ppid=16137 vsize=193704 CPUtime=1002.31 cores=5,7
/proc/16139/stat : 16139 (strangenight1-s) R 16137 16139 15842 0 -1 4202496 181887 0 0 0 100174 57 0 0 25 0 1 0 630486765 198352896 29171 33554432000 4194304 4650387 140734893022080 18446744073709551615 4367204 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16139/statm: 48426 29171 381 112 0 43391 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 193704

[startup+1062.3 s]
/proc/loadavg: 4.01 4.03 3.75 5/370 16178
/proc/meminfo: memFree=14839092/32951124 swapFree=67111348/67111528
[pid=16139] ppid=16137 vsize=140276 CPUtime=1062.32 cores=5,7
/proc/16139/stat : 16139 (strangenight1-s) R 16137 16139 15842 0 -1 4202496 201300 0 0 0 106161 71 0 0 25 0 1 0 630486765 143642624 28172 33554432000 4194304 4650387 140734893022080 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16139/statm: 35069 28172 381 112 0 30034 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 140276

[startup+1122.3 s]
/proc/loadavg: 3.40 3.85 3.70 4/364 16197
/proc/meminfo: memFree=16695044/32951124 swapFree=67111348/67111528
[pid=16139] ppid=16137 vsize=195656 CPUtime=1122.33 cores=5,7
/proc/16139/stat : 16139 (strangenight1-s) R 16137 16139 15842 0 -1 4202496 218850 0 0 0 112152 81 0 0 25 0 1 0 630486765 200351744 29603 33554432000 4194304 4650387 140734893022080 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16139/statm: 48914 29603 381 112 0 43879 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 195656

[startup+1182.3 s]
/proc/loadavg: 2.54 3.54 3.60 2/353 16235
/proc/meminfo: memFree=18720228/32951124 swapFree=67111348/67111528
[pid=16139] ppid=16137 vsize=196556 CPUtime=1182.33 cores=5,7
/proc/16139/stat : 16139 (strangenight1-s) R 16137 16139 15842 0 -1 4202496 235337 0 0 0 118142 91 0 0 25 0 1 0 630486765 201273344 29259 33554432000 4194304 4650387 140734893022080 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16139/statm: 49139 29259 381 112 0 44104 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 196556

[startup+1242.3 s]
/proc/loadavg: 1.60 3.09 3.44 2/352 16236
/proc/meminfo: memFree=18728252/32951124 swapFree=67111348/67111528
[pid=16139] ppid=16137 vsize=140872 CPUtime=1242.32 cores=5,7
/proc/16139/stat : 16139 (strangenight1-s) R 16137 16139 15842 0 -1 4202496 256880 0 0 0 124137 95 0 0 25 0 1 0 630486765 144252928 27268 33554432000 4194304 4650387 140734893022080 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16139/statm: 35218 27268 381 112 0 30183 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 140872



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.24 2.73 3.30 2/352 16238
/proc/meminfo: memFree=18720528/32951124 swapFree=67111348/67111528
[pid=16139] ppid=16137 vsize=144992 CPUtime=1300.03 cores=5,7
/proc/16139/stat : 16139 (strangenight1-s) R 16137 16139 15842 0 -1 4202496 270903 0 0 0 129905 98 0 0 25 0 1 0 630486765 148471808 28999 33554432000 4194304 4650387 140734893022080 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16139/statm: 36248 28999 381 112 0 31213 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 144992

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.06
CPU user time (s): 1299.06
CPU system time (s): 0.993848
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 208804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.06
system time used= 0.993848
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 270906
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= 16
involuntary context switches= 14478

runsolver used 4.33534 second user time and 10.9623 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-14 15:45:09
IDJOB=3369721
IDBENCH=82530
IDSOLVER=1847
FILE ID=node145/3369721-1305380709
RUNJOBID= node145-1305379151-15863
PBS_JOBID= 13324357
Free space on /tmp= 73628 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S381985918-018-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369721-1305380709/watcher-3369721-1305380709 -o /tmp/evaluation-result-3369721-1305380709/solver-3369721-1305380709 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369721-1305380709.cnf

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

MD5SUM BENCH= 13d193ddef22075908d36a7c0d4a2be1
RANDOM SEED=1232098342

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15787688 kB
Buffers:        281620 kB
Cached:        8032252 kB
SwapCached:          0 kB
Active:       10278340 kB
Inactive:      6522664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15787688 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            6664 kB
Writeback:           0 kB
AnonPages:     8486644 kB
Mapped:          28856 kB
Slab:           255320 kB
PageTables:      41488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 82991740 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= 73652 MiB
End job on node145 at 2011-05-14 16:06:51