Trace number 3175671

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-S58287803-001-UNKNOWN.cnf
MD5SUM0d5d355ade4a956f83626786ca6018b7
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-3175671-1301786253.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/14591/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.08 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:       5 neg:     128
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    10      4402       250     21250         0      4290    148750    295088     60.36     63.63  --
0.89/0.97	c  N dy    16      8520       250     21250         0      5891    148750    340473     58.51     61.81  --
1.29/1.35	c  N dy    26     14270       250     21250         0      7344    148750    371195     57.85     60.93  --
1.59/1.63	c  N dy    43     18309       250     21250         0      5806    148750    207710     58.03     61.09  --
1.89/1.90	c  N dy    64     22404       250     21250         0      9814    148750    473622     58.25     61.40  --
1.99/2.08	c  F st    66     25000       250     21250         0     12367    148750    644587     57.97     53.40  --
2.19/2.24	c  N st    70     27033       250     21250         0      7673    148750    273972     57.97   no data  --
2.39/2.44	c  S st    72     30001       250     21250         0     10563    148750    467798     57.97   no data  --
2.49/2.50	c  S st    72     30508       250     21250         0     11066    148750    499938     57.97   no data  --
2.49/2.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.49/2.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.49/2.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.49/2.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.49/2.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
2.49/2.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.19/6.27	c lits-rem:      1572  cl-subs:      306  v-elim:      0  v-fix:    0  time:  3.74 s
6.39/6.47	c asymm  cl-useful: 0/5495/21250 lits-rem:0 time: 0.20
6.39/6.47	c calculated reachability. Time: 0.00
6.39/6.47	c  N dy    72     30508       250     21250         0     10760    148750    470827     57.97   no data  --
6.69/6.77	c  N dy    85     34584       250     21250         0     14757    148750    736003     57.97     65.79  --
6.99/7.09	c  N dy   104     38940       250     21250         0     11293    148750    457954     58.05     61.17  --
7.39/7.44	c  N dy   117     43447       250     21250         0     15694    148750    749174     57.98     61.07  --
7.59/7.63	c  S st   123     45762       250     21250         0      9212    148750    264807     57.96     59.16  --
7.59/7.68	c  S st   123     46262       250     21250         0      9709    148750    296239     57.96   no data  --
7.59/7.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.59/7.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.59/7.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
7.59/7.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.59/7.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.59/7.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
7.59/7.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.49/10.53	c lits-rem:       625  cl-subs:       37  v-elim:      0  v-fix:    0  time:  2.83 s
10.49/10.53	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
10.49/10.53	c vivif2 --  cl tried     9672 cl shrink        0 lits rem          0 time: 0.00
10.49/10.57	c asymm  cl-useful: 0/1164/21250 lits-rem:0 time: 0.04
10.49/10.57	c calculated reachability. Time: 0.00
10.49/10.57	c  N dy   123     46262       250     21250         0      9672    148750    292130     57.96   no data  --
10.89/11.00	c  N dy   135     51915       250     21250         0     15195    148750    654932     57.82     61.36  --
11.29/11.35	c  N dy   150     56005       250     21250         0     19207    148750    920128     57.86     61.42  --
11.59/11.66	c  N dy   163     60035       250     21250         0     13375    148750    484253     57.85     61.37  --
11.99/12.00	c  N dy   188     64174       250     21250         0     17420    148750    755250     58.02     61.29  --
12.40/12.43	c  N dy   208     68820       250     21250         0     11217    148750    289531     58.04     61.38  --
12.40/12.47	c  S st   209     69395       250     21250         0     11775    148750    326210     58.03     58.99  --
12.49/12.52	c  S st   209     69896       250     21250         0     12274    148750    356672     58.03   no data  --
12.49/12.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.49/12.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.49/12.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.49/12.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.49/12.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.49/12.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
12.49/12.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.09/15.19	c lits-rem:      1179  cl-subs:       98  v-elim:      0  v-fix:    0  time:  2.65 s
15.09/15.19	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
15.19/15.20	c vivif2 --  cl tried    12176 cl shrink        0 lits rem          0 time: 0.00
15.49/15.57	c asymm  cl-useful: 0/12763/21250 lits-rem:0 time: 0.37
15.49/15.57	c calculated reachability. Time: 0.00
15.49/15.57	c  N dy   209     69896       250     21250         0     12176    148750    346447     58.03   no data  --
15.99/16.04	c  N dy   220     75967       250     21250         0     18083    148750    738205     57.93     61.36  --
16.40/16.49	c  N dy   241     80897       250     21250         0     22910    148750   1058619     57.96     61.06  --
16.89/16.92	c  N dy   263     86126       250     21250         0     16303    148750    574502     57.99     61.14  --
16.99/17.03	c  F st   265     87500       250     21250         0     17644    148750    663577     57.96     59.62  --
17.39/17.48	c  N dy   271     92693       250     21250         0     22724    148750   1006971     57.96   no data  --
17.99/18.03	c  N dy   300     98679       250     21250         0     15873    148750    494466     58.03     62.51  --
18.49/18.57	c  S st   326    104846       250     21250         0     21914    148750    895132     58.06     53.64  --
18.59/18.64	c  S st   326    105347       250     21250         0     22406    148750    926685     58.06   no data  --
18.59/18.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.59/18.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.59/18.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
18.59/18.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.59/18.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.59/18.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
18.59/18.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
24.49/24.58	c lits-rem:       986  cl-subs:      476  v-elim:      0  v-fix:    0  time:  5.89 s
24.49/24.58	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
24.49/24.59	c vivif2 --  cl tried    21930 cl shrink        0 lits rem          0 time: 0.01
24.79/24.80	c asymm  cl-useful: 0/4048/21250 lits-rem:0 time: 0.22
24.79/24.80	c calculated reachability. Time: 0.00
24.79/24.80	c  N dy   326    105347       250     21250         0     21930    148750    880888     58.06   no data  --
25.49/25.50	c  N dy   349    112683       250     21250         0     15430    148750    409885     58.06     61.43  --
26.09/26.18	c  N dy   368    120518       250     21250         0     23087    148750    914060     57.98     61.14  --
26.89/26.99	c  N dy   398    128433       250     21250         0     16156    148750    406319     58.00     61.40  --
27.80/27.87	c  N dy   431    137991       250     21250         0     25508    148750   1021690     57.96     61.04  --
28.69/28.78	c  N dy   461    147097       250     21250         0     18731    148750    521128     57.95     61.04  --
29.70/29.78	c  N dy   502    156931       250     21250         0     28346    148750   1160751     57.98     61.05  --
29.79/29.89	c  S st   503    158020       250     21250         0     29405    148750   1229665     57.97     57.28  --
29.89/29.98	c  S st   503    158521       250     21250         0     29896    148750   1260475     57.97   no data  --
29.89/29.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.89/29.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
29.99/30.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
29.99/30.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.99/30.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.99/30.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
29.99/30.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
39.49/39.53	c lits-rem:      1939  cl-subs:      806  v-elim:      0  v-fix:    0  time:  9.49 s
39.49/39.53	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
39.49/39.54	c vivif2 --  cl tried    29090 cl shrink        0 lits rem          0 time: 0.01
39.69/39.78	c asymm  cl-useful: 0/3363/21250 lits-rem:0 time: 0.24
39.69/39.78	c calculated reachability. Time: 0.00
39.69/39.78	c  N dy   503    158521       250     21250         0     29090    148750   1184931     57.97   no data  --
40.79/40.82	c  N dy   540    168707       250     21250         0     22439    148750    712311     57.96     61.41  --
42.00/42.01	c  N dy   587    179587       250     21250         0     33080    148750   1417974     58.00     61.16  --
43.19/43.23	c  N dy   633    191413       250     21250         0     27055    148750    961598     58.01     61.13  --
44.69/44.71	c  N dy   687    203804       250     21250         0     20605    148750    483460     58.04     61.32  --
46.09/46.10	c  N dy   735    216925       250     21250         0     33447    148750   1330674     58.03     61.11  --
47.59/47.65	c  N dy   780    230779       250     21250         0     27442    148750    880726     58.02     61.30  --
48.40/48.42	c  S st   796    237781       250     21250         0     34296    148750   1337917     58.00     57.37  --
48.49/48.52	c  S st   796    238285       250     21250         0     34796    148750   1369944     58.00   no data  --
48.49/48.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
48.49/48.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
48.49/48.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
48.49/48.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
48.49/48.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.49/48.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
48.49/48.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
57.50/57.50	c lits-rem:      1177  cl-subs:      906  v-elim:      0  v-fix:    0  time:  8.92 s
57.50/57.50	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
57.50/57.51	c vivif2 --  cl tried    33890 cl shrink        0 lits rem          0 time: 0.01
57.50/57.59	c asymm  cl-useful: 0/1076/21250 lits-rem:0 time: 0.08
57.50/57.59	c calculated reachability. Time: 0.00
57.50/57.59	c  N dy   796    238285       250     21250         0     33890    148750   1287411     58.00   no data  --
59.20/59.27	c  N dy   859    253647       250     21250         0     28381    148750    892253     58.02     61.14  --
61.89/61.97	c  N dy   912    278218       250     21250         0     30868    148750    999870     57.85     61.12  --
63.99/64.07	c  N dy   974    296121       250     21250         0     25880    148750    621228     57.85     60.99  --
65.19/65.20	c  F st  1006    306254       250     21250         0     35763    148750   1274813     57.82   no data  --
66.19/66.29	c  N dy  1026    315043       250     21250         0     44356    148750   1854472     57.83     61.70  --
68.70/68.72	c  N dy  1097    335234       250     21250         0     40639    148750   1537797     57.84     61.34  --
71.19/71.23	c  N dy  1153    355365       250     21250         0     35894    148750   1172506     57.81     61.16  --
71.39/71.49	c  S st  1164    357427       250     21250         0     37914    148750   1306730     57.81     57.17  --
71.59/71.60	c  S st  1164    357930       250     21250         0     38413    148750   1338627     57.81   no data  --
71.59/71.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
71.59/71.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
71.59/71.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
71.59/71.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
71.59/71.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
71.59/71.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
71.59/71.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
81.00/81.04	c lits-rem:      2139  cl-subs:      851  v-elim:      0  v-fix:    0  time:  9.37 s
81.00/81.04	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
81.00/81.06	c vivif2 --  cl tried    37562 cl shrink        0 lits rem          0 time: 0.01
81.30/81.31	c asymm  cl-useful: 0/3803/21250 lits-rem:0 time: 0.26
81.30/81.32	c calculated reachability. Time: 0.00
81.30/81.32	c  N dy  1164    357930       250     21250         0     37562    148750   1259948     57.81   no data  --
83.79/83.85	c  N dy  1229    378865       250     21250         0     32641    148750    905152     57.78     60.88  --
86.39/86.47	c  N dy  1304    399123       250     21250         0     52411    148750   2215120     57.80     61.14  --
88.79/88.88	c  N dy  1383    419157       250     21250         0     45629    148750   1705379     57.81     61.48  --
91.40/91.47	c  N dy  1451    439531       250     21250         0     38172    148750   1161052     57.81     61.01  --
94.19/94.27	c  N dy  1528    459941       250     21250         0     29766    148750    549964     57.82     60.99  --
96.70/96.77	c  N dy  1595    480212       250     21250         0     49592    148750   1861333     57.82     61.90  --
99.39/99.47	c  N dy  1666    500295       250     21250         0     39884    148750   1168126     57.82     61.06  --
102.30/102.37	c  N dy  1730    520301       250     21250         0     59412    148750   2459025     57.81     60.90  --
104.59/104.60	c  S st  1799    536895       250     21250         0     45349    148750   1477672     57.83     55.74  --
104.69/104.72	c  S st  1799    537404       250     21250         0     45852    148750   1509865     57.83   no data  --
104.69/104.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
104.69/104.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
104.69/104.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
104.79/104.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
104.79/104.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
104.79/104.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
104.79/104.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
121.60/121.62	c lits-rem:      1127  cl-subs:      822  v-elim:      0  v-fix:    0  time: 16.81 s
121.60/121.62	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
121.60/121.63	c vivif2 --  cl tried    45030 cl shrink        0 lits rem          0 time: 0.01
121.80/121.87	c asymm  cl-useful: 0/2740/21250 lits-rem:0 time: 0.23
121.80/121.87	c calculated reachability. Time: 0.00
121.80/121.87	c  N dy  1799    537404       250     21250         0     45030    148750   1433031     57.83   no data  --
124.99/125.01	c  N dy  1874    558486       250     21250         0     34371    148750    695475     57.82     61.08  --
127.60/127.67	c  N dy  1946    578642       250     21250         0     54088    148750   1998492     57.83     60.91  --
130.69/130.76	c  N dy  2027    599765       250     21250         0     42472    148750   1173458     57.83     61.37  --
133.70/133.78	c  N dy  2102    620135       250     21250         0     62361    148750   2487050     57.84     60.92  --
136.90/136.96	c  N dy  2198    642299       250     21250         0     50789    148750   1670682     57.85     61.07  --
139.99/140.06	c  N dy  2239    662338       250     21250         0     36192    148750    650445     57.81     60.99  --
142.80/142.83	c  N dy  2305    683005       250     21250         0     56383    148750   1983684     57.81     61.29  --
146.00/146.06	c  N dy  2384    703141       250     21250         0     40892    148750    900514     57.82     60.92  --
149.10/149.18	c  N dy  2471    723242       250     21250         0     60545    148750   2201114     57.83     62.94  --
152.69/152.76	c  N dy  2563    743442       250     21250         0     44107    148750   1065421     57.85     61.10  --
156.10/156.19	c  N dy  2623    764510       250     21250         0     64690    148750   2431677     57.85     60.97  --
159.79/159.84	c  N dy  2723    784571       250     21250         0     47184    148750   1210083     57.87     61.23  --
163.40/163.49	c  N dy  2790    806107       250     21250         0     68183    148750   2603977     57.86     52.75  --
163.40/163.49	c  S st  2790    806107       250     21250         0     68183    148750   2603977     57.86     52.75  --
163.60/163.68	c  S st  2790    806608       250     21250         0     68678    148750   2634711     57.86   no data  --
163.60/163.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
163.60/163.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
163.70/163.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
163.80/163.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
163.80/163.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
163.80/163.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
163.80/163.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
405.81/405.85	c lits-rem:      3435  cl-subs:     1839  v-elim:      0  v-fix:    0  time: 242.05 s
405.81/405.85	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
405.81/405.88	c vivif2 --  cl tried    66839 cl shrink        0 lits rem          0 time: 0.03
406.20/406.23	c asymm  cl-useful: 0/1983/21250 lits-rem:0 time: 0.35
406.20/406.23	c calculated reachability. Time: 0.00
406.20/406.23	c  N dy  2790    806608       250     21250         0     66839    148750   2465480     57.86   no data  --
410.21/410.25	c  N dy  2851    829520       250     21250         0     51089    148750   1414142     57.83     61.16  --
414.01/414.05	c  N dy  2920    850289       250     21250         0     71432    148750   2758909     57.83     61.64  --
418.11/418.10	c  N dy  3005    873445       250     21250         0     54973    148750   1618225     57.83     61.32  --
422.00/422.04	c  N dy  3072    893951       250     21250         0     75000    148750   2944517     57.83     60.98  --
425.61/425.64	c  N dy  3155    914092       250     21250         0     54663    148750   1543957     57.83     61.18  --
429.40/429.49	c  N dy  3228    934174       250     21250         0     74305    148750   2850682     57.83     61.90  --
433.32/433.33	c  N dy  3306    954232       250     21250         0     52869    148750   1364234     57.84     61.14  --
437.01/437.07	c  N dy  3373    974267       250     21250         0     72443    148750   2664655     57.84     60.92  --
441.21/441.24	c  N dy  3433    995688       250     21250         0     51355    148750   1209347     57.83     60.98  --
445.01/445.02	c  N dy  3515   1015874       250     21250         0     71031    148750   2512139     57.84     60.90  --
449.31/449.39	c  N dy  3587   1036416       250     21250         0     48106    148750    940733     57.83     60.92  --
453.01/453.03	c  N dy  3659   1056568       250     21250         0     67767    148750   2241169     57.83     61.09  --
456.41/456.46	c  F st  3719   1071877       250     21250         0     82730    148750   3229123     57.83     61.00  --
457.51/457.58	c  N dy  3725   1077076       250     21250         0     87817    148750   3579224     57.83   no data  --
461.21/461.25	c  N dy  3797   1098312       250     21250         0     64577    148750   1971982     57.83     60.98  --
465.61/465.63	c  N dy  3864   1118469       250     21250         0     84292    148750   3274748     57.82     61.59  --
469.41/469.45	c  N dy  3931   1138521       250     21250         0     58968    148750   1547772     57.82     61.48  --
473.61/473.60	c  N dy  4004   1158697       250     21250         0     78693    148750   2852410     57.82     60.90  --
478.11/478.11	c  N dy  4084   1178790       250     21250         0     52420    148750   1061919     57.83     61.14  --
482.00/482.03	c  N dy  4174   1198873       250     21250         0     72033    148750   2367365     57.84     62.51  --
484.51/484.54	c  S st  4212   1209912       250     21250         0     82830    148750   3084907     57.84     57.44  --
484.71/484.75	c  S st  4212   1210412       250     21250         0     83327    148750   3116766     57.84   no data  --
484.71/484.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
484.71/484.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
484.81/484.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
484.91/484.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
484.91/484.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
484.91/484.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
484.91/484.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
884.93/884.92	c lits-rem:      3564  cl-subs:     2112  v-elim:      0  v-fix:    0  time: 400.03 s
884.93/884.92	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
884.93/884.95	c vivif2 --  cl tried    81215 cl shrink        0 lits rem          0 time: 0.03
885.33/885.32	c asymm  cl-useful: 0/1666/21250 lits-rem:0 time: 0.37
885.33/885.32	c calculated reachability. Time: 0.00
885.33/885.32	c  N dy  4212   1210412       250     21250         0     81215    148750   2919877     57.84   no data  --
889.72/889.71	c  N dy  4273   1230507       250     21250         0     53949    148750   1109971     57.84     60.88  --
893.73/893.76	c  N dy  4349   1251228       250     21250         0     74209    148750   2456194     57.84     60.90  --
898.43/898.47	c  N dy  4402   1271537       250     21250         0     94029    148750   3758725     57.83     60.93  --
902.23/902.23	c  N dy  4479   1291753       250     21250         0     65915    148750   1844307     57.83     61.51  --
906.82/906.85	c  N dy  4575   1311860       250     21250         0     85592    148750   3146551     57.84     61.39  --
911.63/911.62	c  N dy  4655   1332082       250     21250         0     56500    148750   1161860     57.84     61.32  --
915.73/915.72	c  N dy  4745   1352086       250     21250         0     76040    148750   2457999     57.85     61.54  --
920.83/920.82	c  N dy  4822   1372144       250     21250         0     95660    148750   3761771     57.86     60.99  --
924.63/924.61	c  N dy  4875   1392208       250     21250         0     65431    148750   1699904     57.85     61.66  --
928.72/928.78	c  N dy  4956   1413224       250     21250         0     85922    148750   3054164     57.85     61.07  --
933.33/933.34	c  N dy  5024   1434010       250     21250         0     55464    148750    984968     57.85     61.87  --
936.72/936.74	c  N dy  5082   1454227       250     21250         0     75234    148750   2295473     57.84     60.89  --
941.12/941.11	c  N dy  5152   1474269       250     21250         0     94813    148750   3591472     57.84     61.93  --
945.43/945.45	c  N dy  5223   1495344       250     21250         0     63576    148750   1461988     57.84     61.33  --
949.23/949.30	c  N dy  5299   1515491       250     21250         0     83287    148750   2765355     57.85     61.94  --
953.93/953.94	c  N dy  5346   1535988       250     21250         0    103315    148750   4089096     57.83     61.00  --
957.63/957.69	c  N dy  5425   1556184       250     21250         0     70308    148750   1862616     57.83     60.96  --
961.73/961.76	c  N dy  5489   1576278       250     21250         0     89929    148750   3158335     57.83     60.90  --
966.73/966.76	c  N dy  5561   1596447       250     21250         0     55884    148750    848845     57.83     61.16  --
970.33/970.36	c  N dy  5648   1616568       250     21250         0     75558    148750   2156108     57.84     61.19  --
974.83/974.86	c  N dy  5727   1637094       250     21250         0     95600    148750   3480099     57.84     61.23  --
979.63/979.64	c  N dy  5802   1657107       250     21250         0     60439    148750   1097122     57.84     60.93  --
983.34/983.35	c  N dy  5878   1677141       250     21250         0     79987    148750   2397962     57.84     61.49  --
987.73/987.74	c  N dy  5933   1697251       250     21250         0     99621    148750   3697584     57.84     61.43  --
991.33/991.32	c  S st  5990   1710412       250     21250         0     56809    148750    804293     57.84     57.81  --
991.43/991.45	c  S st  5990   1710918       250     21250         0     57311    148750    835866     57.84   no data  --
991.43/991.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
991.43/991.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
991.43/991.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
991.53/991.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
991.53/991.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
991.53/991.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
991.53/991.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
998.13/998.12	c lits-rem:       525  cl-subs:       68  v-elim:      0  v-fix:    0  time:  6.61 s
998.13/998.12	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
998.13/998.13	c vivif2 --  cl tried    57243 cl shrink        0 lits rem          0 time: 0.01
998.33/998.37	c asymm  cl-useful: 0/2180/21250 lits-rem:0 time: 0.24
998.33/998.37	c calculated reachability. Time: 0.00
998.33/998.37	c  N dy  5990   1710918       250     21250         0     57243    148750    828819     57.84   no data  --
1001.93/1001.97	c  N dy  6062   1730993       250     21250         0     76870    148750   2125307     57.84     61.23  --
1006.34/1006.37	c  N dy  6117   1751910       250     21250         0     97316    148750   3477667     57.83     60.99  --
1011.73/1011.73	c  N dy  6209   1772394       250     21250         0     60660    148750   1000796     57.84     61.44  --
1015.93/1015.96	c  N dy  6283   1793001       250     21250         0     80825    148750   2340811     57.84     61.20  --
1020.93/1020.96	c  N dy  6369   1813265       250     21250         0    100641    148750   3654446     57.85     61.35  --
1026.43/1026.47	c  N dy  6452   1833748       250     21250         0     62994    148750   1095179     57.85     61.24  --
1030.53/1030.60	c  N dy  6507   1853928       250     21250         0     82676    148750   2390233     57.85     61.05  --
1035.63/1035.63	c  N dy  6556   1874221       250     21250         0    102504    148750   3700997     57.84     61.61  --
1041.23/1041.27	c  N dy  6620   1894689       250     21250         0     63878    148750   1098591     57.83     61.12  --
1045.74/1045.79	c  N dy  6697   1915623       250     21250         0     84353    148750   2462098     57.83     60.93  --
1051.43/1051.40	c  N dy  6778   1936117       250     21250         0    104371    148750   3794015     57.84     61.12  --
1057.53/1057.55	c  N dy  6861   1957514       250     21250         0     65686    148750   1163984     57.84     61.16  --
1062.03/1062.03	c  N dy  6934   1978118       250     21250         0     85860    148750   2501173     57.84     60.98  --
1067.23/1067.26	c  N dy  6995   1998171       250     21250         0    105435    148750   3795140     57.84     68.00  --
1073.43/1073.43	c  N dy  7076   2018377       250     21250         0     64536    148750   1034834     57.84     61.37  --
1077.84/1077.83	c  N dy  7145   2038668       250     21250         0     84384    148750   2351441     57.84     60.98  --
1083.33/1083.36	c  N dy  7214   2059876       250     21250         0    105096    148750   3727128     57.84     60.99  --
1089.83/1089.89	c  N dy  7290   2080515       250     21250         0     63722    148750    925107     57.84     61.12  --
1094.34/1094.36	c  N dy  7366   2101281       250     21250         0     83995    148750   2266311     57.84     61.21  --
1100.04/1100.06	c  N dy  7473   2121481       250     21250         0    103769    148750   3578202     57.85     61.51  --
1106.33/1106.33	c  N dy  7539   2141928       250     21250         0    123777    148750   4905506     57.85     61.00  --
1110.83/1110.81	c  N dy  7605   2162199       250     21250         0     81009    148750   2012483     57.85     61.00  --
1115.93/1115.93	c  N dy  7682   2182376       250     21250         0    100713    148750   3318079     57.85     61.30  --
1122.54/1122.51	c  N dy  7768   2202703       250     21250         0    120575    148750   4630782     57.85     61.10  --
1125.24/1125.27	c  S st  7801   2210918       250     21250         0     65082    148750    903726     57.86     58.31  --
1125.43/1125.45	c  S st  7801   2211418       250     21250         0     65571    148750    933985     57.86   no data  --
1125.43/1125.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1125.43/1125.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1125.43/1125.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
1125.53/1125.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1125.53/1125.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1125.53/1125.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1125.53/1125.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1131.53/1131.50	c lits-rem:       153  cl-subs:       96  v-elim:      0  v-fix:    0  time:  5.98 s
1131.53/1131.50	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
1131.53/1131.52	c vivif2 --  cl tried    65475 cl shrink        0 lits rem          0 time: 0.01
1131.84/1131.84	c asymm  cl-useful: 0/1975/21250 lits-rem:0 time: 0.32
1131.84/1131.84	c calculated reachability. Time: 0.00
1131.84/1131.84	c  N dy  7801   2211418       250     21250         0     65475    148750    924929     57.86   no data  --
1136.24/1136.20	c  N dy  7873   2231448       250     21250         0     85067    148750   2224723     57.86     64.85  --
1141.64/1141.64	c  N dy  7953   2251533       250     21250         0    104687    148750   3523431     57.86     61.00  --
1148.35/1148.33	c  N dy  8040   2271749       250     21250         0    124418    148750   4835422     57.86     62.10  --
1153.44/1153.49	c  N dy  8110   2292032       250     21250         0     79794    148750   1829886     57.86     61.11  --
1158.64/1158.66	c  N dy  8194   2312043       250     21250         0     99395    148750   3129504     57.87     61.09  --
1164.34/1164.32	c  N dy  8236   2332085       250     21250         0    118967    148750   4426010     57.86     61.20  --
1170.54/1170.56	c  N dy  8336   2352183       250     21250         0     73096    148750   1327911     57.86     61.16  --
1175.44/1175.44	c  N dy  8412   2372394       250     21250         0     92855    148750   2635611     57.87     60.93  --
1181.44/1181.41	c  N dy  8482   2393496       250     21250         0    113468    148750   3997027     57.86     61.27  --
1188.63/1188.67	c  N dy  8563   2413579       250     21250         0     66626    148750    843669     57.87     61.12  --
1193.24/1193.21	c  N dy  8632   2433668       250     21250         0     86259    148750   2138414     57.87     63.03  --
1198.44/1198.43	c  N dy  8697   2453735       250     21250         0    105841    148750   3436702     57.86     60.94  --
1204.84/1204.85	c  N dy  8765   2473892       250     21250         0    125558    148750   4744953     57.86     60.97  --
1210.34/1210.30	c  N dy  8818   2493954       250     21250         0     77741    148750   1524845     57.86     61.53  --
1215.64/1215.62	c  N dy  8916   2514315       250     21250         0     97667    148750   2848572     57.86     60.96  --
1221.94/1221.91	c  N dy  8991   2534879       250     21250         0    117748    148750   4184870     57.87     60.94  --
1229.13/1229.14	c  N dy  9069   2554950       250     21250         0     68941    148750    886988     57.86     61.09  --
1233.54/1233.58	c  N dy  9132   2575234       250     21250         0     88727    148750   2198462     57.86     61.60  --
1239.04/1239.03	c  N dy  9201   2595362       250     21250         0    108362    148750   3494252     57.86     60.94  --
1245.84/1245.87	c  N dy  9284   2615459       250     21250         0    127997    148750   4795222     57.87     61.05  --
1252.04/1252.01	c  N dy  9358   2635591       250     21250         0     78299    148750   1453188     57.87     61.21  --
1257.04/1257.09	c  N dy  9427   2655783       250     21250         0     98020    148750   2764076     57.87     60.92  --
1263.04/1263.02	c  N dy  9489   2675864       250     21250         0    117639    148750   4059851     57.87     61.43  --
1269.45/1269.45	c  N dy  9538   2695898       250     21250         0    137188    148750   5365988     57.86     61.28  --
1273.64/1273.64	c  S st  9603   2711419       250     21250         0     82017    148750   1646941     57.86   no data  --
1273.84/1273.86	c  S st  9603   2711923       250     21250         0     82518    148750   1679059     57.86   no data  --
1273.84/1273.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1273.84/1273.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1273.94/1273.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
1273.94/1273.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1273.94/1273.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1273.94/1273.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1273.94/1273.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

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-3175671-1301786253/watcher-3175671-1301786253 -o /tmp/evaluation-result-3175671-1301786253/solver-3175671-1301786253 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175671-1301786253.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: 3.68 3.94 3.87 3/187 6092
/proc/meminfo: memFree=27157164/32950928 swapFree=67102716/67111528
[pid=6092] ppid=6090 vsize=29968 CPUtime=0 cores=4,6
/proc/6092/stat : 6092 (strangenight1-s) R 6090 6092 5753 0 -1 4202496 764 0 0 0 0 0 0 0 25 0 1 0 290222374 30687232 704 33554432000 4194304 4650387 140736191322416 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6092/statm: 7492 704 327 112 0 2457 0

[startup+0.0331071 s]
/proc/loadavg: 3.68 3.94 3.87 3/187 6092
/proc/meminfo: memFree=27157164/32950928 swapFree=67102716/67111528
[pid=6092] ppid=6090 vsize=30620 CPUtime=0.03 cores=4,6
/proc/6092/stat : 6092 (strangenight1-s) R 6090 6092 5753 0 -1 4202496 1061 0 0 0 3 0 0 0 25 0 1 0 290222374 31354880 1001 33554432000 4194304 4650387 140736191322416 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6092/statm: 7655 1001 346 112 0 2620 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 30620

[startup+0.101096 s]
/proc/loadavg: 3.68 3.94 3.87 3/187 6092
/proc/meminfo: memFree=27157164/32950928 swapFree=67102716/67111528
[pid=6092] ppid=6090 vsize=30752 CPUtime=0.09 cores=4,6
/proc/6092/stat : 6092 (strangenight1-s) R 6090 6092 5753 0 -1 4202496 1082 0 0 0 9 0 0 0 25 0 1 0 290222374 31490048 1022 33554432000 4194304 4650387 140736191322416 18446744073709551615 4370617 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6092/statm: 7688 1022 346 112 0 2653 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30752

[startup+0.301061 s]
/proc/loadavg: 3.68 3.94 3.87 3/187 6092
/proc/meminfo: memFree=27157164/32950928 swapFree=67102716/67111528
[pid=6092] ppid=6090 vsize=30884 CPUtime=0.29 cores=4,6
/proc/6092/stat : 6092 (strangenight1-s) R 6090 6092 5753 0 -1 4202496 1120 0 0 0 29 0 0 0 25 0 1 0 290222374 31625216 1060 33554432000 4194304 4650387 140736191322416 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6092/statm: 7721 1060 346 112 0 2686 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30884

[startup+0.700976 s]
/proc/loadavg: 3.68 3.94 3.87 3/187 6092
/proc/meminfo: memFree=27157164/32950928 swapFree=67102716/67111528
[pid=6092] ppid=6090 vsize=37796 CPUtime=0.69 cores=4,6
/proc/6092/stat : 6092 (strangenight1-s) R 6090 6092 5753 0 -1 4202496 3159 0 0 0 69 0 0 0 25 0 1 0 290222374 38703104 2784 33554432000 4194304 4650387 140736191322416 18446744073709551615 4333630 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6092/statm: 9449 2784 377 112 0 4414 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37796

[startup+1.50083 s]
/proc/loadavg: 3.68 3.94 3.87 5/190 6120
/proc/meminfo: memFree=27136408/32950928 swapFree=67102716/67111528
[pid=6092] ppid=6090 vsize=38604 CPUtime=1.49 cores=4,6
/proc/6092/stat : 6092 (strangenight1-s) R 6090 6092 5753 0 -1 4202496 4706 0 0 0 149 0 0 0 25 0 1 0 290222374 39530496 3059 33554432000 4194304 4650387 140736191322416 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6092/statm: 9651 3059 379 112 0 4616 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38604

[startup+3.10053 s]
/proc/loadavg: 3.68 3.94 3.87 5/190 6120
/proc/meminfo: memFree=27132664/32950928 swapFree=67102716/67111528
[pid=6092] ppid=6090 vsize=51888 CPUtime=3.09 cores=4,6
/proc/6092/stat : 6092 (strangenight1-s) R 6090 6092 5753 0 -1 4202496 9622 0 0 0 308 1 0 0 25 0 1 0 290222374 53133312 6194 33554432000 4194304 4650387 140736191322416 18446744073709551615 4439616 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6092/statm: 12972 6194 381 112 0 7937 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51888

[startup+6.3009 s]
/proc/loadavg: 3.71 3.94 3.87 5/190 6120
/proc/meminfo: memFree=27057776/32950928 swapFree=67102716/67111528
[pid=6092] ppid=6090 vsize=53476 CPUtime=6.29 cores=4,6
/proc/6092/stat : 6092 (strangenight1-s) R 6090 6092 5753 0 -1 4202496 9994 0 0 0 628 1 0 0 25 0 1 0 290222374 54759424 6566 33554432000 4194304 4650387 140736191322416 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6092/statm: 13369 6566 381 112 0 8334 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 53476

[startup+12.7007 s]
/proc/loadavg: 3.73 3.95 3.87 5/190 6120
/proc/meminfo: memFree=27047044/32950928 swapFree=67102716/67111528
[pid=6092] ppid=6090 vsize=54384 CPUtime=12.69 cores=4,6
/proc/6092/stat : 6092 (strangenight1-s) R 6090 6092 5753 0 -1 4202496 14635 0 0 0 1267 2 0 0 25 0 1 0 290222374 55689216 6583 33554432000 4194304 4650387 140736191322416 18446744073709551615 4439329 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6092/statm: 13596 6583 381 112 0 8561 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54384

[startup+25.5012 s]
/proc/loadavg: 3.79 3.95 3.88 5/190 6120
/proc/meminfo: memFree=26949932/32950928 swapFree=67102716/67111528
[pid=6092] ppid=6090 vsize=69048 CPUtime=25.49 cores=4,6
/proc/6092/stat : 6092 (strangenight1-s) R 6090 6092 5753 0 -1 4202496 22388 0 0 0 2546 3 0 0 25 0 1 0 290222374 70705152 9920 33554432000 4194304 4650387 140736191322416 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6092/statm: 17262 9920 381 112 0 12227 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 69048

[startup+51.1003 s]
/proc/loadavg: 3.86 3.95 3.88 5/190 6121
/proc/meminfo: memFree=26881416/32950928 swapFree=67102716/67111528
[pid=6092] ppid=6090 vsize=85920 CPUtime=51.1 cores=4,6
/proc/6092/stat : 6092 (strangenight1-s) R 6090 6092 5753 0 -1 4202496 38138 0 0 0 5103 7 0 0 25 0 1 0 290222374 87982080 14865 33554432000 4194304 4650387 140736191322416 18446744073709551615 4439329 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6092/statm: 21480 14865 381 112 0 16445 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 85920

[startup+102.306 s]
/proc/loadavg: 3.94 3.95 3.88 5/190 6122
/proc/meminfo: memFree=26803352/32950928 swapFree=67102716/67111528
[pid=6092] ppid=6090 vsize=94720 CPUtime=102.3 cores=4,6
/proc/6092/stat : 6092 (strangenight1-s) R 6090 6092 5753 0 -1 4202496 65688 0 0 0 10219 11 0 0 25 0 1 0 290222374 96993280 18009 33554432000 4194304 4650387 140736191322416 18446744073709551615 4365305 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6092/statm: 23680 18009 381 112 0 18645 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 94720

[startup+162.301 s]
/proc/loadavg: 3.98 3.96 3.89 5/190 6124
/proc/meminfo: memFree=26793092/32950928 swapFree=67102716/67111528
[pid=6092] ppid=6090 vsize=101848 CPUtime=162.3 cores=4,6
/proc/6092/stat : 6092 (strangenight1-s) R 6090 6092 5753 0 -1 4202496 92111 0 0 0 16214 16 0 0 25 0 1 0 290222374 104292352 19253 33554432000 4194304 4650387 140736191322416 18446744073709551615 4366901 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6092/statm: 25462 19253 381 112 0 20427 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 101848

[startup+222.3 s]
/proc/loadavg: 3.99 3.97 3.89 5/190 6126
/proc/meminfo: memFree=26704884/32950928 swapFree=67102716/67111528
[pid=6092] ppid=6090 vsize=118752 CPUtime=222.3 cores=4,6
/proc/6092/stat : 6092 (strangenight1-s) R 6090 6092 5753 0 -1 4202496 96672 0 0 0 22214 16 0 0 25 0 1 0 290222374 121602048 23814 33554432000 4194304 4650387 140736191322416 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6092/statm: 29688 23814 381 112 0 24653 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 118752

[startup+282.301 s]
/proc/loadavg: 3.99 3.97 3.90 5/190 6127
/proc/meminfo: memFree=26660852/32950928 swapFree=67102716/67111528
[pid=6092] ppid=6090 vsize=118752 CPUtime=282.3 cores=4,6
/proc/6092/stat : 6092 (strangenight1-s) R 6090 6092 5753 0 -1 4202496 96672 0 0 0 28214 16 0 0 25 0 1 0 290222374 121602048 23814 33554432000 4194304 4650387 140736191322416 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6092/statm: 29688 23814 381 112 0 24653 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 118752

[startup+342.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 6129
/proc/meminfo: memFree=26660344/32950928 swapFree=67102716/67111528
[pid=6092] ppid=6090 vsize=118752 CPUtime=342.3 cores=4,6
/proc/6092/stat : 6092 (strangenight1-s) R 6090 6092 5753 0 -1 4202496 96672 0 0 0 34214 16 0 0 25 0 1 0 290222374 121602048 23814 33554432000 4194304 4650387 140736191322416 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6092/statm: 29688 23814 381 112 0 24653 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 118752

[startup+402.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 6130
/proc/meminfo: memFree=26660332/32950928 swapFree=67102716/67111528
[pid=6092] ppid=6090 vsize=118752 CPUtime=402.3 cores=4,6
/proc/6092/stat : 6092 (strangenight1-s) R 6090 6092 5753 0 -1 4202496 96672 0 0 0 40214 16 0 0 25 0 1 0 290222374 121602048 23814 33554432000 4194304 4650387 140736191322416 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6092/statm: 29688 23814 381 112 0 24653 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 118752

[startup+462.3 s]
/proc/loadavg: 4.06 3.99 3.91 5/190 6132
/proc/meminfo: memFree=26662164/32950928 swapFree=67102716/67111528
[pid=6092] ppid=6090 vsize=119152 CPUtime=462.31 cores=4,6
/proc/6092/stat : 6092 (strangenight1-s) R 6090 6092 5753 0 -1 4202496 122603 0 0 0 46205 26 0 0 25 0 1 0 290222374 122011648 23518 33554432000 4194304 4650387 140736191322416 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6092/statm: 29788 23518 381 112 0 24753 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 119152

[startup+522.301 s]
/proc/loadavg: 4.07 4.00 3.92 5/190 6134
/proc/meminfo: memFree=26643540/32950928 swapFree=67102716/67111528
[pid=6092] ppid=6090 vsize=187424 CPUtime=522.31 cores=4,6
/proc/6092/stat : 6092 (strangenight1-s) R 6090 6092 5753 0 -1 4202496 135261 0 0 0 52202 29 0 0 25 0 1 0 290222374 191922176 28023 33554432000 4194304 4650387 140736191322416 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6092/statm: 46856 28023 381 112 0 41821 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 187424

[startup+582.3 s]
/proc/loadavg: 4.02 4.00 3.92 5/190 6135
/proc/meminfo: memFree=26642900/32950928 swapFree=67102716/67111528
[pid=6092] ppid=6090 vsize=187828 CPUtime=582.31 cores=4,6
/proc/6092/stat : 6092 (strangenight1-s) R 6090 6092 5753 0 -1 4202496 135405 0 0 0 58202 29 0 0 25 0 1 0 290222374 192335872 28167 33554432000 4194304 4650387 140736191322416 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6092/statm: 46957 28167 381 112 0 41922 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 187828

[startup+642.301 s]
/proc/loadavg: 4.05 4.01 3.93 5/190 6137
/proc/meminfo: memFree=26642756/32950928 swapFree=67102716/67111528
[pid=6092] ppid=6090 vsize=187828 CPUtime=642.32 cores=4,6
/proc/6092/stat : 6092 (strangenight1-s) R 6090 6092 5753 0 -1 4202496 135439 0 0 0 64203 29 0 0 25 0 1 0 290222374 192335872 28201 33554432000 4194304 4650387 140736191322416 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6092/statm: 46957 28201 381 112 0 41922 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 187828

[startup+702.3 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 6138
/proc/meminfo: memFree=26646892/32950928 swapFree=67102716/67111528
[pid=6092] ppid=6090 vsize=187828 CPUtime=702.31 cores=4,6
/proc/6092/stat : 6092 (strangenight1-s) R 6090 6092 5753 0 -1 4202496 135440 0 0 0 70202 29 0 0 25 0 1 0 290222374 192335872 28202 33554432000 4194304 4650387 140736191322416 18446744073709551615 4476386 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6092/statm: 46957 28202 381 112 0 41922 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 187828

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 6140
/proc/meminfo: memFree=26615064/32950928 swapFree=67102716/67111528
[pid=6092] ppid=6090 vsize=187828 CPUtime=762.33 cores=4,6
/proc/6092/stat : 6092 (strangenight1-s) R 6090 6092 5753 0 -1 4202496 135440 0 0 0 76203 30 0 0 25 0 1 0 290222374 192335872 28202 33554432000 4194304 4650387 140736191322416 18446744073709551615 4476292 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6092/statm: 46957 28202 381 112 0 41922 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 187828

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 6142
/proc/meminfo: memFree=26615060/32950928 swapFree=67102716/67111528
[pid=6092] ppid=6090 vsize=187828 CPUtime=822.33 cores=4,6
/proc/6092/stat : 6092 (strangenight1-s) R 6090 6092 5753 0 -1 4202496 135440 0 0 0 82203 30 0 0 25 0 1 0 290222374 192335872 28202 33554432000 4194304 4650387 140736191322416 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6092/statm: 46957 28202 381 112 0 41922 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 187828

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 6143
/proc/meminfo: memFree=26629020/32950928 swapFree=67102716/67111528
[pid=6092] ppid=6090 vsize=187828 CPUtime=882.33 cores=4,6
/proc/6092/stat : 6092 (strangenight1-s) R 6090 6092 5753 0 -1 4202496 135440 0 0 0 88203 30 0 0 25 0 1 0 290222374 192335872 28202 33554432000 4194304 4650387 140736191322416 18446744073709551615 4476283 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6092/statm: 46957 28202 381 112 0 41922 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 187828

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 6145
/proc/meminfo: memFree=26579112/32950928 swapFree=67102716/67111528
[pid=6092] ppid=6090 vsize=189208 CPUtime=942.32 cores=4,6
/proc/6092/stat : 6092 (strangenight1-s) R 6090 6092 5753 0 -1 4202496 158145 0 0 0 94196 36 0 0 25 0 1 0 290222374 193748992 29000 33554432000 4194304 4650387 140736191322416 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6092/statm: 47302 29000 381 112 0 42267 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 189208

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 6146
/proc/meminfo: memFree=26596904/32950928 swapFree=67102716/67111528
[pid=6092] ppid=6090 vsize=140884 CPUtime=1002.33 cores=4,6
/proc/6092/stat : 6092 (strangenight1-s) R 6090 6092 5753 0 -1 4202496 181015 0 0 0 100191 42 0 0 25 0 1 0 290222374 144265216 28137 33554432000 4194304 4650387 140736191322416 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6092/statm: 35221 28137 381 112 0 30186 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 140884

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 6148
/proc/meminfo: memFree=26549616/32950928 swapFree=67102716/67111528
[pid=6092] ppid=6090 vsize=141100 CPUtime=1062.33 cores=4,6
/proc/6092/stat : 6092 (strangenight1-s) R 6090 6092 5753 0 -1 4202496 201753 0 0 0 106184 49 0 0 25 0 1 0 290222374 144486400 28469 33554432000 4194304 4650387 140736191322416 18446744073709551615 4333577 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6092/statm: 35275 28469 381 112 0 30240 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 141100

[startup+1122.3 s]
/proc/loadavg: 4.11 4.03 3.94 5/190 6150
/proc/meminfo: memFree=26540528/32950928 swapFree=67102716/67111528
[pid=6092] ppid=6090 vsize=196508 CPUtime=1122.34 cores=4,6
/proc/6092/stat : 6092 (strangenight1-s) R 6090 6092 5753 0 -1 4202496 219948 0 0 0 112177 57 0 0 25 0 1 0 290222374 201224192 30537 33554432000 4194304 4650387 140736191322416 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6092/statm: 49127 30537 381 112 0 44092 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 196508

[startup+1182.3 s]
/proc/loadavg: 4.04 4.02 3.94 5/190 6151
/proc/meminfo: memFree=26542344/32950928 swapFree=67102716/67111528
[pid=6092] ppid=6090 vsize=197412 CPUtime=1182.34 cores=4,6
/proc/6092/stat : 6092 (strangenight1-s) R 6090 6092 5753 0 -1 4202496 236476 0 0 0 118169 65 0 0 25 0 1 0 290222374 202149888 30226 33554432000 4194304 4650387 140736191322416 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6092/statm: 49353 30226 381 112 0 44318 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 197412

[startup+1242.3 s]
/proc/loadavg: 4.01 4.02 3.94 5/190 6153
/proc/meminfo: memFree=26541336/32950928 swapFree=67102716/67111528
[pid=6092] ppid=6090 vsize=198308 CPUtime=1242.34 cores=4,6
/proc/6092/stat : 6092 (strangenight1-s) R 6090 6092 5753 0 -1 4202496 253955 0 0 0 124162 72 0 0 25 0 1 0 290222374 203067392 30162 33554432000 4194304 4650387 140736191322416 18446744073709551615 4334305 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6092/statm: 49577 30162 381 112 0 44542 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 198308



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.94 3/186 6156
/proc/meminfo: memFree=26878992/32950928 swapFree=67102716/67111528
[pid=6092] ppid=6090 vsize=145516 CPUtime=1300.04 cores=4,6
/proc/6092/stat : 6092 (strangenight1-s) R 6090 6092 5753 0 -1 4202496 264002 0 0 0 129929 75 0 0 25 0 1 0 290222374 149008384 28125 33554432000 4194304 4650387 140736191322416 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6092/statm: 36379 28125 381 112 0 31344 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 145516

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.3
CPU system time (s): 0.763883
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 211096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.3
system time used= 0.763883
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 264002
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= 8
involuntary context switches= 1652

runsolver used 2.28065 second user time and 4.80127 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-03 01:17:33
IDJOB=3175671
IDBENCH=82689
IDSOLVER=1589
FILE ID=node148/3175671-1301786253
RUNJOBID= node148-1301783648-5772
PBS_JOBID= 12841370
Free space on /tmp= 71676 MiB

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

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

MD5SUM BENCH= 0d5d355ade4a956f83626786ca6018b7
RANDOM SEED=712575606

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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:      27157444 kB
Buffers:        286736 kB
Cached:        5205040 kB
SwapCached:       4876 kB
Active:        2085400 kB
Inactive:      3482944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27157444 kB
SwapTotal:    67111528 kB
SwapFree:     67102716 kB
Dirty:           19820 kB
Writeback:           0 kB
AnonPages:       73708 kB
Mapped:          15864 kB
Slab:           162868 kB
PageTables:       5160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   293860 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= 71676 MiB
End job on node148 at 2011-04-03 01:39:15