Trace number 3175512

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? (TO) 1300.06 1300.01

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.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175512-1301783657.cnf'
0.00/0.00	c -- header says num vars:            250
0.00/0.00	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.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.29/0.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.29/0.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
0.29/0.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.39/0.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
0.39/0.46	c Finding binary XORs  T:     0.00 s  found:       0
0.39/0.47	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.39/0.47	c calculated reachability. Time: 0.00
0.39/0.47	c Calc default polars -  time:   0.00 s pos:     117 undec:       1 neg:     132
0.39/0.47	c =========================================================================================
0.39/0.47	c types(t): F = full restart, N = normal restart
0.39/0.47	c types(t): S = simplification begin/end, E = solution found
0.39/0.47	c restart types(rt): st = static, dy = dynamic
0.39/0.47	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.39/0.47	c  B st     0         0       250     21250         0         0    148750         0   no data   no data  --
0.69/0.73	c  N dy    19      4537       250     21250         0      4428    148750    298725     59.38     62.53  --
0.89/0.99	c  N dy    25      8958       250     21250         0      6298    148750    362574     57.65     60.81  --
1.19/1.26	c  N dy    41     13216       250     21250         0      6323    148750    299726     57.71     60.78  --
1.49/1.59	c  N dy    59     17854       250     21250         0     10861    148750    596386     57.64     60.73  --
2.00/2.00	c  N dy    73     23729       250     21250         0     11104    148750    553873     57.53     60.96  --
2.10/2.10	c  F st    79     25000       250     21250         0     12347    148750    635655     57.56     58.15  --
2.29/2.34	c  N st    84     28300       250     21250         0      8915    148750    351248     57.56   no data  --
2.39/2.46	c  S st    85     30000       250     21250         0     10582    148750    464794     57.56   no data  --
2.49/2.51	c  S st    85     30501       250     21250         0     11079    148750    496782     57.56   no data  --
2.49/2.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.49/2.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.49/2.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.49/2.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.49/2.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
2.49/2.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.99/6.05	c lits-rem:      2822  cl-subs:      290  v-elim:      0  v-fix:    0  time:  3.50 s
6.19/6.24	c asymm  cl-useful: 0/5542/21250 lits-rem:0 time: 0.19
6.19/6.24	c calculated reachability. Time: 0.00
6.19/6.24	c  N dy    85     30501       250     21250         0     10789    148750    467161     57.56   no data  --
6.69/6.70	c  N dy   105     36150       250     21250         0      8573    148750    273781     57.44     60.53  --
6.99/7.00	c  N dy   121     40265       250     21250         0     12594    148750    540688     57.52     60.65  --
7.29/7.31	c  N dy   139     44269       250     21250         0     16507    148750    800467     57.65     60.90  --
7.39/7.44	c  S st   145     45752       250     21250         0      9216    148750    262499     57.68     57.55  --
7.39/7.49	c  S st   145     46254       250     21250         0      9708    148750    293133     57.68   no data  --
7.39/7.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.39/7.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.49/7.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
7.49/7.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.49/7.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.49/7.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
7.49/7.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.80/9.90	c lits-rem:       317  cl-subs:       48  v-elim:      0  v-fix:    0  time:  2.38 s
9.80/9.90	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
9.90/9.90	c vivif2 --  cl tried     9660 cl shrink        0 lits rem          0 time: 0.00
9.90/9.94	c asymm  cl-useful: 0/1092/21250 lits-rem:0 time: 0.04
9.90/9.94	c calculated reachability. Time: 0.00
9.90/9.94	c  N dy   145     46254       250     21250         0      9660    148750    288396     57.68   no data  --
10.19/10.26	c  N dy   163     50400       250     21250         0     13727    148750    558077     57.73     61.13  --
10.49/10.59	c  N dy   181     54408       250     21250         0     17653    148750    816111     57.74     60.80  --
10.90/10.93	c  N dy   197     58479       250     21250         0     11866    148750    383387     57.74     64.03  --
11.19/11.24	c  N dy   213     62525       250     21250         0     15821    148750    645263     57.77     64.05  --
11.79/11.80	c  N dy   228     68979       250     21250         0     11374    148750    300736     57.70     61.32  --
11.79/11.83	c  S st   232     69383       250     21250         0     11764    148750    327175     57.73     62.70  --
11.79/11.89	c  S st   232     69888       250     21250         0     12263    148750    358553     57.73   no data  --
11.79/11.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.79/11.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.89/11.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.89/11.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.89/11.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.89/11.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
11.89/11.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14.29/14.34	c lits-rem:       784  cl-subs:       76  v-elim:      0  v-fix:    0  time:  2.43 s
14.29/14.34	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
14.29/14.34	c vivif2 --  cl tried    12187 cl shrink        0 lits rem          0 time: 0.00
14.69/14.73	c asymm  cl-useful: 0/12433/21250 lits-rem:0 time: 0.38
14.69/14.73	c calculated reachability. Time: 0.00
14.69/14.73	c  N dy   232     69888       250     21250         0     12187    148750    350907     57.73   no data  --
15.09/15.11	c  N dy   253     74664       250     21250         0     16860    148750    658228     57.76     62.81  --
15.49/15.55	c  N dy   277     79509       250     21250         0     21612    148750    973855     57.84     61.62  --
15.99/16.01	c  N dy   297     84766       250     21250         0     15024    148750    486152     57.88     61.00  --
16.19/16.24	c  F st   312     87502       250     21250         0     17693    148750    663573     57.91     57.48  --
16.50/16.52	c  N st   317     90801       250     21250         0     20911    148750    882667     57.91   no data  --
17.09/17.18	c  N dy   330     98304       250     21250         0     15512    148750    464388     57.80     60.85  --
17.69/17.74	c  N dy   356    104639       250     21250         0     21690    148750    872929     57.83     62.30  --
17.69/17.76	c  S st   358    104833       250     21250         0     21877    148750    885141     57.84   no data  --
17.79/17.84	c  S st   358    105336       250     21250         0     22375    148750    917384     57.84   no data  --
17.79/17.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.79/17.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.79/17.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
17.79/17.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.79/17.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.79/17.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
17.79/17.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.29/21.34	c lits-rem:       519  cl-subs:      577  v-elim:      0  v-fix:    0  time:  3.46 s
21.29/21.34	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
21.29/21.35	c vivif2 --  cl tried    21798 cl shrink        0 lits rem          0 time: 0.01
21.49/21.58	c asymm  cl-useful: 0/4147/21250 lits-rem:0 time: 0.23
21.49/21.58	c calculated reachability. Time: 0.00
21.49/21.58	c  N dy   358    105336       250     21250         0     21798    148750    865368     57.84   no data  --
22.19/22.28	c  N dy   383    112452       250     21250         0     15105    148750    386693     57.85     61.24  --
22.89/22.93	c  N dy   405    119712       250     21250         0     22213    148750    859730     57.80     65.20  --
23.69/23.74	c  N dy   436    127476       250     21250         0     15154    148750    338425     57.84     61.54  --
24.39/24.47	c  N dy   467    135678       250     21250         0     23162    148750    865155     57.84     64.28  --
25.39/25.40	c  N dy   507    144513       250     21250         0     16157    148750    349721     57.87     61.36  --
26.20/26.27	c  N dy   546    153963       250     21250         0     25396    148750    962785     57.90     61.53  --
26.70/26.72	c  S st   570    158006       250     21250         0     29354    148750   1225533     57.94     57.92  --
26.80/26.81	c  S st   570    158509       250     21250         0     29851    148750   1256376     57.94   no data  --
26.80/26.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.80/26.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.80/26.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
26.80/26.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.80/26.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.80/26.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
26.80/26.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
37.40/37.50	c lits-rem:      1255  cl-subs:      758  v-elim:      0  v-fix:    0  time: 10.63 s
37.49/37.50	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
37.49/37.51	c vivif2 --  cl tried    29093 cl shrink        0 lits rem          0 time: 0.01
37.69/37.76	c asymm  cl-useful: 0/3371/21250 lits-rem:0 time: 0.25
37.69/37.76	c calculated reachability. Time: 0.00
37.69/37.76	c  N dy   570    158509       250     21250         0     29093    148750   1184477     57.94   no data  --
38.69/38.78	c  N dy   603    168682       250     21250         0     22426    148750    712844     57.94     61.07  --
39.89/39.93	c  N dy   625    179856       250     21250         0     33324    148750   1431490     57.84     60.97  --
41.09/41.10	c  N dy   681    191433       250     21250         0     27048    148750    969763     57.92     61.13  --
42.39/42.49	c  N dy   719    203836       250     21250         0     20602    148750    484757     57.89     61.01  --
43.79/43.84	c  N dy   753    217011       250     21250         0     33465    148750   1334452     57.84     61.49  --
45.39/45.41	c  N dy   810    230929       250     21250         0     27534    148750    892454     57.87     61.61  --
46.10/46.20	c  S st   843    237764       250     21250         0     34216    148750   1335506     57.89     56.16  --
46.29/46.30	c  S st   843    238267       250     21250         0     34711    148750   1366184     57.89   no data  --
46.29/46.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
46.29/46.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
46.29/46.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
46.29/46.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
46.29/46.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.29/46.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
46.29/46.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
58.20/58.22	c lits-rem:      1321  cl-subs:      866  v-elim:      0  v-fix:    0  time: 11.87 s
58.20/58.23	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
58.20/58.24	c vivif2 --  cl tried    33845 cl shrink        0 lits rem          0 time: 0.01
58.30/58.35	c asymm  cl-useful: 0/1299/21250 lits-rem:0 time: 0.11
58.30/58.35	c calculated reachability. Time: 0.00
58.30/58.35	c  N dy   843    238267       250     21250         0     33845    148750   1284853     57.89   no data  --
60.00/60.09	c  N dy   900    253576       250     21250         0     28292    148750    881984     57.90     61.26  --
62.10/62.12	c  N dy   972    270052       250     21250         0     22905    148750    474636     57.93     61.43  --
64.20/64.20	c  N dy  1037    288542       250     21250         0     40950    148750   1665647     57.92     61.51  --
66.19/66.23	c  F st  1101    306252       250     21250         0     35801    148750   1273993     57.92     61.33  --
66.29/66.38	c  N st  1104    307442       250     21250         0     36957    148750   1352183     57.92   no data  --
68.59/68.68	c  N dy  1158    327190       250     21250         0     32797    148750   1019425     57.92     61.43  --
71.10/71.15	c  N dy  1219    347424       250     21250         0     28172    148750    660690     57.88     61.38  --
72.19/72.28	c  S st  1247    357402       250     21250         0     37928    148750   1306040     57.87     53.38  --
72.29/72.39	c  S st  1247    357903       250     21250         0     38424    148750   1337836     57.87   no data  --
72.29/72.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
72.29/72.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
72.39/72.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
72.39/72.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
72.39/72.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
72.39/72.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
72.39/72.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
80.39/80.49	c lits-rem:      1808  cl-subs:      827  v-elim:      0  v-fix:    0  time:  8.04 s
80.49/80.50	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
80.49/80.51	c vivif2 --  cl tried    37597 cl shrink        0 lits rem          0 time: 0.01
80.69/80.73	c asymm  cl-useful: 0/3641/21250 lits-rem:0 time: 0.22
80.69/80.74	c calculated reachability. Time: 0.00
80.69/80.74	c  N dy  1247    357903       250     21250         0     37597    148750   1261482     57.87   no data  --
83.30/83.35	c  N dy  1317    377920       250     21250         0     31738    148750    840912     57.86     61.45  --
86.00/86.01	c  N dy  1368    398748       250     21250         0     52064    148750   2186236     57.82     60.93  --
88.39/88.43	c  N dy  1430    418768       250     21250         0     45252    148750   1682485     57.80     61.21  --
90.99/91.03	c  N dy  1488    438858       250     21250         0     37534    148750   1110115     57.74     60.91  --
93.89/93.94	c  N dy  1539    459689       250     21250         0     29555    148750    535023     57.71     60.83  --
96.60/96.60	c  N dy  1616    479890       250     21250         0     49276    148750   1842986     57.73     61.09  --
99.29/99.35	c  N dy  1667    499910       250     21250         0     39521    148750   1140327     57.71     61.15  --
102.49/102.55	c  N dy  1754    520992       250     21250         0     60143    148750   2510067     57.74     61.32  --
104.50/104.57	c  S st  1810    536855       250     21250         0     45358    148750   1473541     57.73   no data  --
104.59/104.68	c  S st  1810    537361       250     21250         0     45856    148750   1506261     57.73   no data  --
104.59/104.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
104.59/104.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
104.69/104.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
104.69/104.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
104.69/104.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
104.69/104.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
104.69/104.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
118.99/119.06	c lits-rem:      1122  cl-subs:      956  v-elim:      0  v-fix:    0  time: 14.31 s
118.99/119.06	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
118.99/119.08	c vivif2 --  cl tried    44900 cl shrink        0 lits rem          0 time: 0.01
119.29/119.33	c asymm  cl-useful: 0/2782/21250 lits-rem:0 time: 0.25
119.29/119.33	c calculated reachability. Time: 0.00
119.29/119.33	c  N dy  1810    537361       250     21250         0     44900    148750   1418284     57.73   no data  --
122.29/122.37	c  N dy  1894    557453       250     21250         0     33289    148750    618209     57.74     60.97  --
125.10/125.18	c  N dy  1992    577469       250     21250         0     52829    148750   1916500     57.77     67.34  --
128.20/128.23	c  N dy  2051    597770       250     21250         0     40416    148750   1040889     57.76     60.93  --
131.20/131.26	c  N dy  2111    617974       250     21250         0     60188    148750   2347957     57.75     61.02  --
134.20/134.26	c  N dy  2194    638146       250     21250         0     46663    148750   1396413     57.76     61.57  --
137.50/137.58	c  N dy  2266    658187       250     21250         0     66251    148750   2690202     57.76     64.15  --
140.49/140.54	c  N dy  2352    678394       250     21250         0     51806    148750   1685148     57.77     61.69  --
144.01/144.10	c  N dy  2425    698476       250     21250         0     36265    148750    595749     57.77     60.83  --
146.89/146.98	c  N dy  2490    718601       250     21250         0     55889    148750   1893934     57.75     61.06  --
150.50/150.52	c  N dy  2548    738893       250     21250         0     39545    148750    757105     57.75     60.93  --
153.40/153.47	c  N dy  2607    759135       250     21250         0     59317    148750   2065646     57.74     60.96  --
157.00/157.08	c  N dy  2690    779275       250     21250         0     41882    148750    857746     57.76     60.87  --
160.20/160.24	c  N dy  2768    799349       250     21250         0     61508    148750   2154878     57.76     61.34  --
161.40/161.46	c  S st  2790    806041       250     21250         0     68039    148750   2584868     57.76   no data  --
161.60/161.63	c  S st  2790    806542       250     21250         0     68531    148750   2614595     57.76   no data  --
161.60/161.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
161.60/161.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
161.60/161.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
161.70/161.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
161.70/161.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
161.70/161.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
161.70/161.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
374.81/374.90	c lits-rem:      1542  cl-subs:     1776  v-elim:      0  v-fix:    0  time: 213.15 s
374.91/374.90	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
374.91/374.92	c vivif2 --  cl tried    66755 cl shrink        0 lits rem          0 time: 0.03
375.21/375.25	c asymm  cl-useful: 0/1957/21250 lits-rem:0 time: 0.32
375.21/375.25	c calculated reachability. Time: 0.00
375.21/375.25	c  N dy  2790    806542       250     21250         0     66755    148750   2451297     57.76   no data  --
378.61/378.68	c  N dy  2858    827059       250     21250         0     48727    148750   1250872     57.75     60.90  --
382.00/382.07	c  N dy  2931    847094       250     21250         0     68321    148750   2550142     57.75     61.19  --
385.61/385.61	c  N dy  3006    867108       250     21250         0     48819    148750   1207419     57.75     60.89  --
389.10/389.16	c  N dy  3076    887209       250     21250         0     68439    148750   2500827     57.75     60.95  --
392.81/392.87	c  N dy  3143    907376       250     21250         0     48089    148750   1100336     57.74     61.16  --
396.10/396.17	c  N dy  3203    927428       250     21250         0     67704    148750   2400822     57.74     60.80  --
399.91/399.90	c  N dy  3276    947481       250     21250         0     46224    148750    925234     57.75     65.38  --
403.21/403.24	c  N dy  3362    967594       250     21250         0     65859    148750   2223380     57.76     60.80  --
407.20/407.21	c  N dy  3431    987661       250     21250         0     43462    148750    686825     57.75     61.05  --
410.21/410.23	c  N dy  3490   1007882       250     21250         0     63213    148750   1991980     57.73     61.08  --
414.40/414.43	c  N dy  3540   1030664       250     21250         0     85478    148750   3464013     57.71     61.18  --
417.51/417.55	c  N dy  3605   1050909       250     21250         0     62280    148750   1876816     57.71     61.43  --
421.41/421.43	c  F st  3667   1071875       250     21250         0     82746    148750   3228812     57.69     52.56  --
421.41/421.43	c  N st  3667   1071875       250     21250         0     82746    148750   3228812     57.69     52.56  --
424.81/424.88	c  N dy  3737   1092159       250     21250         0     58615    148750   1577079     57.69     61.70  --
428.50/428.57	c  N dy  3818   1112168       250     21250         0     78158    148750   2869974     57.70     61.47  --
432.51/432.56	c  N dy  3904   1132210       250     21250         0     52795    148750   1141573     57.71     64.51  --
435.91/435.95	c  N dy  3966   1152214       250     21250         0     72330    148750   2436330     57.71     60.97  --
440.21/440.27	c  N dy  4021   1172345       250     21250         0     46066    148750    641605     57.70     61.11  --
443.51/443.57	c  N dy  4098   1192396       250     21250         0     65654    148750   1937683     57.71     61.50  --
447.21/447.23	c  S st  4177   1209813       250     21250         0     82666    148750   3067691     57.71   no data  --
447.41/447.42	c  S st  4177   1210313       250     21250         0     83161    148750   3098133     57.71   no data  --
447.41/447.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
447.41/447.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
447.41/447.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
447.51/447.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
447.51/447.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
447.51/447.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
447.51/447.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
841.93/841.93	c lits-rem:      4315  cl-subs:     1976  v-elim:      0  v-fix:    0  time: 394.38 s
841.93/841.93	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
841.93/841.96	c vivif2 --  cl tried    81185 cl shrink        0 lits rem          0 time: 0.03
842.23/842.29	c asymm  cl-useful: 0/1673/21250 lits-rem:0 time: 0.32
842.23/842.29	c calculated reachability. Time: 0.00
842.23/842.29	c  N dy  4177   1210313       250     21250         0     81185    148750   2912059     57.71   no data  --
846.32/846.31	c  N dy  4242   1231003       250     21250         0     54579    148750   1151562     57.70     60.81  --
849.73/849.78	c  N dy  4323   1251134       250     21250         0     74194    148750   2449453     57.71     60.98  --
854.43/854.42	c  N dy  4399   1271372       250     21250         0     93965    148750   3752448     57.71     61.21  --
858.12/858.14	c  N dy  4485   1291378       250     21250         0     65680    148750   1832304     57.72     61.05  --
862.32/862.39	c  N dy  4564   1311552       250     21250         0     85410    148750   3134888     57.72     60.90  --
866.73/866.70	c  N dy  4636   1331648       250     21250         0     56175    148750   1143084     57.73     62.15  --
870.62/870.63	c  N dy  4733   1352212       250     21250         0     76317    148750   2480908     57.74     61.20  --
875.33/875.38	c  N dy  4801   1372429       250     21250         0     96088    148750   3789831     57.74     61.14  --
879.22/879.25	c  N dy  4880   1392734       250     21250         0     66084    148750   1740446     57.74     60.93  --
883.63/883.60	c  N dy  4965   1413105       250     21250         0     86025    148750   3065554     57.75     60.90  --
888.62/888.63	c  N dy  5053   1433116       250     21250         0     54721    148750    931052     57.76     63.87  --
892.73/892.77	c  N dy  5146   1454864       250     21250         0     75910    148750   2332369     57.77     60.82  --
897.42/897.44	c  N dy  5226   1474905       250     21250         0     95477    148750   3624005     57.77     61.23  --
901.72/901.78	c  N dy  5304   1495014       250     21250         0     63347    148750   1451903     57.77     60.98  --
905.93/905.95	c  N dy  5387   1515016       250     21250         0     82909    148750   2746588     57.78     61.03  --
911.12/911.19	c  N dy  5474   1535181       250     21250         0    102618    148750   4048764     57.78     61.04  --
915.13/915.16	c  N dy  5547   1555353       250     21250         0     69553    148750   1808801     57.78     61.47  --
919.43/919.47	c  N dy  5609   1575672       250     21250         0     89400    148750   3114817     57.78     60.86  --
925.13/925.16	c  N dy  5700   1597030       250     21250         0     56551    148750    891586     57.78     60.87  --
928.73/928.74	c  N dy  5744   1617229       250     21250         0     76291    148750   2202550     57.77     60.94  --
933.52/933.50	c  N dy  5819   1637330       250     21250         0     95925    148750   3500129     57.77     60.92  --
938.43/938.49	c  N dy  5889   1658414       250     21250         0     61812    148750   1194428     57.77     61.08  --
942.42/942.42	c  N dy  5945   1678651       250     21250         0     81576    148750   2504006     57.77     60.88  --
947.42/947.43	c  N dy  6016   1698762       250     21250         0    101212    148750   3801127     57.77     61.05  --
950.83/950.81	c  S st  6070   1710313       250     21250         0     56821    148750    804596     57.77   no data  --
950.93/950.95	c  S st  6070   1710818       250     21250         0     57320    148750    836670     57.77   no data  --
950.93/950.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
950.93/950.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
950.93/950.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
951.03/951.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
951.03/951.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
951.03/951.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
951.03/951.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
956.73/956.72	c lits-rem:       216  cl-subs:       77  v-elim:      0  v-fix:    0  time:  5.71 s
956.73/956.72	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
956.73/956.73	c vivif2 --  cl tried    57243 cl shrink        0 lits rem          0 time: 0.01
957.03/957.01	c asymm  cl-useful: 0/2187/21250 lits-rem:0 time: 0.28
957.03/957.01	c calculated reachability. Time: 0.00
957.03/957.01	c  N dy  6070   1710818       250     21250         0     57243    148750    829064     57.77   no data  --
960.83/960.85	c  N dy  6151   1730983       250     21250         0     76950    148750   2139070     57.78     61.05  --
965.63/965.61	c  N dy  6233   1751060       250     21250         0     96566    148750   3434821     57.78     61.01  --
971.03/971.01	c  N dy  6301   1771148       250     21250         0     59545    148750    925802     57.78     61.14  --
975.02/975.00	c  N dy  6371   1791919       250     21250         0     79883    148750   2275522     57.78     60.88  --
980.04/980.02	c  N dy  6465   1812099       250     21250         0     99624    148750   3583338     57.78     60.93  --
985.73/985.71	c  N dy  6567   1832476       250     21250         0     61839    148750   1017555     57.79     61.11  --
990.13/990.12	c  N dy  6644   1853897       250     21250         0     82788    148750   2405741     57.79     61.00  --
995.32/995.34	c  N dy  6728   1873988       250     21250         0    102401    148750   3704439     57.80     60.91  --
1000.63/1000.65	c  N dy  6807   1894207       250     21250         0     63509    148750   1073624     57.81     61.44  --
1004.73/1004.73	c  N dy  6898   1914373       250     21250         0     83260    148750   2385954     57.81     61.39  --
1009.43/1009.42	c  N dy  6957   1934521       250     21250         0    102955    148750   3687624     57.81     60.91  --
1014.83/1014.81	c  N dy  7023   1954604       250     21250         0     62952    148750    981563     57.80     61.19  --
1018.64/1018.67	c  N dy  7082   1974645       250     21250         0     82488    148750   2277570     57.80     64.79  --
1023.83/1023.84	c  N dy  7157   1995374       250     21250         0    102725    148750   3618782     57.80     61.39  --
1029.83/1029.80	c  N dy  7237   2015512       250     21250         0     61848    148750    856332     57.81     61.27  --
1033.53/1033.55	c  N dy  7303   2035595       250     21250         0     81497    148750   2154337     57.81     61.00  --
1038.13/1038.19	c  N dy  7369   2055614       250     21250         0    101077    148750   3451586     57.80     61.18  --
1043.83/1043.88	c  N dy  7440   2075668       250     21250         0    120673    148750   4748185     57.80     63.57  --
1048.13/1048.12	c  N dy  7504   2096082       250     21250         0     79052    148750   1939522     57.80     61.89  --
1052.83/1052.86	c  N dy  7579   2116359       250     21250         0     98854    148750   3248773     57.80     60.94  --
1058.93/1058.93	c  N dy  7658   2138096       250     21250         0    120125    148750   4655026     57.80     60.85  --
1063.43/1063.49	c  N dy  7728   2158424       250     21250         0     77423    148750   1777097     57.80     61.14  --
1068.03/1068.07	c  N dy  7796   2178574       250     21250         0     97092    148750   3077098     57.80     60.91  --
1073.83/1073.85	c  N dy  7885   2198818       250     21250         0    116809    148750   4381987     57.81     60.86  --
1077.53/1077.52	c  S st  7931   2210818       250     21250         0     65055    148750    903449     57.81   no data  --
1077.63/1077.67	c  S st  7931   2211318       250     21250         0     65548    148750    935042     57.81   no data  --
1077.63/1077.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1077.63/1077.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1077.73/1077.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
1077.73/1077.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1077.73/1077.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1077.73/1077.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1077.73/1077.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1083.93/1083.94	c lits-rem:        62  cl-subs:       83  v-elim:      0  v-fix:    0  time:  6.20 s
1083.93/1083.94	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
1083.93/1083.96	c vivif2 --  cl tried    65465 cl shrink        0 lits rem          0 time: 0.01
1084.23/1084.22	c asymm  cl-useful: 0/1991/21250 lits-rem:0 time: 0.27
1084.23/1084.23	c calculated reachability. Time: 0.00
1084.23/1084.23	c  N dy  7931   2211318       250     21250         0     65465    148750    927375     57.81   no data  --
1088.33/1088.39	c  N dy  8012   2231473       250     21250         0     85179    148750   2235260     57.81     61.06  --
1093.23/1093.23	c  N dy  8065   2252143       250     21250         0    105388    148750   3575495     57.81     61.23  --
1099.13/1099.12	c  N dy  8148   2272403       250     21250         0    125137    148750   4886831     57.81     60.98  --
1103.63/1103.66	c  N dy  8228   2292406       250     21250         0     80214    148750   1852582     57.81     60.93  --
1108.43/1108.45	c  N dy  8317   2312497       250     21250         0     99824    148750   3154992     57.82     60.93  --
1114.23/1114.21	c  N dy  8398   2332588       250     21250         0    119454    148750   4459263     57.82     60.91  --
1119.53/1119.58	c  N dy  8448   2354841       250     21250         0     75722    148750   1502224     57.81     61.24  --
1124.24/1124.23	c  N dy  8532   2374949       250     21250         0     95334    148750   2803026     57.82     61.41  --
1129.94/1129.95	c  N dy  8635   2395014       250     21250         0    114937    148750   4105883     57.83     61.18  --
1136.34/1136.31	c  N dy  8701   2415820       250     21250         0     68877    148750    995671     57.83     61.72  --
1140.53/1140.51	c  N dy  8779   2435872       250     21250         0     88468    148750   2294672     57.83     61.54  --
1146.53/1146.59	c  N dy  8863   2460028       250     21250         0    112114    148750   3864535     57.83     61.39  --
1153.03/1153.05	c  N dy  8963   2480041       250     21250         0    131678    148750   5166030     57.84     61.04  --
1157.74/1157.74	c  N dy  9020   2501208       250     21250         0     84896    148750   1999238     57.84     61.28  --
1162.74/1162.77	c  N dy  9103   2521234       250     21250         0    104462    148750   3298434     57.84     60.98  --
1169.03/1169.05	c  N dy  9191   2541355       250     21250         0    124085    148750   4598747     57.84     61.06  --
1174.63/1174.69	c  N dy  9250   2561411       250     21250         0     75301    148750   1308638     57.84     66.70  --
1179.33/1179.35	c  N dy  9326   2582021       250     21250         0     95459    148750   2637205     57.84     61.71  --
1184.54/1184.57	c  N dy  9390   2602174       250     21250         0    115137    148750   3938524     57.84     60.93  --
1191.04/1191.10	c  N dy  9458   2622491       250     21250         0    134989    148750   5251783     57.84     61.05  --
1196.03/1196.01	c  N dy  9532   2642897       250     21250         0     85559    148750   1937428     57.84     61.39  --
1201.14/1201.11	c  N dy  9598   2663891       250     21250         0    106052    148750   3292051     57.84     61.43  --
1207.24/1207.24	c  N dy  9684   2683977       250     21250         0    125655    148750   4593323     57.84     61.44  --
1213.73/1213.73	c  N dy  9773   2704402       250     21250         0     75307    148750   1200349     57.85     60.98  --
1215.13/1215.13	c  S st  9790   2711318       250     21250         0     82056    148750   1649283     57.85     56.23  --
1215.33/1215.31	c  S st  9790   2711821       250     21250         0     82553    148750   1679947     57.85   no data  --
1215.33/1215.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1215.33/1215.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1215.33/1215.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
1215.45/1215.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1215.45/1215.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1215.45/1215.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1215.45/1215.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1236.35/1236.38	c lits-rem:      1376  cl-subs:      755  v-elim:      0  v-fix:    0  time: 20.97 s
1236.35/1236.38	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
1236.35/1236.40	c vivif2 --  cl tried    81798 cl shrink        0 lits rem          0 time: 0.02
1236.74/1236.70	c asymm  cl-useful: 0/1654/21250 lits-rem:0 time: 0.30
1236.74/1236.71	c calculated reachability. Time: 0.00
1236.74/1236.71	c  N dy  9790   2711821       250     21250         0     81798    148750   1610773     57.85   no data  --
1241.44/1241.44	c  N dy  9860   2731894       250     21250         0    101440    148750   2909046     57.84     61.14  --
1247.34/1247.33	c  N dy  9957   2752016       250     21250         0    121075    148750   4216204     57.85     61.18  --
1254.24/1254.22	c  N dy 10040   2772424       250     21250         0    141009    148750   5537155     57.86     61.15  --
1258.73/1258.78	c  N dy 10106   2792464       250     21250         0     89233    148750   2067815     57.85     61.11  --
1263.84/1263.86	c  N dy 10184   2812549       250     21250         0    108869    148750   3368998     57.86     61.07  --
1270.04/1270.07	c  N dy 10265   2833353       250     21250         0    129182    148750   4712909     57.86     61.60  --
1276.54/1276.53	c  N dy 10344   2853373       250     21250         0     76473    148750   1162855     57.86     62.82  --
1281.03/1281.05	c  N dy 10420   2873434       250     21250         0     96044    148750   2460895     57.86     66.57  --
1286.34/1286.32	c  N dy 10487   2893459       250     21250         0    115627    148750   3755465     57.86     61.36  --
1293.13/1293.11	c  N dy 10582   2913819       250     21250         0    135536    148750   5081026     57.87     61.15  --
1299.24/1299.22	c  N dy 10663   2933995       250     21250         0     82008    148750   1473229     57.87     61.35  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 0.00 0.26 2.64 2/174 17523
/proc/meminfo: memFree=18449612/32950928 swapFree=67111528/67111528
[pid=17523] ppid=17521 vsize=29964 CPUtime=0 cores=4,6
/proc/17523/stat : 17523 (strangenight1-s) R 17521 17523 17493 0 -1 4202496 764 0 0 0 0 0 0 0 22 0 1 0 368596364 30683136 704 33554432000 4194304 4650387 140734246916288 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17523/statm: 7491 704 327 112 0 2456 0

[startup+0.080204 s]
/proc/loadavg: 0.00 0.26 2.64 2/174 17523
/proc/meminfo: memFree=18449612/32950928 swapFree=67111528/67111528
[pid=17523] ppid=17521 vsize=30748 CPUtime=0.07 cores=4,6
/proc/17523/stat : 17523 (strangenight1-s) R 17521 17523 17493 0 -1 4202496 1080 0 0 0 7 0 0 0 22 0 1 0 368596364 31485952 1020 33554432000 4194304 4650387 140734246916288 18446744073709551615 4370698 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17523/statm: 7687 1020 346 112 0 2652 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 30748

[startup+0.101198 s]
/proc/loadavg: 0.00 0.26 2.64 2/174 17523
/proc/meminfo: memFree=18449612/32950928 swapFree=67111528/67111528
[pid=17523] ppid=17521 vsize=30748 CPUtime=0.09 cores=4,6
/proc/17523/stat : 17523 (strangenight1-s) R 17521 17523 17493 0 -1 4202496 1085 0 0 0 9 0 0 0 22 0 1 0 368596364 31485952 1025 33554432000 4194304 4650387 140734246916288 18446744073709551615 4370698 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17523/statm: 7687 1025 346 112 0 2652 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30748

[startup+0.301163 s]
/proc/loadavg: 0.00 0.26 2.64 2/174 17523
/proc/meminfo: memFree=18449612/32950928 swapFree=67111528/67111528
[pid=17523] ppid=17521 vsize=30880 CPUtime=0.29 cores=4,6
/proc/17523/stat : 17523 (strangenight1-s) R 17521 17523 17493 0 -1 4202496 1122 0 0 0 29 0 0 0 23 0 1 0 368596364 31621120 1062 33554432000 4194304 4650387 140734246916288 18446744073709551615 4371060 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17523/statm: 7720 1062 346 112 0 2685 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30880

[startup+0.701084 s]
/proc/loadavg: 0.00 0.26 2.64 2/174 17523
/proc/meminfo: memFree=18449612/32950928 swapFree=67111528/67111528
[pid=17523] ppid=17521 vsize=38196 CPUtime=0.69 cores=4,6
/proc/17523/stat : 17523 (strangenight1-s) R 17521 17523 17493 0 -1 4202496 3216 0 0 0 69 0 0 0 25 0 1 0 368596364 39112704 2840 33554432000 4194304 4650387 140734246916288 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17523/statm: 9549 2840 377 112 0 4514 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38196

[startup+1.50093 s]
/proc/loadavg: 0.00 0.26 2.64 2/175 17524
/proc/meminfo: memFree=18438816/32950928 swapFree=67111528/67111528
[pid=17523] ppid=17521 vsize=38988 CPUtime=1.49 cores=4,6
/proc/17523/stat : 17523 (strangenight1-s) R 17521 17523 17493 0 -1 4202496 4745 0 0 0 149 0 0 0 25 0 1 0 368596364 39923712 3109 33554432000 4194304 4650387 140734246916288 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17523/statm: 9747 3109 379 112 0 4712 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38988

[startup+3.10063 s]
/proc/loadavg: 0.00 0.26 2.64 4/185 17544
/proc/meminfo: memFree=18375728/32950928 swapFree=67111528/67111528
[pid=17523] ppid=17521 vsize=52072 CPUtime=3.09 cores=4,6
/proc/17523/stat : 17523 (strangenight1-s) R 17521 17523 17493 0 -1 4202496 9652 0 0 0 308 1 0 0 25 0 1 0 368596364 53321728 6250 33554432000 4194304 4650387 140734246916288 18446744073709551615 4439604 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17523/statm: 13018 6250 381 112 0 7983 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 52072

[startup+6.30103 s]
/proc/loadavg: 0.24 0.30 2.64 4/185 17544
/proc/meminfo: memFree=18311440/32950928 swapFree=67111528/67111528
[pid=17523] ppid=17521 vsize=54016 CPUtime=6.29 cores=4,6
/proc/17523/stat : 17523 (strangenight1-s) R 17521 17523 17493 0 -1 4202496 10110 0 0 0 628 1 0 0 25 0 1 0 368596364 55312384 6708 33554432000 4194304 4650387 140734246916288 18446744073709551615 4365405 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17523/statm: 13504 6708 381 112 0 8469 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 54016

[startup+12.7008 s]
/proc/loadavg: 0.54 0.36 2.65 5/190 17554
/proc/meminfo: memFree=18259352/32950928 swapFree=67111528/67111528
[pid=17523] ppid=17521 vsize=54332 CPUtime=12.69 cores=4,6
/proc/17523/stat : 17523 (strangenight1-s) R 17521 17523 17493 0 -1 4202496 14613 0 0 0 1267 2 0 0 25 0 1 0 368596364 55635968 6600 33554432000 4194304 4650387 140734246916288 18446744073709551615 4438367 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17523/statm: 13583 6600 381 112 0 8548 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54332

[startup+25.5004 s]
/proc/loadavg: 1.31 0.54 2.67 5/190 17555
/proc/meminfo: memFree=18116956/32950928 swapFree=67111528/67111528
[pid=17523] ppid=17521 vsize=69124 CPUtime=25.5 cores=4,6
/proc/17523/stat : 17523 (strangenight1-s) R 17521 17523 17493 0 -1 4202496 25600 0 0 0 2545 5 0 0 25 0 1 0 368596364 70782976 9902 33554432000 4194304 4650387 140734246916288 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17523/statm: 17281 9902 381 112 0 12246 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 69124

[startup+51.1005 s]
/proc/loadavg: 2.22 0.82 2.70 5/190 17555
/proc/meminfo: memFree=18059100/32950928 swapFree=67111528/67111528
[pid=17523] ppid=17521 vsize=83412 CPUtime=51.09 cores=4,6
/proc/17523/stat : 17523 (strangenight1-s) R 17521 17523 17493 0 -1 4202496 37560 0 0 0 5102 7 0 0 25 0 1 0 368596364 85413888 14332 33554432000 4194304 4650387 140734246916288 18446744073709551615 4439334 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17523/statm: 20853 14332 381 112 0 15818 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 83412

[startup+102.307 s]
/proc/loadavg: 3.23 1.31 2.77 5/190 17557
/proc/meminfo: memFree=17981224/32950928 swapFree=67111528/67111528
[pid=17523] ppid=17521 vsize=92816 CPUtime=102.3 cores=4,6
/proc/17523/stat : 17523 (strangenight1-s) R 17521 17523 17493 0 -1 4202496 65147 0 0 0 10218 12 0 0 25 0 1 0 368596364 95043584 17547 33554432000 4194304 4650387 140734246916288 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17523/statm: 23204 17547 381 112 0 18169 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 92816

[startup+162.301 s]
/proc/loadavg: 3.71 1.79 2.84 5/190 17558
/proc/meminfo: memFree=17837112/32950928 swapFree=67111528/67111528
[pid=17523] ppid=17521 vsize=117864 CPUtime=162.29 cores=4,6
/proc/17523/stat : 17523 (strangenight1-s) R 17521 17523 17493 0 -1 4202496 96153 0 0 0 16210 19 0 0 25 0 1 0 368596364 120692736 23375 33554432000 4194304 4650387 140734246916288 18446744073709551615 4433049 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17523/statm: 29466 23375 381 112 0 24431 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 117864

[startup+222.301 s]
/proc/loadavg: 3.96 2.21 2.92 5/190 17560
/proc/meminfo: memFree=17818992/32950928 swapFree=67111528/67111528
[pid=17523] ppid=17521 vsize=121280 CPUtime=222.3 cores=4,6
/proc/17523/stat : 17523 (strangenight1-s) R 17521 17523 17493 0 -1 4202496 96765 0 0 0 22210 20 0 0 25 0 1 0 368596364 124190720 23987 33554432000 4194304 4650387 140734246916288 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17523/statm: 30320 23987 381 112 0 25285 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 121280

[startup+282.301 s]
/proc/loadavg: 3.98 2.53 2.98 5/190 17565
/proc/meminfo: memFree=17759432/32950928 swapFree=67111528/67111528
[pid=17523] ppid=17521 vsize=121280 CPUtime=282.31 cores=4,6
/proc/17523/stat : 17523 (strangenight1-s) R 17521 17523 17493 0 -1 4202496 96769 0 0 0 28211 20 0 0 25 0 1 0 368596364 124190720 23991 33554432000 4194304 4650387 140734246916288 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17523/statm: 30320 23991 381 112 0 25285 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 121280

[startup+342.301 s]
/proc/loadavg: 3.99 2.80 3.04 5/190 17566
/proc/meminfo: memFree=17729060/32950928 swapFree=67111528/67111528
[pid=17523] ppid=17521 vsize=121280 CPUtime=342.31 cores=4,6
/proc/17523/stat : 17523 (strangenight1-s) R 17521 17523 17493 0 -1 4202496 96769 0 0 0 34211 20 0 0 25 0 1 0 368596364 124190720 23991 33554432000 4194304 4650387 140734246916288 18446744073709551615 4476322 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17523/statm: 30320 23991 381 112 0 25285 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 121280

[startup+402.3 s]
/proc/loadavg: 4.03 3.03 3.10 5/190 17568
/proc/meminfo: memFree=17728148/32950928 swapFree=67111528/67111528
[pid=17523] ppid=17521 vsize=121516 CPUtime=402.3 cores=4,6
/proc/17523/stat : 17523 (strangenight1-s) R 17521 17523 17493 0 -1 4202496 110592 0 0 0 40207 23 0 0 25 0 1 0 368596364 124432384 23279 33554432000 4194304 4650387 140734246916288 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17523/statm: 30379 23279 381 112 0 25344 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 121516

[startup+462.301 s]
/proc/loadavg: 4.06 3.22 3.16 5/190 17569
/proc/meminfo: memFree=17669732/32950928 swapFree=67111528/67111528
[pid=17523] ppid=17521 vsize=187064 CPUtime=462.31 cores=4,6
/proc/17523/stat : 17523 (strangenight1-s) R 17521 17523 17493 0 -1 4202496 135021 0 0 0 46202 29 0 0 25 0 1 0 368596364 191553536 27919 33554432000 4194304 4650387 140734246916288 18446744073709551615 4439329 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17523/statm: 46766 27919 381 112 0 41731 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 187064

[startup+522.301 s]
/proc/loadavg: 4.02 3.36 3.21 5/190 17571
/proc/meminfo: memFree=17670348/32950928 swapFree=67111528/67111528
[pid=17523] ppid=17521 vsize=187064 CPUtime=522.31 cores=4,6
/proc/17523/stat : 17523 (strangenight1-s) R 17521 17523 17493 0 -1 4202496 135092 0 0 0 52202 29 0 0 25 0 1 0 368596364 191553536 27990 33554432000 4194304 4650387 140734246916288 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17523/statm: 46766 27990 381 112 0 41731 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 187064

[startup+582.3 s]
/proc/loadavg: 4.01 3.47 3.26 5/190 17573
/proc/meminfo: memFree=17631152/32950928 swapFree=67111528/67111528
[pid=17523] ppid=17521 vsize=187064 CPUtime=582.32 cores=4,6
/proc/17523/stat : 17523 (strangenight1-s) R 17521 17523 17493 0 -1 4202496 135105 0 0 0 58203 29 0 0 25 0 1 0 368596364 191553536 28003 33554432000 4194304 4650387 140734246916288 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17523/statm: 46766 28003 381 112 0 41731 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 187064

[startup+642.301 s]
/proc/loadavg: 4.00 3.56 3.30 5/190 17574
/proc/meminfo: memFree=17654064/32950928 swapFree=67111528/67111528
[pid=17523] ppid=17521 vsize=187064 CPUtime=642.32 cores=4,6
/proc/17523/stat : 17523 (strangenight1-s) R 17521 17523 17493 0 -1 4202496 135105 0 0 0 64203 29 0 0 25 0 1 0 368596364 191553536 28003 33554432000 4194304 4650387 140734246916288 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17523/statm: 46766 28003 381 112 0 41731 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 187064

[startup+702.301 s]
/proc/loadavg: 4.00 3.64 3.34 5/190 17576
/proc/meminfo: memFree=17655900/32950928 swapFree=67111528/67111528
[pid=17523] ppid=17521 vsize=187064 CPUtime=702.32 cores=4,6
/proc/17523/stat : 17523 (strangenight1-s) R 17521 17523 17493 0 -1 4202496 135105 0 0 0 70203 29 0 0 25 0 1 0 368596364 191553536 28003 33554432000 4194304 4650387 140734246916288 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17523/statm: 46766 28003 381 112 0 41731 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 187064

[startup+762.306 s]
/proc/loadavg: 4.04 3.72 3.39 5/190 17577
/proc/meminfo: memFree=17604176/32950928 swapFree=67111528/67111528
[pid=17523] ppid=17521 vsize=187064 CPUtime=762.33 cores=4,6
/proc/17523/stat : 17523 (strangenight1-s) R 17521 17523 17493 0 -1 4202496 135105 0 0 0 76204 29 0 0 25 0 1 0 368596364 191553536 28003 33554432000 4194304 4650387 140734246916288 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17523/statm: 46766 28003 381 112 0 41731 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 187064

[startup+822.301 s]
/proc/loadavg: 4.05 3.78 3.43 5/190 17579
/proc/meminfo: memFree=17639868/32950928 swapFree=67111528/67111528
[pid=17523] ppid=17521 vsize=187064 CPUtime=822.33 cores=4,6
/proc/17523/stat : 17523 (strangenight1-s) R 17521 17523 17493 0 -1 4202496 135105 0 0 0 82204 29 0 0 25 0 1 0 368596364 191553536 28003 33554432000 4194304 4650387 140734246916288 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17523/statm: 46766 28003 381 112 0 41731 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 187064

[startup+882.301 s]
/proc/loadavg: 4.02 3.82 3.46 5/190 17581
/proc/meminfo: memFree=17614684/32950928 swapFree=67111528/67111528
[pid=17523] ppid=17521 vsize=136052 CPUtime=882.33 cores=4,6
/proc/17523/stat : 17523 (strangenight1-s) R 17521 17523 17493 0 -1 4202496 152079 0 0 0 88200 33 0 0 25 0 1 0 368596364 139317248 27586 33554432000 4194304 4650387 140734246916288 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17523/statm: 34013 27586 381 112 0 28978 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 136052

[startup+942.3 s]
/proc/loadavg: 4.00 3.85 3.49 5/190 17582
/proc/meminfo: memFree=17610320/32950928 swapFree=67111528/67111528
[pid=17523] ppid=17521 vsize=136360 CPUtime=942.32 cores=4,6
/proc/17523/stat : 17523 (strangenight1-s) R 17521 17523 17493 0 -1 4202496 175186 0 0 0 94193 39 0 0 25 0 1 0 368596364 139632640 27377 33554432000 4194304 4650387 140734246916288 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17523/statm: 34090 27377 381 112 0 29055 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 136360

[startup+1002.3 s]
/proc/loadavg: 4.07 3.89 3.52 5/190 17584
/proc/meminfo: memFree=17562180/32950928 swapFree=67111528/67111528
[pid=17523] ppid=17521 vsize=140212 CPUtime=1002.33 cores=4,6
/proc/17523/stat : 17523 (strangenight1-s) R 17521 17523 17493 0 -1 4202496 195049 0 0 0 100187 46 0 0 25 0 1 0 368596364 143577088 27133 33554432000 4194304 4650387 140734246916288 18446744073709551615 4364756 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17523/statm: 35053 27133 381 112 0 30018 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 140212

[startup+1062.3 s]
/proc/loadavg: 4.02 3.91 3.55 5/190 17585
/proc/meminfo: memFree=17541952/32950928 swapFree=67111528/67111528
[pid=17523] ppid=17521 vsize=140452 CPUtime=1062.33 cores=4,6
/proc/17523/stat : 17523 (strangenight1-s) R 17521 17523 17493 0 -1 4202496 216113 0 0 0 106181 52 0 0 25 0 1 0 368596364 143822848 26865 33554432000 4194304 4650387 140734246916288 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17523/statm: 35113 26865 381 112 0 30078 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 140452

[startup+1122.3 s]
/proc/loadavg: 4.01 3.92 3.58 5/190 17587
/proc/meminfo: memFree=17501744/32950928 swapFree=67111528/67111528
[pid=17523] ppid=17521 vsize=140632 CPUtime=1122.33 cores=4,6
/proc/17523/stat : 17523 (strangenight1-s) R 17521 17523 17493 0 -1 4202496 234231 0 0 0 112176 57 0 0 25 0 1 0 368596364 144007168 28152 33554432000 4194304 4650387 140734246916288 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17523/statm: 35158 28152 381 112 0 30123 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 140632

[startup+1182.3 s]
/proc/loadavg: 4.00 3.93 3.60 5/190 17589
/proc/meminfo: memFree=17504440/32950928 swapFree=67111528/67111528
[pid=17523] ppid=17521 vsize=197468 CPUtime=1182.33 cores=4,6
/proc/17523/stat : 17523 (strangenight1-s) R 17521 17523 17493 0 -1 4202496 252913 0 0 0 118172 61 0 0 25 0 1 0 368596364 202207232 29288 33554432000 4194304 4650387 140734246916288 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17523/statm: 49367 29288 381 112 0 44332 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 197468

[startup+1242.3 s]
/proc/loadavg: 4.00 3.94 3.62 5/190 17590
/proc/meminfo: memFree=17514080/32950928 swapFree=67111528/67111528
[pid=17523] ppid=17521 vsize=201980 CPUtime=1242.34 cores=4,6
/proc/17523/stat : 17523 (strangenight1-s) R 17521 17523 17493 0 -1 4202496 265513 0 0 0 124169 65 0 0 25 0 1 0 368596364 206827520 29819 33554432000 4194304 4650387 140734246916288 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17523/statm: 50495 29819 381 112 0 45460 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 201980



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.95 3.64 5/190 17592
/proc/meminfo: memFree=17517396/32950928 swapFree=67111528/67111528
[pid=17523] ppid=17521 vsize=145096 CPUtime=1300.05 cores=4,6
/proc/17523/stat : 17523 (strangenight1-s) R 17521 17523 17493 0 -1 4202496 282776 0 0 0 129935 70 0 0 25 0 1 0 368596364 148578304 28323 33554432000 4194304 4650387 140734246916288 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17523/statm: 36274 28323 381 112 0 31239 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 145096

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.06
CPU user time (s): 1299.35
CPU system time (s): 0.706892
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 212020

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

runsolver used 2.25766 second user time and 4.85726 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-03 00:34:17
IDJOB=3175512
IDBENCH=82530
IDSOLVER=1589
FILE ID=node115/3175512-1301783657
RUNJOBID= node115-1301783654-17512
PBS_JOBID= 12841403
Free space on /tmp= 71372 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
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-3175512-1301783657/watcher-3175512-1301783657 -o /tmp/evaluation-result-3175512-1301783657/solver-3175512-1301783657 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175512-1301783657.cnf

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

MD5SUM BENCH= 13d193ddef22075908d36a7c0d4a2be1
RANDOM SEED=596009643

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18449892 kB
Buffers:        401324 kB
Cached:       13729564 kB
SwapCached:          0 kB
Active:        9265272 kB
Inactive:      4928252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18449892 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6656 kB
Writeback:           0 kB
AnonPages:       62684 kB
Mapped:          14552 kB
Slab:           243148 kB
PageTables:       4792 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   190820 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= 71340 MiB
End job on node115 at 2011-04-03 00:55:59